SES rejects email (in app and cli) as not being verified when the console shows verified

0

Literally what it says on the tin. I have added and verified email addresses to test my app. The console shows the green check mark. Regions all match. Yet I keep getting the Email address is not verified. The following identities failed the check in region US-EAST-1. I assumed it was an issue with my app and tested with awscli and still the same thing.

Is this just a matter of waiting till everything syncs or ??

Using the cli docs own example.

» aws ses send-email --from xxx@yyy.com --destination file://destination.json --message file://message.json

An error occurred (MessageRejected) when calling the SendEmail operation: Email address is not verified. The following identities failed the check in region US-EAST-1:  ...
1 回答
0

Apparently the console doesn't work. awscli did not list any identities. I added them from the cli, reverified and it all works. Time for a bug report I guess.

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则