Identity Access Management Flashcards
Users
End Users
Groups
A collection of users under one set of permissions
Roles
You create roles and can then assign them to AWS resources
Policies
A document that defines one or more permissions
Root account
Main account first created using my email. It has complete admin access
By default, what permissions do new users have?
None
IAM consists of:
users
groups
roles
policy documents
what do new users get assigned where first created?
An access key id and a secret access key
What use does the access key id and secret access key serve?
They can be used to access AWS via the API command line. They are not login credentials.
What must you do if you lose your access key id and secret access key?
You have to regenerate them.
What is good practice for the root account?
Multifactor authentication