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.
- Analysis
-
The Add On ARN and its returned value to evaluate in a string condition expression.
Type: Analysis object
Required: No
- Attribute
-
The email attribute to evaluate in a string condition expression.
Type: String
Valid Values:
MAIL_FROM | HELO | RECIPIENT | SENDER | FROM | SUBJECT | TO | CCRequired: No
- ClientCertificateAttribute
-
The client certificate attribute to evaluate in a string condition expression.
Type: String
Valid Values:
CN | SAN_RFC822_NAME | SAN_DNS_NAME | SAN_DIRECTORY_NAME | SAN_UNIFORM_RESOURCE_IDENTIFIER | SAN_IP_ADDRESS | SAN_REGISTERED_ID | SERIAL_NUMBERRequired: 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: