AWS Certified Security – Specialty (SCS-C03) — Question 39

A security engineer needs to implement a solution to identify any sensitive data that is stored in an Amazon S3 bucket. The solution must report on sensitive data in the S3 bucket by using an existing Amazon Simple Notification Service (Amazon SNS) topic.
Which solution will meet these requirements with the LEAST implementation effort?

Answer options

Correct answer: C

Explanation

The correct answer is C because Amazon Macie is specifically designed to identify and categorize sensitive data in S3 buckets with minimal setup effort. Option A requires configuring AWS Config, which is more complex and less suited for this task. Option B involves creating a Lambda function, which requires more development work. Option D relies on GuardDuty and CloudTrail, which adds unnecessary complexity to the solution.