SAP-C02 Practice Question: Design Solutions for Organizational Complexity
A company is using AWS Organizations and wants to delegate administration of AWS IAM Identity Center (successor to AWS SSO) to a member account. Which step is required?
⚠ Common exam trap
It's easy for candidates to confuse service control policies (SCPs) with delegation mechanisms, assuming an SCP can grant administrative rights, when in fact SCPs only deny or allow existing permissions and cannot delegate IAM Identity Center administration.
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
✓
Enable IAM Identity Center in the management account and then register the member account as a delegated administrator.
To delegate administration of IAM Identity Center to a member account, you must first enable IAM Identity Center in the management account. Then, you can register the member account as a delegated administrator using the IAM Identity Center console or the RegisterDelegatedAdministrator API. This allows the member account to manage IAM Identity Center settings, users, and groups without requiring management account credentials.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Enable IAM Identity Center in the management account and then register the member account as a delegated administrator.
Why this is correct
This is the standard process to delegate administration.
- ✗
Create a service control policy that allows the member account to manage IAM Identity Center.
Why it's wrong here
SCPs cannot grant permissions to manage IAM Identity Center; delegation is done via the IAM Identity Center console.
- ✗
Use AWS CloudFormation StackSets to deploy IAM Identity Center configurations to the member account.
Why it's wrong here
CloudFormation does not manage IAM Identity Center delegation.
- ✗
Set up AWS Config rules to enforce IAM Identity Center settings in the member account.
Why it's wrong here
Config rules are not used for delegation.
Go deeper
Related to this question
About these practice questions
Courseiva writes every SAP-C02 question from scratch — 1,660 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
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.