@aws-sdk/client-sesv2

TestRenderEmailTemplateCommandInput Interface

Members

Name
Type
Details
TemplateData Requiredstring | undefined

A list of replacement values to apply to the template. This parameter is a JSON object, typically consisting of key-value pairs in which the keys correspond to replacement tags in the email template.

TemplateName Requiredstring | undefined

The name of the template.

Full Signature

export interface TestRenderEmailTemplateCommandInput extends TestRenderEmailTemplateRequest