AWS Certified DevOps Engineer – Professional — Question 134

A DevOps engineer needs to apply a core set of security controls to an existing set of AWS accounts. The accounts are in an organization in AWS Organizations. Individual teams will administer individual accounts by using the AdministratorAccess AWS managed policy. For all accounts, AWS CloudTrail and AWS Config must be turned on in all available AWS Regions. Individual account administrators must not be able to edit or delete any of the baseline resources. However, individual account administrators must be able to edit or delete their own CloudTrail trails and AWS Config rules.

Which solution will meet these requirements in the MOST operationally efficient way?

Answer options

Correct answer: D

Explanation

Option D is correct because it allows the standardization of AWS resources while ensuring that individual account administrators cannot modify baseline resources, thus meeting the requirement for operational efficiency. Option A, while similar, does not address the SCP requirement effectively. Option B does not enforce restrictions on baseline resources, and Option C, although effective, introduces complexity by designating a management account which may not be necessary for this scenario.