Skip to content

/AWS1/CL_PPESENDEMAILRESPONSE

A unique message ID that you receive when Amazon Pinpoint accepts an email for sending.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MESSAGEID TYPE /AWS1/PPEOUTBOUNDMESSAGEID /AWS1/PPEOUTBOUNDMESSAGEID

A unique identifier for the message that is generated when Amazon Pinpoint accepts the message.

It is possible for Amazon Pinpoint to accept a message without sending it. This can happen when the message you're trying to send has an attachment doesn't pass a virus check, or when you send a templated email that contains invalid personalization content, for example.


Queryable Attributes

MessageId

A unique identifier for the message that is generated when Amazon Pinpoint accepts the message.

It is possible for Amazon Pinpoint to accept a message without sending it. This can happen when the message you're trying to send has an attachment doesn't pass a virus check, or when you send a templated email that contains invalid personalization content, for example.

Accessible with the following methods

Method Description
GET_MESSAGEID() Getter for MESSAGEID, with configurable default
ASK_MESSAGEID() Getter for MESSAGEID w/ exceptions if field has no value
HAS_MESSAGEID() Determine if MESSAGEID has a value