ComplianceStringFilter
One or more filters. Use a filter to return a more specific list of results.
Contents
- Key
-
The name of the filter.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Required: No
- Type
-
The type of comparison that should be performed for the value: Equal, NotEqual, BeginWith, LessThan, or GreaterThan.
Type: String
Valid Values:
EQUAL | NOT_EQUAL | BEGIN_WITH | LESS_THAN | GREATER_THAN
Required: No
- Values
-
The value for which to search.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 20 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: