Configuring Cognito user pool to send emails with SES
I've been keeping an eye on this issue. A few days ago, I noticed that the AWS::Cognito::UserPool EmailConfiguration
property documentation was updated. It now includes the EmailSendingAccount
property. If you set that to DEVELOPER
, it will use SES to send emails with the source ARN specified.