listSessions
inline suspend fun EmrClient.listSessions(crossinline block: ListSessionsRequest.Builder.() -> Unit): ListSessionsResponse
Lists the sessions on a cluster. You can filter the results by session state. Newer sessions are returned first.