Get EC2 passwords with Keys stored in Secrets Manager
Python 3
gimme-aws-creds a open source integration between Okta SSO and AWS IAM
This is written in Python3
Clone the repository
git clone https://github.com/CloudCheckr/get_ec2_password
cd get_ec2_password
Then Install in command line
python3 setup.py install
OR
Build with Docker
docker build -t get_ec2_password .
get-ec2-password -u -r <region> -f <file name> -d <directory -p <profile>
get-ec2-password -g -r <region> -f <file name> -d <directory -p <profile>
- create Windows cmd file
- get gimme-aws-creds working in docker
- add more functionality