What is IAM?

IAM (Identity and Access Management) is an AWS service used to control who can access AWS and what they are allowed to do.

IAM is a global service — not region-specific.


Core Components

1. IAM Users

An IAM User represents an individual person or application that needs access to AWS.

Each user gets:

Example:

IAM Users represent real people or applications accessing AWS with long-term credentials.


2. IAM Groups