v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14142312451.1 KB

Adds or updates the delivery options for a configuration set.

get/#Action=PutConfigurationSetDeliveryOptions

Query parameters

ConfigurationSetNamestring required

The name of the configuration set that you want to specify the delivery options for.

TlsPolicy'Require' | 'Optional'

Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS). If the value is <code>Require</code>, messages are only delivered if a TLS connection can be established. If the value is <code>Optional</code>, messages can be delivered in plain text if a TLS connection can't be established.

Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).

Action'PutConfigurationSetDeliveryOptions' required
Version'2010-12-01' required

Response

Success