Bird
0
0

A company wants to restrict billing access to only the root user but allow IAM users to manage resources. Which AWS best practice should they follow?

hard📝 Best Practice Q15 of 15
AWS - Account and Billing
A company wants to restrict billing access to only the root user but allow IAM users to manage resources. Which AWS best practice should they follow?
ACreate IAM users with billing permissions and avoid using root user
BGrant all IAM users full admin access including billing
CUse the root user only for billing and create IAM users with resource permissions
DDisable root user and use IAM users for all tasks
Step-by-Step Solution
Solution:
  1. Step 1: Understand billing access control

    Billing access is sensitive and should be limited to the root user for security.
  2. Step 2: Assign resource management to IAM users

    IAM users should have permissions to manage resources but not billing.
  3. Final Answer:

    Use the root user only for billing and create IAM users with resource permissions -> Option C
  4. Quick Check:

    Billing = root only; resource management = IAM users [OK]
Quick Trick: Keep billing to root user; IAM users manage resources [OK]
Common Mistakes:
  • Giving IAM users billing permissions unnecessarily
  • Disabling root user (not possible)
  • Granting full admin to all IAM users

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes