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 2022/01/04 07:53:10 UTC

[camel-kamelets] 04/06: Added AWS SES Sink Kamelet

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

acosentino pushed a commit to branch aws-ses-sink
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 6c24799c1df9d116b297f7a6412957e013b9477e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jan 4 08:49:46 2022 +0100

    Added AWS SES Sink Kamelet
---
 docs/modules/ROOT/nav.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index 32d5d2d..4e9ff5e 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -14,6 +14,7 @@
 * xref:aws-s3-source.adoc[]
 * xref:aws-s3-streaming-upload-sink.adoc[]
 * xref:aws-secrets-manager-sink.adoc[]
+* xref:aws-ses-sink.adoc[]
 * xref:aws-sns-fifo-sink.adoc[]
 * xref:aws-sns-sink.adoc[]
 * xref:aws-sqs-batch-sink.adoc[]