@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
|
@@ -5,10 +5,8 @@ import {
|
|
|
5
5
|
MetadataBearer as __MetadataBearer,
|
|
6
6
|
MiddlewareStack,
|
|
7
7
|
} from "@aws-sdk/types";
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
DescribeFeatureMetadataResponse,
|
|
11
|
-
} from "../models/models_1";
|
|
8
|
+
import { DescribeFeatureMetadataRequest } from "../models/models_1";
|
|
9
|
+
import { DescribeFeatureMetadataResponse } from "../models/models_2";
|
|
12
10
|
import {
|
|
13
11
|
SageMakerClientResolvedConfig,
|
|
14
12
|
ServiceInputTypes,
|
|
@@ -19,7 +17,6 @@ export interface DescribeFeatureMetadataCommandInput
|
|
|
19
17
|
export interface DescribeFeatureMetadataCommandOutput
|
|
20
18
|
extends DescribeFeatureMetadataResponse,
|
|
21
19
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
20
|
export declare class DescribeFeatureMetadataCommand extends $Command<
|
|
24
21
|
DescribeFeatureMetadataCommandInput,
|
|
25
22
|
DescribeFeatureMetadataCommandOutput,
|
|
@@ -27,7 +24,6 @@ export declare class DescribeFeatureMetadataCommand extends $Command<
|
|
|
27
24
|
> {
|
|
28
25
|
readonly input: DescribeFeatureMetadataCommandInput;
|
|
29
26
|
constructor(input: DescribeFeatureMetadataCommandInput);
|
|
30
|
-
|
|
31
27
|
resolveMiddleware(
|
|
32
28
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
29
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeFlowDefinitionCommandInput
|
|
|
19
19
|
export interface DescribeFlowDefinitionCommandOutput
|
|
20
20
|
extends DescribeFlowDefinitionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeFlowDefinitionCommand extends $Command<
|
|
24
23
|
DescribeFlowDefinitionCommandInput,
|
|
25
24
|
DescribeFlowDefinitionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeFlowDefinitionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeFlowDefinitionCommandInput;
|
|
29
28
|
constructor(input: DescribeFlowDefinitionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeHumanTaskUiCommandInput
|
|
|
19
19
|
export interface DescribeHumanTaskUiCommandOutput
|
|
20
20
|
extends DescribeHumanTaskUiResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeHumanTaskUiCommand extends $Command<
|
|
24
23
|
DescribeHumanTaskUiCommandInput,
|
|
25
24
|
DescribeHumanTaskUiCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeHumanTaskUiCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeHumanTaskUiCommandInput;
|
|
29
28
|
constructor(input: DescribeHumanTaskUiCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeHyperParameterTuningJobCommandInput
|
|
|
19
19
|
export interface DescribeHyperParameterTuningJobCommandOutput
|
|
20
20
|
extends DescribeHyperParameterTuningJobResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeHyperParameterTuningJobCommand extends $Command<
|
|
24
23
|
DescribeHyperParameterTuningJobCommandInput,
|
|
25
24
|
DescribeHyperParameterTuningJobCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeHyperParameterTuningJobCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeHyperParameterTuningJobCommandInput;
|
|
29
28
|
constructor(input: DescribeHyperParameterTuningJobCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribeImageCommandInput extends DescribeImageRequest {}
|
|
|
18
18
|
export interface DescribeImageCommandOutput
|
|
19
19
|
extends DescribeImageResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeImageCommand extends $Command<
|
|
23
22
|
DescribeImageCommandInput,
|
|
24
23
|
DescribeImageCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeImageCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeImageCommandInput;
|
|
28
27
|
constructor(input: DescribeImageCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeImageVersionCommandInput
|
|
|
19
19
|
export interface DescribeImageVersionCommandOutput
|
|
20
20
|
extends DescribeImageVersionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeImageVersionCommand extends $Command<
|
|
24
23
|
DescribeImageVersionCommandInput,
|
|
25
24
|
DescribeImageVersionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeImageVersionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeImageVersionCommandInput;
|
|
29
28
|
constructor(input: DescribeImageVersionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeInferenceRecommendationsJobCommandInput
|
|
|
19
19
|
export interface DescribeInferenceRecommendationsJobCommandOutput
|
|
20
20
|
extends DescribeInferenceRecommendationsJobResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeInferenceRecommendationsJobCommand extends $Command<
|
|
24
23
|
DescribeInferenceRecommendationsJobCommandInput,
|
|
25
24
|
DescribeInferenceRecommendationsJobCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeInferenceRecommendationsJobCommand extends $Command
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeInferenceRecommendationsJobCommandInput;
|
|
29
28
|
constructor(input: DescribeInferenceRecommendationsJobCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeLabelingJobCommandInput
|
|
|
19
19
|
export interface DescribeLabelingJobCommandOutput
|
|
20
20
|
extends DescribeLabelingJobResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeLabelingJobCommand extends $Command<
|
|
24
23
|
DescribeLabelingJobCommandInput,
|
|
25
24
|
DescribeLabelingJobCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeLabelingJobCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeLabelingJobCommandInput;
|
|
29
28
|
constructor(input: DescribeLabelingJobCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeLineageGroupCommandInput
|
|
|
19
19
|
export interface DescribeLineageGroupCommandOutput
|
|
20
20
|
extends DescribeLineageGroupResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeLineageGroupCommand extends $Command<
|
|
24
23
|
DescribeLineageGroupCommandInput,
|
|
25
24
|
DescribeLineageGroupCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeLineageGroupCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeLineageGroupCommandInput;
|
|
29
28
|
constructor(input: DescribeLineageGroupCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeModelBiasJobDefinitionCommandInput
|
|
|
19
19
|
export interface DescribeModelBiasJobDefinitionCommandOutput
|
|
20
20
|
extends DescribeModelBiasJobDefinitionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeModelBiasJobDefinitionCommand extends $Command<
|
|
24
23
|
DescribeModelBiasJobDefinitionCommandInput,
|
|
25
24
|
DescribeModelBiasJobDefinitionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeModelBiasJobDefinitionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeModelBiasJobDefinitionCommandInput;
|
|
29
28
|
constructor(input: DescribeModelBiasJobDefinitionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface DescribeModelCommandInput extends DescribeModelInput {}
|
|
|
15
15
|
export interface DescribeModelCommandOutput
|
|
16
16
|
extends DescribeModelOutput,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class DescribeModelCommand extends $Command<
|
|
20
19
|
DescribeModelCommandInput,
|
|
21
20
|
DescribeModelCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class DescribeModelCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: DescribeModelCommandInput;
|
|
25
24
|
constructor(input: DescribeModelCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeModelExplainabilityJobDefinitionCommandInput
|
|
|
19
19
|
export interface DescribeModelExplainabilityJobDefinitionCommandOutput
|
|
20
20
|
extends DescribeModelExplainabilityJobDefinitionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeModelExplainabilityJobDefinitionCommand extends $Command<
|
|
24
23
|
DescribeModelExplainabilityJobDefinitionCommandInput,
|
|
25
24
|
DescribeModelExplainabilityJobDefinitionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeModelExplainabilityJobDefinitionCommand extends $Co
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeModelExplainabilityJobDefinitionCommandInput;
|
|
29
28
|
constructor(input: DescribeModelExplainabilityJobDefinitionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeModelPackageCommandInput
|
|
|
19
19
|
export interface DescribeModelPackageCommandOutput
|
|
20
20
|
extends DescribeModelPackageOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeModelPackageCommand extends $Command<
|
|
24
23
|
DescribeModelPackageCommandInput,
|
|
25
24
|
DescribeModelPackageCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeModelPackageCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeModelPackageCommandInput;
|
|
29
28
|
constructor(input: DescribeModelPackageCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeModelPackageGroupCommandInput
|
|
|
19
19
|
export interface DescribeModelPackageGroupCommandOutput
|
|
20
20
|
extends DescribeModelPackageGroupOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeModelPackageGroupCommand extends $Command<
|
|
24
23
|
DescribeModelPackageGroupCommandInput,
|
|
25
24
|
DescribeModelPackageGroupCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeModelPackageGroupCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeModelPackageGroupCommandInput;
|
|
29
28
|
constructor(input: DescribeModelPackageGroupCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeModelQualityJobDefinitionCommandInput
|
|
|
19
19
|
export interface DescribeModelQualityJobDefinitionCommandOutput
|
|
20
20
|
extends DescribeModelQualityJobDefinitionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeModelQualityJobDefinitionCommand extends $Command<
|
|
24
23
|
DescribeModelQualityJobDefinitionCommandInput,
|
|
25
24
|
DescribeModelQualityJobDefinitionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeModelQualityJobDefinitionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeModelQualityJobDefinitionCommandInput;
|
|
29
28
|
constructor(input: DescribeModelQualityJobDefinitionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeMonitoringScheduleCommandInput
|
|
|
19
19
|
export interface DescribeMonitoringScheduleCommandOutput
|
|
20
20
|
extends DescribeMonitoringScheduleResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeMonitoringScheduleCommand extends $Command<
|
|
24
23
|
DescribeMonitoringScheduleCommandInput,
|
|
25
24
|
DescribeMonitoringScheduleCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeMonitoringScheduleCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeMonitoringScheduleCommandInput;
|
|
29
28
|
constructor(input: DescribeMonitoringScheduleCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeNotebookInstanceCommandInput
|
|
|
19
19
|
export interface DescribeNotebookInstanceCommandOutput
|
|
20
20
|
extends DescribeNotebookInstanceOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeNotebookInstanceCommand extends $Command<
|
|
24
23
|
DescribeNotebookInstanceCommandInput,
|
|
25
24
|
DescribeNotebookInstanceCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeNotebookInstanceCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeNotebookInstanceCommandInput;
|
|
29
28
|
constructor(input: DescribeNotebookInstanceCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeNotebookInstanceLifecycleConfigCommandInput
|
|
|
19
19
|
export interface DescribeNotebookInstanceLifecycleConfigCommandOutput
|
|
20
20
|
extends DescribeNotebookInstanceLifecycleConfigOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeNotebookInstanceLifecycleConfigCommand extends $Command<
|
|
24
23
|
DescribeNotebookInstanceLifecycleConfigCommandInput,
|
|
25
24
|
DescribeNotebookInstanceLifecycleConfigCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeNotebookInstanceLifecycleConfigCommand extends $Com
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeNotebookInstanceLifecycleConfigCommandInput;
|
|
29
28
|
constructor(input: DescribeNotebookInstanceLifecycleConfigCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribePipelineCommandInput extends DescribePipelineRequest {}
|
|
|
18
18
|
export interface DescribePipelineCommandOutput
|
|
19
19
|
extends DescribePipelineResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribePipelineCommand extends $Command<
|
|
23
22
|
DescribePipelineCommandInput,
|
|
24
23
|
DescribePipelineCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribePipelineCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribePipelineCommandInput;
|
|
28
27
|
constructor(input: DescribePipelineCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribePipelineDefinitionForExecutionCommandInput
|
|
|
19
19
|
export interface DescribePipelineDefinitionForExecutionCommandOutput
|
|
20
20
|
extends DescribePipelineDefinitionForExecutionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribePipelineDefinitionForExecutionCommand extends $Command<
|
|
24
23
|
DescribePipelineDefinitionForExecutionCommandInput,
|
|
25
24
|
DescribePipelineDefinitionForExecutionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribePipelineDefinitionForExecutionCommand extends $Comm
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribePipelineDefinitionForExecutionCommandInput;
|
|
29
28
|
constructor(input: DescribePipelineDefinitionForExecutionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribePipelineExecutionCommandInput
|
|
|
19
19
|
export interface DescribePipelineExecutionCommandOutput
|
|
20
20
|
extends DescribePipelineExecutionResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribePipelineExecutionCommand extends $Command<
|
|
24
23
|
DescribePipelineExecutionCommandInput,
|
|
25
24
|
DescribePipelineExecutionCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribePipelineExecutionCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribePipelineExecutionCommandInput;
|
|
29
28
|
constructor(input: DescribePipelineExecutionCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeProcessingJobCommandInput
|
|
|
19
19
|
export interface DescribeProcessingJobCommandOutput
|
|
20
20
|
extends DescribeProcessingJobResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeProcessingJobCommand extends $Command<
|
|
24
23
|
DescribeProcessingJobCommandInput,
|
|
25
24
|
DescribeProcessingJobCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeProcessingJobCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeProcessingJobCommandInput;
|
|
29
28
|
constructor(input: DescribeProcessingJobCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribeProjectCommandInput extends DescribeProjectInput {}
|
|
|
18
18
|
export interface DescribeProjectCommandOutput
|
|
19
19
|
extends DescribeProjectOutput,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeProjectCommand extends $Command<
|
|
23
22
|
DescribeProjectCommandInput,
|
|
24
23
|
DescribeProjectCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeProjectCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeProjectCommandInput;
|
|
28
27
|
constructor(input: DescribeProjectCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeStudioLifecycleConfigCommandInput
|
|
|
19
19
|
export interface DescribeStudioLifecycleConfigCommandOutput
|
|
20
20
|
extends DescribeStudioLifecycleConfigResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeStudioLifecycleConfigCommand extends $Command<
|
|
24
23
|
DescribeStudioLifecycleConfigCommandInput,
|
|
25
24
|
DescribeStudioLifecycleConfigCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeStudioLifecycleConfigCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeStudioLifecycleConfigCommandInput;
|
|
29
28
|
constructor(input: DescribeStudioLifecycleConfigCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeSubscribedWorkteamCommandInput
|
|
|
19
19
|
export interface DescribeSubscribedWorkteamCommandOutput
|
|
20
20
|
extends DescribeSubscribedWorkteamResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeSubscribedWorkteamCommand extends $Command<
|
|
24
23
|
DescribeSubscribedWorkteamCommandInput,
|
|
25
24
|
DescribeSubscribedWorkteamCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeSubscribedWorkteamCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeSubscribedWorkteamCommandInput;
|
|
29
28
|
constructor(input: DescribeSubscribedWorkteamCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeTrainingJobCommandInput
|
|
|
19
19
|
export interface DescribeTrainingJobCommandOutput
|
|
20
20
|
extends DescribeTrainingJobResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeTrainingJobCommand extends $Command<
|
|
24
23
|
DescribeTrainingJobCommandInput,
|
|
25
24
|
DescribeTrainingJobCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeTrainingJobCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeTrainingJobCommandInput;
|
|
29
28
|
constructor(input: DescribeTrainingJobCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeTransformJobCommandInput
|
|
|
19
19
|
export interface DescribeTransformJobCommandOutput
|
|
20
20
|
extends DescribeTransformJobResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeTransformJobCommand extends $Command<
|
|
24
23
|
DescribeTransformJobCommandInput,
|
|
25
24
|
DescribeTransformJobCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeTransformJobCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeTransformJobCommandInput;
|
|
29
28
|
constructor(input: DescribeTransformJobCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribeTrialCommandInput extends DescribeTrialRequest {}
|
|
|
18
18
|
export interface DescribeTrialCommandOutput
|
|
19
19
|
extends DescribeTrialResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeTrialCommand extends $Command<
|
|
23
22
|
DescribeTrialCommandInput,
|
|
24
23
|
DescribeTrialCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeTrialCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeTrialCommandInput;
|
|
28
27
|
constructor(input: DescribeTrialCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeTrialComponentCommandInput
|
|
|
19
19
|
export interface DescribeTrialComponentCommandOutput
|
|
20
20
|
extends DescribeTrialComponentResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeTrialComponentCommand extends $Command<
|
|
24
23
|
DescribeTrialComponentCommandInput,
|
|
25
24
|
DescribeTrialComponentCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeTrialComponentCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeTrialComponentCommandInput;
|
|
29
28
|
constructor(input: DescribeTrialComponentCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeUserProfileCommandInput
|
|
|
19
19
|
export interface DescribeUserProfileCommandOutput
|
|
20
20
|
extends DescribeUserProfileResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeUserProfileCommand extends $Command<
|
|
24
23
|
DescribeUserProfileCommandInput,
|
|
25
24
|
DescribeUserProfileCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeUserProfileCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeUserProfileCommandInput;
|
|
29
28
|
constructor(input: DescribeUserProfileCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DescribeWorkforceCommandInput
|
|
|
19
19
|
export interface DescribeWorkforceCommandOutput
|
|
20
20
|
extends DescribeWorkforceResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DescribeWorkforceCommand extends $Command<
|
|
24
23
|
DescribeWorkforceCommandInput,
|
|
25
24
|
DescribeWorkforceCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DescribeWorkforceCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DescribeWorkforceCommandInput;
|
|
29
28
|
constructor(input: DescribeWorkforceCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface DescribeWorkteamCommandInput extends DescribeWorkteamRequest {}
|
|
|
18
18
|
export interface DescribeWorkteamCommandOutput
|
|
19
19
|
extends DescribeWorkteamResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class DescribeWorkteamCommand extends $Command<
|
|
23
22
|
DescribeWorkteamCommandInput,
|
|
24
23
|
DescribeWorkteamCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class DescribeWorkteamCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: DescribeWorkteamCommandInput;
|
|
28
27
|
constructor(input: DescribeWorkteamCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DisableSagemakerServicecatalogPortfolioCommandInput
|
|
|
19
19
|
export interface DisableSagemakerServicecatalogPortfolioCommandOutput
|
|
20
20
|
extends DisableSagemakerServicecatalogPortfolioOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DisableSagemakerServicecatalogPortfolioCommand extends $Command<
|
|
24
23
|
DisableSagemakerServicecatalogPortfolioCommandInput,
|
|
25
24
|
DisableSagemakerServicecatalogPortfolioCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DisableSagemakerServicecatalogPortfolioCommand extends $Com
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DisableSagemakerServicecatalogPortfolioCommandInput;
|
|
29
28
|
constructor(input: DisableSagemakerServicecatalogPortfolioCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface DisassociateTrialComponentCommandInput
|
|
|
19
19
|
export interface DisassociateTrialComponentCommandOutput
|
|
20
20
|
extends DisassociateTrialComponentResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class DisassociateTrialComponentCommand extends $Command<
|
|
24
23
|
DisassociateTrialComponentCommandInput,
|
|
25
24
|
DisassociateTrialComponentCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class DisassociateTrialComponentCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: DisassociateTrialComponentCommandInput;
|
|
29
28
|
constructor(input: DisassociateTrialComponentCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface EnableSagemakerServicecatalogPortfolioCommandInput
|
|
|
19
19
|
export interface EnableSagemakerServicecatalogPortfolioCommandOutput
|
|
20
20
|
extends EnableSagemakerServicecatalogPortfolioOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class EnableSagemakerServicecatalogPortfolioCommand extends $Command<
|
|
24
23
|
EnableSagemakerServicecatalogPortfolioCommandInput,
|
|
25
24
|
EnableSagemakerServicecatalogPortfolioCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class EnableSagemakerServicecatalogPortfolioCommand extends $Comm
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: EnableSagemakerServicecatalogPortfolioCommandInput;
|
|
29
28
|
constructor(input: EnableSagemakerServicecatalogPortfolioCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface GetDeviceFleetReportCommandInput
|
|
|
19
19
|
export interface GetDeviceFleetReportCommandOutput
|
|
20
20
|
extends GetDeviceFleetReportResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class GetDeviceFleetReportCommand extends $Command<
|
|
24
23
|
GetDeviceFleetReportCommandInput,
|
|
25
24
|
GetDeviceFleetReportCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class GetDeviceFleetReportCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: GetDeviceFleetReportCommandInput;
|
|
29
28
|
constructor(input: GetDeviceFleetReportCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface GetLineageGroupPolicyCommandInput
|
|
|
19
19
|
export interface GetLineageGroupPolicyCommandOutput
|
|
20
20
|
extends GetLineageGroupPolicyResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class GetLineageGroupPolicyCommand extends $Command<
|
|
24
23
|
GetLineageGroupPolicyCommandInput,
|
|
25
24
|
GetLineageGroupPolicyCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class GetLineageGroupPolicyCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: GetLineageGroupPolicyCommandInput;
|
|
29
28
|
constructor(input: GetLineageGroupPolicyCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface GetModelPackageGroupPolicyCommandInput
|
|
|
19
19
|
export interface GetModelPackageGroupPolicyCommandOutput
|
|
20
20
|
extends GetModelPackageGroupPolicyOutput,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class GetModelPackageGroupPolicyCommand extends $Command<
|
|
24
23
|
GetModelPackageGroupPolicyCommandInput,
|
|
25
24
|
GetModelPackageGroupPolicyCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class GetModelPackageGroupPolicyCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: GetModelPackageGroupPolicyCommandInput;
|
|
29
28
|
constructor(input: GetModelPackageGroupPolicyCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: SageMakerClientResolvedConfig,
|