@aws-sdk/client-sagemaker 3.775.0 → 3.778.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +16 -1
- package/dist-es/models/models_4.js +4 -0
- package/dist-es/protocols/Aws_json1_1.js +9 -0
- package/dist-types/commands/AddAssociationCommand.d.ts +1 -0
- package/dist-types/commands/AddTagsCommand.d.ts +1 -0
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +1 -0
- package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +1 -0
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +1 -0
- package/dist-types/commands/CreateActionCommand.d.ts +1 -0
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -0
- package/dist-types/commands/CreateAppCommand.d.ts +2 -0
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -0
- package/dist-types/commands/CreateArtifactCommand.d.ts +1 -0
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +1 -0
- package/dist-types/commands/CreateClusterCommand.d.ts +1 -0
- package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -0
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -0
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -0
- package/dist-types/commands/CreateContextCommand.d.ts +1 -0
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -0
- package/dist-types/commands/CreateDomainCommand.d.ts +1 -0
- package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +1 -0
- package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +1 -0
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateEndpointCommand.d.ts +1 -0
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +1 -0
- package/dist-types/commands/CreateExperimentCommand.d.ts +1 -0
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +1 -0
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/CreateHubCommand.d.ts +1 -0
- package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +1 -0
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +1 -0
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateImageCommand.d.ts +1 -0
- package/dist-types/commands/CreateImageVersionCommand.d.ts +1 -0
- package/dist-types/commands/CreateInferenceComponentCommand.d.ts +1 -0
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +1 -0
- package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +1 -0
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/CreateModelCardCommand.d.ts +1 -0
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateModelCommand.d.ts +1 -0
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/CreateModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -0
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -0
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -0
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
- package/dist-types/commands/CreateOptimizationJobCommand.d.ts +1 -0
- package/dist-types/commands/CreatePartnerAppCommand.d.ts +1 -0
- package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -0
- package/dist-types/commands/CreatePipelineCommand.d.ts +1 -0
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -0
- package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -0
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -0
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -0
- package/dist-types/commands/CreateSpaceCommand.d.ts +1 -0
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -0
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateTrainingPlanCommand.d.ts +1 -0
- package/dist-types/commands/CreateTransformJobCommand.d.ts +4 -2
- package/dist-types/commands/CreateTrialCommand.d.ts +1 -0
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -0
- package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateWorkforceCommand.d.ts +1 -0
- package/dist-types/commands/CreateWorkteamCommand.d.ts +1 -0
- package/dist-types/commands/DeleteActionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAlgorithmCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAppCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +1 -0
- package/dist-types/commands/DeleteArtifactCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteClusterCommand.d.ts +1 -0
- package/dist-types/commands/DeleteClusterSchedulerConfigCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCompilationJobCommand.d.ts +1 -0
- package/dist-types/commands/DeleteComputeQuotaCommand.d.ts +1 -0
- package/dist-types/commands/DeleteContextCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDomainCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +1 -0
- package/dist-types/commands/DeleteExperimentCommand.d.ts +1 -0
- package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteHubCommand.d.ts +1 -0
- package/dist-types/commands/DeleteHubContentCommand.d.ts +1 -0
- package/dist-types/commands/DeleteHubContentReferenceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +1 -0
- package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +1 -0
- package/dist-types/commands/DeleteImageCommand.d.ts +1 -0
- package/dist-types/commands/DeleteImageVersionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +1 -0
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMlflowTrackingServerCommand.d.ts +1 -0
- package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteModelCardCommand.d.ts +1 -0
- package/dist-types/commands/DeleteModelCommand.d.ts +1 -0
- package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +1 -0
- package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +1 -0
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
- package/dist-types/commands/DeleteOptimizationJobCommand.d.ts +1 -0
- package/dist-types/commands/DeletePartnerAppCommand.d.ts +1 -0
- package/dist-types/commands/DeletePipelineCommand.d.ts +1 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSpaceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTrialCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTrialComponentCommand.d.ts +1 -0
- package/dist-types/commands/DeleteUserProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteWorkteamCommand.d.ts +1 -0
- package/dist-types/commands/DeregisterDevicesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeActionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAppCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +1 -0
- package/dist-types/commands/DescribeArtifactCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +1 -0
- package/dist-types/commands/DescribeClusterCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -0
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -0
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -0
- package/dist-types/commands/DescribeContextCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +1 -0
- package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -0
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -0
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -0
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeHubCommand.d.ts +1 -0
- package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -0
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -0
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeImageCommand.d.ts +1 -0
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +1 -0
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +1 -0
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -0
- package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -0
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -0
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeModelCommand.d.ts +1 -0
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -0
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -0
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -0
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -0
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
- package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribePartnerAppCommand.d.ts +1 -0
- package/dist-types/commands/DescribePipelineCommand.d.ts +1 -0
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -0
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeProjectCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -0
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -0
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -0
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTrialCommand.d.ts +1 -0
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -0
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -0
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -0
- package/dist-types/commands/DescribeWorkteamCommand.d.ts +1 -0
- package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +1 -0
- package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +1 -0
- package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +1 -0
- package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -0
- package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -0
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +4 -3
- package/dist-types/commands/ImportHubContentCommand.d.ts +1 -0
- package/dist-types/commands/ListActionsCommand.d.ts +1 -0
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -0
- package/dist-types/commands/ListAliasesCommand.d.ts +1 -0
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -0
- package/dist-types/commands/ListAppsCommand.d.ts +1 -0
- package/dist-types/commands/ListArtifactsCommand.d.ts +1 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +1 -0
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -0
- package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -0
- package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -0
- package/dist-types/commands/ListClustersCommand.d.ts +1 -0
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -0
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -0
- package/dist-types/commands/ListContextsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -0
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -0
- package/dist-types/commands/ListDomainsCommand.d.ts +1 -0
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -0
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -0
- package/dist-types/commands/ListEndpointsCommand.d.ts +1 -0
- package/dist-types/commands/ListExperimentsCommand.d.ts +1 -0
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -0
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -0
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListHubContentsCommand.d.ts +1 -0
- package/dist-types/commands/ListHubsCommand.d.ts +1 -0
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -0
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListImagesCommand.d.ts +1 -0
- package/dist-types/commands/ListInferenceComponentsCommand.d.ts +1 -0
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +1 -0
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -0
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -0
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -0
- package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +1 -0
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -0
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListModelCardsCommand.d.ts +1 -0
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -0
- package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -0
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +1 -0
- package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -0
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -0
- package/dist-types/commands/ListModelsCommand.d.ts +1 -0
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -0
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -0
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -0
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -0
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -0
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -0
- package/dist-types/commands/ListOptimizationJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListPartnerAppsCommand.d.ts +1 -0
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -0
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -0
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -0
- package/dist-types/commands/ListPipelinesCommand.d.ts +1 -0
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -0
- package/dist-types/commands/ListResourceCatalogsCommand.d.ts +1 -0
- package/dist-types/commands/ListSpacesCommand.d.ts +1 -0
- package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -0
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -0
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsCommand.d.ts +1 -0
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -0
- package/dist-types/commands/ListTrainingPlansCommand.d.ts +1 -0
- package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -0
- package/dist-types/commands/ListTrialsCommand.d.ts +1 -0
- package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -0
- package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -0
- package/dist-types/commands/ListWorkteamsCommand.d.ts +1 -0
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -0
- package/dist-types/commands/QueryLineageCommand.d.ts +1 -0
- package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -0
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -0
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -0
- package/dist-types/commands/SearchCommand.d.ts +12 -5
- package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -0
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -0
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -0
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -0
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -0
- package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +1 -0
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -0
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -0
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -0
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -0
- package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -0
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -0
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -0
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -0
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +1 -0
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -0
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -0
- package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -0
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -0
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -0
- package/dist-types/commands/StopOptimizationJobCommand.d.ts +2 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -2
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -0
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -0
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -0
- package/dist-types/commands/UpdateActionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -0
- package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -0
- package/dist-types/commands/UpdateClusterCommand.d.ts +1 -0
- package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -0
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +1 -0
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -0
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -0
- package/dist-types/commands/UpdateContextCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDomainCommand.d.ts +1 -0
- package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -0
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -0
- package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -0
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +1 -0
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +1 -0
- package/dist-types/commands/UpdateHubCommand.d.ts +1 -0
- package/dist-types/commands/UpdateHubContentCommand.d.ts +1 -0
- package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateImageCommand.d.ts +1 -0
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +1 -0
- package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -0
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -0
- package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -0
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -0
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePartnerAppCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -0
- package/dist-types/commands/UpdateTrialCommand.d.ts +1 -0
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -0
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +31 -0
- package/dist-types/models/models_1.d.ts +7 -0
- package/dist-types/models/models_2.d.ts +7 -0
- package/dist-types/models/models_3.d.ts +40 -43
- package/dist-types/models/models_4.d.ts +67 -37
- package/dist-types/models/models_5.d.ts +61 -42
- package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +4 -2
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_1.d.ts +1 -0
- package/dist-types/ts3.4/models/models_2.d.ts +1 -0
- package/dist-types/ts3.4/models/models_4.d.ts +10 -7
- package/dist-types/ts3.4/models/models_5.d.ts +7 -0
- package/package.json +2 -2
|
@@ -69,6 +69,7 @@ declare const ListModelBiasJobDefinitionsCommand_base: {
|
|
|
69
69
|
* @throws {@link SageMakerServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class ListModelBiasJobDefinitionsCommand extends ListModelBiasJobDefinitionsCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ListModelCardExportJobsCommand_base: {
|
|
|
74
74
|
* @throws {@link SageMakerServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListModelCardExportJobsCommand extends ListModelCardExportJobsCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ListModelCardVersionsCommand_base: {
|
|
|
74
74
|
* @throws {@link SageMakerServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListModelCardVersionsCommand extends ListModelCardVersionsCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const ListModelCardsCommand_base: {
|
|
|
70
70
|
* @throws {@link SageMakerServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class ListModelCardsCommand extends ListModelCardsCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const ListModelExplainabilityJobDefinitionsCommand_base: {
|
|
|
69
69
|
* @throws {@link SageMakerServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class ListModelExplainabilityJobDefinitionsCommand extends ListModelExplainabilityJobDefinitionsCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const ListModelMetadataCommand_base: {
|
|
|
73
73
|
* @throws {@link SageMakerServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListModelMetadataCommand extends ListModelMetadataCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const ListModelPackageGroupsCommand_base: {
|
|
|
70
70
|
* @throws {@link SageMakerServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class ListModelPackageGroupsCommand extends ListModelPackageGroupsCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const ListModelPackagesCommand_base: {
|
|
|
75
75
|
* @throws {@link SageMakerServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListModelPackagesCommand extends ListModelPackagesCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const ListModelQualityJobDefinitionsCommand_base: {
|
|
|
69
69
|
* @throws {@link SageMakerServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class ListModelQualityJobDefinitionsCommand extends ListModelQualityJobDefinitionsCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const ListModelsCommand_base: {
|
|
|
67
67
|
* @throws {@link SageMakerServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class ListModelsCommand extends ListModelsCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const ListMonitoringAlertHistoryCommand_base: {
|
|
|
73
73
|
* @throws {@link SageMakerServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListMonitoringAlertHistoryCommand extends ListMonitoringAlertHistoryCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ListMonitoringAlertsCommand_base: {
|
|
|
74
74
|
* @throws {@link SageMakerServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListMonitoringAlertsCommand extends ListMonitoringAlertsCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const ListMonitoringExecutionsCommand_base: {
|
|
|
82
82
|
* @throws {@link SageMakerServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListMonitoringExecutionsCommand extends ListMonitoringExecutionsCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const ListMonitoringSchedulesCommand_base: {
|
|
|
78
78
|
* @throws {@link SageMakerServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListMonitoringSchedulesCommand extends ListMonitoringSchedulesCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const ListNotebookInstanceLifecycleConfigsCommand_base: {
|
|
|
70
70
|
* @throws {@link SageMakerServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class ListNotebookInstanceLifecycleConfigsCommand extends ListNotebookInstanceLifecycleConfigsCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const ListNotebookInstancesCommand_base: {
|
|
|
83
83
|
* @throws {@link SageMakerServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListNotebookInstancesCommand extends ListNotebookInstancesCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const ListOptimizationJobsCommand_base: {
|
|
|
79
79
|
* @throws {@link SageMakerServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListOptimizationJobsCommand extends ListOptimizationJobsCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const ListPartnerAppsCommand_base: {
|
|
|
64
64
|
* @throws {@link SageMakerServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class ListPartnerAppsCommand extends ListPartnerAppsCommand_base {
|
|
@@ -160,6 +160,7 @@ declare const ListPipelineExecutionStepsCommand_base: {
|
|
|
160
160
|
* @throws {@link SageMakerServiceException}
|
|
161
161
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
162
162
|
*
|
|
163
|
+
*
|
|
163
164
|
* @public
|
|
164
165
|
*/
|
|
165
166
|
export declare class ListPipelineExecutionStepsCommand extends ListPipelineExecutionStepsCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const ListPipelineExecutionsCommand_base: {
|
|
|
73
73
|
* @throws {@link SageMakerServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListPipelineExecutionsCommand extends ListPipelineExecutionsCommand_base {
|
|
@@ -65,6 +65,7 @@ declare const ListPipelineParametersForExecutionCommand_base: {
|
|
|
65
65
|
* @throws {@link SageMakerServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class ListPipelineParametersForExecutionCommand extends ListPipelineParametersForExecutionCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const ListPipelinesCommand_base: {
|
|
|
72
72
|
* @throws {@link SageMakerServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ListPipelinesCommand extends ListPipelinesCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const ListProcessingJobsCommand_base: {
|
|
|
75
75
|
* @throws {@link SageMakerServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListProcessingJobsCommand extends ListProcessingJobsCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const ListProjectsCommand_base: {
|
|
|
70
70
|
* @throws {@link SageMakerServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class ListProjectsCommand extends ListProjectsCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const ListResourceCatalogsCommand_base: {
|
|
|
69
69
|
* @throws {@link SageMakerServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class ListResourceCatalogsCommand extends ListResourceCatalogsCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const ListSpacesCommand_base: {
|
|
|
83
83
|
* @throws {@link SageMakerServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListSpacesCommand extends ListSpacesCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ListStageDevicesCommand_base: {
|
|
|
74
74
|
* @throws {@link SageMakerServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListStageDevicesCommand extends ListStageDevicesCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const ListStudioLifecycleConfigsCommand_base: {
|
|
|
76
76
|
* @throws {@link SageMakerServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ListStudioLifecycleConfigsCommand extends ListStudioLifecycleConfigsCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const ListSubscribedWorkteamsCommand_base: {
|
|
|
67
67
|
* @throws {@link SageMakerServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class ListSubscribedWorkteamsCommand extends ListSubscribedWorkteamsCommand_base {
|
|
@@ -62,6 +62,7 @@ declare const ListTagsCommand_base: {
|
|
|
62
62
|
* @throws {@link SageMakerServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
64
64
|
*
|
|
65
|
+
*
|
|
65
66
|
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class ListTagsCommand extends ListTagsCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const ListTrainingJobsCommand_base: {
|
|
|
103
103
|
* @throws {@link SageMakerServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class ListTrainingJobsCommand extends ListTrainingJobsCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const ListTrainingJobsForHyperParameterTuningJobCommand_base: {
|
|
|
85
85
|
* @throws {@link SageMakerServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListTrainingJobsForHyperParameterTuningJobCommand extends ListTrainingJobsForHyperParameterTuningJobCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const ListTrainingPlansCommand_base: {
|
|
|
98
98
|
* @throws {@link SageMakerServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
100
100
|
*
|
|
101
|
+
*
|
|
101
102
|
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class ListTrainingPlansCommand extends ListTrainingPlansCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ListTransformJobsCommand_base: {
|
|
|
74
74
|
* @throws {@link SageMakerServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListTransformJobsCommand extends ListTransformJobsCommand_base {
|
|
@@ -123,6 +123,7 @@ declare const ListTrialComponentsCommand_base: {
|
|
|
123
123
|
* @throws {@link SageMakerServiceException}
|
|
124
124
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
125
125
|
*
|
|
126
|
+
*
|
|
126
127
|
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class ListTrialComponentsCommand extends ListTrialComponentsCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const ListTrialsCommand_base: {
|
|
|
81
81
|
* @throws {@link SageMakerServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ListTrialsCommand extends ListTrialsCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const ListUserProfilesCommand_base: {
|
|
|
68
68
|
* @throws {@link SageMakerServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class ListUserProfilesCommand extends ListUserProfilesCommand_base {
|
|
@@ -102,6 +102,7 @@ declare const ListWorkforcesCommand_base: {
|
|
|
102
102
|
* @throws {@link SageMakerServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
104
104
|
*
|
|
105
|
+
*
|
|
105
106
|
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class ListWorkforcesCommand extends ListWorkforcesCommand_base {
|
|
@@ -99,6 +99,7 @@ declare const ListWorkteamsCommand_base: {
|
|
|
99
99
|
* @throws {@link SageMakerServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
101
101
|
*
|
|
102
|
+
*
|
|
102
103
|
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class ListWorkteamsCommand extends ListWorkteamsCommand_base {
|
|
@@ -62,6 +62,7 @@ declare const PutModelPackageGroupPolicyCommand_base: {
|
|
|
62
62
|
* @throws {@link SageMakerServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
64
64
|
*
|
|
65
|
+
*
|
|
65
66
|
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class PutModelPackageGroupPolicyCommand extends PutModelPackageGroupPolicyCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const QueryLineageCommand_base: {
|
|
|
95
95
|
* @throws {@link SageMakerServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class QueryLineageCommand extends QueryLineageCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const RegisterDevicesCommand_base: {
|
|
|
69
69
|
* @throws {@link SageMakerServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class RegisterDevicesCommand extends RegisterDevicesCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const RenderUiTemplateCommand_base: {
|
|
|
70
70
|
* @throws {@link SageMakerServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class RenderUiTemplateCommand extends RenderUiTemplateCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const RetryPipelineExecutionCommand_base: {
|
|
|
69
69
|
* @throws {@link SageMakerServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class RetryPipelineExecutionCommand extends RetryPipelineExecutionCommand_base {
|
|
@@ -28,14 +28,14 @@ declare const SearchCommand_base: {
|
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
31
|
-
* <p>Finds SageMaker resources that match a search query. Matching resources are returned
|
|
32
|
-
*
|
|
33
|
-
*
|
|
31
|
+
* <p>Finds SageMaker resources that match a search query. Matching resources are returned as a list
|
|
32
|
+
* of <code>SearchRecord</code> objects in the response. You can sort the search results by any
|
|
33
|
+
* resource property in a ascending or descending order.</p>
|
|
34
34
|
* <p>You can query against the following value types: numeric, text, Boolean, and
|
|
35
35
|
* timestamp.</p>
|
|
36
36
|
* <note>
|
|
37
|
-
* <p>The Search API may provide access to otherwise restricted data. See <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/api-permissions-reference.html">Amazon SageMaker
|
|
38
|
-
*
|
|
37
|
+
* <p>The Search API may provide access to otherwise restricted data. See <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/api-permissions-reference.html">Amazon SageMaker API
|
|
38
|
+
* Permissions: Actions, Permissions, and Resources Reference</a> for more
|
|
39
39
|
* information.</p>
|
|
40
40
|
* </note>
|
|
41
41
|
* @example
|
|
@@ -832,6 +832,7 @@ declare const SearchCommand_base: {
|
|
|
832
832
|
* // InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "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.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.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.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.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.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.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge" || "ml.inf2.xlarge" || "ml.inf2.8xlarge" || "ml.inf2.24xlarge" || "ml.inf2.48xlarge", // required
|
|
833
833
|
* // InstanceCount: Number("int"), // required
|
|
834
834
|
* // VolumeKmsKeyId: "STRING_VALUE",
|
|
835
|
+
* // TransformAmiVersion: "STRING_VALUE",
|
|
835
836
|
* // },
|
|
836
837
|
* // CreationTime: new Date("TIMESTAMP"),
|
|
837
838
|
* // TransformStartTime: new Date("TIMESTAMP"),
|
|
@@ -1204,6 +1205,7 @@ declare const SearchCommand_base: {
|
|
|
1204
1205
|
* // InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "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.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.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.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.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.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.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge" || "ml.inf2.xlarge" || "ml.inf2.8xlarge" || "ml.inf2.24xlarge" || "ml.inf2.48xlarge", // required
|
|
1205
1206
|
* // InstanceCount: Number("int"), // required
|
|
1206
1207
|
* // VolumeKmsKeyId: "STRING_VALUE",
|
|
1208
|
+
* // TransformAmiVersion: "STRING_VALUE",
|
|
1207
1209
|
* // },
|
|
1208
1210
|
* // },
|
|
1209
1211
|
* // },
|
|
@@ -2167,6 +2169,10 @@ declare const SearchCommand_base: {
|
|
|
2167
2169
|
* // },
|
|
2168
2170
|
* // ],
|
|
2169
2171
|
* // NextToken: "STRING_VALUE",
|
|
2172
|
+
* // TotalHits: { // TotalHits
|
|
2173
|
+
* // Value: Number("long"),
|
|
2174
|
+
* // Relation: "EqualTo" || "GreaterThanOrEqualTo",
|
|
2175
|
+
* // },
|
|
2170
2176
|
* // };
|
|
2171
2177
|
*
|
|
2172
2178
|
* ```
|
|
@@ -2180,6 +2186,7 @@ declare const SearchCommand_base: {
|
|
|
2180
2186
|
* @throws {@link SageMakerServiceException}
|
|
2181
2187
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
2182
2188
|
*
|
|
2189
|
+
*
|
|
2183
2190
|
* @public
|
|
2184
2191
|
*/
|
|
2185
2192
|
export declare class SearchCommand extends SearchCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const SearchTrainingPlanOfferingsCommand_base: {
|
|
|
103
103
|
* @throws {@link SageMakerServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class SearchTrainingPlanOfferingsCommand extends SearchTrainingPlanOfferingsCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const SendPipelineExecutionStepFailureCommand_base: {
|
|
|
69
69
|
* @throws {@link SageMakerServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class SendPipelineExecutionStepFailureCommand extends SendPipelineExecutionStepFailureCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const SendPipelineExecutionStepSuccessCommand_base: {
|
|
|
74
74
|
* @throws {@link SageMakerServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class SendPipelineExecutionStepSuccessCommand extends SendPipelineExecutionStepSuccessCommand_base {
|
|
@@ -53,6 +53,7 @@ declare const StartEdgeDeploymentStageCommand_base: {
|
|
|
53
53
|
* @throws {@link SageMakerServiceException}
|
|
54
54
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
55
55
|
*
|
|
56
|
+
*
|
|
56
57
|
* @public
|
|
57
58
|
*/
|
|
58
59
|
export declare class StartEdgeDeploymentStageCommand extends StartEdgeDeploymentStageCommand_base {
|
|
@@ -61,6 +61,7 @@ declare const StartInferenceExperimentCommand_base: {
|
|
|
61
61
|
* @throws {@link SageMakerServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
63
63
|
*
|
|
64
|
+
*
|
|
64
65
|
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class StartInferenceExperimentCommand extends StartInferenceExperimentCommand_base {
|
|
@@ -61,6 +61,7 @@ declare const StartMlflowTrackingServerCommand_base: {
|
|
|
61
61
|
* @throws {@link SageMakerServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
63
63
|
*
|
|
64
|
+
*
|
|
64
65
|
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class StartMlflowTrackingServerCommand extends StartMlflowTrackingServerCommand_base {
|
|
@@ -59,6 +59,7 @@ declare const StartMonitoringScheduleCommand_base: {
|
|
|
59
59
|
* @throws {@link SageMakerServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
61
61
|
*
|
|
62
|
+
*
|
|
62
63
|
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class StartMonitoringScheduleCommand extends StartMonitoringScheduleCommand_base {
|
|
@@ -59,6 +59,7 @@ declare const StartNotebookInstanceCommand_base: {
|
|
|
59
59
|
* @throws {@link SageMakerServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
61
61
|
*
|
|
62
|
+
*
|
|
62
63
|
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class StartNotebookInstanceCommand extends StartNotebookInstanceCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const StartPipelineExecutionCommand_base: {
|
|
|
85
85
|
* @throws {@link SageMakerServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class StartPipelineExecutionCommand extends StartPipelineExecutionCommand_base {
|
|
@@ -55,6 +55,7 @@ declare const StopAutoMLJobCommand_base: {
|
|
|
55
55
|
* @throws {@link SageMakerServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
57
57
|
*
|
|
58
|
+
*
|
|
58
59
|
* @public
|
|
59
60
|
*/
|
|
60
61
|
export declare class StopAutoMLJobCommand extends StopAutoMLJobCommand_base {
|
|
@@ -61,6 +61,7 @@ declare const StopCompilationJobCommand_base: {
|
|
|
61
61
|
* @throws {@link SageMakerServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
63
63
|
*
|
|
64
|
+
*
|
|
64
65
|
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class StopCompilationJobCommand extends StopCompilationJobCommand_base {
|
|
@@ -53,6 +53,7 @@ declare const StopEdgeDeploymentStageCommand_base: {
|
|
|
53
53
|
* @throws {@link SageMakerServiceException}
|
|
54
54
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
55
55
|
*
|
|
56
|
+
*
|
|
56
57
|
* @public
|
|
57
58
|
*/
|
|
58
59
|
export declare class StopEdgeDeploymentStageCommand extends StopEdgeDeploymentStageCommand_base {
|
|
@@ -52,6 +52,7 @@ declare const StopEdgePackagingJobCommand_base: {
|
|
|
52
52
|
* @throws {@link SageMakerServiceException}
|
|
53
53
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
54
54
|
*
|
|
55
|
+
*
|
|
55
56
|
* @public
|
|
56
57
|
*/
|
|
57
58
|
export declare class StopEdgePackagingJobCommand extends StopEdgePackagingJobCommand_base {
|
|
@@ -61,6 +61,7 @@ declare const StopHyperParameterTuningJobCommand_base: {
|
|
|
61
61
|
* @throws {@link SageMakerServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
63
63
|
*
|
|
64
|
+
*
|
|
64
65
|
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class StopHyperParameterTuningJobCommand extends StopHyperParameterTuningJobCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const StopInferenceExperimentCommand_base: {
|
|
|
79
79
|
* @throws {@link SageMakerServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class StopInferenceExperimentCommand extends StopInferenceExperimentCommand_base {
|
|
@@ -55,6 +55,7 @@ declare const StopInferenceRecommendationsJobCommand_base: {
|
|
|
55
55
|
* @throws {@link SageMakerServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
57
57
|
*
|
|
58
|
+
*
|
|
58
59
|
* @public
|
|
59
60
|
*/
|
|
60
61
|
export declare class StopInferenceRecommendationsJobCommand extends StopInferenceRecommendationsJobCommand_base {
|