v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486424386.4 KB

Used to associate a configuration set with an email identity.

put/v2/email/identities/{EmailIdentity}/configuration-set

Path parameters

EmailIdentitystring required

The email address or domain to associate with a configuration set.

Request body

ConfigurationSetNamestring
<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

Success

PutEmailIdentityConfigurationSetAttributesResponse required

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