1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-15 10:20:05 +00:00

docs(alerting): Move misplaced note about AWS SES

This commit is contained in:
TwiN
2025-05-10 14:06:34 -04:00
committed by GitHub
parent 021a28a8d9
commit fc8868d996

View File

@@ -637,6 +637,10 @@ endpoints:
description: "healthcheck failed" description: "healthcheck failed"
``` ```
If the `access-key-id` and `secret-access-key` are not defined Gatus will fall back to IAM authentication.
Make sure you have the ability to use `ses:SendEmail`.
#### Configuring Discord alerts #### Configuring Discord alerts
| Parameter | Description | Default | | Parameter | Description | Default |
@@ -1488,10 +1492,6 @@ endpoints:
``` ```
If the `access-key-id` and `secret-access-key` are not defined Gatus will fall back to IAM authentication.
Make sure you have the ability to use `ses:SendEmail`.
#### Configuring Zulip alerts #### Configuring Zulip alerts
| Parameter | Description | Default | | Parameter | Description | Default |
|:-----------------------------------|:------------------------------------------------------------------------------------|:--------------| |:-----------------------------------|:------------------------------------------------------------------------------------|:--------------|