searchAnalyses
inline suspend fun QuickSightClient.searchAnalyses(crossinline block: SearchAnalysesRequest.Builder.() -> Unit): SearchAnalysesResponse
Searches for analyses that belong to the user specified in the filter.
This operation is eventually consistent. The results are best effort and may not reflect very recent updates and changes.