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 fea21a6d4e3d72ea8d13449396ed74d488dc3ea4 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Feb 18 18:32:22 2021 +0100 CAMEL-16115 - Remove Camel-AWS-* components - AWS-SES --- 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 f25cdc6..39e0e57 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: 200 in 200 JAR artifacts (15 deprecated) +Number of Camel components: 199 in 199 JAR artifacts (14 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -77,9 +77,6 @@ Number of Camel components: 200 in 200 JAR artifacts (15 deprecated) | 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. -| xref:components::aws-ses-component.adoc[AWS Simple Email Service (SES)] (camel-aws-ses) + -`aws-ses:from` | 2.9 | *deprecated* Send e-mails through AWS SES service. - | xref:components::aws-swf-component.adoc[AWS Simple Workflow (SWF)] (camel-aws-swf) + `aws-swf:type` | 2.13 | *deprecated* Manage workflows in the AWS Simple Workflow service.