getEmailTemplate
inline suspend fun SesV2Client.getEmailTemplate(crossinline block: GetEmailTemplateRequest.Builder.() -> Unit): GetEmailTemplateResponse
Displays the template object (which includes the subject line, HTML part and text part) for the template you specify.
You can execute this operation no more than once per second.