PutConfigurationSetDeliveryOptions
Adds or updates the delivery options for a configuration set.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- ConfigurationSetName
-
The name of the configuration set.
Type: String
Required: Yes
- DeliveryOptions
-
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
Type: DeliveryOptions object
Required: No
Errors
For information about the errors that are common to all actions, see Common Errors.
- ConfigurationSetDoesNotExist
-
Indicates that the configuration set does not exist.
HTTP Status Code: 400
- InvalidDeliveryOptions
-
Indicates that provided delivery option is invalid.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: