@aws-sdk/client-sesv2

ListCustomVerificationEmailTemplatesCommand Class

Lists the existing custom verification email templates for your account in the current Amazon Web Services Region.

For more information about custom verification email templates, see Using custom verification email templates  in the Amazon SES Developer Guide.

You can execute this operation no more than once per second.

Parameters

Name
Signature
Summary
ListCustomVerificationEmailTemplatesCommandInput

Full Signature

export declare class ListCustomVerificationEmailTemplatesCommand extends ListCustomVerificationEmailTemplatesCommand_base 

Related