View source: R/ses_operations.R
ses_put_configuration_set_delivery_options | R Documentation |
Adds or updates the delivery options for a configuration set.
See https://www.paws-r-sdk.com/docs/ses_put_configuration_set_delivery_options/ for full documentation.
ses_put_configuration_set_delivery_options(
ConfigurationSetName,
DeliveryOptions = NULL
)
ConfigurationSetName |
[required] The name of the configuration set. |
DeliveryOptions |
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.