listIndices

inline suspend fun IotClient.listIndices(crossinline block: ListIndicesRequest.Builder.() -> Unit): ListIndicesResponse

Lists the search indices.

Requires permission to access the ListIndices action.