| commit | 2ee4dfae9f055c77e00c3f9d83f0533ba52d0a55 | [log] [tgz] |
|---|---|---|
| author | Andrea Cosentino <ancosen@gmail.com> | Fri Nov 11 15:02:49 2022 +0100 |
| committer | Andrea Cosentino <ancosen@gmail.com> | Fri Nov 11 15:02:49 2022 +0100 |
| tree | 476b38a617d502137a8e6b7ace91ae3d650658e7 | |
| parent | c1990ddf016b55ceb1e190f4a049edb0b8726dd3 [diff] |
Improved AWS S3 CDC Example Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
diff --git a/jbang/aws-s3-cdc/aws-s3-cdc-log.yaml b/jbang/aws-s3-cdc/aws-s3-cdc-log.yaml index 4f3b66f..284a1fa 100644 --- a/jbang/aws-s3-cdc/aws-s3-cdc-log.yaml +++ b/jbang/aws-s3-cdc/aws-s3-cdc-log.yaml
@@ -23,7 +23,7 @@ accessKey: <access_key> secretKey: <secret_key> region: "eu-west-1" - getBody: true + getObject: true steps: - to: uri: "kamelet:log-sink"