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 165ee44ccd8 CAMEL-20281 - Camel-AWS Components: Make it possible to 
use AwsSessionCredentials to support temporary credentials - AWS CW (#13006)
     add 65ff391bd3f CAMEL-20281 - Camel-AWS Components: Make it possible to 
use AwsSessionCredentials to support temporary credentials - AWS EC2 (#13008)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/aws2-ec2.json  | 76 ++++++++++++----------
 .../aws2/ec2/AWS2EC2ComponentConfigurer.java       | 12 ++++
 .../aws2/ec2/AWS2EC2EndpointConfigurer.java        | 12 ++++
 .../aws2/ec2/AWS2EC2EndpointUriFactory.java        |  7 +-
 .../apache/camel/component/aws2/ec2/aws2-ec2.json  | 76 ++++++++++++----------
 .../camel/component/aws2/ec2/AWS2EC2Component.java |  3 +-
 .../component/aws2/ec2/AWS2EC2Configuration.java   | 31 ++++++++-
 .../aws2/ec2/client/AWS2EC2ClientFactory.java      |  3 +
 ...mpl.java => AWS2EC2ClientSessionTokenImpl.java} | 14 ++--
 .../aws2/ec2/AWS2EC2ClientFactoryTest.java         |  9 +++
 10 files changed, 160 insertions(+), 83 deletions(-)
 copy 
components/camel-aws/camel-aws2-ec2/src/main/java/org/apache/camel/component/aws2/ec2/client/impl/{AWS2EC2ClientStandardImpl.java
 => AWS2EC2ClientSessionTokenImpl.java} (89%)

Reply via email to