sagemaker_associate_trial_component: Associates a trial component with a trial

View source: R/sagemaker_operations.R

sagemaker_associate_trial_componentR Documentation

Associates a trial component with a trial

Description

Associates a trial component with a trial. A trial component can be associated with multiple trials. To disassociate a trial component from a trial, call the disassociate_trial_component API.

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

Usage

sagemaker_associate_trial_component(TrialComponentName, TrialName)

Arguments

TrialComponentName

[required] The name of the component to associated with the trial.

TrialName

[required] The name of the trial to associate with.


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