deleteDashboards
inline suspend fun CloudWatchClient.deleteDashboards(crossinline block: DeleteDashboardsRequest.Builder.() -> Unit): DeleteDashboardsResponse
Deletes all dashboards that you specify. You can specify up to 100 dashboards to delete. If there is an error during this call, the operation attempts to delete as many dashboards as possible.