Smaws_Client_EventBridge.ListReplays
Lists your replays. You can either list all the replays or you can provide a prefix to match to the replay names. Filter parameters are exclusive.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.list_replays_request ->
(Types.list_replays_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception ])
Stdlib.result