Bird
0
0

You want to create a policy that multiple teams can use and update independently. Which policy type should you choose and why?

hard📝 Best Practice Q8 of 15
AWS - Identity and Access Management
You want to create a policy that multiple teams can use and update independently. Which policy type should you choose and why?
AUse inline policies because they are embedded and easier to update per user.
BUse customer managed policies because they can be shared and updated independently.
CUse inline policies attached to groups for team sharing.
DUse AWS managed policies because AWS maintains and updates them automatically.
Step-by-Step Solution
Solution:
  1. Step 1: Understand policy sharing and update needs

    Policies shared across teams must be reusable and independently maintainable.
  2. Step 2: Evaluate policy types

    Customer managed policies can be shared and updated by the account owner; inline policies are embedded and not reusable.
  3. Final Answer:

    Use customer managed policies because they can be shared and updated independently. -> Option B
  4. Quick Check:

    Reusable and updateable policies = customer managed = D [OK]
Quick Trick: Customer managed policies are reusable and editable [OK]
Common Mistakes:
  • Choosing inline policies for sharing
  • Confusing AWS managed with customer managed
  • Thinking inline policies can be shared

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes