Releases: benkehoe/aws-sso-util
Releases · benkehoe/aws-sso-util
CLI v4.33
CLI v4.32
lib v1.14
CLI v4.31
lib v1.13
CLI v4.30
aws-sso-util login
addsreceivedAt
time to token cache entry.- Improved
aws-sso-util check
feedback.- Displays
receivedAt
time for token if present. - Validates apparently-valid cached token by attempting to list one page of available accounts.
- Displays
- Add
--check-profile
option toaws-sso-util check
for pulling configuration from a profile.
lib v1.12
CLI v4.29
lib v1.11
CLI v4.28
- Log normal output to stdout (#54).
- Fix short region names for GovCloud in
aws-sso-util configure populate
andaws-sso-util configure profile
(#55). - Update
aws-sso-util login
to use--force-refresh
for consistency with other commands (--force
still works). aws-sso-util check
now provides more information about the token cache.