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.

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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인