Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport release-2.19] Pass AWS client configuration to STSProfileWithWebIdentityCredentialsProvider. #4644

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Backport 4498063 from #4641.

…sProvider`. (#4641)

This PR applies a similar fix to #4616 but for
`STSProfileWithWebIdentityCredentialsProvider`. That class was also
adjusted to prevent a memory leak, to use the user-provided `STSClient`
if available, and to use public APIs.

The issue has been validated to be fixed.

---
TYPE: BUG
DESC: Fix HTTP requests for AWS assume role with web identity not
honoring config options.

(cherry picked from commit 4498063)
@KiterLuc KiterLuc closed this Jan 17, 2024
@KiterLuc KiterLuc reopened this Jan 17, 2024
@KiterLuc KiterLuc merged commit 9da2d8d into release-2.19 Jan 18, 2024
57 of 59 checks passed
@KiterLuc KiterLuc deleted the backport-4641-to-release-2.19 branch January 18, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants