AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 259

A company operates in multiple AWS Regions. The company has deployed transit gateways in each Region. The company uses AWS Organizations to operate multiple AWS accounts in one organization.

The company needs to capture all VPC flow log data when a new VPC is created. The company needs to send flow logs to a specific Amazon S3 bucket.

Which solution will meet these requirements with the LEAST administrative effort?

Answer options

Correct answer: B

Explanation

Option B is correct because creating an AWS Config rule with automatic remediation ensures that every new VPC has flow logs enabled without requiring continuous manual oversight. Option A relies on user permissions, which can be cumbersome to manage. Option C does not address new VPCs created in different accounts effectively, and option D involves deploying an application that may require more administrative overhead than the automatic checks provided by AWS Config.