This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 20e25de Regen website docs new 83c1842 CAMEL-15280 - Camel-AWS2-*: Add the ability to trust all certificates when overidding the endpoint - Lambda new 9ba3acf Camel-AWS2-Lambda: Regen new 75547fe Regen docs The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../aws2/lambda/Lambda2ComponentConfigurer.java | 5 ++++ .../aws2/lambda/Lambda2EndpointConfigurer.java | 5 ++++ .../camel/component/aws2/lambda/aws2-lambda.json | 2 ++ .../src/main/docs/aws2-lambda-component.adoc | 6 +++-- .../aws2/lambda/Lambda2Configuration.java | 13 ++++++++++ .../component/aws2/lambda/Lambda2Endpoint.java | 13 ++++++++++ .../dsl/Aws2LambdaComponentBuilderFactory.java | 15 ++++++++++++ .../builder/endpoint/StaticEndpointBuilders.java | 8 +++---- .../dsl/Lambda2EndpointBuilderFactory.java | 28 ++++++++++++++++++++++ .../modules/ROOT/pages/aws2-lambda-component.adoc | 6 +++-- 10 files changed, 93 insertions(+), 8 deletions(-)