getCustomVerificationEmailTemplate
inline suspend fun SesV2Client.getCustomVerificationEmailTemplate(crossinline block: GetCustomVerificationEmailTemplateRequest.Builder.() -> Unit): GetCustomVerificationEmailTemplateResponse
Returns the custom email verification template for the template name you specify.
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.