Ongoing service disruptions
For the most recent update on ongoing service disruptions affecting the AWS Middle East (UAE) Region (ME-CENTRAL-1), refer to the AWS Health Dashboard. For information on AWS Service migration, see How do I migrate my services to another region?
我想看看哪个 AWS Identity and Access Management (IAM) 用户通过 Amazon Simple Email Service (Amazon SES) 发送了一封电子邮件。
使用 Amazon SES 事件发布并结合 Amazon CloudWatch 目标来查看有关已发送或已提交电子邮件的详细信息。CloudWatch 上的这些信息包括已发送电子邮件的 IAM 用户。
在开始之前,您必须拥有:
完成以下步骤:
打开 Amazon SES 控制台。
从导航窗格中,选择 Configuration sets(配置集)。
选择 Create set(创建集)。
对于 Configuration set name(配置集名称),输入配置集的名称。例如,输入 CallerIdentity。
选择 Event destinations(事件目标)选项卡,然后选择 Add destination(添加目标)。
对于 Event types(事件类型),选择 Sends(发送),然后选择 Next(下一步)。
对于 Destination options(目标选项),选择 CloudWatch。
对于 Name(名称),输入事件目标的名称。例如,输入 NameOfCallerIdentity。
对于 Amazon CloudWatch dimensions(Amazon CloudWatch 维度),输入以下内容: 对于 Value source(值来源),选择 Message tag(消息标签)。 对于 Dimension name(维度名称),输入维度的名称。例如,输入 ses:caller-identity。 对于 Default value(默认值),输入与对 Name(名称)输入的相同值。
选择 Next(下一步),然后选择 Add destination(添加目标)。
从 CloudWatch 中检索 Amazon SES 事件数据