This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 1133 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 2371a741c604f7f2cca41bf6ce8729192374a365 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Nov 2 13:01:02 2022 +0100 Create an AWS S3 CDC Source Kamelet Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- kamelets/aws-s3-cdc-source.kamelet.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kamelets/aws-s3-cdc-source.kamelet.yaml b/kamelets/aws-s3-cdc-source.kamelet.yaml index 31792f1f..e2795608 100644 --- a/kamelets/aws-s3-cdc-source.kamelet.yaml +++ b/kamelets/aws-s3-cdc-source.kamelet.yaml @@ -171,6 +171,8 @@ spec: dependencies: - 'camel:core' - 'camel:aws2-sqs' + - 'camel:aws2-s3' + - 'camel:jsonpath' - 'camel:kamelet' - 'camel:jackson' template: