This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 8b9b75d Regen for commit 5256796c80072a50b08ed75798ef1263e55d6313
add c498cd6 CAMEL-15951 - Introduce configuration property to skip
DescribeTable operation on start of aws2-ddb component
add d55355d CAMEL-15951 - Introduce configuration property to skip
DescribeTable operation on start of aws2-ddb component
add bfc5a2c CAMEL-15951 - Introduce configuration property to skip
DescribeTable operation on start of aws2-ddb component
No new revisions were added by this update.
Summary of changes:
.../apache/camel/catalog/components/aws2-ddb.json | 2 ++
.../aws2/ddb/Ddb2ComponentConfigurer.java | 6 ++++
.../component/aws2/ddb/Ddb2EndpointConfigurer.java | 6 ++++
.../component/aws2/ddb/Ddb2EndpointUriFactory.java | 3 +-
.../apache/camel/component/aws2/ddb/aws2-ddb.json | 2 ++
.../component/aws2/ddb/Ddb2Configuration.java | 13 ++++++++
.../camel/component/aws2/ddb/Ddb2Endpoint.java | 36 ++++++++++++----------
.../dsl/Aws2DdbComponentBuilderFactory.java | 18 +++++++++++
.../endpoint/dsl/Ddb2EndpointBuilderFactory.java | 35 +++++++++++++++++++++
9 files changed, 103 insertions(+), 18 deletions(-)