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 30edf84 non-generated removal of cq adoc bits add 0e8d266 CAMEL-15951 - Introduce configuration property to skip DescribeTable operation on start of aws2-ddb component add 89f3dd4 CAMEL-15951 - Introduce configuration property to skip DescribeTable operation on start of aws2-ddb component add 4c33147 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(-)