class Aws::SES::Types::BulkEmailDestination
@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/BulkEmailDestination AWS API Documentation
@return [String]
template.
in which the keys correspond to replacement tags in the email
parameter is a JSON object, typically consisting of key-value pairs
A list of replacement values to apply to the template. This
@!attribute [rw] replacement_template_data
@return [Array<Types::MessageTag>]
publish email sending events.
to characteristics of the email that you define, so that you can
email that you send using ‘SendBulkTemplatedEmail`. Tags correspond
A list of tags, in the form of name/value pairs, to apply to an
@!attribute [rw] replacement_tags
@return [Types::Destination]<br>: tools.ietf.org/html/rfc3492<br>[2]: docs.aws.amazon.com/ses/latest/dg/send-email-raw.html<br>[1]: tools.ietf.org/html/rfc6531<br><br><br><br></note>
Punycode, see [RFC 3492].
email using the Amazon SES API]. For more information about
name using MIME encoded-word syntax, as described in [Sending raw
in the “friendly from” name, you must encode the “friendly from”
in the “friendly from” name. If you want to use Unicode characters
the local part of the email address (the part before the @ sign) nor
must encode the domain using Punycode. Punycode is not permitted in
contain Unicode characters in the domain part of an address, you
7-bit ASCII. If you want to send to or from email addresses that<br>[1]. For this reason, the email address string must be
<note markdown=“1”> Amazon SES does not support the SMTPUTF8 extension, as described in
and BCC: fields.
Represents the destination of the message, consisting of To:, CC:,
@!attribute [rw] destination
and replacement data associated with each of those Destinations.
An array that contains one or more Destinations, as well as the tags