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

A company has its AWS accounts in an organization in AWS Organizations. AWS Config is manually configured in each AWS account. The company needs to implement a solution to centrally configure AWS Config for all accounts in the organization The solution also must record resource changes to a central account.
Which combination of actions should a DevOps engineer perform to meet these requirements? (Choose two.)

Answer options

Correct answer: A, E

Explanation

The correct answers are A and E. Option A is necessary to establish centralized management through a delegated administrator account and enable trusted access, which allows AWS Config to manage settings across accounts. Option E is correct because it sets up the AWS Config organization aggregator in the delegated administrator account, ensuring data collection from all accounts and regions. The other options do not fulfill both requirements of central management and recording resource changes effectively.