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 2023/12/21 12:33:58 UTC

(camel-kamelets) 03/05: Add an AWS STS Assume Role Action Kamelet

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

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

commit 3277469c3aec393516988bd50849ff172421f7ed
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 21 13:30:51 2023 +0100

    Add an AWS STS Assume Role Action Kamelet
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 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 2b146624..e1d902e6 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -25,6 +25,7 @@
 * xref:aws-sqs-fifo-sink.adoc[]
 * xref:aws-sqs-sink.adoc[]
 * xref:aws-sqs-source.adoc[]
+* xref:aws-sts-assume-role-action.adoc[]
 * xref:aws-timestream-query-sink.adoc[]
 * xref:aws-translate-action.adoc[]
 * xref:azure-cosmosdb-sink.adoc[]