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
The following commit(s) were added to refs/heads/master by this push:
new 41471db Regen docs
41471db is described below
commit 41471dbed1e42f2e95f163910677eadabf92be63
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Mar 1 10:45:34 2019 +0100
Regen docs
---
.../camel-aws-ecs/src/main/docs/aws-ecs-component.adoc | 2 +-
.../camel-aws-eks/src/main/docs/aws-eks-component.adoc | 2 +-
.../camel-aws-iam/src/main/docs/aws-iam-component.adoc | 6 +++---
.../camel-aws-msk/src/main/docs/aws-msk-component.adoc | 8 ++++----
.../modules/ROOT/pages/aws-msk-component.adoc | 18 +++++++++---------
5 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/components/camel-aws-ecs/src/main/docs/aws-ecs-component.adoc
b/components/camel-aws-ecs/src/main/docs/aws-ecs-component.adoc
index 40f9886..757323c 100644
--- a/components/camel-aws-ecs/src/main/docs/aws-ecs-component.adoc
+++ b/components/camel-aws-ecs/src/main/docs/aws-ecs-component.adoc
@@ -111,7 +111,7 @@ The component supports 12 options, which are listed below.
| *camel.component.aws-ecs.configuration.region* | The region in which ECS
client needs to work | | String
| *camel.component.aws-ecs.configuration.secret-key* | Amazon AWS Secret Key |
| String
| *camel.component.aws-ecs.enabled* | Whether to enable auto configuration of
the aws-ecs component. This is enabled by default. | | Boolean
-| *camel.component.aws-ecs.region* | The region in which KMS client needs to
work | | String
+| *camel.component.aws-ecs.region* | The region in which ECS client needs to
work | | String
| *camel.component.aws-ecs.resolve-property-placeholders* | Whether the
component should resolve property placeholders on itself when starting. Only
properties which are of String type can use property placeholders. | true |
Boolean
| *camel.component.aws-ecs.secret-key* | Amazon AWS Secret Key | | String
|===
diff --git a/components/camel-aws-eks/src/main/docs/aws-eks-component.adoc
b/components/camel-aws-eks/src/main/docs/aws-eks-component.adoc
index 85c5902..d0e5e70 100644
--- a/components/camel-aws-eks/src/main/docs/aws-eks-component.adoc
+++ b/components/camel-aws-eks/src/main/docs/aws-eks-component.adoc
@@ -111,7 +111,7 @@ The component supports 12 options, which are listed below.
| *camel.component.aws-eks.configuration.region* | The region in which EKS
client needs to work | | String
| *camel.component.aws-eks.configuration.secret-key* | Amazon AWS Secret Key |
| String
| *camel.component.aws-eks.enabled* | Whether to enable auto configuration of
the aws-eks component. This is enabled by default. | | Boolean
-| *camel.component.aws-eks.region* | The region in which KMS client needs to
work | | String
+| *camel.component.aws-eks.region* | The region in which EKS client needs to
work | | String
| *camel.component.aws-eks.resolve-property-placeholders* | Whether the
component should resolve property placeholders on itself when starting. Only
properties which are of String type can use property placeholders. | true |
Boolean
| *camel.component.aws-eks.secret-key* | Amazon AWS Secret Key | | String
|===
diff --git a/components/camel-aws-iam/src/main/docs/aws-iam-component.adoc
b/components/camel-aws-iam/src/main/docs/aws-iam-component.adoc
index eca7e10..5b68c2d 100644
--- a/components/camel-aws-iam/src/main/docs/aws-iam-component.adoc
+++ b/components/camel-aws-iam/src/main/docs/aws-iam-component.adoc
@@ -106,9 +106,9 @@ The component supports 12 options, which are listed below.
| *camel.component.aws-iam.configuration.access-key* | Amazon AWS Access Key |
| String
| *camel.component.aws-iam.configuration.iam-client* | To use a existing
configured AWS IAM as client | | AmazonIdentity ManagementClient
| *camel.component.aws-iam.configuration.operation* | The operation to perform
| | IAMOperations
-| *camel.component.aws-iam.configuration.proxy-host* | To define a proxy host
when instantiating the KMS client | | String
-| *camel.component.aws-iam.configuration.proxy-port* | To define a proxy port
when instantiating the KMS client | | Integer
-| *camel.component.aws-iam.configuration.region* | The region in which KMS
client needs to work | | String
+| *camel.component.aws-iam.configuration.proxy-host* | To define a proxy host
when instantiating the IAM client | | String
+| *camel.component.aws-iam.configuration.proxy-port* | To define a proxy port
when instantiating the IAM client | | Integer
+| *camel.component.aws-iam.configuration.region* | The region in which IAM
client needs to work | | String
| *camel.component.aws-iam.configuration.secret-key* | Amazon AWS Secret Key |
| String
| *camel.component.aws-iam.enabled* | Whether to enable auto configuration of
the aws-iam component. This is enabled by default. | | Boolean
| *camel.component.aws-iam.region* | The region in which IAM client needs to
work | | String
diff --git a/components/camel-aws-msk/src/main/docs/aws-msk-component.adoc
b/components/camel-aws-msk/src/main/docs/aws-msk-component.adoc
index 82d2648..ed0359d 100644
--- a/components/camel-aws-msk/src/main/docs/aws-msk-component.adoc
+++ b/components/camel-aws-msk/src/main/docs/aws-msk-component.adoc
@@ -107,12 +107,12 @@ The component supports 12 options, which are listed below.
| *camel.component.aws-msk.configuration.access-key* | Amazon AWS Access Key |
| String
| *camel.component.aws-msk.configuration.msk-client* | To use a existing
configured AWS MSK as client | | AWSKafka
| *camel.component.aws-msk.configuration.operation* | The operation to perform
| | MSKOperations
-| *camel.component.aws-msk.configuration.proxy-host* | To define a proxy host
when instantiating the KMS client | | String
-| *camel.component.aws-msk.configuration.proxy-port* | To define a proxy port
when instantiating the KMS client | | Integer
-| *camel.component.aws-msk.configuration.region* | The region in which KMS
client needs to work | | String
+| *camel.component.aws-msk.configuration.proxy-host* | To define a proxy host
when instantiating the MSK client | | String
+| *camel.component.aws-msk.configuration.proxy-port* | To define a proxy port
when instantiating the MSK client | | Integer
+| *camel.component.aws-msk.configuration.region* | The region in which MSK
client needs to work | | String
| *camel.component.aws-msk.configuration.secret-key* | Amazon AWS Secret Key |
| String
| *camel.component.aws-msk.enabled* | Whether to enable auto configuration of
the aws-msk component. This is enabled by default. | | Boolean
-| *camel.component.aws-msk.region* | The region in which KMS client needs to
work | | String
+| *camel.component.aws-msk.region* | The region in which MSK client needs to
work | | String
| *camel.component.aws-msk.resolve-property-placeholders* | Whether the
component should resolve property placeholders on itself when starting. Only
properties which are of String type can use property placeholders. | true |
Boolean
| *camel.component.aws-msk.secret-key* | Amazon AWS Secret Key | | String
|===
diff --git a/docs/components/modules/ROOT/pages/aws-msk-component.adoc
b/docs/components/modules/ROOT/pages/aws-msk-component.adoc
index 5b5f945..ed0359d 100644
--- a/docs/components/modules/ROOT/pages/aws-msk-component.adoc
+++ b/docs/components/modules/ROOT/pages/aws-msk-component.adoc
@@ -33,10 +33,10 @@ The AWS MSK component supports 5 options, which are listed
below.
[width="100%",cols="2,5,^1,2",options="header"]
|===
| Name | Description | Default | Type
-| *configuration* (advanced) | The AWS KMS default configuration | |
MSKConfiguration
+| *configuration* (advanced) | The AWS MSK default configuration | |
MSKConfiguration
| *accessKey* (producer) | Amazon AWS Access Key | | String
| *secretKey* (producer) | Amazon AWS Secret Key | | String
-| *region* (producer) | The region in which KMS client needs to work | |
String
+| *region* (producer) | The region in which MSK client needs to work | |
String
| *resolveProperty Placeholders* (advanced) | Whether the component should
resolve property placeholders on itself when starting. Only properties which
are of String type can use property placeholders. | true | boolean
|===
// component options: END
@@ -72,9 +72,9 @@ with the following path and query parameters:
| *accessKey* (producer) | Amazon AWS Access Key | | String
| *mskClient* (producer) | To use a existing configured AWS MSK as client | |
AWSKafka
| *operation* (producer) | *Required* The operation to perform | |
MSKOperations
-| *proxyHost* (producer) | To define a proxy host when instantiating the KMS
client | | String
-| *proxyPort* (producer) | To define a proxy port when instantiating the KMS
client | | Integer
-| *region* (producer) | The region in which KMS client needs to work | |
String
+| *proxyHost* (producer) | To define a proxy host when instantiating the MSK
client | | String
+| *proxyPort* (producer) | To define a proxy port when instantiating the MSK
client | | Integer
+| *region* (producer) | The region in which MSK client needs to work | |
String
| *secretKey* (producer) | Amazon AWS Secret Key | | String
| *synchronous* (advanced) | Sets whether synchronous processing should be
strictly used, or Camel is allowed to use asynchronous processing (if
supported). | false | boolean
|===
@@ -107,12 +107,12 @@ The component supports 12 options, which are listed below.
| *camel.component.aws-msk.configuration.access-key* | Amazon AWS Access Key |
| String
| *camel.component.aws-msk.configuration.msk-client* | To use a existing
configured AWS MSK as client | | AWSKafka
| *camel.component.aws-msk.configuration.operation* | The operation to perform
| | MSKOperations
-| *camel.component.aws-msk.configuration.proxy-host* | To define a proxy host
when instantiating the KMS client | | String
-| *camel.component.aws-msk.configuration.proxy-port* | To define a proxy port
when instantiating the KMS client | | Integer
-| *camel.component.aws-msk.configuration.region* | The region in which KMS
client needs to work | | String
+| *camel.component.aws-msk.configuration.proxy-host* | To define a proxy host
when instantiating the MSK client | | String
+| *camel.component.aws-msk.configuration.proxy-port* | To define a proxy port
when instantiating the MSK client | | Integer
+| *camel.component.aws-msk.configuration.region* | The region in which MSK
client needs to work | | String
| *camel.component.aws-msk.configuration.secret-key* | Amazon AWS Secret Key |
| String
| *camel.component.aws-msk.enabled* | Whether to enable auto configuration of
the aws-msk component. This is enabled by default. | | Boolean
-| *camel.component.aws-msk.region* | The region in which KMS client needs to
work | | String
+| *camel.component.aws-msk.region* | The region in which MSK client needs to
work | | String
| *camel.component.aws-msk.resolve-property-placeholders* | Whether the
component should resolve property placeholders on itself when starting. Only
properties which are of String type can use property placeholders. | true |
Boolean
| *camel.component.aws-msk.secret-key* | Amazon AWS Secret Key | | String
|===