Utilities to make AWS SSO easier
Project description
aws-sso-util
Making life with Identity Center a little easier
AWS IAM Identity Center (formerly AWS SSO) has some rough edges, and aws-sso-util
is here to smooth them out, hopefully temporarily until AWS makes it better.
aws-sso-util
contains utilities for the following:
- Configuring
.aws/config
- Logging in/out
- AWS SDK support
- Looking up identifiers
- CloudFormation
The underlying Python library for Identity Center authentication is aws-sso-lib
, which has useful functions like interactive login, creating a boto3 session for specific a account and role, and the programmatic versions of the lookup
functions in aws-sso-util
.
aws-sso-util
supersedes aws-sso-credential-process
, which is still available in its original form here.
Read the updated docs for aws-sso-util credential-process
here.
Quickstart
- I recommend you install
pipx
, which installs the tool in an isolated virtualenv while linking the script you need.
Mac and Linux:
brew install pipx
pipx ensurepath
Other:
python3 -m pip install --user pipx
python3 -m pipx ensurepath
- Install
pipx install aws-sso-util
- Learn
aws-sso-util --help
Documentation
See the full docs at https://github.com/benkehoe/aws-sso-util
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aws_sso_util-4.33.0.tar.gz
.
File metadata
- Download URL: aws_sso_util-4.33.0.tar.gz
- Upload date:
- Size: 43.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/5.15.146.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e48d7f5911443450d28e1ac1613f81b9aa15babb1b2055b4531df87db43a09df |
|
MD5 | 9f38fe8acdc3c7fa9fae09eb567a52f4 |
|
BLAKE2b-256 | 4f64f00272ecbc60703d0f1a3b17ab75d893c05ec5d60b0e6e9d59ef9b8b9c61 |
File details
Details for the file aws_sso_util-4.33.0-py3-none-any.whl
.
File metadata
- Download URL: aws_sso_util-4.33.0-py3-none-any.whl
- Upload date:
- Size: 62.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/5.15.146.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a854a726afbcb89b4021a9d11ec91038df82e55ca99b10a4f9d5384457f1436 |
|
MD5 | 82abce254b53cd1efd68e56733318491 |
|
BLAKE2b-256 | 0e2cb01133ab738a7e6fa5b83758ce49aaf4887c6bcefe76c0586e5518d5d9e1 |