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 7e7fced3bfb889f52c4967747baf0a3c1cfb585e Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Feb 17 09:16:05 2021 +0100 CAMEL-16115 - Remove Camel-AWS-* components - AWS-SQS --- docs/user-manual/modules/ROOT/pages/batch-consumer.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/user-manual/modules/ROOT/pages/batch-consumer.adoc b/docs/user-manual/modules/ROOT/pages/batch-consumer.adoc index 9e1a7b6..8f7ce09 100644 --- a/docs/user-manual/modules/ROOT/pages/batch-consumer.adoc +++ b/docs/user-manual/modules/ROOT/pages/batch-consumer.adoc @@ -22,7 +22,6 @@ Consumer] by its consumer: * xref:components::mybatis-component.adoc[MyBatis] * xref:components::snmp-component.adoc[SNMP] * xref:components::sql-component.adoc[SQL] -* xref:components::aws-sqs-component.adoc[SQS] * xref:components::aws-s3-component.adoc[S3] [[BatchConsumer-ConsumerOptions]]
