View source: R/ses_operations.R
ses_reorder_receipt_rule_set | R Documentation |
Reorders the receipt rules within a receipt rule set.
See https://www.paws-r-sdk.com/docs/ses_reorder_receipt_rule_set/ for full documentation.
ses_reorder_receipt_rule_set(RuleSetName, RuleNames)
RuleSetName |
[required] The name of the receipt rule set to reorder. |
RuleNames |
[required] The specified receipt rule set's receipt rules, in order. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.