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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ