Builder

class Builder

Properties

Link copied to clipboard

The name of the configuration set to use when you send an email using SendBulkTemplatedEmail.

Link copied to clipboard

A list of tags, in the form of name/value pairs, to apply to an email that you send to a destination using SendBulkTemplatedEmail.

Link copied to clipboard

A list of replacement values to apply to the template when replacement data is not specified in a Destination object. These values act as a default or fallback option when no other data is available.

Link copied to clipboard

One or more Destination objects. All of the recipients in a Destination receive the same version of the email. You can specify up to 50 Destination objects within a Destinations array.

Link copied to clipboard

The reply-to email address(es) for the message. If the recipient replies to the message, each reply-to address receives the reply.

Link copied to clipboard

The email address that bounces and complaints are forwarded to when feedback forwarding is enabled. If the message cannot be delivered to the recipient, then an error message is returned from the recipient's ISP; this message is forwarded to the email address specified by the ReturnPath parameter. The ReturnPath parameter is never overwritten. This email address must be either individually verified with Amazon SES, or from a domain that has been verified with Amazon SES.

Link copied to clipboard

This parameter is used only for sending authorization. It is the ARN of the identity that is associated with the sending authorization policy that permits you to use the email address specified in the ReturnPath parameter.

Link copied to clipboard

The email address that is sending the email. This email address must be either individually verified with Amazon SES, or from a domain that has been verified with Amazon SES. For information about verifying identities, see the Amazon SES Developer Guide.

Link copied to clipboard

This parameter is used only for sending authorization. It is the ARN of the identity that is associated with the sending authorization policy that permits you to send for the email address specified in the Source parameter.

Link copied to clipboard

The template to use when sending this email.

Link copied to clipboard

The ARN of the template to use when sending this email.