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

# GET /#Action=CreateConfigurationSet

`GET /#Action=CreateConfigurationSet`

Creates a configuration set.

Configuration sets enable you to publish email sending events. For information about using configuration sets, see the [Amazon SES Developer Guide](https://docs.aws.amazon.com/ses/latest/dg/monitor-sending-activity.html).

You can execute this operation no more than once per second.

## Query parameters

- `ConfigurationSet` object, required — <p>The name of the configuration set.</p> <p>Configuration sets let you create groups of rules that you can apply to the emails you send using Amazon SES. For more information about using configuration sets, see <a href="https://docs.aws.amazon.com/ses/latest/dg/using-configuration-sets.html">Using Amazon SES Configuration Sets</a> in the <a href="https://docs.aws.amazon.com/ses/latest/dg/">Amazon SES Developer Guide</a>.</p>
  - `Name` string, required — <p>The name of the configuration set. The name must meet the following requirements:</p> <ul> <li> <p>Contain only letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-).</p> </li> <li> <p>Contain 64 characters or fewer.</p> </li> </ul>
- `Action` 'CreateConfigurationSet', required
- `Version` '2010-12-01', required

## Response `200`

Success

## Other responses

- `480` — ConfigurationSetAlreadyExistsException
- `481` — InvalidConfigurationSetException
- `482` — LimitExceededException

---

[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/revisions/71a4d559363f/schema)
