searchDashboards
inline suspend fun QuickSightClient.searchDashboards(crossinline block: SearchDashboardsRequest.Builder.() -> Unit): SearchDashboardsResponse
Searches for dashboards that belong to a user.
This operation is eventually consistent. The results are best effort and may not reflect very recent updates and changes.