pinpointemail_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/pinpointemail_put_account_sending_attributes/ for full documentation.
Usage
pinpointemail_put_account_sending_attributes(SendingEnabled = NULL)
Arguments
SendingEnabled |
Enables or disables your account's ability to send email. Set to If AWS 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.7.0 Index]