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-karaf.git
commit c8e12bb7e0fd01d5e526981c14eafc74b811753e Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Feb 23 08:51:24 2021 +0100 CAMEL-16115 - Remove Camel-AWS-* components - AWS-EKS --- docs/modules/ROOT/pages/components.adoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/modules/ROOT/pages/components.adoc b/docs/modules/ROOT/pages/components.adoc index 9192b3f..7c00e0e 100644 --- a/docs/modules/ROOT/pages/components.adoc +++ b/docs/modules/ROOT/pages/components.adoc @@ -5,7 +5,7 @@ Apache Camel Karaf supports the following Camel artifacts as Karaf features == Camel Components // components: START -Number of Camel components: 193 in 193 JAR artifacts (8 deprecated) +Number of Camel components: 192 in 192 JAR artifacts (7 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -53,9 +53,6 @@ Number of Camel components: 193 in 193 JAR artifacts (8 deprecated) | xref:components::aws-ecs-component.adoc[AWS Elastic Container Service (ECS)] (camel-aws-ecs) + `aws-ecs:label` | 3.0 | *deprecated* Manage AWS ECS cluster instances. -| xref:components::aws-eks-component.adoc[AWS Elastic Kubernetes Service (EKS)] (camel-aws-eks) + -`aws-eks:label` | 3.0 | *deprecated* Manage AWS EKS cluster instances. - | xref:components::aws-s3-component.adoc[AWS S3 Storage Service] (camel-aws-s3) + `aws-s3://bucketNameOrArn` | 2.8 | *deprecated* Store and retrieve objects from AWS S3 Storage Service.
