ses_update_receipt_rule {paws.customer.engagement} | R Documentation |
Updates a receipt rule.
See https://www.paws-r-sdk.com/docs/ses_update_receipt_rule/ for full documentation.
ses_update_receipt_rule(RuleSetName, Rule)
RuleSetName |
[required] The name of the receipt rule set that the receipt rule belongs to. |
Rule |
[required] A data structure that contains the updated receipt rule information. |