Smaws_Client_EventBridge.DescribePartnerEventSource
An SaaS partner can use this operation to list details about a partner event source that they have created. Amazon Web Services customers do not use this operation. Instead, Amazon Web Services customers can use DescribeEventSource to see details about a partner event source that is shared with them.
val request :
Smaws_Lib.Context.t ->
Types.describe_partner_event_source_request ->
(Types.describe_partner_event_source_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