Supported operations and plugins in Amazon OpenSearch Serverless
Amazon OpenSearch Serverless supports a variety of OpenSearch plugins, as well as a subset of the indexing,
search, and metadata API
operations
Supported OpenSearch API operations and permissions
The following table lists the API operations that OpenSearch Serverless supports, along with their corresponding data access policy permissions:
Data access policy permission | OpenSearch API operations | Description and caveats |
---|---|---|
|
PUT <index> |
Create indexes. For more information, see Create index NoteThis permission also applies to creating indexes with the sample data on OpenSearch Dashboards. |
|
|
Describe indexes. For more information, see the following resources:
|
|
|
Write and update documents. For more information, see the following resources: NoteSome operations are only allowed for collections of type
|
|
|
Read documents. For more information, see the following resources: |
|
DELETE <target> | Delete indexes. For more information, see Delete index |
|
|
Update index settings. For more information, see the following resources: |
|
POST _aliases | Create index aliases. For more information, see Create aliases |
|
|
Describe aliases and index templates. For more information, see the following resources: |
|
|
Update aliases and index templates. For more information, see the following resources: |
|
|
Delete aliases and index templates. For more information, see the following resources: |
Supported OpenSearch plugins
OpenSearch Serverless collections come prepackaged with the following plugins from the OpenSearch community. Serverless automatically deploys and manages plugins for you.
Analysis plugins
Mapper plugins
Scripting plugins
In addition, OpenSearch Serverless includes all plugins that ship as modules.