Skip to main content

ISESV2SendingOptions

Interface in AWS.SESV2

Interface for SendingOptions.

Properties

SendingEnabled

property SendingEnabled: TOptional<Boolean>

Controls whether email sending is enabled for this configuration set.

When set to True, emails that use this configuration set will be processed and sent normally. When set to False, Amazon SES will reject emails that attempt to use this configuration set, preventing them from being sent. This setting provides a way to temporarily disable email sending for specific campaigns, configuration sets, or use cases without having to remove or modify the configuration set itself. It acts as a master switch for all emails using this configuration set. This setting only affects emails sent through this specific configuration set and does not impact other configuration sets or emails sent without a configuration set in your AWS account.