Put Configuration Set Sending Options
sesv2_put_configuration_set_sending_options | R Documentation |
Enable or disable email sending for messages that use a particular configuration set in a specific Amazon Web Services Region¶
Description¶
Enable or disable email sending for messages that use a particular configuration set in a specific Amazon Web Services Region.
Usage¶
Arguments¶
ConfigurationSetName
[required] The name of the configuration set to enable or disable email sending for.
SendingEnabled
If
true
, email sending is enabled for the configuration set. Iffalse
, email sending is disabled for the configuration set.
Value¶
An empty list.