AWS Certified SysOps Administrator – Associate — Question 272

A company has multiple AWS accounts. The company uses AWS Organizations with an organizational unit (OU) for the production account and another OU for the development account. Corporate policies state that developers may use only approved AWS services in the production account.

What is the MOST operationally efficient solution to control the production account?

Answer options

Correct answer: C

Explanation

Service control policies (SCPs) are designed to centrally manage permissions across multiple AWS accounts within an OU, making them the most operationally efficient solution for restricting AWS service usage. Managing IAM policies at the user level (Options A and B) is operationally inefficient and difficult to scale. Option D is incorrect because Amazon API Gateway is not a service used for account-wide AWS resource and service restrictions.