Amazon SES Explained: Sandbox, Sending Quotas and Responsible Email
What the Amazon SES sandbox allows, how to request production access properly, and the bounce, complaint and consent practices that keep sending healthy.
How Amazon SES works for application email, what the sandbox restricts, how to request production access properly and which sending practices protect your reputation.
Amazon Simple Email Service (Amazon SES) is the AWS service for sending transactional and marketing email from applications through an API or SMTP. This Amazon SES overview focuses on what most new users need to understand first: how the sandbox works, how to request production access, and how responsible sending keeps your account in good standing.
SES is sending infrastructure, not a newsletter tool with templates and subscriber management built in. Your application or email platform hands messages to SES, and SES handles delivery, authentication signing and feedback. Its main components are:
SES can also receive email and pass it to S3, Lambda or SNS, which is useful for processing replies or inbound messages.
Every new SES account starts in the sandbox in each AWS region. The sandbox exists to protect recipients and the shared reputation of SES sending infrastructure. While in the sandbox:
The sandbox is the right place to build and test your integration: verify your domain, set up DKIM, send test messages and confirm your bounce and complaint handling works. Our guide to the Amazon SES sandbox, sending quotas and responsible email covers each step.
To send to any recipient, request production access from the SES console (the account dashboard includes a request option). AWS reviews each request, and a clear, honest description matters. Be ready to explain:
AWS may approve the request, ask for more information or decline it. If more information is needed, reply through the same support case. After approval, your account receives a sending quota and rate; as you build a good track record, you can request increases through the official quota process.
SES monitors every account’s bounce rate and complaint rate, visible in the reputation metrics in the console. If they rise too high, AWS may place the account under review or pause sending until the cause is fixed. Good practice keeps you well clear of that:
SES is pay-as-you-go: you are charged per batch of messages sent plus data for attachments, with separate charges for optional features such as dedicated IPs, Virtual Deliverability Manager and inbound email. There is no minimum commitment. Free tier terms for SES have changed over time, so confirm details on the official pricing page.
SES fits applications that send password resets, receipts, notifications and permission-based newsletters at any scale, especially if you already run on AWS. It is less suitable if you want a drag-and-drop campaign editor; many teams pair SES with a separate email marketing tool or build their own templates. Deliverability ultimately depends on your list quality and content, not only on the sending service.
NewCloudStore is independent and not affiliated with Amazon Web Services; trademarks belong to their owners.
What the Amazon SES sandbox allows, how to request production access properly, and the bounce, complaint and consent practices that keep sending healthy.
What Amazon SES is used for, how domain and address verification work, the IAM and monitoring setup that keeps an SES account safe, and how sending is priced.
Why DigitalOcean, Linode, Hetzner, UpCloud, OVHcloud and Alibaba Cloud restrict outbound SMTP, how their unblock processes differ, what Kamatera does instead, and the reliable ways to send email from any cloud server.
How SPF, DKIM and DMARC work together for application email, which DNS records to publish, and how to reach a reject policy without blocking legitimate mail.
A side-by-side look at the free tiers, trial credits and promotional offers of twelve cloud providers, what each is designed for, and the rules that apply to all of them.
Send a note and we will point you to the right overview, guide or official documentation.