Skip to main content

Manage AWS session credentials

Project description

https://travis-ci.org/thumbtack/aws-session-credentials.svg?branch=master https://img.shields.io/pypi/v/aws-session-credentials.svg https://img.shields.io/pypi/l/aws-session-credentials.svg

This python package provides a method for mfa-authenticated API access to AWS resources.

This tool is just one part of a larger setup that forces programmatic requests to the AWS API to be authenticated with multi-factor authentication. For details on how to configure IAM to forbid non-mfa-authenticated access to AWS resources, consult this AWS guide.

CLI Tool Setup

To install the aws-session-credentials CLI tool, simply install this package via pip:

pip install git+ssh://git@github.com/thumbtack/aws-session-credentials.git
aws-session-credentials --help

This package is both Python2 and Python3 compliant and can be safely used in either environment.

An independent executable is also available on the GitHub releases page.

For details and examples on invoking the CLI tool, run aws-session-credentials --help.

Development

This repository is structured as a python package. When working on this project, it is recommended to install the package in development mode:

git clone git@github.com:thumbtack/aws-session-credentials.git
pip install -e .

Running tests

Tests can be run with:

python -m unittest discover

Release tests are run against both a Python2 and Python3 environment, so it is recommended to locally test changes using both editions of Python.

Building pex executables

The pex project can be used to build an executable file for the CLI tool:

pip install pex
pex . -m aws_session_credentials -o aws-session-credentials

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-session-credentials-0.1.3.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

aws_session_credentials-0.1.3-py2.py3-none-any.whl (8.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file aws-session-credentials-0.1.3.tar.gz.

File metadata

File hashes

Hashes for aws-session-credentials-0.1.3.tar.gz
Algorithm Hash digest
SHA256 3195634645f9d5bd754b008d6a8ee14fcb13f2cb3d7ea44ea4ba492035f6eba5
MD5 d04f8059a61e3a7ad0baa957cc5ea566
BLAKE2b-256 10b01645bd827156477c28d8b302ce844098a636885ab9723989f22cfb60ec64

See more details on using hashes here.

File details

Details for the file aws_session_credentials-0.1.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for aws_session_credentials-0.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 92ed2278e3e1703733664a39a05223136be73a03a993ab18fb3baf63c9a0dbc4
MD5 8242ca5c4c375190fedab046dbe61150
BLAKE2b-256 7684c24267846d24fe16e805d1be56ba26d0551dd814dd1607e9ecab3a374fa2

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