AWS Certified AI Practitioner (AIF-C01) — Question 136

A company wants to upload customer service email messages to Amazon S3 to develop a business analysis application. The messages sometimes contain sensitive data. The company wants to receive an alert every time sensitive information is found.

Which solution fully automates the sensitive information detection process with the LEAST development effort?

Answer options

Correct answer: A

Explanation

The correct answer is A because Amazon Macie is specifically designed to automatically detect sensitive information in data stored in Amazon S3, requiring minimal setup and development. Option B, while viable, involves more complexity with model deployment and maintenance. Option C requires developing regex patterns, which increases the development effort. Option D is impractical as it relies on customer behavior rather than a technical solution.