Smaws_Client_EventBridge.ListPartnerEventSources
An SaaS partner can use this operation to list all the partner event source names that they have created. This operation is not used by Amazon Web Services customers.
val request :
Smaws_Lib.Context.t ->
Types.list_partner_event_sources_request ->
(Types.list_partner_event_sources_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception
| `OperationDisabledException of Types.operation_disabled_exception ])
Stdlib.result