This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch timestream in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 0ee174d7afa3f17842ceaf1e03fbc976fc2e06eb Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Nov 21 13:19:36 2023 +0100 Create Kamelets for AWS Timestream Signed-off-by: Andrea Cosentino <[email protected]> --- 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 1becc06c..40b094cb 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-timestream-query-sink.adoc[] * xref:aws-translate-action.adoc[] * xref:azure-cosmosdb-sink.adoc[] * xref:azure-cosmosdb-source.adoc[]
