Template - Amazon Simple Email Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Template

The content of the email, composed of a subject line and either an HTML part or a text-only part.

Contents

TemplateName

The name of the template. You use this name when you send email using the SendTemplatedEmail or SendBulkTemplatedEmail operations.

Type: String

Required: Yes

HtmlPart

The HTML body of the email.

Type: String

Required: No

SubjectPart

The subject line of the email.

Type: String

Required: No

TextPart

The email body that is visible to recipients whose email clients do not display HTML content.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: