getIndex
inline suspend fun OpenSearchServerlessClient.getIndex(crossinline block: GetIndexRequest.Builder.() -> Unit): GetIndexResponse
Retrieves information about an index in an OpenSearch Serverless collection, including its schema definition. The index might be configured to conduct automatic semantic enrichment ingestion and search. For more information, see About automatic semantic enrichment.