v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486424386.4 KB

Change the settings for the account-level suppression list.

put/v2/email/account/suppression

Request body

SuppressedReasonsSuppressionListReason[]
<p>A list that contains the reasons that email addresses will be automatically added to the suppression list for your account. This list can contain any or all of the following:</p> <ul> <li> <p> <code>COMPLAINT</code> – Amazon SES adds an email address to the suppression list for your account when a message sent to that address results in a complaint.</p> </li> <li> <p> <code>BOUNCE</code> – Amazon SES adds an email address to the suppression list for your account when a message sent to that address results in a hard bounce.</p> </li> </ul>

Response

Success

PutAccountSuppressionAttributesResponse required

An HTTP 200 response if the request succeeds, or an error message if the request fails.