v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1496640547.5 KB

Retrieves information about an OpenSearch index including its schema and semantic enrichment configuration. Use this operation to view the current index structure and semantic search settings.

get/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 retrieve information about.

Response

Success

IndexSchemaobject required

The JSON schema of the index including mappings, settings, and semantic enrichment configuration.