AWS Messaging & Targeting Blog
Tag: email
Upgrade Your Email Tech Stack with HAQM SESv2 API
HAQM Simple Email Service (SES) is a cloud-based email sending service that helps businesses and developers send marketing and transactional emails. We introduced the SESv1 API in 2011 to provide developers with basic email sending capabilities through HAQM SES using HTTPS. In 2020, we introduced the redesigned HAQM SESv2 API, with new and updated features […]
Using one-click unsubscribe with HAQM SES
Gmail and Yahoo have announced new requirements for bulk senders that take effect in February 2024. The requirements aim to reduce delivery of malicious or unwanted email to the users of these mailbox providers. We recommend that HAQM SES senders who operate outside of the SES sandbox assume these bulk sender requirements apply to them. […]
How quirion created nested email templates using HAQM Simple Email Service (SES)
This is part two of the two-part guest series on extending Simple Email Services with advanced functionality. Find part one here. quirion, founded in 2013, is an award-winning German robo-advisor with more than 1 billion Euro under management. At quirion, we send out five thousand emails a day to more than 60,000 customers. Managing many […]
How quirion sends attachments using email templates with HAQM Simple Email Service (SES)
This is part one of the two-part guest series on extending Simple Email Services with advanced functionality. Find part two here. Update: The TestRenderEmailTemplate API used to send emails with attachments has a limit of 1 operation per second. If your expected peak traffic is higher than this, the solution demonstrated in this case study may […]
How to Grant Another SES Account or User Permission To Send Emails
HAQM Simple Email Service (HAQM SES) is a bulk and transactional email sending service for businesses and developers. To send emails from a particular email address through SES, users have to verify ownership of the email address, the domain used by the email address, or a parent domain of the domain used by the email […]
How to send your first email on SES
Introduction Sending your first email on any service can be complicated. In this blog we will walk you through how to send your first email on HAQM Simple Email Service (SES) through the SES Console and to direct you to examples of how you can send email through the AWS SDK. Our public documentation includes […]
How to send messages to multiple recipients with HAQM Simple Email Service (SES)
Introduction Customers frequently ask what is the best way to send messages to multiple recipients using HAQM Simple Email Service (SES) with the best deliverability and without exceeding the maximum recipient’s per message limit. In this blog, we will show you how to determine the best approach for sending a message to multiple recipients based […]
A Guide to Maintaining a Healthy Email Database
Introduction In the digital age, email remains a powerful tool for businesses to communicate with their customers. Whether it’s for marketing campaigns, customer service updates, or important announcements, a well-maintained email database is crucial for ensuring that your messages reach their intended recipients. However, managing an email database is not just about storing email addresses. […]
Increase your email engagement using AMP.
This blog introduces the use of Accelerated Mobile Pages (AMP) with HAQM Simple Email Service (SES). It provides you a guide on how to configure AMP, a ready AMP email template and a working code example that uses HAQM SES API to send the AMP email. AMP emails support components that recipients can interact without […]
How to test email sending and monitoring
Introduction When setting up your email sending infrastructure and connections to APIs it is necessary to ensure proper setup. It is also important to ensure that after making changes to your sending pipeline that you verify that your application is working as expected. Not only is it important to test your sending processes, but it’s […]