sagemaker_delete_inference_component {paws.machine.learning}R Documentation

Deletes an inference component

Description

Deletes an inference component.

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

Usage

sagemaker_delete_inference_component(InferenceComponentName)

Arguments

InferenceComponentName

[required] The name of the inference component to delete.


[Package paws.machine.learning version 0.7.0 Index]