AWS IAM (Identity And Access Management) --> https://docs.aws.amazon.com/IAM/latest/UserGuide/
Users -> Physical users in an organization who is accessing the AWS from support, development and implementation (Eg Ad name in Windows)
Groups --> set of users are gathers as group, Eg: If we have Team for Support then gather ever one to Support group ,If new member join the team we just create the user and assign to Support Group.
Roles --> Roles is nothing but permission to access AWS resource, which is assign to Services and Applications.
++ IAM is global for all the region
Login to Console
You can see Users,Groups and Roles.
Don’t Share root account to any one or don’t use after setting up users, Group and roles.
No comments:
Post a Comment