AWS SES Email Activity Tracking Similar to Mailgun

Hello all,

I am currently exploring AWS options to log email activities in a manner similar to what Mailgun offers. Specifically, I would like to know if there is a feature on the AWS console that allows users to monitor and record details like email delivery statuses, bounce notifications, and general logging activities. This functionality would greatly help in diagnosing email issues and ensuring communications are functioning correctly. Has anyone set up such logging, or can provide guidance on tuning AWS SES for these purposes? Your insights would be much appreciated.

i set up cloudwatch with ses sns notifications for bounces and deliveries. not as slick as mailgun but works if you tweak the configaration to your needs. gives a decent log trail for troubleshootin and status check.