@aws-sdk/client-sagemaker 3.300.0 → 3.303.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/models/models_0.js +870 -958
- package/dist-cjs/models/models_1.js +228 -262
- package/dist-cjs/models/models_2.js +400 -457
- package/dist-cjs/models/models_3.js +232 -283
- package/dist-cjs/models/models_4.js +5 -6
- package/dist-es/models/models_0.js +870 -958
- package/dist-es/models/models_1.js +228 -262
- package/dist-es/models/models_2.js +400 -457
- package/dist-es/models/models_3.js +232 -283
- package/dist-es/models/models_4.js +5 -6
- package/dist-types/commands/AddAssociationCommand.d.ts +1 -1
- package/dist-types/commands/AddTagsCommand.d.ts +3 -3
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +2 -2
- package/dist-types/commands/CreateActionCommand.d.ts +6 -6
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +54 -54
- package/dist-types/commands/CreateAppCommand.d.ts +4 -4
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +7 -7
- package/dist-types/commands/CreateArtifactCommand.d.ts +8 -8
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +21 -21
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +19 -19
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +4 -4
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +10 -10
- package/dist-types/commands/CreateContextCommand.d.ts +5 -5
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +27 -27
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +4 -4
- package/dist-types/commands/CreateDomainCommand.d.ts +26 -36
- package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +10 -10
- package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +6 -6
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +4 -4
- package/dist-types/commands/CreateEndpointCommand.d.ts +10 -10
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +26 -26
- package/dist-types/commands/CreateExperimentCommand.d.ts +3 -3
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +10 -10
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +11 -11
- package/dist-types/commands/CreateHubCommand.d.ts +5 -5
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +4 -4
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +50 -50
- package/dist-types/commands/CreateImageCommand.d.ts +3 -3
- package/dist-types/commands/CreateImageVersionCommand.d.ts +2 -2
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +15 -15
- package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +28 -28
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +22 -22
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +25 -25
- package/dist-types/commands/CreateModelCardCommand.d.ts +4 -4
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateModelCommand.d.ts +13 -13
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +24 -24
- package/dist-types/commands/CreateModelPackageCommand.d.ts +51 -91
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +27 -27
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +31 -31
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +7 -7
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +3 -3
- package/dist-types/commands/CreatePipelineCommand.d.ts +5 -5
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +26 -26
- package/dist-types/commands/CreateProjectCommand.d.ts +6 -6
- package/dist-types/commands/CreateSpaceCommand.d.ts +12 -12
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +3 -3
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +47 -47
- package/dist-types/commands/CreateTransformJobCommand.d.ts +13 -13
- package/dist-types/commands/CreateTrialCommand.d.ts +4 -4
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +9 -9
- package/dist-types/commands/CreateUserProfileCommand.d.ts +19 -19
- package/dist-types/commands/CreateWorkforceCommand.d.ts +10 -10
- package/dist-types/commands/CreateWorkteamCommand.d.ts +9 -9
- package/dist-types/commands/DeleteActionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteArtifactCommand.d.ts +4 -4
- package/dist-types/commands/DeleteAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContextCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +2 -2
- package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHubCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHubContentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelCardCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeletePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSpaceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -2
- package/dist-types/commands/DeleteTrialCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterDevicesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeActionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeArtifactCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +1 -1
- package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +3 -3
- package/dist-types/commands/ImportHubContentCommand.d.ts +4 -4
- package/dist-types/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -1
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubsCommand.d.ts +1 -1
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelMetadataCommand.d.ts +4 -4
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListSpacesCommand.d.ts +1 -1
- package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkteamsCommand.d.ts +1 -1
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/QueryLineageCommand.d.ts +6 -6
- package/dist-types/commands/RegisterDevicesCommand.d.ts +5 -5
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +3 -3
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +2 -2
- package/dist-types/commands/SearchCommand.d.ts +10 -17
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +3 -3
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +4 -4
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +6 -6
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +5 -5
- package/dist-types/commands/UpdateArtifactCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +2 -2
- package/dist-types/commands/UpdateContextCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +2 -2
- package/dist-types/commands/UpdateDevicesCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDomainCommand.d.ts +23 -33
- package/dist-types/commands/UpdateEndpointCommand.d.ts +10 -10
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +3 -3
- package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +4 -4
- package/dist-types/commands/UpdateHubCommand.d.ts +2 -2
- package/dist-types/commands/UpdateImageCommand.d.ts +2 -2
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +13 -13
- package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +13 -13
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +29 -29
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +4 -4
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePipelineCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateProjectCommand.d.ts +6 -6
- package/dist-types/commands/UpdateSpaceCommand.d.ts +10 -10
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +7 -7
- package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +7 -7
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +17 -17
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +7 -7
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +7 -7
- package/dist-types/models/models_0.d.ts +1320 -880
- package/dist-types/models/models_1.d.ts +402 -232
- package/dist-types/models/models_2.d.ts +685 -400
- package/dist-types/models/models_3.d.ts +487 -232
- package/dist-types/models/models_4.d.ts +10 -5
- package/dist-types/ts3.4/models/models_0.d.ts +1026 -870
- package/dist-types/ts3.4/models/models_1.d.ts +286 -228
- package/dist-types/ts3.4/models/models_2.d.ts +502 -400
- package/dist-types/ts3.4/models/models_3.d.ts +324 -232
- package/dist-types/ts3.4/models/models_4.d.ts +7 -5
- package/package.json +35 -35
|
@@ -43,7 +43,7 @@ export interface CreatePresignedNotebookInstanceUrlCommandOutput extends CreateP
|
|
|
43
43
|
* import { SageMakerClient, CreatePresignedNotebookInstanceUrlCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
44
44
|
* // const { SageMakerClient, CreatePresignedNotebookInstanceUrlCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
45
45
|
* const client = new SageMakerClient(config);
|
|
46
|
-
* const input = {
|
|
46
|
+
* const input = { // CreatePresignedNotebookInstanceUrlInput
|
|
47
47
|
* NotebookInstanceName: "STRING_VALUE", // required
|
|
48
48
|
* SessionExpirationDurationInSeconds: Number("int"),
|
|
49
49
|
* };
|
|
@@ -26,12 +26,12 @@ export interface CreateProcessingJobCommandOutput extends CreateProcessingJobRes
|
|
|
26
26
|
* import { SageMakerClient, CreateProcessingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, CreateProcessingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* ProcessingInputs: [
|
|
31
|
-
* {
|
|
29
|
+
* const input = { // CreateProcessingJobRequest
|
|
30
|
+
* ProcessingInputs: [ // ProcessingInputs
|
|
31
|
+
* { // ProcessingInput
|
|
32
32
|
* InputName: "STRING_VALUE", // required
|
|
33
33
|
* AppManaged: true || false,
|
|
34
|
-
* S3Input: {
|
|
34
|
+
* S3Input: { // ProcessingS3Input
|
|
35
35
|
* S3Uri: "STRING_VALUE", // required
|
|
36
36
|
* LocalPath: "STRING_VALUE",
|
|
37
37
|
* S3DataType: "ManifestFile" || "S3Prefix", // required
|
|
@@ -39,8 +39,8 @@ export interface CreateProcessingJobCommandOutput extends CreateProcessingJobRes
|
|
|
39
39
|
* S3DataDistributionType: "FullyReplicated" || "ShardedByS3Key",
|
|
40
40
|
* S3CompressionType: "None" || "Gzip",
|
|
41
41
|
* },
|
|
42
|
-
* DatasetDefinition: {
|
|
43
|
-
* AthenaDatasetDefinition: {
|
|
42
|
+
* DatasetDefinition: { // DatasetDefinition
|
|
43
|
+
* AthenaDatasetDefinition: { // AthenaDatasetDefinition
|
|
44
44
|
* Catalog: "STRING_VALUE", // required
|
|
45
45
|
* Database: "STRING_VALUE", // required
|
|
46
46
|
* QueryString: "STRING_VALUE", // required
|
|
@@ -50,7 +50,7 @@ export interface CreateProcessingJobCommandOutput extends CreateProcessingJobRes
|
|
|
50
50
|
* OutputFormat: "PARQUET" || "ORC" || "AVRO" || "JSON" || "TEXTFILE", // required
|
|
51
51
|
* OutputCompression: "GZIP" || "SNAPPY" || "ZLIB",
|
|
52
52
|
* },
|
|
53
|
-
* RedshiftDatasetDefinition: {
|
|
53
|
+
* RedshiftDatasetDefinition: { // RedshiftDatasetDefinition
|
|
54
54
|
* ClusterId: "STRING_VALUE", // required
|
|
55
55
|
* Database: "STRING_VALUE", // required
|
|
56
56
|
* DbUser: "STRING_VALUE", // required
|
|
@@ -67,16 +67,16 @@ export interface CreateProcessingJobCommandOutput extends CreateProcessingJobRes
|
|
|
67
67
|
* },
|
|
68
68
|
* },
|
|
69
69
|
* ],
|
|
70
|
-
* ProcessingOutputConfig: {
|
|
71
|
-
* Outputs: [ // required
|
|
72
|
-
* {
|
|
70
|
+
* ProcessingOutputConfig: { // ProcessingOutputConfig
|
|
71
|
+
* Outputs: [ // ProcessingOutputs // required
|
|
72
|
+
* { // ProcessingOutput
|
|
73
73
|
* OutputName: "STRING_VALUE", // required
|
|
74
|
-
* S3Output: {
|
|
74
|
+
* S3Output: { // ProcessingS3Output
|
|
75
75
|
* S3Uri: "STRING_VALUE", // required
|
|
76
76
|
* LocalPath: "STRING_VALUE", // required
|
|
77
77
|
* S3UploadMode: "Continuous" || "EndOfJob", // required
|
|
78
78
|
* },
|
|
79
|
-
* FeatureStoreOutput: {
|
|
79
|
+
* FeatureStoreOutput: { // ProcessingFeatureStoreOutput
|
|
80
80
|
* FeatureGroupName: "STRING_VALUE", // required
|
|
81
81
|
* },
|
|
82
82
|
* AppManaged: true || false,
|
|
@@ -85,49 +85,49 @@ export interface CreateProcessingJobCommandOutput extends CreateProcessingJobRes
|
|
|
85
85
|
* KmsKeyId: "STRING_VALUE",
|
|
86
86
|
* },
|
|
87
87
|
* ProcessingJobName: "STRING_VALUE", // required
|
|
88
|
-
* ProcessingResources: {
|
|
89
|
-
* ClusterConfig: {
|
|
88
|
+
* ProcessingResources: { // ProcessingResources
|
|
89
|
+
* ClusterConfig: { // ProcessingClusterConfig
|
|
90
90
|
* InstanceCount: Number("int"), // required
|
|
91
91
|
* InstanceType: "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge", // required
|
|
92
92
|
* VolumeSizeInGB: Number("int"), // required
|
|
93
93
|
* VolumeKmsKeyId: "STRING_VALUE",
|
|
94
94
|
* },
|
|
95
95
|
* },
|
|
96
|
-
* StoppingCondition: {
|
|
96
|
+
* StoppingCondition: { // ProcessingStoppingCondition
|
|
97
97
|
* MaxRuntimeInSeconds: Number("int"), // required
|
|
98
98
|
* },
|
|
99
|
-
* AppSpecification: {
|
|
99
|
+
* AppSpecification: { // AppSpecification
|
|
100
100
|
* ImageUri: "STRING_VALUE", // required
|
|
101
|
-
* ContainerEntrypoint: [
|
|
101
|
+
* ContainerEntrypoint: [ // ContainerEntrypoint
|
|
102
102
|
* "STRING_VALUE",
|
|
103
103
|
* ],
|
|
104
|
-
* ContainerArguments: [
|
|
104
|
+
* ContainerArguments: [ // ContainerArguments
|
|
105
105
|
* "STRING_VALUE",
|
|
106
106
|
* ],
|
|
107
107
|
* },
|
|
108
|
-
* Environment: {
|
|
108
|
+
* Environment: { // ProcessingEnvironmentMap
|
|
109
109
|
* "<keys>": "STRING_VALUE",
|
|
110
110
|
* },
|
|
111
|
-
* NetworkConfig: {
|
|
111
|
+
* NetworkConfig: { // NetworkConfig
|
|
112
112
|
* EnableInterContainerTrafficEncryption: true || false,
|
|
113
113
|
* EnableNetworkIsolation: true || false,
|
|
114
|
-
* VpcConfig: {
|
|
115
|
-
* SecurityGroupIds: [ // required
|
|
114
|
+
* VpcConfig: { // VpcConfig
|
|
115
|
+
* SecurityGroupIds: [ // VpcSecurityGroupIds // required
|
|
116
116
|
* "STRING_VALUE",
|
|
117
117
|
* ],
|
|
118
|
-
* Subnets: [ // required
|
|
118
|
+
* Subnets: [ // Subnets // required
|
|
119
119
|
* "STRING_VALUE",
|
|
120
120
|
* ],
|
|
121
121
|
* },
|
|
122
122
|
* },
|
|
123
123
|
* RoleArn: "STRING_VALUE", // required
|
|
124
|
-
* Tags: [
|
|
125
|
-
* {
|
|
124
|
+
* Tags: [ // TagList
|
|
125
|
+
* { // Tag
|
|
126
126
|
* Key: "STRING_VALUE", // required
|
|
127
127
|
* Value: "STRING_VALUE", // required
|
|
128
128
|
* },
|
|
129
129
|
* ],
|
|
130
|
-
* ExperimentConfig: {
|
|
130
|
+
* ExperimentConfig: { // ExperimentConfig
|
|
131
131
|
* ExperimentName: "STRING_VALUE",
|
|
132
132
|
* TrialName: "STRING_VALUE",
|
|
133
133
|
* TrialComponentDisplayName: "STRING_VALUE",
|
|
@@ -27,22 +27,22 @@ export interface CreateProjectCommandOutput extends CreateProjectOutput, __Metad
|
|
|
27
27
|
* import { SageMakerClient, CreateProjectCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
28
28
|
* // const { SageMakerClient, CreateProjectCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
29
29
|
* const client = new SageMakerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateProjectInput
|
|
31
31
|
* ProjectName: "STRING_VALUE", // required
|
|
32
32
|
* ProjectDescription: "STRING_VALUE",
|
|
33
|
-
* ServiceCatalogProvisioningDetails: {
|
|
33
|
+
* ServiceCatalogProvisioningDetails: { // ServiceCatalogProvisioningDetails
|
|
34
34
|
* ProductId: "STRING_VALUE", // required
|
|
35
35
|
* ProvisioningArtifactId: "STRING_VALUE",
|
|
36
36
|
* PathId: "STRING_VALUE",
|
|
37
|
-
* ProvisioningParameters: [
|
|
38
|
-
* {
|
|
37
|
+
* ProvisioningParameters: [ // ProvisioningParameters
|
|
38
|
+
* { // ProvisioningParameter
|
|
39
39
|
* Key: "STRING_VALUE",
|
|
40
40
|
* Value: "STRING_VALUE",
|
|
41
41
|
* },
|
|
42
42
|
* ],
|
|
43
43
|
* },
|
|
44
|
-
* Tags: [
|
|
45
|
-
* {
|
|
44
|
+
* Tags: [ // TagList
|
|
45
|
+
* { // Tag
|
|
46
46
|
* Key: "STRING_VALUE", // required
|
|
47
47
|
* Value: "STRING_VALUE", // required
|
|
48
48
|
* },
|
|
@@ -26,41 +26,41 @@ export interface CreateSpaceCommandOutput extends CreateSpaceResponse, __Metadat
|
|
|
26
26
|
* import { SageMakerClient, CreateSpaceCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, CreateSpaceCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateSpaceRequest
|
|
30
30
|
* DomainId: "STRING_VALUE", // required
|
|
31
31
|
* SpaceName: "STRING_VALUE", // required
|
|
32
|
-
* Tags: [
|
|
33
|
-
* {
|
|
32
|
+
* Tags: [ // TagList
|
|
33
|
+
* { // Tag
|
|
34
34
|
* Key: "STRING_VALUE", // required
|
|
35
35
|
* Value: "STRING_VALUE", // required
|
|
36
36
|
* },
|
|
37
37
|
* ],
|
|
38
|
-
* SpaceSettings: {
|
|
39
|
-
* JupyterServerAppSettings: {
|
|
40
|
-
* DefaultResourceSpec: {
|
|
38
|
+
* SpaceSettings: { // SpaceSettings
|
|
39
|
+
* JupyterServerAppSettings: { // JupyterServerAppSettings
|
|
40
|
+
* DefaultResourceSpec: { // ResourceSpec
|
|
41
41
|
* SageMakerImageArn: "STRING_VALUE",
|
|
42
42
|
* SageMakerImageVersionArn: "STRING_VALUE",
|
|
43
43
|
* InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.geospatial.interactive",
|
|
44
44
|
* LifecycleConfigArn: "STRING_VALUE",
|
|
45
45
|
* },
|
|
46
|
-
* LifecycleConfigArns: [
|
|
46
|
+
* LifecycleConfigArns: [ // LifecycleConfigArns
|
|
47
47
|
* "STRING_VALUE",
|
|
48
48
|
* ],
|
|
49
|
-
* CodeRepositories: [
|
|
50
|
-
* {
|
|
49
|
+
* CodeRepositories: [ // CodeRepositories
|
|
50
|
+
* { // CodeRepository
|
|
51
51
|
* RepositoryUrl: "STRING_VALUE", // required
|
|
52
52
|
* },
|
|
53
53
|
* ],
|
|
54
54
|
* },
|
|
55
|
-
* KernelGatewayAppSettings: {
|
|
55
|
+
* KernelGatewayAppSettings: { // KernelGatewayAppSettings
|
|
56
56
|
* DefaultResourceSpec: {
|
|
57
57
|
* SageMakerImageArn: "STRING_VALUE",
|
|
58
58
|
* SageMakerImageVersionArn: "STRING_VALUE",
|
|
59
59
|
* InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.geospatial.interactive",
|
|
60
60
|
* LifecycleConfigArn: "STRING_VALUE",
|
|
61
61
|
* },
|
|
62
|
-
* CustomImages: [
|
|
63
|
-
* {
|
|
62
|
+
* CustomImages: [ // CustomImages
|
|
63
|
+
* { // CustomImage
|
|
64
64
|
* ImageName: "STRING_VALUE", // required
|
|
65
65
|
* ImageVersionNumber: Number("int"),
|
|
66
66
|
* AppImageConfigName: "STRING_VALUE", // required
|
|
@@ -26,12 +26,12 @@ export interface CreateStudioLifecycleConfigCommandOutput extends CreateStudioLi
|
|
|
26
26
|
* import { SageMakerClient, CreateStudioLifecycleConfigCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, CreateStudioLifecycleConfigCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateStudioLifecycleConfigRequest
|
|
30
30
|
* StudioLifecycleConfigName: "STRING_VALUE", // required
|
|
31
31
|
* StudioLifecycleConfigContent: "STRING_VALUE", // required
|
|
32
32
|
* StudioLifecycleConfigAppType: "JupyterServer" || "KernelGateway", // required
|
|
33
|
-
* Tags: [
|
|
34
|
-
* {
|
|
33
|
+
* Tags: [ // TagList
|
|
34
|
+
* { // Tag
|
|
35
35
|
* Key: "STRING_VALUE", // required
|
|
36
36
|
* Value: "STRING_VALUE", // required
|
|
37
37
|
* },
|
|
@@ -103,52 +103,52 @@ export interface CreateTrainingJobCommandOutput extends CreateTrainingJobRespons
|
|
|
103
103
|
* import { SageMakerClient, CreateTrainingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
104
104
|
* // const { SageMakerClient, CreateTrainingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
105
105
|
* const client = new SageMakerClient(config);
|
|
106
|
-
* const input = {
|
|
106
|
+
* const input = { // CreateTrainingJobRequest
|
|
107
107
|
* TrainingJobName: "STRING_VALUE", // required
|
|
108
|
-
* HyperParameters: {
|
|
108
|
+
* HyperParameters: { // HyperParameters
|
|
109
109
|
* "<keys>": "STRING_VALUE",
|
|
110
110
|
* },
|
|
111
|
-
* AlgorithmSpecification: {
|
|
111
|
+
* AlgorithmSpecification: { // AlgorithmSpecification
|
|
112
112
|
* TrainingImage: "STRING_VALUE",
|
|
113
113
|
* AlgorithmName: "STRING_VALUE",
|
|
114
114
|
* TrainingInputMode: "Pipe" || "File" || "FastFile", // required
|
|
115
|
-
* MetricDefinitions: [
|
|
116
|
-
* {
|
|
115
|
+
* MetricDefinitions: [ // MetricDefinitionList
|
|
116
|
+
* { // MetricDefinition
|
|
117
117
|
* Name: "STRING_VALUE", // required
|
|
118
118
|
* Regex: "STRING_VALUE", // required
|
|
119
119
|
* },
|
|
120
120
|
* ],
|
|
121
121
|
* EnableSageMakerMetricsTimeSeries: true || false,
|
|
122
|
-
* ContainerEntrypoint: [
|
|
122
|
+
* ContainerEntrypoint: [ // TrainingContainerEntrypoint
|
|
123
123
|
* "STRING_VALUE",
|
|
124
124
|
* ],
|
|
125
|
-
* ContainerArguments: [
|
|
125
|
+
* ContainerArguments: [ // TrainingContainerArguments
|
|
126
126
|
* "STRING_VALUE",
|
|
127
127
|
* ],
|
|
128
|
-
* TrainingImageConfig: {
|
|
128
|
+
* TrainingImageConfig: { // TrainingImageConfig
|
|
129
129
|
* TrainingRepositoryAccessMode: "Platform" || "Vpc", // required
|
|
130
|
-
* TrainingRepositoryAuthConfig: {
|
|
130
|
+
* TrainingRepositoryAuthConfig: { // TrainingRepositoryAuthConfig
|
|
131
131
|
* TrainingRepositoryCredentialsProviderArn: "STRING_VALUE", // required
|
|
132
132
|
* },
|
|
133
133
|
* },
|
|
134
134
|
* },
|
|
135
135
|
* RoleArn: "STRING_VALUE", // required
|
|
136
|
-
* InputDataConfig: [
|
|
137
|
-
* {
|
|
136
|
+
* InputDataConfig: [ // InputDataConfig
|
|
137
|
+
* { // Channel
|
|
138
138
|
* ChannelName: "STRING_VALUE", // required
|
|
139
|
-
* DataSource: {
|
|
140
|
-
* S3DataSource: {
|
|
139
|
+
* DataSource: { // DataSource
|
|
140
|
+
* S3DataSource: { // S3DataSource
|
|
141
141
|
* S3DataType: "ManifestFile" || "S3Prefix" || "AugmentedManifestFile", // required
|
|
142
142
|
* S3Uri: "STRING_VALUE", // required
|
|
143
143
|
* S3DataDistributionType: "FullyReplicated" || "ShardedByS3Key",
|
|
144
|
-
* AttributeNames: [
|
|
144
|
+
* AttributeNames: [ // AttributeNames
|
|
145
145
|
* "STRING_VALUE",
|
|
146
146
|
* ],
|
|
147
|
-
* InstanceGroupNames: [
|
|
147
|
+
* InstanceGroupNames: [ // InstanceGroupNames
|
|
148
148
|
* "STRING_VALUE",
|
|
149
149
|
* ],
|
|
150
150
|
* },
|
|
151
|
-
* FileSystemDataSource: {
|
|
151
|
+
* FileSystemDataSource: { // FileSystemDataSource
|
|
152
152
|
* FileSystemId: "STRING_VALUE", // required
|
|
153
153
|
* FileSystemAccessMode: "rw" || "ro", // required
|
|
154
154
|
* FileSystemType: "EFS" || "FSxLustre", // required
|
|
@@ -159,22 +159,22 @@ export interface CreateTrainingJobCommandOutput extends CreateTrainingJobRespons
|
|
|
159
159
|
* CompressionType: "None" || "Gzip",
|
|
160
160
|
* RecordWrapperType: "None" || "RecordIO",
|
|
161
161
|
* InputMode: "Pipe" || "File" || "FastFile",
|
|
162
|
-
* ShuffleConfig: {
|
|
162
|
+
* ShuffleConfig: { // ShuffleConfig
|
|
163
163
|
* Seed: Number("long"), // required
|
|
164
164
|
* },
|
|
165
165
|
* },
|
|
166
166
|
* ],
|
|
167
|
-
* OutputDataConfig: {
|
|
167
|
+
* OutputDataConfig: { // OutputDataConfig
|
|
168
168
|
* KmsKeyId: "STRING_VALUE",
|
|
169
169
|
* S3OutputPath: "STRING_VALUE", // required
|
|
170
170
|
* },
|
|
171
|
-
* ResourceConfig: {
|
|
171
|
+
* ResourceConfig: { // ResourceConfig
|
|
172
172
|
* InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.p4d.24xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5n.xlarge" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge",
|
|
173
173
|
* InstanceCount: Number("int"),
|
|
174
174
|
* VolumeSizeInGB: Number("int"), // required
|
|
175
175
|
* VolumeKmsKeyId: "STRING_VALUE",
|
|
176
|
-
* InstanceGroups: [
|
|
177
|
-
* {
|
|
176
|
+
* InstanceGroups: [ // InstanceGroups
|
|
177
|
+
* { // InstanceGroup
|
|
178
178
|
* InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.p4d.24xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5n.xlarge" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge", // required
|
|
179
179
|
* InstanceCount: Number("int"), // required
|
|
180
180
|
* InstanceGroupName: "STRING_VALUE", // required
|
|
@@ -182,20 +182,20 @@ export interface CreateTrainingJobCommandOutput extends CreateTrainingJobRespons
|
|
|
182
182
|
* ],
|
|
183
183
|
* KeepAlivePeriodInSeconds: Number("int"),
|
|
184
184
|
* },
|
|
185
|
-
* VpcConfig: {
|
|
186
|
-
* SecurityGroupIds: [ // required
|
|
185
|
+
* VpcConfig: { // VpcConfig
|
|
186
|
+
* SecurityGroupIds: [ // VpcSecurityGroupIds // required
|
|
187
187
|
* "STRING_VALUE",
|
|
188
188
|
* ],
|
|
189
|
-
* Subnets: [ // required
|
|
189
|
+
* Subnets: [ // Subnets // required
|
|
190
190
|
* "STRING_VALUE",
|
|
191
191
|
* ],
|
|
192
192
|
* },
|
|
193
|
-
* StoppingCondition: {
|
|
193
|
+
* StoppingCondition: { // StoppingCondition
|
|
194
194
|
* MaxRuntimeInSeconds: Number("int"),
|
|
195
195
|
* MaxWaitTimeInSeconds: Number("int"),
|
|
196
196
|
* },
|
|
197
|
-
* Tags: [
|
|
198
|
-
* {
|
|
197
|
+
* Tags: [ // TagList
|
|
198
|
+
* { // Tag
|
|
199
199
|
* Key: "STRING_VALUE", // required
|
|
200
200
|
* Value: "STRING_VALUE", // required
|
|
201
201
|
* },
|
|
@@ -203,58 +203,58 @@ export interface CreateTrainingJobCommandOutput extends CreateTrainingJobRespons
|
|
|
203
203
|
* EnableNetworkIsolation: true || false,
|
|
204
204
|
* EnableInterContainerTrafficEncryption: true || false,
|
|
205
205
|
* EnableManagedSpotTraining: true || false,
|
|
206
|
-
* CheckpointConfig: {
|
|
206
|
+
* CheckpointConfig: { // CheckpointConfig
|
|
207
207
|
* S3Uri: "STRING_VALUE", // required
|
|
208
208
|
* LocalPath: "STRING_VALUE",
|
|
209
209
|
* },
|
|
210
|
-
* DebugHookConfig: {
|
|
210
|
+
* DebugHookConfig: { // DebugHookConfig
|
|
211
211
|
* LocalPath: "STRING_VALUE",
|
|
212
212
|
* S3OutputPath: "STRING_VALUE", // required
|
|
213
|
-
* HookParameters: {
|
|
213
|
+
* HookParameters: { // HookParameters
|
|
214
214
|
* "<keys>": "STRING_VALUE",
|
|
215
215
|
* },
|
|
216
|
-
* CollectionConfigurations: [
|
|
217
|
-
* {
|
|
216
|
+
* CollectionConfigurations: [ // CollectionConfigurations
|
|
217
|
+
* { // CollectionConfiguration
|
|
218
218
|
* CollectionName: "STRING_VALUE",
|
|
219
|
-
* CollectionParameters: {
|
|
219
|
+
* CollectionParameters: { // CollectionParameters
|
|
220
220
|
* "<keys>": "STRING_VALUE",
|
|
221
221
|
* },
|
|
222
222
|
* },
|
|
223
223
|
* ],
|
|
224
224
|
* },
|
|
225
|
-
* DebugRuleConfigurations: [
|
|
226
|
-
* {
|
|
225
|
+
* DebugRuleConfigurations: [ // DebugRuleConfigurations
|
|
226
|
+
* { // DebugRuleConfiguration
|
|
227
227
|
* RuleConfigurationName: "STRING_VALUE", // required
|
|
228
228
|
* LocalPath: "STRING_VALUE",
|
|
229
229
|
* S3OutputPath: "STRING_VALUE",
|
|
230
230
|
* RuleEvaluatorImage: "STRING_VALUE", // required
|
|
231
231
|
* InstanceType: "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge",
|
|
232
232
|
* VolumeSizeInGB: Number("int"),
|
|
233
|
-
* RuleParameters: {
|
|
234
|
-
* "<keys>": "
|
|
233
|
+
* RuleParameters: { // RuleParameters
|
|
234
|
+
* "<keys>": "STRING_VALUE",
|
|
235
235
|
* },
|
|
236
236
|
* },
|
|
237
237
|
* ],
|
|
238
|
-
* TensorBoardOutputConfig: {
|
|
238
|
+
* TensorBoardOutputConfig: { // TensorBoardOutputConfig
|
|
239
239
|
* LocalPath: "STRING_VALUE",
|
|
240
240
|
* S3OutputPath: "STRING_VALUE", // required
|
|
241
241
|
* },
|
|
242
|
-
* ExperimentConfig: {
|
|
242
|
+
* ExperimentConfig: { // ExperimentConfig
|
|
243
243
|
* ExperimentName: "STRING_VALUE",
|
|
244
244
|
* TrialName: "STRING_VALUE",
|
|
245
245
|
* TrialComponentDisplayName: "STRING_VALUE",
|
|
246
246
|
* RunName: "STRING_VALUE",
|
|
247
247
|
* },
|
|
248
|
-
* ProfilerConfig: {
|
|
248
|
+
* ProfilerConfig: { // ProfilerConfig
|
|
249
249
|
* S3OutputPath: "STRING_VALUE",
|
|
250
250
|
* ProfilingIntervalInMilliseconds: Number("long"),
|
|
251
|
-
* ProfilingParameters: {
|
|
252
|
-
* "<keys>": "
|
|
251
|
+
* ProfilingParameters: { // ProfilingParameters
|
|
252
|
+
* "<keys>": "STRING_VALUE",
|
|
253
253
|
* },
|
|
254
254
|
* DisableProfiler: true || false,
|
|
255
255
|
* },
|
|
256
|
-
* ProfilerRuleConfigurations: [
|
|
257
|
-
* {
|
|
256
|
+
* ProfilerRuleConfigurations: [ // ProfilerRuleConfigurations
|
|
257
|
+
* { // ProfilerRuleConfiguration
|
|
258
258
|
* RuleConfigurationName: "STRING_VALUE", // required
|
|
259
259
|
* LocalPath: "STRING_VALUE",
|
|
260
260
|
* S3OutputPath: "STRING_VALUE",
|
|
@@ -262,14 +262,14 @@ export interface CreateTrainingJobCommandOutput extends CreateTrainingJobRespons
|
|
|
262
262
|
* InstanceType: "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge",
|
|
263
263
|
* VolumeSizeInGB: Number("int"),
|
|
264
264
|
* RuleParameters: {
|
|
265
|
-
* "<keys>": "
|
|
265
|
+
* "<keys>": "STRING_VALUE",
|
|
266
266
|
* },
|
|
267
267
|
* },
|
|
268
268
|
* ],
|
|
269
|
-
* Environment: {
|
|
269
|
+
* Environment: { // TrainingEnvironmentMap
|
|
270
270
|
* "<keys>": "STRING_VALUE",
|
|
271
271
|
* },
|
|
272
|
-
* RetryStrategy: {
|
|
272
|
+
* RetryStrategy: { // RetryStrategy
|
|
273
273
|
* MaximumRetryAttempts: Number("int"), // required
|
|
274
274
|
* },
|
|
275
275
|
* };
|
|
@@ -60,22 +60,22 @@ export interface CreateTransformJobCommandOutput extends CreateTransformJobRespo
|
|
|
60
60
|
* import { SageMakerClient, CreateTransformJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
61
61
|
* // const { SageMakerClient, CreateTransformJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
62
62
|
* const client = new SageMakerClient(config);
|
|
63
|
-
* const input = {
|
|
63
|
+
* const input = { // CreateTransformJobRequest
|
|
64
64
|
* TransformJobName: "STRING_VALUE", // required
|
|
65
65
|
* ModelName: "STRING_VALUE", // required
|
|
66
66
|
* MaxConcurrentTransforms: Number("int"),
|
|
67
|
-
* ModelClientConfig: {
|
|
67
|
+
* ModelClientConfig: { // ModelClientConfig
|
|
68
68
|
* InvocationsTimeoutInSeconds: Number("int"),
|
|
69
69
|
* InvocationsMaxRetries: Number("int"),
|
|
70
70
|
* },
|
|
71
71
|
* MaxPayloadInMB: Number("int"),
|
|
72
72
|
* BatchStrategy: "MultiRecord" || "SingleRecord",
|
|
73
|
-
* Environment: {
|
|
73
|
+
* Environment: { // TransformEnvironmentMap
|
|
74
74
|
* "<keys>": "STRING_VALUE",
|
|
75
75
|
* },
|
|
76
|
-
* TransformInput: {
|
|
77
|
-
* DataSource: {
|
|
78
|
-
* S3DataSource: {
|
|
76
|
+
* TransformInput: { // TransformInput
|
|
77
|
+
* DataSource: { // TransformDataSource
|
|
78
|
+
* S3DataSource: { // TransformS3DataSource
|
|
79
79
|
* S3DataType: "ManifestFile" || "S3Prefix" || "AugmentedManifestFile", // required
|
|
80
80
|
* S3Uri: "STRING_VALUE", // required
|
|
81
81
|
* },
|
|
@@ -84,34 +84,34 @@ export interface CreateTransformJobCommandOutput extends CreateTransformJobRespo
|
|
|
84
84
|
* CompressionType: "None" || "Gzip",
|
|
85
85
|
* SplitType: "None" || "Line" || "RecordIO" || "TFRecord",
|
|
86
86
|
* },
|
|
87
|
-
* TransformOutput: {
|
|
87
|
+
* TransformOutput: { // TransformOutput
|
|
88
88
|
* S3OutputPath: "STRING_VALUE", // required
|
|
89
89
|
* Accept: "STRING_VALUE",
|
|
90
90
|
* AssembleWith: "None" || "Line",
|
|
91
91
|
* KmsKeyId: "STRING_VALUE",
|
|
92
92
|
* },
|
|
93
|
-
* DataCaptureConfig: {
|
|
93
|
+
* DataCaptureConfig: { // BatchDataCaptureConfig
|
|
94
94
|
* DestinationS3Uri: "STRING_VALUE", // required
|
|
95
95
|
* KmsKeyId: "STRING_VALUE",
|
|
96
96
|
* GenerateInferenceId: true || false,
|
|
97
97
|
* },
|
|
98
|
-
* TransformResources: {
|
|
98
|
+
* TransformResources: { // TransformResources
|
|
99
99
|
* InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge", // required
|
|
100
100
|
* InstanceCount: Number("int"), // required
|
|
101
101
|
* VolumeKmsKeyId: "STRING_VALUE",
|
|
102
102
|
* },
|
|
103
|
-
* DataProcessing: {
|
|
103
|
+
* DataProcessing: { // DataProcessing
|
|
104
104
|
* InputFilter: "STRING_VALUE",
|
|
105
105
|
* OutputFilter: "STRING_VALUE",
|
|
106
106
|
* JoinSource: "Input" || "None",
|
|
107
107
|
* },
|
|
108
|
-
* Tags: [
|
|
109
|
-
* {
|
|
108
|
+
* Tags: [ // TagList
|
|
109
|
+
* { // Tag
|
|
110
110
|
* Key: "STRING_VALUE", // required
|
|
111
111
|
* Value: "STRING_VALUE", // required
|
|
112
112
|
* },
|
|
113
113
|
* ],
|
|
114
|
-
* ExperimentConfig: {
|
|
114
|
+
* ExperimentConfig: { // ExperimentConfig
|
|
115
115
|
* ExperimentName: "STRING_VALUE",
|
|
116
116
|
* TrialName: "STRING_VALUE",
|
|
117
117
|
* TrialComponentDisplayName: "STRING_VALUE",
|
|
@@ -36,18 +36,18 @@ export interface CreateTrialCommandOutput extends CreateTrialResponse, __Metadat
|
|
|
36
36
|
* import { SageMakerClient, CreateTrialCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
37
37
|
* // const { SageMakerClient, CreateTrialCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
38
38
|
* const client = new SageMakerClient(config);
|
|
39
|
-
* const input = {
|
|
39
|
+
* const input = { // CreateTrialRequest
|
|
40
40
|
* TrialName: "STRING_VALUE", // required
|
|
41
41
|
* DisplayName: "STRING_VALUE",
|
|
42
42
|
* ExperimentName: "STRING_VALUE", // required
|
|
43
|
-
* MetadataProperties: {
|
|
43
|
+
* MetadataProperties: { // MetadataProperties
|
|
44
44
|
* CommitId: "STRING_VALUE",
|
|
45
45
|
* Repository: "STRING_VALUE",
|
|
46
46
|
* GeneratedBy: "STRING_VALUE",
|
|
47
47
|
* ProjectId: "STRING_VALUE",
|
|
48
48
|
* },
|
|
49
|
-
* Tags: [
|
|
50
|
-
* {
|
|
49
|
+
* Tags: [ // TagList
|
|
50
|
+
* { // Tag
|
|
51
51
|
* Key: "STRING_VALUE", // required
|
|
52
52
|
* Value: "STRING_VALUE", // required
|
|
53
53
|
* },
|
|
@@ -35,23 +35,23 @@ export interface CreateTrialComponentCommandOutput extends CreateTrialComponentR
|
|
|
35
35
|
* import { SageMakerClient, CreateTrialComponentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
36
36
|
* // const { SageMakerClient, CreateTrialComponentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
37
37
|
* const client = new SageMakerClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // CreateTrialComponentRequest
|
|
39
39
|
* TrialComponentName: "STRING_VALUE", // required
|
|
40
40
|
* DisplayName: "STRING_VALUE",
|
|
41
|
-
* Status: {
|
|
41
|
+
* Status: { // TrialComponentStatus
|
|
42
42
|
* PrimaryStatus: "InProgress" || "Completed" || "Failed" || "Stopping" || "Stopped",
|
|
43
43
|
* Message: "STRING_VALUE",
|
|
44
44
|
* },
|
|
45
45
|
* StartTime: new Date("TIMESTAMP"),
|
|
46
46
|
* EndTime: new Date("TIMESTAMP"),
|
|
47
|
-
* Parameters: {
|
|
48
|
-
* "<keys>": { // Union: only one key present
|
|
47
|
+
* Parameters: { // TrialComponentParameters
|
|
48
|
+
* "<keys>": { // TrialComponentParameterValue Union: only one key present
|
|
49
49
|
* StringValue: "STRING_VALUE",
|
|
50
50
|
* NumberValue: Number("double"),
|
|
51
51
|
* },
|
|
52
52
|
* },
|
|
53
|
-
* InputArtifacts: {
|
|
54
|
-
* "<keys>": {
|
|
53
|
+
* InputArtifacts: { // TrialComponentArtifacts
|
|
54
|
+
* "<keys>": { // TrialComponentArtifact
|
|
55
55
|
* MediaType: "STRING_VALUE",
|
|
56
56
|
* Value: "STRING_VALUE", // required
|
|
57
57
|
* },
|
|
@@ -62,14 +62,14 @@ export interface CreateTrialComponentCommandOutput extends CreateTrialComponentR
|
|
|
62
62
|
* Value: "STRING_VALUE", // required
|
|
63
63
|
* },
|
|
64
64
|
* },
|
|
65
|
-
* MetadataProperties: {
|
|
65
|
+
* MetadataProperties: { // MetadataProperties
|
|
66
66
|
* CommitId: "STRING_VALUE",
|
|
67
67
|
* Repository: "STRING_VALUE",
|
|
68
68
|
* GeneratedBy: "STRING_VALUE",
|
|
69
69
|
* ProjectId: "STRING_VALUE",
|
|
70
70
|
* },
|
|
71
|
-
* Tags: [
|
|
72
|
-
* {
|
|
71
|
+
* Tags: [ // TagList
|
|
72
|
+
* { // Tag
|
|
73
73
|
* Key: "STRING_VALUE", // required
|
|
74
74
|
* Value: "STRING_VALUE", // required
|
|
75
75
|
* },
|