frauddetector_delete_model_version: Deletes a model version

View source: R/frauddetector_operations.R

frauddetector_delete_model_versionR Documentation

Deletes a model version

Description

Deletes a model version.

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

Usage

frauddetector_delete_model_version(modelId, modelType, modelVersionNumber)

Arguments

modelId

[required] The model ID of the model version to delete.

modelType

[required] The model type of the model version to delete.

modelVersionNumber

[required] The model version number of the model version to delete.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.