You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2021/03/24 18:48:27 UTC

[camel-kamelets] 10/10: Added AWS DDB Streams Source Kamelet

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 60ece4db7501a32ad5584358892e52a552582e6b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 24 18:36:58 2021 +0100

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

diff --git a/aws-ddb-streams-source.kamelet.yaml b/aws-ddb-streams-source.kamelet.yaml
index 2438fa1..24a7c31 100644
--- a/aws-ddb-streams-source.kamelet.yaml
+++ b/aws-ddb-streams-source.kamelet.yaml
@@ -49,6 +49,7 @@ spec:
         description: Provider for the sequence number when using one of the two ShardIteratorType AT_SEQUENCE_NUMBER or AFTER_SEQUENCE_NUMBER iterator types. Can be a registry reference or a literal sequence number.
         type: string
         example: "900000000005745712447"
+        default: "000000000000000000000"
   types:
     out:
       mediaType: application/json