IngressStringExpression - Amazon SES Mail Manager API
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

IngressStringExpression

The structure for a string based condition matching on the incoming mail.

Contents

Evaluate

The left hand side argument of a string condition expression.

Type: IngressStringToEvaluate object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

Operator

The matching operator for a string condition expression.

Type: String

Valid Values: EQUALS | NOT_EQUALS | STARTS_WITH | ENDS_WITH | CONTAINS

Required: Yes

Values

The right hand side argument of a string condition expression.

Type: Array of strings

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: