- Navigation Guide
@aws-sdk/client-pinpoint
DeleteEmailTemplateCommandInput Interface
Members
Name | Type | Details |
---|---|---|
TemplateName Required | string | undefined | The name of the message template. A template name must start with an alphanumeric character and can contain a maximum of 128 characters. The characters can be alphanumeric characters, underscores (_), or hyphens (-). Template names are case sensitive. |
Version | string | undefined | The unique identifier for the version of the message template to update, retrieve information about, or delete. To retrieve identifiers and other information for all the versions of a template, use the Template Versions resource. If specified, this value must match the identifier for an existing template version. If specified for an update operation, this value must match the identifier for the latest existing version of the template. This restriction helps ensure that race conditions don't occur. If you don't specify a value for this parameter, Amazon Pinpoint does the following:
|
Full Signature
export interface DeleteEmailTemplateCommandInput extends DeleteEmailTemplateRequest