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

A company manages hundreds of AWS accounts centrally in an organization in AWS Organizations. The company recently started to allow product teams to create and manage their own S3 access points in their accounts. The S3 access points can be accessed only within VPCs, not on the internet.

What is the MOST operationally efficient way to enforce this requirement?

Answer options

Correct answer: B

Explanation

The correct answer is B because implementing an SCP at the organizational root level provides a centralized and efficient way to enforce policies across all accounts. Options A and D focus on resource-specific policies, which may not cover all accounts effectively, while option C introduces unnecessary complexity by requiring individual IAM policy creation in each account.