sesv2_put_configuration_set_sending_options: Enable or disable email sending for messages that use a...

View source: R/sesv2_operations.R

sesv2_put_configuration_set_sending_optionsR Documentation

Enable or disable email sending for messages that use a particular configuration set in a specific Amazon Web Services Region

Description

Enable or disable email sending for messages that use a particular configuration set in a specific Amazon Web Services Region.

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

Usage

sesv2_put_configuration_set_sending_options(
  ConfigurationSetName,
  SendingEnabled = NULL
)

Arguments

ConfigurationSetName

[required] The name of the configuration set to enable or disable email sending for.

SendingEnabled

If true, email sending is enabled for the configuration set. If false, email sending is disabled for the configuration set.


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