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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ