scenarios/features/sesv2_weekly_mailer/README.md
This scenario 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 scenario, ensure you have:
This scenario uses the following AWS services:
The scenario 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