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-spring-boot.git
commit bbcff49f0d3b7110f2bd6474906468be3b268347 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Feb 24 14:06:40 2021 +0100 CAMEL-16115 - Remove Camel-AWS-* components - AWS-DDB --- components-starter/README.adoc | 4 ---- docs/modules/ROOT/pages/list.adoc | 4 ---- 2 files changed, 8 deletions(-) diff --git a/components-starter/README.adoc b/components-starter/README.adoc index 645b7b2..011b856 100644 --- a/components-starter/README.adoc +++ b/components-starter/README.adoc @@ -93,10 +93,6 @@ Number of Camel components: 334 in 268 JAR artifacts (8 deprecated) | xref:latest@components::aws-cw-component.adoc[AWS CloudWatch] | camel-aws-cw-starter | Stable | 2.11 | *deprecated* Send metrics to AWS CloudWatch. -| xref:latest@components::aws-ddb-component.adoc[AWS DynamoDB] | camel-aws-ddb-starter | Stable | 2.10 | *deprecated* Store and retrieve data from AWS DynamoDB service. - -| xref:latest@components::aws-ddbstream-component.adoc[AWS DynamoDB Streams] | camel-aws-ddb-starter | Stable | 2.17 | *deprecated* Receive messages from AWS DynamoDB Stream service. - | xref:latest@components::aws-s3-component.adoc[AWS S3 Storage Service] | camel-aws-s3-starter | Stable | 2.8 | *deprecated* Store and retrieve objects from AWS S3 Storage Service. | xref:latest@components::aws-swf-component.adoc[AWS Simple Workflow (SWF)] | camel-aws-swf-starter | Stable | 2.13 | *deprecated* Manage workflows in the AWS Simple Workflow service. diff --git a/docs/modules/ROOT/pages/list.adoc b/docs/modules/ROOT/pages/list.adoc index 645b7b2..011b856 100644 --- a/docs/modules/ROOT/pages/list.adoc +++ b/docs/modules/ROOT/pages/list.adoc @@ -93,10 +93,6 @@ Number of Camel components: 334 in 268 JAR artifacts (8 deprecated) | xref:latest@components::aws-cw-component.adoc[AWS CloudWatch] | camel-aws-cw-starter | Stable | 2.11 | *deprecated* Send metrics to AWS CloudWatch. -| xref:latest@components::aws-ddb-component.adoc[AWS DynamoDB] | camel-aws-ddb-starter | Stable | 2.10 | *deprecated* Store and retrieve data from AWS DynamoDB service. - -| xref:latest@components::aws-ddbstream-component.adoc[AWS DynamoDB Streams] | camel-aws-ddb-starter | Stable | 2.17 | *deprecated* Receive messages from AWS DynamoDB Stream service. - | xref:latest@components::aws-s3-component.adoc[AWS S3 Storage Service] | camel-aws-s3-starter | Stable | 2.8 | *deprecated* Store and retrieve objects from AWS S3 Storage Service. | xref:latest@components::aws-swf-component.adoc[AWS Simple Workflow (SWF)] | camel-aws-swf-starter | Stable | 2.13 | *deprecated* Manage workflows in the AWS Simple Workflow service.
