- Home
- All questions
- Question 13
AWS Certified Solutions Architect study material · question 13 of 500
What distinguishes an IAM role from an IAM user?
Show the answer
Answer: D. A role has no long-term credentials and supplies temporary ones when assumed
A role carries no password or access keys; assuming it returns temporary session credentials, which is the point of using one.
Source: IAM roles (Amazon Web Services) — IAM roles