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

A company uses AWS Config rules to identify Amazon S3 buckets that are not compliant with the company’s data protection policy. The S3 buckets are hosted in several AWS Regions and several AWS accounts. The accounts are in an organization in AWS Organizations.
The company needs a solution to remediate the organization’s existing noncompliant S3 buckets and any noncompliant S3 buckets that are created in the future.
Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Option A is correct because it combines an AWS Config aggregator with a Lambda function that can actively respond to compliance findings by remediating noncompliant S3 buckets. Options B, C, and D do not provide a method to remediate existing issues, focusing instead on prevention or limited scopes, which do not fully address the requirement to handle both existing and future violations.