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 718a01a984d815438d340bbda49cd041b2996d54 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Feb 25 08:24:11 2021 +0100 CAMEL-16115 - Remove Camel-AWS-* components - AWS-S3 --- .../src/main/docs/modules/eips/pages/polling-consumer.adoc | 1 - docs/user-manual/modules/ROOT/pages/batch-consumer.adoc | 1 - 2 files changed, 2 deletions(-) diff --git a/core/camel-core-engine/src/main/docs/modules/eips/pages/polling-consumer.adoc b/core/camel-core-engine/src/main/docs/modules/eips/pages/polling-consumer.adoc index 58def54..13a6d61 100644 --- a/core/camel-core-engine/src/main/docs/modules/eips/pages/polling-consumer.adoc +++ b/core/camel-core-engine/src/main/docs/modules/eips/pages/polling-consumer.adoc @@ -181,7 +181,6 @@ For more details see: ** xref:components::mybatis-component.adoc[MyBatis] ** xref:components::quartz-component.adoc[Quartz] ** xref:components::snmp-component.adoc[SNMP] -** xref:components::aws-s3-component.adoc[AWS-S3] [[PollingConsumer-ScheduledPollConsumerOptions]] === ScheduledPollConsumer Options diff --git a/docs/user-manual/modules/ROOT/pages/batch-consumer.adoc b/docs/user-manual/modules/ROOT/pages/batch-consumer.adoc index 8f7ce09..78950a5 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-s3-component.adoc[S3] [[BatchConsumer-ConsumerOptions]] == Consumer Options
