Programmatically authenticate into AWS accounts via IAM roles
Allows you to programmatically authenticate into AWS accounts through IAM roles
aws-auth$ aws-auth --role arn:aws:iam::123456789012:role/MyRole --account 123456789012$ aws-auth --profile myprofile --role DevRole --duration 3600$ aws-auth --list-roles