Skip to content

digitalroute/aws-sso-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

aws-sso-util

Digitalroute AWS Single sign-on utilities

Scripts

create-profiles.sh

Will create SSO profiles in the aws config file for all SSO accounts you have access to.

# Requires SSO start URL
export DR_SSO_START_URL=https://foo.awsapps.com/start
./create-profiles.sh

# Optionally set region, default = eu-west-1
export DR_SSO_REGION=us-east-1
./create-profiles.sh

Requires python3 and the venv module to install the benkehoe/aws-sso-util utility under ~/.dr-aws-sso-util/.

About

Digitalroute AWS Single sign-on utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages