SES

How to Create Amazon SES Email Identities and Contact Lists Using the AWS CLI

Photo by Liam Truong on Unsplash

This article is part of a series to introduce developers to Amazon Simple Email Service. Check out all the articles.

Introduction to Amazon Simple Email Service – SES

Using the CLI to Set Up Amazon SES Email Identities and Contact Lists.

Using Amazon Simple Email Service (SES) to Send Single Emails

Using Amazon Simple Email Service (SES) to Send Bulk, Templated Emails

Amazon SES Email Identities and Contacts

In this article, we’ll go over how to use the Amazon SES v2 CLI to configure email identities and contact lists.

Introduction to Amazon Simple Email Service -- SES

Photo by Kate Macate on Unsplash

Amazon Simple Email Service, or Amazon SES, is a reliable, scalable, secure, and cost-effective, cloud-based email messaging platform designed for developers and marketers alike to send transactional “receipt type” emails or high-volume marketing and newsletter email campaigns. Amazon SES supports SMTP, SDK or API integrations and also requires no upfront contracts as you pay only for what is used.

Additionally, Amazon Simple Email Service provides email deliverability tools and reports allowing you to surface sender statistics. And, all of this comes with the reliability of a system that sends – a hard to imagine – trillion plus emails each year. In this multipart series, we’ll take you through some introductory tutorials to get you moving with Amazon SES.

Using Amazon Simple Email Service (SES) to Send Bulk Emails

Photo by Paula Hayes on Unsplash

This article is part of a series to introduce developers to Amazon Simple Email Service. Check out all the articles.

Introduction to Amazon Simple Email Service – SES

Using the CLI to Setu Up Amazon SES Email Identities and Contact Lists.

Using Amazon Simple Email Service (SES) to Send Single Emails

Using Amazon Simple Email Service (SES) to Send Bulk, Templated Emails

The Solution

In this tutorial, we’ll show you how to use Amazon SES to send large groups of emails like a mass marketing campaign or an e-newsletter.

Using Amazon Simple Email Service (SES) to Send Single Emails

Photo by Valeria Reverdo on Unsplash

This article is part of a series to introduce developers to Amazon Simple Email Service. Check out all the articles.

Introduction to Amazon Simple Email Service – SES

Using the CLI to Set Up Amazon SES Email Identities and Contact Lists.

Using Amazon Simple Email Service (SES) to Send Single Emails

Using Amazon Simple Email Service (SES) to Send Bulk, Templated Emails

The Solution

In this tutorial, we’ll demonstrate how to use Amazon SES to send single emails, like an account confirmation email, password reset email, or an online order invoice email.