This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from affa1b199ac CAMEL-20281 - Camel-AWS Components: Make it possible to 
use AwsSessionCredentials to support temporary credentials - AWS Athena (#13003)
     add 165ee44ccd8 CAMEL-20281 - Camel-AWS Components: Make it possible to 
use AwsSessionCredentials to support temporary credentials - AWS CW (#13006)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/aws2-cw.json   | 16 ++++++++-----
 .../component/aws2/cw/Cw2ComponentConfigurer.java  | 12 ++++++++++
 .../component/aws2/cw/Cw2EndpointConfigurer.java   | 12 ++++++++++
 .../component/aws2/cw/Cw2EndpointUriFactory.java   |  7 ++++--
 .../apache/camel/component/aws2/cw/aws2-cw.json    | 16 ++++++++-----
 .../camel/component/aws2/cw/Cw2Component.java      |  3 ++-
 .../camel/component/aws2/cw/Cw2Configuration.java  | 27 ++++++++++++++++++++++
 .../component/aws2/cw/client/Cw2ClientFactory.java |  3 +++
 ...ardImpl.java => Cw2ClientSessionTokenImpl.java} | 12 ++++++----
 .../component/aws2/cw/Cw2ClientFactoryTest.java    | 15 +++++++++---
 10 files changed, 100 insertions(+), 23 deletions(-)
 copy 
components/camel-aws/camel-aws2-cw/src/main/java/org/apache/camel/component/aws2/cw/client/impl/{Cw2ClientStandardImpl.java
 => Cw2ClientSessionTokenImpl.java} (90%)

Reply via email to