Easy way to get SES Sending Stats per Domain

0

Hi, anyone know an easy way to get SES email sending stats on a per-domain basis? E.g. in CloudWatch. I'm looking to delete a domain but want to check it's not being used first.

Simon
已提問 2 年前檢視次數 204 次
1 個回答
1
已接受的答案

Hello

Regarding this: an easy way to get SES email sending stats on a per-domain basis? Yes, you can follow this blog, https://aws.amazon.com/blogs/messaging-and-targeting/introducing-sending-metrics/ and then https://docs.aws.amazon.com/ses/latest/dg/event-publishing-add-event-destination-cloudwatch.html

Regarding this: I am looking to delete a domain but want to check it's not being used first. If you are not using configuration set in the first place, by default, SES won't able to provide cloudwatch metrics on domain basis.

you can use AWS CLI to view available metrics % aws cloudwatch list-metrics --namespace "AWS/SES" --region us-east-1

Hope that helps!

AWS
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南