-
### Terraform Core Version
1.8.3
### AWS Provider Version
5.41.0,5.49.0
### Affected Resource(s)
aws_msk_cluster
### Expected Behavior
The terraform must be able to destroy a clus…
-
Hi @jaehyeon-kim , thank you for adding the series on setting up flink on aws + msk kafka access via iam.
I am using managed flink on was and trying to read from kafka msk and I am having an issue…
-
Description
===========
Facing issues while consuming event from Kafka using AWS MSK during security patch updates.
How to reproduce
================
1. Launch an Consumer application using AWS…
-
When the provider is run in an EKS pod, with the IAM assume role setup, that works with the AWS provider too, the provider cannot use the assumed role, the following error is dropped:
`* failed to lo…
-
### Describe the issue
Hi,
I am having a weird issue when using Kafka realtime plugin as a trigger to my workflow.
This is my trigger:
```
triggers:
- id: kafkaTrigger
type: io.kest…
-
### What happened?
I'm trying to convert my standard MSK cluster into a serverless one. Previously, I would get a hold of the bootstrap servers for the kafka client like this
```typescript
cons…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Hi,
Is kafka-webview tested with AWS MSK clusters ? My kafka is running as a MSK in AWS and SASL is enabled. I can connect to servers using kcat but for some reason kafka-webview is failing to connec…
-
I am trying to use kouncil with AWS MSK as described in docs. I am trying to host kouncil as a ECS task. I have created a config file as given below:
```
kouncil:
clusters:
- name: demo-cl…
-
I am trying to run Kafka consumer in AWS-managed Kubernetes cluster (EKS) with [IAM roles for service accounts feature](https://docs.aws.amazon.com/emr/latest/EMR-on-EKS-DevelopmentGuide/setting-up-en…