- Navigation Guide
@aws-sdk/client-sesv2
TestRenderEmailTemplateCommandInput Interface
The input for TestRenderEmailTemplateCommand.
Members
Name | Type | Details |
---|---|---|
TemplateData Required | string | 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 Required | string | undefined | The name of the template. |
Full Signature
export interface TestRenderEmailTemplateCommandInput extends TestRenderEmailTemplateRequest