Skip to main content

Session credential provider for AWS SSO roles

Project description

aws-sso-credential-provider

Retrieves temporary credentials for programmatic access using AWS SSO roles.

build Codecov

Quality Gate Status Reliability Rating Security Rating Maintainability Rating

Installation

Requires installation of AWS CLI version 2 for SSO support.

Use the package manager pip to install aws-sso-credential-provider.

pip install aws-sso-credential-provider

Usage

usage: python -m aws_sso [-h] -p PROFILE [-r ROLEARN] [-ns] [-env | -ext]

optional arguments:
  -h, --help            show this help message and exit
  -p PROFILE, --profile PROFILE
                        Named profile for AWS SSO login
  -r ROLEARN, --rolearn ROLEARN
                        RoleArn for session credentials
  -ns, --no-store-creds
                        Disable output of session credential to AWS_SHARED_CREDENTIALS_FILE
  -env, --env_vars      Output session credential environment variable export strings
  -ext, --external-source
                        Use as external credential provider. Implies -ns option

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU GPLv3

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-sso-credential-provider-0.0.5.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

aws_sso_credential_provider-0.0.5-py3-none-any.whl (21.6 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