This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
from 59dd58a7 AWS Cloudtrail Source Kamelet: Add an eventsource parameter new 979aa0d7 Create an AWS S3 CDC Source Kamelet new 8cf62dbc Create an AWS S3 CDC Source Kamelet new b9dfdd3e Create an AWS S3 CDC Source Kamelet new 7fdddcfa Create an AWS S3 CDC Source Kamelet new b1905594 Create an AWS S3 CDC Source Kamelet The 5 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: kamelets/aws-s3-cdc-source.kamelet.yaml | 219 +++++++++++++++++++++ .../kamelets/aws-s3-cdc-source.kamelet.yaml | 219 +++++++++++++++++++++ script/validator/validator.go | 2 +- 3 files changed, 439 insertions(+), 1 deletion(-) create mode 100644 kamelets/aws-s3-cdc-source.kamelet.yaml create mode 100644 library/camel-kamelets/src/main/resources/kamelets/aws-s3-cdc-source.kamelet.yaml