DOP-C02 · Question #119
A company is divided into teams. Each team has an AWS account, and all the accounts are in an organization in AWS Organizations. Each team must retain full administrative rights to its AWS account…
The correct answer is D. Create an SCP that allows access to only approved AWS services. Attach the SCP to the root OU of. They want to approve each service, its got to be white-list based SCP setup.
Question
A company is divided into teams. Each team has an AWS account, and all the accounts are in an organization in AWS Organizations. Each team must retain full administrative rights to its AWS account. Each team also must be allowed to access only AWS services that the company approves for use. AWS services must gain approval through a request and approval process. How should a DevOps engineer configure the accounts to meet these requirements?
Options
- AUse AWS CloudFormation StackSets to provision IAM policies in each account to deny access to
- BUse AWS Control Tower to provision the accounts into OUs within the organization. Configure AWS
- CPlace all the accounts under a new top-level OU within the organization. Create an SCP that denies
- DCreate an SCP that allows access to only approved AWS services. Attach the SCP to the root OU of
How the community answered
(25 responses)- A8% (2)
- B16% (4)
- C4% (1)
- D72% (18)
Explanation
They want to approve each service, its got to be white-list based SCP setup.
Topics
Community Discussion
No community discussion yet for this question.