You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/05/06 09:13:00 UTC

[camel-kamelets] 06/12: aws-* kamelets: expose delay parameter where possible - AWS Kinesis

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

acosentino pushed a commit to branch source-delay-aws
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit b445c97e24f891785d69bb8b6e0418e1376938f7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri May 6 11:00:49 2022 +0200

    aws-* kamelets: expose delay parameter where possible - AWS Kinesis
---
 .../src/main/resources/kamelets/aws-kinesis-source.kamelet.yaml         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-source.kamelet.yaml
index 19ef76b9..4ffbea0a 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-source.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-source.kamelet.yaml
@@ -86,7 +86,7 @@ spec:
         default: false
       delay:
         title: Delay
-        description: Milliseconds before the next poll of the selected bucket
+        description: Milliseconds before the next poll of the selected stream
         type: long
         default: 500
   types: