ISESV2PutConfigurationSetReputationOptionsRequest
Interface in AWS.SESV2
Interface for PutConfigurationSetReputationOptions requests.
Ancestors
Properties
ConfigurationSetName
property ConfigurationSetName: string
The name of the configuration set for which to configure reputation metrics tracking.
This configuration set will have its reputation metrics collection settings updated to either enable or disable tracking of bounce rates, complaint rates, and delivery statistics. The configuration set must already exist in your Amazon SES account before configuring its reputation options.
ReputationMetricsEnabled
property ReputationMetricsEnabled: TOptional<Boolean>
Enables or disables tracking of reputation metrics for the configuration set.
When set to True, Amazon SES will collect and track reputation metrics such as bounce rates, complaint rates, and delivery statistics for emails sent using this configuration set. When set to False, reputation metrics collection is disabled, and no tracking data will be gathered for emails sent with this configuration set. Reputation metrics are collected on a per-region basis and help monitor sender reputation to identify potential deliverability issues.