AWS SES Software Delay

Does anyone know if there is a way to programmatically delay SES email sending time? I want to queue some emails, but send them a few days apart. I didn't know if there was a mechanism inside SES to do this, or if I needed to roll on my own.

+3
source share
1 answer

Good question, but in AWS SES this feature does not exist.

I could use options for your own, but this is beyond the scope of your original question. And there are, of course, several options, and some may be personal preferences.

0
source

All Articles