Version 10.4.2
Available fully managed on Confluent Cloud
Plugin type:
SinkEnterprise support:
Confluent supportedVerification:
Confluent builtLicense:
Confluent Community LicenseAuthor:
Confluent, Inc.Amazon S3 Sink Connector
The S3 connector, currently available as a sink, allows you to export data from Kafka topics to S3 objects in either Avro or JSON formats. In addition, for certain data layouts, S3 connector exports data by guaranteeing exactly-once delivery semantics to consumers of the S3 objects it produces.
Installation
Confluent Hub CLI installation
Use the Confluent Hub client to install this connector with:
confluent-hub install confluentinc/kafka-connect-s3:10.4.2
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
This connector is supported by Confluent as part of a Confluent Platform subscription.