Module Smaws_Client_EventBridge.DeleteEndpoint

Delete an existing global endpoint. For more information about global endpoints, see Making applications Regional-fault tolerant with global endpoints and event replication in the Amazon EventBridge User Guide.

val request : Smaws_Lib.Context.t -> Types.delete_endpoint_request -> (Types.delete_endpoint_response, [> Smaws_Lib.Protocols.AwsJson.error | `ConcurrentModificationException of Types.concurrent_modification_exception | `InternalException of Types.internal_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result