@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
|
@@ -37,9 +37,9 @@ export interface DeleteTagsCommandOutput extends DeleteTagsOutput, __MetadataBea
|
|
|
37
37
|
* import { SageMakerClient, DeleteTagsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
38
38
|
* // const { SageMakerClient, DeleteTagsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
39
39
|
* const client = new SageMakerClient(config);
|
|
40
|
-
* const input = {
|
|
40
|
+
* const input = { // DeleteTagsInput
|
|
41
41
|
* ResourceArn: "STRING_VALUE", // required
|
|
42
|
-
* TagKeys: [ // required
|
|
42
|
+
* TagKeys: [ // TagKeyList // required
|
|
43
43
|
* "STRING_VALUE",
|
|
44
44
|
* ],
|
|
45
45
|
* };
|
|
@@ -28,7 +28,7 @@ export interface DeleteTrialCommandOutput extends DeleteTrialResponse, __Metadat
|
|
|
28
28
|
* import { SageMakerClient, DeleteTrialCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
29
29
|
* // const { SageMakerClient, DeleteTrialCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
30
30
|
* const client = new SageMakerClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DeleteTrialRequest
|
|
32
32
|
* TrialName: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DeleteTrialCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DeleteTrialComponentCommandOutput extends DeleteTrialComponentR
|
|
|
28
28
|
* import { SageMakerClient, DeleteTrialComponentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
29
29
|
* // const { SageMakerClient, DeleteTrialComponentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
30
30
|
* const client = new SageMakerClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DeleteTrialComponentRequest
|
|
32
32
|
* TrialComponentName: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DeleteTrialComponentCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DeleteUserProfileCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { SageMakerClient, DeleteUserProfileCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
28
28
|
* // const { SageMakerClient, DeleteUserProfileCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
29
29
|
* const client = new SageMakerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteUserProfileRequest
|
|
31
31
|
* DomainId: "STRING_VALUE", // required
|
|
32
32
|
* UserProfileName: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
@@ -37,7 +37,7 @@ export interface DeleteWorkforceCommandOutput extends DeleteWorkforceResponse, _
|
|
|
37
37
|
* import { SageMakerClient, DeleteWorkforceCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
38
38
|
* // const { SageMakerClient, DeleteWorkforceCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
39
39
|
* const client = new SageMakerClient(config);
|
|
40
|
-
* const input = {
|
|
40
|
+
* const input = { // DeleteWorkforceRequest
|
|
41
41
|
* WorkforceName: "STRING_VALUE", // required
|
|
42
42
|
* };
|
|
43
43
|
* const command = new DeleteWorkforceCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteWorkteamCommandOutput extends DeleteWorkteamResponse, __M
|
|
|
26
26
|
* import { SageMakerClient, DeleteWorkteamCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DeleteWorkteamCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteWorkteamRequest
|
|
30
30
|
* WorkteamName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteWorkteamCommand(input);
|
|
@@ -26,9 +26,9 @@ export interface DeregisterDevicesCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { SageMakerClient, DeregisterDevicesCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DeregisterDevicesCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeregisterDevicesRequest
|
|
30
30
|
* DeviceFleetName: "STRING_VALUE", // required
|
|
31
|
-
* DeviceNames: [ // required
|
|
31
|
+
* DeviceNames: [ // DeviceNames // required
|
|
32
32
|
* "STRING_VALUE",
|
|
33
33
|
* ],
|
|
34
34
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DescribeActionCommandOutput extends DescribeActionResponse, __M
|
|
|
26
26
|
* import { SageMakerClient, DescribeActionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeActionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeActionRequest
|
|
30
30
|
* ActionName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeActionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeAlgorithmCommandOutput extends DescribeAlgorithmOutput,
|
|
|
26
26
|
* import { SageMakerClient, DescribeAlgorithmCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeAlgorithmCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeAlgorithmInput
|
|
30
30
|
* AlgorithmName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeAlgorithmCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeAppCommandOutput extends DescribeAppResponse, __Metadat
|
|
|
26
26
|
* import { SageMakerClient, DescribeAppCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeAppCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeAppRequest
|
|
30
30
|
* DomainId: "STRING_VALUE", // required
|
|
31
31
|
* UserProfileName: "STRING_VALUE",
|
|
32
32
|
* AppType: "JupyterServer" || "KernelGateway" || "TensorBoard" || "RStudioServerPro" || "RSessionGateway", // required
|
|
@@ -26,7 +26,7 @@ export interface DescribeAppImageConfigCommandOutput extends DescribeAppImageCon
|
|
|
26
26
|
* import { SageMakerClient, DescribeAppImageConfigCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeAppImageConfigCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeAppImageConfigRequest
|
|
30
30
|
* AppImageConfigName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeAppImageConfigCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeArtifactCommandOutput extends DescribeArtifactResponse,
|
|
|
26
26
|
* import { SageMakerClient, DescribeArtifactCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeArtifactCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeArtifactRequest
|
|
30
30
|
* ArtifactArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeArtifactCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeAutoMLJobCommandOutput extends DescribeAutoMLJobRespons
|
|
|
26
26
|
* import { SageMakerClient, DescribeAutoMLJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeAutoMLJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeAutoMLJobRequest
|
|
30
30
|
* AutoMLJobName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeAutoMLJobCommand(input);
|
|
@@ -30,7 +30,7 @@ export interface DescribeAutoMLJobV2CommandOutput extends DescribeAutoMLJobV2Res
|
|
|
30
30
|
* import { SageMakerClient, DescribeAutoMLJobV2Command } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
31
31
|
* // const { SageMakerClient, DescribeAutoMLJobV2Command } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
32
32
|
* const client = new SageMakerClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // DescribeAutoMLJobV2Request
|
|
34
34
|
* AutoMLJobName: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new DescribeAutoMLJobV2Command(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeCodeRepositoryCommandOutput extends DescribeCodeReposit
|
|
|
26
26
|
* import { SageMakerClient, DescribeCodeRepositoryCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeCodeRepositoryCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeCodeRepositoryInput
|
|
30
30
|
* CodeRepositoryName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeCodeRepositoryCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DescribeCompilationJobCommandOutput extends DescribeCompilation
|
|
|
28
28
|
* import { SageMakerClient, DescribeCompilationJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
29
29
|
* // const { SageMakerClient, DescribeCompilationJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
30
30
|
* const client = new SageMakerClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DescribeCompilationJobRequest
|
|
32
32
|
* CompilationJobName: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DescribeCompilationJobCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeContextCommandOutput extends DescribeContextResponse, _
|
|
|
26
26
|
* import { SageMakerClient, DescribeContextCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeContextCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeContextRequest
|
|
30
30
|
* ContextName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeContextCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeDataQualityJobDefinitionCommandOutput extends DescribeD
|
|
|
26
26
|
* import { SageMakerClient, DescribeDataQualityJobDefinitionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeDataQualityJobDefinitionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeDataQualityJobDefinitionRequest
|
|
30
30
|
* JobDefinitionName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeDataQualityJobDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeDeviceCommandOutput extends DescribeDeviceResponse, __M
|
|
|
26
26
|
* import { SageMakerClient, DescribeDeviceCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeDeviceCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeDeviceRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* DeviceName: "STRING_VALUE", // required
|
|
32
32
|
* DeviceFleetName: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface DescribeDeviceFleetCommandOutput extends DescribeDeviceFleetRes
|
|
|
26
26
|
* import { SageMakerClient, DescribeDeviceFleetCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeDeviceFleetCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeDeviceFleetRequest
|
|
30
30
|
* DeviceFleetName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeDeviceFleetCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeDomainCommandOutput extends DescribeDomainResponse, __M
|
|
|
26
26
|
* import { SageMakerClient, DescribeDomainCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeDomainCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeDomainRequest
|
|
30
30
|
* DomainId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeDomainCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeEdgeDeploymentPlanCommandOutput extends DescribeEdgeDep
|
|
|
26
26
|
* import { SageMakerClient, DescribeEdgeDeploymentPlanCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeEdgeDeploymentPlanCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeEdgeDeploymentPlanRequest
|
|
30
30
|
* EdgeDeploymentPlanName: "STRING_VALUE", // required
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface DescribeEdgePackagingJobCommandOutput extends DescribeEdgePacka
|
|
|
26
26
|
* import { SageMakerClient, DescribeEdgePackagingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeEdgePackagingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeEdgePackagingJobRequest
|
|
30
30
|
* EdgePackagingJobName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeEdgePackagingJobCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeEndpointCommandOutput extends DescribeEndpointOutput, _
|
|
|
26
26
|
* import { SageMakerClient, DescribeEndpointCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeEndpointCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeEndpointInput
|
|
30
30
|
* EndpointName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeEndpointCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DescribeEndpointConfigCommandOutput extends DescribeEndpointCon
|
|
|
27
27
|
* import { SageMakerClient, DescribeEndpointConfigCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
28
28
|
* // const { SageMakerClient, DescribeEndpointConfigCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
29
29
|
* const client = new SageMakerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeEndpointConfigInput
|
|
31
31
|
* EndpointConfigName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeEndpointConfigCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeExperimentCommandOutput extends DescribeExperimentRespo
|
|
|
26
26
|
* import { SageMakerClient, DescribeExperimentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeExperimentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeExperimentRequest
|
|
30
30
|
* ExperimentName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeExperimentCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DescribeFeatureGroupCommandOutput extends DescribeFeatureGroupR
|
|
|
28
28
|
* import { SageMakerClient, DescribeFeatureGroupCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
29
29
|
* // const { SageMakerClient, DescribeFeatureGroupCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
30
30
|
* const client = new SageMakerClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DescribeFeatureGroupRequest
|
|
32
32
|
* FeatureGroupName: "STRING_VALUE", // required
|
|
33
33
|
* NextToken: "STRING_VALUE",
|
|
34
34
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DescribeFeatureMetadataCommandOutput extends DescribeFeatureMet
|
|
|
26
26
|
* import { SageMakerClient, DescribeFeatureMetadataCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeFeatureMetadataCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeFeatureMetadataRequest
|
|
30
30
|
* FeatureGroupName: "STRING_VALUE", // required
|
|
31
31
|
* FeatureName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DescribeFlowDefinitionCommandOutput extends DescribeFlowDefinit
|
|
|
26
26
|
* import { SageMakerClient, DescribeFlowDefinitionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeFlowDefinitionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeFlowDefinitionRequest
|
|
30
30
|
* FlowDefinitionName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeFlowDefinitionCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface DescribeHubCommandOutput extends DescribeHubResponse, __Metadat
|
|
|
29
29
|
* import { SageMakerClient, DescribeHubCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
30
30
|
* // const { SageMakerClient, DescribeHubCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
31
31
|
* const client = new SageMakerClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DescribeHubRequest
|
|
33
33
|
* HubName: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
35
35
|
* const command = new DescribeHubCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface DescribeHubContentCommandOutput extends DescribeHubContentRespo
|
|
|
29
29
|
* import { SageMakerClient, DescribeHubContentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
30
30
|
* // const { SageMakerClient, DescribeHubContentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
31
31
|
* const client = new SageMakerClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DescribeHubContentRequest
|
|
33
33
|
* HubName: "STRING_VALUE", // required
|
|
34
34
|
* HubContentType: "Model" || "Notebook", // required
|
|
35
35
|
* HubContentName: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface DescribeHumanTaskUiCommandOutput extends DescribeHumanTaskUiRes
|
|
|
26
26
|
* import { SageMakerClient, DescribeHumanTaskUiCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeHumanTaskUiCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeHumanTaskUiRequest
|
|
30
30
|
* HumanTaskUiName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeHumanTaskUiCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DescribeHyperParameterTuningJobCommandOutput extends DescribeHy
|
|
|
27
27
|
* import { SageMakerClient, DescribeHyperParameterTuningJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
28
28
|
* // const { SageMakerClient, DescribeHyperParameterTuningJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
29
29
|
* const client = new SageMakerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeHyperParameterTuningJobRequest
|
|
31
31
|
* HyperParameterTuningJobName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeHyperParameterTuningJobCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeImageCommandOutput extends DescribeImageResponse, __Met
|
|
|
26
26
|
* import { SageMakerClient, DescribeImageCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeImageCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeImageRequest
|
|
30
30
|
* ImageName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeImageCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeImageVersionCommandOutput extends DescribeImageVersionR
|
|
|
26
26
|
* import { SageMakerClient, DescribeImageVersionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeImageVersionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeImageVersionRequest
|
|
30
30
|
* ImageName: "STRING_VALUE", // required
|
|
31
31
|
* Version: Number("int"),
|
|
32
32
|
* Alias: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface DescribeInferenceExperimentCommandOutput extends DescribeInfere
|
|
|
26
26
|
* import { SageMakerClient, DescribeInferenceExperimentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeInferenceExperimentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeInferenceExperimentRequest
|
|
30
30
|
* Name: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeInferenceExperimentCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DescribeInferenceRecommendationsJobCommandOutput extends Descri
|
|
|
27
27
|
* import { SageMakerClient, DescribeInferenceRecommendationsJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
28
28
|
* // const { SageMakerClient, DescribeInferenceRecommendationsJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
29
29
|
* const client = new SageMakerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeInferenceRecommendationsJobRequest
|
|
31
31
|
* JobName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeInferenceRecommendationsJobCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeLabelingJobCommandOutput extends DescribeLabelingJobRes
|
|
|
26
26
|
* import { SageMakerClient, DescribeLabelingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeLabelingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeLabelingJobRequest
|
|
30
30
|
* LabelingJobName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeLabelingJobCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DescribeLineageGroupCommandOutput extends DescribeLineageGroupR
|
|
|
28
28
|
* import { SageMakerClient, DescribeLineageGroupCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
29
29
|
* // const { SageMakerClient, DescribeLineageGroupCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
30
30
|
* const client = new SageMakerClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DescribeLineageGroupRequest
|
|
32
32
|
* LineageGroupName: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DescribeLineageGroupCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeModelBiasJobDefinitionCommandOutput extends DescribeMod
|
|
|
26
26
|
* import { SageMakerClient, DescribeModelBiasJobDefinitionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeModelBiasJobDefinitionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeModelBiasJobDefinitionRequest
|
|
30
30
|
* JobDefinitionName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeModelBiasJobDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeModelCardCommandOutput extends DescribeModelCardRespons
|
|
|
26
26
|
* import { SageMakerClient, DescribeModelCardCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeModelCardCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeModelCardRequest
|
|
30
30
|
* ModelCardName: "STRING_VALUE", // required
|
|
31
31
|
* ModelCardVersion: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DescribeModelCardExportJobCommandOutput extends DescribeModelCa
|
|
|
26
26
|
* import { SageMakerClient, DescribeModelCardExportJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeModelCardExportJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeModelCardExportJobRequest
|
|
30
30
|
* ModelCardExportJobArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeModelCardExportJobCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DescribeModelCommandOutput extends DescribeModelOutput, __Metad
|
|
|
27
27
|
* import { SageMakerClient, DescribeModelCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
28
28
|
* // const { SageMakerClient, DescribeModelCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
29
29
|
* const client = new SageMakerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeModelInput
|
|
31
31
|
* ModelName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeModelCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeModelExplainabilityJobDefinitionCommandOutput extends D
|
|
|
26
26
|
* import { SageMakerClient, DescribeModelExplainabilityJobDefinitionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeModelExplainabilityJobDefinitionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeModelExplainabilityJobDefinitionRequest
|
|
30
30
|
* JobDefinitionName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeModelExplainabilityJobDefinitionCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface DescribeModelPackageCommandOutput extends DescribeModelPackageO
|
|
|
29
29
|
* import { SageMakerClient, DescribeModelPackageCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
30
30
|
* // const { SageMakerClient, DescribeModelPackageCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
31
31
|
* const client = new SageMakerClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DescribeModelPackageInput
|
|
33
33
|
* ModelPackageName: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
35
35
|
* const command = new DescribeModelPackageCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeModelPackageGroupCommandOutput extends DescribeModelPac
|
|
|
26
26
|
* import { SageMakerClient, DescribeModelPackageGroupCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeModelPackageGroupCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeModelPackageGroupInput
|
|
30
30
|
* ModelPackageGroupName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeModelPackageGroupCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeModelQualityJobDefinitionCommandOutput extends Describe
|
|
|
26
26
|
* import { SageMakerClient, DescribeModelQualityJobDefinitionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeModelQualityJobDefinitionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeModelQualityJobDefinitionRequest
|
|
30
30
|
* JobDefinitionName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeModelQualityJobDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeMonitoringScheduleCommandOutput extends DescribeMonitor
|
|
|
26
26
|
* import { SageMakerClient, DescribeMonitoringScheduleCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeMonitoringScheduleCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeMonitoringScheduleRequest
|
|
30
30
|
* MonitoringScheduleName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeMonitoringScheduleCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeNotebookInstanceCommandOutput extends DescribeNotebookI
|
|
|
26
26
|
* import { SageMakerClient, DescribeNotebookInstanceCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeNotebookInstanceCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeNotebookInstanceInput
|
|
30
30
|
* NotebookInstanceName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeNotebookInstanceCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DescribeNotebookInstanceLifecycleConfigCommandOutput extends De
|
|
|
28
28
|
* import { SageMakerClient, DescribeNotebookInstanceLifecycleConfigCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
29
29
|
* // const { SageMakerClient, DescribeNotebookInstanceLifecycleConfigCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
30
30
|
* const client = new SageMakerClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DescribeNotebookInstanceLifecycleConfigInput
|
|
32
32
|
* NotebookInstanceLifecycleConfigName: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DescribeNotebookInstanceLifecycleConfigCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribePipelineCommandOutput extends DescribePipelineResponse,
|
|
|
26
26
|
* import { SageMakerClient, DescribePipelineCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribePipelineCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribePipelineRequest
|
|
30
30
|
* PipelineName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribePipelineCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribePipelineDefinitionForExecutionCommandOutput extends Des
|
|
|
26
26
|
* import { SageMakerClient, DescribePipelineDefinitionForExecutionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribePipelineDefinitionForExecutionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribePipelineDefinitionForExecutionRequest
|
|
30
30
|
* PipelineExecutionArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribePipelineDefinitionForExecutionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribePipelineExecutionCommandOutput extends DescribePipeline
|
|
|
26
26
|
* import { SageMakerClient, DescribePipelineExecutionCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribePipelineExecutionCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribePipelineExecutionRequest
|
|
30
30
|
* PipelineExecutionArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribePipelineExecutionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeProcessingJobCommandOutput extends DescribeProcessingJo
|
|
|
26
26
|
* import { SageMakerClient, DescribeProcessingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeProcessingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeProcessingJobRequest
|
|
30
30
|
* ProcessingJobName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeProcessingJobCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeProjectCommandOutput extends DescribeProjectOutput, __M
|
|
|
26
26
|
* import { SageMakerClient, DescribeProjectCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeProjectCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeProjectInput
|
|
30
30
|
* ProjectName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeProjectCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeSpaceCommandOutput extends DescribeSpaceResponse, __Met
|
|
|
26
26
|
* import { SageMakerClient, DescribeSpaceCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeSpaceCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeSpaceRequest
|
|
30
30
|
* DomainId: "STRING_VALUE", // required
|
|
31
31
|
* SpaceName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DescribeStudioLifecycleConfigCommandOutput extends DescribeStud
|
|
|
26
26
|
* import { SageMakerClient, DescribeStudioLifecycleConfigCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeStudioLifecycleConfigCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeStudioLifecycleConfigRequest
|
|
30
30
|
* StudioLifecycleConfigName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeStudioLifecycleConfigCommand(input);
|