How to see SES usage for domains?

0

I verified two of my domains with SES and created one IAM for SMTP credentials.

I have sent emails programmatically from both domains and now I would like to see, from the AWS console, how many emails have been sent from each of the two verified domains. How can I do that?

Also, if I delete a verified domain (ie. not delete the domain but just delete it from the list of verified domains), is it possible to see how many emails were sent from that domain before it was deleted as a verified domain?

1개 답변
2
수락된 답변

I recommend taking a look at this documentation for Setting up Amazon SES event publishing. You can publish SES events to CloudWatch to get metrics. Alternatively, you can send it to other destinations such as Kinesis Data Firehose to send it to S3 and other places so you can store events for deleted domains for archives.

Price per metric – You can view basic Amazon SES metrics in CloudWatch for free. However, when you collect metrics using event publishing, you create custom metrics in CloudWatch. Each unique combination of event type, dimension name, and dimension value creates a different custom metric in CloudWatch. When you use CloudWatch, you are charged for each custom metric you create. For this reason, you might want to avoid choosing dimensions that can take many different values. For example, unless you are very interested in tracking your email sending events by "From" domain, you might not want to define a dimension for the Amazon SES auto-tag ses:from-domain because it can take many different values. For more information, see CloudWatch Pricing.

AWS
Taka_M
답변함 2년 전

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

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

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