AWS Certified Solutions Architect – Professional — Question 224

A company experienced a breach of highly confidential personal information due to permission issues on an Amazon S3 bucket. The Information Security team has tightened the bucket policy to restrict access. Additionally, to be better prepared for future attacks, these requirements must be met:
✑ Identify remote IP addresses that are accessing the bucket objects.
✑ Receive alerts when the security policy on the bucket is changed.
✑ Remediate the policy changes automatically.
Which strategies should the Solutions Architect use?

Answer options

Correct answer: B

Explanation

The correct answer is B because Amazon Athena can analyze S3 access logs to identify remote IP addresses effectively. AWS Config rules combined with AWS Systems Manager Automation allow for the automatic remediation of policy changes, ensuring compliance. The other options either do not provide the necessary capabilities for remediation or do not effectively identify remote IP addresses.