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

fix: add missing InstanceProfileCredentialsProvider #169

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

jvdadda
Copy link
Contributor

@jvdadda jvdadda commented Apr 19, 2024

Issue #, if available: #168

Description of changes:

When migrating to SDK V2, EC2ContainerCredentialsProviderWrapper have been split into 2 different providers: ContainerCredentialsProvider and InstanceProfileCredentialsProvider (cf: https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/migration-client-credentials.html)

Adding the missing InstanceProfileCredentialsProvider provider

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jvdadda jvdadda marked this pull request as ready for review April 19, 2024 07:03
@jvdadda jvdadda requested a review from a team as a code owner April 19, 2024 07:03
@hhkkxxx133 hhkkxxx133 merged commit 16240fc into aws:main Apr 19, 2024
@yermulnik
Copy link

When this will get released? We're hitting the same when trying to connect to MSK using 2.1.0.

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.

3 participants