The Amazon SES plugin provides an Amazon SES (Simple Email Service) mailer adapter for Craft CMS.

Amazon ses email settings

License #

This plugin is licensed for free under the MIT License.

Requirements #

This plugin requires Craft CMS 3.1.0 or later, or 4.0.0 or later.

Installation #

To install the plugin, search for Amazon SES” in the Craft Plugin Store, or install manually using composer.

composer require putyourlightson/craft-amazon-ses

Usage #

Once installed, go to Settings → Email, and change the Transport Type” setting to Amazon SES”. Enter your region and credentials (which you can get from your AWS Developer Console page). 

You can leave the API key and secret blank to use the default credential provider chain (see the docs).

You can optionally specify a configuration set to be notified when an email bounces or some other action happens (see the docs).

Have a suggestion to improve the docs? Create an issue with details, and we'll do our best to integrate your ideas.