Do I get Amazon SES Free-Tier Pricing when I send emails from Heroku?

柔情痞子 提交于 2019-12-07 01:24:39

问题


According to the Amazon SES Pricing: Pricing Details: AWS Free Usage Tier,

If you call Amazon SES from an Amazon EC2 instance or through Elastic Beanstalk, you can send up to 62,000 email messages per month at no charge.

Is this also true if I call Amazon SES from my Heroku app, since it runs on an Amazon EC2 instance?


回答1:


I emailed this question to support@heroku.com, and in less than 10 minutes, they replied:

Unfortunately no.

However, we do have 3rd party add-ons that offer mail sending, most with free plans to start: https://elements.heroku.com/addons/categories/email-sms

SendGrid seems to be the most popular.



来源:https://stackoverflow.com/questions/41867307/do-i-get-amazon-ses-free-tier-pricing-when-i-send-emails-from-heroku

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!