listInsights
inline suspend fun DevOpsGuruClient.listInsights(crossinline block: ListInsightsRequest.Builder.() -> Unit): ListInsightsResponse
Returns a list of insights in your Amazon Web Services account. You can specify which insights are returned by their start time and status (ONGOING
, CLOSED
, or ANY
).