From 731de12a5c98051c26ba23d96bf282af389a407a Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Tue, 14 Sep 2021 12:19:05 +0200 Subject: [PATCH] Support Subject as header into sns fifo sink --- docs/modules/ROOT/pages/aws-sns-fifo-sink.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/modules/ROOT/pages/aws-sns-fifo-sink.adoc b/docs/modules/ROOT/pages/aws-sns-fifo-sink.adoc index a95c69239..629bf6596 100644 --- a/docs/modules/ROOT/pages/aws-sns-fifo-sink.adoc +++ b/docs/modules/ROOT/pages/aws-sns-fifo-sink.adoc @@ -7,6 +7,10 @@ Send message to an AWS SNS FIFO Topic +The Kamelet expects the following headers to be set: + +- `subject` / `ce-subject`: the subject of the message + == Configuration Options The following table summarizes the configuration options available for the `aws-sns-fifo-sink` Kamelet: