Courseiva
Design Solutions for Organizational ComplexityhardMultiple ChoiceObjective-mapped

SAP-C02 Practice Question: Design Solutions for Organizational Complexity

Network Topology
aws organizations list-policiesfilter SERVICE_CONTROL_POLICYoutput jsonRefer to the exhibit."Policies": ["Id": "p-abc123","Arn": "arn:aws:organizations::123456789012:policy/o-abc123/service_control_policy/p-abc123","Name": "DenyOutsideRegions","Type": "SERVICE_CONTROL_POLICY","AwsManaged": false

Refer to the exhibit. A company has an SCP named 'DenyOutsideRegions' attached to the root OU. The SCP is intended to deny all actions outside us-east-1 and eu-west-1. However, users in a member account are still able to launch EC2 instances in ap-southeast-1. What is the most likely reason?

⚠ Common exam trap

Watch out — candidates often assume SCPs work like IAM policies where an explicit Allow is required, but SCPs require an explicit Deny to block actions; otherwise, they are permissive by default.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The SCP policy document does not contain a Deny statement for the regions.

The SCP policy document must explicitly include a Deny statement with a condition that restricts actions to only us-east-1 and eu-west-1. Without a Deny statement, the SCP is effectively permissive (Allow) by default, meaning it does not block actions in other regions. The SCP in the exhibit likely only has Allow statements for the two allowed regions, which does not prevent actions in ap-southeast-1.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The SCP is not applied to the root user of the member account.

    Why it's wrong here

    SCPs apply to root user as well.

  • The SCP cannot restrict actions based on region.

    Why it's wrong here

    SCPs can use condition keys like aws:RequestedRegion.

  • The SCP policy document does not contain a Deny statement for the regions.

    Why this is correct

    The exhibit only shows the policy metadata, not the content.

  • The SCP is overridden by an Allow policy attached to the account.

    Why it's wrong here

    Deny always overrides Allow in SCPs.

About these practice questions

This SAP-C02 question is part of Courseiva's 1,660-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SAP-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SAP-C02 exam.