aws sesv2 create-deliverability-test-report

Create a new predictive inbox placement test. Predictive inbox placement tests can help you predict how your messages will be handled by various email providers around the world. When you perform a predictive inbox placement test, you provide a sample message that contains the content that you plan to send to your customers. Amazon SES then sends that message to special email addresses spread across several major email providers. After about 24 hours, the test is complete, and you can use the GetDeliverabilityTestReport operation to view the results of the test

Options

NameDescription
--report-name <string>A unique name that helps you to identify the predictive inbox placement test when you retrieve the results
--from-email-address <string>The email address that the predictive inbox placement test email was sent from
--content <structure>The HTML body of the message that you sent when you performed the predictive inbox placement test
--tags <list>An array of objects that define the tags (keys and values) that you want to associate with the predictive inbox placement test
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command