@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
|
@@ -27,7 +27,7 @@ export interface DescribeSubscribedWorkteamCommandOutput extends DescribeSubscri
|
|
|
27
27
|
* import { SageMakerClient, DescribeSubscribedWorkteamCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
28
28
|
* // const { SageMakerClient, DescribeSubscribedWorkteamCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
29
29
|
* const client = new SageMakerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeSubscribedWorkteamRequest
|
|
31
31
|
* WorkteamArn: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DescribeSubscribedWorkteamCommand(input);
|
|
@@ -32,7 +32,7 @@ export interface DescribeTrainingJobCommandOutput extends DescribeTrainingJobRes
|
|
|
32
32
|
* import { SageMakerClient, DescribeTrainingJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
33
33
|
* // const { SageMakerClient, DescribeTrainingJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
34
34
|
* const client = new SageMakerClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // DescribeTrainingJobRequest
|
|
36
36
|
* TrainingJobName: "STRING_VALUE", // required
|
|
37
37
|
* };
|
|
38
38
|
* const command = new DescribeTrainingJobCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeTransformJobCommandOutput extends DescribeTransformJobR
|
|
|
26
26
|
* import { SageMakerClient, DescribeTransformJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeTransformJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeTransformJobRequest
|
|
30
30
|
* TransformJobName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeTransformJobCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeTrialCommandOutput extends DescribeTrialResponse, __Met
|
|
|
26
26
|
* import { SageMakerClient, DescribeTrialCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeTrialCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeTrialRequest
|
|
30
30
|
* TrialName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeTrialCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeTrialComponentCommandOutput extends DescribeTrialCompon
|
|
|
26
26
|
* import { SageMakerClient, DescribeTrialComponentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeTrialComponentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeTrialComponentRequest
|
|
30
30
|
* TrialComponentName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DescribeTrialComponentCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DescribeUserProfileCommandOutput extends DescribeUserProfileRes
|
|
|
26
26
|
* import { SageMakerClient, DescribeUserProfileCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, DescribeUserProfileCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeUserProfileRequest
|
|
30
30
|
* DomainId: "STRING_VALUE", // required
|
|
31
31
|
* UserProfileName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -31,7 +31,7 @@ export interface DescribeWorkforceCommandOutput extends DescribeWorkforceRespons
|
|
|
31
31
|
* import { SageMakerClient, DescribeWorkforceCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
32
32
|
* // const { SageMakerClient, DescribeWorkforceCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
33
33
|
* const client = new SageMakerClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DescribeWorkforceRequest
|
|
35
35
|
* WorkforceName: "STRING_VALUE", // required
|
|
36
36
|
* };
|
|
37
37
|
* const command = new DescribeWorkforceCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DescribeWorkteamCommandOutput extends DescribeWorkteamResponse,
|
|
|
28
28
|
* import { SageMakerClient, DescribeWorkteamCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
29
29
|
* // const { SageMakerClient, DescribeWorkteamCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
30
30
|
* const client = new SageMakerClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DescribeWorkteamRequest
|
|
32
32
|
* WorkteamName: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DescribeWorkteamCommand(input);
|
|
@@ -31,7 +31,7 @@ export interface DisassociateTrialComponentCommandOutput extends DisassociateTri
|
|
|
31
31
|
* import { SageMakerClient, DisassociateTrialComponentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
32
32
|
* // const { SageMakerClient, DisassociateTrialComponentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
33
33
|
* const client = new SageMakerClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DisassociateTrialComponentRequest
|
|
35
35
|
* TrialComponentName: "STRING_VALUE", // required
|
|
36
36
|
* TrialName: "STRING_VALUE", // required
|
|
37
37
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetDeviceFleetReportCommandOutput extends GetDeviceFleetReportR
|
|
|
26
26
|
* import { SageMakerClient, GetDeviceFleetReportCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, GetDeviceFleetReportCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDeviceFleetReportRequest
|
|
30
30
|
* DeviceFleetName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetDeviceFleetReportCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetLineageGroupPolicyCommandOutput extends GetLineageGroupPolic
|
|
|
26
26
|
* import { SageMakerClient, GetLineageGroupPolicyCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, GetLineageGroupPolicyCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetLineageGroupPolicyRequest
|
|
30
30
|
* LineageGroupName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetLineageGroupPolicyCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface GetModelPackageGroupPolicyCommandOutput extends GetModelPackage
|
|
|
29
29
|
* import { SageMakerClient, GetModelPackageGroupPolicyCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
30
30
|
* // const { SageMakerClient, GetModelPackageGroupPolicyCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
31
31
|
* const client = new SageMakerClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // GetModelPackageGroupPolicyInput
|
|
33
33
|
* ModelPackageGroupName: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
35
35
|
* const command = new GetModelPackageGroupPolicyCommand(input);
|
|
@@ -29,10 +29,10 @@ export interface GetSearchSuggestionsCommandOutput extends GetSearchSuggestionsR
|
|
|
29
29
|
* import { SageMakerClient, GetSearchSuggestionsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
30
30
|
* // const { SageMakerClient, GetSearchSuggestionsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
31
31
|
* const client = new SageMakerClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // GetSearchSuggestionsRequest
|
|
33
33
|
* Resource: "TrainingJob" || "Experiment" || "ExperimentTrial" || "ExperimentTrialComponent" || "Endpoint" || "ModelPackage" || "ModelPackageGroup" || "Pipeline" || "PipelineExecution" || "FeatureGroup" || "Project" || "FeatureMetadata" || "HyperParameterTuningJob" || "ModelCard" || "Model", // required
|
|
34
|
-
* SuggestionQuery: {
|
|
35
|
-
* PropertyNameQuery: {
|
|
34
|
+
* SuggestionQuery: { // SuggestionQuery
|
|
35
|
+
* PropertyNameQuery: { // PropertyNameQuery
|
|
36
36
|
* PropertyNameHint: "STRING_VALUE", // required
|
|
37
37
|
* },
|
|
38
38
|
* },
|
|
@@ -29,7 +29,7 @@ export interface ImportHubContentCommandOutput extends ImportHubContentResponse,
|
|
|
29
29
|
* import { SageMakerClient, ImportHubContentCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
30
30
|
* // const { SageMakerClient, ImportHubContentCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
31
31
|
* const client = new SageMakerClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // ImportHubContentRequest
|
|
33
33
|
* HubContentName: "STRING_VALUE", // required
|
|
34
34
|
* HubContentVersion: "STRING_VALUE",
|
|
35
35
|
* HubContentType: "Model" || "Notebook", // required
|
|
@@ -39,11 +39,11 @@ export interface ImportHubContentCommandOutput extends ImportHubContentResponse,
|
|
|
39
39
|
* HubContentDescription: "STRING_VALUE",
|
|
40
40
|
* HubContentMarkdown: "STRING_VALUE",
|
|
41
41
|
* HubContentDocument: "STRING_VALUE", // required
|
|
42
|
-
* HubContentSearchKeywords: [
|
|
42
|
+
* HubContentSearchKeywords: [ // HubContentSearchKeywordList
|
|
43
43
|
* "STRING_VALUE",
|
|
44
44
|
* ],
|
|
45
|
-
* Tags: [
|
|
46
|
-
* {
|
|
45
|
+
* Tags: [ // TagList
|
|
46
|
+
* { // Tag
|
|
47
47
|
* Key: "STRING_VALUE", // required
|
|
48
48
|
* Value: "STRING_VALUE", // required
|
|
49
49
|
* },
|
|
@@ -26,7 +26,7 @@ export interface ListActionsCommandOutput extends ListActionsResponse, __Metadat
|
|
|
26
26
|
* import { SageMakerClient, ListActionsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListActionsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListActionsRequest
|
|
30
30
|
* SourceUri: "STRING_VALUE",
|
|
31
31
|
* ActionType: "STRING_VALUE",
|
|
32
32
|
* CreatedAfter: new Date("TIMESTAMP"),
|
|
@@ -26,7 +26,7 @@ export interface ListAlgorithmsCommandOutput extends ListAlgorithmsOutput, __Met
|
|
|
26
26
|
* import { SageMakerClient, ListAlgorithmsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListAlgorithmsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListAlgorithmsInput
|
|
30
30
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
31
31
|
* CreationTimeBefore: new Date("TIMESTAMP"),
|
|
32
32
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface ListAliasesCommandOutput extends ListAliasesResponse, __Metadat
|
|
|
26
26
|
* import { SageMakerClient, ListAliasesCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListAliasesCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListAliasesRequest
|
|
30
30
|
* ImageName: "STRING_VALUE", // required
|
|
31
31
|
* Alias: "STRING_VALUE",
|
|
32
32
|
* Version: Number("int"),
|
|
@@ -28,7 +28,7 @@ export interface ListAppImageConfigsCommandOutput extends ListAppImageConfigsRes
|
|
|
28
28
|
* import { SageMakerClient, ListAppImageConfigsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
29
29
|
* // const { SageMakerClient, ListAppImageConfigsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
30
30
|
* const client = new SageMakerClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // ListAppImageConfigsRequest
|
|
32
32
|
* MaxResults: Number("int"),
|
|
33
33
|
* NextToken: "STRING_VALUE",
|
|
34
34
|
* NameContains: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListAppsCommandOutput extends ListAppsResponse, __MetadataBeare
|
|
|
26
26
|
* import { SageMakerClient, ListAppsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListAppsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListAppsRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* SortOrder: "Ascending" || "Descending",
|
|
@@ -26,7 +26,7 @@ export interface ListArtifactsCommandOutput extends ListArtifactsResponse, __Met
|
|
|
26
26
|
* import { SageMakerClient, ListArtifactsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListArtifactsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListArtifactsRequest
|
|
30
30
|
* SourceUri: "STRING_VALUE",
|
|
31
31
|
* ArtifactType: "STRING_VALUE",
|
|
32
32
|
* CreatedAfter: new Date("TIMESTAMP"),
|
|
@@ -26,7 +26,7 @@ export interface ListAssociationsCommandOutput extends ListAssociationsResponse,
|
|
|
26
26
|
* import { SageMakerClient, ListAssociationsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListAssociationsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListAssociationsRequest
|
|
30
30
|
* SourceArn: "STRING_VALUE",
|
|
31
31
|
* DestinationArn: "STRING_VALUE",
|
|
32
32
|
* SourceType: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListAutoMLJobsCommandOutput extends ListAutoMLJobsResponse, __M
|
|
|
26
26
|
* import { SageMakerClient, ListAutoMLJobsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListAutoMLJobsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListAutoMLJobsRequest
|
|
30
30
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
31
31
|
* CreationTimeBefore: new Date("TIMESTAMP"),
|
|
32
32
|
* LastModifiedTimeAfter: new Date("TIMESTAMP"),
|
|
@@ -26,7 +26,7 @@ export interface ListCandidatesForAutoMLJobCommandOutput extends ListCandidatesF
|
|
|
26
26
|
* import { SageMakerClient, ListCandidatesForAutoMLJobCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListCandidatesForAutoMLJobCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListCandidatesForAutoMLJobRequest
|
|
30
30
|
* AutoMLJobName: "STRING_VALUE", // required
|
|
31
31
|
* StatusEquals: "Completed" || "InProgress" || "Failed" || "Stopped" || "Stopping",
|
|
32
32
|
* CandidateNameEquals: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListCodeRepositoriesCommandOutput extends ListCodeRepositoriesO
|
|
|
26
26
|
* import { SageMakerClient, ListCodeRepositoriesCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListCodeRepositoriesCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListCodeRepositoriesInput
|
|
30
30
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
31
31
|
* CreationTimeBefore: new Date("TIMESTAMP"),
|
|
32
32
|
* LastModifiedTimeAfter: new Date("TIMESTAMP"),
|
|
@@ -28,7 +28,7 @@ export interface ListCompilationJobsCommandOutput extends ListCompilationJobsRes
|
|
|
28
28
|
* import { SageMakerClient, ListCompilationJobsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
29
29
|
* // const { SageMakerClient, ListCompilationJobsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
30
30
|
* const client = new SageMakerClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // ListCompilationJobsRequest
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
33
33
|
* MaxResults: Number("int"),
|
|
34
34
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
@@ -26,7 +26,7 @@ export interface ListContextsCommandOutput extends ListContextsResponse, __Metad
|
|
|
26
26
|
* import { SageMakerClient, ListContextsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListContextsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListContextsRequest
|
|
30
30
|
* SourceUri: "STRING_VALUE",
|
|
31
31
|
* ContextType: "STRING_VALUE",
|
|
32
32
|
* CreatedAfter: new Date("TIMESTAMP"),
|
|
@@ -26,7 +26,7 @@ export interface ListDataQualityJobDefinitionsCommandOutput extends ListDataQual
|
|
|
26
26
|
* import { SageMakerClient, ListDataQualityJobDefinitionsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListDataQualityJobDefinitionsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListDataQualityJobDefinitionsRequest
|
|
30
30
|
* EndpointName: "STRING_VALUE",
|
|
31
31
|
* SortBy: "Name" || "CreationTime",
|
|
32
32
|
* SortOrder: "Ascending" || "Descending",
|
|
@@ -26,7 +26,7 @@ export interface ListDeviceFleetsCommandOutput extends ListDeviceFleetsResponse,
|
|
|
26
26
|
* import { SageMakerClient, ListDeviceFleetsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListDeviceFleetsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListDeviceFleetsRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
@@ -26,7 +26,7 @@ export interface ListDevicesCommandOutput extends ListDevicesResponse, __Metadat
|
|
|
26
26
|
* import { SageMakerClient, ListDevicesCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListDevicesCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListDevicesRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* LatestHeartbeatAfter: new Date("TIMESTAMP"),
|
|
@@ -26,7 +26,7 @@ export interface ListDomainsCommandOutput extends ListDomainsResponse, __Metadat
|
|
|
26
26
|
* import { SageMakerClient, ListDomainsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListDomainsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListDomainsRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ListEdgeDeploymentPlansCommandOutput extends ListEdgeDeployment
|
|
|
26
26
|
* import { SageMakerClient, ListEdgeDeploymentPlansCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListEdgeDeploymentPlansCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListEdgeDeploymentPlansRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
@@ -26,7 +26,7 @@ export interface ListEdgePackagingJobsCommandOutput extends ListEdgePackagingJob
|
|
|
26
26
|
* import { SageMakerClient, ListEdgePackagingJobsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListEdgePackagingJobsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListEdgePackagingJobsRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
@@ -26,7 +26,7 @@ export interface ListEndpointConfigsCommandOutput extends ListEndpointConfigsOut
|
|
|
26
26
|
* import { SageMakerClient, ListEndpointConfigsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListEndpointConfigsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListEndpointConfigsInput
|
|
30
30
|
* SortBy: "Name" || "CreationTime",
|
|
31
31
|
* SortOrder: "Ascending" || "Descending",
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListEndpointsCommandOutput extends ListEndpointsOutput, __Metad
|
|
|
26
26
|
* import { SageMakerClient, ListEndpointsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListEndpointsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListEndpointsInput
|
|
30
30
|
* SortBy: "Name" || "CreationTime" || "Status",
|
|
31
31
|
* SortOrder: "Ascending" || "Descending",
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -28,7 +28,7 @@ export interface ListExperimentsCommandOutput extends ListExperimentsResponse, _
|
|
|
28
28
|
* import { SageMakerClient, ListExperimentsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
29
29
|
* // const { SageMakerClient, ListExperimentsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
30
30
|
* const client = new SageMakerClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // ListExperimentsRequest
|
|
32
32
|
* CreatedAfter: new Date("TIMESTAMP"),
|
|
33
33
|
* CreatedBefore: new Date("TIMESTAMP"),
|
|
34
34
|
* SortBy: "Name" || "CreationTime",
|
|
@@ -26,7 +26,7 @@ export interface ListFeatureGroupsCommandOutput extends ListFeatureGroupsRespons
|
|
|
26
26
|
* import { SageMakerClient, ListFeatureGroupsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListFeatureGroupsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListFeatureGroupsRequest
|
|
30
30
|
* NameContains: "STRING_VALUE",
|
|
31
31
|
* FeatureGroupStatusEquals: "Creating" || "Created" || "CreateFailed" || "Deleting" || "DeleteFailed",
|
|
32
32
|
* OfflineStoreStatusEquals: "Active" || "Blocked" || "Disabled",
|
|
@@ -26,7 +26,7 @@ export interface ListFlowDefinitionsCommandOutput extends ListFlowDefinitionsRes
|
|
|
26
26
|
* import { SageMakerClient, ListFlowDefinitionsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListFlowDefinitionsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListFlowDefinitionsRequest
|
|
30
30
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
31
31
|
* CreationTimeBefore: new Date("TIMESTAMP"),
|
|
32
32
|
* SortOrder: "Ascending" || "Descending",
|
|
@@ -29,7 +29,7 @@ export interface ListHubContentVersionsCommandOutput extends ListHubContentVersi
|
|
|
29
29
|
* import { SageMakerClient, ListHubContentVersionsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
30
30
|
* // const { SageMakerClient, ListHubContentVersionsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
31
31
|
* const client = new SageMakerClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // ListHubContentVersionsRequest
|
|
33
33
|
* HubName: "STRING_VALUE", // required
|
|
34
34
|
* HubContentType: "Model" || "Notebook", // required
|
|
35
35
|
* HubContentName: "STRING_VALUE", // required
|
|
@@ -29,7 +29,7 @@ export interface ListHubContentsCommandOutput extends ListHubContentsResponse, _
|
|
|
29
29
|
* import { SageMakerClient, ListHubContentsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
30
30
|
* // const { SageMakerClient, ListHubContentsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
31
31
|
* const client = new SageMakerClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // ListHubContentsRequest
|
|
33
33
|
* HubName: "STRING_VALUE", // required
|
|
34
34
|
* HubContentType: "Model" || "Notebook", // required
|
|
35
35
|
* NameContains: "STRING_VALUE",
|
|
@@ -29,7 +29,7 @@ export interface ListHubsCommandOutput extends ListHubsResponse, __MetadataBeare
|
|
|
29
29
|
* import { SageMakerClient, ListHubsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
30
30
|
* // const { SageMakerClient, ListHubsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
31
31
|
* const client = new SageMakerClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // ListHubsRequest
|
|
33
33
|
* NameContains: "STRING_VALUE",
|
|
34
34
|
* CreationTimeBefore: new Date("TIMESTAMP"),
|
|
35
35
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
@@ -26,7 +26,7 @@ export interface ListHumanTaskUisCommandOutput extends ListHumanTaskUisResponse,
|
|
|
26
26
|
* import { SageMakerClient, ListHumanTaskUisCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListHumanTaskUisCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListHumanTaskUisRequest
|
|
30
30
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
31
31
|
* CreationTimeBefore: new Date("TIMESTAMP"),
|
|
32
32
|
* SortOrder: "Ascending" || "Descending",
|
|
@@ -28,7 +28,7 @@ export interface ListHyperParameterTuningJobsCommandOutput extends ListHyperPara
|
|
|
28
28
|
* import { SageMakerClient, ListHyperParameterTuningJobsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
29
29
|
* // const { SageMakerClient, ListHyperParameterTuningJobsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
30
30
|
* const client = new SageMakerClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // ListHyperParameterTuningJobsRequest
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
33
33
|
* MaxResults: Number("int"),
|
|
34
34
|
* SortBy: "Name" || "Status" || "CreationTime",
|
|
@@ -27,7 +27,7 @@ export interface ListImageVersionsCommandOutput extends ListImageVersionsRespons
|
|
|
27
27
|
* import { SageMakerClient, ListImageVersionsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
28
28
|
* // const { SageMakerClient, ListImageVersionsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
29
29
|
* const client = new SageMakerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListImageVersionsRequest
|
|
31
31
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
32
32
|
* CreationTimeBefore: new Date("TIMESTAMP"),
|
|
33
33
|
* ImageName: "STRING_VALUE", // required
|
|
@@ -27,7 +27,7 @@ export interface ListImagesCommandOutput extends ListImagesResponse, __MetadataB
|
|
|
27
27
|
* import { SageMakerClient, ListImagesCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
28
28
|
* // const { SageMakerClient, ListImagesCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
29
29
|
* const client = new SageMakerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListImagesRequest
|
|
31
31
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
32
32
|
* CreationTimeBefore: new Date("TIMESTAMP"),
|
|
33
33
|
* LastModifiedTimeAfter: new Date("TIMESTAMP"),
|
|
@@ -26,7 +26,7 @@ export interface ListInferenceExperimentsCommandOutput extends ListInferenceExpe
|
|
|
26
26
|
* import { SageMakerClient, ListInferenceExperimentsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListInferenceExperimentsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListInferenceExperimentsRequest
|
|
30
30
|
* NameContains: "STRING_VALUE",
|
|
31
31
|
* Type: "ShadowMode",
|
|
32
32
|
* StatusEquals: "Creating" || "Created" || "Updating" || "Running" || "Starting" || "Stopping" || "Completed" || "Cancelled",
|
|
@@ -27,7 +27,7 @@ export interface ListInferenceRecommendationsJobStepsCommandOutput extends ListI
|
|
|
27
27
|
* import { SageMakerClient, ListInferenceRecommendationsJobStepsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
28
28
|
* // const { SageMakerClient, ListInferenceRecommendationsJobStepsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
29
29
|
* const client = new SageMakerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // ListInferenceRecommendationsJobStepsRequest
|
|
31
31
|
* JobName: "STRING_VALUE", // required
|
|
32
32
|
* Status: "PENDING" || "IN_PROGRESS" || "COMPLETED" || "FAILED" || "STOPPING" || "STOPPED",
|
|
33
33
|
* StepType: "BENCHMARK",
|
|
@@ -26,7 +26,7 @@ export interface ListInferenceRecommendationsJobsCommandOutput extends ListInfer
|
|
|
26
26
|
* import { SageMakerClient, ListInferenceRecommendationsJobsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListInferenceRecommendationsJobsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListInferenceRecommendationsJobsRequest
|
|
30
30
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
31
31
|
* CreationTimeBefore: new Date("TIMESTAMP"),
|
|
32
32
|
* LastModifiedTimeAfter: new Date("TIMESTAMP"),
|
|
@@ -26,7 +26,7 @@ export interface ListLabelingJobsCommandOutput extends ListLabelingJobsResponse,
|
|
|
26
26
|
* import { SageMakerClient, ListLabelingJobsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListLabelingJobsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListLabelingJobsRequest
|
|
30
30
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
31
31
|
* CreationTimeBefore: new Date("TIMESTAMP"),
|
|
32
32
|
* LastModifiedTimeAfter: new Date("TIMESTAMP"),
|
|
@@ -26,7 +26,7 @@ export interface ListLabelingJobsForWorkteamCommandOutput extends ListLabelingJo
|
|
|
26
26
|
* import { SageMakerClient, ListLabelingJobsForWorkteamCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListLabelingJobsForWorkteamCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListLabelingJobsForWorkteamRequest
|
|
30
30
|
* WorkteamArn: "STRING_VALUE", // required
|
|
31
31
|
* MaxResults: Number("int"),
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -28,7 +28,7 @@ export interface ListLineageGroupsCommandOutput extends ListLineageGroupsRespons
|
|
|
28
28
|
* import { SageMakerClient, ListLineageGroupsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
29
29
|
* // const { SageMakerClient, ListLineageGroupsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
30
30
|
* const client = new SageMakerClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // ListLineageGroupsRequest
|
|
32
32
|
* CreatedAfter: new Date("TIMESTAMP"),
|
|
33
33
|
* CreatedBefore: new Date("TIMESTAMP"),
|
|
34
34
|
* SortBy: "Name" || "CreationTime",
|
|
@@ -26,7 +26,7 @@ export interface ListModelBiasJobDefinitionsCommandOutput extends ListModelBiasJ
|
|
|
26
26
|
* import { SageMakerClient, ListModelBiasJobDefinitionsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListModelBiasJobDefinitionsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListModelBiasJobDefinitionsRequest
|
|
30
30
|
* EndpointName: "STRING_VALUE",
|
|
31
31
|
* SortBy: "Name" || "CreationTime",
|
|
32
32
|
* SortOrder: "Ascending" || "Descending",
|
|
@@ -26,7 +26,7 @@ export interface ListModelCardExportJobsCommandOutput extends ListModelCardExpor
|
|
|
26
26
|
* import { SageMakerClient, ListModelCardExportJobsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListModelCardExportJobsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListModelCardExportJobsRequest
|
|
30
30
|
* ModelCardName: "STRING_VALUE", // required
|
|
31
31
|
* ModelCardVersion: Number("int"),
|
|
32
32
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
@@ -26,7 +26,7 @@ export interface ListModelCardVersionsCommandOutput extends ListModelCardVersion
|
|
|
26
26
|
* import { SageMakerClient, ListModelCardVersionsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListModelCardVersionsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListModelCardVersionsRequest
|
|
30
30
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
31
31
|
* CreationTimeBefore: new Date("TIMESTAMP"),
|
|
32
32
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface ListModelCardsCommandOutput extends ListModelCardsResponse, __M
|
|
|
26
26
|
* import { SageMakerClient, ListModelCardsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListModelCardsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListModelCardsRequest
|
|
30
30
|
* CreationTimeAfter: new Date("TIMESTAMP"),
|
|
31
31
|
* CreationTimeBefore: new Date("TIMESTAMP"),
|
|
32
32
|
* MaxResults: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface ListModelExplainabilityJobDefinitionsCommandOutput extends List
|
|
|
26
26
|
* import { SageMakerClient, ListModelExplainabilityJobDefinitionsCommand } from "@aws-sdk/client-sagemaker"; // ES Modules import
|
|
27
27
|
* // const { SageMakerClient, ListModelExplainabilityJobDefinitionsCommand } = require("@aws-sdk/client-sagemaker"); // CommonJS import
|
|
28
28
|
* const client = new SageMakerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListModelExplainabilityJobDefinitionsRequest
|
|
30
30
|
* EndpointName: "STRING_VALUE",
|
|
31
31
|
* SortBy: "Name" || "CreationTime",
|
|
32
32
|
* SortOrder: "Ascending" || "Descending",
|