@aws-sdk/client-sagemaker 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +82 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/models_1.js +82 -0
- package/dist-types/SageMaker.d.ts +66 -1
- package/dist-types/SageMakerClient.d.ts +1 -1
- 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 +3 -2
- 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 +3 -2
- 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 +2 -1
- 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 +2 -1
- 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 +3 -2
- 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 +3 -2
- 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 -2
- 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 +3 -2
- 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 +3 -2
- 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 +3 -2
- 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 +0 -1
- package/dist-types/models/models_0.d.ts +866 -864
- package/dist-types/models/models_1.d.ts +1136 -1043
- package/dist-types/models/models_2.d.ts +1184 -1184
- package/dist-types/models/models_3.d.ts +1313 -1313
- package/dist-types/models/models_4.d.ts +930 -930
- package/dist-types/ts3.4/SageMaker.d.ts +65 -0
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteHyperParameterTuningJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/dist-types/ts3.4/models/models_1.d.ts +82 -0
- package/package.json +41 -41
|
@@ -22,10 +22,10 @@ export interface StartMonitoringScheduleCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartMonitoringScheduleCommand_base: {
|
|
24
24
|
new (input: StartMonitoringScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StartMonitoringScheduleCommandInput, StartMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartMonitoringScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StartMonitoringScheduleCommandInput, StartMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts a previously stopped monitoring schedule.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>By default, when you successfully create a new schedule, the status of a monitoring
|
|
@@ -58,6 +58,7 @@ declare const StartMonitoringScheduleCommand_base: {
|
|
|
58
58
|
* @throws {@link SageMakerServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
60
60
|
*
|
|
61
|
+
* @public
|
|
61
62
|
*/
|
|
62
63
|
export declare class StartMonitoringScheduleCommand extends StartMonitoringScheduleCommand_base {
|
|
63
64
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartNotebookInstanceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartNotebookInstanceCommand_base: {
|
|
24
24
|
new (input: StartNotebookInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<StartNotebookInstanceCommandInput, StartNotebookInstanceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartNotebookInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<StartNotebookInstanceCommandInput, StartNotebookInstanceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Launches an ML compute instance with the latest version of the libraries and
|
|
30
30
|
* attaches your ML storage volume. After configuring the notebook instance, SageMaker sets the
|
|
31
31
|
* notebook instance status to <code>InService</code>. A notebook instance's status must be
|
|
@@ -58,6 +58,7 @@ declare const StartNotebookInstanceCommand_base: {
|
|
|
58
58
|
* @throws {@link SageMakerServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
60
60
|
*
|
|
61
|
+
* @public
|
|
61
62
|
*/
|
|
62
63
|
export declare class StartNotebookInstanceCommand extends StartNotebookInstanceCommand_base {
|
|
63
64
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartPipelineExecutionCommandOutput extends StartPipelineExecut
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartPipelineExecutionCommand_base: {
|
|
24
24
|
new (input: StartPipelineExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartPipelineExecutionCommandInput, StartPipelineExecutionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartPipelineExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartPipelineExecutionCommandInput, StartPipelineExecutionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts a pipeline execution.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -84,6 +84,7 @@ declare const StartPipelineExecutionCommand_base: {
|
|
|
84
84
|
* @throws {@link SageMakerServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class StartPipelineExecutionCommand extends StartPipelineExecutionCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopAutoMLJobCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopAutoMLJobCommand_base: {
|
|
24
24
|
new (input: StopAutoMLJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopAutoMLJobCommandInput, StopAutoMLJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopAutoMLJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopAutoMLJobCommandInput, StopAutoMLJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>A method for forcing a running job to shut down.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -54,6 +54,7 @@ declare const StopAutoMLJobCommand_base: {
|
|
|
54
54
|
* @throws {@link SageMakerServiceException}
|
|
55
55
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
56
56
|
*
|
|
57
|
+
* @public
|
|
57
58
|
*/
|
|
58
59
|
export declare class StopAutoMLJobCommand extends StopAutoMLJobCommand_base {
|
|
59
60
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopCompilationJobCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopCompilationJobCommand_base: {
|
|
24
24
|
new (input: StopCompilationJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopCompilationJobCommandInput, StopCompilationJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopCompilationJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopCompilationJobCommandInput, StopCompilationJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops a model compilation job.</p>
|
|
30
30
|
* <p> To stop a job, Amazon SageMaker sends the algorithm the SIGTERM signal. This gracefully shuts the
|
|
31
31
|
* job down. If the job hasn't stopped, it sends the SIGKILL signal.</p>
|
|
@@ -60,6 +60,7 @@ declare const StopCompilationJobCommand_base: {
|
|
|
60
60
|
* @throws {@link SageMakerServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class StopCompilationJobCommand extends StopCompilationJobCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopEdgeDeploymentStageCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopEdgeDeploymentStageCommand_base: {
|
|
24
24
|
new (input: StopEdgeDeploymentStageCommandInput): import("@smithy/smithy-client").CommandImpl<StopEdgeDeploymentStageCommandInput, StopEdgeDeploymentStageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopEdgeDeploymentStageCommandInput): import("@smithy/smithy-client").CommandImpl<StopEdgeDeploymentStageCommandInput, StopEdgeDeploymentStageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops a stage in an edge deployment plan.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -52,6 +52,7 @@ declare const StopEdgeDeploymentStageCommand_base: {
|
|
|
52
52
|
* @throws {@link SageMakerServiceException}
|
|
53
53
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
54
54
|
*
|
|
55
|
+
* @public
|
|
55
56
|
*/
|
|
56
57
|
export declare class StopEdgeDeploymentStageCommand extends StopEdgeDeploymentStageCommand_base {
|
|
57
58
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopEdgePackagingJobCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopEdgePackagingJobCommand_base: {
|
|
24
24
|
new (input: StopEdgePackagingJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopEdgePackagingJobCommandInput, StopEdgePackagingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopEdgePackagingJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopEdgePackagingJobCommandInput, StopEdgePackagingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Request to stop an edge packaging job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -51,6 +51,7 @@ declare const StopEdgePackagingJobCommand_base: {
|
|
|
51
51
|
* @throws {@link SageMakerServiceException}
|
|
52
52
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
53
53
|
*
|
|
54
|
+
* @public
|
|
54
55
|
*/
|
|
55
56
|
export declare class StopEdgePackagingJobCommand extends StopEdgePackagingJobCommand_base {
|
|
56
57
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopHyperParameterTuningJobCommandOutput extends __MetadataBear
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopHyperParameterTuningJobCommand_base: {
|
|
24
24
|
new (input: StopHyperParameterTuningJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopHyperParameterTuningJobCommandInput, StopHyperParameterTuningJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopHyperParameterTuningJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopHyperParameterTuningJobCommandInput, StopHyperParameterTuningJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops a running hyperparameter tuning job and all running training jobs that the
|
|
30
30
|
* tuning job launched.</p>
|
|
31
31
|
* <p>All model artifacts output from the training jobs are stored in Amazon Simple Storage Service (Amazon S3). All
|
|
@@ -60,6 +60,7 @@ declare const StopHyperParameterTuningJobCommand_base: {
|
|
|
60
60
|
* @throws {@link SageMakerServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class StopHyperParameterTuningJobCommand extends StopHyperParameterTuningJobCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopInferenceExperimentCommandOutput extends StopInferenceExper
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopInferenceExperimentCommand_base: {
|
|
24
24
|
new (input: StopInferenceExperimentCommandInput): import("@smithy/smithy-client").CommandImpl<StopInferenceExperimentCommandInput, StopInferenceExperimentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopInferenceExperimentCommandInput): import("@smithy/smithy-client").CommandImpl<StopInferenceExperimentCommandInput, StopInferenceExperimentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops an inference experiment.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -45,7 +45,7 @@ declare const StopInferenceExperimentCommand_base: {
|
|
|
45
45
|
* InfrastructureConfig: { // ModelInfrastructureConfig
|
|
46
46
|
* InfrastructureType: "RealTimeInference", // required
|
|
47
47
|
* RealTimeInferenceConfig: { // RealTimeInferenceConfig
|
|
48
|
-
* InstanceType: "ml.t2.medium" || "ml.t2.large" || "ml.t2.xlarge" || "ml.t2.2xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5d.xlarge" || "ml.c5d.2xlarge" || "ml.c5d.4xlarge" || "ml.c5d.9xlarge" || "ml.c5d.18xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.inf1.xlarge" || "ml.inf1.2xlarge" || "ml.inf1.6xlarge" || "ml.inf1.24xlarge" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge", // required
|
|
48
|
+
* InstanceType: "ml.t2.medium" || "ml.t2.large" || "ml.t2.xlarge" || "ml.t2.2xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5d.xlarge" || "ml.c5d.2xlarge" || "ml.c5d.4xlarge" || "ml.c5d.9xlarge" || "ml.c5d.18xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.inf1.xlarge" || "ml.inf1.2xlarge" || "ml.inf1.6xlarge" || "ml.inf1.24xlarge" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.p5.48xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.c7i.large" || "ml.c7i.xlarge" || "ml.c7i.2xlarge" || "ml.c7i.4xlarge" || "ml.c7i.8xlarge" || "ml.c7i.12xlarge" || "ml.c7i.16xlarge" || "ml.c7i.24xlarge" || "ml.c7i.48xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.m6id.large" || "ml.m6id.xlarge" || "ml.m6id.2xlarge" || "ml.m6id.4xlarge" || "ml.m6id.8xlarge" || "ml.m6id.12xlarge" || "ml.m6id.16xlarge" || "ml.m6id.24xlarge" || "ml.m6id.32xlarge" || "ml.c6id.large" || "ml.c6id.xlarge" || "ml.c6id.2xlarge" || "ml.c6id.4xlarge" || "ml.c6id.8xlarge" || "ml.c6id.12xlarge" || "ml.c6id.16xlarge" || "ml.c6id.24xlarge" || "ml.c6id.32xlarge" || "ml.r6id.large" || "ml.r6id.xlarge" || "ml.r6id.2xlarge" || "ml.r6id.4xlarge" || "ml.r6id.8xlarge" || "ml.r6id.12xlarge" || "ml.r6id.16xlarge" || "ml.r6id.24xlarge" || "ml.r6id.32xlarge", // required
|
|
49
49
|
* InstanceCount: Number("int"), // required
|
|
50
50
|
* },
|
|
51
51
|
* },
|
|
@@ -78,6 +78,7 @@ declare const StopInferenceExperimentCommand_base: {
|
|
|
78
78
|
* @throws {@link SageMakerServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class StopInferenceExperimentCommand extends StopInferenceExperimentCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopInferenceRecommendationsJobCommandOutput extends __Metadata
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopInferenceRecommendationsJobCommand_base: {
|
|
24
24
|
new (input: StopInferenceRecommendationsJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopInferenceRecommendationsJobCommandInput, StopInferenceRecommendationsJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopInferenceRecommendationsJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopInferenceRecommendationsJobCommandInput, StopInferenceRecommendationsJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops an Inference Recommender job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -54,6 +54,7 @@ declare const StopInferenceRecommendationsJobCommand_base: {
|
|
|
54
54
|
* @throws {@link SageMakerServiceException}
|
|
55
55
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
56
56
|
*
|
|
57
|
+
* @public
|
|
57
58
|
*/
|
|
58
59
|
export declare class StopInferenceRecommendationsJobCommand extends StopInferenceRecommendationsJobCommand_base {
|
|
59
60
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopLabelingJobCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopLabelingJobCommand_base: {
|
|
24
24
|
new (input: StopLabelingJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopLabelingJobCommandInput, StopLabelingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopLabelingJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopLabelingJobCommandInput, StopLabelingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops a running labeling job. A job that is stopped cannot be restarted. Any results
|
|
30
30
|
* obtained before the job is stopped are placed in the Amazon S3 output bucket.</p>
|
|
31
31
|
* @example
|
|
@@ -55,6 +55,7 @@ declare const StopLabelingJobCommand_base: {
|
|
|
55
55
|
* @throws {@link SageMakerServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
57
57
|
*
|
|
58
|
+
* @public
|
|
58
59
|
*/
|
|
59
60
|
export declare class StopLabelingJobCommand extends StopLabelingJobCommand_base {
|
|
60
61
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopMonitoringScheduleCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopMonitoringScheduleCommand_base: {
|
|
24
24
|
new (input: StopMonitoringScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StopMonitoringScheduleCommandInput, StopMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopMonitoringScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<StopMonitoringScheduleCommandInput, StopMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops a previously started monitoring schedule.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -54,6 +54,7 @@ declare const StopMonitoringScheduleCommand_base: {
|
|
|
54
54
|
* @throws {@link SageMakerServiceException}
|
|
55
55
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
56
56
|
*
|
|
57
|
+
* @public
|
|
57
58
|
*/
|
|
58
59
|
export declare class StopMonitoringScheduleCommand extends StopMonitoringScheduleCommand_base {
|
|
59
60
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopNotebookInstanceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopNotebookInstanceCommand_base: {
|
|
24
24
|
new (input: StopNotebookInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<StopNotebookInstanceCommandInput, StopNotebookInstanceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopNotebookInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<StopNotebookInstanceCommandInput, StopNotebookInstanceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Terminates the ML compute instance. Before terminating the instance, SageMaker
|
|
30
30
|
* disconnects the ML storage volume from it. SageMaker preserves the ML storage volume. SageMaker
|
|
31
31
|
* stops charging you for the ML compute instance when you call
|
|
@@ -59,6 +59,7 @@ declare const StopNotebookInstanceCommand_base: {
|
|
|
59
59
|
* @throws {@link SageMakerServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
61
61
|
*
|
|
62
|
+
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class StopNotebookInstanceCommand extends StopNotebookInstanceCommand_base {
|
|
64
65
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopPipelineExecutionCommandOutput extends StopPipelineExecutio
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopPipelineExecutionCommand_base: {
|
|
24
24
|
new (input: StopPipelineExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StopPipelineExecutionCommandInput, StopPipelineExecutionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopPipelineExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StopPipelineExecutionCommandInput, StopPipelineExecutionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops a pipeline execution.</p>
|
|
30
30
|
* <p>
|
|
31
31
|
* <b>Callback Step</b>
|
|
@@ -83,6 +83,7 @@ declare const StopPipelineExecutionCommand_base: {
|
|
|
83
83
|
* @throws {@link SageMakerServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class StopPipelineExecutionCommand extends StopPipelineExecutionCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopProcessingJobCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopProcessingJobCommand_base: {
|
|
24
24
|
new (input: StopProcessingJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopProcessingJobCommandInput, StopProcessingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopProcessingJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopProcessingJobCommandInput, StopProcessingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops a processing job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -54,6 +54,7 @@ declare const StopProcessingJobCommand_base: {
|
|
|
54
54
|
* @throws {@link SageMakerServiceException}
|
|
55
55
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
56
56
|
*
|
|
57
|
+
* @public
|
|
57
58
|
*/
|
|
58
59
|
export declare class StopProcessingJobCommand extends StopProcessingJobCommand_base {
|
|
59
60
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopTrainingJobCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopTrainingJobCommand_base: {
|
|
24
24
|
new (input: StopTrainingJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopTrainingJobCommandInput, StopTrainingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopTrainingJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopTrainingJobCommandInput, StopTrainingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops a training job. To stop a job, SageMaker sends the algorithm the
|
|
30
30
|
* <code>SIGTERM</code> signal, which delays job termination for 120 seconds.
|
|
31
31
|
* Algorithms might use this 120-second window to save the model artifacts, so the results
|
|
@@ -60,6 +60,7 @@ declare const StopTrainingJobCommand_base: {
|
|
|
60
60
|
* @throws {@link SageMakerServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class StopTrainingJobCommand extends StopTrainingJobCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopTransformJobCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopTransformJobCommand_base: {
|
|
24
24
|
new (input: StopTransformJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopTransformJobCommandInput, StopTransformJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopTransformJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopTransformJobCommandInput, StopTransformJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops a batch transform job.</p>
|
|
30
30
|
* <p>When Amazon SageMaker receives a <code>StopTransformJob</code> request, the status of the job
|
|
31
31
|
* changes to <code>Stopping</code>. After Amazon SageMaker
|
|
@@ -59,6 +59,7 @@ declare const StopTransformJobCommand_base: {
|
|
|
59
59
|
* @throws {@link SageMakerServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
61
61
|
*
|
|
62
|
+
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class StopTransformJobCommand extends StopTransformJobCommand_base {
|
|
64
65
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateActionCommandOutput extends UpdateActionResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateActionCommand_base: {
|
|
24
24
|
new (input: UpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateActionCommandInput, UpdateActionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateActionCommandInput, UpdateActionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an action.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -68,6 +68,7 @@ declare const UpdateActionCommand_base: {
|
|
|
68
68
|
* @throws {@link SageMakerServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class UpdateActionCommand extends UpdateActionCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateAppImageConfigCommandOutput extends UpdateAppImageConfigR
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAppImageConfigCommand_base: {
|
|
24
24
|
new (input: UpdateAppImageConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAppImageConfigCommandInput, UpdateAppImageConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateAppImageConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAppImageConfigCommandInput, UpdateAppImageConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the properties of an AppImageConfig.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -87,6 +87,7 @@ declare const UpdateAppImageConfigCommand_base: {
|
|
|
87
87
|
* @throws {@link SageMakerServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class UpdateAppImageConfigCommand extends UpdateAppImageConfigCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateArtifactCommandOutput extends UpdateArtifactResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateArtifactCommand_base: {
|
|
24
24
|
new (input: UpdateArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateArtifactCommandInput, UpdateArtifactCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateArtifactCommandInput, UpdateArtifactCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an artifact.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const UpdateArtifactCommand_base: {
|
|
|
67
67
|
* @throws {@link SageMakerServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class UpdateArtifactCommand extends UpdateArtifactCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateClusterCommandOutput extends UpdateClusterResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateClusterCommand_base: {
|
|
24
24
|
new (input: UpdateClusterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateClusterCommandInput, UpdateClusterCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateClusterCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateClusterCommandInput, UpdateClusterCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a SageMaker HyperPod cluster.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const UpdateClusterCommand_base: {
|
|
|
77
77
|
* @throws {@link SageMakerServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class UpdateClusterCommand extends UpdateClusterCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateClusterSoftwareCommandOutput extends UpdateClusterSoftwar
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateClusterSoftwareCommand_base: {
|
|
24
24
|
new (input: UpdateClusterSoftwareCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateClusterSoftwareCommandInput, UpdateClusterSoftwareCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateClusterSoftwareCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateClusterSoftwareCommandInput, UpdateClusterSoftwareCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the platform software of a SageMaker HyperPod cluster for security patching. To learn how to
|
|
30
30
|
* use this API, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod-operate.html#sagemaker-hyperpod-operate-cli-command-update-cluster-software">Update the SageMaker HyperPod platform software of a cluster</a>.</p>
|
|
31
31
|
* @example
|
|
@@ -61,6 +61,7 @@ declare const UpdateClusterSoftwareCommand_base: {
|
|
|
61
61
|
* @throws {@link SageMakerServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
63
63
|
*
|
|
64
|
+
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class UpdateClusterSoftwareCommand extends UpdateClusterSoftwareCommand_base {
|
|
66
67
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateCodeRepositoryCommandOutput extends UpdateCodeRepositoryO
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateCodeRepositoryCommand_base: {
|
|
24
24
|
new (input: UpdateCodeRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCodeRepositoryCommandInput, UpdateCodeRepositoryCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateCodeRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCodeRepositoryCommandInput, UpdateCodeRepositoryCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the specified Git repository with the specified values.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -60,6 +60,7 @@ declare const UpdateCodeRepositoryCommand_base: {
|
|
|
60
60
|
* @throws {@link SageMakerServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class UpdateCodeRepositoryCommand extends UpdateCodeRepositoryCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateContextCommandOutput extends UpdateContextResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateContextCommand_base: {
|
|
24
24
|
new (input: UpdateContextCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContextCommandInput, UpdateContextCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateContextCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateContextCommandInput, UpdateContextCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a context.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const UpdateContextCommand_base: {
|
|
|
67
67
|
* @throws {@link SageMakerServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class UpdateContextCommand extends UpdateContextCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDeviceFleetCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDeviceFleetCommand_base: {
|
|
24
24
|
new (input: UpdateDeviceFleetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDeviceFleetCommandInput, UpdateDeviceFleetCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDeviceFleetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDeviceFleetCommandInput, UpdateDeviceFleetCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a fleet of devices.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const UpdateDeviceFleetCommand_base: {
|
|
|
63
63
|
* @throws {@link SageMakerServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class UpdateDeviceFleetCommand extends UpdateDeviceFleetCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDevicesCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDevicesCommand_base: {
|
|
24
24
|
new (input: UpdateDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDevicesCommandInput, UpdateDevicesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDevicesCommandInput, UpdateDevicesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates one or more devices in a fleet.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -58,6 +58,7 @@ declare const UpdateDevicesCommand_base: {
|
|
|
58
58
|
* @throws {@link SageMakerServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
60
60
|
*
|
|
61
|
+
* @public
|
|
61
62
|
*/
|
|
62
63
|
export declare class UpdateDevicesCommand extends UpdateDevicesCommand_base {
|
|
63
64
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDomainCommandOutput extends UpdateDomainResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDomainCommand_base: {
|
|
24
24
|
new (input: UpdateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDomainCommandInput, UpdateDomainCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDomainCommandInput, UpdateDomainCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the default settings for new user profiles in the domain.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -270,6 +270,7 @@ declare const UpdateDomainCommand_base: {
|
|
|
270
270
|
* @throws {@link SageMakerServiceException}
|
|
271
271
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
272
272
|
*
|
|
273
|
+
* @public
|
|
273
274
|
*/
|
|
274
275
|
export declare class UpdateDomainCommand extends UpdateDomainCommand_base {
|
|
275
276
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateEndpointCommandOutput extends UpdateEndpointOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateEndpointCommand_base: {
|
|
24
24
|
new (input: UpdateEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointCommandInput, UpdateEndpointCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointCommandInput, UpdateEndpointCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deploys the <code>EndpointConfig</code> specified in the request to a new fleet of
|
|
30
30
|
* instances. SageMaker shifts endpoint traffic to the new instances with the updated endpoint
|
|
31
31
|
* configuration and then deletes the old instances using the previous
|
|
@@ -121,6 +121,7 @@ declare const UpdateEndpointCommand_base: {
|
|
|
121
121
|
* @throws {@link SageMakerServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
123
123
|
*
|
|
124
|
+
* @public
|
|
124
125
|
*/
|
|
125
126
|
export declare class UpdateEndpointCommand extends UpdateEndpointCommand_base {
|
|
126
127
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateEndpointWeightsAndCapacitiesCommandOutput extends UpdateE
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateEndpointWeightsAndCapacitiesCommand_base: {
|
|
24
24
|
new (input: UpdateEndpointWeightsAndCapacitiesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointWeightsAndCapacitiesCommandInput, UpdateEndpointWeightsAndCapacitiesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateEndpointWeightsAndCapacitiesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointWeightsAndCapacitiesCommandInput, UpdateEndpointWeightsAndCapacitiesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates variant weight of one or more variants associated with an existing
|
|
30
30
|
* endpoint, or capacity of one variant associated with an existing endpoint. When it
|
|
31
31
|
* receives the request, SageMaker sets the endpoint status to <code>Updating</code>. After
|
|
@@ -72,6 +72,7 @@ declare const UpdateEndpointWeightsAndCapacitiesCommand_base: {
|
|
|
72
72
|
* @throws {@link SageMakerServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class UpdateEndpointWeightsAndCapacitiesCommand extends UpdateEndpointWeightsAndCapacitiesCommand_base {
|
|
77
78
|
}
|