Filter
Use filters to return a subset of resources. You can define filters for specific parameters, such as the resource status.
Contents
- resourceArns
-
Filter based on the Amazon Resource Number (ARN) of the resource. You can specify up to 10 values.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Required: No
- status
-
Filter based on the resource status. You can specify up to 10 values.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Valid Values:
PENDING | ACTIVATING | ACTIVE | DELETING | DELETED | FAILED
Required: No
- type
-
The type of resources to be filtered. You can specify one or more of the resource types.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Valid Values:
VARIANT_STORE | ANNOTATION_STORE | WORKFLOW
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: