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 61bcc8f Regen
61bcc8f is described below
commit 61bcc8f6816d54b7b139693efb845577795a0592
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jul 24 15:25:14 2018 +0200
Regen
---
.../camel-aws/src/main/docs/aws-iam-component.adoc | 24 +++++++++++-----------
.../camel-aws/src/main/docs/aws-kms-component.adoc | 2 +-
.../src/main/docs/rabbitmq-component.adoc | 5 +++--
.../src/main/docs/xmlsecurity-component.adoc | 7 ++++++-
components/readme.adoc | 7 +++++--
docs/user-manual/en/SUMMARY.md | 1 +
6 files changed, 28 insertions(+), 18 deletions(-)
diff --git a/components/camel-aws/src/main/docs/aws-iam-component.adoc
b/components/camel-aws/src/main/docs/aws-iam-component.adoc
index 1ccbed2..24d970c 100644
--- a/components/camel-aws/src/main/docs/aws-iam-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-iam-component.adoc
@@ -90,21 +90,21 @@ The component supports 12 options, which are listed below.
[width="100%",cols="2,5,^1,2",options="header"]
|===
| Name | Description | Default | Type
-| *camel.component.aws-kms.access-key* | Amazon AWS Access Key | | String
-| *camel.component.aws-kms.configuration.access-key* | Amazon AWS Access Key |
| String
-| *camel.component.aws-kms.configuration.kms-client* | To use a existing
configured AWS KMS as client | | AWSKMS
-| *camel.component.aws-kms.configuration.operation* | The operation to perform
| | KMSOperations
-| *camel.component.aws-kms.configuration.proxy-host* | To define a proxy host
when instantiating the KMS client | | String
-| *camel.component.aws-kms.configuration.proxy-port* | To define a proxy port
when instantiating the KMS client | | Integer
-| *camel.component.aws-kms.configuration.region* | The region in which KMS
client needs to work | | String
-| *camel.component.aws-kms.configuration.secret-key* | Amazon AWS Secret Key |
| String
-| *camel.component.aws-kms.enabled* | Whether to enable auto configuration of
the aws-kms component. This is
+| *camel.component.aws-iam.access-key* | Amazon AWS Access Key | | String
+| *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.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-kms.region* | The region in which MQ client needs to
work | | String
-| *camel.component.aws-kms.resolve-property-placeholders* | Whether the
component should resolve property placeholders on itself when
+| *camel.component.aws-iam.region* | The region in which IAM client needs to
work | | String
+| *camel.component.aws-iam.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-kms.secret-key* | Amazon AWS Secret Key | | String
+| *camel.component.aws-iam.secret-key* | Amazon AWS Secret Key | | String
|===
// spring-boot-auto-configure options: END
diff --git a/components/camel-aws/src/main/docs/aws-kms-component.adoc
b/components/camel-aws/src/main/docs/aws-kms-component.adoc
index e561f0c..862a67c 100644
--- a/components/camel-aws/src/main/docs/aws-kms-component.adoc
+++ b/components/camel-aws/src/main/docs/aws-kms-component.adoc
@@ -100,7 +100,7 @@ The component supports 12 options, which are listed below.
| *camel.component.aws-kms.configuration.secret-key* | Amazon AWS Secret Key |
| String
| *camel.component.aws-kms.enabled* | Whether to enable auto configuration of
the aws-kms component. This is
enabled by default. | | Boolean
-| *camel.component.aws-kms.region* | The region in which MQ client needs to
work | | String
+| *camel.component.aws-kms.region* | The region in which KMS client needs to
work | | String
| *camel.component.aws-kms.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
diff --git a/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
b/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
index 823f22b..5b10512 100644
--- a/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
+++ b/components/camel-rabbitmq/src/main/docs/rabbitmq-component.adoc
@@ -201,7 +201,7 @@ with the following path and query parameters:
=== Spring Boot Auto-Configuration
-The component supports 50 options, which are listed below.
+The component supports 51 options, which are listed below.
@@ -211,6 +211,7 @@ The component supports 50 options, which are listed below.
| *camel.component.rabbitmq.addresses* | If this option is set, camel-rabbitmq
will try to create connection based
on the setting of option addresses. The addresses value is a string which
looks like server1:12345, server2:12345 | | String
+| *camel.component.rabbitmq.allow-null-headers* | Allow pass null values to
header | false | Boolean
| *camel.component.rabbitmq.args* | Specify arguments for configuring the
different RabbitMQ concepts, a
different prefix is required for each: Exchange: arg.exchange. Queue:
arg.queue. Binding: arg.binding. For example to declare a queue with
@@ -255,7 +256,7 @@ The component supports 50 options, which are listed below.
delivered (basic.return) and the message is marked as mandatory.
PublisherAcknowledgement will also be activated in this case. See also
publisher acknowledgements - When will messages be confirmed. | false |
Boolean
-| *camel.component.rabbitmq.hostname* | The hostname of the running rabbitmq
instance or cluster. | | String
+| *camel.component.rabbitmq.hostname* | The hostname of the running RabbitMQ
instance or cluster. | | String
| *camel.component.rabbitmq.immediate* | This flag tells the server how to
react if the message cannot be routed
to a queue consumer immediately. If this flag is set, the server will
return an undeliverable message with a Return method. If this flag is
diff --git
a/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc
b/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc
index f75d0d2..c5c5315 100644
--- a/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc
+++ b/components/camel-xmlsecurity/src/main/docs/xmlsecurity-component.adoc
@@ -314,7 +314,7 @@ with the following path and query parameters:
=== Spring Boot Auto-Configuration
-The component supports 62 options, which are listed below.
+The component supports 63 options, which are listed below.
@@ -564,6 +564,11 @@ The component supports 62 options, which are listed below.
is used. The passPhrase needs to be put together in conjunction with the
appropriate encryption algorithm. For example using TRIPLEDES the
passPhase can be a Only another 24 Byte key | | String
+| *camel.dataformat.securexml.pass-phrase-byte* | A byte used as passPhrase to
encrypt/decrypt content. The passPhrase has
+ to be provided. If no passPhrase is specified, a default passPhrase is
+ used. The passPhrase needs to be put together in conjunction with the
+ appropriate encryption algorithm. For example using TRIPLEDES the
+ passPhase can be a Only another 24 Byte key | | Byte[]
| *camel.dataformat.securexml.recipient-key-alias* | The key alias to be used
when retrieving the recipient's public or
private key from a KeyStore when performing asymmetric key encryption or
decryption. | | String
diff --git a/components/readme.adoc b/components/readme.adoc
index 3b1d577..11594bb 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -2,7 +2,7 @@ Components
^^^^^^^^^^
// components: START
-Number of Components: 299 in 203 JAR artifacts (21 deprecated)
+Number of Components: 300 in 203 JAR artifacts (21 deprecated)
[width="100%",cols="4,1,5",options="header"]
|===
@@ -74,6 +74,9 @@ Number of Components: 299 in 203 JAR artifacts (21 deprecated)
| link:camel-aws/src/main/docs/aws-ec2-component.adoc[AWS EC2] (camel-aws) +
`aws-ec2:label` | 2.16 | The aws-ec2 is used for managing Amazon EC2 instances.
+| link:camel-aws/src/main/docs/aws-iam-component.adoc[AWS IAM] (camel-aws) +
+`aws-iam:label` | 2.23 | The aws-iam is used for managing Amazon IAM
+
| link:camel-aws/src/main/docs/aws-kinesis-component.adoc[AWS Kinesis]
(camel-aws) +
`aws-kinesis:streamName` | 2.17 | The aws-kinesis component is for consuming
and producing records from Amazon Kinesis Streams.
@@ -546,7 +549,7 @@ Number of Components: 299 in 203 JAR artifacts (21
deprecated)
`metrics:metricsType:metricsName` | 2.14 | To collect various metrics directly
from Camel routes using the DropWizard metrics library.
| link:camel-micrometer/src/main/docs/micrometer-component.adoc[Micrometer]
(camel-micrometer) +
-`micrometer:metricsType:meterName` | 2.22 | To collect various metrics
directly from Camel routes using the Micrometer library.
+`micrometer:metricsType:metricsName` | 2.22 | To collect various metrics
directly from Camel routes using the Micrometer library.
| link:camel-mina/src/main/docs/mina-component.adoc[Mina] (camel-mina) +
`mina:protocol:host:port` | 1.0 | *deprecated* Socket level networking using
TCP or UDP with the Apache Mina 1.x library.
diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md
index cf3f652..8fa7c51 100644
--- a/docs/user-manual/en/SUMMARY.md
+++ b/docs/user-manual/en/SUMMARY.md
@@ -145,6 +145,7 @@
* [AWS DynamoDB](aws-ddb-component.adoc)
* [AWS DynamoDB Streams](aws-ddbstream-component.adoc)
* [AWS EC2](aws-ec2-component.adoc)
+ * [AWS IAM](aws-iam-component.adoc)
* [AWS Kinesis](aws-kinesis-component.adoc)
* [AWS Kinesis Firehose](aws-kinesis-firehose-component.adoc)
* [AWS KMS](aws-kms-component.adoc)