testRenderEmailTemplate
inline suspend fun SesV2Client.testRenderEmailTemplate(crossinline block: TestRenderEmailTemplateRequest.Builder.() -> Unit): TestRenderEmailTemplateResponse
Creates a preview of the MIME content of an email when provided with a template and a set of replacement data.
You can execute this operation no more than once per second.