A solutions architect is tasked with restricting member accounts from performing unauthorized actions across a newly created AWS Organization. The architect decides to use Service Control Policies (SCPs) to enforce these boundaries. To implement this governance control, in what order should the steps be performed?
- 1Create the AWS Organization from the management account.
- 2Enable the Service Control Policies (SCPs) feature in the organization settings.
- 3Create the custom Service Control Policy (SCP) document.
- 4Attach the Service Control Policy (SCP) to the target Organizational Unit (OU).
Cevap
The correct sequence is to first create the AWS Organization, enable the Service Control Policies feature within the organization settings, author the custom policy document, and then attach the policy to the target Organizational Unit.
Establishing governance using SCPs requires first setting up the AWS Organization. The Service Control Policies feature must then be enabled in the organization settings since it is disabled by default. Once enabled, the custom policy defining the governance limits must be created, and finally, the policy must be attached to the target Organizational Unit (OU) to enforce the rules on member accounts.
Adım Adım Çözüm
Anahtar Kavram
Enabling and applying Service Control Policies (SCPs) within AWS Organizations governance workflows.
Tahmini Süre:45s