This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git
The following commit(s) were added to refs/heads/master by this push:
new 434b696 AW2-IAM sink example added to list
434b696 is described below
commit 434b6960096a70d2eaf2fd78c0f7c26235ad3b3b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Oct 30 15:21:01 2020 +0100
AW2-IAM sink example added to list
---
README.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.adoc b/README.adoc
index 837fd9f..0000fad 100644
--- a/README.adoc
+++ b/README.adoc
@@ -4,6 +4,7 @@ List of existing examples:
- AMQP source and sink examples
- AWS-S3 to JMS example
+- AWS2-IAM sink example
- AWS2-lambda sink example
- AWS2-kinesis-firehose sink example
- AWS2-S3 source and sink examples