Skip to main content

ISESV2ListCustomVerificationEmailTemplatesResponse

Interface in AWS.SESV2

Interface for ListCustomVerificationEmailTemplates responses.

Ancestors

Properties

CustomVerificationEmailTemplates

property CustomVerificationEmailTemplates: TList<ISESV2CustomVerificationEmailTemplateMetadata>

Type: ISESV2CustomVerificationEmailTemplateMetadata

A list of the custom verification email templates that exist in your account.

This array contains metadata about each custom verification email template associated with your Amazon SES account in the current AWS Region. Each template includes information such as the template name, subject line, sender address, and redirection URLs. Custom verification email templates allow you to customize the appearance and content of email address verification messages that Amazon SES sends on your behalf, providing a branded user experience. If the total number of templates exceeds the requested page size, only templates within the page limit will be returned along with a NextToken for pagination.