This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
v7.0.0
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)