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 d049b03  Fixed tests
     add 26b4cb0  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-DDB component
     add e784a04  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-DDB component
     add c2d5aef  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-DDB component
     add dcc6bab  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-DDB component
     add 05bcda6  Regen for commit dcc6babcd74a2e9283cfaf27755764cb160ded12

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/aws2-ddb.json  |  4 ++
 .../camel/catalog/docs/aws2-ddb-component.adoc     |  8 +++-
 .../aws2/ddb/Ddb2ComponentConfigurer.java          | 12 ++++++
 .../component/aws2/ddb/Ddb2EndpointConfigurer.java | 12 ++++++
 .../component/aws2/ddb/Ddb2EndpointUriFactory.java |  4 +-
 .../apache/camel/component/aws2/ddb/aws2-ddb.json  |  4 ++
 .../src/main/docs/aws2-ddb-component.adoc          |  8 +++-
 .../component/aws2/ddb/Ddb2Configuration.java      | 27 ++++++++++++
 .../camel/component/aws2/ddb/Ddb2Endpoint.java     |  3 ++
 .../aws2/ddb/DdbComponentConfigurationTest.java    | 15 +++++++
 .../dsl/Aws2DdbComponentBuilderFactory.java        | 35 ++++++++++++++++
 .../endpoint/dsl/Ddb2EndpointBuilderFactory.java   | 49 ++++++++++++++++++++++
 .../modules/ROOT/pages/aws2-ddb-component.adoc     |  8 +++-
 13 files changed, 182 insertions(+), 7 deletions(-)

Reply via email to