scripts to my aws life easier
__init__.py | ||
.gitignore | ||
README.md | ||
rotate-keys |
AWS Tools
rotate-keys
rotates the aws keys and updates the ~/.aws/credentials file with the new values
suggestions for features:
- option to delete the old key when only one key is found
- create an encrypted credentials file and commit to a repository
- make it run as a daemon with a value to rotate the keys based on a schedule