ArchiveStringExpression - 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.

ArchiveStringExpression

A string expression to evaluate an email attribute value against one or more string values.

Contents

Evaluate

The attribute of the email to evaluate.

Type: ArchiveStringToEvaluate object

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

Required: Yes

Operator

The operator to use when evaluating the string values.

Type: String

Valid Values: CONTAINS

Required: Yes

Values

The list of string values to evaluate the email attribute against.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: Yes

See Also

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