Smaws_Client_EventBridge.ListEventSourcesYou can use this to see all the partner event sources that have been shared with your Amazon Web Services account. For more information about partner event sources, see CreateEventBus.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception
| `OperationDisabledException of Types.operation_disabled_exception ] ->
stringval request :
'http_type Smaws_Lib.Context.t ->
Types.list_event_sources_request ->
(Types.list_event_sources_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception
| `OperationDisabledException of Types.operation_disabled_exception ])
Stdlib.result