- Home
- All questions
- Question 74
AWS Certified Solutions Architect study material · question 74 of 500
An IAM user switches to a role in the console. What happens to their original permissions?
Show the answer
Answer: C. They are given up for the role's permissions, and restored on exiting the role
Switching to a role trades the user's own permissions for the role's; leaving the role restores them, which limits accidental access.
Source: Common scenarios for IAM roles (Amazon Web Services) — Common scenarios for roles