mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-05 04:50:51 +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:
|
||||
```sh
|
||||
export AWS_SES_ACCESS_KEY_ID="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
||||
export AWS_SES_SECRET_ACCESS_KEY="xxxxxxxxxxxxxx"
|
||||
export AWS_ACCESS_KEY_ID="sdfsdfsdfljlbjkljlkjsdfoiwje"
|
||||
export AWS_SECRET_ACCESS_KEY="xxxxxxxxxxxxxx"
|
||||
# Use the REGION column from the table
|
||||
# https://docs.aws.amazon.com/general/latest/gr/ses.html
|
||||
export AWS_SES_REGION="xx-xxxx-x"
|
||||
|
||||
Reference in New Issue
Block a user