Skip to main content

Generates environment variables for MFA auth against AWS CLI. Python 3.3+.

Project description

# aws-mfa-login
Command-line tool for MFA authentication against the AWS CLI. Only generates environment variables, no state or configuration (MFA serial can optionally be added to AWS config).

Will by default ask for MFA token, and grab MFA device serial from the default profile in `~/.aws/config`.

Profile, serial and token can also be passed on the command line.

You must have a valid authentication for AWS CLI already set up for the STS call to succeed.

Examples:

```
> aws-mfa-login --help
usage: aws-mfa-login [-h] [--token TOKEN] [--profile PROFILE | --serial SERIAL]
[--fish | --bash]

optional arguments:
-h, --help show this help message and exit
--token TOKEN MFA token to use for login
--profile PROFILE AWS Profile to read MFA Serial from
--serial SERIAL MFA device serial (e.g.
arn:aws:iam::00000000000:mfa/myiamuser)
--fish Override shell guessing, set to fish (use "set -e")
--bash Override shell guessing, set to bash (use "unset")

> aws-mfa-login
MFA token: 123456
export AWS_ACCESS_KEY_ID=ASIAJ5YFB3RUUOXGYOZQ
export AWS_SECRET_ACCESS_KEY=abWbgMq5432lLIn6x34tj+Wlpykq1WR/KvbG2SXg
export AWS_SESSION_TOKEN=FQodyXlDvLv//////////wEaDCDCm3ZyUN0wDhSDKd3klfssZo4zNgTqnmUiVH0Hp8EUwtdKwvbiAa7JsyXVfzP2vaM0MTZmur/SDFDSf33/77WSdNtpUnaMyEnNP//XA7OVzmzlMLAXKYAbzrq3tBVuXxspEccz+qrxMZkfXD+DfLfkgbKF384kSDksKDF+85kZZTTr6t4t7v1tZ9DNV3xEehNJk8BS5yrD6vKusGRir+ZVm3SDFddfdsDFFD
```

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-login-1.0.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

aws_mfa_login-1.0.1-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file aws-mfa-login-1.0.1.tar.gz.

File metadata

File hashes

Hashes for aws-mfa-login-1.0.1.tar.gz
Algorithm Hash digest
SHA256 8b19834f8b6bddef2dc13a360f7eef08be3396ee38d1cfb63bc07e606e732822
MD5 9fa6a73d28d1d8946d6220e757196bec
BLAKE2b-256 7374b5ee34c260d22325d093b569c0d5e568e870abbffa1ebbf2cb1e9b175a0b

See more details on using hashes here.

File details

Details for the file aws_mfa_login-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_mfa_login-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 419b7a75880037481cdb187a10ca98b841f8776ec4898a800afd846057309226
MD5 7596fb54961465ec2762adf7cebf642b
BLAKE2b-256 a379f89972a577ecf20ca1c37610d0fe4600d61218f302f324bb3aed690109f6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page