Get macie findings with macie job id.

0

I have created a classification job with buckets I want. now i need to retreive the job id of the job and the findings of the job. how to do it in python boto3 ?

1개 답변
0

Not sure if I fully understand your request, but sounds like you're searching for a combination of list_classification_jobs and, describe_classification_job and get_findings.

This Github project might contain what you are searching for, specifically the AWS Lambda functions. The corresponding blog post can be found here.

profile pictureAWS
Michael
답변함 6달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠