Smaws_Client_EventBridge.DeleteEndpoint
val request :
Smaws_Lib.Context.t ->
delete_endpoint_request ->
(delete_endpoint_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConcurrentModificationException of concurrent_modification_exception
| `InternalException of internal_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
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.