Creates a receipt rule.
For information about setting up receipt rules, see the Amazon SES Developer Guide.
You can execute this operation no more than once per second.
get/#Action=CreateReceiptRule
Query parameters
RuleSetNamestring required
The name of the rule set where the receipt rule is added.
Afterstring
The name of an existing rule after which the new rule is placed. If this parameter is null, the new rule is inserted at the beginning of the rule list.
A data structure that contains the specified rule's name, actions, recipients, domains, enabled status, scan status, and TLS policy.
Action'CreateReceiptRule' required
Version'2010-12-01' required
Response
Success