This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 3dea09f814d8a76c67342c0c713a9db0e1d70215 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Jul 27 13:29:11 2022 +0200 Added AWS Eventbridge 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 856952a9..1c9454c7 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -5,6 +5,7 @@ * xref:aws-ddb-sink.adoc[] * xref:aws-ddb-streams-source.adoc[] * xref:aws-ec2-sink.adoc[] +* xref:aws-eventbridge-sink.adoc[] * xref:aws-kinesis-firehose-sink.adoc[] * xref:aws-kinesis-sink.adoc[] * xref:aws-kinesis-source.adoc[]