IAM & Orgs Section Quiz Flashcards
Is there a limit to the number of IAM users in an AWS account?
5,000 per account
Which of the following are features of IAM groups?
Admin groupings of IAM users
Can hold identity permissions
Within AWS policies, what is always a priority?
Explicit deny
What two policies are assigned to an IAM role?
Permissions policy
Trust policy
Which of the following are true for IAM roles?
Roles can be assumed
When assumed - temporary credentials are generated
What three features are provided by AWS orgs?
Consolidated billing
AWS account restrictions using SCP
Account organization via OU’s
What functionality is provided by CloudTrail?
Account wide Auditing and API logging
Is it possible to restrict what the account root user can do?
If AWS orgs are used … but not the management account
What is role switching?
Assuming a role in another AWS account to access that account via the console UI
What are valid IAM policy types?
AWS managed policy
Customer managed policy
Inline policies