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 年前462 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则