How do I troubleshoot issues with Amazon SES bounce notifications from Amazon SNS?
2 minute read
0
I turned on Amazon Simple Notification Service (Amazon SNS) notifications for Amazon Simple Email Service (Amazon SES) email bounces. However, I didn't get a bounce notification from Amazon SNS.
Resolution
To troubleshoot issues with Amazon SES bounce notifications from Amazon SNS, check the following requirements:
Verify that your Amazon SNS topic is in the same AWS Region as your Amazon SES identity (domain or email address). The topic and the identity must be in the same Region for bounce notifications to work.
When you subscribe an email address to an SNS topic, you receive an email from Amazon SNS that request you to confirm the subscription. Check your email for that message, and then confirm the subscription.
When you use Amazon SNS to create your topic, for Type, make sure that you only choose Standard. Amazon SES doesn't support FIFO type topics.
Important: It's a best practice to use the Amazon SES mailbox simulator to send test emails or troubleshoot event notifications. Bounces from the mailbox simulator address don't count in your AWS account's metrics.