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 年前檢視次數 440 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南