Skip to content

Commit fc8868d

Browse files
authored
docs(alerting): Move misplaced note about AWS SES
1 parent 021a28a commit fc8868d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,10 @@ endpoints:
637637
description: "healthcheck failed"
638638
```
639639

640+
If the `access-key-id` and `secret-access-key` are not defined Gatus will fall back to IAM authentication.
641+
642+
Make sure you have the ability to use `ses:SendEmail`.
643+
640644

641645
#### Configuring Discord alerts
642646
| Parameter | Description | Default |
@@ -1488,10 +1492,6 @@ endpoints:
14881492
```
14891493

14901494

1491-
If the `access-key-id` and `secret-access-key` are not defined Gatus will fall back to IAM authentication.
1492-
1493-
Make sure you have the ability to use `ses:SendEmail`.
1494-
14951495
#### Configuring Zulip alerts
14961496
| Parameter | Description | Default |
14971497
|:-----------------------------------|:------------------------------------------------------------------------------------|:--------------|

0 commit comments

Comments
 (0)