ISESV2ListEmailTemplatesResponse
Interface in AWS.SESV2
Interface for ListEmailTemplates responses.
Ancestors
Properties
TemplatesMetadata
property TemplatesMetadata: TList<ISESV2EmailTemplateMetadata>
Type: ISESV2EmailTemplateMetadata
An array containing metadata for each email template in your SES account.
This array contains information about each email template present in your Amazon SES account in the current AWS Region. Each template metadata entry includes the template name and creation timestamp. Email templates allow you to create reusable email content with placeholder variables for personalization. Use this metadata to manage your template inventory, track template creation dates, and organize your email content for campaigns and transactional messaging. Template names can be used with other SES operations to retrieve full template content, update templates, or send emails using the template structure.