ses_clone_receipt_rule_set {paws.customer.engagement} | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/ses_clone_receipt_rule_set/ for full documentation.
ses_clone_receipt_rule_set(RuleSetName, OriginalRuleSetName)
RuleSetName |
[required] The name of the rule set to create. The name must meet the following requirements:
|
OriginalRuleSetName |
[required] The name of the rule set to clone. |