You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/08/07 10:43:52 UTC

[camel-kafka-connector-examples] branch oscerd-patch-1 created (now 6e5c3dc)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch oscerd-patch-1
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git.


      at 6e5c3dc  Added AWS2-Lambda example to the list

This branch includes the following new commits:

     new 6e5c3dc  Added AWS2-Lambda example to the list

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-kafka-connector-examples] 01/01: Added AWS2-Lambda example to the list

Posted by ac...@apache.org.
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 <an...@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