@aws-sdk/client-sagemaker 3.170.0 → 3.172.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/CHANGELOG.md +19 -0
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +2 -1
- package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -1
- package/dist-cjs/models/models_0.js +1 -0
- package/dist-cjs/models/models_1.js +15 -15
- package/dist-cjs/models/models_2.js +13 -15
- package/dist-cjs/models/models_3.js +14 -4
- package/dist-cjs/protocols/Aws_json1_1.js +32 -0
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -1
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -1
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/models/models_1.js +2 -2
- package/dist-es/models/models_2.js +2 -7
- package/dist-es/models/models_3.js +7 -0
- package/dist-es/protocols/Aws_json1_1.js +28 -2
- package/dist-types/SageMaker.d.ts +1 -2
- package/dist-types/commands/CreateAppCommand.d.ts +1 -2
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +2 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +3 -4
- package/dist-types/models/models_1.d.ts +95 -60
- package/dist-types/models/models_2.d.ts +59 -27
- package/dist-types/models/models_3.d.ts +23 -2
- package/dist-types/ts3.4/SageMaker.d.ts +0 -263
- package/dist-types/ts3.4/SageMakerClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +2 -6
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -6
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -888
- package/dist-types/ts3.4/models/models_1.d.ts +14 -1081
- package/dist-types/ts3.4/models/models_2.d.ts +20 -1339
- package/dist-types/ts3.4/models/models_3.d.ts +14 -777
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForEndpointInService.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageCreated.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageUpdated.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageVersionCreated.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForImageVersionDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceDeleted.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceInService.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForNotebookInstanceStopped.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForProcessingJobCompletedOrStopped.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForTrainingJobCompletedOrStopped.d.ts +0 -2
- package/dist-types/ts3.4/waiters/waitForTransformJobCompletedOrStopped.d.ts +0 -2
- package/package.json +27 -27
|
@@ -1052,7 +1052,6 @@ import {
|
|
|
1052
1052
|
UpdateWorkteamCommandOutput,
|
|
1053
1053
|
} from "./commands/UpdateWorkteamCommand";
|
|
1054
1054
|
import { SageMakerClient } from "./SageMakerClient";
|
|
1055
|
-
|
|
1056
1055
|
export declare class SageMaker extends SageMakerClient {
|
|
1057
1056
|
addAssociation(
|
|
1058
1057
|
args: AddAssociationCommandInput,
|
|
@@ -1067,7 +1066,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1067
1066
|
options: __HttpHandlerOptions,
|
|
1068
1067
|
cb: (err: any, data?: AddAssociationCommandOutput) => void
|
|
1069
1068
|
): void;
|
|
1070
|
-
|
|
1071
1069
|
addTags(
|
|
1072
1070
|
args: AddTagsCommandInput,
|
|
1073
1071
|
options?: __HttpHandlerOptions
|
|
@@ -1081,7 +1079,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1081
1079
|
options: __HttpHandlerOptions,
|
|
1082
1080
|
cb: (err: any, data?: AddTagsCommandOutput) => void
|
|
1083
1081
|
): void;
|
|
1084
|
-
|
|
1085
1082
|
associateTrialComponent(
|
|
1086
1083
|
args: AssociateTrialComponentCommandInput,
|
|
1087
1084
|
options?: __HttpHandlerOptions
|
|
@@ -1095,7 +1092,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1095
1092
|
options: __HttpHandlerOptions,
|
|
1096
1093
|
cb: (err: any, data?: AssociateTrialComponentCommandOutput) => void
|
|
1097
1094
|
): void;
|
|
1098
|
-
|
|
1099
1095
|
batchDescribeModelPackage(
|
|
1100
1096
|
args: BatchDescribeModelPackageCommandInput,
|
|
1101
1097
|
options?: __HttpHandlerOptions
|
|
@@ -1109,7 +1105,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1109
1105
|
options: __HttpHandlerOptions,
|
|
1110
1106
|
cb: (err: any, data?: BatchDescribeModelPackageCommandOutput) => void
|
|
1111
1107
|
): void;
|
|
1112
|
-
|
|
1113
1108
|
createAction(
|
|
1114
1109
|
args: CreateActionCommandInput,
|
|
1115
1110
|
options?: __HttpHandlerOptions
|
|
@@ -1123,7 +1118,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1123
1118
|
options: __HttpHandlerOptions,
|
|
1124
1119
|
cb: (err: any, data?: CreateActionCommandOutput) => void
|
|
1125
1120
|
): void;
|
|
1126
|
-
|
|
1127
1121
|
createAlgorithm(
|
|
1128
1122
|
args: CreateAlgorithmCommandInput,
|
|
1129
1123
|
options?: __HttpHandlerOptions
|
|
@@ -1137,7 +1131,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1137
1131
|
options: __HttpHandlerOptions,
|
|
1138
1132
|
cb: (err: any, data?: CreateAlgorithmCommandOutput) => void
|
|
1139
1133
|
): void;
|
|
1140
|
-
|
|
1141
1134
|
createApp(
|
|
1142
1135
|
args: CreateAppCommandInput,
|
|
1143
1136
|
options?: __HttpHandlerOptions
|
|
@@ -1151,7 +1144,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1151
1144
|
options: __HttpHandlerOptions,
|
|
1152
1145
|
cb: (err: any, data?: CreateAppCommandOutput) => void
|
|
1153
1146
|
): void;
|
|
1154
|
-
|
|
1155
1147
|
createAppImageConfig(
|
|
1156
1148
|
args: CreateAppImageConfigCommandInput,
|
|
1157
1149
|
options?: __HttpHandlerOptions
|
|
@@ -1165,7 +1157,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1165
1157
|
options: __HttpHandlerOptions,
|
|
1166
1158
|
cb: (err: any, data?: CreateAppImageConfigCommandOutput) => void
|
|
1167
1159
|
): void;
|
|
1168
|
-
|
|
1169
1160
|
createArtifact(
|
|
1170
1161
|
args: CreateArtifactCommandInput,
|
|
1171
1162
|
options?: __HttpHandlerOptions
|
|
@@ -1179,7 +1170,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1179
1170
|
options: __HttpHandlerOptions,
|
|
1180
1171
|
cb: (err: any, data?: CreateArtifactCommandOutput) => void
|
|
1181
1172
|
): void;
|
|
1182
|
-
|
|
1183
1173
|
createAutoMLJob(
|
|
1184
1174
|
args: CreateAutoMLJobCommandInput,
|
|
1185
1175
|
options?: __HttpHandlerOptions
|
|
@@ -1193,7 +1183,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1193
1183
|
options: __HttpHandlerOptions,
|
|
1194
1184
|
cb: (err: any, data?: CreateAutoMLJobCommandOutput) => void
|
|
1195
1185
|
): void;
|
|
1196
|
-
|
|
1197
1186
|
createCodeRepository(
|
|
1198
1187
|
args: CreateCodeRepositoryCommandInput,
|
|
1199
1188
|
options?: __HttpHandlerOptions
|
|
@@ -1207,7 +1196,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1207
1196
|
options: __HttpHandlerOptions,
|
|
1208
1197
|
cb: (err: any, data?: CreateCodeRepositoryCommandOutput) => void
|
|
1209
1198
|
): void;
|
|
1210
|
-
|
|
1211
1199
|
createCompilationJob(
|
|
1212
1200
|
args: CreateCompilationJobCommandInput,
|
|
1213
1201
|
options?: __HttpHandlerOptions
|
|
@@ -1221,7 +1209,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1221
1209
|
options: __HttpHandlerOptions,
|
|
1222
1210
|
cb: (err: any, data?: CreateCompilationJobCommandOutput) => void
|
|
1223
1211
|
): void;
|
|
1224
|
-
|
|
1225
1212
|
createContext(
|
|
1226
1213
|
args: CreateContextCommandInput,
|
|
1227
1214
|
options?: __HttpHandlerOptions
|
|
@@ -1235,7 +1222,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1235
1222
|
options: __HttpHandlerOptions,
|
|
1236
1223
|
cb: (err: any, data?: CreateContextCommandOutput) => void
|
|
1237
1224
|
): void;
|
|
1238
|
-
|
|
1239
1225
|
createDataQualityJobDefinition(
|
|
1240
1226
|
args: CreateDataQualityJobDefinitionCommandInput,
|
|
1241
1227
|
options?: __HttpHandlerOptions
|
|
@@ -1249,7 +1235,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1249
1235
|
options: __HttpHandlerOptions,
|
|
1250
1236
|
cb: (err: any, data?: CreateDataQualityJobDefinitionCommandOutput) => void
|
|
1251
1237
|
): void;
|
|
1252
|
-
|
|
1253
1238
|
createDeviceFleet(
|
|
1254
1239
|
args: CreateDeviceFleetCommandInput,
|
|
1255
1240
|
options?: __HttpHandlerOptions
|
|
@@ -1263,7 +1248,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1263
1248
|
options: __HttpHandlerOptions,
|
|
1264
1249
|
cb: (err: any, data?: CreateDeviceFleetCommandOutput) => void
|
|
1265
1250
|
): void;
|
|
1266
|
-
|
|
1267
1251
|
createDomain(
|
|
1268
1252
|
args: CreateDomainCommandInput,
|
|
1269
1253
|
options?: __HttpHandlerOptions
|
|
@@ -1277,7 +1261,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1277
1261
|
options: __HttpHandlerOptions,
|
|
1278
1262
|
cb: (err: any, data?: CreateDomainCommandOutput) => void
|
|
1279
1263
|
): void;
|
|
1280
|
-
|
|
1281
1264
|
createEdgeDeploymentPlan(
|
|
1282
1265
|
args: CreateEdgeDeploymentPlanCommandInput,
|
|
1283
1266
|
options?: __HttpHandlerOptions
|
|
@@ -1291,7 +1274,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1291
1274
|
options: __HttpHandlerOptions,
|
|
1292
1275
|
cb: (err: any, data?: CreateEdgeDeploymentPlanCommandOutput) => void
|
|
1293
1276
|
): void;
|
|
1294
|
-
|
|
1295
1277
|
createEdgeDeploymentStage(
|
|
1296
1278
|
args: CreateEdgeDeploymentStageCommandInput,
|
|
1297
1279
|
options?: __HttpHandlerOptions
|
|
@@ -1305,7 +1287,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1305
1287
|
options: __HttpHandlerOptions,
|
|
1306
1288
|
cb: (err: any, data?: CreateEdgeDeploymentStageCommandOutput) => void
|
|
1307
1289
|
): void;
|
|
1308
|
-
|
|
1309
1290
|
createEdgePackagingJob(
|
|
1310
1291
|
args: CreateEdgePackagingJobCommandInput,
|
|
1311
1292
|
options?: __HttpHandlerOptions
|
|
@@ -1319,7 +1300,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1319
1300
|
options: __HttpHandlerOptions,
|
|
1320
1301
|
cb: (err: any, data?: CreateEdgePackagingJobCommandOutput) => void
|
|
1321
1302
|
): void;
|
|
1322
|
-
|
|
1323
1303
|
createEndpoint(
|
|
1324
1304
|
args: CreateEndpointCommandInput,
|
|
1325
1305
|
options?: __HttpHandlerOptions
|
|
@@ -1333,7 +1313,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1333
1313
|
options: __HttpHandlerOptions,
|
|
1334
1314
|
cb: (err: any, data?: CreateEndpointCommandOutput) => void
|
|
1335
1315
|
): void;
|
|
1336
|
-
|
|
1337
1316
|
createEndpointConfig(
|
|
1338
1317
|
args: CreateEndpointConfigCommandInput,
|
|
1339
1318
|
options?: __HttpHandlerOptions
|
|
@@ -1347,7 +1326,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1347
1326
|
options: __HttpHandlerOptions,
|
|
1348
1327
|
cb: (err: any, data?: CreateEndpointConfigCommandOutput) => void
|
|
1349
1328
|
): void;
|
|
1350
|
-
|
|
1351
1329
|
createExperiment(
|
|
1352
1330
|
args: CreateExperimentCommandInput,
|
|
1353
1331
|
options?: __HttpHandlerOptions
|
|
@@ -1361,7 +1339,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1361
1339
|
options: __HttpHandlerOptions,
|
|
1362
1340
|
cb: (err: any, data?: CreateExperimentCommandOutput) => void
|
|
1363
1341
|
): void;
|
|
1364
|
-
|
|
1365
1342
|
createFeatureGroup(
|
|
1366
1343
|
args: CreateFeatureGroupCommandInput,
|
|
1367
1344
|
options?: __HttpHandlerOptions
|
|
@@ -1375,7 +1352,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1375
1352
|
options: __HttpHandlerOptions,
|
|
1376
1353
|
cb: (err: any, data?: CreateFeatureGroupCommandOutput) => void
|
|
1377
1354
|
): void;
|
|
1378
|
-
|
|
1379
1355
|
createFlowDefinition(
|
|
1380
1356
|
args: CreateFlowDefinitionCommandInput,
|
|
1381
1357
|
options?: __HttpHandlerOptions
|
|
@@ -1389,7 +1365,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1389
1365
|
options: __HttpHandlerOptions,
|
|
1390
1366
|
cb: (err: any, data?: CreateFlowDefinitionCommandOutput) => void
|
|
1391
1367
|
): void;
|
|
1392
|
-
|
|
1393
1368
|
createHumanTaskUi(
|
|
1394
1369
|
args: CreateHumanTaskUiCommandInput,
|
|
1395
1370
|
options?: __HttpHandlerOptions
|
|
@@ -1403,7 +1378,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1403
1378
|
options: __HttpHandlerOptions,
|
|
1404
1379
|
cb: (err: any, data?: CreateHumanTaskUiCommandOutput) => void
|
|
1405
1380
|
): void;
|
|
1406
|
-
|
|
1407
1381
|
createHyperParameterTuningJob(
|
|
1408
1382
|
args: CreateHyperParameterTuningJobCommandInput,
|
|
1409
1383
|
options?: __HttpHandlerOptions
|
|
@@ -1417,7 +1391,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1417
1391
|
options: __HttpHandlerOptions,
|
|
1418
1392
|
cb: (err: any, data?: CreateHyperParameterTuningJobCommandOutput) => void
|
|
1419
1393
|
): void;
|
|
1420
|
-
|
|
1421
1394
|
createImage(
|
|
1422
1395
|
args: CreateImageCommandInput,
|
|
1423
1396
|
options?: __HttpHandlerOptions
|
|
@@ -1431,7 +1404,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1431
1404
|
options: __HttpHandlerOptions,
|
|
1432
1405
|
cb: (err: any, data?: CreateImageCommandOutput) => void
|
|
1433
1406
|
): void;
|
|
1434
|
-
|
|
1435
1407
|
createImageVersion(
|
|
1436
1408
|
args: CreateImageVersionCommandInput,
|
|
1437
1409
|
options?: __HttpHandlerOptions
|
|
@@ -1445,7 +1417,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1445
1417
|
options: __HttpHandlerOptions,
|
|
1446
1418
|
cb: (err: any, data?: CreateImageVersionCommandOutput) => void
|
|
1447
1419
|
): void;
|
|
1448
|
-
|
|
1449
1420
|
createInferenceRecommendationsJob(
|
|
1450
1421
|
args: CreateInferenceRecommendationsJobCommandInput,
|
|
1451
1422
|
options?: __HttpHandlerOptions
|
|
@@ -1465,7 +1436,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1465
1436
|
data?: CreateInferenceRecommendationsJobCommandOutput
|
|
1466
1437
|
) => void
|
|
1467
1438
|
): void;
|
|
1468
|
-
|
|
1469
1439
|
createLabelingJob(
|
|
1470
1440
|
args: CreateLabelingJobCommandInput,
|
|
1471
1441
|
options?: __HttpHandlerOptions
|
|
@@ -1479,7 +1449,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1479
1449
|
options: __HttpHandlerOptions,
|
|
1480
1450
|
cb: (err: any, data?: CreateLabelingJobCommandOutput) => void
|
|
1481
1451
|
): void;
|
|
1482
|
-
|
|
1483
1452
|
createModel(
|
|
1484
1453
|
args: CreateModelCommandInput,
|
|
1485
1454
|
options?: __HttpHandlerOptions
|
|
@@ -1493,7 +1462,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1493
1462
|
options: __HttpHandlerOptions,
|
|
1494
1463
|
cb: (err: any, data?: CreateModelCommandOutput) => void
|
|
1495
1464
|
): void;
|
|
1496
|
-
|
|
1497
1465
|
createModelBiasJobDefinition(
|
|
1498
1466
|
args: CreateModelBiasJobDefinitionCommandInput,
|
|
1499
1467
|
options?: __HttpHandlerOptions
|
|
@@ -1507,7 +1475,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1507
1475
|
options: __HttpHandlerOptions,
|
|
1508
1476
|
cb: (err: any, data?: CreateModelBiasJobDefinitionCommandOutput) => void
|
|
1509
1477
|
): void;
|
|
1510
|
-
|
|
1511
1478
|
createModelExplainabilityJobDefinition(
|
|
1512
1479
|
args: CreateModelExplainabilityJobDefinitionCommandInput,
|
|
1513
1480
|
options?: __HttpHandlerOptions
|
|
@@ -1527,7 +1494,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1527
1494
|
data?: CreateModelExplainabilityJobDefinitionCommandOutput
|
|
1528
1495
|
) => void
|
|
1529
1496
|
): void;
|
|
1530
|
-
|
|
1531
1497
|
createModelPackage(
|
|
1532
1498
|
args: CreateModelPackageCommandInput,
|
|
1533
1499
|
options?: __HttpHandlerOptions
|
|
@@ -1541,7 +1507,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1541
1507
|
options: __HttpHandlerOptions,
|
|
1542
1508
|
cb: (err: any, data?: CreateModelPackageCommandOutput) => void
|
|
1543
1509
|
): void;
|
|
1544
|
-
|
|
1545
1510
|
createModelPackageGroup(
|
|
1546
1511
|
args: CreateModelPackageGroupCommandInput,
|
|
1547
1512
|
options?: __HttpHandlerOptions
|
|
@@ -1555,7 +1520,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1555
1520
|
options: __HttpHandlerOptions,
|
|
1556
1521
|
cb: (err: any, data?: CreateModelPackageGroupCommandOutput) => void
|
|
1557
1522
|
): void;
|
|
1558
|
-
|
|
1559
1523
|
createModelQualityJobDefinition(
|
|
1560
1524
|
args: CreateModelQualityJobDefinitionCommandInput,
|
|
1561
1525
|
options?: __HttpHandlerOptions
|
|
@@ -1569,7 +1533,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1569
1533
|
options: __HttpHandlerOptions,
|
|
1570
1534
|
cb: (err: any, data?: CreateModelQualityJobDefinitionCommandOutput) => void
|
|
1571
1535
|
): void;
|
|
1572
|
-
|
|
1573
1536
|
createMonitoringSchedule(
|
|
1574
1537
|
args: CreateMonitoringScheduleCommandInput,
|
|
1575
1538
|
options?: __HttpHandlerOptions
|
|
@@ -1583,7 +1546,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1583
1546
|
options: __HttpHandlerOptions,
|
|
1584
1547
|
cb: (err: any, data?: CreateMonitoringScheduleCommandOutput) => void
|
|
1585
1548
|
): void;
|
|
1586
|
-
|
|
1587
1549
|
createNotebookInstance(
|
|
1588
1550
|
args: CreateNotebookInstanceCommandInput,
|
|
1589
1551
|
options?: __HttpHandlerOptions
|
|
@@ -1597,7 +1559,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1597
1559
|
options: __HttpHandlerOptions,
|
|
1598
1560
|
cb: (err: any, data?: CreateNotebookInstanceCommandOutput) => void
|
|
1599
1561
|
): void;
|
|
1600
|
-
|
|
1601
1562
|
createNotebookInstanceLifecycleConfig(
|
|
1602
1563
|
args: CreateNotebookInstanceLifecycleConfigCommandInput,
|
|
1603
1564
|
options?: __HttpHandlerOptions
|
|
@@ -1617,7 +1578,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1617
1578
|
data?: CreateNotebookInstanceLifecycleConfigCommandOutput
|
|
1618
1579
|
) => void
|
|
1619
1580
|
): void;
|
|
1620
|
-
|
|
1621
1581
|
createPipeline(
|
|
1622
1582
|
args: CreatePipelineCommandInput,
|
|
1623
1583
|
options?: __HttpHandlerOptions
|
|
@@ -1631,7 +1591,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1631
1591
|
options: __HttpHandlerOptions,
|
|
1632
1592
|
cb: (err: any, data?: CreatePipelineCommandOutput) => void
|
|
1633
1593
|
): void;
|
|
1634
|
-
|
|
1635
1594
|
createPresignedDomainUrl(
|
|
1636
1595
|
args: CreatePresignedDomainUrlCommandInput,
|
|
1637
1596
|
options?: __HttpHandlerOptions
|
|
@@ -1645,7 +1604,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1645
1604
|
options: __HttpHandlerOptions,
|
|
1646
1605
|
cb: (err: any, data?: CreatePresignedDomainUrlCommandOutput) => void
|
|
1647
1606
|
): void;
|
|
1648
|
-
|
|
1649
1607
|
createPresignedNotebookInstanceUrl(
|
|
1650
1608
|
args: CreatePresignedNotebookInstanceUrlCommandInput,
|
|
1651
1609
|
options?: __HttpHandlerOptions
|
|
@@ -1665,7 +1623,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1665
1623
|
data?: CreatePresignedNotebookInstanceUrlCommandOutput
|
|
1666
1624
|
) => void
|
|
1667
1625
|
): void;
|
|
1668
|
-
|
|
1669
1626
|
createProcessingJob(
|
|
1670
1627
|
args: CreateProcessingJobCommandInput,
|
|
1671
1628
|
options?: __HttpHandlerOptions
|
|
@@ -1679,7 +1636,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1679
1636
|
options: __HttpHandlerOptions,
|
|
1680
1637
|
cb: (err: any, data?: CreateProcessingJobCommandOutput) => void
|
|
1681
1638
|
): void;
|
|
1682
|
-
|
|
1683
1639
|
createProject(
|
|
1684
1640
|
args: CreateProjectCommandInput,
|
|
1685
1641
|
options?: __HttpHandlerOptions
|
|
@@ -1693,7 +1649,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1693
1649
|
options: __HttpHandlerOptions,
|
|
1694
1650
|
cb: (err: any, data?: CreateProjectCommandOutput) => void
|
|
1695
1651
|
): void;
|
|
1696
|
-
|
|
1697
1652
|
createStudioLifecycleConfig(
|
|
1698
1653
|
args: CreateStudioLifecycleConfigCommandInput,
|
|
1699
1654
|
options?: __HttpHandlerOptions
|
|
@@ -1707,7 +1662,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1707
1662
|
options: __HttpHandlerOptions,
|
|
1708
1663
|
cb: (err: any, data?: CreateStudioLifecycleConfigCommandOutput) => void
|
|
1709
1664
|
): void;
|
|
1710
|
-
|
|
1711
1665
|
createTrainingJob(
|
|
1712
1666
|
args: CreateTrainingJobCommandInput,
|
|
1713
1667
|
options?: __HttpHandlerOptions
|
|
@@ -1721,7 +1675,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1721
1675
|
options: __HttpHandlerOptions,
|
|
1722
1676
|
cb: (err: any, data?: CreateTrainingJobCommandOutput) => void
|
|
1723
1677
|
): void;
|
|
1724
|
-
|
|
1725
1678
|
createTransformJob(
|
|
1726
1679
|
args: CreateTransformJobCommandInput,
|
|
1727
1680
|
options?: __HttpHandlerOptions
|
|
@@ -1735,7 +1688,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1735
1688
|
options: __HttpHandlerOptions,
|
|
1736
1689
|
cb: (err: any, data?: CreateTransformJobCommandOutput) => void
|
|
1737
1690
|
): void;
|
|
1738
|
-
|
|
1739
1691
|
createTrial(
|
|
1740
1692
|
args: CreateTrialCommandInput,
|
|
1741
1693
|
options?: __HttpHandlerOptions
|
|
@@ -1749,7 +1701,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1749
1701
|
options: __HttpHandlerOptions,
|
|
1750
1702
|
cb: (err: any, data?: CreateTrialCommandOutput) => void
|
|
1751
1703
|
): void;
|
|
1752
|
-
|
|
1753
1704
|
createTrialComponent(
|
|
1754
1705
|
args: CreateTrialComponentCommandInput,
|
|
1755
1706
|
options?: __HttpHandlerOptions
|
|
@@ -1763,7 +1714,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1763
1714
|
options: __HttpHandlerOptions,
|
|
1764
1715
|
cb: (err: any, data?: CreateTrialComponentCommandOutput) => void
|
|
1765
1716
|
): void;
|
|
1766
|
-
|
|
1767
1717
|
createUserProfile(
|
|
1768
1718
|
args: CreateUserProfileCommandInput,
|
|
1769
1719
|
options?: __HttpHandlerOptions
|
|
@@ -1777,7 +1727,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1777
1727
|
options: __HttpHandlerOptions,
|
|
1778
1728
|
cb: (err: any, data?: CreateUserProfileCommandOutput) => void
|
|
1779
1729
|
): void;
|
|
1780
|
-
|
|
1781
1730
|
createWorkforce(
|
|
1782
1731
|
args: CreateWorkforceCommandInput,
|
|
1783
1732
|
options?: __HttpHandlerOptions
|
|
@@ -1791,7 +1740,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1791
1740
|
options: __HttpHandlerOptions,
|
|
1792
1741
|
cb: (err: any, data?: CreateWorkforceCommandOutput) => void
|
|
1793
1742
|
): void;
|
|
1794
|
-
|
|
1795
1743
|
createWorkteam(
|
|
1796
1744
|
args: CreateWorkteamCommandInput,
|
|
1797
1745
|
options?: __HttpHandlerOptions
|
|
@@ -1805,7 +1753,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1805
1753
|
options: __HttpHandlerOptions,
|
|
1806
1754
|
cb: (err: any, data?: CreateWorkteamCommandOutput) => void
|
|
1807
1755
|
): void;
|
|
1808
|
-
|
|
1809
1756
|
deleteAction(
|
|
1810
1757
|
args: DeleteActionCommandInput,
|
|
1811
1758
|
options?: __HttpHandlerOptions
|
|
@@ -1819,7 +1766,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1819
1766
|
options: __HttpHandlerOptions,
|
|
1820
1767
|
cb: (err: any, data?: DeleteActionCommandOutput) => void
|
|
1821
1768
|
): void;
|
|
1822
|
-
|
|
1823
1769
|
deleteAlgorithm(
|
|
1824
1770
|
args: DeleteAlgorithmCommandInput,
|
|
1825
1771
|
options?: __HttpHandlerOptions
|
|
@@ -1833,7 +1779,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1833
1779
|
options: __HttpHandlerOptions,
|
|
1834
1780
|
cb: (err: any, data?: DeleteAlgorithmCommandOutput) => void
|
|
1835
1781
|
): void;
|
|
1836
|
-
|
|
1837
1782
|
deleteApp(
|
|
1838
1783
|
args: DeleteAppCommandInput,
|
|
1839
1784
|
options?: __HttpHandlerOptions
|
|
@@ -1847,7 +1792,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1847
1792
|
options: __HttpHandlerOptions,
|
|
1848
1793
|
cb: (err: any, data?: DeleteAppCommandOutput) => void
|
|
1849
1794
|
): void;
|
|
1850
|
-
|
|
1851
1795
|
deleteAppImageConfig(
|
|
1852
1796
|
args: DeleteAppImageConfigCommandInput,
|
|
1853
1797
|
options?: __HttpHandlerOptions
|
|
@@ -1861,7 +1805,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1861
1805
|
options: __HttpHandlerOptions,
|
|
1862
1806
|
cb: (err: any, data?: DeleteAppImageConfigCommandOutput) => void
|
|
1863
1807
|
): void;
|
|
1864
|
-
|
|
1865
1808
|
deleteArtifact(
|
|
1866
1809
|
args: DeleteArtifactCommandInput,
|
|
1867
1810
|
options?: __HttpHandlerOptions
|
|
@@ -1875,7 +1818,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1875
1818
|
options: __HttpHandlerOptions,
|
|
1876
1819
|
cb: (err: any, data?: DeleteArtifactCommandOutput) => void
|
|
1877
1820
|
): void;
|
|
1878
|
-
|
|
1879
1821
|
deleteAssociation(
|
|
1880
1822
|
args: DeleteAssociationCommandInput,
|
|
1881
1823
|
options?: __HttpHandlerOptions
|
|
@@ -1889,7 +1831,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1889
1831
|
options: __HttpHandlerOptions,
|
|
1890
1832
|
cb: (err: any, data?: DeleteAssociationCommandOutput) => void
|
|
1891
1833
|
): void;
|
|
1892
|
-
|
|
1893
1834
|
deleteCodeRepository(
|
|
1894
1835
|
args: DeleteCodeRepositoryCommandInput,
|
|
1895
1836
|
options?: __HttpHandlerOptions
|
|
@@ -1903,7 +1844,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1903
1844
|
options: __HttpHandlerOptions,
|
|
1904
1845
|
cb: (err: any, data?: DeleteCodeRepositoryCommandOutput) => void
|
|
1905
1846
|
): void;
|
|
1906
|
-
|
|
1907
1847
|
deleteContext(
|
|
1908
1848
|
args: DeleteContextCommandInput,
|
|
1909
1849
|
options?: __HttpHandlerOptions
|
|
@@ -1917,7 +1857,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1917
1857
|
options: __HttpHandlerOptions,
|
|
1918
1858
|
cb: (err: any, data?: DeleteContextCommandOutput) => void
|
|
1919
1859
|
): void;
|
|
1920
|
-
|
|
1921
1860
|
deleteDataQualityJobDefinition(
|
|
1922
1861
|
args: DeleteDataQualityJobDefinitionCommandInput,
|
|
1923
1862
|
options?: __HttpHandlerOptions
|
|
@@ -1931,7 +1870,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1931
1870
|
options: __HttpHandlerOptions,
|
|
1932
1871
|
cb: (err: any, data?: DeleteDataQualityJobDefinitionCommandOutput) => void
|
|
1933
1872
|
): void;
|
|
1934
|
-
|
|
1935
1873
|
deleteDeviceFleet(
|
|
1936
1874
|
args: DeleteDeviceFleetCommandInput,
|
|
1937
1875
|
options?: __HttpHandlerOptions
|
|
@@ -1945,7 +1883,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1945
1883
|
options: __HttpHandlerOptions,
|
|
1946
1884
|
cb: (err: any, data?: DeleteDeviceFleetCommandOutput) => void
|
|
1947
1885
|
): void;
|
|
1948
|
-
|
|
1949
1886
|
deleteDomain(
|
|
1950
1887
|
args: DeleteDomainCommandInput,
|
|
1951
1888
|
options?: __HttpHandlerOptions
|
|
@@ -1959,7 +1896,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1959
1896
|
options: __HttpHandlerOptions,
|
|
1960
1897
|
cb: (err: any, data?: DeleteDomainCommandOutput) => void
|
|
1961
1898
|
): void;
|
|
1962
|
-
|
|
1963
1899
|
deleteEdgeDeploymentPlan(
|
|
1964
1900
|
args: DeleteEdgeDeploymentPlanCommandInput,
|
|
1965
1901
|
options?: __HttpHandlerOptions
|
|
@@ -1973,7 +1909,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1973
1909
|
options: __HttpHandlerOptions,
|
|
1974
1910
|
cb: (err: any, data?: DeleteEdgeDeploymentPlanCommandOutput) => void
|
|
1975
1911
|
): void;
|
|
1976
|
-
|
|
1977
1912
|
deleteEdgeDeploymentStage(
|
|
1978
1913
|
args: DeleteEdgeDeploymentStageCommandInput,
|
|
1979
1914
|
options?: __HttpHandlerOptions
|
|
@@ -1987,7 +1922,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
1987
1922
|
options: __HttpHandlerOptions,
|
|
1988
1923
|
cb: (err: any, data?: DeleteEdgeDeploymentStageCommandOutput) => void
|
|
1989
1924
|
): void;
|
|
1990
|
-
|
|
1991
1925
|
deleteEndpoint(
|
|
1992
1926
|
args: DeleteEndpointCommandInput,
|
|
1993
1927
|
options?: __HttpHandlerOptions
|
|
@@ -2001,7 +1935,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2001
1935
|
options: __HttpHandlerOptions,
|
|
2002
1936
|
cb: (err: any, data?: DeleteEndpointCommandOutput) => void
|
|
2003
1937
|
): void;
|
|
2004
|
-
|
|
2005
1938
|
deleteEndpointConfig(
|
|
2006
1939
|
args: DeleteEndpointConfigCommandInput,
|
|
2007
1940
|
options?: __HttpHandlerOptions
|
|
@@ -2015,7 +1948,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2015
1948
|
options: __HttpHandlerOptions,
|
|
2016
1949
|
cb: (err: any, data?: DeleteEndpointConfigCommandOutput) => void
|
|
2017
1950
|
): void;
|
|
2018
|
-
|
|
2019
1951
|
deleteExperiment(
|
|
2020
1952
|
args: DeleteExperimentCommandInput,
|
|
2021
1953
|
options?: __HttpHandlerOptions
|
|
@@ -2029,7 +1961,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2029
1961
|
options: __HttpHandlerOptions,
|
|
2030
1962
|
cb: (err: any, data?: DeleteExperimentCommandOutput) => void
|
|
2031
1963
|
): void;
|
|
2032
|
-
|
|
2033
1964
|
deleteFeatureGroup(
|
|
2034
1965
|
args: DeleteFeatureGroupCommandInput,
|
|
2035
1966
|
options?: __HttpHandlerOptions
|
|
@@ -2043,7 +1974,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2043
1974
|
options: __HttpHandlerOptions,
|
|
2044
1975
|
cb: (err: any, data?: DeleteFeatureGroupCommandOutput) => void
|
|
2045
1976
|
): void;
|
|
2046
|
-
|
|
2047
1977
|
deleteFlowDefinition(
|
|
2048
1978
|
args: DeleteFlowDefinitionCommandInput,
|
|
2049
1979
|
options?: __HttpHandlerOptions
|
|
@@ -2057,7 +1987,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2057
1987
|
options: __HttpHandlerOptions,
|
|
2058
1988
|
cb: (err: any, data?: DeleteFlowDefinitionCommandOutput) => void
|
|
2059
1989
|
): void;
|
|
2060
|
-
|
|
2061
1990
|
deleteHumanTaskUi(
|
|
2062
1991
|
args: DeleteHumanTaskUiCommandInput,
|
|
2063
1992
|
options?: __HttpHandlerOptions
|
|
@@ -2071,7 +2000,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2071
2000
|
options: __HttpHandlerOptions,
|
|
2072
2001
|
cb: (err: any, data?: DeleteHumanTaskUiCommandOutput) => void
|
|
2073
2002
|
): void;
|
|
2074
|
-
|
|
2075
2003
|
deleteImage(
|
|
2076
2004
|
args: DeleteImageCommandInput,
|
|
2077
2005
|
options?: __HttpHandlerOptions
|
|
@@ -2085,7 +2013,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2085
2013
|
options: __HttpHandlerOptions,
|
|
2086
2014
|
cb: (err: any, data?: DeleteImageCommandOutput) => void
|
|
2087
2015
|
): void;
|
|
2088
|
-
|
|
2089
2016
|
deleteImageVersion(
|
|
2090
2017
|
args: DeleteImageVersionCommandInput,
|
|
2091
2018
|
options?: __HttpHandlerOptions
|
|
@@ -2099,7 +2026,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2099
2026
|
options: __HttpHandlerOptions,
|
|
2100
2027
|
cb: (err: any, data?: DeleteImageVersionCommandOutput) => void
|
|
2101
2028
|
): void;
|
|
2102
|
-
|
|
2103
2029
|
deleteModel(
|
|
2104
2030
|
args: DeleteModelCommandInput,
|
|
2105
2031
|
options?: __HttpHandlerOptions
|
|
@@ -2113,7 +2039,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2113
2039
|
options: __HttpHandlerOptions,
|
|
2114
2040
|
cb: (err: any, data?: DeleteModelCommandOutput) => void
|
|
2115
2041
|
): void;
|
|
2116
|
-
|
|
2117
2042
|
deleteModelBiasJobDefinition(
|
|
2118
2043
|
args: DeleteModelBiasJobDefinitionCommandInput,
|
|
2119
2044
|
options?: __HttpHandlerOptions
|
|
@@ -2127,7 +2052,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2127
2052
|
options: __HttpHandlerOptions,
|
|
2128
2053
|
cb: (err: any, data?: DeleteModelBiasJobDefinitionCommandOutput) => void
|
|
2129
2054
|
): void;
|
|
2130
|
-
|
|
2131
2055
|
deleteModelExplainabilityJobDefinition(
|
|
2132
2056
|
args: DeleteModelExplainabilityJobDefinitionCommandInput,
|
|
2133
2057
|
options?: __HttpHandlerOptions
|
|
@@ -2147,7 +2071,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2147
2071
|
data?: DeleteModelExplainabilityJobDefinitionCommandOutput
|
|
2148
2072
|
) => void
|
|
2149
2073
|
): void;
|
|
2150
|
-
|
|
2151
2074
|
deleteModelPackage(
|
|
2152
2075
|
args: DeleteModelPackageCommandInput,
|
|
2153
2076
|
options?: __HttpHandlerOptions
|
|
@@ -2161,7 +2084,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2161
2084
|
options: __HttpHandlerOptions,
|
|
2162
2085
|
cb: (err: any, data?: DeleteModelPackageCommandOutput) => void
|
|
2163
2086
|
): void;
|
|
2164
|
-
|
|
2165
2087
|
deleteModelPackageGroup(
|
|
2166
2088
|
args: DeleteModelPackageGroupCommandInput,
|
|
2167
2089
|
options?: __HttpHandlerOptions
|
|
@@ -2175,7 +2097,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2175
2097
|
options: __HttpHandlerOptions,
|
|
2176
2098
|
cb: (err: any, data?: DeleteModelPackageGroupCommandOutput) => void
|
|
2177
2099
|
): void;
|
|
2178
|
-
|
|
2179
2100
|
deleteModelPackageGroupPolicy(
|
|
2180
2101
|
args: DeleteModelPackageGroupPolicyCommandInput,
|
|
2181
2102
|
options?: __HttpHandlerOptions
|
|
@@ -2189,7 +2110,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2189
2110
|
options: __HttpHandlerOptions,
|
|
2190
2111
|
cb: (err: any, data?: DeleteModelPackageGroupPolicyCommandOutput) => void
|
|
2191
2112
|
): void;
|
|
2192
|
-
|
|
2193
2113
|
deleteModelQualityJobDefinition(
|
|
2194
2114
|
args: DeleteModelQualityJobDefinitionCommandInput,
|
|
2195
2115
|
options?: __HttpHandlerOptions
|
|
@@ -2203,7 +2123,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2203
2123
|
options: __HttpHandlerOptions,
|
|
2204
2124
|
cb: (err: any, data?: DeleteModelQualityJobDefinitionCommandOutput) => void
|
|
2205
2125
|
): void;
|
|
2206
|
-
|
|
2207
2126
|
deleteMonitoringSchedule(
|
|
2208
2127
|
args: DeleteMonitoringScheduleCommandInput,
|
|
2209
2128
|
options?: __HttpHandlerOptions
|
|
@@ -2217,7 +2136,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2217
2136
|
options: __HttpHandlerOptions,
|
|
2218
2137
|
cb: (err: any, data?: DeleteMonitoringScheduleCommandOutput) => void
|
|
2219
2138
|
): void;
|
|
2220
|
-
|
|
2221
2139
|
deleteNotebookInstance(
|
|
2222
2140
|
args: DeleteNotebookInstanceCommandInput,
|
|
2223
2141
|
options?: __HttpHandlerOptions
|
|
@@ -2231,7 +2149,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2231
2149
|
options: __HttpHandlerOptions,
|
|
2232
2150
|
cb: (err: any, data?: DeleteNotebookInstanceCommandOutput) => void
|
|
2233
2151
|
): void;
|
|
2234
|
-
|
|
2235
2152
|
deleteNotebookInstanceLifecycleConfig(
|
|
2236
2153
|
args: DeleteNotebookInstanceLifecycleConfigCommandInput,
|
|
2237
2154
|
options?: __HttpHandlerOptions
|
|
@@ -2251,7 +2168,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2251
2168
|
data?: DeleteNotebookInstanceLifecycleConfigCommandOutput
|
|
2252
2169
|
) => void
|
|
2253
2170
|
): void;
|
|
2254
|
-
|
|
2255
2171
|
deletePipeline(
|
|
2256
2172
|
args: DeletePipelineCommandInput,
|
|
2257
2173
|
options?: __HttpHandlerOptions
|
|
@@ -2265,7 +2181,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2265
2181
|
options: __HttpHandlerOptions,
|
|
2266
2182
|
cb: (err: any, data?: DeletePipelineCommandOutput) => void
|
|
2267
2183
|
): void;
|
|
2268
|
-
|
|
2269
2184
|
deleteProject(
|
|
2270
2185
|
args: DeleteProjectCommandInput,
|
|
2271
2186
|
options?: __HttpHandlerOptions
|
|
@@ -2279,7 +2194,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2279
2194
|
options: __HttpHandlerOptions,
|
|
2280
2195
|
cb: (err: any, data?: DeleteProjectCommandOutput) => void
|
|
2281
2196
|
): void;
|
|
2282
|
-
|
|
2283
2197
|
deleteStudioLifecycleConfig(
|
|
2284
2198
|
args: DeleteStudioLifecycleConfigCommandInput,
|
|
2285
2199
|
options?: __HttpHandlerOptions
|
|
@@ -2293,7 +2207,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2293
2207
|
options: __HttpHandlerOptions,
|
|
2294
2208
|
cb: (err: any, data?: DeleteStudioLifecycleConfigCommandOutput) => void
|
|
2295
2209
|
): void;
|
|
2296
|
-
|
|
2297
2210
|
deleteTags(
|
|
2298
2211
|
args: DeleteTagsCommandInput,
|
|
2299
2212
|
options?: __HttpHandlerOptions
|
|
@@ -2307,7 +2220,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2307
2220
|
options: __HttpHandlerOptions,
|
|
2308
2221
|
cb: (err: any, data?: DeleteTagsCommandOutput) => void
|
|
2309
2222
|
): void;
|
|
2310
|
-
|
|
2311
2223
|
deleteTrial(
|
|
2312
2224
|
args: DeleteTrialCommandInput,
|
|
2313
2225
|
options?: __HttpHandlerOptions
|
|
@@ -2321,7 +2233,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2321
2233
|
options: __HttpHandlerOptions,
|
|
2322
2234
|
cb: (err: any, data?: DeleteTrialCommandOutput) => void
|
|
2323
2235
|
): void;
|
|
2324
|
-
|
|
2325
2236
|
deleteTrialComponent(
|
|
2326
2237
|
args: DeleteTrialComponentCommandInput,
|
|
2327
2238
|
options?: __HttpHandlerOptions
|
|
@@ -2335,7 +2246,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2335
2246
|
options: __HttpHandlerOptions,
|
|
2336
2247
|
cb: (err: any, data?: DeleteTrialComponentCommandOutput) => void
|
|
2337
2248
|
): void;
|
|
2338
|
-
|
|
2339
2249
|
deleteUserProfile(
|
|
2340
2250
|
args: DeleteUserProfileCommandInput,
|
|
2341
2251
|
options?: __HttpHandlerOptions
|
|
@@ -2349,7 +2259,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2349
2259
|
options: __HttpHandlerOptions,
|
|
2350
2260
|
cb: (err: any, data?: DeleteUserProfileCommandOutput) => void
|
|
2351
2261
|
): void;
|
|
2352
|
-
|
|
2353
2262
|
deleteWorkforce(
|
|
2354
2263
|
args: DeleteWorkforceCommandInput,
|
|
2355
2264
|
options?: __HttpHandlerOptions
|
|
@@ -2363,7 +2272,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2363
2272
|
options: __HttpHandlerOptions,
|
|
2364
2273
|
cb: (err: any, data?: DeleteWorkforceCommandOutput) => void
|
|
2365
2274
|
): void;
|
|
2366
|
-
|
|
2367
2275
|
deleteWorkteam(
|
|
2368
2276
|
args: DeleteWorkteamCommandInput,
|
|
2369
2277
|
options?: __HttpHandlerOptions
|
|
@@ -2377,7 +2285,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2377
2285
|
options: __HttpHandlerOptions,
|
|
2378
2286
|
cb: (err: any, data?: DeleteWorkteamCommandOutput) => void
|
|
2379
2287
|
): void;
|
|
2380
|
-
|
|
2381
2288
|
deregisterDevices(
|
|
2382
2289
|
args: DeregisterDevicesCommandInput,
|
|
2383
2290
|
options?: __HttpHandlerOptions
|
|
@@ -2391,7 +2298,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2391
2298
|
options: __HttpHandlerOptions,
|
|
2392
2299
|
cb: (err: any, data?: DeregisterDevicesCommandOutput) => void
|
|
2393
2300
|
): void;
|
|
2394
|
-
|
|
2395
2301
|
describeAction(
|
|
2396
2302
|
args: DescribeActionCommandInput,
|
|
2397
2303
|
options?: __HttpHandlerOptions
|
|
@@ -2405,7 +2311,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2405
2311
|
options: __HttpHandlerOptions,
|
|
2406
2312
|
cb: (err: any, data?: DescribeActionCommandOutput) => void
|
|
2407
2313
|
): void;
|
|
2408
|
-
|
|
2409
2314
|
describeAlgorithm(
|
|
2410
2315
|
args: DescribeAlgorithmCommandInput,
|
|
2411
2316
|
options?: __HttpHandlerOptions
|
|
@@ -2419,7 +2324,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2419
2324
|
options: __HttpHandlerOptions,
|
|
2420
2325
|
cb: (err: any, data?: DescribeAlgorithmCommandOutput) => void
|
|
2421
2326
|
): void;
|
|
2422
|
-
|
|
2423
2327
|
describeApp(
|
|
2424
2328
|
args: DescribeAppCommandInput,
|
|
2425
2329
|
options?: __HttpHandlerOptions
|
|
@@ -2433,7 +2337,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2433
2337
|
options: __HttpHandlerOptions,
|
|
2434
2338
|
cb: (err: any, data?: DescribeAppCommandOutput) => void
|
|
2435
2339
|
): void;
|
|
2436
|
-
|
|
2437
2340
|
describeAppImageConfig(
|
|
2438
2341
|
args: DescribeAppImageConfigCommandInput,
|
|
2439
2342
|
options?: __HttpHandlerOptions
|
|
@@ -2447,7 +2350,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2447
2350
|
options: __HttpHandlerOptions,
|
|
2448
2351
|
cb: (err: any, data?: DescribeAppImageConfigCommandOutput) => void
|
|
2449
2352
|
): void;
|
|
2450
|
-
|
|
2451
2353
|
describeArtifact(
|
|
2452
2354
|
args: DescribeArtifactCommandInput,
|
|
2453
2355
|
options?: __HttpHandlerOptions
|
|
@@ -2461,7 +2363,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2461
2363
|
options: __HttpHandlerOptions,
|
|
2462
2364
|
cb: (err: any, data?: DescribeArtifactCommandOutput) => void
|
|
2463
2365
|
): void;
|
|
2464
|
-
|
|
2465
2366
|
describeAutoMLJob(
|
|
2466
2367
|
args: DescribeAutoMLJobCommandInput,
|
|
2467
2368
|
options?: __HttpHandlerOptions
|
|
@@ -2475,7 +2376,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2475
2376
|
options: __HttpHandlerOptions,
|
|
2476
2377
|
cb: (err: any, data?: DescribeAutoMLJobCommandOutput) => void
|
|
2477
2378
|
): void;
|
|
2478
|
-
|
|
2479
2379
|
describeCodeRepository(
|
|
2480
2380
|
args: DescribeCodeRepositoryCommandInput,
|
|
2481
2381
|
options?: __HttpHandlerOptions
|
|
@@ -2489,7 +2389,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2489
2389
|
options: __HttpHandlerOptions,
|
|
2490
2390
|
cb: (err: any, data?: DescribeCodeRepositoryCommandOutput) => void
|
|
2491
2391
|
): void;
|
|
2492
|
-
|
|
2493
2392
|
describeCompilationJob(
|
|
2494
2393
|
args: DescribeCompilationJobCommandInput,
|
|
2495
2394
|
options?: __HttpHandlerOptions
|
|
@@ -2503,7 +2402,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2503
2402
|
options: __HttpHandlerOptions,
|
|
2504
2403
|
cb: (err: any, data?: DescribeCompilationJobCommandOutput) => void
|
|
2505
2404
|
): void;
|
|
2506
|
-
|
|
2507
2405
|
describeContext(
|
|
2508
2406
|
args: DescribeContextCommandInput,
|
|
2509
2407
|
options?: __HttpHandlerOptions
|
|
@@ -2517,7 +2415,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2517
2415
|
options: __HttpHandlerOptions,
|
|
2518
2416
|
cb: (err: any, data?: DescribeContextCommandOutput) => void
|
|
2519
2417
|
): void;
|
|
2520
|
-
|
|
2521
2418
|
describeDataQualityJobDefinition(
|
|
2522
2419
|
args: DescribeDataQualityJobDefinitionCommandInput,
|
|
2523
2420
|
options?: __HttpHandlerOptions
|
|
@@ -2531,7 +2428,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2531
2428
|
options: __HttpHandlerOptions,
|
|
2532
2429
|
cb: (err: any, data?: DescribeDataQualityJobDefinitionCommandOutput) => void
|
|
2533
2430
|
): void;
|
|
2534
|
-
|
|
2535
2431
|
describeDevice(
|
|
2536
2432
|
args: DescribeDeviceCommandInput,
|
|
2537
2433
|
options?: __HttpHandlerOptions
|
|
@@ -2545,7 +2441,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2545
2441
|
options: __HttpHandlerOptions,
|
|
2546
2442
|
cb: (err: any, data?: DescribeDeviceCommandOutput) => void
|
|
2547
2443
|
): void;
|
|
2548
|
-
|
|
2549
2444
|
describeDeviceFleet(
|
|
2550
2445
|
args: DescribeDeviceFleetCommandInput,
|
|
2551
2446
|
options?: __HttpHandlerOptions
|
|
@@ -2559,7 +2454,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2559
2454
|
options: __HttpHandlerOptions,
|
|
2560
2455
|
cb: (err: any, data?: DescribeDeviceFleetCommandOutput) => void
|
|
2561
2456
|
): void;
|
|
2562
|
-
|
|
2563
2457
|
describeDomain(
|
|
2564
2458
|
args: DescribeDomainCommandInput,
|
|
2565
2459
|
options?: __HttpHandlerOptions
|
|
@@ -2573,7 +2467,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2573
2467
|
options: __HttpHandlerOptions,
|
|
2574
2468
|
cb: (err: any, data?: DescribeDomainCommandOutput) => void
|
|
2575
2469
|
): void;
|
|
2576
|
-
|
|
2577
2470
|
describeEdgeDeploymentPlan(
|
|
2578
2471
|
args: DescribeEdgeDeploymentPlanCommandInput,
|
|
2579
2472
|
options?: __HttpHandlerOptions
|
|
@@ -2587,7 +2480,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2587
2480
|
options: __HttpHandlerOptions,
|
|
2588
2481
|
cb: (err: any, data?: DescribeEdgeDeploymentPlanCommandOutput) => void
|
|
2589
2482
|
): void;
|
|
2590
|
-
|
|
2591
2483
|
describeEdgePackagingJob(
|
|
2592
2484
|
args: DescribeEdgePackagingJobCommandInput,
|
|
2593
2485
|
options?: __HttpHandlerOptions
|
|
@@ -2601,7 +2493,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2601
2493
|
options: __HttpHandlerOptions,
|
|
2602
2494
|
cb: (err: any, data?: DescribeEdgePackagingJobCommandOutput) => void
|
|
2603
2495
|
): void;
|
|
2604
|
-
|
|
2605
2496
|
describeEndpoint(
|
|
2606
2497
|
args: DescribeEndpointCommandInput,
|
|
2607
2498
|
options?: __HttpHandlerOptions
|
|
@@ -2615,7 +2506,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2615
2506
|
options: __HttpHandlerOptions,
|
|
2616
2507
|
cb: (err: any, data?: DescribeEndpointCommandOutput) => void
|
|
2617
2508
|
): void;
|
|
2618
|
-
|
|
2619
2509
|
describeEndpointConfig(
|
|
2620
2510
|
args: DescribeEndpointConfigCommandInput,
|
|
2621
2511
|
options?: __HttpHandlerOptions
|
|
@@ -2629,7 +2519,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2629
2519
|
options: __HttpHandlerOptions,
|
|
2630
2520
|
cb: (err: any, data?: DescribeEndpointConfigCommandOutput) => void
|
|
2631
2521
|
): void;
|
|
2632
|
-
|
|
2633
2522
|
describeExperiment(
|
|
2634
2523
|
args: DescribeExperimentCommandInput,
|
|
2635
2524
|
options?: __HttpHandlerOptions
|
|
@@ -2643,7 +2532,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2643
2532
|
options: __HttpHandlerOptions,
|
|
2644
2533
|
cb: (err: any, data?: DescribeExperimentCommandOutput) => void
|
|
2645
2534
|
): void;
|
|
2646
|
-
|
|
2647
2535
|
describeFeatureGroup(
|
|
2648
2536
|
args: DescribeFeatureGroupCommandInput,
|
|
2649
2537
|
options?: __HttpHandlerOptions
|
|
@@ -2657,7 +2545,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2657
2545
|
options: __HttpHandlerOptions,
|
|
2658
2546
|
cb: (err: any, data?: DescribeFeatureGroupCommandOutput) => void
|
|
2659
2547
|
): void;
|
|
2660
|
-
|
|
2661
2548
|
describeFeatureMetadata(
|
|
2662
2549
|
args: DescribeFeatureMetadataCommandInput,
|
|
2663
2550
|
options?: __HttpHandlerOptions
|
|
@@ -2671,7 +2558,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2671
2558
|
options: __HttpHandlerOptions,
|
|
2672
2559
|
cb: (err: any, data?: DescribeFeatureMetadataCommandOutput) => void
|
|
2673
2560
|
): void;
|
|
2674
|
-
|
|
2675
2561
|
describeFlowDefinition(
|
|
2676
2562
|
args: DescribeFlowDefinitionCommandInput,
|
|
2677
2563
|
options?: __HttpHandlerOptions
|
|
@@ -2685,7 +2571,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2685
2571
|
options: __HttpHandlerOptions,
|
|
2686
2572
|
cb: (err: any, data?: DescribeFlowDefinitionCommandOutput) => void
|
|
2687
2573
|
): void;
|
|
2688
|
-
|
|
2689
2574
|
describeHumanTaskUi(
|
|
2690
2575
|
args: DescribeHumanTaskUiCommandInput,
|
|
2691
2576
|
options?: __HttpHandlerOptions
|
|
@@ -2699,7 +2584,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2699
2584
|
options: __HttpHandlerOptions,
|
|
2700
2585
|
cb: (err: any, data?: DescribeHumanTaskUiCommandOutput) => void
|
|
2701
2586
|
): void;
|
|
2702
|
-
|
|
2703
2587
|
describeHyperParameterTuningJob(
|
|
2704
2588
|
args: DescribeHyperParameterTuningJobCommandInput,
|
|
2705
2589
|
options?: __HttpHandlerOptions
|
|
@@ -2713,7 +2597,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2713
2597
|
options: __HttpHandlerOptions,
|
|
2714
2598
|
cb: (err: any, data?: DescribeHyperParameterTuningJobCommandOutput) => void
|
|
2715
2599
|
): void;
|
|
2716
|
-
|
|
2717
2600
|
describeImage(
|
|
2718
2601
|
args: DescribeImageCommandInput,
|
|
2719
2602
|
options?: __HttpHandlerOptions
|
|
@@ -2727,7 +2610,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2727
2610
|
options: __HttpHandlerOptions,
|
|
2728
2611
|
cb: (err: any, data?: DescribeImageCommandOutput) => void
|
|
2729
2612
|
): void;
|
|
2730
|
-
|
|
2731
2613
|
describeImageVersion(
|
|
2732
2614
|
args: DescribeImageVersionCommandInput,
|
|
2733
2615
|
options?: __HttpHandlerOptions
|
|
@@ -2741,7 +2623,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2741
2623
|
options: __HttpHandlerOptions,
|
|
2742
2624
|
cb: (err: any, data?: DescribeImageVersionCommandOutput) => void
|
|
2743
2625
|
): void;
|
|
2744
|
-
|
|
2745
2626
|
describeInferenceRecommendationsJob(
|
|
2746
2627
|
args: DescribeInferenceRecommendationsJobCommandInput,
|
|
2747
2628
|
options?: __HttpHandlerOptions
|
|
@@ -2761,7 +2642,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2761
2642
|
data?: DescribeInferenceRecommendationsJobCommandOutput
|
|
2762
2643
|
) => void
|
|
2763
2644
|
): void;
|
|
2764
|
-
|
|
2765
2645
|
describeLabelingJob(
|
|
2766
2646
|
args: DescribeLabelingJobCommandInput,
|
|
2767
2647
|
options?: __HttpHandlerOptions
|
|
@@ -2775,7 +2655,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2775
2655
|
options: __HttpHandlerOptions,
|
|
2776
2656
|
cb: (err: any, data?: DescribeLabelingJobCommandOutput) => void
|
|
2777
2657
|
): void;
|
|
2778
|
-
|
|
2779
2658
|
describeLineageGroup(
|
|
2780
2659
|
args: DescribeLineageGroupCommandInput,
|
|
2781
2660
|
options?: __HttpHandlerOptions
|
|
@@ -2789,7 +2668,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2789
2668
|
options: __HttpHandlerOptions,
|
|
2790
2669
|
cb: (err: any, data?: DescribeLineageGroupCommandOutput) => void
|
|
2791
2670
|
): void;
|
|
2792
|
-
|
|
2793
2671
|
describeModel(
|
|
2794
2672
|
args: DescribeModelCommandInput,
|
|
2795
2673
|
options?: __HttpHandlerOptions
|
|
@@ -2803,7 +2681,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2803
2681
|
options: __HttpHandlerOptions,
|
|
2804
2682
|
cb: (err: any, data?: DescribeModelCommandOutput) => void
|
|
2805
2683
|
): void;
|
|
2806
|
-
|
|
2807
2684
|
describeModelBiasJobDefinition(
|
|
2808
2685
|
args: DescribeModelBiasJobDefinitionCommandInput,
|
|
2809
2686
|
options?: __HttpHandlerOptions
|
|
@@ -2817,7 +2694,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2817
2694
|
options: __HttpHandlerOptions,
|
|
2818
2695
|
cb: (err: any, data?: DescribeModelBiasJobDefinitionCommandOutput) => void
|
|
2819
2696
|
): void;
|
|
2820
|
-
|
|
2821
2697
|
describeModelExplainabilityJobDefinition(
|
|
2822
2698
|
args: DescribeModelExplainabilityJobDefinitionCommandInput,
|
|
2823
2699
|
options?: __HttpHandlerOptions
|
|
@@ -2837,7 +2713,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2837
2713
|
data?: DescribeModelExplainabilityJobDefinitionCommandOutput
|
|
2838
2714
|
) => void
|
|
2839
2715
|
): void;
|
|
2840
|
-
|
|
2841
2716
|
describeModelPackage(
|
|
2842
2717
|
args: DescribeModelPackageCommandInput,
|
|
2843
2718
|
options?: __HttpHandlerOptions
|
|
@@ -2851,7 +2726,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2851
2726
|
options: __HttpHandlerOptions,
|
|
2852
2727
|
cb: (err: any, data?: DescribeModelPackageCommandOutput) => void
|
|
2853
2728
|
): void;
|
|
2854
|
-
|
|
2855
2729
|
describeModelPackageGroup(
|
|
2856
2730
|
args: DescribeModelPackageGroupCommandInput,
|
|
2857
2731
|
options?: __HttpHandlerOptions
|
|
@@ -2865,7 +2739,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2865
2739
|
options: __HttpHandlerOptions,
|
|
2866
2740
|
cb: (err: any, data?: DescribeModelPackageGroupCommandOutput) => void
|
|
2867
2741
|
): void;
|
|
2868
|
-
|
|
2869
2742
|
describeModelQualityJobDefinition(
|
|
2870
2743
|
args: DescribeModelQualityJobDefinitionCommandInput,
|
|
2871
2744
|
options?: __HttpHandlerOptions
|
|
@@ -2885,7 +2758,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2885
2758
|
data?: DescribeModelQualityJobDefinitionCommandOutput
|
|
2886
2759
|
) => void
|
|
2887
2760
|
): void;
|
|
2888
|
-
|
|
2889
2761
|
describeMonitoringSchedule(
|
|
2890
2762
|
args: DescribeMonitoringScheduleCommandInput,
|
|
2891
2763
|
options?: __HttpHandlerOptions
|
|
@@ -2899,7 +2771,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2899
2771
|
options: __HttpHandlerOptions,
|
|
2900
2772
|
cb: (err: any, data?: DescribeMonitoringScheduleCommandOutput) => void
|
|
2901
2773
|
): void;
|
|
2902
|
-
|
|
2903
2774
|
describeNotebookInstance(
|
|
2904
2775
|
args: DescribeNotebookInstanceCommandInput,
|
|
2905
2776
|
options?: __HttpHandlerOptions
|
|
@@ -2913,7 +2784,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2913
2784
|
options: __HttpHandlerOptions,
|
|
2914
2785
|
cb: (err: any, data?: DescribeNotebookInstanceCommandOutput) => void
|
|
2915
2786
|
): void;
|
|
2916
|
-
|
|
2917
2787
|
describeNotebookInstanceLifecycleConfig(
|
|
2918
2788
|
args: DescribeNotebookInstanceLifecycleConfigCommandInput,
|
|
2919
2789
|
options?: __HttpHandlerOptions
|
|
@@ -2933,7 +2803,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2933
2803
|
data?: DescribeNotebookInstanceLifecycleConfigCommandOutput
|
|
2934
2804
|
) => void
|
|
2935
2805
|
): void;
|
|
2936
|
-
|
|
2937
2806
|
describePipeline(
|
|
2938
2807
|
args: DescribePipelineCommandInput,
|
|
2939
2808
|
options?: __HttpHandlerOptions
|
|
@@ -2947,7 +2816,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2947
2816
|
options: __HttpHandlerOptions,
|
|
2948
2817
|
cb: (err: any, data?: DescribePipelineCommandOutput) => void
|
|
2949
2818
|
): void;
|
|
2950
|
-
|
|
2951
2819
|
describePipelineDefinitionForExecution(
|
|
2952
2820
|
args: DescribePipelineDefinitionForExecutionCommandInput,
|
|
2953
2821
|
options?: __HttpHandlerOptions
|
|
@@ -2967,7 +2835,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2967
2835
|
data?: DescribePipelineDefinitionForExecutionCommandOutput
|
|
2968
2836
|
) => void
|
|
2969
2837
|
): void;
|
|
2970
|
-
|
|
2971
2838
|
describePipelineExecution(
|
|
2972
2839
|
args: DescribePipelineExecutionCommandInput,
|
|
2973
2840
|
options?: __HttpHandlerOptions
|
|
@@ -2981,7 +2848,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2981
2848
|
options: __HttpHandlerOptions,
|
|
2982
2849
|
cb: (err: any, data?: DescribePipelineExecutionCommandOutput) => void
|
|
2983
2850
|
): void;
|
|
2984
|
-
|
|
2985
2851
|
describeProcessingJob(
|
|
2986
2852
|
args: DescribeProcessingJobCommandInput,
|
|
2987
2853
|
options?: __HttpHandlerOptions
|
|
@@ -2995,7 +2861,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
2995
2861
|
options: __HttpHandlerOptions,
|
|
2996
2862
|
cb: (err: any, data?: DescribeProcessingJobCommandOutput) => void
|
|
2997
2863
|
): void;
|
|
2998
|
-
|
|
2999
2864
|
describeProject(
|
|
3000
2865
|
args: DescribeProjectCommandInput,
|
|
3001
2866
|
options?: __HttpHandlerOptions
|
|
@@ -3009,7 +2874,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3009
2874
|
options: __HttpHandlerOptions,
|
|
3010
2875
|
cb: (err: any, data?: DescribeProjectCommandOutput) => void
|
|
3011
2876
|
): void;
|
|
3012
|
-
|
|
3013
2877
|
describeStudioLifecycleConfig(
|
|
3014
2878
|
args: DescribeStudioLifecycleConfigCommandInput,
|
|
3015
2879
|
options?: __HttpHandlerOptions
|
|
@@ -3023,7 +2887,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3023
2887
|
options: __HttpHandlerOptions,
|
|
3024
2888
|
cb: (err: any, data?: DescribeStudioLifecycleConfigCommandOutput) => void
|
|
3025
2889
|
): void;
|
|
3026
|
-
|
|
3027
2890
|
describeSubscribedWorkteam(
|
|
3028
2891
|
args: DescribeSubscribedWorkteamCommandInput,
|
|
3029
2892
|
options?: __HttpHandlerOptions
|
|
@@ -3037,7 +2900,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3037
2900
|
options: __HttpHandlerOptions,
|
|
3038
2901
|
cb: (err: any, data?: DescribeSubscribedWorkteamCommandOutput) => void
|
|
3039
2902
|
): void;
|
|
3040
|
-
|
|
3041
2903
|
describeTrainingJob(
|
|
3042
2904
|
args: DescribeTrainingJobCommandInput,
|
|
3043
2905
|
options?: __HttpHandlerOptions
|
|
@@ -3051,7 +2913,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3051
2913
|
options: __HttpHandlerOptions,
|
|
3052
2914
|
cb: (err: any, data?: DescribeTrainingJobCommandOutput) => void
|
|
3053
2915
|
): void;
|
|
3054
|
-
|
|
3055
2916
|
describeTransformJob(
|
|
3056
2917
|
args: DescribeTransformJobCommandInput,
|
|
3057
2918
|
options?: __HttpHandlerOptions
|
|
@@ -3065,7 +2926,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3065
2926
|
options: __HttpHandlerOptions,
|
|
3066
2927
|
cb: (err: any, data?: DescribeTransformJobCommandOutput) => void
|
|
3067
2928
|
): void;
|
|
3068
|
-
|
|
3069
2929
|
describeTrial(
|
|
3070
2930
|
args: DescribeTrialCommandInput,
|
|
3071
2931
|
options?: __HttpHandlerOptions
|
|
@@ -3079,7 +2939,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3079
2939
|
options: __HttpHandlerOptions,
|
|
3080
2940
|
cb: (err: any, data?: DescribeTrialCommandOutput) => void
|
|
3081
2941
|
): void;
|
|
3082
|
-
|
|
3083
2942
|
describeTrialComponent(
|
|
3084
2943
|
args: DescribeTrialComponentCommandInput,
|
|
3085
2944
|
options?: __HttpHandlerOptions
|
|
@@ -3093,7 +2952,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3093
2952
|
options: __HttpHandlerOptions,
|
|
3094
2953
|
cb: (err: any, data?: DescribeTrialComponentCommandOutput) => void
|
|
3095
2954
|
): void;
|
|
3096
|
-
|
|
3097
2955
|
describeUserProfile(
|
|
3098
2956
|
args: DescribeUserProfileCommandInput,
|
|
3099
2957
|
options?: __HttpHandlerOptions
|
|
@@ -3107,7 +2965,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3107
2965
|
options: __HttpHandlerOptions,
|
|
3108
2966
|
cb: (err: any, data?: DescribeUserProfileCommandOutput) => void
|
|
3109
2967
|
): void;
|
|
3110
|
-
|
|
3111
2968
|
describeWorkforce(
|
|
3112
2969
|
args: DescribeWorkforceCommandInput,
|
|
3113
2970
|
options?: __HttpHandlerOptions
|
|
@@ -3121,7 +2978,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3121
2978
|
options: __HttpHandlerOptions,
|
|
3122
2979
|
cb: (err: any, data?: DescribeWorkforceCommandOutput) => void
|
|
3123
2980
|
): void;
|
|
3124
|
-
|
|
3125
2981
|
describeWorkteam(
|
|
3126
2982
|
args: DescribeWorkteamCommandInput,
|
|
3127
2983
|
options?: __HttpHandlerOptions
|
|
@@ -3135,7 +2991,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3135
2991
|
options: __HttpHandlerOptions,
|
|
3136
2992
|
cb: (err: any, data?: DescribeWorkteamCommandOutput) => void
|
|
3137
2993
|
): void;
|
|
3138
|
-
|
|
3139
2994
|
disableSagemakerServicecatalogPortfolio(
|
|
3140
2995
|
args: DisableSagemakerServicecatalogPortfolioCommandInput,
|
|
3141
2996
|
options?: __HttpHandlerOptions
|
|
@@ -3155,7 +3010,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3155
3010
|
data?: DisableSagemakerServicecatalogPortfolioCommandOutput
|
|
3156
3011
|
) => void
|
|
3157
3012
|
): void;
|
|
3158
|
-
|
|
3159
3013
|
disassociateTrialComponent(
|
|
3160
3014
|
args: DisassociateTrialComponentCommandInput,
|
|
3161
3015
|
options?: __HttpHandlerOptions
|
|
@@ -3169,7 +3023,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3169
3023
|
options: __HttpHandlerOptions,
|
|
3170
3024
|
cb: (err: any, data?: DisassociateTrialComponentCommandOutput) => void
|
|
3171
3025
|
): void;
|
|
3172
|
-
|
|
3173
3026
|
enableSagemakerServicecatalogPortfolio(
|
|
3174
3027
|
args: EnableSagemakerServicecatalogPortfolioCommandInput,
|
|
3175
3028
|
options?: __HttpHandlerOptions
|
|
@@ -3189,7 +3042,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3189
3042
|
data?: EnableSagemakerServicecatalogPortfolioCommandOutput
|
|
3190
3043
|
) => void
|
|
3191
3044
|
): void;
|
|
3192
|
-
|
|
3193
3045
|
getDeviceFleetReport(
|
|
3194
3046
|
args: GetDeviceFleetReportCommandInput,
|
|
3195
3047
|
options?: __HttpHandlerOptions
|
|
@@ -3203,7 +3055,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3203
3055
|
options: __HttpHandlerOptions,
|
|
3204
3056
|
cb: (err: any, data?: GetDeviceFleetReportCommandOutput) => void
|
|
3205
3057
|
): void;
|
|
3206
|
-
|
|
3207
3058
|
getLineageGroupPolicy(
|
|
3208
3059
|
args: GetLineageGroupPolicyCommandInput,
|
|
3209
3060
|
options?: __HttpHandlerOptions
|
|
@@ -3217,7 +3068,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3217
3068
|
options: __HttpHandlerOptions,
|
|
3218
3069
|
cb: (err: any, data?: GetLineageGroupPolicyCommandOutput) => void
|
|
3219
3070
|
): void;
|
|
3220
|
-
|
|
3221
3071
|
getModelPackageGroupPolicy(
|
|
3222
3072
|
args: GetModelPackageGroupPolicyCommandInput,
|
|
3223
3073
|
options?: __HttpHandlerOptions
|
|
@@ -3231,7 +3081,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3231
3081
|
options: __HttpHandlerOptions,
|
|
3232
3082
|
cb: (err: any, data?: GetModelPackageGroupPolicyCommandOutput) => void
|
|
3233
3083
|
): void;
|
|
3234
|
-
|
|
3235
3084
|
getSagemakerServicecatalogPortfolioStatus(
|
|
3236
3085
|
args: GetSagemakerServicecatalogPortfolioStatusCommandInput,
|
|
3237
3086
|
options?: __HttpHandlerOptions
|
|
@@ -3251,7 +3100,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3251
3100
|
data?: GetSagemakerServicecatalogPortfolioStatusCommandOutput
|
|
3252
3101
|
) => void
|
|
3253
3102
|
): void;
|
|
3254
|
-
|
|
3255
3103
|
getSearchSuggestions(
|
|
3256
3104
|
args: GetSearchSuggestionsCommandInput,
|
|
3257
3105
|
options?: __HttpHandlerOptions
|
|
@@ -3265,7 +3113,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3265
3113
|
options: __HttpHandlerOptions,
|
|
3266
3114
|
cb: (err: any, data?: GetSearchSuggestionsCommandOutput) => void
|
|
3267
3115
|
): void;
|
|
3268
|
-
|
|
3269
3116
|
listActions(
|
|
3270
3117
|
args: ListActionsCommandInput,
|
|
3271
3118
|
options?: __HttpHandlerOptions
|
|
@@ -3279,7 +3126,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3279
3126
|
options: __HttpHandlerOptions,
|
|
3280
3127
|
cb: (err: any, data?: ListActionsCommandOutput) => void
|
|
3281
3128
|
): void;
|
|
3282
|
-
|
|
3283
3129
|
listAlgorithms(
|
|
3284
3130
|
args: ListAlgorithmsCommandInput,
|
|
3285
3131
|
options?: __HttpHandlerOptions
|
|
@@ -3293,7 +3139,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3293
3139
|
options: __HttpHandlerOptions,
|
|
3294
3140
|
cb: (err: any, data?: ListAlgorithmsCommandOutput) => void
|
|
3295
3141
|
): void;
|
|
3296
|
-
|
|
3297
3142
|
listAppImageConfigs(
|
|
3298
3143
|
args: ListAppImageConfigsCommandInput,
|
|
3299
3144
|
options?: __HttpHandlerOptions
|
|
@@ -3307,7 +3152,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3307
3152
|
options: __HttpHandlerOptions,
|
|
3308
3153
|
cb: (err: any, data?: ListAppImageConfigsCommandOutput) => void
|
|
3309
3154
|
): void;
|
|
3310
|
-
|
|
3311
3155
|
listApps(
|
|
3312
3156
|
args: ListAppsCommandInput,
|
|
3313
3157
|
options?: __HttpHandlerOptions
|
|
@@ -3321,7 +3165,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3321
3165
|
options: __HttpHandlerOptions,
|
|
3322
3166
|
cb: (err: any, data?: ListAppsCommandOutput) => void
|
|
3323
3167
|
): void;
|
|
3324
|
-
|
|
3325
3168
|
listArtifacts(
|
|
3326
3169
|
args: ListArtifactsCommandInput,
|
|
3327
3170
|
options?: __HttpHandlerOptions
|
|
@@ -3335,7 +3178,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3335
3178
|
options: __HttpHandlerOptions,
|
|
3336
3179
|
cb: (err: any, data?: ListArtifactsCommandOutput) => void
|
|
3337
3180
|
): void;
|
|
3338
|
-
|
|
3339
3181
|
listAssociations(
|
|
3340
3182
|
args: ListAssociationsCommandInput,
|
|
3341
3183
|
options?: __HttpHandlerOptions
|
|
@@ -3349,7 +3191,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3349
3191
|
options: __HttpHandlerOptions,
|
|
3350
3192
|
cb: (err: any, data?: ListAssociationsCommandOutput) => void
|
|
3351
3193
|
): void;
|
|
3352
|
-
|
|
3353
3194
|
listAutoMLJobs(
|
|
3354
3195
|
args: ListAutoMLJobsCommandInput,
|
|
3355
3196
|
options?: __HttpHandlerOptions
|
|
@@ -3363,7 +3204,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3363
3204
|
options: __HttpHandlerOptions,
|
|
3364
3205
|
cb: (err: any, data?: ListAutoMLJobsCommandOutput) => void
|
|
3365
3206
|
): void;
|
|
3366
|
-
|
|
3367
3207
|
listCandidatesForAutoMLJob(
|
|
3368
3208
|
args: ListCandidatesForAutoMLJobCommandInput,
|
|
3369
3209
|
options?: __HttpHandlerOptions
|
|
@@ -3377,7 +3217,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3377
3217
|
options: __HttpHandlerOptions,
|
|
3378
3218
|
cb: (err: any, data?: ListCandidatesForAutoMLJobCommandOutput) => void
|
|
3379
3219
|
): void;
|
|
3380
|
-
|
|
3381
3220
|
listCodeRepositories(
|
|
3382
3221
|
args: ListCodeRepositoriesCommandInput,
|
|
3383
3222
|
options?: __HttpHandlerOptions
|
|
@@ -3391,7 +3230,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3391
3230
|
options: __HttpHandlerOptions,
|
|
3392
3231
|
cb: (err: any, data?: ListCodeRepositoriesCommandOutput) => void
|
|
3393
3232
|
): void;
|
|
3394
|
-
|
|
3395
3233
|
listCompilationJobs(
|
|
3396
3234
|
args: ListCompilationJobsCommandInput,
|
|
3397
3235
|
options?: __HttpHandlerOptions
|
|
@@ -3405,7 +3243,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3405
3243
|
options: __HttpHandlerOptions,
|
|
3406
3244
|
cb: (err: any, data?: ListCompilationJobsCommandOutput) => void
|
|
3407
3245
|
): void;
|
|
3408
|
-
|
|
3409
3246
|
listContexts(
|
|
3410
3247
|
args: ListContextsCommandInput,
|
|
3411
3248
|
options?: __HttpHandlerOptions
|
|
@@ -3419,7 +3256,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3419
3256
|
options: __HttpHandlerOptions,
|
|
3420
3257
|
cb: (err: any, data?: ListContextsCommandOutput) => void
|
|
3421
3258
|
): void;
|
|
3422
|
-
|
|
3423
3259
|
listDataQualityJobDefinitions(
|
|
3424
3260
|
args: ListDataQualityJobDefinitionsCommandInput,
|
|
3425
3261
|
options?: __HttpHandlerOptions
|
|
@@ -3433,7 +3269,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3433
3269
|
options: __HttpHandlerOptions,
|
|
3434
3270
|
cb: (err: any, data?: ListDataQualityJobDefinitionsCommandOutput) => void
|
|
3435
3271
|
): void;
|
|
3436
|
-
|
|
3437
3272
|
listDeviceFleets(
|
|
3438
3273
|
args: ListDeviceFleetsCommandInput,
|
|
3439
3274
|
options?: __HttpHandlerOptions
|
|
@@ -3447,7 +3282,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3447
3282
|
options: __HttpHandlerOptions,
|
|
3448
3283
|
cb: (err: any, data?: ListDeviceFleetsCommandOutput) => void
|
|
3449
3284
|
): void;
|
|
3450
|
-
|
|
3451
3285
|
listDevices(
|
|
3452
3286
|
args: ListDevicesCommandInput,
|
|
3453
3287
|
options?: __HttpHandlerOptions
|
|
@@ -3461,7 +3295,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3461
3295
|
options: __HttpHandlerOptions,
|
|
3462
3296
|
cb: (err: any, data?: ListDevicesCommandOutput) => void
|
|
3463
3297
|
): void;
|
|
3464
|
-
|
|
3465
3298
|
listDomains(
|
|
3466
3299
|
args: ListDomainsCommandInput,
|
|
3467
3300
|
options?: __HttpHandlerOptions
|
|
@@ -3475,7 +3308,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3475
3308
|
options: __HttpHandlerOptions,
|
|
3476
3309
|
cb: (err: any, data?: ListDomainsCommandOutput) => void
|
|
3477
3310
|
): void;
|
|
3478
|
-
|
|
3479
3311
|
listEdgeDeploymentPlans(
|
|
3480
3312
|
args: ListEdgeDeploymentPlansCommandInput,
|
|
3481
3313
|
options?: __HttpHandlerOptions
|
|
@@ -3489,7 +3321,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3489
3321
|
options: __HttpHandlerOptions,
|
|
3490
3322
|
cb: (err: any, data?: ListEdgeDeploymentPlansCommandOutput) => void
|
|
3491
3323
|
): void;
|
|
3492
|
-
|
|
3493
3324
|
listEdgePackagingJobs(
|
|
3494
3325
|
args: ListEdgePackagingJobsCommandInput,
|
|
3495
3326
|
options?: __HttpHandlerOptions
|
|
@@ -3503,7 +3334,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3503
3334
|
options: __HttpHandlerOptions,
|
|
3504
3335
|
cb: (err: any, data?: ListEdgePackagingJobsCommandOutput) => void
|
|
3505
3336
|
): void;
|
|
3506
|
-
|
|
3507
3337
|
listEndpointConfigs(
|
|
3508
3338
|
args: ListEndpointConfigsCommandInput,
|
|
3509
3339
|
options?: __HttpHandlerOptions
|
|
@@ -3517,7 +3347,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3517
3347
|
options: __HttpHandlerOptions,
|
|
3518
3348
|
cb: (err: any, data?: ListEndpointConfigsCommandOutput) => void
|
|
3519
3349
|
): void;
|
|
3520
|
-
|
|
3521
3350
|
listEndpoints(
|
|
3522
3351
|
args: ListEndpointsCommandInput,
|
|
3523
3352
|
options?: __HttpHandlerOptions
|
|
@@ -3531,7 +3360,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3531
3360
|
options: __HttpHandlerOptions,
|
|
3532
3361
|
cb: (err: any, data?: ListEndpointsCommandOutput) => void
|
|
3533
3362
|
): void;
|
|
3534
|
-
|
|
3535
3363
|
listExperiments(
|
|
3536
3364
|
args: ListExperimentsCommandInput,
|
|
3537
3365
|
options?: __HttpHandlerOptions
|
|
@@ -3545,7 +3373,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3545
3373
|
options: __HttpHandlerOptions,
|
|
3546
3374
|
cb: (err: any, data?: ListExperimentsCommandOutput) => void
|
|
3547
3375
|
): void;
|
|
3548
|
-
|
|
3549
3376
|
listFeatureGroups(
|
|
3550
3377
|
args: ListFeatureGroupsCommandInput,
|
|
3551
3378
|
options?: __HttpHandlerOptions
|
|
@@ -3559,7 +3386,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3559
3386
|
options: __HttpHandlerOptions,
|
|
3560
3387
|
cb: (err: any, data?: ListFeatureGroupsCommandOutput) => void
|
|
3561
3388
|
): void;
|
|
3562
|
-
|
|
3563
3389
|
listFlowDefinitions(
|
|
3564
3390
|
args: ListFlowDefinitionsCommandInput,
|
|
3565
3391
|
options?: __HttpHandlerOptions
|
|
@@ -3573,7 +3399,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3573
3399
|
options: __HttpHandlerOptions,
|
|
3574
3400
|
cb: (err: any, data?: ListFlowDefinitionsCommandOutput) => void
|
|
3575
3401
|
): void;
|
|
3576
|
-
|
|
3577
3402
|
listHumanTaskUis(
|
|
3578
3403
|
args: ListHumanTaskUisCommandInput,
|
|
3579
3404
|
options?: __HttpHandlerOptions
|
|
@@ -3587,7 +3412,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3587
3412
|
options: __HttpHandlerOptions,
|
|
3588
3413
|
cb: (err: any, data?: ListHumanTaskUisCommandOutput) => void
|
|
3589
3414
|
): void;
|
|
3590
|
-
|
|
3591
3415
|
listHyperParameterTuningJobs(
|
|
3592
3416
|
args: ListHyperParameterTuningJobsCommandInput,
|
|
3593
3417
|
options?: __HttpHandlerOptions
|
|
@@ -3601,7 +3425,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3601
3425
|
options: __HttpHandlerOptions,
|
|
3602
3426
|
cb: (err: any, data?: ListHyperParameterTuningJobsCommandOutput) => void
|
|
3603
3427
|
): void;
|
|
3604
|
-
|
|
3605
3428
|
listImages(
|
|
3606
3429
|
args: ListImagesCommandInput,
|
|
3607
3430
|
options?: __HttpHandlerOptions
|
|
@@ -3615,7 +3438,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3615
3438
|
options: __HttpHandlerOptions,
|
|
3616
3439
|
cb: (err: any, data?: ListImagesCommandOutput) => void
|
|
3617
3440
|
): void;
|
|
3618
|
-
|
|
3619
3441
|
listImageVersions(
|
|
3620
3442
|
args: ListImageVersionsCommandInput,
|
|
3621
3443
|
options?: __HttpHandlerOptions
|
|
@@ -3629,7 +3451,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3629
3451
|
options: __HttpHandlerOptions,
|
|
3630
3452
|
cb: (err: any, data?: ListImageVersionsCommandOutput) => void
|
|
3631
3453
|
): void;
|
|
3632
|
-
|
|
3633
3454
|
listInferenceRecommendationsJobs(
|
|
3634
3455
|
args: ListInferenceRecommendationsJobsCommandInput,
|
|
3635
3456
|
options?: __HttpHandlerOptions
|
|
@@ -3643,7 +3464,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3643
3464
|
options: __HttpHandlerOptions,
|
|
3644
3465
|
cb: (err: any, data?: ListInferenceRecommendationsJobsCommandOutput) => void
|
|
3645
3466
|
): void;
|
|
3646
|
-
|
|
3647
3467
|
listLabelingJobs(
|
|
3648
3468
|
args: ListLabelingJobsCommandInput,
|
|
3649
3469
|
options?: __HttpHandlerOptions
|
|
@@ -3657,7 +3477,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3657
3477
|
options: __HttpHandlerOptions,
|
|
3658
3478
|
cb: (err: any, data?: ListLabelingJobsCommandOutput) => void
|
|
3659
3479
|
): void;
|
|
3660
|
-
|
|
3661
3480
|
listLabelingJobsForWorkteam(
|
|
3662
3481
|
args: ListLabelingJobsForWorkteamCommandInput,
|
|
3663
3482
|
options?: __HttpHandlerOptions
|
|
@@ -3671,7 +3490,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3671
3490
|
options: __HttpHandlerOptions,
|
|
3672
3491
|
cb: (err: any, data?: ListLabelingJobsForWorkteamCommandOutput) => void
|
|
3673
3492
|
): void;
|
|
3674
|
-
|
|
3675
3493
|
listLineageGroups(
|
|
3676
3494
|
args: ListLineageGroupsCommandInput,
|
|
3677
3495
|
options?: __HttpHandlerOptions
|
|
@@ -3685,7 +3503,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3685
3503
|
options: __HttpHandlerOptions,
|
|
3686
3504
|
cb: (err: any, data?: ListLineageGroupsCommandOutput) => void
|
|
3687
3505
|
): void;
|
|
3688
|
-
|
|
3689
3506
|
listModelBiasJobDefinitions(
|
|
3690
3507
|
args: ListModelBiasJobDefinitionsCommandInput,
|
|
3691
3508
|
options?: __HttpHandlerOptions
|
|
@@ -3699,7 +3516,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3699
3516
|
options: __HttpHandlerOptions,
|
|
3700
3517
|
cb: (err: any, data?: ListModelBiasJobDefinitionsCommandOutput) => void
|
|
3701
3518
|
): void;
|
|
3702
|
-
|
|
3703
3519
|
listModelExplainabilityJobDefinitions(
|
|
3704
3520
|
args: ListModelExplainabilityJobDefinitionsCommandInput,
|
|
3705
3521
|
options?: __HttpHandlerOptions
|
|
@@ -3719,7 +3535,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3719
3535
|
data?: ListModelExplainabilityJobDefinitionsCommandOutput
|
|
3720
3536
|
) => void
|
|
3721
3537
|
): void;
|
|
3722
|
-
|
|
3723
3538
|
listModelMetadata(
|
|
3724
3539
|
args: ListModelMetadataCommandInput,
|
|
3725
3540
|
options?: __HttpHandlerOptions
|
|
@@ -3733,7 +3548,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3733
3548
|
options: __HttpHandlerOptions,
|
|
3734
3549
|
cb: (err: any, data?: ListModelMetadataCommandOutput) => void
|
|
3735
3550
|
): void;
|
|
3736
|
-
|
|
3737
3551
|
listModelPackageGroups(
|
|
3738
3552
|
args: ListModelPackageGroupsCommandInput,
|
|
3739
3553
|
options?: __HttpHandlerOptions
|
|
@@ -3747,7 +3561,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3747
3561
|
options: __HttpHandlerOptions,
|
|
3748
3562
|
cb: (err: any, data?: ListModelPackageGroupsCommandOutput) => void
|
|
3749
3563
|
): void;
|
|
3750
|
-
|
|
3751
3564
|
listModelPackages(
|
|
3752
3565
|
args: ListModelPackagesCommandInput,
|
|
3753
3566
|
options?: __HttpHandlerOptions
|
|
@@ -3761,7 +3574,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3761
3574
|
options: __HttpHandlerOptions,
|
|
3762
3575
|
cb: (err: any, data?: ListModelPackagesCommandOutput) => void
|
|
3763
3576
|
): void;
|
|
3764
|
-
|
|
3765
3577
|
listModelQualityJobDefinitions(
|
|
3766
3578
|
args: ListModelQualityJobDefinitionsCommandInput,
|
|
3767
3579
|
options?: __HttpHandlerOptions
|
|
@@ -3775,7 +3587,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3775
3587
|
options: __HttpHandlerOptions,
|
|
3776
3588
|
cb: (err: any, data?: ListModelQualityJobDefinitionsCommandOutput) => void
|
|
3777
3589
|
): void;
|
|
3778
|
-
|
|
3779
3590
|
listModels(
|
|
3780
3591
|
args: ListModelsCommandInput,
|
|
3781
3592
|
options?: __HttpHandlerOptions
|
|
@@ -3789,7 +3600,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3789
3600
|
options: __HttpHandlerOptions,
|
|
3790
3601
|
cb: (err: any, data?: ListModelsCommandOutput) => void
|
|
3791
3602
|
): void;
|
|
3792
|
-
|
|
3793
3603
|
listMonitoringExecutions(
|
|
3794
3604
|
args: ListMonitoringExecutionsCommandInput,
|
|
3795
3605
|
options?: __HttpHandlerOptions
|
|
@@ -3803,7 +3613,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3803
3613
|
options: __HttpHandlerOptions,
|
|
3804
3614
|
cb: (err: any, data?: ListMonitoringExecutionsCommandOutput) => void
|
|
3805
3615
|
): void;
|
|
3806
|
-
|
|
3807
3616
|
listMonitoringSchedules(
|
|
3808
3617
|
args: ListMonitoringSchedulesCommandInput,
|
|
3809
3618
|
options?: __HttpHandlerOptions
|
|
@@ -3817,7 +3626,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3817
3626
|
options: __HttpHandlerOptions,
|
|
3818
3627
|
cb: (err: any, data?: ListMonitoringSchedulesCommandOutput) => void
|
|
3819
3628
|
): void;
|
|
3820
|
-
|
|
3821
3629
|
listNotebookInstanceLifecycleConfigs(
|
|
3822
3630
|
args: ListNotebookInstanceLifecycleConfigsCommandInput,
|
|
3823
3631
|
options?: __HttpHandlerOptions
|
|
@@ -3837,7 +3645,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3837
3645
|
data?: ListNotebookInstanceLifecycleConfigsCommandOutput
|
|
3838
3646
|
) => void
|
|
3839
3647
|
): void;
|
|
3840
|
-
|
|
3841
3648
|
listNotebookInstances(
|
|
3842
3649
|
args: ListNotebookInstancesCommandInput,
|
|
3843
3650
|
options?: __HttpHandlerOptions
|
|
@@ -3851,7 +3658,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3851
3658
|
options: __HttpHandlerOptions,
|
|
3852
3659
|
cb: (err: any, data?: ListNotebookInstancesCommandOutput) => void
|
|
3853
3660
|
): void;
|
|
3854
|
-
|
|
3855
3661
|
listPipelineExecutions(
|
|
3856
3662
|
args: ListPipelineExecutionsCommandInput,
|
|
3857
3663
|
options?: __HttpHandlerOptions
|
|
@@ -3865,7 +3671,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3865
3671
|
options: __HttpHandlerOptions,
|
|
3866
3672
|
cb: (err: any, data?: ListPipelineExecutionsCommandOutput) => void
|
|
3867
3673
|
): void;
|
|
3868
|
-
|
|
3869
3674
|
listPipelineExecutionSteps(
|
|
3870
3675
|
args: ListPipelineExecutionStepsCommandInput,
|
|
3871
3676
|
options?: __HttpHandlerOptions
|
|
@@ -3879,7 +3684,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3879
3684
|
options: __HttpHandlerOptions,
|
|
3880
3685
|
cb: (err: any, data?: ListPipelineExecutionStepsCommandOutput) => void
|
|
3881
3686
|
): void;
|
|
3882
|
-
|
|
3883
3687
|
listPipelineParametersForExecution(
|
|
3884
3688
|
args: ListPipelineParametersForExecutionCommandInput,
|
|
3885
3689
|
options?: __HttpHandlerOptions
|
|
@@ -3899,7 +3703,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3899
3703
|
data?: ListPipelineParametersForExecutionCommandOutput
|
|
3900
3704
|
) => void
|
|
3901
3705
|
): void;
|
|
3902
|
-
|
|
3903
3706
|
listPipelines(
|
|
3904
3707
|
args: ListPipelinesCommandInput,
|
|
3905
3708
|
options?: __HttpHandlerOptions
|
|
@@ -3913,7 +3716,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3913
3716
|
options: __HttpHandlerOptions,
|
|
3914
3717
|
cb: (err: any, data?: ListPipelinesCommandOutput) => void
|
|
3915
3718
|
): void;
|
|
3916
|
-
|
|
3917
3719
|
listProcessingJobs(
|
|
3918
3720
|
args: ListProcessingJobsCommandInput,
|
|
3919
3721
|
options?: __HttpHandlerOptions
|
|
@@ -3927,7 +3729,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3927
3729
|
options: __HttpHandlerOptions,
|
|
3928
3730
|
cb: (err: any, data?: ListProcessingJobsCommandOutput) => void
|
|
3929
3731
|
): void;
|
|
3930
|
-
|
|
3931
3732
|
listProjects(
|
|
3932
3733
|
args: ListProjectsCommandInput,
|
|
3933
3734
|
options?: __HttpHandlerOptions
|
|
@@ -3941,7 +3742,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3941
3742
|
options: __HttpHandlerOptions,
|
|
3942
3743
|
cb: (err: any, data?: ListProjectsCommandOutput) => void
|
|
3943
3744
|
): void;
|
|
3944
|
-
|
|
3945
3745
|
listStageDevices(
|
|
3946
3746
|
args: ListStageDevicesCommandInput,
|
|
3947
3747
|
options?: __HttpHandlerOptions
|
|
@@ -3955,7 +3755,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3955
3755
|
options: __HttpHandlerOptions,
|
|
3956
3756
|
cb: (err: any, data?: ListStageDevicesCommandOutput) => void
|
|
3957
3757
|
): void;
|
|
3958
|
-
|
|
3959
3758
|
listStudioLifecycleConfigs(
|
|
3960
3759
|
args: ListStudioLifecycleConfigsCommandInput,
|
|
3961
3760
|
options?: __HttpHandlerOptions
|
|
@@ -3969,7 +3768,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3969
3768
|
options: __HttpHandlerOptions,
|
|
3970
3769
|
cb: (err: any, data?: ListStudioLifecycleConfigsCommandOutput) => void
|
|
3971
3770
|
): void;
|
|
3972
|
-
|
|
3973
3771
|
listSubscribedWorkteams(
|
|
3974
3772
|
args: ListSubscribedWorkteamsCommandInput,
|
|
3975
3773
|
options?: __HttpHandlerOptions
|
|
@@ -3983,7 +3781,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3983
3781
|
options: __HttpHandlerOptions,
|
|
3984
3782
|
cb: (err: any, data?: ListSubscribedWorkteamsCommandOutput) => void
|
|
3985
3783
|
): void;
|
|
3986
|
-
|
|
3987
3784
|
listTags(
|
|
3988
3785
|
args: ListTagsCommandInput,
|
|
3989
3786
|
options?: __HttpHandlerOptions
|
|
@@ -3997,7 +3794,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
3997
3794
|
options: __HttpHandlerOptions,
|
|
3998
3795
|
cb: (err: any, data?: ListTagsCommandOutput) => void
|
|
3999
3796
|
): void;
|
|
4000
|
-
|
|
4001
3797
|
listTrainingJobs(
|
|
4002
3798
|
args: ListTrainingJobsCommandInput,
|
|
4003
3799
|
options?: __HttpHandlerOptions
|
|
@@ -4011,7 +3807,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4011
3807
|
options: __HttpHandlerOptions,
|
|
4012
3808
|
cb: (err: any, data?: ListTrainingJobsCommandOutput) => void
|
|
4013
3809
|
): void;
|
|
4014
|
-
|
|
4015
3810
|
listTrainingJobsForHyperParameterTuningJob(
|
|
4016
3811
|
args: ListTrainingJobsForHyperParameterTuningJobCommandInput,
|
|
4017
3812
|
options?: __HttpHandlerOptions
|
|
@@ -4031,7 +3826,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4031
3826
|
data?: ListTrainingJobsForHyperParameterTuningJobCommandOutput
|
|
4032
3827
|
) => void
|
|
4033
3828
|
): void;
|
|
4034
|
-
|
|
4035
3829
|
listTransformJobs(
|
|
4036
3830
|
args: ListTransformJobsCommandInput,
|
|
4037
3831
|
options?: __HttpHandlerOptions
|
|
@@ -4045,7 +3839,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4045
3839
|
options: __HttpHandlerOptions,
|
|
4046
3840
|
cb: (err: any, data?: ListTransformJobsCommandOutput) => void
|
|
4047
3841
|
): void;
|
|
4048
|
-
|
|
4049
3842
|
listTrialComponents(
|
|
4050
3843
|
args: ListTrialComponentsCommandInput,
|
|
4051
3844
|
options?: __HttpHandlerOptions
|
|
@@ -4059,7 +3852,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4059
3852
|
options: __HttpHandlerOptions,
|
|
4060
3853
|
cb: (err: any, data?: ListTrialComponentsCommandOutput) => void
|
|
4061
3854
|
): void;
|
|
4062
|
-
|
|
4063
3855
|
listTrials(
|
|
4064
3856
|
args: ListTrialsCommandInput,
|
|
4065
3857
|
options?: __HttpHandlerOptions
|
|
@@ -4073,7 +3865,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4073
3865
|
options: __HttpHandlerOptions,
|
|
4074
3866
|
cb: (err: any, data?: ListTrialsCommandOutput) => void
|
|
4075
3867
|
): void;
|
|
4076
|
-
|
|
4077
3868
|
listUserProfiles(
|
|
4078
3869
|
args: ListUserProfilesCommandInput,
|
|
4079
3870
|
options?: __HttpHandlerOptions
|
|
@@ -4087,7 +3878,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4087
3878
|
options: __HttpHandlerOptions,
|
|
4088
3879
|
cb: (err: any, data?: ListUserProfilesCommandOutput) => void
|
|
4089
3880
|
): void;
|
|
4090
|
-
|
|
4091
3881
|
listWorkforces(
|
|
4092
3882
|
args: ListWorkforcesCommandInput,
|
|
4093
3883
|
options?: __HttpHandlerOptions
|
|
@@ -4101,7 +3891,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4101
3891
|
options: __HttpHandlerOptions,
|
|
4102
3892
|
cb: (err: any, data?: ListWorkforcesCommandOutput) => void
|
|
4103
3893
|
): void;
|
|
4104
|
-
|
|
4105
3894
|
listWorkteams(
|
|
4106
3895
|
args: ListWorkteamsCommandInput,
|
|
4107
3896
|
options?: __HttpHandlerOptions
|
|
@@ -4115,7 +3904,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4115
3904
|
options: __HttpHandlerOptions,
|
|
4116
3905
|
cb: (err: any, data?: ListWorkteamsCommandOutput) => void
|
|
4117
3906
|
): void;
|
|
4118
|
-
|
|
4119
3907
|
putModelPackageGroupPolicy(
|
|
4120
3908
|
args: PutModelPackageGroupPolicyCommandInput,
|
|
4121
3909
|
options?: __HttpHandlerOptions
|
|
@@ -4129,7 +3917,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4129
3917
|
options: __HttpHandlerOptions,
|
|
4130
3918
|
cb: (err: any, data?: PutModelPackageGroupPolicyCommandOutput) => void
|
|
4131
3919
|
): void;
|
|
4132
|
-
|
|
4133
3920
|
queryLineage(
|
|
4134
3921
|
args: QueryLineageCommandInput,
|
|
4135
3922
|
options?: __HttpHandlerOptions
|
|
@@ -4143,7 +3930,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4143
3930
|
options: __HttpHandlerOptions,
|
|
4144
3931
|
cb: (err: any, data?: QueryLineageCommandOutput) => void
|
|
4145
3932
|
): void;
|
|
4146
|
-
|
|
4147
3933
|
registerDevices(
|
|
4148
3934
|
args: RegisterDevicesCommandInput,
|
|
4149
3935
|
options?: __HttpHandlerOptions
|
|
@@ -4157,7 +3943,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4157
3943
|
options: __HttpHandlerOptions,
|
|
4158
3944
|
cb: (err: any, data?: RegisterDevicesCommandOutput) => void
|
|
4159
3945
|
): void;
|
|
4160
|
-
|
|
4161
3946
|
renderUiTemplate(
|
|
4162
3947
|
args: RenderUiTemplateCommandInput,
|
|
4163
3948
|
options?: __HttpHandlerOptions
|
|
@@ -4171,7 +3956,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4171
3956
|
options: __HttpHandlerOptions,
|
|
4172
3957
|
cb: (err: any, data?: RenderUiTemplateCommandOutput) => void
|
|
4173
3958
|
): void;
|
|
4174
|
-
|
|
4175
3959
|
retryPipelineExecution(
|
|
4176
3960
|
args: RetryPipelineExecutionCommandInput,
|
|
4177
3961
|
options?: __HttpHandlerOptions
|
|
@@ -4185,7 +3969,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4185
3969
|
options: __HttpHandlerOptions,
|
|
4186
3970
|
cb: (err: any, data?: RetryPipelineExecutionCommandOutput) => void
|
|
4187
3971
|
): void;
|
|
4188
|
-
|
|
4189
3972
|
search(
|
|
4190
3973
|
args: SearchCommandInput,
|
|
4191
3974
|
options?: __HttpHandlerOptions
|
|
@@ -4199,7 +3982,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4199
3982
|
options: __HttpHandlerOptions,
|
|
4200
3983
|
cb: (err: any, data?: SearchCommandOutput) => void
|
|
4201
3984
|
): void;
|
|
4202
|
-
|
|
4203
3985
|
sendPipelineExecutionStepFailure(
|
|
4204
3986
|
args: SendPipelineExecutionStepFailureCommandInput,
|
|
4205
3987
|
options?: __HttpHandlerOptions
|
|
@@ -4213,7 +3995,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4213
3995
|
options: __HttpHandlerOptions,
|
|
4214
3996
|
cb: (err: any, data?: SendPipelineExecutionStepFailureCommandOutput) => void
|
|
4215
3997
|
): void;
|
|
4216
|
-
|
|
4217
3998
|
sendPipelineExecutionStepSuccess(
|
|
4218
3999
|
args: SendPipelineExecutionStepSuccessCommandInput,
|
|
4219
4000
|
options?: __HttpHandlerOptions
|
|
@@ -4227,7 +4008,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4227
4008
|
options: __HttpHandlerOptions,
|
|
4228
4009
|
cb: (err: any, data?: SendPipelineExecutionStepSuccessCommandOutput) => void
|
|
4229
4010
|
): void;
|
|
4230
|
-
|
|
4231
4011
|
startEdgeDeploymentStage(
|
|
4232
4012
|
args: StartEdgeDeploymentStageCommandInput,
|
|
4233
4013
|
options?: __HttpHandlerOptions
|
|
@@ -4241,7 +4021,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4241
4021
|
options: __HttpHandlerOptions,
|
|
4242
4022
|
cb: (err: any, data?: StartEdgeDeploymentStageCommandOutput) => void
|
|
4243
4023
|
): void;
|
|
4244
|
-
|
|
4245
4024
|
startMonitoringSchedule(
|
|
4246
4025
|
args: StartMonitoringScheduleCommandInput,
|
|
4247
4026
|
options?: __HttpHandlerOptions
|
|
@@ -4255,7 +4034,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4255
4034
|
options: __HttpHandlerOptions,
|
|
4256
4035
|
cb: (err: any, data?: StartMonitoringScheduleCommandOutput) => void
|
|
4257
4036
|
): void;
|
|
4258
|
-
|
|
4259
4037
|
startNotebookInstance(
|
|
4260
4038
|
args: StartNotebookInstanceCommandInput,
|
|
4261
4039
|
options?: __HttpHandlerOptions
|
|
@@ -4269,7 +4047,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4269
4047
|
options: __HttpHandlerOptions,
|
|
4270
4048
|
cb: (err: any, data?: StartNotebookInstanceCommandOutput) => void
|
|
4271
4049
|
): void;
|
|
4272
|
-
|
|
4273
4050
|
startPipelineExecution(
|
|
4274
4051
|
args: StartPipelineExecutionCommandInput,
|
|
4275
4052
|
options?: __HttpHandlerOptions
|
|
@@ -4283,7 +4060,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4283
4060
|
options: __HttpHandlerOptions,
|
|
4284
4061
|
cb: (err: any, data?: StartPipelineExecutionCommandOutput) => void
|
|
4285
4062
|
): void;
|
|
4286
|
-
|
|
4287
4063
|
stopAutoMLJob(
|
|
4288
4064
|
args: StopAutoMLJobCommandInput,
|
|
4289
4065
|
options?: __HttpHandlerOptions
|
|
@@ -4297,7 +4073,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4297
4073
|
options: __HttpHandlerOptions,
|
|
4298
4074
|
cb: (err: any, data?: StopAutoMLJobCommandOutput) => void
|
|
4299
4075
|
): void;
|
|
4300
|
-
|
|
4301
4076
|
stopCompilationJob(
|
|
4302
4077
|
args: StopCompilationJobCommandInput,
|
|
4303
4078
|
options?: __HttpHandlerOptions
|
|
@@ -4311,7 +4086,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4311
4086
|
options: __HttpHandlerOptions,
|
|
4312
4087
|
cb: (err: any, data?: StopCompilationJobCommandOutput) => void
|
|
4313
4088
|
): void;
|
|
4314
|
-
|
|
4315
4089
|
stopEdgeDeploymentStage(
|
|
4316
4090
|
args: StopEdgeDeploymentStageCommandInput,
|
|
4317
4091
|
options?: __HttpHandlerOptions
|
|
@@ -4325,7 +4099,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4325
4099
|
options: __HttpHandlerOptions,
|
|
4326
4100
|
cb: (err: any, data?: StopEdgeDeploymentStageCommandOutput) => void
|
|
4327
4101
|
): void;
|
|
4328
|
-
|
|
4329
4102
|
stopEdgePackagingJob(
|
|
4330
4103
|
args: StopEdgePackagingJobCommandInput,
|
|
4331
4104
|
options?: __HttpHandlerOptions
|
|
@@ -4339,7 +4112,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4339
4112
|
options: __HttpHandlerOptions,
|
|
4340
4113
|
cb: (err: any, data?: StopEdgePackagingJobCommandOutput) => void
|
|
4341
4114
|
): void;
|
|
4342
|
-
|
|
4343
4115
|
stopHyperParameterTuningJob(
|
|
4344
4116
|
args: StopHyperParameterTuningJobCommandInput,
|
|
4345
4117
|
options?: __HttpHandlerOptions
|
|
@@ -4353,7 +4125,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4353
4125
|
options: __HttpHandlerOptions,
|
|
4354
4126
|
cb: (err: any, data?: StopHyperParameterTuningJobCommandOutput) => void
|
|
4355
4127
|
): void;
|
|
4356
|
-
|
|
4357
4128
|
stopInferenceRecommendationsJob(
|
|
4358
4129
|
args: StopInferenceRecommendationsJobCommandInput,
|
|
4359
4130
|
options?: __HttpHandlerOptions
|
|
@@ -4367,7 +4138,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4367
4138
|
options: __HttpHandlerOptions,
|
|
4368
4139
|
cb: (err: any, data?: StopInferenceRecommendationsJobCommandOutput) => void
|
|
4369
4140
|
): void;
|
|
4370
|
-
|
|
4371
4141
|
stopLabelingJob(
|
|
4372
4142
|
args: StopLabelingJobCommandInput,
|
|
4373
4143
|
options?: __HttpHandlerOptions
|
|
@@ -4381,7 +4151,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4381
4151
|
options: __HttpHandlerOptions,
|
|
4382
4152
|
cb: (err: any, data?: StopLabelingJobCommandOutput) => void
|
|
4383
4153
|
): void;
|
|
4384
|
-
|
|
4385
4154
|
stopMonitoringSchedule(
|
|
4386
4155
|
args: StopMonitoringScheduleCommandInput,
|
|
4387
4156
|
options?: __HttpHandlerOptions
|
|
@@ -4395,7 +4164,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4395
4164
|
options: __HttpHandlerOptions,
|
|
4396
4165
|
cb: (err: any, data?: StopMonitoringScheduleCommandOutput) => void
|
|
4397
4166
|
): void;
|
|
4398
|
-
|
|
4399
4167
|
stopNotebookInstance(
|
|
4400
4168
|
args: StopNotebookInstanceCommandInput,
|
|
4401
4169
|
options?: __HttpHandlerOptions
|
|
@@ -4409,7 +4177,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4409
4177
|
options: __HttpHandlerOptions,
|
|
4410
4178
|
cb: (err: any, data?: StopNotebookInstanceCommandOutput) => void
|
|
4411
4179
|
): void;
|
|
4412
|
-
|
|
4413
4180
|
stopPipelineExecution(
|
|
4414
4181
|
args: StopPipelineExecutionCommandInput,
|
|
4415
4182
|
options?: __HttpHandlerOptions
|
|
@@ -4423,7 +4190,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4423
4190
|
options: __HttpHandlerOptions,
|
|
4424
4191
|
cb: (err: any, data?: StopPipelineExecutionCommandOutput) => void
|
|
4425
4192
|
): void;
|
|
4426
|
-
|
|
4427
4193
|
stopProcessingJob(
|
|
4428
4194
|
args: StopProcessingJobCommandInput,
|
|
4429
4195
|
options?: __HttpHandlerOptions
|
|
@@ -4437,7 +4203,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4437
4203
|
options: __HttpHandlerOptions,
|
|
4438
4204
|
cb: (err: any, data?: StopProcessingJobCommandOutput) => void
|
|
4439
4205
|
): void;
|
|
4440
|
-
|
|
4441
4206
|
stopTrainingJob(
|
|
4442
4207
|
args: StopTrainingJobCommandInput,
|
|
4443
4208
|
options?: __HttpHandlerOptions
|
|
@@ -4451,7 +4216,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4451
4216
|
options: __HttpHandlerOptions,
|
|
4452
4217
|
cb: (err: any, data?: StopTrainingJobCommandOutput) => void
|
|
4453
4218
|
): void;
|
|
4454
|
-
|
|
4455
4219
|
stopTransformJob(
|
|
4456
4220
|
args: StopTransformJobCommandInput,
|
|
4457
4221
|
options?: __HttpHandlerOptions
|
|
@@ -4465,7 +4229,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4465
4229
|
options: __HttpHandlerOptions,
|
|
4466
4230
|
cb: (err: any, data?: StopTransformJobCommandOutput) => void
|
|
4467
4231
|
): void;
|
|
4468
|
-
|
|
4469
4232
|
updateAction(
|
|
4470
4233
|
args: UpdateActionCommandInput,
|
|
4471
4234
|
options?: __HttpHandlerOptions
|
|
@@ -4479,7 +4242,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4479
4242
|
options: __HttpHandlerOptions,
|
|
4480
4243
|
cb: (err: any, data?: UpdateActionCommandOutput) => void
|
|
4481
4244
|
): void;
|
|
4482
|
-
|
|
4483
4245
|
updateAppImageConfig(
|
|
4484
4246
|
args: UpdateAppImageConfigCommandInput,
|
|
4485
4247
|
options?: __HttpHandlerOptions
|
|
@@ -4493,7 +4255,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4493
4255
|
options: __HttpHandlerOptions,
|
|
4494
4256
|
cb: (err: any, data?: UpdateAppImageConfigCommandOutput) => void
|
|
4495
4257
|
): void;
|
|
4496
|
-
|
|
4497
4258
|
updateArtifact(
|
|
4498
4259
|
args: UpdateArtifactCommandInput,
|
|
4499
4260
|
options?: __HttpHandlerOptions
|
|
@@ -4507,7 +4268,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4507
4268
|
options: __HttpHandlerOptions,
|
|
4508
4269
|
cb: (err: any, data?: UpdateArtifactCommandOutput) => void
|
|
4509
4270
|
): void;
|
|
4510
|
-
|
|
4511
4271
|
updateCodeRepository(
|
|
4512
4272
|
args: UpdateCodeRepositoryCommandInput,
|
|
4513
4273
|
options?: __HttpHandlerOptions
|
|
@@ -4521,7 +4281,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4521
4281
|
options: __HttpHandlerOptions,
|
|
4522
4282
|
cb: (err: any, data?: UpdateCodeRepositoryCommandOutput) => void
|
|
4523
4283
|
): void;
|
|
4524
|
-
|
|
4525
4284
|
updateContext(
|
|
4526
4285
|
args: UpdateContextCommandInput,
|
|
4527
4286
|
options?: __HttpHandlerOptions
|
|
@@ -4535,7 +4294,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4535
4294
|
options: __HttpHandlerOptions,
|
|
4536
4295
|
cb: (err: any, data?: UpdateContextCommandOutput) => void
|
|
4537
4296
|
): void;
|
|
4538
|
-
|
|
4539
4297
|
updateDeviceFleet(
|
|
4540
4298
|
args: UpdateDeviceFleetCommandInput,
|
|
4541
4299
|
options?: __HttpHandlerOptions
|
|
@@ -4549,7 +4307,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4549
4307
|
options: __HttpHandlerOptions,
|
|
4550
4308
|
cb: (err: any, data?: UpdateDeviceFleetCommandOutput) => void
|
|
4551
4309
|
): void;
|
|
4552
|
-
|
|
4553
4310
|
updateDevices(
|
|
4554
4311
|
args: UpdateDevicesCommandInput,
|
|
4555
4312
|
options?: __HttpHandlerOptions
|
|
@@ -4563,7 +4320,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4563
4320
|
options: __HttpHandlerOptions,
|
|
4564
4321
|
cb: (err: any, data?: UpdateDevicesCommandOutput) => void
|
|
4565
4322
|
): void;
|
|
4566
|
-
|
|
4567
4323
|
updateDomain(
|
|
4568
4324
|
args: UpdateDomainCommandInput,
|
|
4569
4325
|
options?: __HttpHandlerOptions
|
|
@@ -4577,7 +4333,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4577
4333
|
options: __HttpHandlerOptions,
|
|
4578
4334
|
cb: (err: any, data?: UpdateDomainCommandOutput) => void
|
|
4579
4335
|
): void;
|
|
4580
|
-
|
|
4581
4336
|
updateEndpoint(
|
|
4582
4337
|
args: UpdateEndpointCommandInput,
|
|
4583
4338
|
options?: __HttpHandlerOptions
|
|
@@ -4591,7 +4346,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4591
4346
|
options: __HttpHandlerOptions,
|
|
4592
4347
|
cb: (err: any, data?: UpdateEndpointCommandOutput) => void
|
|
4593
4348
|
): void;
|
|
4594
|
-
|
|
4595
4349
|
updateEndpointWeightsAndCapacities(
|
|
4596
4350
|
args: UpdateEndpointWeightsAndCapacitiesCommandInput,
|
|
4597
4351
|
options?: __HttpHandlerOptions
|
|
@@ -4611,7 +4365,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4611
4365
|
data?: UpdateEndpointWeightsAndCapacitiesCommandOutput
|
|
4612
4366
|
) => void
|
|
4613
4367
|
): void;
|
|
4614
|
-
|
|
4615
4368
|
updateExperiment(
|
|
4616
4369
|
args: UpdateExperimentCommandInput,
|
|
4617
4370
|
options?: __HttpHandlerOptions
|
|
@@ -4625,7 +4378,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4625
4378
|
options: __HttpHandlerOptions,
|
|
4626
4379
|
cb: (err: any, data?: UpdateExperimentCommandOutput) => void
|
|
4627
4380
|
): void;
|
|
4628
|
-
|
|
4629
4381
|
updateFeatureGroup(
|
|
4630
4382
|
args: UpdateFeatureGroupCommandInput,
|
|
4631
4383
|
options?: __HttpHandlerOptions
|
|
@@ -4639,7 +4391,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4639
4391
|
options: __HttpHandlerOptions,
|
|
4640
4392
|
cb: (err: any, data?: UpdateFeatureGroupCommandOutput) => void
|
|
4641
4393
|
): void;
|
|
4642
|
-
|
|
4643
4394
|
updateFeatureMetadata(
|
|
4644
4395
|
args: UpdateFeatureMetadataCommandInput,
|
|
4645
4396
|
options?: __HttpHandlerOptions
|
|
@@ -4653,7 +4404,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4653
4404
|
options: __HttpHandlerOptions,
|
|
4654
4405
|
cb: (err: any, data?: UpdateFeatureMetadataCommandOutput) => void
|
|
4655
4406
|
): void;
|
|
4656
|
-
|
|
4657
4407
|
updateImage(
|
|
4658
4408
|
args: UpdateImageCommandInput,
|
|
4659
4409
|
options?: __HttpHandlerOptions
|
|
@@ -4667,7 +4417,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4667
4417
|
options: __HttpHandlerOptions,
|
|
4668
4418
|
cb: (err: any, data?: UpdateImageCommandOutput) => void
|
|
4669
4419
|
): void;
|
|
4670
|
-
|
|
4671
4420
|
updateModelPackage(
|
|
4672
4421
|
args: UpdateModelPackageCommandInput,
|
|
4673
4422
|
options?: __HttpHandlerOptions
|
|
@@ -4681,7 +4430,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4681
4430
|
options: __HttpHandlerOptions,
|
|
4682
4431
|
cb: (err: any, data?: UpdateModelPackageCommandOutput) => void
|
|
4683
4432
|
): void;
|
|
4684
|
-
|
|
4685
4433
|
updateMonitoringSchedule(
|
|
4686
4434
|
args: UpdateMonitoringScheduleCommandInput,
|
|
4687
4435
|
options?: __HttpHandlerOptions
|
|
@@ -4695,7 +4443,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4695
4443
|
options: __HttpHandlerOptions,
|
|
4696
4444
|
cb: (err: any, data?: UpdateMonitoringScheduleCommandOutput) => void
|
|
4697
4445
|
): void;
|
|
4698
|
-
|
|
4699
4446
|
updateNotebookInstance(
|
|
4700
4447
|
args: UpdateNotebookInstanceCommandInput,
|
|
4701
4448
|
options?: __HttpHandlerOptions
|
|
@@ -4709,7 +4456,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4709
4456
|
options: __HttpHandlerOptions,
|
|
4710
4457
|
cb: (err: any, data?: UpdateNotebookInstanceCommandOutput) => void
|
|
4711
4458
|
): void;
|
|
4712
|
-
|
|
4713
4459
|
updateNotebookInstanceLifecycleConfig(
|
|
4714
4460
|
args: UpdateNotebookInstanceLifecycleConfigCommandInput,
|
|
4715
4461
|
options?: __HttpHandlerOptions
|
|
@@ -4729,7 +4475,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4729
4475
|
data?: UpdateNotebookInstanceLifecycleConfigCommandOutput
|
|
4730
4476
|
) => void
|
|
4731
4477
|
): void;
|
|
4732
|
-
|
|
4733
4478
|
updatePipeline(
|
|
4734
4479
|
args: UpdatePipelineCommandInput,
|
|
4735
4480
|
options?: __HttpHandlerOptions
|
|
@@ -4743,7 +4488,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4743
4488
|
options: __HttpHandlerOptions,
|
|
4744
4489
|
cb: (err: any, data?: UpdatePipelineCommandOutput) => void
|
|
4745
4490
|
): void;
|
|
4746
|
-
|
|
4747
4491
|
updatePipelineExecution(
|
|
4748
4492
|
args: UpdatePipelineExecutionCommandInput,
|
|
4749
4493
|
options?: __HttpHandlerOptions
|
|
@@ -4757,7 +4501,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4757
4501
|
options: __HttpHandlerOptions,
|
|
4758
4502
|
cb: (err: any, data?: UpdatePipelineExecutionCommandOutput) => void
|
|
4759
4503
|
): void;
|
|
4760
|
-
|
|
4761
4504
|
updateProject(
|
|
4762
4505
|
args: UpdateProjectCommandInput,
|
|
4763
4506
|
options?: __HttpHandlerOptions
|
|
@@ -4771,7 +4514,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4771
4514
|
options: __HttpHandlerOptions,
|
|
4772
4515
|
cb: (err: any, data?: UpdateProjectCommandOutput) => void
|
|
4773
4516
|
): void;
|
|
4774
|
-
|
|
4775
4517
|
updateTrainingJob(
|
|
4776
4518
|
args: UpdateTrainingJobCommandInput,
|
|
4777
4519
|
options?: __HttpHandlerOptions
|
|
@@ -4785,7 +4527,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4785
4527
|
options: __HttpHandlerOptions,
|
|
4786
4528
|
cb: (err: any, data?: UpdateTrainingJobCommandOutput) => void
|
|
4787
4529
|
): void;
|
|
4788
|
-
|
|
4789
4530
|
updateTrial(
|
|
4790
4531
|
args: UpdateTrialCommandInput,
|
|
4791
4532
|
options?: __HttpHandlerOptions
|
|
@@ -4799,7 +4540,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4799
4540
|
options: __HttpHandlerOptions,
|
|
4800
4541
|
cb: (err: any, data?: UpdateTrialCommandOutput) => void
|
|
4801
4542
|
): void;
|
|
4802
|
-
|
|
4803
4543
|
updateTrialComponent(
|
|
4804
4544
|
args: UpdateTrialComponentCommandInput,
|
|
4805
4545
|
options?: __HttpHandlerOptions
|
|
@@ -4813,7 +4553,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4813
4553
|
options: __HttpHandlerOptions,
|
|
4814
4554
|
cb: (err: any, data?: UpdateTrialComponentCommandOutput) => void
|
|
4815
4555
|
): void;
|
|
4816
|
-
|
|
4817
4556
|
updateUserProfile(
|
|
4818
4557
|
args: UpdateUserProfileCommandInput,
|
|
4819
4558
|
options?: __HttpHandlerOptions
|
|
@@ -4827,7 +4566,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4827
4566
|
options: __HttpHandlerOptions,
|
|
4828
4567
|
cb: (err: any, data?: UpdateUserProfileCommandOutput) => void
|
|
4829
4568
|
): void;
|
|
4830
|
-
|
|
4831
4569
|
updateWorkforce(
|
|
4832
4570
|
args: UpdateWorkforceCommandInput,
|
|
4833
4571
|
options?: __HttpHandlerOptions
|
|
@@ -4841,7 +4579,6 @@ export declare class SageMaker extends SageMakerClient {
|
|
|
4841
4579
|
options: __HttpHandlerOptions,
|
|
4842
4580
|
cb: (err: any, data?: UpdateWorkforceCommandOutput) => void
|
|
4843
4581
|
): void;
|
|
4844
|
-
|
|
4845
4582
|
updateWorkteam(
|
|
4846
4583
|
args: UpdateWorkteamCommandInput,
|
|
4847
4584
|
options?: __HttpHandlerOptions
|