AWS::SES::ConfigurationSet TrackingOptions - AWS CloudFormation

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 AWS 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