This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 731de12a5c98051c26ba23d96bf282af389a407a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Sep 14 12:19:05 2021 +0200 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 a95c692..629bf65 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: