ses_delete_receipt_rule {paws.customer.engagement} | 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. |