class Aws::SES::Types::RawMessage


@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/RawMessage AWS API Documentation
@return [String]<br>: docs.aws.amazon.com/ses/latest/dg/send-email-raw.html<br><br><br><br>For more information, go to the [Amazon SES Developer Guide].
are removed by Amazon SES before sending the email.
Do not include these X-headers in the DKIM signature, because they
the documentation for ‘SendRawEmail`.
“From,” and “Return-Path” addresses. For more information, see
include X-headers in the raw message to specify the “Source,”
If you are using `SendRawEmail` with sending authorization, you can
group list.
The To:, CC:, and BCC: headers in the raw message can contain a
and MIME encoding.
Internet email standards regarding email header fields, MIME types,
the client must ensure that the message format complies with
the SDK takes care of the base 64-encoding for you. In all cases,
If you are accessing Amazon SES using an Amazon Web Services SDK,
you are accessing Amazon SES directly through the HTTPS interface.
The raw data of the message. This data needs to base64-encoded if
@!attribute [rw] data
Represents the raw data of the message.