listStreamConsumers
inline suspend fun KinesisClient.listStreamConsumers(crossinline block: ListStreamConsumersRequest.Builder.() -> Unit): ListStreamConsumersResponse
Lists the consumers registered to receive data from a stream using enhanced fan-out, and provides information about each consumer.
This operation has a limit of 5 transactions per second per stream.