ses_delete_receipt_rule {paws.customer.engagement} | R Documentation |
Deletes the specified receipt rule
Description
Deletes the specified receipt rule.
See https://www.paws-r-sdk.com/docs/ses_delete_receipt_rule/ for full documentation.
Usage
ses_delete_receipt_rule(RuleSetName, RuleName)
Arguments
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. |
[Package paws.customer.engagement version 0.9.0 Index]