sagemaker_delete_trial_component: Deletes the specified trial component

View source: R/sagemaker_operations.R

sagemaker_delete_trial_componentR Documentation

Deletes the specified trial component

Description

Deletes the specified trial component. A trial component must be disassociated from all trials before the trial component can be deleted. To disassociate a trial component from a trial, call the disassociate_trial_component API.

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

Usage

sagemaker_delete_trial_component(TrialComponentName)

Arguments

TrialComponentName

[required] The name of the component to delete.


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