DeleteConfigurationSetTrackingOptions
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.
Note
Deleting this kind of association results in emails sent using the specified configuration set to capture open and click events using the standard, Amazon SES-operated domains.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- ConfigurationSetName
-
The name of the configuration set.
Type: String
Required: Yes
Errors
For information about the errors that are common to all actions, see Common Errors.
- ConfigurationSetDoesNotExist
-
Indicates that the configuration set does not exist.
HTTP Status Code: 400
- TrackingOptionsDoesNotExist
-
Indicates that the TrackingOptions object you specified does not exist.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: