Smaws_Client_EventBridge.ListApiDestinations
Retrieves 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 ] ->
string
val 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