GroupFilter
A filter collection that you can use to restrict the results from a List
operation to only those you want to include.
Contents
In the following list, the required parameters are described first.
- Name
-
The name of the filter. Filter names are case-sensitive.
Type: String
Valid Values:
resource-type | configuration-type
Required: Yes
- Values
-
One or more filter values. Allowed filter values vary by group filter name, and are case-sensitive.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
AWS::(AllSupported|[a-zA-Z0-9]+::[a-zA-Z0-9]+)
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: