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 3897563 Regen catalog and docs add 67c8cc7 CAMEL-15836 - Camel-AWS2-IAM: enable autowire on the Iam client add e85ac87 CAMEL-15836 - Camel-AWS2-IAM: enable autowire on the Iam client, regen component and configurers add cd652ae CAMEL-15836 - Camel-AWS2-IAM: enable autowire on the Iam client, fixed test add 19cdf74 CAMEL-15836 - Camel-AWS2-IAM: enable autowire on the Iam client, regen add f243fad Camel-AWS2-IAM: Regen catalog add 3de9de1 CAMEL-15836 - Camel-AWS2-IAM: enable autowire on the Iam client, added a note in migration guide No new revisions were added by this update. Summary of changes: .../apache/camel/catalog/components/aws2-iam.json | 6 ++--- .../camel/catalog/docs/aws2-iam-component.adoc | 10 +++----- .../aws2/iam/IAM2ComponentConfigurer.java | 11 ++++---- .../component/aws2/iam/IAM2EndpointConfigurer.java | 11 ++++---- .../component/aws2/iam/IAM2EndpointUriFactory.java | 3 +-- .../apache/camel/component/aws2/iam/aws2-iam.json | 6 ++--- .../src/main/docs/aws2-iam-component.adoc | 10 +++----- .../camel/component/aws2/iam/IAM2Component.java | 21 ---------------- .../component/aws2/iam/IAM2Configuration.java | 15 +---------- .../aws2/iam/IAMComponentClientRegistryTest.java | 15 +---------- .../dsl/Aws2IamComponentBuilderFactory.java | 16 ------------ .../endpoint/dsl/IAM2EndpointBuilderFactory.java | 29 ---------------------- .../modules/ROOT/pages/aws2-iam-component.adoc | 10 +++----- .../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc | 5 ++++ 14 files changed, 34 insertions(+), 134 deletions(-)