Smaws_Client_EventBridge.ListPartnerEventSourceAccounts
An SaaS partner can use this operation to display the Amazon Web Services account ID that a particular partner event source name is associated with. This operation is not used by Amazon Web Services customers.
val request :
Smaws_Lib.Context.t ->
Types.list_partner_event_source_accounts_request ->
(Types.list_partner_event_source_accounts_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception
| `OperationDisabledException of Types.operation_disabled_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result