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

Uploaded Source

Built Distribution

aws_session_credentials-0.1.4-py2.py3-none-any.whl (8.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for aws-session-credentials-0.1.4.tar.gz
Algorithm Hash digest
SHA256 250bc837325351cbad0be4defdd34e2c36dfa29860db2bc3b6d45b51f326f120
MD5 07e64f26a88a9113df3e5cb0972cb252
BLAKE2b-256 75ca9d4f683ab335ae5737ca06c9e5989eb7d4f17a4522e096ecaca51f15a628

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_session_credentials-0.1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e1ca2614db54ae5530b730d8204a4f1352358f3eb149071f8d968050f118d8c3
MD5 9587db235b4665424d9a54c386d3eebf
BLAKE2b-256 31d340c2478b8d51ffe4b78520c59f0494a7075da8a6f016d36f48e477deed56

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