/aws_iam_key_rotator

Script to ease the pain of rotating AWS IAM access keys in ~/.aws/config file

Primary LanguagePython

AWS IAM Key rotation script

This scripts generates a new pair of aws_access_key_id and aws_secret_access_key and save's it in ~/.aws/config

Usage

make USERNAME=username rotate