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/03/30 05:02:07 UTC

[camel-kamelets] 02/02: aws-sqs-fifo-sink: missing protocol option in the contentBasedDeduplication choice

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

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

commit 093bd097938ffd4c8aace899b76912ea49f5bb6c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 30 07:00:21 2022 +0200

    aws-sqs-fifo-sink: missing protocol option in the contentBasedDeduplication choice
---
 .../src/main/resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml          | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml
index 5476dcc..f43d38e 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml
@@ -152,6 +152,8 @@ spec:
                   useDefaultCredentialsProvider: "{{useDefaultCredentialsProvider}}" 
                   messageGroupIdStrategy: "usePropertyValue"
                   messageDeduplicationIdStrategy: "useContentBasedDeduplication"
+                  amazonAWSHost: "{{?amazonAWSHost}}"
+                  protocol: "{{?protocol}}"
                   uriEndpointOverride: "{{?uriEndpointOverride}}"
                   overrideEndpoint: "{{overrideEndpoint}}"
           otherwise: