View source: R/ses_operations.R
ses_set_active_receipt_rule_set | R Documentation |
Sets the specified receipt rule set as the active receipt rule set.
See https://www.paws-r-sdk.com/docs/ses_set_active_receipt_rule_set/ for full documentation.
ses_set_active_receipt_rule_set(RuleSetName = NULL)
RuleSetName |
The name of the receipt rule set to make active. Setting this value to null disables all email receiving. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.