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 <anco...@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