AWS Certified DevOps Engineer – Professional (DOP-C02) — Question 121

A company is divided into teams. Each team has an AWS account, and all the accounts are in an organization in AWS Organizations. Each team must retain full administrative rights to its AWS account. Each team also must be allowed to access only AWS services that the company approves for use. AWS services must gain approval through a request and approval process.

How should a DevOps engineer configure the accounts to meet these requirements?

Answer options

Correct answer: D

Explanation

The correct answer is D because creating an SCP that allows access only to approved AWS services ensures that no disallowed services can be accessed across all accounts. This method meets the requirement for restricting access while allowing full administrative rights. Other options either do not enforce the service restrictions effectively or do not align with the need for centralized management of access control.