v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

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 <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DisassociateTrialComponent.html">DisassociateTrialComponent</a> API.

post/#X-Amz-Target=SageMaker.AssociateTrialComponent

Headers

X-Amz-Target'SageMaker.AssociateTrialComponent' required

Request body

TrialComponentNamestring required

The name of the component to associated with the trial.

TrialNamestring required

The name of the trial to associate with.

Response

Success

TrialComponentArnstring

The Amazon Resource Name (ARN) of the trial component.

TrialArnstring

The Amazon Resource Name (ARN) of the trial.