What are Identity-based policies?
Attached to users, groups, or roles.
What are Resource-based policies?
Attached to resource & define permissions for principal accessing resource.
What are IAM permissions boundaries?
Set max permissions an identity-based policy can grant IAM entity.
What are AWS Organizations service control policies (SCP)?
Specify max permissions for organization or OU.
What are Session policies?
Used w/ AssumeRole API actions.
What is a Condition Block?
Allows to specify conditions for when policy is in effect.