
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A security team wants to limit access to specific services or actions in all of the team's AWS accounts. All accounts belong to a large organization in AWS Organizations. The solution must be scalable and there must be a single point where permissions can be maintained.
What should a solutions architect do to accomplish this?
A
Create an ACL to provide access to the services or actions.
B
Create a security group to allow accounts and attach it to user groups.
C
Create cross-account roles in each account to deny access to the services or actions.
D
Create a service control policy in the root organizational unit to deny access to the services or actions.
Explanation:
Correct Answer: D - Create a service control policy in the root organizational unit to deny access to the services or actions.
A. Create an ACL to provide access to the services or actions.
B. Create a security group to allow accounts and attach it to user groups.
C. Create cross-account roles in each account to deny access to the services or actions.
When managing security across multiple AWS accounts in an organization, SCPs provide the most effective, scalable, and centralized solution for enforcing guardrails and permissions boundaries.