Easy AWS MFA Authentication
Project description
Abstract
AWS MFA Authenticator tool to make using the AWS CLI with MFA easier.
Requirements
Python 3.6+
aws-cli (installed and configured)
Installation
Install using pip install aws-mfa-auth.
Usage
Before using this script, you must configure the tool with the ARN of the MFA device for the AWS profile you wish to authenticate with.
aws-mfa-auth --configure
Once configured, provide the token the first time you run the script:
aws-mfa-auth --token <MFA_DEVICE_TOKEN>
Then simply run aws-mfa-auth to output the environment variables to setup authentication.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aws-mfa-auth-0.0.8.tar.gz
(2.8 kB
view details)
File details
Details for the file aws-mfa-auth-0.0.8.tar.gz
.
File metadata
- Download URL: aws-mfa-auth-0.0.8.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79bb7232ae93b4f69e1be3124a476f2fd83f29f8d1c4e9d4ba503745e9cb1d6c |
|
MD5 | 5bc1eda482a5defe89ea811205c145cc |
|
BLAKE2b-256 | 2d512f1e64b98702bc4b6ddce2383df1c88b6830cf31060a56a3d11e5a6ead14 |