
IAM Basics
IAM- Identity Access Management
Published Oct 9, 2024
Last Modified Oct 23, 2024
In this Article I'm sharing my learnings of IAM Service of AWS
IAM Stands for
I = Identity
A = Access
M = Management
We can create following things with IAM
- user : It's the individual person who need to access the resources of AWS .
- Group : Collection of Users is called Group with same access of resources and service make it easy to manage
- Role : use for grant to access the resource for temporary time and
- Policies : It's the set of rules for access control , data management and system configuration . Who can access the particular resource with operation