Smaws_Client_EventBridge.ListApiDestinationsRetrieves a list of API destination in the account in the current Region.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception ] ->
stringval request :
'http_type Smaws_Lib.Context.t ->
Types.list_api_destinations_request ->
(Types.list_api_destinations_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception ])
Stdlib.result