AWS::SES::ConfigurationSet TrackingOptions - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::SES::ConfigurationSet TrackingOptions

A domain that is used to redirect email recipients to an Amazon SES-operated domain. This domain captures open and click events generated by Amazon SES emails.

For more information, see Configuring Custom Domains to Handle Open and Click Tracking in the Amazon SES Developer Guide.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "CustomRedirectDomain" : String }

YAML

CustomRedirectDomain: String

Properties

CustomRedirectDomain

The custom subdomain that is used to redirect email recipients to the Amazon SES event tracking domain.

Required: No

Type: String

Update requires: No interruption