AWS Messaging & Targeting Blog

Tag: amazon ses

Serverless IoT email capture, attachment processing, and distribution

Many customers need to automate email notifications to a broad and diverse set of email recipients, sometimes from a sensor network with a variety of monitoring capabilities. Many sensor monitoring software products include an SMTP client to achieve this goal. However, managing email server infrastructure requires specialty expertise and operating an email server comes with […]

An Introduction to Amazon WorkMail Audit Logging

Amazon WorkMail’s new audit logging capability equips email system administrators with powerful visibility into mailbox activities and system events across their organization. As announced in our recent “What’s New” post, this feature enables the comprehensive capture and delivery of critical email data, empowering administrators to monitor, analyze, and maintain compliance. With audit logging, WorkMail records […]

Upgrade Your Email Tech Stack with Amazon SESv2 API

Amazon 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 Amazon SES using HTTPS. In 2020, we introduced the redesigned Amazon SESv2 API, with new and updated features […]

Using one-click unsubscribe with Amazon 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 Amazon SES senders who operate outside of the SES sandbox assume these bulk sender requirements apply to them. […]

An Overview of Bulk Sender Changes at Yahoo/Gmail

In a move to safeguard user inboxes, Gmail and Yahoo Mail announced a new set of requirements for senders effective from February 2024. Let’s delve into the specifics and what Amazon Simple Email Service (Amazon SES) customers need to do to comply with these requirements. What are the new email sender requirements? The new requirements include long-standing best practices […]

Building a generative AI marketing portal on AWS

Introduction In the preceding entries of this series, we examined the transformative impact of Generative AI on marketing strategies in “Building Generative AI into Marketing Strategies: A Primer” and delved into the intricacies of Prompt Engineering to enhance the creation of marketing content with services such as Amazon Bedrock in “From Prompt Engineering to Auto […]

DMARC flow

Amazon SES: Email Authentication and Getting Value out of Your DMARC Policy

Amazon SES: Email Authentication and Getting Value out of Your DMARC Policy Introduction For enterprises of all sizes, email is a critical piece of infrastructure that supports large volumes of communication. To enhance the security and trustworthiness of email communication, many organizations turn to email sending providers (ESPs) like Amazon Simple Email Service (Amazon SES). […]

Architecture diagram of the solution: new templates in Amazon SES are created by a Lambda function accessed through API Gateway. THe Lambda function reads and writes HTML from S3 and reads and writes metadata from DynamoDB.

How quirion created nested email templates using Amazon 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 Amazon 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 […]