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