You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/12/01 10:48:41 UTC

(camel) branch regen_bot updated (a3b93743744 -> 131befa0e0c)

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 a3b93743744 (chores) removed redundant or unused exceptions in http components
     add f2f0e8e4e04 Camel-AWS-Config: Add a Put Conformance Pack operation to producer
     add 6d3aa8190ba Camel-AWS-Config: Add a Put Conformance Pack operation to producer
     add b429a8f15b5 Camel-AWS-Config: Add a Delete Conformance Pack Operation to Producer
     add 131befa0e0c Camel-AWS-Config: Add a Delete Conformance Pack Operation to Producer

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/aws-config.json       |  9 ++-
 .../camel/component/aws/config/aws-config.json     |  9 ++-
 .../component/aws/config/AWSConfigConstants.java   |  9 +++
 .../component/aws/config/AWSConfigOperations.java  |  4 +-
 .../component/aws/config/AWSConfigProducer.java    | 93 ++++++++++++++++++++++
 5 files changed, 117 insertions(+), 7 deletions(-)