diff --git a/notify.md b/notify.md index e811839..649e24a 100644 --- a/notify.md +++ b/notify.md @@ -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"