AWS macie reveal samples

0

Macie provides detailed positions of sensitive data in output file. But, I want to extract that data using positions from output file. Also, macie reveal only 10 samples. Is there any way to get more than 10 samples in aws macie "reveal samples"? If don't, is there any other solution(like sql query or something) to extract the complete data from sensitive files?

1개 답변
1

I would suggest to refer to the following AWS code sample posted on the following link (gitHub resource): https://github.com/aws-samples/data-classification-pipeline . This solution uses the Macie Findings instead the Macie Job Results because the documentation shows that is best practice [https://docs.aws.amazon.com/macie/latest/user/findings.html] , since the Job Results has to be immutable, using KMS encryption. When the Findings are delivered to a S3 bucket (from a Firehose Data Stream), a Lambda function starts a Glue Workflow that runs ETL Jobs and Crawlers to transfor Json into Parquet.

AWS
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인