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.git

commit b283baa46fc7c99b6885acea1476382673eb80be
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jan 26 14:01:27 2021 +0100

    Regen docs
---
 .../resources/org/apache/camel/catalog/docs/aws2-kms-component.adoc | 6 ------
 .../org/apache/camel/catalog/docs/aws2-lambda-component.adoc        | 6 ------
 .../resources/org/apache/camel/catalog/docs/aws2-mq-component.adoc  | 6 ------
 .../resources/org/apache/camel/catalog/docs/aws2-msk-component.adoc | 6 ------
 .../resources/org/apache/camel/catalog/docs/aws2-s3-component.adoc  | 6 ------
 .../resources/org/apache/camel/catalog/docs/aws2-ses-component.adoc | 6 ------
 .../resources/org/apache/camel/catalog/docs/aws2-sns-component.adoc | 6 ------
 .../resources/org/apache/camel/catalog/docs/aws2-sqs-component.adoc | 6 ------
 .../resources/org/apache/camel/catalog/docs/aws2-sts-component.adoc | 6 ------
 .../org/apache/camel/catalog/docs/aws2-translate-component.adoc     | 6 ------
 10 files changed, 60 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-kms-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-kms-component.adoc
index 1978ba0..f7d67d0 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-kms-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-kms-component.adoc
@@ -180,12 +180,6 @@ from("direct:enableKey")
       .to("aws2-kms://test?kmsClient=#amazonKmsClient&operation=enableKey")
 
--------------------------------------------------------------------------------
 
-== Automatic detection of KmsClient client in registry
-
-The component is capable of detecting the presence of an KmsClient bean into 
the registry.
-If it's the only instance of that type it will be used as client and you won't 
have to define it as uri parameter.
-This may be really useful for smarter configuration of the endpoint.
-
 == Using a POJO as body
 
 Sometimes build an AWS Request can be complex, because of multiple options. We 
introduce the possibility to use a POJO as body.
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-lambda-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-lambda-component.adoc
index 0f8b3bc..e5b7d28 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-lambda-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-lambda-component.adoc
@@ -216,12 +216,6 @@ The default is 3 seconds.|No
 
 To have a full understanding of how the component works, you may have a look 
at this 
https://github.com/apache/camel/blob/master/components/camel-aws/src/test/java/org/apache/camel/component/aws/lambda/integration/LambdaComponentIntegrationTest.java[integration
 test]
 
-== Automatic detection of LambdaClient client in registry
-
-The component is capable of detecting the presence of an LambdaClient bean 
into the registry.
-If it's the only instance of that type it will be used as client and you won't 
have to define it as uri parameter.
-This may be really useful for smarter configuration of the endpoint.
-
 == Using a POJO as body
 
 Sometimes build an AWS Request can be complex, because of multiple options. We 
introduce the possibility to use a POJO as body.
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-mq-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-mq-component.adoc
index 559775c..6c8fba6 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-mq-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-mq-component.adoc
@@ -211,12 +211,6 @@ from("direct:listBrokers")
     .to("aws2-mq://test?amazonMqClient=#amazonMqClient&operation=rebootBroker")
 
--------------------------------------------------------------------------------
 
-== Automatic detection of MqClient client in registry
-
-The component is capable of detecting the presence of an MqClient bean into 
the registry.
-If it's the only instance of that type it will be used as client and you won't 
have to define it as uri parameter.
-This may be really useful for smarter configuration of the endpoint.
-
 == Using a POJO as body
 
 Sometimes build an AWS Request can be complex, because of multiple options. We 
introduce the possibility to use a POJO as body.
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-msk-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-msk-component.adoc
index c034224..e8e54c6 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-msk-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-msk-component.adoc
@@ -199,12 +199,6 @@ from("direct:createCluster")
     .to("aws2-msk://test?mskClient=#amazonMskClient&operation=deleteCluster")
 
--------------------------------------------------------------------------------
 
-== Automatic detection of KafkaClient client in registry
-
-The component is capable of detecting the presence of an KafkaClient bean into 
the registry.
-If it's the only instance of that type it will be used as client and you won't 
have to define it as uri parameter.
-This may be really useful for smarter configuration of the endpoint.
-
 == Using a POJO as body
 
 Sometimes build an AWS Request can be complex, because of multiple options. We 
introduce the possibility to use a POJO as body.
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-s3-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-s3-component.adoc
index fb14761..ee7ccb9 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-s3-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-s3-component.adoc
@@ -547,12 +547,6 @@ This operation will return a download link url for the 
file camel-key in the buc
 With the option `autoCreateBucket` users are able to avoid the autocreation of 
an S3 Bucket in case it doesn't exist. The default for this option is `true`.
 If set to false any operation on a not-existent bucket in AWS won't be 
successful and an error will be returned.
 
-== Automatic detection of AmazonS3 client in registry
-
-The component is capable of detecting the presence of an AmazonS3 bean into 
the registry.
-If it's the only instance of that type it will be used as client and you won't 
have to define it as uri parameter, like the example above.
-This may be really useful for smarter configuration of the endpoint.
-
 == Moving stuff between a bucket and another bucket
 
 Some users like to consume stuff from a bucket and move the content in a 
different one without using the copyObject feature of this component.
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-ses-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-ses-component.adoc
index fe9f05c..ec5e6b3 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-ses-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-ses-component.adoc
@@ -160,12 +160,6 @@ from("direct:start")
 The `#client` refers to a `SesClient` in the
 Registry.
 
-== Automatic detection of SesClient client in registry
-
-The component is capable of detecting the presence of an SesClient bean into 
the registry.
-If it's the only instance of that type it will be used as client and you won't 
have to define it as uri parameter.
-This may be really useful for smarter configuration of the endpoint.
-
 == Producer Examples
 
 [source,java]
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-sns-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-sns-component.adoc
index f7bfa0f..a9fee64 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-sns-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-sns-component.adoc
@@ -200,12 +200,6 @@ 
from("aws2-sqs://test-camel?amazonSQSClient=#amazonSQSClient&delay=50&maxMessage
 With the option `autoCreateTopic` users are able to avoid the autocreation of 
an SNS Topic in case it doesn't exist. The default for this option is `true`.
 If set to false any operation on a not-existent topic in AWS won't be 
successful and an error will be returned.
 
-== Automatic detection of SnsClient client in registry
-
-The component is capable of detecting the presence of an SnsClient bean into 
the registry.
-If it's the only instance of that type it will be used as client and you won't 
have to define it as uri parameter.
-This may be really useful for smarter configuration of the endpoint.
-
 == SNS FIFO
 
 SNS FIFO are supported. While creating the SQS queue you will subscribe to the 
SNS topic there is an important point to remember, you'll need to make possible 
for the SNS Topic to send message to the SQS Queue.
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-sqs-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-sqs-component.adoc
index d4e44d4..7d2a718 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-sqs-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-sqs-component.adoc
@@ -405,12 +405,6 @@ As result you'll get an exchange containing a 
`PurgeQueueResponse` instance.
 With the option `autoCreateQueue` users are able to avoid the autocreation of 
an SQS Queue in case it doesn't exist. The default for this option is `true`.
 If set to false any operation on a not-existent queue in AWS won't be 
successful and an error will be returned.
 
-== Automatic detection of SqsClient client in registry
-
-The component is capable of detecting the presence of an SqsClient bean into 
the registry.
-If it's the only instance of that type it will be used as client and you won't 
have to define it as uri parameter.
-This may be really useful for smarter configuration of the endpoint.
-
 == Send Batch Message and Message Deduplication Strategy
 
 In case you're using a SendBatchMessage Operation, you can set two different 
kind of Message Deduplication Strategy:
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-sts-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-sts-component.adoc
index 6e173d9..5290e85 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-sts-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-sts-component.adoc
@@ -159,12 +159,6 @@ from("direct:getFederationToken")
     .to("aws2-sts://test?stsClient=#amazonSTSClient&operation=getSessionToken")
 
--------------------------------------------------------------------------------
 
-== Automatic detection of StsClient client in registry
-
-The component is capable of detecting the presence of an StsClient bean into 
the registry.
-If it's the only instance of that type it will be used as client and you won't 
have to define it as uri parameter.
-This may be really useful for smarter configuration of the endpoint.
-
 == Using a POJO as body
 
 Sometimes build an AWS Request can be complex, because of multiple options. We 
introduce the possibility to use a POJO as body.
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-translate-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-translate-component.adoc
index 010cc0b..91dc517 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-translate-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/aws2-translate-component.adoc
@@ -145,12 +145,6 @@ Camel-AWS Translate component provides the following 
operation on the producer s
 
 - translateText
 
-== Automatic detection of TranslateClient client in registry
-
-The component is capable of detecting the presence of an TranslateClient bean 
into the registry.
-If it's the only instance of that type it will be used as client and you won't 
have to define it as uri parameter.
-This may be really useful for smarter configuration of the endpoint.
-
 == Translate Text example
 
 
------------------------------------------------------------------------------------------------------

Reply via email to