Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

v7.0.0

Compare
Choose a tag to compare
@melanahammel melanahammel released this 18 Dec 20:13
· 59 commits to master since this release
7d43bcb

BREAKING: STS Get Caller Identity doesn't return IAM paths, you must update your SDB to have the IAM role without the path.

  • Added STS Auth support to Java client
  • Removed all logic for KMS Authentication
  • Client now works using STS Auth which does not require a special IAM policy
  • This client will work anywhere IAM credentials are available (lambda, EC2, ECS, etc)