Skip to contents

Modifies an association between a configuration set and a custom domain for open and click event tracking.

See https://www.paws-r-sdk.com/docs/ses_update_configuration_set_tracking_options/ for full documentation.

Usage

ses_update_configuration_set_tracking_options(
  ConfigurationSetName,
  TrackingOptions
)

Arguments

ConfigurationSetName

[required] The name of the configuration set.

TrackingOptions

[required] 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.