PolarSPARC

AWS Identity and Access Management (IAM) - Quick Notes


Bhaskar S 12/25/2023


AWS Identity and Access Management

AWS Identity and Access Management, also referred to as IAM, allows a customer to control who is authenticated (identity) and who is authorized (has access) to use resources.

The following is the summary of the various features/capabilities of IAM:

AWS Organizations

AWS Organizations is an account management service that enables one to consolidate multiple AWS accounts into an organization for better account and billing management to meet the budgetary, security, and compliance needs of a business.

The following is the summary of the various features/capabilities of Organizations:

AWS Policy Evaluation

The following flowchart shows the AWS policy evaluation:


Policy Evaluation
Policy Evaluation

The following is the summary of the evaluation logic for policies in an account:


References

Official AWS IAM Documentation

AWS Policy Evaluation Logic


© PolarSPARC