listStreamSessions
inline suspend fun GameLiftStreamsClient.listStreamSessions(crossinline block: ListStreamSessionsRequest.Builder.() -> Unit): ListStreamSessionsResponse
Retrieves a list of Amazon GameLift Streams stream sessions that a stream group is hosting.
To retrieve stream sessions, specify the stream group, and optionally filter by stream session status. You can paginate the results as needed.
This operation returns the requested stream sessions in no particular order.