scripts to my aws life easier
Go to file
2019-10-28 13:26:51 -04:00
__init__.py finally moved these over from gogs-backup 2018-10-25 13:59:00 -04:00
.gitignore Initial commit 2018-06-25 12:58:33 -04:00
README.md finally moved these over from gogs-backup 2018-10-25 13:59:00 -04:00
rotate-keys description added and newline remove 2019-10-28 13:26:51 -04:00

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