paws.common-v0.5.2
DyfanJones
released this
01 Dec 14:08
·
946 commits
to main
since this release
- Fix Content-Md5 being modified by user
- Add logging system to help with debugging paws issues
- Automatically redirect S3 requests when they are initially made to the wrong region; previously these requests would fail
- Add support for
AssumeRoleWithWebIdentity
(#477, thanks to @fh-mthomson for contribution) - Clarify that
AWS_CREDENTIAL_EXPIRATION
is optional when usingAWS_SESSION_TOKEN
(#549) - Add support to IMDSv2 instances (#441, thanks to @jornfranke for contribution)