Medium1 markMultiple Choice
Domain 1.2: Security ControlsSecurityOrganizationsSCP

AWS SAP-C02 · Question 42 · Domain 1.2: Security Controls

An enterprise uses AWS Organizations. They want to ensure that developers in the 'Sandbox' Organizational Unit (OU) can only use a specific set of approved AWS services (e.g., EC2, S3, RDS), and are explicitly denied access to all other services. How can this be achieved?

Answer options:

A.

Create an IAM policy with the approved services and attach it to all users in the Sandbox accounts.

B.

Attach an SCP to the Sandbox OU that uses an 'Allow' list for the approved services.

C.

Use AWS Service Catalog to provision only the approved services.

D.

Configure AWS Config rules to terminate resources created from unapproved services.

How to approach this question

Identify the mechanism for setting maximum permissions at the OU level.

Full Answer

B.Attach an SCP to the Sandbox OU that uses an 'Allow' list for the approved services.✓ Correct
Attach an SCP to the Sandbox OU that uses an 'Allow' list for the approved services.
Service Control Policies (SCPs) can be used as an 'allow list' to explicitly define which services are permitted within an OU. Any service not on the list is implicitly denied, regardless of IAM permissions.

Common mistakes

Relying on IAM policies, which don't provide centralized, unbreakable guardrails across accounts.

Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 1

75 questions · hints · full answers · grading

More questions from this exam