searchIndex

inline suspend fun IotClient.searchIndex(crossinline block: SearchIndexRequest.Builder.() -> Unit): SearchIndexResponse

The query search index.

Requires permission to access the SearchIndex action.