dotnetv3/SESv2/NewsLetterWorkflow/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
For general prerequisites, see the README in the dotnetv3 folder.
Before running this scenario, ensure you have:
After the example compiles, you can run it from the command line. To do so, navigate to the folder that contains the .sln file and run the following command:
dotnet run
Alternatively, you can run the example from within your IDE.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0