ISESV2GetMessageInsightsRequest
Interface in AWS.SESV2
Interface for GetMessageInsights requests.
Ancestors
Properties
MessageId
property MessageId: string
A unique identifier for a message, and is returned when sending emails through Amazon SES.
This property specifies the message ID for which you want to retrieve detailed insights and event information. The message ID must correspond to an email message that was sent from your Amazon SES account. Message IDs are automatically generated and returned when you send emails using operations such as SendEmail, SendRawEmail, or SendBulkTemplatedEmail. These identifiers are unique across the Amazon SES service and allow you to track specific messages. If the specified message ID does not exist or is not accessible from your account, the operation will return a NotFoundException. Message insights are typically available for a limited time period after the email was sent.