Is IAM region scoped?
No, it is a global service
True or False: IAM groups may contain other groups.
False, they may only contain users
What is the maximum number of groups a user can belong to?
Unlimited
Permissions can be assigned to a user or group through a _ document called a _
A JSON document called a policy
What are the 3 definitions that define an IAM policy?
What are the 6 definitions that define an IAM policy?
What are two different ways to protect users from being compromised?
What are the different 4 MFA device options?
Virtual MFA (phones)
Universal 2nd Factor Security Key (U2F)
Hardware Key Fob MFA Device
AWS GovGloud Hardware Key
What are the 3 different options to access AWS
What IAM feature is used to give permissions to AWS services to perform actions on your behalf?
IAM Roles
What would you use to find information on user passwords, access credentials, MFA status, and last usage of credentials.
IAM Credential Report
What tool would you use to review IAM policies and service usage of IAM identities?
IAM Access Advisor
What are 8 best practices for IAM?
Which policies are typically required for same account vs cross acount access
Same account - Identity Based (Execution role)
Cross account - Resource Based