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 dff2261  Sync Properties
     new 7980d03  CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all 
certificates when overidding the endpoint - S3
     new a562cc4  Camel-AWS2-S3: Fixed CS
     new a314210  Regen docs

The 3 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/s3/AWS2S3ComponentConfigurer.java         |  5 ++
 .../aws2/s3/AWS2S3EndpointConfigurer.java          |  5 ++
 .../apache/camel/component/aws2/s3/aws2-s3.json    |  2 +
 .../src/main/docs/aws2-s3-component.adoc           |  6 +-
 .../component/aws2/s3/AWS2S3Configuration.java     | 15 +++-
 .../client/impl/AWS2S3ClientIAMOptimizedImpl.java  | 13 ++++
 .../s3/client/impl/AWS2S3ClientStandardImpl.java   | 13 ++++
 .../dsl/Aws2S3ComponentBuilderFactory.java         | 15 ++++
 .../builder/endpoint/StaticEndpointBuilders.java   |  4 +-
 .../endpoint/dsl/AWS2S3EndpointBuilderFactory.java | 84 ++++++++++++++++++++++
 .../modules/ROOT/pages/aws2-s3-component.adoc      |  6 +-
 11 files changed, 159 insertions(+), 9 deletions(-)

Reply via email to