ISESV2DeleteEmailTemplateRequest
Interface in AWS.SESV2
Interface for DeleteEmailTemplate requests.
Ancestors
Properties
TemplateName
property TemplateName: string
The name of the email template to delete.
Email templates are reusable message formats that contain placeholders for dynamic content. They enable consistent branding and messaging across bulk email campaigns while allowing personalization through template variables. Once deleted, the template cannot be recovered and will no longer be available for use in email sending operations. Any applications or processes that depend on this template will fail when attempting to use it. The template name must be at least 1 character in length and the template must exist in your SES account for the deletion operation to succeed.