awslabs / kinesis-kafka-connector

kinesis-kafka-connector is connector based on Kafka Connect to publish messages to Amazon Kinesis streams or Amazon Kinesis Firehose.
Apache License 2.0
153 stars 91 forks source link

Any plans to write Kafka source connector? #23

Open nikesh-devaki opened 6 years ago

chickensoup commented 5 years ago

source connector is provided by Confluent https://www.confluent.io/connector/kafka-connect-kinesis/

nikesh-devaki commented 5 years ago

source connector is provided by Confluent https://www.confluent.io/connector/kafka-connect-kinesis/

I have explored kinesis connector. As per my POC, it is not enterprise ready. It supports only Profile based authentication. Kinesis connector is not opensource. There was no response when I asked team if they are planning to support EC2Container or AWSCredentials based authentication.