TrialComponentSimpleSummary - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TrialComponentSimpleSummary

A short summary of a trial component.

Contents

CreatedBy

Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.

Type: UserContext object

Required: No

CreationTime

When the component was created.

Type: Timestamp

Required: No

TrialComponentArn

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

Type: String

Length Constraints: Maximum length of 256.

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:experiment-trial-component/.*

Required: No

TrialComponentName

The name of the trial component.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 120.

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,119}

Required: No

TrialComponentSource

The Amazon Resource Name (ARN) and job type of the source of a trial component.

Type: TrialComponentSource object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: