Skip to content

chicks-net/aws-iam-rotate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-iam-rotate

Open Source Love png2 GPLv2 license Maintenance

This tool replaces the AWS IAM key in your ~/.aws/credentials with a fresh key.

Installation

  1. You need pipenv installed.
  2. Do pipenv sync to get the venv created.
  3. Use the wrapper script rotate-iam to take care of invoking pipenv and rotating your IAM key.

Usage

./rotate-iam

It respects your AWS_PROFILE environment variable to find which key to update.

AWS_PROFILE=foo ./rotate-iam

Plans

  • validate keypair before writing to disk
  • deactivate old key
  • issue template
  • github actions

About

Rotate your AWS IAM key

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published