Skip to main content

ISESV2EmailTemplateMetadata

Interface in AWS.SESV2

Interface for EmailTemplateMetadata.

Properties

CreatedTimestamp

property CreatedTimestamp: TOptional<TDateTime>

The time and date when the email template was created.

This timestamp indicates when the template was first created in your Amazon SES account. It is automatically set by SES during template creation and cannot be modified. This field is optional and may not be present for all template metadata responses.

TemplateName

property TemplateName: string

The unique name identifier for the email template.

Template names must be unique within your Amazon SES account and AWS region. The name serves as the primary identifier when referencing templates in API operations such as SendEmail, SendBulkEmail, or GetEmailTemplate. Template names have a minimum length constraint of 1 character and are case-sensitive. This field is optional and may not be present for all template metadata responses.