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 9f5a153 Sync Properties add c4cd4c5 Camel-AWS2-Eventbridge: Support eventbusNameOrArn like the other AWS* components add bf73081 Camel-AWS2-Eventbridge: Support eventbusNameOrArn like the other AWS* components add c531c0f Camel-AWS2-Eventbridge: Support eventbusNameOrArn like the other AWS* components add bb41134 Camel-AWS2-Eventbridge: Support eventbusNameOrArn like the other AWS* components add 1b5d8ef Camel-AWS2-Eventbridge: Regen add c42e30f Regen catalog No new revisions were added by this update. Summary of changes: .../camel/catalog/components/aws2-eventbridge.json | 6 ++--- .../catalog/docs/aws2-eventbridge-component.adoc | 10 +++----- .../EventbridgeComponentConfigurer.java | 5 ---- .../eventbridge/EventbridgeEndpointConfigurer.java | 5 ---- .../aws2/eventbridge/aws2-eventbridge.json | 6 ++--- .../src/main/docs/aws2-eventbridge-component.adoc | 10 +++----- .../aws2/eventbridge/EventbridgeComponent.java | 4 +++ .../aws2/eventbridge/EventbridgeConfiguration.java | 7 +----- .../aws2/eventbridge/EventbridgeEndpoint.java | 7 +++++- .../EventbridgePutRuleIntegrationTest.java | 6 ++--- .../Aws2EventbridgeComponentBuilderFactory.java | 15 ----------- .../src/generated/resources/metadata.json | 2 +- .../builder/endpoint/StaticEndpointBuilders.java | 16 ++++++------ .../dsl/EventbridgeEndpointBuilderFactory.java | 29 ++++++---------------- .../ROOT/pages/aws2-eventbridge-component.adoc | 10 +++----- 15 files changed, 47 insertions(+), 91 deletions(-)