RuleStringToEvaluate
The string to evaluate in a string condition expression.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- Attribute
-
The email attribute to evaluate in a string condition expression.
Type: String
Valid Values:
MAIL_FROM | HELO | RECIPIENT | SENDER | FROM | SUBJECT | TO | CC
Required: No
- MimeHeaderAttribute
-
The email MIME X-Header attribute to evaluate in a string condition expression.
Type: String
Pattern:
^X-[a-zA-Z0-9-]{1,256}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: