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

A company uses an organization in AWS Organizations to manage its AWS accounts. The company recently acquired another company that has standalone AWS accounts. The acquiring company's DevOps team needs to consolidate the administration of the AWS accounts for both companies and retain full administrative control of the accounts. The DevOps team also needs to collect and group findings across all the accounts to implement and maintain a security posture.

Which combination of steps should the DevOps team take to meet these requirements? (Choose two.)

Answer options

Correct answer: B, C

Explanation

Option B is correct as it allows the management account to assume the OrganizationAccountAccessRole IAM role for administrative access to the acquired accounts. Option C is also correct because AWS Security Hub provides a centralized way to gather security findings across all accounts. Options A, D, and E do not fully address the requirement for administrative control and security findings consolidation as effectively as B and C do.