Skip to content

Instantly share code, notes, and snippets.

@jonathanhle
Created September 8, 2022 21:37
Show Gist options
  • Save jonathanhle/8ba25ad52f93051bedb16f97013d1e89 to your computer and use it in GitHub Desktop.
Save jonathanhle/8ba25ad52f93051bedb16f97013d1e89 to your computer and use it in GitHub Desktop.
generate-aws-sso-config
# install https://pypa.github.io/pipx/
pipx install git+https://github.com/jonathanhle/aws-sso-config-generator#subdirectory=src
generate-aws-sso-config --start-url https://SSO_SITE.awsapps.com/start --output json --region us-east-1 --sso-region us-east-1
eval $(aws-sso-creds --profile SecurityProd-Administrator export)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment