I want to give developers individual access to AWS Management Console, and have their own security keys for AWS command line tools. Is it possible for me to do this using the command line tools? And if so, how?

link|improve this question

70% accept rate
feedback

1 Answer

up vote 2 down vote accepted

It sounds like you want AWS Identity and Access Management system, it does pretty much exactly what you want, including a command line interface and API. However, it doesn't currently support multiple EC2 SSH keys.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.