IAM Flashcards
What’s the most important thing you can do to secure the root account?
Enable MFA
TRUE or FALSE?
Users, groups, and policies are global.
TRUE
[for IAM] users should be grouped into groups based on ___ _______.
job function (i.e. whatever job functions you have within the organisation you should create a group for it.)
It’s best practice for users to:
a) be assigned permissions directly
b) to inherit permissions from groups
b) to inherit permissions from groups
Why is it best practice for users to inherit permissions from groups?
It’s easier to manage.
When is the root account created?
When you first set up your AWS account
Which permissions do users have by default when they are first created?
None
What are Access Key IDs and Secret Access Keys used for?
for programmatic access to the AWS console
TRUE or FALSE?
You can view the Access Key ID and Secret Access Keys at any time via the console.
FALSE: You only get to view them once. If you lose them you need to regenerate them. Save them in a secure location.
To give users in a group appropriate permissions, do you attach
a) a policy
b) a role
to the group?
a) a policy