Posted On: Mar 8, 2022

You can now create your own Amazon Simple Email Service (Amazon SES) resources using AWS CloudFormation templates in multiple new regions. Amazon SES is a scalable, cost-effective, and flexible cloud-based email service that allows digital marketers and application developers to send marketing, notification, and transactional emails from within any application. To learn more about Amazon SES, visit this page. SES can be used via SDK, CLI, Console, and AWS CloudFormation templates

AWS CloudFormation gives you an easy way to model a collection of related AWS and third-party resources, provision them quickly and consistently, and manage them throughout their lifecycles, by treating infrastructure as code. A CloudFormation template describes your desired resources and their dependencies so you can launch and configure them together as a stack. You can use a template to create, update, and delete an entire stack as a single unit, as often as you need to, instead of managing resources individually. You can manage and provision stacks across multiple AWS accounts and AWS Region. AWS CloudFormation supports a number of Amazon SES resource types that allow users to monitor SES.

The following SES resource types are available in US East (Ohio and N.Virginia), US West (N. California and Oregon), Africa (Cape Town), Asia Pacific (Mumbai, Seoul, Singapore, Sydney, and Tokyo), Canada (Central), Europe (Frankfurt, Ireland, London, Milan, Paris, and Stockholm), Middle East (Bahrain), and South America (Sao Paulo):

AWS::SES::ConfigurationSet
AWS::SES::ContactList
AWS::SES::ConfigurationSetEventDestination
AWS::SES::Template

The following SES resource types are available in US East (N.Virginia), US West (Oregon), and Europe (Ireland):

AWS::SES::ReceiptFilter
AWS::SES::ReceiptRule
AWS::SES::ReceiptRuleSet