CreateConfigurationSet - Amazon Simple Email Service

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.

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

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

ConfigurationSet

A data structure that contains the name of the configuration set.

Type: ConfigurationSet object

Required: Yes

Errors

For information about the errors that are common to all actions, see Common Errors.

ConfigurationSetAlreadyExists

Indicates that the configuration set could not be created because of a naming conflict.

HTTP Status Code: 400

InvalidConfigurationSet

Indicates that the configuration set is invalid. See the error message for details.

HTTP Status Code: 400

LimitExceeded

Indicates that a resource could not be created because of service limits. For a list of Amazon SES limits, see the Amazon SES Developer Guide.

HTTP Status Code: 400

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: