v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-17142316465.4 KB

Creates a new IP address filter.

For information about setting up IP address filters, see the Amazon SES Developer Guide.

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

get/#Action=CreateReceiptFilter

Query parameters

Namestring required
<p>The name of the IP address filter. The name must meet the following requirements:</p> <ul> <li> <p>Contain only ASCII letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-).</p> </li> <li> <p>Start and end with a letter or number.</p> </li> <li> <p>Contain 64 characters or fewer.</p> </li> </ul>

A data structure that describes the IP address filter to create, which consists of a name, an IP address range, and whether to allow or block mail from it.

Action'CreateReceiptFilter' required
Version'2010-12-01' required

Response

Success