Add support for Eventbridge sink connector
As an AWS cloud engineer
I want to add a sink connector posting events to Amazon Eventbridge
so that I can easily integrate AWS cloud native services into the Kafka environment.
In addition, the connector already exists and is opensourced here: https://github.com/aws/eventbridge-kafka-connector
1
vote