ISESV2GetEmailTemplateRequest
Interface in AWS.SESV2
Interface for GetEmailTemplate requests.
Ancestors
Properties
TemplateName
property TemplateName: string
The name of the template.
This property specifies the name of the email template that you want to retrieve. The template name must match exactly with an existing template in your Amazon SES account. Template names have a minimum length of 1 character and can contain letters, numbers, hyphens, and underscores. The template name is case-sensitive and must be unique within your account. If the specified template name does not exist in your account, the operation will return a NotFoundException. You can use the ListEmailTemplates operation to view all available templates in your account.