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?
Asked
Active
Viewed 51 times
1 Answers
2
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.

Ewan Leith
- 1,705
- 8
- 7