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

A company is storing sensitive data in an Amazon S3 bucket. The company must log all activities for objects in the S3 bucket and must keep the logs for 5 years. The company's security team also must receive an email notification every time there is an attempt to delete data in the S3 bucket.

Which combination of steps will meet these requirements MOST cost-effectively? (Choose three.)

Answer options

Correct answer: A, D, F

Explanation

The correct steps are A, D, and F because AWS CloudTrail logs S3 data events, which fulfills the logging requirement. Sending deletion events to EventBridge and then to SNS ensures that security teams receive notifications efficiently. Creating a separate S3 bucket for logs with a Lifecycle policy allows for cost-effective long-term storage. The other options do not fully meet the logging and notification needs as effectively or are not the most economical.