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 6e5c3dc7471d10b2a7700643e55aebf09919a7c6 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Aug 7 12:43:45 2020 +0200 Added AWS2-Lambda example to the list --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index ada3c62..0f61e8f 100644 --- a/README.adoc +++ b/README.adoc @@ -4,6 +4,7 @@ List of existing examples: - amqp source and sink example - aws-s3 to JMS example +- aws2-lambda sink example - aws2-s3 source and sink examples - aws2-sns sink example - aws2-sqs source and sink examples