AWS::SES::ConfigurationSet ConditionThreshold - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::SES::ConfigurationSet ConditionThreshold

Specifies the threshold conditions for the automatic validation settings.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

ConditionThresholdEnabled

Enables or disables the automatic validation feature. When enabled, SES validates recipients to calculate a confidence score regarding their validity.

Required: Yes

Type: String

Pattern: ENABLED|DISABLED

Update requires: No interruption

OverallConfidenceThreshold

The validation settings that define the minimum score required for SES to allow an email to be sent.

Required: No

Type: OverallConfidenceThreshold

Update requires: No interruption