Smaws_Client_Kinesis.ListStreamConsumers
val request :
Smaws_Lib.Context.t ->
list_stream_consumers_input ->
(list_stream_consumers_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ExpiredNextTokenException of expired_next_token_exception
| `InvalidArgumentException of invalid_argument_exception
| `LimitExceededException of limit_exceeded_exception
| `ResourceInUseException of resource_in_use_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
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.