ses_put_configuration_set_delivery_options {paws.customer.engagement} | 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). |