createCustomVerificationEmailTemplate
inline suspend fun SesClient.createCustomVerificationEmailTemplate(crossinline block: CreateCustomVerificationEmailTemplateRequest.Builder.() -> Unit): CreateCustomVerificationEmailTemplateResponse
Creates a new custom verification email template.
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.