A convinient way to update AWS credentials for an AWS profile with MFA enforced.
Using pip
pip install aws-credentialer
Run the following command in your favorite terminal:
python -m aws_credentialer nnnnnn
Help is available with the -h
parameter.
- 0.1.2
- Updated packages.
- 0.1.0
- The first proper release.