Skip to content

Commit

Permalink
add relativeness and summary for aws, aws2 and google components
Browse files Browse the repository at this point in the history
  • Loading branch information
AemieJ committed May 30, 2020
1 parent a677c6f commit 475046b
Show file tree
Hide file tree
Showing 52 changed files with 142 additions and 3 deletions.
Expand Up @@ -6,6 +6,7 @@
:since: 2.11
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
32 changes: 32 additions & 0 deletions components/camel-aws-cw/src/main/docs/aws-summary.adoc
@@ -0,0 +1,32 @@
= AWS Component
:docTitle: AWS
:summary-group: AWS

The *aws-* component allows you to work with the
https://aws.amazon.com/[AWS].
AWS offers a great palette of different components like elastic, email and queue services. It also
provides streaming for Apache Kafka and more. The main reason to use AWS is its cloud computing platform.

== AWS Components

See the following for each component usage:

* xref:aws-cw-component.adoc[AWS CloudWatch]
* xref:aws-ddb-component.adoc[AWS DynamoDB]
* xref:aws-ddbstream-component.adoc[AWS DynamoDB Streams]
* xref:aws-ec2-component.adoc[AWS Elastic Compute Cloud (EC2)]
* xref:aws-ecs-component.adoc[AWS Elastic Container Service (ECS)]
* xref:aws-eks-component.adoc[AWS Elastic Kubernetes Service (EKS)]
* xref:aws-iam-component.adoc[AWS Identity and Access Management (IAM)]
* xref:aws-kms-component.adoc[AWS Key Management Service (KMS)]
* xref:aws-kinesis-component.adoc[AWS Kinesis]
* xref:aws-kinesis-firehose-component.adoc[AWS Kinesis Firehose]
* xref:aws-lambda-component.adoc[AWS Lambda]
* xref:aws-msk-component.adoc[AWS Managed Streaming for Apache Kafka (MSK)]
* xref:aws-mq-component.adoc[AWS MQ]
* xref:aws-s3-component.adoc[AWS S3 Storage Service]
* xref:aws-ses-component.adoc[AWS Simple Email Service (SES)]
* xref:aws-sns-component.adoc[AWS Simple Notification System (SNS)]
* xref:aws-sqs-component.adoc[AWS Simple Queue Service (SQS)]
* xref:aws-swf-component.adoc[AWS Simple Workflow (SWF)]
* xref:aws-sdb-component.adoc[AWS SimpleDB]
Expand Up @@ -6,6 +6,7 @@
:since: 2.10
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.17
:supportLevel: Stable
:component-header: Only consumer is supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.16
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.0
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.0
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.23
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.17
:supportLevel: Stable
:component-header: Both producer and consumer are supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.19
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.21
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.20
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.21
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.0
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.8
:supportLevel: Stable
:component-header: Both producer and consumer are supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.9
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.9
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.8
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.6
:supportLevel: Stable
:component-header: Both producer and consumer are supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.13
:supportLevel: Stable
:component-header: Both producer and consumer are supported
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.0
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS

*Since Camel {since}*

Expand Down
1 change: 1 addition & 0 deletions components/camel-aws-xray/src/main/docs/aws-xray.adoc
Expand Up @@ -5,6 +5,7 @@
:description: Distributed tracing using AWS XRay
:since: 2.21
:supportLevel: Stable
:group: AWS

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.1
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS2

*Since Camel {since}*

Expand Down
33 changes: 33 additions & 0 deletions components/camel-aws2-cw/src/main/docs/aws2-summary.adoc
@@ -0,0 +1,33 @@
= AWS2 Component
:docTitle: AWS 2
:summary-group: AWS2

*Since Camel {since}*

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,
storage service, email and queue services. The main reason to use AWS is its cloud computing platform.

== AWS 2 components

See the following for each component usage:

* xref:aws2-cw-component.adoc[AWS 2 CloudWatch]
* xref:aws2-ddb-component.adoc[AWS 2 DynamoDB]
* xref:aws2-ddbstream-component.adoc[AWS 2 DynamoDB Streams]
* xref:aws2-ec2-component.adoc[AWS 2 Elastic Compute Cloud (EC2)]
* xref:aws2-ecs-component.adoc[AWS 2 Elastic Container Service (ECS)]
* xref:aws2-eks-component.adoc[AWS 2 Elastic Kubernetes Service (EKS)]
* xref:aws2-iam-component.adoc[AWS 2 Identity and Access Management (IAM)]
* xref:aws2-kms-component.adoc[AWS 2 Key Management Service (KMS)]
* xref:aws2-kinesis-component.adoc[AWS 2 Kinesis]
* xref:aws2-kinesis-firehose-component.adoc[AWS 2 Kinesis Firehose]
* xref:aws2-lambda-component.adoc[AWS 2 Lambda]
* xref:aws2-msk-component.adoc[AWS 2 Managed Streaming for Apache Kafka (MSK)]
* xref:aws2-mq-component.adoc[AWS 2 MQ]
* xref:aws2-s3-component.adoc[AWS 2 S3 Storage Service]
* xref:aws2-ses-component.adoc[AWS 2 Simple Email Service (SES)]
* xref:aws2-sns-component.adoc[AWS 2 Simple Notification System (SNS)]
* xref:aws2-sqs-component.adoc[AWS 2 Simple Queue Service (SQS)]
* xref:aws2-translate-component.adoc[AWS 2 Translate]
Expand Up @@ -6,6 +6,7 @@
:since: 3.1
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.1
:supportLevel: Stable
:component-header: Only consumer is supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.1
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.1
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.1
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.1
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.2
:supportLevel: Stable
:component-header: Both producer and consumer are supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.2
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,12 +6,10 @@
:since: 3.1
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS2

*Since Camel {since}*

*Since Camel 3.1*


*{component-header}*

The KMS component supports the ability to work with keys stored in
Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.2
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.1
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.1
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.2
:supportLevel: Stable
:component-header: Both producer and consumer are supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.1
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.1
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.1
:supportLevel: Stable
:component-header: Both producer and consumer are supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 3.1
:supportLevel: Stable
:component-header: Only producer is supported
:group: AWS2

*Since Camel {since}*

Expand Down
Expand Up @@ -6,6 +6,7 @@
:since: 2.20
:supportLevel: Stable
:component-header: Only producer is supported
:group: Google

*Since Camel {since}*

Expand Down

0 comments on commit 475046b

Please sign in to comment.