AWS Certified Solutions Architect – Professional (SAP-C02) — Question 242
A company is using AWS Organizations to manage multiple accounts. Due to regulatory requirements, the company wants to restrict specific member accounts to certain AWS Regions, where they are permitted to deploy resources. The resources in the accounts must be tagged, enforced based on a group standard, and centrally managed with minimal configuration.
What should a solutions architect do to meet these requirements?
Answer options
- A. Create an AWS Config rule in the specific member accounts to limit Regions and apply a tag policy.
- B. From the AWS Billing and Cost Management console, in the management account, disable Regions for the specific member accounts and apply a tag policy on the root.
- C. Associate the specific member accounts with the root. Apply a tag policy and an SCP using conditions to limit Regions.
- D. Associate the specific member accounts with a new OU. Apply a tag policy and an SCP using conditions to limit Regions.
Correct answer: D
Explanation
The correct answer is D because associating the specific member accounts with a new Organizational Unit (OU) allows for centralized management of the tag policy and Service Control Policies (SCPs) to enforce regional restrictions. Options A and B do not provide a centralized approach, while option C does not utilize an OU, which is necessary for effective management and policy application.