ses_put_configuration_set_delivery_options: Adds or updates the delivery options for a configuration set

View source: R/ses_operations.R

ses_put_configuration_set_delivery_optionsR Documentation

Adds or updates the delivery options for a configuration set

Description

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.

Usage

ses_put_configuration_set_delivery_options(
  ConfigurationSetName,
  DeliveryOptions = NULL
)

Arguments

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).


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