This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 76095d57 Regen website docs new 2a95b89 CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end user to pass an AWS Request pojo as body, aws2-iam operations new e0f9578 CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end user to pass an AWS Request pojo as body, aws2-iam operations new f8ce281 CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end user to pass an AWS Request pojo as body, aws2-iam operations new d4ba921 CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end user to pass an AWS Request pojo as body, aws2-iam operations new 93a01a0 CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end user to pass an AWS Request pojo as body, aws2-iam operations new c1f5ba3 CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end user to pass an AWS Request pojo as body, aws2-iam operations new 6dd569e CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end user to pass an AWS Request pojo as body, aws2-iam operations new a422954 CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end user to pass an AWS Request pojo as body, aws2-iam fixed CS new 4ffe1aa CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end user to pass an AWS Request pojo as body, aws2-iam regen new 4eba769 Regen website docs The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../aws2/iam/IAM2ComponentConfigurer.java | 5 + .../component/aws2/iam/IAM2EndpointConfigurer.java | 5 + .../apache/camel/component/aws2/iam/aws2-iam.json | 2 + .../src/main/docs/aws2-iam-component.adoc | 6 +- .../component/aws2/iam/IAM2Configuration.java | 13 + .../camel/component/aws2/iam/IAM2Producer.java | 611 ++++++++++++++------- .../component/aws2/iam/IAMProducerSpringTest.java | 19 + .../camel/component/aws2/iam/IAMProducerTest.java | 20 + .../aws2/iam/IAMComponentSpringTest-context.xml | 5 + .../dsl/Aws2IamComponentBuilderFactory.java | 13 + .../endpoint/dsl/IAM2EndpointBuilderFactory.java | 24 + .../modules/ROOT/pages/aws2-iam-component.adoc | 6 +- 12 files changed, 519 insertions(+), 210 deletions(-)