ISESV2SendEmailResponse
Interface in AWS.SESV2
Interface for SendEmail responses.
Ancestors
Properties
MessageId
property MessageId: string
The unique message identifier generated when the email is accepted for sending.
This identifier is generated by Amazon SES when the email is successfully accepted and queued for delivery. It can be used to track the email through delivery events, bounce notifications, complaint handling, and delivery status monitoring. The message ID is essential for correlating delivery events with specific emails and for troubleshooting delivery issues. It remains valid throughout the email's entire lifecycle from sending through final delivery or failure. Important: Amazon SES may accept a message without actually sending it in certain cases, such as when attachments contain viruses or templated emails have invalid personalization content. The message ID is still generated even in these acceptance-only scenarios. This identifier can be referenced in event publishing data, delivery notifications, bounce and complaint reports, and support requests related to this email.