Learn R Programming

paws.customer.engagement (version 0.8.0)

ses_delete_receipt_rule: 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.