scenarios/features/sesv2_weekly_mailer/content/01_README.md
This workflow demonstrates how to use the Amazon Simple Email Service (SES) v2 to send a coupon newsletter to a list of contacts. It covers the following key steps:
Prepare the Application
Gather Subscriber Email Addresses
Send the Coupon Newsletter
Monitor and Review
Clean up
Before running this workflow, ensure you have:
This workflow uses the following AWS services:
The workflow covers the following SES v2 API actions:
CreateContactCreateContactListCreateEmailIdentityCreateEmailTemplateDeleteContactListDeleteEmailTemplateDeleteEmailIdentityListContactsSendEmail (with both Simple and Template formats)This example is implemented in the following languages:
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0