'Push Messages from AWS Lambda to Kafka in another aws account
I want to send messages from Lambda to kafka topic which is in different aws account. My lambda is the producer.
Do we have any existing doc to setup this configuration? How Lambda is able communicate with kafka which is in another aws account?
https://github.com/confluentinc/examples/blob/master/clients/cloud/python/producer.py
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
