This repository has been archived by the owner on Feb 9, 2023. It is now read-only.
1.0.8 build were bad.
Doesn't contain anything more than https://github.com/stefansundin/aws-rotate-key
Based on latest commit on master (1.0.7 is from 2019) + Makefile improvements.
Compiled ourselves for more security.
Compile with make all
.
Due to libc compatibility issues, it is best to compile in a docker container: docker run -it --rm -v $PWD:/project --workdir=/project golang:stretch
.
Usage of aws-rotate-key:
-d Delete old key without deactivation.
-mfa
Use MFA.
-profile string
The profile to use. (default "default")
-version
Print version number
-y Automatic "yes" to prompts.