This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch oscerd-patch-1 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git
commit 630032247f4bbf4df5900d3189889df088be6e03 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Jan 15 18:12:02 2021 +0100 Added AWS2-Kinesis sink example to list --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 7562540..894ad4c 100644 --- a/README.adoc +++ b/README.adoc @@ -7,8 +7,8 @@ List of existing examples: - AWS-S3 to JMS example - AWS2-IAM sink multiple examples - AWS2-lambda sink example -- AWS2-kinesis-firehose sink example -- AWS2-Kinesis source example +- AWS2-Kinesis-firehose sink example +- AWS2-Kinesis source and sink example - AWS2-S3 source and sink examples - AWS2-SNS sink example - AWS2-SQS source and sink examples