Filter
Used to streamline results of a search based on the property being filtered.
Contents
- Name
-
The property being filtered. For example, UserName.
Type: String
Pattern:
.*\S.*
Required: Yes
- Values
-
The property values to filter on. For example, "user-123".
Type: Array of strings
Array Members: Minimum number of 1 item.
Pattern:
.*\S.*
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: