2018-10-25 17:59:00 +00: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
|
2018-06-25 16:58:33 +00:00
|
|
|
|