ses_update_configuration_set_sending_enabled: Enables or disables email sending for messages sent using a...

View source: R/ses_operations.R

ses_update_configuration_set_sending_enabledR Documentation

Enables or disables email sending for messages sent using a specific configuration set in a given Amazon Web Services Region

Description

Enables or disables email sending for messages sent using a specific configuration set in a given Amazon Web Services Region. You can use this operation in conjunction with Amazon CloudWatch alarms to temporarily pause email sending for a configuration set when the reputation metrics for that configuration set (such as your bounce on complaint rate) exceed certain thresholds.

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

Usage

ses_update_configuration_set_sending_enabled(ConfigurationSetName, Enabled)

Arguments

ConfigurationSetName

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

Enabled

[required] Describes whether email sending is enabled or disabled for the configuration set.


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