Permissions Boundaries Quiz

5 questions Pass: 70% +25 pts

Quiz covering Identity and Access Management

Permissions Boundaries Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    What is the primary purpose of a permissions boundary in AWS IAM?

  2. 2

    If an IAM user has an identity-based policy allowing 's3:*' and a permissions boundary that only allows 's3:ListBucket', what is the effective permission?

  3. 3

    Which of the following statements is true regarding permissions boundaries and IAM roles?

  4. 4

    An administrator wants to delegate the ability to create users to a developer without allowing the developer to grant more permissions than the administrator intended. Which feature should be used?

  5. 5

    Consider an environment with an SCP that denies 's3:*' and a permissions boundary that allows 's3:*'. What is the result for a user who also has an identity-based policy allowing 's3:*'?