aboutsummaryrefslogtreecommitdiff
path: root/doc/config-fmt.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config-fmt.md')
-rw-r--r--doc/config-fmt.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/config-fmt.md b/doc/config-fmt.md
index 0032f8e..df196c5 100644
--- a/doc/config-fmt.md
+++ b/doc/config-fmt.md
@@ -381,6 +381,9 @@ header contents of the yaml document for humans.
* "stdout": prints the contents of the mail to stdout. Does not actually send
mail. The "mail-to" attribute is not used. For testing
* "mailx": use the mailx command to send mail
+ * "aws-sns": use AWS SNS to send messages
+* "mua-param": parametres for AWS SNS client. See
+ [README.md##aws-sns-mua](../README.md#aws-sns-mua)
* "mail-to": array of boot report mail recipients. The values must be
recognisable by the MUA **(required)**
* "subject": title for mail. [Content Substitution