updateEmailTemplate
inline suspend fun SesV2Client.updateEmailTemplate(crossinline block: UpdateEmailTemplateRequest.Builder.() -> Unit): UpdateEmailTemplateResponse
Updates 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.