This is an automated email from the ASF dual-hosted git repository.

nferraro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 265133d1d9dfa2d50ad5f656a29685640e6e6d9f
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Mar 24 16:59:33 2021 +0100

    Added AWS DDB Streams Source Kamelet
---
 aws-ddb-streams-source.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aws-ddb-streams-source.kamelet.yaml 
b/aws-ddb-streams-source.kamelet.yaml
index 389ade2..032b9cd 100644
--- a/aws-ddb-streams-source.kamelet.yaml
+++ b/aws-ddb-streams-source.kamelet.yaml
@@ -18,7 +18,7 @@ spec:
       - secretKey
       - region
     properties:
-      bucketNameOrArn:
+      table:
         title: Table
         description: Name of the DynamoDB table to look at
         type: string

Reply via email to