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
orSendBulkTemplatedEmail
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: