AWS::PinpointEmail::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::PinpointEmail::ConfigurationSet TrackingOptions

An object that defines the tracking options for a configuration set. When you use Amazon Pinpoint to send an email, it contains an invisible image that's used to track when recipients open your email. If your email contains links, those links are changed slightly in order to track when recipients click them.

These images and links include references to a domain operated by Amazon. You can optionally configure Amazon Pinpoint to use a domain that you operate for these images and links.

Syntax

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

JSON

{ "CustomRedirectDomain" : String }

YAML

CustomRedirectDomain: String

Properties

CustomRedirectDomain

The domain that you want to use for tracking open and click events.

Required: No

Type: String

Update requires: No interruption