For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAWS Solutions Architect Associate (SAA-C03)AWS SAA-C03 Practice Exam 3Question 18
    Hard1 markMultiple Choice
    Domain 1.1: Secure AccessDomain 1IAMPermissions Boundary

    AWS SAA-C03 · Question 18 · Domain 1.1: Secure Access

    A senior developer needs the ability to create new IAM roles for Lambda functions. However, the security team wants to ensure the developer cannot create roles with administrative privileges. How can this be enforced?

    Answer options:

    A.

    Attach an IAM policy to the developer that explicitly denies the AdministratorAccess policy.

    B.

    Use an IAM permissions boundary to restrict the maximum permissions the developer can grant.

    C.

    Use AWS Organizations SCPs to restrict the developer's IAM user.

    D.

    Require MFA for all IAM role creation.

    How to approach this question

    When delegating IAM creation while restricting maximum permissions, use Permissions Boundaries.

    Full Answer

    B.Use an IAM permissions boundary to restrict the maximum permissions the developer can grant.✓ Correct
    Use an IAM permissions boundary.
    An IAM permissions boundary is an advanced feature that allows you to use a managed policy to set the maximum permissions that an identity-based policy can grant to an IAM entity. This safely allows developers to create roles without escalating privileges.

    Common mistakes

    Confusing SCPs (account level) with Permissions Boundaries (entity level).
    Question 17All questionsQuestion 19

    Practice the full AWS SAA-C03 Practice Exam 3

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company stores sensitive documents in an Amazon S3 bucket. The security team requires that only...EasyQ02A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...MediumQ03A company hosts a web application on Amazon EC2 instances behind an Application Load Balancer (AL...EasyQ04A company wants to continuously monitor its AWS accounts for malicious activity and unauthorized ...MediumQ05A company needs to encrypt data at rest in Amazon RDS and manage database credentials securely. T...Medium
    View all 65 questions →