This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 475101888bd54915997cb24d7cf6f0170052c92a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Feb 17 19:53:07 2020 +0100 Regen docs --- docs/components/modules/ROOT/pages/aws2-sqs-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/modules/ROOT/pages/aws2-sqs-component.adoc b/docs/components/modules/ROOT/pages/aws2-sqs-component.adoc index 7575681..03ce139 100644 --- a/docs/components/modules/ROOT/pages/aws2-sqs-component.adoc +++ b/docs/components/modules/ROOT/pages/aws2-sqs-component.adoc @@ -349,4 +349,4 @@ The other one will use a NullMessageDeduplicationIdStrategy, that will use the b In case of send batch message operation, you'll need to use the `useContentBasedDeduplication` and on the Queue you're pointing you'll need to enable the `content based deduplication` option. -include::camel-spring-boot::page$aws-sqs-starter.adoc[] +include::camel-spring-boot::page$aws2-sqs-starter.adoc[]