PRODUCTION SCENARIO
A team has collected 2 TB of support chat transcripts in an Amazon S3 bucket to fine-tune a model. Before the training job runs, the privacy office asks for evidence that the bucket contains no customer personally identifiable information such as card numbers or addresses.
Which AWS service will produce that evidence?
Answering here is anonymous. Nothing is saved unless you sign in.
Show answer and explanation
Answer: Amazon Macie
Amazon Macie discovers sensitive data in Amazon S3 using machine learning and pattern matching, covers many personally identifiable information, financial, and credential types, and produces a finding for each object that contains sensitive data. Amazon Inspector looks for software vulnerabilities, AWS Artifact publishes AWS compliance reports, and Amazon Comprehend analyzes text it is handed rather than surveying a bucket.
Official Source: https://docs.aws.amazon.com/macie/latest/user/what-is-macie.html ↗