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

Uploaded Source

Built Distribution

aws_session_credentials-0.1.5-py2.py3-none-any.whl (6.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for aws-session-credentials-0.1.5.tar.gz
Algorithm Hash digest
SHA256 2c0a7a6069949321b727ff98fbe8c49795c52b01af813ccdba23df8b396920f3
MD5 7e4d505aaa3b4c7d674ce26bfe345b70
BLAKE2b-256 6c3bf4b384a75d3153a47a9cd1c253e9267a4f5014dbaaa9d6950d8af0d5dbfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_session_credentials-0.1.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3ff94ea6b2cc1542c50718f9e93d1c62518b1edc7e33da7580b0e59a41bbfcea
MD5 bddd618cd96b659877208385fdd8a6b6
BLAKE2b-256 d6fecc8bac40a6734e4c8b6f221c4e7a471058ad137aaf4c05df4a0f85d4a736

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