Receiving Amazon SES notifications using Amazon SNS
You can configure Amazon SES to notify an Amazon SNS topic when you receive bounces or complaints,
or when emails are delivered. Amazon SNS notifications are in JavaScript Object Notation (JSON)
In order to send email using Amazon SES, you must configure it to send bounce and complaint notifications by using one of the following methods:
-
By sending notifications to an Amazon SNS topic. The procedure for setting up this type of notification is included in this section.
-
By enabling email feedback forwarding. For more information, see Receiving Amazon SES notifications through email.
-
By publishing event notifications. For more information, see Monitor email sending using Amazon SES event publishing.
Important
See Setting up event notifications for Amazon SES for important information about notifications.