Open Luzifer opened 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
awsenv shell
awsenv role <account> <rolename>
http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-api.html
+1
We should collaborate! https://github.com/99designs/aws-vault
does this assume role feature available in awsenv?
In order to work in the context of a specific role instead of
awsenv shell
users might want to useawsenv role <account> <rolename>
and then get credentials of that assume-role-callhttp://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-api.html