Skip to content

v1.7.2 - Support specifying roles via --profile and fix SSO Access Token issue

Compare
Choose a tag to compare
@synfinatic synfinatic released this 05 Feb 18:58
· 810 commits to main since this release
f589777

Overview

  • Users can now select a role to assume by specifying the profile name via --profile or -p
  • console -p is now console -P to force prompting
  • Fix issue where SSO Access Tokens were expiring before their expire time and aws-sso was unable to continue. We now automatically detect this error and force a re-authentication.
  • Update to AWS Go SDK v2

What's Changed

Full Changelog: v1.7.1...v1.7.2