View source: R/ses_operations.R
ses_clone_receipt_rule_set | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.