UpdateConfigurationSetReputationMetricsEnabled
Enables or disables the publishing of reputation metrics for emails sent using a specific configuration set in a given AWS Region. Reputation metrics include bounce and complaint rates. These metrics are published to Amazon CloudWatch. By using CloudWatch, you can create alarms when bounce or complaint rates exceed certain thresholds.
You can execute this operation no more than once per second.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- ConfigurationSetName
-
The name of the configuration set to update.
Type: String
Required: Yes
- Enabled
-
Describes whether or not Amazon SES publishes reputation metrics for the configuration set, such as bounce and complaint rates, to Amazon CloudWatch.
Type: Boolean
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
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: