class Aws::SES::Types::SendBulkTemplatedEmailRequest


@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/SendBulkTemplatedEmailRequest AWS API Documentation
@return [Array<Types::BulkEmailDestination>]
up to 50 ‘Destination` objects within a `Destinations` array.
`Destination` receive the same version of the email. You can specify
One or more `Destination` objects. All of the recipients in a
@!attribute [rw] destinations
@return [String]
the email template.
key-value pairs in which the keys correspond to replacement tags in
The template data is a JSON object, typically consisting of
available.
values act as a default or fallback option when no other data is
replacement data is not specified in a Destination object. These
A list of replacement values to apply to the template when
@!attribute [rw] default_template_data
@return [String]
The ARN of the template to use when sending this email.
@!attribute [rw] template_arn
@return [String]
The template to use when sending this email.
@!attribute [rw] template
@return [Array<Types::MessageTag>]
email that you send to a destination using `SendBulkTemplatedEmail`.
A list of tags, in the form of name/value pairs, to apply to an
@!attribute [rw] default_tags
@return [String]
using `SendBulkTemplatedEmail`.
The name of the configuration set to use when you send an email
@!attribute [rw] configuration_set_name
@return [String]<br>: docs.aws.amazon.com/ses/latest/dg/sending-authorization.html<br><br><br><br>SES Developer Guide].
For more information about sending authorization, see the [Amazon
`ReturnPath` to be `feedback@example.com`.
`arn:aws:ses:us-east-1:123456789012:identity/example.com`, and the
then you would specify the `ReturnPathArn` to be
a policy to it that authorizes you to use `feedback@example.com`,
`arn:aws:ses:us-east-1:123456789012:identity/example.com`) attaches
For example, if the owner of `example.com` (which has ARN
`ReturnPath` parameter.
policy that permits you to use the email address specified in the
of the identity that is associated with the sending authorization
This parameter is used only for sending authorization. It is the ARN
@!attribute [rw] return_path_arn
@return [String]
with Amazon SES.
verified with Amazon SES, or from a domain that has been verified
is never overwritten. This email address must be either individually
specified by the `ReturnPath` parameter. The `ReturnPath` parameter
recipient’s ISP; this message is forwarded to the email address
to the recipient, then an error message is returned from the
feedback forwarding is enabled. If the message cannot be delivered
The email address that bounces and complaints are forwarded to when
@!attribute [rw] return_path
@return [Array<String>]
replies to the message, each reply-to address receives the reply.
The reply-to email address(es) for the message. If the recipient
@!attribute [rw] reply_to_addresses
@return [String]<br>: docs.aws.amazon.com/ses/latest/dg/sending-authorization.html<br><br><br><br>SES Developer Guide].
For more information about sending authorization, see the [Amazon
`Source` to be ‘user@example.com`.
`arn:aws:ses:us-east-1:123456789012:identity/example.com`, and the
then you would specify the `SourceArn` to be
a policy to it that authorizes you to send from `user@example.com`,
`arn:aws:ses:us-east-1:123456789012:identity/example.com`) attaches
For example, if the owner of `example.com` (which has ARN
the `Source` parameter.
policy that permits you to send for the email address specified in
of the identity that is associated with the sending authorization
This parameter is used only for sending authorization. It is the ARN
@!attribute [rw] source_arn
@return [String]<br>: tools.ietf.org/html/rfc3492<br>[4]: docs.aws.amazon.com/ses/latest/dg/send-email-raw.html<br>[3]: tools.ietf.org/html/rfc6531<br>[2]: docs.aws.amazon.com/ses/latest/dg/sending-authorization.html<br>[1]: docs.aws.amazon.com/ses/latest/dg/creating-identities.html<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>[3]. For this reason, the email address string must be
<note markdown=“1”> Amazon SES does not support the SMTPUTF8 extension, as described in
sending authorization, see the [Amazon SES Developer Guide].
specify the `SourceArn` parameter. For more information about
to do so by a sending authorization policy, then you must also
If you are sending on behalf of another user and have been permitted
verifying identities, see the [Amazon SES Developer Guide].
that has been verified with Amazon SES. For information about
be either individually verified with Amazon SES, or from a domain
The email address that is sending the email. This email address must
@!attribute [rw] source<br><br>: docs.aws.amazon.com/ses/latest/dg/send-personalized-email-api.html<br><br><br><br>SES Developer Guide].
destinations using Amazon SES. For more information, see the [Amazon
Represents a request to send a templated email to multiple