aws / aws-msk-iam-auth

Enables developers to use AWS Identity and Access Management (IAM) to connect to their Amazon Managed Streaming for Apache Kafka (Amazon MSK) clusters.
Apache License 2.0
138 stars 65 forks source link

fix: correctly generate sts client endpoint override #166

Closed jvdadda closed 2 months ago

jvdadda commented 2 months ago

Issue #, if available: https://github.com/aws/aws-msk-iam-auth/issues/165

Description of changes:

aws-sdk-v2 now needs the scheme of the url, use correct api to generate the sts endpoint override

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

KKcorps commented 2 months ago

I am also facing this same error in my setup. @sidyag is it possible to get this PR merged?

jvdadda commented 2 months ago

🆙 @hhkkxxx133 @sidyag

hhkkxxx133 commented 2 months ago

Thanks for your contribution!

dlabey commented 1 month ago

@hhkkxxx133 can we get a release?