AWS Certified Solutions Architect – Professional (SAP-C02) — Question 170

A company needs to audit the security posture of a newly acquired AWS account. The company’s data security team requires a notification only when an Amazon S3 bucket becomes publicly exposed. The company has already established an Amazon Simple Notification Service (Amazon SNS) topic that has the data security team's email address subscribed.

Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B because it uses AWS Identity and Access Management Access Analyzer to identify when an S3 bucket is publicly accessible, which directly meets the notification requirement. Option A does not specifically check for public access; Option C focuses on API calls rather than bucket exposure; Option D relies on AWS Config rules which do not specifically target public exposure notifications.