Identity Access Management (IAM) Flashcards
The 4 IAM components
IAM Groups
IAM Users
IAM Policies
IAM Roles
IAM policies use which file format?
JSON
The 3 IAM Identities
IAM Users
IAM Groups
IAM Roles
True or False, you can attach multiple permission policies to a single Role
True
A policy that is directly attached to an individual user is called what?
Inline Policy
How to apply permissions to multiple AWS users?
IAM Groups
What are the 3 types of IAM policies
Managed Policies
Customer Managed Policies
Inline Policies
Which type of policy is always labelled with an orange box icon?
Managed Policies
Which type of IAM policy cannot be edited?
Managed Policies
Which policy element determines if the policy will Allow or Deny permissions?
Effect
Which policy element identifies the user or role that the policy applies to?
Principal
To force IAM users to rotate their passwords regularly, which policy option would you use?
Enable password expiration
You can use this in IAM to set minimum requirements for passwords, or rotate user passwords on a schedule
Password Policy
How many IAM access keys are allowed per user?
2
You can download your IAM access keys in which file format?
CSV