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 9e9b1ef0b5e58b53efdd80d8ccf5f20dbe15ea09 Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Feb 24 09:45:14 2021 +0100 CAMEL-16115 - Remove Camel-AWS-* components - AWS-EC2 --- components-starter/README.adoc | 2 -- docs/modules/ROOT/pages/list.adoc | 2 -- 2 files changed, 4 deletions(-) diff --git a/components-starter/README.adoc b/components-starter/README.adoc index 183bb92d..0bbb3bd 100644 --- a/components-starter/README.adoc +++ b/components-starter/README.adoc @@ -97,8 +97,6 @@ Number of Camel components: 334 in 268 JAR artifacts (9 deprecated) | 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-ec2-component.adoc[AWS Elastic Compute Cloud (EC2)] | camel-aws-ec2-starter | Stable | 2.16 | *deprecated* Manage AWS EC2 instances. - | 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 183bb92d..0bbb3bd 100644 --- a/docs/modules/ROOT/pages/list.adoc +++ b/docs/modules/ROOT/pages/list.adoc @@ -97,8 +97,6 @@ Number of Camel components: 334 in 268 JAR artifacts (9 deprecated) | 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-ec2-component.adoc[AWS Elastic Compute Cloud (EC2)] | camel-aws-ec2-starter | Stable | 2.16 | *deprecated* Manage AWS EC2 instances. - | 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.
