/AWS1/CL_SE2=>PUTCONFSETSENDINGOPTIONS()
¶
About PutConfigurationSetSendingOptions¶
Enable or disable email sending for messages that use a particular configuration set in a specific Amazon Web Services Region.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CONFIGURATIONSETNAME
TYPE /AWS1/SE2CONFIGURATIONSETNAME
/AWS1/SE2CONFIGURATIONSETNAME
¶
The name of the configuration set to enable or disable email sending for.
Optional arguments:¶
IV_SENDINGENABLED
TYPE /AWS1/SE2ENABLED
/AWS1/SE2ENABLED
¶
If
true
, email sending is enabled for the configuration set. Iffalse
, email sending is disabled for the configuration set.