Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements on AWS SSO utility tool #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lucasjrt
Copy link
Contributor

I've added some features to improve usability of the script, and also fixed some scenarios that the script wouldn't work:

  • Add: Improve usage instructions to be more descriptive
  • Add: Support multiple roles, as in large organizations accounts are likely having more than a single access role
  • Add: Support for AWS CLI session, this way it's possible to authenticate only once for all the profiles in the same session
  • Fix: Not all (at least mine didn't have) shells have the variable AWS_DEFAULT_REGION set, so I've added the default value of us-east-1
  • Add: Support for execution from within a WSL environment
  • Fix: Accounts with spaces in the name weren't supported, I've made some changes in order to accept those as those are valid names

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant