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 629700306a1 CAMEL-20294: remove camel-facebook (#12859)
add b77317b807f CAMEL-20281 - Camel-AWS Components: Make it possible to
use AwsSessionCredentials to support temporary credentials - AWS SES (#12861)
No new revisions were added by this update.
Summary of changes:
.../apache/camel/catalog/components/aws2-ses.json | 16 ++++++++-----
.../aws2/ses/Ses2ComponentConfigurer.java | 12 ++++++++++
.../component/aws2/ses/Ses2EndpointConfigurer.java | 12 ++++++++++
.../component/aws2/ses/Ses2EndpointUriFactory.java | 7 ++++--
.../apache/camel/component/aws2/ses/aws2-ses.json | 16 ++++++++-----
.../camel/component/aws2/ses/Ses2Component.java | 3 ++-
.../component/aws2/ses/Ses2Configuration.java | 28 ++++++++++++++++++++++
.../aws2/ses/client/Ses2ClientFactory.java | 3 +++
...rdImpl.java => Ses2ClientSessionTokenImpl.java} | 11 +++++----
.../component/aws2/ses/Ses2ClientFactoryTest.java | 9 +++++++
10 files changed, 97 insertions(+), 20 deletions(-)
copy
components/camel-aws/camel-aws2-ses/src/main/java/org/apache/camel/component/aws2/ses/client/impl/{Ses2ClientStandardImpl.java
=> Ses2ClientSessionTokenImpl.java} (91%)