v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14142312451.1 KB

Creates a receipt rule set by cloning an existing one. All receipt rules and configurations are copied to the new receipt rule set and are completely independent of the source rule set.

For information about setting up rule sets, see the Amazon SES Developer Guide.

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

get/#Action=CloneReceiptRuleSet

Query parameters

RuleSetNamestring required
<p>The name of the rule set to create. The name must:</p> <ul> <li> <p>This value can only contain 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 less than 64 characters.</p> </li> </ul>
OriginalRuleSetNamestring required

The name of the rule set to clone.

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

Response

Success

All 142 operations