Version v1.1.1
Plugin type:
SinkEnterprise support:
Partner supportedVerification:
Verified goldLicense:
Apache License, Version 2.0Author:
Amazon Web ServicesAmazon EventBridge Sink Connector
This Kafka sink connector for Amazon EventBridge allows you to send events (records)
from one or multiple Kafka topics to the specified event bus, including useful features
such as configurable topic to event detail-type name mapping, IAM role-based
authentication, support for dead-letter queues, and schema registry support for Avro and
Protocol Buffers (Protobuf).
Installation
Confluent Hub CLI installation
Use the Confluent Hub client to install this connector with:
confluent-hub install aws/kafka-eventbridge-sink:v1.1.1
Shared.Button.Copy
Download installation
Or download the ZIP file and extract it into one of the directories that is listed on the Connect worker's plugin.path configuration properties. This must be done on each of the installations where Connect will be run.By downloading you agree to the terms of use and software license agreement.
Configure an instance of your connector
Once installed, you can then create a connector configuration file with the connector's settings, and deploy that to a Connect worker.See here for more detailed instructions.Support
The connector is released as a community-supported open-source project with
best effort support from the repository maintainers.