Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface PutConfigurationSetSendingOptionsCommandInputProtected

Hierarchy

Properties

ConfigurationSetName: undefined | string

The name of the configuration set that you want to enable or disable email sending for.

SendingEnabled?: boolean

If true, email sending is enabled for the configuration set. If false, email sending is disabled for the configuration set.