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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 |
|:-----------------------------------|:------------------------------------------------------------------------------------|:--------------| |:-----------------------------------|:------------------------------------------------------------------------------------|:--------------|