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
feita há 2 anos204 visualizações
1 Resposta
1
Resposta aceita

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
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas