github synfinatic/aws-sso-cli v1.17.0

latest releases: v2.0.0-beta3, v2.0.0-beta2
2 months ago

Overview

  • Add credentials command
  • Various small quality-of-life bug fixes (fix --threads flag and warn about old IAM roles in the config.yaml)
  • Add support for and prefer the XDG Config location for config files: ~/.config/aws-sso over ~/.aws-sso
  • ConfigProfilesUrlAction now defaults to value of UrlAction instead of url unless you picked print or printurl

There are also a significant number of ECS Server changes that aren't really backwards compatible, but will make the future better. If you are interested in the ECS Server functionality or using aws-sso on remote hosts over ssh then I would greatly appreciate it if you upvote this AWS SDK bug which makes it nearly impossible to use SSL/TLS with the ECS Server.

  • aws-sso ecs ... commands have been re-worked
  • ECS Server now technically supports SSL/TLS (see above)
  • ECS Server now supports a bearer token for HTTP Auth
  • ECS Server now can run in a Docker container
  • ECS Server now supports binding to non-loopback interfaces via --bind-ip flag

What's Changed

Full Changelog: v1.16.1...v1.17.0

Don't miss a new aws-sso-cli release

NewReleases is sending notifications on new releases.