1 回答
- 最新
- 投票最多
- 评论最多
0
I think what you are looking for is:
https://docs.aws.amazon.com/ses/latest/dg/using-configuration-sets.html
Using configuration sets in Amazon SES
Configuration sets are groups of rules that you can apply to your verified identities. A verified identity is a domain, subdomain, or email address you use to send email through Amazon SES. When you apply a configuration set to an email, all of the rules in that configuration set are applied to the email.
You can use configuration sets to apply the following types of rules to your email sending and can contain one, both, or neither of these types:
- Event destinations – Allow you to publish email sending metrics, including the numbers of sends, deliveries, opens, clicks, bounces, and complaints to other AWS products for each email you send. For example, you can send your email metrics to an Amazon Data Firehose destination, and then analyze it using Amazon Managed Service for Apache Flink. Alternatively, you can send bounce and complaint information to Amazon SNS and receive notifications immediately when those events occur.
Hope this helps!
相关内容
- 已提问 4 个月前
- AWS 官方已更新 7 个月前

hi Yes i have seen the configuration sets and the event publishing but there is no mention in the events to receive the email body, only metrics around the various events? I want to be able to capture the email body. thanks
Is the mail manager -> Email archiving feature applicable, is there a way to configure ses to put emails into an archive automatically?
Is the mail manager -> Email archiving feature applicable, is there a way to configure ses to put emails into an archive automatically?