Sets the position of the specified receipt rule in the receipt rule set.
See https://www.paws-r-sdk.com/docs/ses_set_receipt_rule_position/ for full documentation.
ses_set_receipt_rule_position(RuleSetName, RuleName, After = NULL)
[required] The name of the receipt rule set that contains the receipt rule to reposition.
[required] The name of the receipt rule to reposition.
The name of the receipt rule after which to place the specified receipt rule.