Skip to content

Commit

Permalink
aws-sqs-fifo-sink: missing protocol option in the contentBasedDedupli…
Browse files Browse the repository at this point in the history
…cation choice
  • Loading branch information
oscerd committed Mar 30, 2022
1 parent beb7f0b commit ee793bf
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ spec:
useDefaultCredentialsProvider: "{{useDefaultCredentialsProvider}}"
messageGroupIdStrategy: "usePropertyValue"
messageDeduplicationIdStrategy: "useContentBasedDeduplication"
amazonAWSHost: "{{?amazonAWSHost}}"
protocol: "{{?protocol}}"
uriEndpointOverride: "{{?uriEndpointOverride}}"
overrideEndpoint: "{{overrideEndpoint}}"
otherwise:
Expand Down

0 comments on commit ee793bf

Please sign in to comment.