Identity And Access Management Flashcards
What does IAM stand for?
Identity and Access Management
Is IAM a global or regional service?
Global
Can IAM groups contain other groups?
No
Can a user not belong to a group?
Yes
Can a user belong to multiple groups?
Yes
What are the JSON documents assigned to users or groups in IAM called?
Policies
What do policies in IAM do?
Define the permissions of the users
What is the least privilege principle?
Don’t give more permissions than a user needs
What is a common policy attached to admin groups?
AdministratorAccess
What are IAM tags?
Key value pairs you can add to your user. Used to organize, track, or control access for this user
Can you create a custom sign-in url for IAM users?
Yes
What are the two users that you can use to sign into AWS console?
Root and IAM user
What is a good policy to attach to groups so users can see all info but not change it?
IAMReadOnlyAccess
What is a managed policy?
A policy create and managed by AWS
What does MFA stand for?
Multi Factor Authentication