-
-
Notifications
You must be signed in to change notification settings - Fork 133
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
Kafka Login with IAM policy #218
Comments
Hi @Mongey, any plans on adding this feature to the provider? |
I'll take a look at this |
Yes, would be very useful. If an MSK cluster is bootstrapped with public access, it has to be firstly configured with explicit ACLs, otherwise the access doesn't work, due to their default security rules. And the only way to configure the MSK cluster (with public access enabled) is IAM-based authentication. |
any update? |
@Mongey Has this had any updates from you? |
@Mongey Do you have any plans for this issue ? |
Also AWS MSK Serverless only supports IAM-based authentication. |
Just saw #372 which implies this feature now exists. |
Hello,
I would like to connect with AWS MSK with IAM.
Does it possible
The text was updated successfully, but these errors were encountered: