MartijnVisser commented on a change in pull request #18165: URL: https://github.com/apache/flink/pull/18165#discussion_r775964984
########## File path: docs/content/docs/connectors/datastream/kinesis.md ########## @@ -29,9 +29,26 @@ under the License. The Kinesis connector provides access to [Amazon AWS Kinesis Streams](http://aws.amazon.com/kinesis/streams/). -To use the connector, add the following Maven dependency to your project: - -{{< artifact flink-connector-kinesis >}} +To use this connector, add one or more of the following dependencies to your project, depending on whether you are reading from and/or writing to Kinesis Data Streams: Review comment: @dannycranmer Can/should we at least make sure that the Kinesis Consumer Library is marked as deprecated in Flink 1.15, so it can safely be removed in Flink 1.16+? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org