AWS Certified SysOps Administrator – Associate — Question 423

A company wants to prohibit its developers from using a particular family of Amazon EC2 instances. The company uses AWS Organizations and wants to apply the restriction across multiple accounts.
What is the MOST operationally efficient way for the company to apply service control policies (SCPs) to meet these requirements?

Answer options

Correct answer: A

Explanation

Applying SCPs to an Organizational Unit (OU) is the most operationally efficient method because all member accounts within the OU automatically inherit the policy, minimizing management overhead. Attaching SCPs to individual accounts requires repetitive manual effort, while AWS Resource Groups cannot have SCPs applied to them. Applying the SCP to the management account would restrict the management account rather than targeting only the developer accounts.