machinelearning_delete_ml_model {paws.machine.learning}R Documentation

Assigns the DELETED status to an MLModel, rendering it unusable

Description

Assigns the DELETED status to an MLModel, rendering it unusable.

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

Usage

machinelearning_delete_ml_model(MLModelId)

Arguments

MLModelId

[required] A user-supplied ID that uniquely identifies the MLModel.


[Package paws.machine.learning version 0.7.0 Index]