Price Amazon SES outbound and inbound mail with attachment data, dedicated IPs, and a bounce and complaint rate check.
SES prices the message and the payload separately: a flat fee per thousand messages plus a per-GB charge for attachment data, which is why a newsletter with a 2 MB PDF costs far more than its message count suggests. Dedicated IPs are a fixed monthly cost that only pays back at volumes high enough to build and hold a sending reputation. Verify the send, data and dedicated IP prices for your region on the SES pricing page. SES is usually an order of magnitude cheaper than a hosted email service, but that only holds if your bounce and complaint rates stay inside the AWS thresholds — a sending pause costs far more than the bill ever would.
SES Cost
cost = emails ÷ 1000 × send price + attachment GB × data price + inbound ÷ 1000 × inbound price + dedicated IPs × monthly IP price.
Effective unit cost
cost per 1000 emails = total monthly cost ÷ (emails ÷ 1000) — the figure to compare against a third-party ESP.
cost = emails ÷ 1000 × send price + attachment GB × data price + inbound ÷ 1000 × inbound price + dedicated IPs × monthly IP price. SES prices the message and the payload separately: a flat fee per thousand messages plus a per-GB charge for attachment data, which is why a newsletter with a 2 MB PDF costs far more than its message count suggests. Dedicated IPs are a fixed monthly cost that only pays back at volumes high enough to build and hold a sending reputation. Verify the send, data and dedicated IP prices for your region on the SES pricing page.
SES is usually an order of magnitude cheaper than a hosted email service, but that only holds if your bounce and complaint rates stay inside the AWS thresholds — a sending pause costs far more than the bill ever would.
This calculator takes 10 inputs: Emails sent per month, Average attachment size per email, Inbound emails received per month, Dedicated IP addresses, Bounce rate, Complaint rate, Price per 1000 emails sent, Attachment data price per GB, Price per 1000 inbound emails, Dedicated IP price per month. The pre-filled defaults are a realistic starting point — replace them with figures from your own environment for a result you can act on.
Roughly when you send consistently enough to keep the IP warm — tens of thousands of messages a week, every week. Below that the shared pool has better reputation than an IP you cannot keep active, and a cold dedicated IP actively hurts deliverability.