machinelearning_delete_realtime_endpoint {paws.machine.learning}R Documentation

Deletes a real time endpoint of an MLModel

Description

Deletes a real time endpoint of an MLModel.

See https://www.paws-r-sdk.com/docs/machinelearning_delete_realtime_endpoint/ for full documentation.

Usage

machinelearning_delete_realtime_endpoint(MLModelId)

Arguments

MLModelId

[required] The ID assigned to the MLModel during creation.


[Package paws.machine.learning version 0.7.0 Index]