Class DeleteConfigurationSetTrackingOptionsCommandProtected
Deletes an association between a configuration set and a custom domain for open and
click event tracking.
By default, images and links used for tracking open and click events are hosted on
domains operated by Amazon SES. You can configure a subdomain of your own to handle these
events. For information about using custom domains, see the Amazon SES Developer Guide.
Deleting this kind of association will result in emails sent using the specified
configuration set to capture open and click events using the standard,
Amazon SES-operated domains.
Example
Use a bare-bones client and the command you need to make an API call.
Deletes an association between a configuration set and a custom domain for open and click event tracking.
By default, images and links used for tracking open and click events are hosted on domains operated by Amazon SES. You can configure a subdomain of your own to handle these events. For information about using custom domains, see the Amazon SES Developer Guide.
Deleting this kind of association will result in emails sent using the specified configuration set to capture open and click events using the standard, Amazon SES-operated domains.
Example
Use a bare-bones client and the command you need to make an API call.
Param
DeleteConfigurationSetTrackingOptionsCommandInput
Returns
DeleteConfigurationSetTrackingOptionsCommandOutput
See
input
shape.response
shape.config
shape.Throws
ConfigurationSetDoesNotExistException (client fault)
Indicates that the configuration set does not exist.
Throws
TrackingOptionsDoesNotExistException (client fault)
Indicates that the TrackingOptions object you specified does not exist.