---
title: "PUT /v2/email/identities/{EmailIdentity}/configuration-set"
method: PUT
path: "/v2/email/identities/{EmailIdentity}/configuration-set"
---

# PUT /v2/email/identities/{EmailIdentity}/configuration-set

`PUT /v2/email/identities/{EmailIdentity}/configuration-set`

Used to associate a configuration set with an email identity.

## Path parameters

- `EmailIdentity` string, required

## Request body

- object
  - `ConfigurationSetName` string — <p>The name of a configuration set.</p> <p> <i>Configuration sets</i> are groups of rules that you can apply to the emails you send. You apply a configuration set to an email by including a reference to the configuration set in the headers of the email. When you apply a configuration set to an email, all of the rules in that configuration set are applied to the email.</p>

## Response `200`

Success

- PutEmailIdentityConfigurationSetAttributesResponse — If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.

## Other responses

- `480` — NotFoundException
- `481` — TooManyRequestsException
- `482` — BadRequestException

---

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