Module Smaws_Client_EventBridge.UpdateEndpoint

Update an existing 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.update_endpoint_request -> (Types.update_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