Skip to content

v3.6.0

Compare
Choose a tag to compare
@mtibben mtibben released this 28 Nov 02:33
· 975 commits to master since this release
  • If role_session_name is available in ~/.aws/config it's now used in place of the Unix timestamp for the session name #87
  • If there is a role to be assumed, use the IAM credentials with AssumeRole rather than GetSessionToken. This allows session expiry of 12 hours #92
  • Fix cross compiled binaries in Linux #94
  • Added the freedesktop.org's Secret Service as a backend #98
  • aws-vault login now logs into the region set in the profile config #103