Last updated:
0 purchases
awscliplugincredentialmfa 1.0.1
awscli-plugin-credential-mfa
Automatically asks for MFA token key to retrieve temporary credentials.
Installation and Usage
python setup.py install
aws configure set plugins.credentials awscli_plugin_credential_mfa
Assuming your IAM user has MFA enabled and credentials set up, you also need to set mfa_serial and
source_profile in the configuration. Below are instructions for profile default, adjust as
appropriate
[default]
mfa_serial = arn:aws:iam::123456789012:mfa/iam-user-name
source_profile = default
History
Pending
New notes here
1.0.1 (2018-08-18)
Initial version
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.