AWS Certified Security – Specialty (SCS-C02) — Question 259

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

The correct answer, A, is effective because it combines an AWS Config aggregator for organization-wide visibility with an AWS Lambda function for automated remediation of noncompliant S3 buckets. Option B only prevents the creation of new buckets without addressing existing noncompliant ones, while options C and D limit scope and do not provide a proactive remediation solution for future compliance.