IAM (AWS Identity and Access Management) - Eproject000111/AWS GitHub Wiki

Securely manage identities and access to AWS services and resources

How it works

With AWS Identity and Access Management (IAM), you can specify who or what can access services and resources in AWS, centrally manage fine-grained permissions, and analyze access to refine permissions across AWS.

Install aws cli follow below link

https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html

Baise configuration IAM in local system

  • aws configure
  • aws iam list-users