CollectionFilters
A list of filter keys that you can use for LIST, UPDATE, and DELETE requests to OpenSearch Serverless collections.
Contents
- name
-
The name of the collection.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 32.
Pattern:
^[a-z][a-z0-9-]+$
Required: No
- status
-
The current status of the collection.
Type: String
Valid Values:
CREATING | DELETING | ACTIVE | FAILED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: