Courseiva
Design Solutions for Organizational ComplexityhardMultiple SelectObjective-mapped

SAP-C02 Practice Question: Design Solutions for Organizational Complexity

A company uses AWS Organizations with a multi-account setup. The security team needs to ensure that all users in all accounts use multi-factor authentication (MFA) to access the AWS Management Console. Which THREE steps should be taken to enforce this?

⚠ Common exam trap

A common mix-up: candidates confuse SCPs with IAM policies, thinking SCPs can enforce MFA enrollment, when in fact SCPs only deny actions based on the presence of MFA and cannot force users to configure or use MFA at login.

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

Use AWS IAM Identity Center (SSO) with MFA enforcement for all accounts.

AWS IAM Identity Center (SSO) allows you to centrally manage user access and enforce MFA at the identity provider level. By configuring MFA enforcement in IAM Identity Center, all users federating into any account in the organization are required to present a valid MFA token before accessing the AWS Management Console, ensuring consistent enforcement across the multi-account setup.

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 CloudTrail to log all console logins and alert if MFA is not used.

    Why it's wrong here

    CloudTrail logs but does not enforce MFA.

  • Use AWS IAM Identity Center (SSO) with MFA enforcement for all accounts.

    Why this is correct

    IAM Identity Center can enforce MFA centrally for all accounts.

  • Use AWS Config rules to detect IAM users without MFA and automatically remediate by sending notifications.

    Why this is correct

    AWS Config can detect non-compliance and trigger remediation.

  • Use a service control policy (SCP) to require MFA on all IAM users.

    Why it's wrong here

    SCPs cannot require MFA; they only deny actions.

  • Create an IAM policy that requires MFA for ConsoleLogin and attach it to all IAM users in each account.

    Why this is correct

    IAM policies can require MFA for console access.

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.