createEmailTemplate
inline suspend fun PinpointClient.createEmailTemplate(crossinline block: CreateEmailTemplateRequest.Builder.() -> Unit): CreateEmailTemplateResponse
Creates a message template for messages that are sent through the email channel.