---
title: "GET /#Action=PutConfigurationSetDeliveryOptions"
method: GET
path: "/#Action=PutConfigurationSetDeliveryOptions"
---

# GET /#Action=PutConfigurationSetDeliveryOptions

`GET /#Action=PutConfigurationSetDeliveryOptions`

Adds or updates the delivery options for a configuration set.

## Query parameters

- `ConfigurationSetName` string, required
- `DeliveryOptions` object — Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).
  - `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.
- `Action` 'PutConfigurationSetDeliveryOptions', required
- `Version` '2010-12-01', required

## Response `200`

Success

## Other responses

- `480` — ConfigurationSetDoesNotExistException
- `481` — InvalidDeliveryOptionsException

---

[API](https://skmtc.net/aws/apis/ses.md) · [All operations](https://skmtc.net/aws/apis/ses/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/ses/versions/71a4d559363f/schema)
