@aws-sdk/client-sagemaker 3.588.0 → 3.592.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +17 -328
- package/dist-es/models/models_2.js +0 -7
- package/dist-es/models/models_3.js +7 -0
- package/dist-es/protocols/Aws_json1_1.js +9 -0
- package/dist-types/SageMakerClient.d.ts +4 -4
- package/dist-types/commands/AddAssociationCommand.d.ts +2 -1
- package/dist-types/commands/AddTagsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +2 -1
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +2 -1
- package/dist-types/commands/CreateActionCommand.d.ts +2 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -1
- package/dist-types/commands/CreateAppCommand.d.ts +2 -1
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateArtifactCommand.d.ts +2 -1
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +2 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +2 -1
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateContextCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +2 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
- package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -1
- package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -1
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateExperimentCommand.d.ts +2 -1
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateHubCommand.d.ts +2 -1
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +2 -1
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateImageCommand.d.ts +2 -1
- package/dist-types/commands/CreateImageVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateInferenceComponentCommand.d.ts +2 -1
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelCardCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelPackageCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreatePipelineCommand.d.ts +2 -1
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +2 -1
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateSpaceCommand.d.ts +4 -2
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransformJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrialCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkforceCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkteamCommand.d.ts +2 -1
- package/dist-types/commands/DeleteActionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAlgorithmCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteArtifactCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClusterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCompilationJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteContextCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteExperimentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHubCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHubContentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteImageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteImageVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelCardCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeletePipelineCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSpaceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrialCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrialComponentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkteamCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterDevicesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeActionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAppCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribeArtifactCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +2 -1
- package/dist-types/commands/DescribeClusterCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +9 -2
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeContextCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDeviceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExperimentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHubCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHubContentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImageCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelCardCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribePipelineCommand.d.ts +2 -1
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -1
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProjectCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpaceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrialCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkteamCommand.d.ts +2 -1
- package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +2 -1
- package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +2 -1
- package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +2 -1
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +2 -1
- package/dist-types/commands/ImportHubContentCommand.d.ts +2 -1
- package/dist-types/commands/ListActionsCommand.d.ts +2 -1
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +2 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListAppsCommand.d.ts +2 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -1
- package/dist-types/commands/ListClusterNodesCommand.d.ts +2 -1
- package/dist-types/commands/ListClustersCommand.d.ts +2 -1
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListContextsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -1
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/ListExperimentsCommand.d.ts +2 -1
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListHubContentsCommand.d.ts +2 -1
- package/dist-types/commands/ListHubsCommand.d.ts +2 -1
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +2 -1
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListImageVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListImagesCommand.d.ts +2 -1
- package/dist-types/commands/ListInferenceComponentsCommand.d.ts +2 -1
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +2 -1
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +2 -1
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -1
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelCardsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelMetadataCommand.d.ts +2 -1
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelPackagesCommand.d.ts +2 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelsCommand.d.ts +2 -1
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +2 -1
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +2 -1
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +2 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +3 -3
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +2 -1
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -1
- package/dist-types/commands/ListPipelinesCommand.d.ts +2 -1
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceCatalogsCommand.d.ts +2 -1
- package/dist-types/commands/ListSpacesCommand.d.ts +2 -1
- package/dist-types/commands/ListStageDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/commands/ListTransformJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +2 -1
- package/dist-types/commands/ListTrialsCommand.d.ts +2 -1
- package/dist-types/commands/ListUserProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkforcesCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -1
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/QueryLineageCommand.d.ts +2 -1
- package/dist-types/commands/RegisterDevicesCommand.d.ts +2 -1
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +2 -1
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/SearchCommand.d.ts +2 -1
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -1
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -1
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +2 -1
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +2 -1
- package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -1
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +2 -1
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +2 -1
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +2 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +2 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +2 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +2 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateArtifactCommand.d.ts +2 -1
- package/dist-types/commands/UpdateClusterCommand.d.ts +2 -1
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContextCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDevicesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateExperimentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateHubCommand.d.ts +2 -1
- package/dist-types/commands/UpdateImageCommand.d.ts +2 -1
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateModelCardCommand.d.ts +2 -1
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePipelineCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/SageMakerServiceException.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +33 -75
- package/dist-types/models/models_1.d.ts +76 -11
- package/dist-types/models/models_2.d.ts +13 -18
- package/dist-types/models/models_3.d.ts +16 -89
- package/dist-types/models/models_4.d.ts +90 -2
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/SageMakerClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +6 -3
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/SageMakerServiceException.d.ts +2 -1
- package/dist-types/ts3.4/models/models_0.d.ts +7 -5
- package/dist-types/ts3.4/models/models_1.d.ts +8 -4
- package/dist-types/ts3.4/models/models_2.d.ts +3 -9
- package/dist-types/ts3.4/models/models_3.d.ts +9 -17
- package/dist-types/ts3.4/models/models_4.d.ts +18 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SageMakerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateModelCardCommandInput extends UpdateModelCardRequest {}
|
|
14
15
|
export interface UpdateModelCardCommandOutput
|
|
15
16
|
extends UpdateModelCardResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SageMakerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateModelPackageCommandInput
|
|
14
15
|
extends UpdateModelPackageInput {}
|
|
15
16
|
export interface UpdateModelPackageCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SageMakerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateMonitoringAlertCommandInput
|
|
14
15
|
extends UpdateMonitoringAlertRequest {}
|
|
15
16
|
export interface UpdateMonitoringAlertCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SageMakerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateMonitoringScheduleCommandInput
|
|
14
15
|
extends UpdateMonitoringScheduleRequest {}
|
|
15
16
|
export interface UpdateMonitoringScheduleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SageMakerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateNotebookInstanceCommandInput
|
|
14
15
|
extends UpdateNotebookInstanceInput {}
|
|
15
16
|
export interface UpdateNotebookInstanceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SageMakerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateNotebookInstanceLifecycleConfigCommandInput
|
|
14
15
|
extends UpdateNotebookInstanceLifecycleConfigInput {}
|
|
15
16
|
export interface UpdateNotebookInstanceLifecycleConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SageMakerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdatePipelineCommandInput extends UpdatePipelineRequest {}
|
|
14
15
|
export interface UpdatePipelineCommandOutput
|
|
15
16
|
extends UpdatePipelineResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SageMakerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdatePipelineExecutionCommandInput
|
|
14
15
|
extends UpdatePipelineExecutionRequest {}
|
|
15
16
|
export interface UpdatePipelineExecutionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../SageMakerClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateProjectCommandInput extends UpdateProjectInput {}
|
|
11
12
|
export interface UpdateProjectCommandOutput
|
|
12
13
|
extends UpdateProjectOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../SageMakerClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateSpaceCommandInput extends UpdateSpaceRequest {}
|
|
11
12
|
export interface UpdateSpaceCommandOutput
|
|
12
13
|
extends UpdateSpaceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SageMakerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateTrainingJobCommandInput
|
|
14
15
|
extends UpdateTrainingJobRequest {}
|
|
15
16
|
export interface UpdateTrainingJobCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../SageMakerClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateTrialCommandInput extends UpdateTrialRequest {}
|
|
11
12
|
export interface UpdateTrialCommandOutput
|
|
12
13
|
extends UpdateTrialResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SageMakerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateTrialComponentCommandInput
|
|
14
15
|
extends UpdateTrialComponentRequest {}
|
|
15
16
|
export interface UpdateTrialComponentCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SageMakerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateUserProfileCommandInput
|
|
14
15
|
extends UpdateUserProfileRequest {}
|
|
15
16
|
export interface UpdateUserProfileCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SageMakerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateWorkforceCommandInput extends UpdateWorkforceRequest {}
|
|
14
15
|
export interface UpdateWorkforceCommandOutput
|
|
15
16
|
extends UpdateWorkforceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../SageMakerClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateWorkteamCommandInput extends UpdateWorkteamRequest {}
|
|
14
15
|
export interface UpdateWorkteamCommandOutput
|
|
15
16
|
extends UpdateWorkteamResponse,
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class SageMakerServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
|
@@ -2043,6 +2043,10 @@ export interface ClusterInstanceGroupSpecification {
|
|
|
2043
2043
|
ExecutionRole: string | undefined;
|
|
2044
2044
|
ThreadsPerCore?: number;
|
|
2045
2045
|
}
|
|
2046
|
+
export interface ClusterInstancePlacement {
|
|
2047
|
+
AvailabilityZone?: string;
|
|
2048
|
+
AvailabilityZoneId?: string;
|
|
2049
|
+
}
|
|
2046
2050
|
export declare const ClusterInstanceStatus: {
|
|
2047
2051
|
readonly FAILURE: "Failure";
|
|
2048
2052
|
readonly PENDING: "Pending";
|
|
@@ -2064,6 +2068,9 @@ export interface ClusterNodeDetails {
|
|
|
2064
2068
|
LaunchTime?: Date;
|
|
2065
2069
|
LifeCycleConfig?: ClusterLifeCycleConfig;
|
|
2066
2070
|
ThreadsPerCore?: number;
|
|
2071
|
+
PrivatePrimaryIp?: string;
|
|
2072
|
+
PrivateDnsHostname?: string;
|
|
2073
|
+
Placement?: ClusterInstancePlacement;
|
|
2067
2074
|
}
|
|
2068
2075
|
export interface ClusterNodeSummary {
|
|
2069
2076
|
InstanceGroupName: string | undefined;
|
|
@@ -2543,8 +2550,3 @@ export interface InputConfig {
|
|
|
2543
2550
|
Framework: Framework | undefined;
|
|
2544
2551
|
FrameworkVersion?: string;
|
|
2545
2552
|
}
|
|
2546
|
-
export interface TargetPlatform {
|
|
2547
|
-
Os: TargetPlatformOs | undefined;
|
|
2548
|
-
Arch: TargetPlatformArch | undefined;
|
|
2549
|
-
Accelerator?: TargetPlatformAccelerator;
|
|
2550
|
-
}
|
|
@@ -55,12 +55,19 @@ import {
|
|
|
55
55
|
StoppingCondition,
|
|
56
56
|
Tag,
|
|
57
57
|
TargetDevice,
|
|
58
|
-
|
|
58
|
+
TargetPlatformAccelerator,
|
|
59
|
+
TargetPlatformArch,
|
|
60
|
+
TargetPlatformOs,
|
|
59
61
|
TrainingInputMode,
|
|
60
62
|
TrainingInstanceType,
|
|
61
63
|
TransformJobDefinition,
|
|
62
64
|
VpcConfig,
|
|
63
65
|
} from "./models_0";
|
|
66
|
+
export interface TargetPlatform {
|
|
67
|
+
Os: TargetPlatformOs | undefined;
|
|
68
|
+
Arch: TargetPlatformArch | undefined;
|
|
69
|
+
Accelerator?: TargetPlatformAccelerator;
|
|
70
|
+
}
|
|
64
71
|
export interface OutputConfig {
|
|
65
72
|
S3OutputLocation: string | undefined;
|
|
66
73
|
TargetDevice?: TargetDevice;
|
|
@@ -1974,9 +1981,6 @@ export interface CreateSpaceRequest {
|
|
|
1974
1981
|
SpaceSharingSettings?: SpaceSharingSettings;
|
|
1975
1982
|
SpaceDisplayName?: string;
|
|
1976
1983
|
}
|
|
1977
|
-
export interface CreateSpaceResponse {
|
|
1978
|
-
SpaceArn?: string;
|
|
1979
|
-
}
|
|
1980
1984
|
export declare const CreateModelCardRequestFilterSensitiveLog: (
|
|
1981
1985
|
obj: CreateModelCardRequest
|
|
1982
1986
|
) => any;
|
|
@@ -161,6 +161,9 @@ import {
|
|
|
161
161
|
UserSettings,
|
|
162
162
|
VendorGuidance,
|
|
163
163
|
} from "./models_1";
|
|
164
|
+
export interface CreateSpaceResponse {
|
|
165
|
+
SpaceArn?: string;
|
|
166
|
+
}
|
|
164
167
|
export declare const StudioLifecycleConfigAppType: {
|
|
165
168
|
readonly CodeEditor: "CodeEditor";
|
|
166
169
|
readonly JupyterLab: "JupyterLab";
|
|
@@ -2131,15 +2134,6 @@ export interface DescribePipelineExecutionResponse {
|
|
|
2131
2134
|
export interface DescribeProcessingJobRequest {
|
|
2132
2135
|
ProcessingJobName: string | undefined;
|
|
2133
2136
|
}
|
|
2134
|
-
export declare const ProcessingJobStatus: {
|
|
2135
|
-
readonly COMPLETED: "Completed";
|
|
2136
|
-
readonly FAILED: "Failed";
|
|
2137
|
-
readonly IN_PROGRESS: "InProgress";
|
|
2138
|
-
readonly STOPPED: "Stopped";
|
|
2139
|
-
readonly STOPPING: "Stopping";
|
|
2140
|
-
};
|
|
2141
|
-
export type ProcessingJobStatus =
|
|
2142
|
-
(typeof ProcessingJobStatus)[keyof typeof ProcessingJobStatus];
|
|
2143
2137
|
export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
|
|
2144
2138
|
export declare const CreateWorkforceRequestFilterSensitiveLog: (
|
|
2145
2139
|
obj: CreateWorkforceRequest
|
|
@@ -121,12 +121,10 @@ import {
|
|
|
121
121
|
ModelConfiguration,
|
|
122
122
|
ModelPackageGroupStatus,
|
|
123
123
|
MonitoringExecutionSummary,
|
|
124
|
-
NotebookInstanceStatus,
|
|
125
124
|
NotificationConfiguration,
|
|
126
125
|
ObjectiveStatusCounters,
|
|
127
126
|
OfflineStoreStatus,
|
|
128
127
|
OfflineStoreStatusValue,
|
|
129
|
-
ProcessingJobStatus,
|
|
130
128
|
ProductionVariantSummary,
|
|
131
129
|
ProfilerConfig,
|
|
132
130
|
ProfilerRuleConfiguration,
|
|
@@ -145,6 +143,15 @@ import {
|
|
|
145
143
|
TrialComponentStatus,
|
|
146
144
|
WorkerAccessConfiguration,
|
|
147
145
|
} from "./models_2";
|
|
146
|
+
export declare const ProcessingJobStatus: {
|
|
147
|
+
readonly COMPLETED: "Completed";
|
|
148
|
+
readonly FAILED: "Failed";
|
|
149
|
+
readonly IN_PROGRESS: "InProgress";
|
|
150
|
+
readonly STOPPED: "Stopped";
|
|
151
|
+
readonly STOPPING: "Stopping";
|
|
152
|
+
};
|
|
153
|
+
export type ProcessingJobStatus =
|
|
154
|
+
(typeof ProcessingJobStatus)[keyof typeof ProcessingJobStatus];
|
|
148
155
|
export interface DescribeProcessingJobResponse {
|
|
149
156
|
ProcessingInputs?: ProcessingInput[];
|
|
150
157
|
ProcessingOutputConfig?: ProcessingOutputConfig;
|
|
@@ -2349,18 +2356,3 @@ export declare const NotebookInstanceSortOrder: {
|
|
|
2349
2356
|
};
|
|
2350
2357
|
export type NotebookInstanceSortOrder =
|
|
2351
2358
|
(typeof NotebookInstanceSortOrder)[keyof typeof NotebookInstanceSortOrder];
|
|
2352
|
-
export interface ListNotebookInstancesInput {
|
|
2353
|
-
NextToken?: string;
|
|
2354
|
-
MaxResults?: number;
|
|
2355
|
-
SortBy?: NotebookInstanceSortKey;
|
|
2356
|
-
SortOrder?: NotebookInstanceSortOrder;
|
|
2357
|
-
NameContains?: string;
|
|
2358
|
-
CreationTimeBefore?: Date;
|
|
2359
|
-
CreationTimeAfter?: Date;
|
|
2360
|
-
LastModifiedTimeBefore?: Date;
|
|
2361
|
-
LastModifiedTimeAfter?: Date;
|
|
2362
|
-
StatusEquals?: NotebookInstanceStatus;
|
|
2363
|
-
NotebookInstanceLifecycleConfigNameContains?: string;
|
|
2364
|
-
DefaultCodeRepositoryContains?: string;
|
|
2365
|
-
AdditionalCodeRepositoryEquals?: string;
|
|
2366
|
-
}
|
|
@@ -109,7 +109,6 @@ import {
|
|
|
109
109
|
PipelineExecutionStatus,
|
|
110
110
|
PipelineExperimentConfig,
|
|
111
111
|
PipelineStatus,
|
|
112
|
-
ProcessingJobStatus,
|
|
113
112
|
ProfilerConfig,
|
|
114
113
|
ProfilerRuleConfiguration,
|
|
115
114
|
ScheduleStatus,
|
|
@@ -145,6 +144,9 @@ import {
|
|
|
145
144
|
LineageType,
|
|
146
145
|
MetricData,
|
|
147
146
|
MonitoringAlertSummary,
|
|
147
|
+
NotebookInstanceSortKey,
|
|
148
|
+
NotebookInstanceSortOrder,
|
|
149
|
+
ProcessingJobStatus,
|
|
148
150
|
ProjectStatus,
|
|
149
151
|
ResourceType,
|
|
150
152
|
SecondaryStatus,
|
|
@@ -164,6 +166,21 @@ import {
|
|
|
164
166
|
Workforce,
|
|
165
167
|
Workteam,
|
|
166
168
|
} from "./models_3";
|
|
169
|
+
export interface ListNotebookInstancesInput {
|
|
170
|
+
NextToken?: string;
|
|
171
|
+
MaxResults?: number;
|
|
172
|
+
SortBy?: NotebookInstanceSortKey;
|
|
173
|
+
SortOrder?: NotebookInstanceSortOrder;
|
|
174
|
+
NameContains?: string;
|
|
175
|
+
CreationTimeBefore?: Date;
|
|
176
|
+
CreationTimeAfter?: Date;
|
|
177
|
+
LastModifiedTimeBefore?: Date;
|
|
178
|
+
LastModifiedTimeAfter?: Date;
|
|
179
|
+
StatusEquals?: NotebookInstanceStatus;
|
|
180
|
+
NotebookInstanceLifecycleConfigNameContains?: string;
|
|
181
|
+
DefaultCodeRepositoryContains?: string;
|
|
182
|
+
AdditionalCodeRepositoryEquals?: string;
|
|
183
|
+
}
|
|
167
184
|
export interface NotebookInstanceSummary {
|
|
168
185
|
NotebookInstanceName: string | undefined;
|
|
169
186
|
NotebookInstanceArn: string | undefined;
|
|
@@ -20,10 +20,10 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
20
20
|
serviceId: string;
|
|
21
21
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
22
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
23
24
|
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
24
25
|
import("@smithy/types").UserAgent
|
|
25
26
|
>;
|
|
26
|
-
region: string | import("@smithy/types").Provider<any>;
|
|
27
27
|
credentialDefaultProvider: (
|
|
28
28
|
input: any
|
|
29
29
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sagemaker",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.592.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-sagemaker",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|