ses_update_configuration_set_reputation_metrics_enabled: Enables or disables the publishing of reputation metrics for...

View source: R/ses_operations.R

ses_update_configuration_set_reputation_metrics_enabledR Documentation

Enables or disables the publishing of reputation metrics for emails sent using a specific configuration set in a given Amazon Web Services Region

Description

Enables or disables the publishing of reputation metrics for emails sent using a specific configuration set in a given Amazon Web Services 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.

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

Usage

ses_update_configuration_set_reputation_metrics_enabled(
  ConfigurationSetName,
  Enabled
)

Arguments

ConfigurationSetName

[required] The name of the configuration set to update.

Enabled

[required] Describes whether or not Amazon SES publishes reputation metrics for the configuration set, such as bounce and complaint rates, to Amazon CloudWatch.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.