@aws-sdk/client-sesv2

UpdateEmailTemplateRequest Interface

Represents a request to update an email template. For more information, see the Amazon SES Developer Guide .

Members

Name
Type
Details
TemplateContent RequiredEmailTemplateContent | undefined

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

TemplateName Requiredstring | undefined

The name of the template.

Full Signature

export interface UpdateEmailTemplateRequest