Create Receipt Rule

GET {{aws_simple_email_service_base_url}}/?After&Rule&RuleSetName

Request Params

KeyDatatypeRequiredDescription
AfternullThe name of an existing rule after which the new rule will be placed. If this parameter is null, the new rule will be inserted at the beginning of the rule list.
RulenullA data structure that contains the specified rule's name, actions, recipients, domains, enabled status, scan status, and TLS policy.
RuleSetNamenullThe name of the rule set that the receipt rule will be added to.