ISESV2CreateDeliverabilityTestReportRequest
Interface in AWS.SESV2
Interface for CreateDeliverabilityTestReport requests.
Ancestors
Properties
Content
property Content: ISESV2EmailContent
Type: ISESV2EmailContent
An object that contains the subject and body of the email for deliverability testing.
The email content should be representative of your typical email campaigns to ensure accurate deliverability assessment. Both HTML and text versions can be included for testing.
FromEmailAddress
property FromEmailAddress: string
The email address that the test email is sent from.
This email address must be verified in your AWS account before it can be used for deliverability testing. The sender reputation associated with this address will affect test results.
ReportName
property ReportName: string
A unique name that identifies the deliverability test report.
The report name helps you identify and organize deliverability test results within your AWS account. If not specified, Amazon SES generates a unique name.
Tags
property Tags: IAWSTags
An array of key-value pairs that define metadata tags for the deliverability test.
Tags help organize and manage AWS resources. You can use tags for cost allocation, access control, and resource categorization.