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.
回答済み 1年前
関連するコンテンツ
- AWS公式更新しました 4年前
- AWS公式更新しました 3年前