View source: R/ses_operations.R
ses_delete_receipt_rule | R Documentation |
Deletes the specified receipt rule.
See https://www.paws-r-sdk.com/docs/ses_delete_receipt_rule/ for full documentation.
ses_delete_receipt_rule(RuleSetName, RuleName)
RuleSetName |
[required] The name of the receipt rule set that contains the receipt rule to delete. |
RuleName |
[required] The name of the receipt rule to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.