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 2021/02/04 08:03:51 UTC

[camel-kafka-connector-examples] branch master updated: Update Example lists with aws2-kms

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 5609ac6  Update Example lists with aws2-kms
5609ac6 is described below

commit 5609ac6079397a3cefa7bb87eaddf09df3d3564f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 4 08:55:23 2021 +0100

    Update Example lists with aws2-kms
---
 README.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.adoc b/README.adoc
index ce4d11d..c0549e2 100644
--- a/README.adoc
+++ b/README.adoc
@@ -9,6 +9,7 @@ List of existing examples:
 - AWS2-lambda sink example
 - AWS2-Kinesis-firehose sink example
 - AWS2-Kinesis source and sink example
+- AWS2-KMS sink examples
 - AWS2-S3 source and sink examples
 - AWS2-SNS sink example
 - AWS2-SQS source and sink examples