Skip to main content

A helper tool to help you assume AWS roles

Project description

aws-assume-role

A helper tool to easily assume AWS Roles

Installation

Install:

pip3 install aws-assume-role

Example usages:

  • Print to your terminal: aws-assume-role --role-name="test_role" --account-id="123456789012"
  • Export to current terminal: eval $(aws-assume-role --role-name="test_role" --account_id="123456789012")

Contributing

Contributions are warmly welcomed! You can fork this project and file a PR if you want!

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-assume-role-1.1.0.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

aws_assume_role-1.1.0-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

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