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 b2d5d6cf654 (chores) minor code cleanups
     add f44bc83279e AMEL-20281 - Camel-AWS Components: Make it possible to use 
AwsSessionCredentials to support temporary credentials - AWS Config (#12970)

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/aws-config.json       | 16 ++++++++-----
 .../aws/config/AWSConfigComponentConfigurer.java   | 12 ++++++++++
 .../aws/config/AWSConfigEndpointConfigurer.java    | 12 ++++++++++
 .../aws/config/AWSConfigEndpointUriFactory.java    |  7 ++++--
 .../camel/component/aws/config/aws-config.json     | 16 ++++++++-----
 .../component/aws/config/AWSConfigComponent.java   |  3 ++-
 .../aws/config/AWSConfigConfiguration.java         | 27 ++++++++++++++++++++++
 .../aws/config/client/AWSConfigClientFactory.java  |  3 +++
 ...l.java => AWSConfigClientSessionTokenImpl.java} | 14 ++++++-----
 .../aws/config/AWSConfigClientFactoryTest.java     |  9 ++++++++
 10 files changed, 98 insertions(+), 21 deletions(-)
 copy 
components/camel-aws/camel-aws-config/src/main/java/org/apache/camel/component/aws/config/client/impl/{AWSConfigClientStandardImpl.java
 => AWSConfigClientSessionTokenImpl.java} (89%)

Reply via email to