aws-sso-util

Simplifies AWS SSO authentication and credential management

brewmacoslinux
Try with needOr install directly
Source

About

Smooth out the rough edges of AWS SSO (temporarily, until AWS makes it better)

Commands

aws-sso-util

Examples

Configure AWS SSO profile interactively$ aws-sso-util configure
Fetch and cache AWS SSO credentials for a profile$ aws-sso-util login --profile my-profile
Export credentials as environment variables$ eval $(aws-sso-util export --profile my-profile)