This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 866a8e92808446f1cb65254c87ae07a3cc1973bb Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Jun 17 13:10:18 2021 +0200 Camel-AWS: Setting group as AWS --- .../camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc | 2 ++ .../camel-aws/camel-aws2-cw/src/main/docs/aws-summary.adoc | 10 +++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/components/camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc b/components/camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc index 2e71407..7d39608 100644 --- a/components/camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc +++ b/components/camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc @@ -6,6 +6,8 @@ :since: 2.21 :supportLevel: Stable include::{cq-version}@camel-quarkus:ROOT:partial$reference/others/aws-xray.adoc[opts=optional] +//Manually maintained attributes +:group: AWS *Since Camel {since}* diff --git a/components/camel-aws/camel-aws2-cw/src/main/docs/aws-summary.adoc b/components/camel-aws/camel-aws2-cw/src/main/docs/aws-summary.adoc index 1586dbb..38efbe6 100644 --- a/components/camel-aws/camel-aws2-cw/src/main/docs/aws-summary.adoc +++ b/components/camel-aws/camel-aws2-cw/src/main/docs/aws-summary.adoc @@ -1,9 +1,9 @@ -= AWS2 Component -:docTitle: AWS 2 += AWS Component +:docTitle: AWS -The *aws2-* component allows you to work with the -https://aws.amazon.com/[AWS 2]. -AWS 2 offers a great palette of different components like cloudwatch, DynamoDB streams, +The *aws-* component allows you to work with the +https://aws.amazon.com/[AWS]. +AWS offers a great palette of different components like cloudwatch, DynamoDB streams, storage service, email and queue services. The main reason to use AWS is its cloud computing platform.
