Module Smaws_Client_EventBridge.DeletePartnerEventSource

This operation is used by SaaS partners to delete a partner event source. This operation is not used by Amazon Web Services customers.

When you delete an event source, the status of the corresponding partner event bus in the Amazon Web Services customer account becomes DELETED.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ConcurrentModificationException of Types.concurrent_modification_exception | `InternalException of Types.internal_exception | `OperationDisabledException of Types.operation_disabled_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_partner_event_source_request -> (Smaws_Lib.Smithy_api.Types.unit_, [> Smaws_Lib.Protocols.AwsJson.error | `ConcurrentModificationException of Types.concurrent_modification_exception | `InternalException of Types.internal_exception | `OperationDisabledException of Types.operation_disabled_exception ]) Stdlib.result