@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
|
@@ -1,5 +1,80 @@
|
|
|
1
1
|
import { LazyJsonString as __LazyJsonString } from "@smithy/smithy-client";
|
|
2
|
-
import { AdditionalInferenceSpecificationDefinition, AnnotationConsolidationConfig, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoParameter, AutoRollbackConfig, Autotune, AwsManagedHumanLoopRequestSource, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CanvasAppSettings, CapacitySize, CaptureContentTypeHeader, CaptureOption, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, ClarifyExplainerConfig, CodeEditorAppSettings, CodeRepository, CollectionConfig, CollectionType, ContainerDefinition, ContentClassifier, ContextSource, ContinuousParameterRange, ConvergenceDetected, CustomImage, FeatureStatus, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, InputConfig, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, ModelDataSource, OutputDataConfig, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TargetDevice,
|
|
2
|
+
import { AdditionalInferenceSpecificationDefinition, AnnotationConsolidationConfig, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoParameter, AutoRollbackConfig, Autotune, AwsManagedHumanLoopRequestSource, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CanvasAppSettings, CapacitySize, CaptureContentTypeHeader, CaptureOption, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, ClarifyExplainerConfig, CodeEditorAppSettings, CodeRepository, CollectionConfig, CollectionType, ContainerDefinition, ContentClassifier, ContextSource, ContinuousParameterRange, ConvergenceDetected, CustomImage, FeatureStatus, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, InputConfig, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, ModelDataSource, OutputDataConfig, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TargetDevice, TargetPlatformAccelerator, TargetPlatformArch, TargetPlatformOs, TrainingInputMode, TrainingInstanceType, TransformJobDefinition, VpcConfig } from "./models_0";
|
|
3
|
+
/**
|
|
4
|
+
* <p>Contains information about a target platform that you want your model to run on, such
|
|
5
|
+
* as OS, architecture, and accelerators. It is an alternative of
|
|
6
|
+
* <code>TargetDevice</code>.</p>
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface TargetPlatform {
|
|
10
|
+
/**
|
|
11
|
+
* <p>Specifies a target platform OS.</p>
|
|
12
|
+
* <ul>
|
|
13
|
+
* <li>
|
|
14
|
+
* <p>
|
|
15
|
+
* <code>LINUX</code>: Linux-based operating systems.</p>
|
|
16
|
+
* </li>
|
|
17
|
+
* <li>
|
|
18
|
+
* <p>
|
|
19
|
+
* <code>ANDROID</code>: Android operating systems. Android API level can be
|
|
20
|
+
* specified using the <code>ANDROID_PLATFORM</code> compiler option. For example,
|
|
21
|
+
* <code>"CompilerOptions": \{'ANDROID_PLATFORM': 28\}</code>
|
|
22
|
+
* </p>
|
|
23
|
+
* </li>
|
|
24
|
+
* </ul>
|
|
25
|
+
* @public
|
|
26
|
+
*/
|
|
27
|
+
Os: TargetPlatformOs | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* <p>Specifies a target platform architecture.</p>
|
|
30
|
+
* <ul>
|
|
31
|
+
* <li>
|
|
32
|
+
* <p>
|
|
33
|
+
* <code>X86_64</code>: 64-bit version of the x86 instruction set.</p>
|
|
34
|
+
* </li>
|
|
35
|
+
* <li>
|
|
36
|
+
* <p>
|
|
37
|
+
* <code>X86</code>: 32-bit version of the x86 instruction set.</p>
|
|
38
|
+
* </li>
|
|
39
|
+
* <li>
|
|
40
|
+
* <p>
|
|
41
|
+
* <code>ARM64</code>: ARMv8 64-bit CPU.</p>
|
|
42
|
+
* </li>
|
|
43
|
+
* <li>
|
|
44
|
+
* <p>
|
|
45
|
+
* <code>ARM_EABIHF</code>: ARMv7 32-bit, Hard Float.</p>
|
|
46
|
+
* </li>
|
|
47
|
+
* <li>
|
|
48
|
+
* <p>
|
|
49
|
+
* <code>ARM_EABI</code>: ARMv7 32-bit, Soft Float. Used by Android 32-bit ARM
|
|
50
|
+
* platform.</p>
|
|
51
|
+
* </li>
|
|
52
|
+
* </ul>
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
55
|
+
Arch: TargetPlatformArch | undefined;
|
|
56
|
+
/**
|
|
57
|
+
* <p>Specifies a target platform accelerator (optional).</p>
|
|
58
|
+
* <ul>
|
|
59
|
+
* <li>
|
|
60
|
+
* <p>
|
|
61
|
+
* <code>NVIDIA</code>: Nvidia graphics processing unit. It also requires
|
|
62
|
+
* <code>gpu-code</code>, <code>trt-ver</code>, <code>cuda-ver</code> compiler
|
|
63
|
+
* options</p>
|
|
64
|
+
* </li>
|
|
65
|
+
* <li>
|
|
66
|
+
* <p>
|
|
67
|
+
* <code>MALI</code>: ARM Mali graphics processor</p>
|
|
68
|
+
* </li>
|
|
69
|
+
* <li>
|
|
70
|
+
* <p>
|
|
71
|
+
* <code>INTEL_GRAPHICS</code>: Integrated Intel graphics</p>
|
|
72
|
+
* </li>
|
|
73
|
+
* </ul>
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
76
|
+
Accelerator?: TargetPlatformAccelerator;
|
|
77
|
+
}
|
|
3
78
|
/**
|
|
4
79
|
* <p>Contains information about the output location for the compiled model and the target
|
|
5
80
|
* device that the model runs on. <code>TargetDevice</code> and <code>TargetPlatform</code>
|
|
@@ -11214,16 +11289,6 @@ export interface CreateSpaceRequest {
|
|
|
11214
11289
|
*/
|
|
11215
11290
|
SpaceDisplayName?: string;
|
|
11216
11291
|
}
|
|
11217
|
-
/**
|
|
11218
|
-
* @public
|
|
11219
|
-
*/
|
|
11220
|
-
export interface CreateSpaceResponse {
|
|
11221
|
-
/**
|
|
11222
|
-
* <p>The space's Amazon Resource Name (ARN).</p>
|
|
11223
|
-
* @public
|
|
11224
|
-
*/
|
|
11225
|
-
SpaceArn?: string;
|
|
11226
|
-
}
|
|
11227
11292
|
/**
|
|
11228
11293
|
* @internal
|
|
11229
11294
|
*/
|
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLProblemTypeConfigName, AutoMLResolvedAttributes, AutoMLSecurityConfig, Autotune, BatchDataCaptureConfig, BatchStrategy, CaptureStatus, Channel, CheckpointConfig, ClusterInstanceGroupDetails, ClusterNodeDetails, ClusterStatus, CodeEditorAppImageConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ContainerDefinition, ContextSource, GitConfig, HyperParameterTuningJobObjectiveType, InferenceSpecification, InputConfig, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelDeployConfig, ModelPackageStatus, ObjectiveStatus, OutputDataConfig, ProblemType, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TrainingSpecification, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
2
|
import { _InstanceType, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DirectInternetAccess, DomainSettings, DriftCheckBaselines, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInfo, ExperimentConfig, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentStartupParameters, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, JobType, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelInfrastructureConfig, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringScheduleConfig, MonitoringStoppingCondition, MonitoringType, NeoVpcConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, ParallelismConfiguration, ProcessingInstanceType, Processor, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, RetryStrategy, RootAccess, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, ThroughputMode, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
6
|
+
export interface CreateSpaceResponse {
|
|
7
|
+
/**
|
|
8
|
+
* <p>The space's Amazon Resource Name (ARN).</p>
|
|
9
|
+
* @public
|
|
10
|
+
*/
|
|
11
|
+
SpaceArn?: string;
|
|
12
|
+
}
|
|
3
13
|
/**
|
|
4
14
|
* @public
|
|
5
15
|
* @enum
|
|
@@ -3143,12 +3153,12 @@ export interface DescribeClusterResponse {
|
|
|
3143
3153
|
*/
|
|
3144
3154
|
export interface DescribeClusterNodeRequest {
|
|
3145
3155
|
/**
|
|
3146
|
-
* <p>The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster in which the
|
|
3156
|
+
* <p>The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster in which the node is.</p>
|
|
3147
3157
|
* @public
|
|
3148
3158
|
*/
|
|
3149
3159
|
ClusterName: string | undefined;
|
|
3150
3160
|
/**
|
|
3151
|
-
* <p>The ID of the
|
|
3161
|
+
* <p>The ID of the SageMaker HyperPod cluster node.</p>
|
|
3152
3162
|
* @public
|
|
3153
3163
|
*/
|
|
3154
3164
|
NodeId: string | undefined;
|
|
@@ -3158,7 +3168,7 @@ export interface DescribeClusterNodeRequest {
|
|
|
3158
3168
|
*/
|
|
3159
3169
|
export interface DescribeClusterNodeResponse {
|
|
3160
3170
|
/**
|
|
3161
|
-
* <p>The details of the
|
|
3171
|
+
* <p>The details of the SageMaker HyperPod cluster node.</p>
|
|
3162
3172
|
* @public
|
|
3163
3173
|
*/
|
|
3164
3174
|
NodeDetails: ClusterNodeDetails | undefined;
|
|
@@ -8510,21 +8520,6 @@ export interface DescribeProcessingJobRequest {
|
|
|
8510
8520
|
*/
|
|
8511
8521
|
ProcessingJobName: string | undefined;
|
|
8512
8522
|
}
|
|
8513
|
-
/**
|
|
8514
|
-
* @public
|
|
8515
|
-
* @enum
|
|
8516
|
-
*/
|
|
8517
|
-
export declare const ProcessingJobStatus: {
|
|
8518
|
-
readonly COMPLETED: "Completed";
|
|
8519
|
-
readonly FAILED: "Failed";
|
|
8520
|
-
readonly IN_PROGRESS: "InProgress";
|
|
8521
|
-
readonly STOPPED: "Stopped";
|
|
8522
|
-
readonly STOPPING: "Stopping";
|
|
8523
|
-
};
|
|
8524
|
-
/**
|
|
8525
|
-
* @public
|
|
8526
|
-
*/
|
|
8527
|
-
export type ProcessingJobStatus = (typeof ProcessingJobStatus)[keyof typeof ProcessingJobStatus];
|
|
8528
8523
|
/**
|
|
8529
8524
|
* @internal
|
|
8530
8525
|
*/
|
|
@@ -1,6 +1,21 @@
|
|
|
1
1
|
import { ActionSummary, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClusterNodeSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContextSummary, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
2
|
import { DockerSettings, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExperimentConfig, FeatureDefinition, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardStatus, MonitoringScheduleConfig, MonitoringType, NetworkConfig, OfflineStoreConfig, OnlineStoreConfig, OwnershipSettings, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, RecommendationJobType, ResourceLimits, RetryStrategy, ServiceCatalogProvisioningDetails, SpaceSettings, SpaceSharingSettings, UserSettings } from "./models_1";
|
|
3
|
-
import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExecutionStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, InfraCheckConfig, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, MemberDefinition, ModelArtifacts, ModelCardExportJobStatus, ModelClientConfig, ModelConfiguration, ModelPackageGroupStatus, MonitoringExecutionSummary,
|
|
3
|
+
import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExecutionStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, InfraCheckConfig, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, MemberDefinition, ModelArtifacts, ModelCardExportJobStatus, ModelClientConfig, ModelConfiguration, ModelPackageGroupStatus, MonitoringExecutionSummary, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationMetrics, RemoteDebugConfig, RuleEvaluationStatus, ScheduleStatus, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
* @enum
|
|
7
|
+
*/
|
|
8
|
+
export declare const ProcessingJobStatus: {
|
|
9
|
+
readonly COMPLETED: "Completed";
|
|
10
|
+
readonly FAILED: "Failed";
|
|
11
|
+
readonly IN_PROGRESS: "InProgress";
|
|
12
|
+
readonly STOPPED: "Stopped";
|
|
13
|
+
readonly STOPPING: "Stopping";
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
export type ProcessingJobStatus = (typeof ProcessingJobStatus)[keyof typeof ProcessingJobStatus];
|
|
4
19
|
/**
|
|
5
20
|
* @public
|
|
6
21
|
*/
|
|
@@ -9642,91 +9657,3 @@ export declare const NotebookInstanceSortOrder: {
|
|
|
9642
9657
|
* @public
|
|
9643
9658
|
*/
|
|
9644
9659
|
export type NotebookInstanceSortOrder = (typeof NotebookInstanceSortOrder)[keyof typeof NotebookInstanceSortOrder];
|
|
9645
|
-
/**
|
|
9646
|
-
* @public
|
|
9647
|
-
*/
|
|
9648
|
-
export interface ListNotebookInstancesInput {
|
|
9649
|
-
/**
|
|
9650
|
-
* <p> If the previous call to the <code>ListNotebookInstances</code> is truncated, the
|
|
9651
|
-
* response includes a <code>NextToken</code>. You can use this token in your subsequent
|
|
9652
|
-
* <code>ListNotebookInstances</code> request to fetch the next set of notebook
|
|
9653
|
-
* instances. </p>
|
|
9654
|
-
* <note>
|
|
9655
|
-
* <p>You might specify a filter or a sort order in your request. When response is
|
|
9656
|
-
* truncated, you must use the same values for the filer and sort order in the next
|
|
9657
|
-
* request. </p>
|
|
9658
|
-
* </note>
|
|
9659
|
-
* @public
|
|
9660
|
-
*/
|
|
9661
|
-
NextToken?: string;
|
|
9662
|
-
/**
|
|
9663
|
-
* <p>The maximum number of notebook instances to return.</p>
|
|
9664
|
-
* @public
|
|
9665
|
-
*/
|
|
9666
|
-
MaxResults?: number;
|
|
9667
|
-
/**
|
|
9668
|
-
* <p>The field to sort results by. The default is <code>Name</code>.</p>
|
|
9669
|
-
* @public
|
|
9670
|
-
*/
|
|
9671
|
-
SortBy?: NotebookInstanceSortKey;
|
|
9672
|
-
/**
|
|
9673
|
-
* <p>The sort order for results. </p>
|
|
9674
|
-
* @public
|
|
9675
|
-
*/
|
|
9676
|
-
SortOrder?: NotebookInstanceSortOrder;
|
|
9677
|
-
/**
|
|
9678
|
-
* <p>A string in the notebook instances' name. This filter returns only notebook
|
|
9679
|
-
* instances whose name contains the specified string.</p>
|
|
9680
|
-
* @public
|
|
9681
|
-
*/
|
|
9682
|
-
NameContains?: string;
|
|
9683
|
-
/**
|
|
9684
|
-
* <p>A filter that returns only notebook instances that were created before the
|
|
9685
|
-
* specified time (timestamp). </p>
|
|
9686
|
-
* @public
|
|
9687
|
-
*/
|
|
9688
|
-
CreationTimeBefore?: Date;
|
|
9689
|
-
/**
|
|
9690
|
-
* <p>A filter that returns only notebook instances that were created after the specified
|
|
9691
|
-
* time (timestamp).</p>
|
|
9692
|
-
* @public
|
|
9693
|
-
*/
|
|
9694
|
-
CreationTimeAfter?: Date;
|
|
9695
|
-
/**
|
|
9696
|
-
* <p>A filter that returns only notebook instances that were modified before the
|
|
9697
|
-
* specified time (timestamp).</p>
|
|
9698
|
-
* @public
|
|
9699
|
-
*/
|
|
9700
|
-
LastModifiedTimeBefore?: Date;
|
|
9701
|
-
/**
|
|
9702
|
-
* <p>A filter that returns only notebook instances that were modified after the
|
|
9703
|
-
* specified time (timestamp).</p>
|
|
9704
|
-
* @public
|
|
9705
|
-
*/
|
|
9706
|
-
LastModifiedTimeAfter?: Date;
|
|
9707
|
-
/**
|
|
9708
|
-
* <p>A filter that returns only notebook instances with the specified status.</p>
|
|
9709
|
-
* @public
|
|
9710
|
-
*/
|
|
9711
|
-
StatusEquals?: NotebookInstanceStatus;
|
|
9712
|
-
/**
|
|
9713
|
-
* <p>A string in the name of a notebook instances lifecycle configuration associated with
|
|
9714
|
-
* this notebook instance. This filter returns only notebook instances associated with a
|
|
9715
|
-
* lifecycle configuration with a name that contains the specified string.</p>
|
|
9716
|
-
* @public
|
|
9717
|
-
*/
|
|
9718
|
-
NotebookInstanceLifecycleConfigNameContains?: string;
|
|
9719
|
-
/**
|
|
9720
|
-
* <p>A string in the name or URL of a Git repository associated with this notebook
|
|
9721
|
-
* instance. This filter returns only notebook instances associated with a git repository
|
|
9722
|
-
* with a name that contains the specified string.</p>
|
|
9723
|
-
* @public
|
|
9724
|
-
*/
|
|
9725
|
-
DefaultCodeRepositoryContains?: string;
|
|
9726
|
-
/**
|
|
9727
|
-
* <p>A filter that returns only notebook instances with associated with the specified git
|
|
9728
|
-
* repository.</p>
|
|
9729
|
-
* @public
|
|
9730
|
-
*/
|
|
9731
|
-
AdditionalCodeRepositoryEquals?: string;
|
|
9732
|
-
}
|
|
@@ -1,7 +1,95 @@
|
|
|
1
1
|
import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BooleanOperator, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterInstanceGroupSpecification, CodeEditorAppImageConfig, ConditionStepMetadata, ContainerDefinition, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
2
|
import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, ExperimentConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, ModelCardSecurityConfig, ModelCardStatus, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, ShadowModeConfig, SharingType, SkipModelValidation, SourceAlgorithmSpecification, SpaceSettings, SpaceStorageSettings, ThroughputMode, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
-
import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, NotificationConfiguration, OidcConfig, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus,
|
|
4
|
-
import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, MonitoringAlertSummary, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
|
|
3
|
+
import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, NotificationConfiguration, OidcConfig, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProfilerConfig, ProfilerRuleConfiguration, ScheduleStatus, SelectiveExecutionConfig, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
|
|
4
|
+
import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, MonitoringAlertSummary, NotebookInstanceSortKey, NotebookInstanceSortOrder, ProcessingJobStatus, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface ListNotebookInstancesInput {
|
|
9
|
+
/**
|
|
10
|
+
* <p> If the previous call to the <code>ListNotebookInstances</code> is truncated, the
|
|
11
|
+
* response includes a <code>NextToken</code>. You can use this token in your subsequent
|
|
12
|
+
* <code>ListNotebookInstances</code> request to fetch the next set of notebook
|
|
13
|
+
* instances. </p>
|
|
14
|
+
* <note>
|
|
15
|
+
* <p>You might specify a filter or a sort order in your request. When response is
|
|
16
|
+
* truncated, you must use the same values for the filer and sort order in the next
|
|
17
|
+
* request. </p>
|
|
18
|
+
* </note>
|
|
19
|
+
* @public
|
|
20
|
+
*/
|
|
21
|
+
NextToken?: string;
|
|
22
|
+
/**
|
|
23
|
+
* <p>The maximum number of notebook instances to return.</p>
|
|
24
|
+
* @public
|
|
25
|
+
*/
|
|
26
|
+
MaxResults?: number;
|
|
27
|
+
/**
|
|
28
|
+
* <p>The field to sort results by. The default is <code>Name</code>.</p>
|
|
29
|
+
* @public
|
|
30
|
+
*/
|
|
31
|
+
SortBy?: NotebookInstanceSortKey;
|
|
32
|
+
/**
|
|
33
|
+
* <p>The sort order for results. </p>
|
|
34
|
+
* @public
|
|
35
|
+
*/
|
|
36
|
+
SortOrder?: NotebookInstanceSortOrder;
|
|
37
|
+
/**
|
|
38
|
+
* <p>A string in the notebook instances' name. This filter returns only notebook
|
|
39
|
+
* instances whose name contains the specified string.</p>
|
|
40
|
+
* @public
|
|
41
|
+
*/
|
|
42
|
+
NameContains?: string;
|
|
43
|
+
/**
|
|
44
|
+
* <p>A filter that returns only notebook instances that were created before the
|
|
45
|
+
* specified time (timestamp). </p>
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
CreationTimeBefore?: Date;
|
|
49
|
+
/**
|
|
50
|
+
* <p>A filter that returns only notebook instances that were created after the specified
|
|
51
|
+
* time (timestamp).</p>
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
54
|
+
CreationTimeAfter?: Date;
|
|
55
|
+
/**
|
|
56
|
+
* <p>A filter that returns only notebook instances that were modified before the
|
|
57
|
+
* specified time (timestamp).</p>
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
60
|
+
LastModifiedTimeBefore?: Date;
|
|
61
|
+
/**
|
|
62
|
+
* <p>A filter that returns only notebook instances that were modified after the
|
|
63
|
+
* specified time (timestamp).</p>
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
66
|
+
LastModifiedTimeAfter?: Date;
|
|
67
|
+
/**
|
|
68
|
+
* <p>A filter that returns only notebook instances with the specified status.</p>
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
71
|
+
StatusEquals?: NotebookInstanceStatus;
|
|
72
|
+
/**
|
|
73
|
+
* <p>A string in the name of a notebook instances lifecycle configuration associated with
|
|
74
|
+
* this notebook instance. This filter returns only notebook instances associated with a
|
|
75
|
+
* lifecycle configuration with a name that contains the specified string.</p>
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
78
|
+
NotebookInstanceLifecycleConfigNameContains?: string;
|
|
79
|
+
/**
|
|
80
|
+
* <p>A string in the name or URL of a Git repository associated with this notebook
|
|
81
|
+
* instance. This filter returns only notebook instances associated with a git repository
|
|
82
|
+
* with a name that contains the specified string.</p>
|
|
83
|
+
* @public
|
|
84
|
+
*/
|
|
85
|
+
DefaultCodeRepositoryContains?: string;
|
|
86
|
+
/**
|
|
87
|
+
* <p>A filter that returns only notebook instances with associated with the specified git
|
|
88
|
+
* repository.</p>
|
|
89
|
+
* @public
|
|
90
|
+
*/
|
|
91
|
+
AdditionalCodeRepositoryEquals?: string;
|
|
92
|
+
}
|
|
5
93
|
/**
|
|
6
94
|
* <p>Provides summary information for an SageMaker notebook instance.</p>
|
|
7
95
|
* @public
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: SageMakerClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -1990,8 +1990,8 @@ export interface ClientDefaults
|
|
|
1990
1990
|
serviceId?: string;
|
|
1991
1991
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
1992
1992
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
1993
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
1994
1993
|
region?: string | __Provider<string>;
|
|
1994
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
1995
1995
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
1996
1996
|
maxAttempts?: number | __Provider<number>;
|
|
1997
1997
|
retryMode?: string | __Provider<string>;
|
|
@@ -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 AddAssociationCommandInput extends AddAssociationRequest {}
|
|
14
15
|
export interface AddAssociationCommandOutput
|
|
15
16
|
extends AddAssociationResponse,
|
|
@@ -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 AddTagsCommandInput extends AddTagsInput {}
|
|
11
12
|
export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {}
|
|
12
13
|
declare const AddTagsCommand_base: {
|
|
@@ -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 AssociateTrialComponentCommandInput
|
|
14
15
|
extends AssociateTrialComponentRequest {}
|
|
15
16
|
export interface AssociateTrialComponentCommandOutput
|
|
@@ -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 BatchDescribeModelPackageCommandInput
|
|
14
15
|
extends BatchDescribeModelPackageInput {}
|
|
15
16
|
export interface BatchDescribeModelPackageCommandOutput
|
|
@@ -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 CreateActionCommandInput extends CreateActionRequest {}
|
|
11
12
|
export interface CreateActionCommandOutput
|
|
12
13
|
extends CreateActionResponse,
|
|
@@ -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 CreateAlgorithmCommandInput extends CreateAlgorithmInput {}
|
|
14
15
|
export interface CreateAlgorithmCommandOutput
|
|
15
16
|
extends CreateAlgorithmOutput,
|
|
@@ -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 CreateAppCommandInput extends CreateAppRequest {}
|
|
11
12
|
export interface CreateAppCommandOutput
|
|
12
13
|
extends CreateAppResponse,
|
|
@@ -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 CreateAppImageConfigCommandInput
|
|
14
15
|
extends CreateAppImageConfigRequest {}
|
|
15
16
|
export interface CreateAppImageConfigCommandOutput
|
|
@@ -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 CreateArtifactCommandInput extends CreateArtifactRequest {}
|
|
14
15
|
export interface CreateArtifactCommandOutput
|
|
15
16
|
extends CreateArtifactResponse,
|
|
@@ -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 CreateAutoMLJobCommandInput extends CreateAutoMLJobRequest {}
|
|
14
15
|
export interface CreateAutoMLJobCommandOutput
|
|
15
16
|
extends CreateAutoMLJobResponse,
|
|
@@ -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 CreateAutoMLJobV2CommandInput
|
|
14
15
|
extends CreateAutoMLJobV2Request {}
|
|
15
16
|
export interface CreateAutoMLJobV2CommandOutput
|
|
@@ -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 CreateClusterCommandInput extends CreateClusterRequest {}
|
|
14
15
|
export interface CreateClusterCommandOutput
|
|
15
16
|
extends CreateClusterResponse,
|
|
@@ -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 CreateCodeRepositoryCommandInput
|
|
14
15
|
extends CreateCodeRepositoryInput {}
|
|
15
16
|
export interface CreateCodeRepositoryCommandOutput
|
|
@@ -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 CreateCompilationJobCommandInput
|
|
14
15
|
extends CreateCompilationJobRequest {}
|
|
15
16
|
export interface CreateCompilationJobCommandOutput
|
|
@@ -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 CreateContextCommandInput extends CreateContextRequest {}
|
|
14
15
|
export interface CreateContextCommandOutput
|
|
15
16
|
extends CreateContextResponse,
|
|
@@ -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 CreateDataQualityJobDefinitionCommandInput
|
|
14
15
|
extends CreateDataQualityJobDefinitionRequest {}
|
|
15
16
|
export interface CreateDataQualityJobDefinitionCommandOutput
|
|
@@ -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 CreateDeviceFleetCommandInput
|
|
11
12
|
extends CreateDeviceFleetRequest {}
|
|
12
13
|
export interface CreateDeviceFleetCommandOutput extends __MetadataBearer {}
|
|
@@ -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 CreateDomainCommandInput extends CreateDomainRequest {}
|
|
11
12
|
export interface CreateDomainCommandOutput
|
|
12
13
|
extends CreateDomainResponse,
|
|
@@ -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 CreateEdgeDeploymentPlanCommandInput
|
|
14
15
|
extends CreateEdgeDeploymentPlanRequest {}
|
|
15
16
|
export interface CreateEdgeDeploymentPlanCommandOutput
|
|
@@ -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 CreateEdgeDeploymentStageCommandInput
|
|
11
12
|
extends CreateEdgeDeploymentStageRequest {}
|
|
12
13
|
export interface CreateEdgeDeploymentStageCommandOutput
|
|
@@ -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 CreateEdgePackagingJobCommandInput
|
|
11
12
|
extends CreateEdgePackagingJobRequest {}
|
|
12
13
|
export interface CreateEdgePackagingJobCommandOutput extends __MetadataBearer {}
|