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

posta 2 anni fa440 visualizzazioni
2 Risposte
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
con risposta 2 anni fa
  • 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

con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande