View source: R/pinpointemail_operations.R
pinpointemail_put_configuration_set_sending_options | R Documentation |
Enable or disable email sending for messages that use a particular configuration set in a specific AWS Region.
See https://www.paws-r-sdk.com/docs/pinpointemail_put_configuration_set_sending_options/ for full documentation.
pinpointemail_put_configuration_set_sending_options(
ConfigurationSetName,
SendingEnabled = NULL
)
ConfigurationSetName |
[required] The name of the configuration set that you want to enable or disable email sending for. |
SendingEnabled |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.