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 config when creating STSAssumeRoleCredentialsProvider. #4619

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Backport 6b29117 from #4616.

…r`. (#4616)

This fixes an issue with assume role where the client configuration was
not getting passed to the `STSAssumeRoleCredentialsProvider`, which
resulted in options like the CA path not being honored when the AWS SDK
was making HTTP requests for assume role.

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

Co-authored-by: Theodore Tsirpanis <[email protected]>
(cherry picked from commit 6b29117)
@KiterLuc KiterLuc closed this Jan 12, 2024
@KiterLuc KiterLuc reopened this Jan 12, 2024
@KiterLuc KiterLuc merged commit a6a307d into release-2.19 Jan 12, 2024
59 checks passed
@KiterLuc KiterLuc deleted the backport-4616-to-release-2.19 branch January 12, 2024 09:43
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.

1 participant