createEmailTemplate
inline suspend fun SesV2Client.createEmailTemplate(crossinline block: CreateEmailTemplateRequest.Builder.() -> Unit): CreateEmailTemplateResponse
Creates an email template. Email templates enable you to send personalized email to one or more destinations in a single API operation. For more information, see the Amazon SES Developer Guide.
You can execute this operation no more than once per second.