How to locate pii information reported in Macie json file ?

0

Hello everyone, I am having difficulty in locating pii information reported in Macie json file ... The only indicated locator I have is the following: "detailedResultsLocation": "s3://[export-config-not-set]/AWSLogs/account-id/Macie/us-east-1/filename.jsonl.gz How do I access this file and its contents ? Thanks in advance.

Kind regards --osman

質問済み 2年前470ビュー
2回答
0

Hi you can find the PII information in the Findings Section on Amazon Macie console.

References:

Findings : https://docs.aws.amazon.com/macie/latest/user/findings.html

Review findings : https://docs.aws.amazon.com/macie/latest/user/findings-view.html

To locate sensitive data through JSON format : https://docs.aws.amazon.com/macie/latest/user/findings-locate-sd.html#findings-locate-sd-schema

AWS
回答済み 2年前
  • Thanks for the information.. I have already generated a Json file and exported it ... But it does not tell me where the location of pii data is ... Only have the "detailedResultsLocation" entry as mentioned above ... and I do not know how to access the .gz file ..

  • The file will be placed in the s3 bucket in your account. You can download this .gz file from there and unzip it on your local machine. Are you having any access issues to that object?

    Or are you not seeing this bucket at all in your account?

0

Thanks for getting back ... I have checked .. but I do not see the "export-config-not-set" bucket in my account ... Is there anything else I can do to locate the bucket ? Thanks --osman

回答済み 2年前

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

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

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

関連するコンテンツ