Luzifer / awsenv

awsenv is intended as a local credential store for people using more than one AWS account at the same time
Apache License 2.0
67 stars 7 forks source link

Add `assume_role` command for CLI #8

Open Luzifer opened 9 years ago

Luzifer commented 9 years ago

In order to work in the context of a specific role instead of awsenv shell users might want to use awsenv role <account> <rolename> and then get credentials of that assume-role-call

http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-api.html

ctennis commented 8 years ago

+1

lox commented 8 years ago

We should collaborate! https://github.com/99designs/aws-vault

biswajitpain commented 6 years ago

does this assume role feature available in awsenv?