Module Smaws_Client_DatabaseMigrationService.DeleteEndpoint

Deletes the specified endpoint.

All tasks associated with the endpoint must be deleted before you can delete the endpoint.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidResourceStateFault of Types.invalid_resource_state_fault | `ResourceNotFoundFault of Types.resource_not_found_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_endpoint_message -> (Types.delete_endpoint_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidResourceStateFault of Types.invalid_resource_state_fault | `ResourceNotFoundFault of Types.resource_not_found_fault ]) Stdlib.result