@aws-sdk/client-sagemaker 3.288.0 → 3.290.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-types/commands/AddAssociationCommand.d.ts +8 -0
- package/dist-types/commands/AddTagsCommand.d.ts +1 -0
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +8 -0
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +1 -0
- package/dist-types/commands/CreateActionCommand.d.ts +5 -0
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +1 -0
- package/dist-types/commands/CreateAppCommand.d.ts +8 -0
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +4 -0
- package/dist-types/commands/CreateArtifactCommand.d.ts +5 -0
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +8 -0
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -0
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +8 -0
- package/dist-types/commands/CreateContextCommand.d.ts +5 -0
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +8 -0
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +8 -0
- package/dist-types/commands/CreateDomainCommand.d.ts +8 -0
- package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +5 -0
- package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +5 -0
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +5 -0
- package/dist-types/commands/CreateEndpointCommand.d.ts +5 -0
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +5 -0
- package/dist-types/commands/CreateExperimentCommand.d.ts +5 -0
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +8 -0
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +8 -0
- package/dist-types/commands/CreateHubCommand.d.ts +8 -0
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +8 -0
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +8 -0
- package/dist-types/commands/CreateImageCommand.d.ts +8 -0
- package/dist-types/commands/CreateImageVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +8 -0
- package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +8 -0
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +8 -0
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +8 -0
- package/dist-types/commands/CreateModelCardCommand.d.ts +9 -0
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +12 -0
- package/dist-types/commands/CreateModelCommand.d.ts +5 -0
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +8 -0
- package/dist-types/commands/CreateModelPackageCommand.d.ts +9 -0
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +5 -0
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +8 -0
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +8 -0
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +5 -0
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +5 -0
- package/dist-types/commands/CreatePipelineCommand.d.ts +8 -0
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +4 -0
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -0
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +11 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +5 -0
- package/dist-types/commands/CreateSpaceCommand.d.ts +8 -0
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +4 -0
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +11 -0
- package/dist-types/commands/CreateTransformJobCommand.d.ts +11 -0
- package/dist-types/commands/CreateTrialCommand.d.ts +8 -0
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +5 -0
- package/dist-types/commands/CreateUserProfileCommand.d.ts +8 -0
- package/dist-types/commands/CreateWorkforceCommand.d.ts +1 -0
- package/dist-types/commands/CreateWorkteamCommand.d.ts +8 -0
- package/dist-types/commands/DeleteActionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAlgorithmCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAppCommand.d.ts +7 -0
- package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +4 -0
- package/dist-types/commands/DeleteArtifactCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +1 -0
- package/dist-types/commands/DeleteContextCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDomainCommand.d.ts +7 -0
- package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +4 -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 +4 -0
- package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +7 -0
- package/dist-types/commands/DeleteHubCommand.d.ts +7 -0
- package/dist-types/commands/DeleteHubContentCommand.d.ts +7 -0
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +4 -0
- package/dist-types/commands/DeleteImageCommand.d.ts +7 -0
- package/dist-types/commands/DeleteImageVersionCommand.d.ts +7 -0
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +8 -0
- package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteModelCardCommand.d.ts +8 -0
- package/dist-types/commands/DeleteModelCommand.d.ts +1 -0
- package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +5 -0
- package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +5 -0
- package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
- package/dist-types/commands/DeletePipelineCommand.d.ts +4 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +5 -0
- package/dist-types/commands/DeleteSpaceCommand.d.ts +7 -0
- package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +7 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTrialCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTrialComponentCommand.d.ts +4 -0
- package/dist-types/commands/DeleteUserProfileCommand.d.ts +7 -0
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteWorkteamCommand.d.ts +5 -0
- package/dist-types/commands/DeregisterDevicesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeActionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAppCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +4 -0
- package/dist-types/commands/DescribeArtifactCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +4 -0
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -0
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +4 -0
- package/dist-types/commands/DescribeContextCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDeviceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +4 -0
- package/dist-types/commands/DescribeDomainCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +4 -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 +4 -0
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeHubCommand.d.ts +4 -0
- package/dist-types/commands/DescribeHubContentCommand.d.ts +4 -0
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +4 -0
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +4 -0
- package/dist-types/commands/DescribeImageCommand.d.ts +4 -0
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +4 -0
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +4 -0
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +4 -0
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeModelCardCommand.d.ts +4 -0
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +4 -0
- package/dist-types/commands/DescribeModelCommand.d.ts +1 -0
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -0
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -0
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +4 -0
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -0
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -0
- package/dist-types/commands/DescribePipelineCommand.d.ts +4 -0
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +4 -0
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +4 -0
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +4 -0
- package/dist-types/commands/DescribeProjectCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSpaceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +4 -0
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -0
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTrialCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +4 -0
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +4 -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 +4 -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 +4 -0
- package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -0
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -0
- package/dist-types/commands/ImportHubContentCommand.d.ts +11 -0
- package/dist-types/commands/ListActionsCommand.d.ts +4 -0
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -0
- package/dist-types/commands/ListAliasesCommand.d.ts +4 -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 +4 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +4 -0
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +4 -0
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -0
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListContextsCommand.d.ts +4 -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 +4 -0
- package/dist-types/commands/ListHubContentsCommand.d.ts +4 -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 +4 -0
- package/dist-types/commands/ListImagesCommand.d.ts +1 -0
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +1 -0
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +4 -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 +4 -0
- package/dist-types/commands/ListLineageGroupsCommand.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 +4 -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 +4 -0
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +4 -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/ListPipelineExecutionStepsCommand.d.ts +4 -0
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +4 -0
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +4 -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/ListSpacesCommand.d.ts +1 -0
- package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -0
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +4 -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 +4 -0
- package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +4 -0
- package/dist-types/commands/ListTrialsCommand.d.ts +4 -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 +4 -0
- package/dist-types/commands/RegisterDevicesCommand.d.ts +5 -0
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +4 -0
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +12 -0
- package/dist-types/commands/SearchCommand.d.ts +1 -0
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +8 -0
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +8 -0
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -0
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +8 -0
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +4 -0
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +5 -0
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +8 -0
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +4 -0
- package/dist-types/commands/StopCompilationJobCommand.d.ts +4 -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 +4 -0
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +8 -0
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +4 -0
- package/dist-types/commands/StopLabelingJobCommand.d.ts +4 -0
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +4 -0
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -0
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +4 -0
- package/dist-types/commands/StopProcessingJobCommand.d.ts +4 -0
- package/dist-types/commands/StopTrainingJobCommand.d.ts +4 -0
- package/dist-types/commands/StopTransformJobCommand.d.ts +4 -0
- package/dist-types/commands/UpdateActionCommand.d.ts +8 -0
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +4 -0
- package/dist-types/commands/UpdateArtifactCommand.d.ts +8 -0
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -0
- package/dist-types/commands/UpdateContextCommand.d.ts +8 -0
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDomainCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEndpointCommand.d.ts +5 -0
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +5 -0
- package/dist-types/commands/UpdateExperimentCommand.d.ts +8 -0
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +4 -0
- package/dist-types/commands/UpdateHubCommand.d.ts +4 -0
- package/dist-types/commands/UpdateImageCommand.d.ts +7 -0
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +7 -0
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +8 -0
- package/dist-types/commands/UpdateModelCardCommand.d.ts +12 -0
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +8 -0
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +8 -0
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +5 -0
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +5 -0
- package/dist-types/commands/UpdatePipelineCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSpaceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTrialCommand.d.ts +8 -0
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +8 -0
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +11 -0
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +5 -0
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +5 -0
- package/package.json +30 -30
|
@@ -29,6 +29,10 @@ export interface DescribeModelQualityJobDefinitionCommandOutput extends Describe
|
|
|
29
29
|
* @see {@link DescribeModelQualityJobDefinitionCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class DescribeModelQualityJobDefinitionCommand extends $Command<DescribeModelQualityJobDefinitionCommandInput, DescribeModelQualityJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: DescribeModelQualityJobDefinitionCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface DescribeMonitoringScheduleCommandOutput extends DescribeMonitor
|
|
|
29
29
|
* @see {@link DescribeMonitoringScheduleCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class DescribeMonitoringScheduleCommand extends $Command<DescribeMonitoringScheduleCommandInput, DescribeMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: DescribeMonitoringScheduleCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface DescribeNotebookInstanceCommandOutput extends DescribeNotebookI
|
|
|
29
29
|
* @see {@link DescribeNotebookInstanceCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class DescribeNotebookInstanceCommand extends $Command<DescribeNotebookInstanceCommandInput, DescribeNotebookInstanceCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: DescribeNotebookInstanceCommandInput;
|
|
@@ -31,6 +31,7 @@ export interface DescribeNotebookInstanceLifecycleConfigCommandOutput extends De
|
|
|
31
31
|
* @see {@link DescribeNotebookInstanceLifecycleConfigCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
*
|
|
34
35
|
*/
|
|
35
36
|
export declare class DescribeNotebookInstanceLifecycleConfigCommand extends $Command<DescribeNotebookInstanceLifecycleConfigCommandInput, DescribeNotebookInstanceLifecycleConfigCommandOutput, SageMakerClientResolvedConfig> {
|
|
36
37
|
readonly input: DescribeNotebookInstanceLifecycleConfigCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface DescribePipelineCommandOutput extends DescribePipelineResponse,
|
|
|
29
29
|
* @see {@link DescribePipelineCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class DescribePipelineCommand extends $Command<DescribePipelineCommandInput, DescribePipelineCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: DescribePipelineCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface DescribePipelineDefinitionForExecutionCommandOutput extends Des
|
|
|
29
29
|
* @see {@link DescribePipelineDefinitionForExecutionCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class DescribePipelineDefinitionForExecutionCommand extends $Command<DescribePipelineDefinitionForExecutionCommandInput, DescribePipelineDefinitionForExecutionCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: DescribePipelineDefinitionForExecutionCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface DescribePipelineExecutionCommandOutput extends DescribePipeline
|
|
|
29
29
|
* @see {@link DescribePipelineExecutionCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class DescribePipelineExecutionCommand extends $Command<DescribePipelineExecutionCommandInput, DescribePipelineExecutionCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: DescribePipelineExecutionCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface DescribeProcessingJobCommandOutput extends DescribeProcessingJo
|
|
|
29
29
|
* @see {@link DescribeProcessingJobCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class DescribeProcessingJobCommand extends $Command<DescribeProcessingJobCommandInput, DescribeProcessingJobCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: DescribeProcessingJobCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface DescribeProjectCommandOutput extends DescribeProjectOutput, __M
|
|
|
29
29
|
* @see {@link DescribeProjectCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class DescribeProjectCommand extends $Command<DescribeProjectCommandInput, DescribeProjectCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: DescribeProjectCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface DescribeSpaceCommandOutput extends DescribeSpaceResponse, __Met
|
|
|
29
29
|
* @see {@link DescribeSpaceCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class DescribeSpaceCommand extends $Command<DescribeSpaceCommandInput, DescribeSpaceCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: DescribeSpaceCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface DescribeStudioLifecycleConfigCommandOutput extends DescribeStud
|
|
|
29
29
|
* @see {@link DescribeStudioLifecycleConfigCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class DescribeStudioLifecycleConfigCommand extends $Command<DescribeStudioLifecycleConfigCommandInput, DescribeStudioLifecycleConfigCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: DescribeStudioLifecycleConfigCommandInput;
|
|
@@ -30,6 +30,7 @@ export interface DescribeSubscribedWorkteamCommandOutput extends DescribeSubscri
|
|
|
30
30
|
* @see {@link DescribeSubscribedWorkteamCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
*
|
|
33
34
|
*/
|
|
34
35
|
export declare class DescribeSubscribedWorkteamCommand extends $Command<DescribeSubscribedWorkteamCommandInput, DescribeSubscribedWorkteamCommandOutput, SageMakerClientResolvedConfig> {
|
|
35
36
|
readonly input: DescribeSubscribedWorkteamCommandInput;
|
|
@@ -35,6 +35,10 @@ export interface DescribeTrainingJobCommandOutput extends DescribeTrainingJobRes
|
|
|
35
35
|
* @see {@link DescribeTrainingJobCommandOutput} for command's `response` shape.
|
|
36
36
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
37
37
|
*
|
|
38
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
39
|
+
* <p>Resource being access is not found.</p>
|
|
40
|
+
*
|
|
41
|
+
*
|
|
38
42
|
*/
|
|
39
43
|
export declare class DescribeTrainingJobCommand extends $Command<DescribeTrainingJobCommandInput, DescribeTrainingJobCommandOutput, SageMakerClientResolvedConfig> {
|
|
40
44
|
readonly input: DescribeTrainingJobCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface DescribeTransformJobCommandOutput extends DescribeTransformJobR
|
|
|
29
29
|
* @see {@link DescribeTransformJobCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class DescribeTransformJobCommand extends $Command<DescribeTransformJobCommandInput, DescribeTransformJobCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: DescribeTransformJobCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface DescribeTrialCommandOutput extends DescribeTrialResponse, __Met
|
|
|
29
29
|
* @see {@link DescribeTrialCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class DescribeTrialCommand extends $Command<DescribeTrialCommandInput, DescribeTrialCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: DescribeTrialCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface DescribeTrialComponentCommandOutput extends DescribeTrialCompon
|
|
|
29
29
|
* @see {@link DescribeTrialComponentCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class DescribeTrialComponentCommand extends $Command<DescribeTrialComponentCommandInput, DescribeTrialComponentCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: DescribeTrialComponentCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface DescribeUserProfileCommandOutput extends DescribeUserProfileRes
|
|
|
29
29
|
* @see {@link DescribeUserProfileCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class DescribeUserProfileCommand extends $Command<DescribeUserProfileCommandInput, DescribeUserProfileCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: DescribeUserProfileCommandInput;
|
|
@@ -34,6 +34,7 @@ export interface DescribeWorkforceCommandOutput extends DescribeWorkforceRespons
|
|
|
34
34
|
* @see {@link DescribeWorkforceCommandOutput} for command's `response` shape.
|
|
35
35
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
36
36
|
*
|
|
37
|
+
*
|
|
37
38
|
*/
|
|
38
39
|
export declare class DescribeWorkforceCommand extends $Command<DescribeWorkforceCommandInput, DescribeWorkforceCommandOutput, SageMakerClientResolvedConfig> {
|
|
39
40
|
readonly input: DescribeWorkforceCommandInput;
|
|
@@ -31,6 +31,7 @@ export interface DescribeWorkteamCommandOutput extends DescribeWorkteamResponse,
|
|
|
31
31
|
* @see {@link DescribeWorkteamCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
*
|
|
34
35
|
*/
|
|
35
36
|
export declare class DescribeWorkteamCommand extends $Command<DescribeWorkteamCommandInput, DescribeWorkteamCommandOutput, SageMakerClientResolvedConfig> {
|
|
36
37
|
readonly input: DescribeWorkteamCommandInput;
|
|
@@ -30,6 +30,7 @@ export interface DisableSagemakerServicecatalogPortfolioCommandOutput extends Di
|
|
|
30
30
|
* @see {@link DisableSagemakerServicecatalogPortfolioCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
*
|
|
33
34
|
*/
|
|
34
35
|
export declare class DisableSagemakerServicecatalogPortfolioCommand extends $Command<DisableSagemakerServicecatalogPortfolioCommandInput, DisableSagemakerServicecatalogPortfolioCommandOutput, SageMakerClientResolvedConfig> {
|
|
35
36
|
readonly input: DisableSagemakerServicecatalogPortfolioCommandInput;
|
|
@@ -34,6 +34,10 @@ export interface DisassociateTrialComponentCommandOutput extends DisassociateTri
|
|
|
34
34
|
* @see {@link DisassociateTrialComponentCommandOutput} for command's `response` shape.
|
|
35
35
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
36
36
|
*
|
|
37
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
38
|
+
* <p>Resource being access is not found.</p>
|
|
39
|
+
*
|
|
40
|
+
*
|
|
37
41
|
*/
|
|
38
42
|
export declare class DisassociateTrialComponentCommand extends $Command<DisassociateTrialComponentCommandInput, DisassociateTrialComponentCommandOutput, SageMakerClientResolvedConfig> {
|
|
39
43
|
readonly input: DisassociateTrialComponentCommandInput;
|
|
@@ -30,6 +30,7 @@ export interface EnableSagemakerServicecatalogPortfolioCommandOutput extends Ena
|
|
|
30
30
|
* @see {@link EnableSagemakerServicecatalogPortfolioCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
*
|
|
33
34
|
*/
|
|
34
35
|
export declare class EnableSagemakerServicecatalogPortfolioCommand extends $Command<EnableSagemakerServicecatalogPortfolioCommandInput, EnableSagemakerServicecatalogPortfolioCommandOutput, SageMakerClientResolvedConfig> {
|
|
35
36
|
readonly input: EnableSagemakerServicecatalogPortfolioCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface GetDeviceFleetReportCommandOutput extends GetDeviceFleetReportR
|
|
|
29
29
|
* @see {@link GetDeviceFleetReportCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class GetDeviceFleetReportCommand extends $Command<GetDeviceFleetReportCommandInput, GetDeviceFleetReportCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: GetDeviceFleetReportCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface GetLineageGroupPolicyCommandOutput extends GetLineageGroupPolic
|
|
|
29
29
|
* @see {@link GetLineageGroupPolicyCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class GetLineageGroupPolicyCommand extends $Command<GetLineageGroupPolicyCommandInput, GetLineageGroupPolicyCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: GetLineageGroupPolicyCommandInput;
|
|
@@ -32,6 +32,7 @@ export interface GetModelPackageGroupPolicyCommandOutput extends GetModelPackage
|
|
|
32
32
|
* @see {@link GetModelPackageGroupPolicyCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
*
|
|
35
36
|
*/
|
|
36
37
|
export declare class GetModelPackageGroupPolicyCommand extends $Command<GetModelPackageGroupPolicyCommandInput, GetModelPackageGroupPolicyCommandOutput, SageMakerClientResolvedConfig> {
|
|
37
38
|
readonly input: GetModelPackageGroupPolicyCommandInput;
|
|
@@ -30,6 +30,7 @@ export interface GetSagemakerServicecatalogPortfolioStatusCommandOutput extends
|
|
|
30
30
|
* @see {@link GetSagemakerServicecatalogPortfolioStatusCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
*
|
|
33
34
|
*/
|
|
34
35
|
export declare class GetSagemakerServicecatalogPortfolioStatusCommand extends $Command<GetSagemakerServicecatalogPortfolioStatusCommandInput, GetSagemakerServicecatalogPortfolioStatusCommandOutput, SageMakerClientResolvedConfig> {
|
|
35
36
|
readonly input: GetSagemakerServicecatalogPortfolioStatusCommandInput;
|
|
@@ -32,6 +32,7 @@ export interface GetSearchSuggestionsCommandOutput extends GetSearchSuggestionsR
|
|
|
32
32
|
* @see {@link GetSearchSuggestionsCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
*
|
|
35
36
|
*/
|
|
36
37
|
export declare class GetSearchSuggestionsCommand extends $Command<GetSearchSuggestionsCommandInput, GetSearchSuggestionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
37
38
|
readonly input: GetSearchSuggestionsCommandInput;
|
|
@@ -32,6 +32,17 @@ export interface ImportHubContentCommandOutput extends ImportHubContentResponse,
|
|
|
32
32
|
* @see {@link ImportHubContentCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
* @throws {@link ResourceInUse} (client fault)
|
|
36
|
+
* <p>Resource being accessed is in use.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceLimitExceeded} (client fault)
|
|
39
|
+
* <p> You have exceeded an SageMaker resource limit. For example, you might have too many
|
|
40
|
+
* training jobs created. </p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
43
|
+
* <p>Resource being access is not found.</p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
35
46
|
*/
|
|
36
47
|
export declare class ImportHubContentCommand extends $Command<ImportHubContentCommandInput, ImportHubContentCommandOutput, SageMakerClientResolvedConfig> {
|
|
37
48
|
readonly input: ImportHubContentCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface ListActionsCommandOutput extends ListActionsResponse, __Metadat
|
|
|
29
29
|
* @see {@link ListActionsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class ListActionsCommand extends $Command<ListActionsCommandInput, ListActionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: ListActionsCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListAlgorithmsCommandOutput extends ListAlgorithmsOutput, __Met
|
|
|
29
29
|
* @see {@link ListAlgorithmsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListAlgorithmsCommand extends $Command<ListAlgorithmsCommandInput, ListAlgorithmsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListAlgorithmsCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface ListAliasesCommandOutput extends ListAliasesResponse, __Metadat
|
|
|
29
29
|
* @see {@link ListAliasesCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class ListAliasesCommand extends $Command<ListAliasesCommandInput, ListAliasesCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: ListAliasesCommandInput;
|
|
@@ -31,6 +31,7 @@ export interface ListAppImageConfigsCommandOutput extends ListAppImageConfigsRes
|
|
|
31
31
|
* @see {@link ListAppImageConfigsCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
*
|
|
34
35
|
*/
|
|
35
36
|
export declare class ListAppImageConfigsCommand extends $Command<ListAppImageConfigsCommandInput, ListAppImageConfigsCommandOutput, SageMakerClientResolvedConfig> {
|
|
36
37
|
readonly input: ListAppImageConfigsCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListAppsCommandOutput extends ListAppsResponse, __MetadataBeare
|
|
|
29
29
|
* @see {@link ListAppsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListAppsCommand extends $Command<ListAppsCommandInput, ListAppsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListAppsCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface ListArtifactsCommandOutput extends ListArtifactsResponse, __Met
|
|
|
29
29
|
* @see {@link ListArtifactsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class ListArtifactsCommand extends $Command<ListArtifactsCommandInput, ListArtifactsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: ListArtifactsCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface ListAssociationsCommandOutput extends ListAssociationsResponse,
|
|
|
29
29
|
* @see {@link ListAssociationsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class ListAssociationsCommand extends $Command<ListAssociationsCommandInput, ListAssociationsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: ListAssociationsCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListAutoMLJobsCommandOutput extends ListAutoMLJobsResponse, __M
|
|
|
29
29
|
* @see {@link ListAutoMLJobsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListAutoMLJobsCommand extends $Command<ListAutoMLJobsCommandInput, ListAutoMLJobsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListAutoMLJobsCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface ListCandidatesForAutoMLJobCommandOutput extends ListCandidatesF
|
|
|
29
29
|
* @see {@link ListCandidatesForAutoMLJobCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class ListCandidatesForAutoMLJobCommand extends $Command<ListCandidatesForAutoMLJobCommandInput, ListCandidatesForAutoMLJobCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: ListCandidatesForAutoMLJobCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListCodeRepositoriesCommandOutput extends ListCodeRepositoriesO
|
|
|
29
29
|
* @see {@link ListCodeRepositoriesCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListCodeRepositoriesCommand extends $Command<ListCodeRepositoriesCommandInput, ListCodeRepositoriesCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListCodeRepositoriesCommandInput;
|
|
@@ -31,6 +31,7 @@ export interface ListCompilationJobsCommandOutput extends ListCompilationJobsRes
|
|
|
31
31
|
* @see {@link ListCompilationJobsCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
*
|
|
34
35
|
*/
|
|
35
36
|
export declare class ListCompilationJobsCommand extends $Command<ListCompilationJobsCommandInput, ListCompilationJobsCommandOutput, SageMakerClientResolvedConfig> {
|
|
36
37
|
readonly input: ListCompilationJobsCommandInput;
|
|
@@ -29,6 +29,10 @@ export interface ListContextsCommandOutput extends ListContextsResponse, __Metad
|
|
|
29
29
|
* @see {@link ListContextsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
33
|
+
* <p>Resource being access is not found.</p>
|
|
34
|
+
*
|
|
35
|
+
*
|
|
32
36
|
*/
|
|
33
37
|
export declare class ListContextsCommand extends $Command<ListContextsCommandInput, ListContextsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
38
|
readonly input: ListContextsCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListDataQualityJobDefinitionsCommandOutput extends ListDataQual
|
|
|
29
29
|
* @see {@link ListDataQualityJobDefinitionsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListDataQualityJobDefinitionsCommand extends $Command<ListDataQualityJobDefinitionsCommandInput, ListDataQualityJobDefinitionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListDataQualityJobDefinitionsCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListDeviceFleetsCommandOutput extends ListDeviceFleetsResponse,
|
|
|
29
29
|
* @see {@link ListDeviceFleetsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListDeviceFleetsCommand extends $Command<ListDeviceFleetsCommandInput, ListDeviceFleetsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListDeviceFleetsCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListDevicesCommandOutput extends ListDevicesResponse, __Metadat
|
|
|
29
29
|
* @see {@link ListDevicesCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListDevicesCommand extends $Command<ListDevicesCommandInput, ListDevicesCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListDevicesCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListDomainsCommandOutput extends ListDomainsResponse, __Metadat
|
|
|
29
29
|
* @see {@link ListDomainsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListDomainsCommand extends $Command<ListDomainsCommandInput, ListDomainsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListDomainsCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListEdgeDeploymentPlansCommandOutput extends ListEdgeDeployment
|
|
|
29
29
|
* @see {@link ListEdgeDeploymentPlansCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListEdgeDeploymentPlansCommand extends $Command<ListEdgeDeploymentPlansCommandInput, ListEdgeDeploymentPlansCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListEdgeDeploymentPlansCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListEdgePackagingJobsCommandOutput extends ListEdgePackagingJob
|
|
|
29
29
|
* @see {@link ListEdgePackagingJobsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListEdgePackagingJobsCommand extends $Command<ListEdgePackagingJobsCommandInput, ListEdgePackagingJobsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListEdgePackagingJobsCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListEndpointConfigsCommandOutput extends ListEndpointConfigsOut
|
|
|
29
29
|
* @see {@link ListEndpointConfigsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListEndpointConfigsCommand extends $Command<ListEndpointConfigsCommandInput, ListEndpointConfigsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListEndpointConfigsCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListEndpointsCommandOutput extends ListEndpointsOutput, __Metad
|
|
|
29
29
|
* @see {@link ListEndpointsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListEndpointsCommand extends $Command<ListEndpointsCommandInput, ListEndpointsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListEndpointsCommandInput;
|
|
@@ -31,6 +31,7 @@ export interface ListExperimentsCommandOutput extends ListExperimentsResponse, _
|
|
|
31
31
|
* @see {@link ListExperimentsCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
*
|
|
34
35
|
*/
|
|
35
36
|
export declare class ListExperimentsCommand extends $Command<ListExperimentsCommandInput, ListExperimentsCommandOutput, SageMakerClientResolvedConfig> {
|
|
36
37
|
readonly input: ListExperimentsCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListFeatureGroupsCommandOutput extends ListFeatureGroupsRespons
|
|
|
29
29
|
* @see {@link ListFeatureGroupsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListFeatureGroupsCommand extends $Command<ListFeatureGroupsCommandInput, ListFeatureGroupsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListFeatureGroupsCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListFlowDefinitionsCommandOutput extends ListFlowDefinitionsRes
|
|
|
29
29
|
* @see {@link ListFlowDefinitionsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListFlowDefinitionsCommand extends $Command<ListFlowDefinitionsCommandInput, ListFlowDefinitionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListFlowDefinitionsCommandInput;
|
|
@@ -32,6 +32,10 @@ export interface ListHubContentVersionsCommandOutput extends ListHubContentVersi
|
|
|
32
32
|
* @see {@link ListHubContentVersionsCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
36
|
+
* <p>Resource being access is not found.</p>
|
|
37
|
+
*
|
|
38
|
+
*
|
|
35
39
|
*/
|
|
36
40
|
export declare class ListHubContentVersionsCommand extends $Command<ListHubContentVersionsCommandInput, ListHubContentVersionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
37
41
|
readonly input: ListHubContentVersionsCommandInput;
|
|
@@ -32,6 +32,10 @@ export interface ListHubContentsCommandOutput extends ListHubContentsResponse, _
|
|
|
32
32
|
* @see {@link ListHubContentsCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
36
|
+
* <p>Resource being access is not found.</p>
|
|
37
|
+
*
|
|
38
|
+
*
|
|
35
39
|
*/
|
|
36
40
|
export declare class ListHubContentsCommand extends $Command<ListHubContentsCommandInput, ListHubContentsCommandOutput, SageMakerClientResolvedConfig> {
|
|
37
41
|
readonly input: ListHubContentsCommandInput;
|
|
@@ -32,6 +32,7 @@ export interface ListHubsCommandOutput extends ListHubsResponse, __MetadataBeare
|
|
|
32
32
|
* @see {@link ListHubsCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
*
|
|
35
36
|
*/
|
|
36
37
|
export declare class ListHubsCommand extends $Command<ListHubsCommandInput, ListHubsCommandOutput, SageMakerClientResolvedConfig> {
|
|
37
38
|
readonly input: ListHubsCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListHumanTaskUisCommandOutput extends ListHumanTaskUisResponse,
|
|
|
29
29
|
* @see {@link ListHumanTaskUisCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListHumanTaskUisCommand extends $Command<ListHumanTaskUisCommandInput, ListHumanTaskUisCommandOutput, SageMakerClientResolvedConfig> {
|
|
34
35
|
readonly input: ListHumanTaskUisCommandInput;
|
|
@@ -31,6 +31,7 @@ export interface ListHyperParameterTuningJobsCommandOutput extends ListHyperPara
|
|
|
31
31
|
* @see {@link ListHyperParameterTuningJobsCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
*
|
|
34
35
|
*/
|
|
35
36
|
export declare class ListHyperParameterTuningJobsCommand extends $Command<ListHyperParameterTuningJobsCommandInput, ListHyperParameterTuningJobsCommandOutput, SageMakerClientResolvedConfig> {
|
|
36
37
|
readonly input: ListHyperParameterTuningJobsCommandInput;
|
|
@@ -30,6 +30,10 @@ export interface ListImageVersionsCommandOutput extends ListImageVersionsRespons
|
|
|
30
30
|
* @see {@link ListImageVersionsCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link ResourceNotFound} (client fault)
|
|
34
|
+
* <p>Resource being access is not found.</p>
|
|
35
|
+
*
|
|
36
|
+
*
|
|
33
37
|
*/
|
|
34
38
|
export declare class ListImageVersionsCommand extends $Command<ListImageVersionsCommandInput, ListImageVersionsCommandOutput, SageMakerClientResolvedConfig> {
|
|
35
39
|
readonly input: ListImageVersionsCommandInput;
|