Updates an existing OpenSearch index schema and semantic enrichment configuration. This operation allows modification of field mappings and semantic search settings for text fields. Changes to semantic enrichment configuration will apply to newly ingested documents.
put/2021-01-01/opensearch/domain/{DomainName}/index/{IndexName}
Path parameters
DomainNamestring required
The name of an OpenSearch Service domain. Domain names are unique across the domains owned by an account within an Amazon Web Services Region.
IndexNamestring required
Name of OpenSearch index to be created/updated/retrieved/deleted for customer's domain
The name of the index to update.
Request body
Response
Success