mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-07 15:12:10 +08:00
Updated notify (markdown)
@@ -661,8 +661,8 @@ You'll need to setup a API user with the following security permissions to send
|
|||||||
```
|
```
|
||||||
Usage:
|
Usage:
|
||||||
```sh
|
```sh
|
||||||
export AWS_SES_ACCESS_KEY_ID="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
export AWS_ACCESS_KEY_ID="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
||||||
export AWS_SES_SECRET_ACCESS_KEY="xxxxxxxxxxxxxx"
|
export AWS_SECRET_ACCESS_KEY="xxxxxxxxxxxxxx"
|
||||||
# Use the REGION column from the table
|
# Use the REGION column from the table
|
||||||
# https://docs.aws.amazon.com/general/latest/gr/ses.html
|
# https://docs.aws.amazon.com/general/latest/gr/ses.html
|
||||||
export AWS_SES_REGION="xx-xxxx-x"
|
export AWS_SES_REGION="xx-xxxx-x"
|
||||||
|
|||||||
Reference in New Issue
Block a user