sesv2_put_account_sending_attributes {paws.customer.engagement} | R Documentation |
Enable or disable the ability of your account to send email
Description
Enable or disable the ability of your account to send email.
See https://www.paws-r-sdk.com/docs/sesv2_put_account_sending_attributes/ for full documentation.
Usage
sesv2_put_account_sending_attributes(SendingEnabled = NULL)
Arguments
SendingEnabled |
Enables or disables your account's ability to send email. Set to If Amazon Web Services paused your account's ability to send email, you can't use this operation to resume your account's ability to send email. |
[Package paws.customer.engagement version 0.9.0 Index]