This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch aws-sns in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit ef59e14ad885716c43ebb872ea829333a3c9ffd7 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Mar 26 09:07:31 2021 +0100 Added AWS SNS Sink Kamelet --- docs/modules/ROOT/pages/aws-sns-sink.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/aws-sns-sink.adoc b/docs/modules/ROOT/pages/aws-sns-sink.adoc index 2bc703a..9ce2f28 100644 --- a/docs/modules/ROOT/pages/aws-sns-sink.adoc +++ b/docs/modules/ROOT/pages/aws-sns-sink.adoc @@ -3,7 +3,7 @@ *Provided by: "Apache Software Foundation"* -Send message to an AWS SNS Queue +Send message to an AWS SNS Topic == Configuration Options
