@aws-sdk/client-sagemaker 3.1076.0 → 3.1078.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 +1218 -4839
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AddAssociationCommand.js +2 -14
- package/dist-es/commands/AddTagsCommand.js +2 -14
- package/dist-es/commands/AssociateTrialComponentCommand.js +2 -14
- package/dist-es/commands/AttachClusterNodeVolumeCommand.js +2 -14
- package/dist-es/commands/BatchAddClusterNodesCommand.js +2 -14
- package/dist-es/commands/BatchDeleteClusterNodesCommand.js +2 -14
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +2 -14
- package/dist-es/commands/BatchRebootClusterNodesCommand.js +2 -14
- package/dist-es/commands/BatchReplaceClusterNodesCommand.js +2 -14
- package/dist-es/commands/CreateAIBenchmarkJobCommand.js +2 -14
- package/dist-es/commands/CreateAIRecommendationJobCommand.js +2 -14
- package/dist-es/commands/CreateAIWorkloadConfigCommand.js +2 -14
- package/dist-es/commands/CreateActionCommand.js +2 -14
- package/dist-es/commands/CreateAlgorithmCommand.js +2 -14
- package/dist-es/commands/CreateAppCommand.js +2 -14
- package/dist-es/commands/CreateAppImageConfigCommand.js +2 -14
- package/dist-es/commands/CreateArtifactCommand.js +2 -14
- package/dist-es/commands/CreateAutoMLJobCommand.js +2 -14
- package/dist-es/commands/CreateAutoMLJobV2Command.js +2 -14
- package/dist-es/commands/CreateClusterCommand.js +2 -14
- package/dist-es/commands/CreateClusterSchedulerConfigCommand.js +2 -14
- package/dist-es/commands/CreateCodeRepositoryCommand.js +2 -14
- package/dist-es/commands/CreateCompilationJobCommand.js +2 -14
- package/dist-es/commands/CreateComputeQuotaCommand.js +2 -14
- package/dist-es/commands/CreateContextCommand.js +2 -14
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateDeviceFleetCommand.js +2 -14
- package/dist-es/commands/CreateDomainCommand.js +2 -14
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +2 -14
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -14
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -14
- package/dist-es/commands/CreateEndpointCommand.js +2 -14
- package/dist-es/commands/CreateEndpointConfigCommand.js +2 -14
- package/dist-es/commands/CreateExperimentCommand.js +2 -14
- package/dist-es/commands/CreateFeatureGroupCommand.js +2 -14
- package/dist-es/commands/CreateFlowDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateHubCommand.js +2 -14
- package/dist-es/commands/CreateHubContentPresignedUrlsCommand.js +2 -14
- package/dist-es/commands/CreateHubContentReferenceCommand.js +2 -14
- package/dist-es/commands/CreateHumanTaskUiCommand.js +2 -14
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/CreateImageCommand.js +2 -14
- package/dist-es/commands/CreateImageVersionCommand.js +2 -14
- package/dist-es/commands/CreateInferenceComponentCommand.js +2 -14
- package/dist-es/commands/CreateInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +2 -14
- package/dist-es/commands/CreateJobCommand.js +2 -14
- package/dist-es/commands/CreateLabelingJobCommand.js +2 -14
- package/dist-es/commands/CreateMlflowAppCommand.js +2 -14
- package/dist-es/commands/CreateMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateModelCardCommand.js +2 -14
- package/dist-es/commands/CreateModelCardExportJobCommand.js +2 -14
- package/dist-es/commands/CreateModelCommand.js +2 -14
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateModelPackageCommand.js +2 -14
- package/dist-es/commands/CreateModelPackageGroupCommand.js +2 -14
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/CreateNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/CreateOptimizationJobCommand.js +2 -14
- package/dist-es/commands/CreatePartnerAppCommand.js +2 -14
- package/dist-es/commands/CreatePartnerAppPresignedUrlCommand.js +2 -14
- package/dist-es/commands/CreatePipelineCommand.js +2 -14
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +2 -14
- package/dist-es/commands/CreatePresignedMlflowAppUrlCommand.js +2 -14
- package/dist-es/commands/CreatePresignedMlflowTrackingServerUrlCommand.js +2 -14
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -14
- package/dist-es/commands/CreateProcessingJobCommand.js +2 -14
- package/dist-es/commands/CreateProjectCommand.js +2 -14
- package/dist-es/commands/CreateSpaceCommand.js +2 -14
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/CreateTrainingJobCommand.js +2 -14
- package/dist-es/commands/CreateTrainingPlanCommand.js +2 -14
- package/dist-es/commands/CreateTransformJobCommand.js +2 -14
- package/dist-es/commands/CreateTrialCommand.js +2 -14
- package/dist-es/commands/CreateTrialComponentCommand.js +2 -14
- package/dist-es/commands/CreateUserProfileCommand.js +2 -14
- package/dist-es/commands/CreateWorkforceCommand.js +2 -14
- package/dist-es/commands/CreateWorkteamCommand.js +2 -14
- package/dist-es/commands/DeleteAIBenchmarkJobCommand.js +2 -14
- package/dist-es/commands/DeleteAIRecommendationJobCommand.js +2 -14
- package/dist-es/commands/DeleteAIWorkloadConfigCommand.js +2 -14
- package/dist-es/commands/DeleteActionCommand.js +2 -14
- package/dist-es/commands/DeleteAlgorithmCommand.js +2 -14
- package/dist-es/commands/DeleteAppCommand.js +2 -14
- package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -14
- package/dist-es/commands/DeleteArtifactCommand.js +2 -14
- package/dist-es/commands/DeleteAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteClusterCommand.js +2 -14
- package/dist-es/commands/DeleteClusterSchedulerConfigCommand.js +2 -14
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -14
- package/dist-es/commands/DeleteCompilationJobCommand.js +2 -14
- package/dist-es/commands/DeleteComputeQuotaCommand.js +2 -14
- package/dist-es/commands/DeleteContextCommand.js +2 -14
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -14
- package/dist-es/commands/DeleteDomainCommand.js +2 -14
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -14
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -14
- package/dist-es/commands/DeleteEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -14
- package/dist-es/commands/DeleteExperimentCommand.js +2 -14
- package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -14
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteHubCommand.js +2 -14
- package/dist-es/commands/DeleteHubContentCommand.js +2 -14
- package/dist-es/commands/DeleteHubContentReferenceCommand.js +2 -14
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +2 -14
- package/dist-es/commands/DeleteHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/DeleteImageCommand.js +2 -14
- package/dist-es/commands/DeleteImageVersionCommand.js +2 -14
- package/dist-es/commands/DeleteInferenceComponentCommand.js +2 -14
- package/dist-es/commands/DeleteInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/DeleteJobCommand.js +2 -14
- package/dist-es/commands/DeleteMlflowAppCommand.js +2 -14
- package/dist-es/commands/DeleteMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteModelCardCommand.js +2 -14
- package/dist-es/commands/DeleteModelCommand.js +2 -14
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteModelPackageCommand.js +2 -14
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -14
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -14
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/DeleteOptimizationJobCommand.js +2 -14
- package/dist-es/commands/DeletePartnerAppCommand.js +2 -14
- package/dist-es/commands/DeletePipelineCommand.js +2 -14
- package/dist-es/commands/DeleteProcessingJobCommand.js +2 -14
- package/dist-es/commands/DeleteProjectCommand.js +2 -14
- package/dist-es/commands/DeleteSpaceCommand.js +2 -14
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/DeleteTagsCommand.js +2 -14
- package/dist-es/commands/DeleteTrainingJobCommand.js +2 -14
- package/dist-es/commands/DeleteTrialCommand.js +2 -14
- package/dist-es/commands/DeleteTrialComponentCommand.js +2 -14
- package/dist-es/commands/DeleteUserProfileCommand.js +2 -14
- package/dist-es/commands/DeleteWorkforceCommand.js +2 -14
- package/dist-es/commands/DeleteWorkteamCommand.js +2 -14
- package/dist-es/commands/DeregisterDevicesCommand.js +2 -14
- package/dist-es/commands/DescribeAIBenchmarkJobCommand.js +2 -14
- package/dist-es/commands/DescribeAIRecommendationJobCommand.js +2 -14
- package/dist-es/commands/DescribeAIWorkloadConfigCommand.js +2 -14
- package/dist-es/commands/DescribeActionCommand.js +2 -14
- package/dist-es/commands/DescribeAlgorithmCommand.js +2 -14
- package/dist-es/commands/DescribeAppCommand.js +2 -14
- package/dist-es/commands/DescribeAppImageConfigCommand.js +2 -14
- package/dist-es/commands/DescribeArtifactCommand.js +2 -14
- package/dist-es/commands/DescribeAutoMLJobCommand.js +2 -14
- package/dist-es/commands/DescribeAutoMLJobV2Command.js +2 -14
- package/dist-es/commands/DescribeClusterCommand.js +2 -14
- package/dist-es/commands/DescribeClusterEventCommand.js +2 -14
- package/dist-es/commands/DescribeClusterNodeCommand.js +2 -14
- package/dist-es/commands/DescribeClusterSchedulerConfigCommand.js +2 -14
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +2 -14
- package/dist-es/commands/DescribeCompilationJobCommand.js +2 -14
- package/dist-es/commands/DescribeComputeQuotaCommand.js +2 -14
- package/dist-es/commands/DescribeContextCommand.js +2 -14
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeDeviceCommand.js +2 -14
- package/dist-es/commands/DescribeDeviceFleetCommand.js +2 -14
- package/dist-es/commands/DescribeDomainCommand.js +2 -14
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +2 -14
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +2 -14
- package/dist-es/commands/DescribeEndpointCommand.js +2 -14
- package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -14
- package/dist-es/commands/DescribeExperimentCommand.js +2 -14
- package/dist-es/commands/DescribeFeatureGroupCommand.js +2 -14
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -14
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeHubCommand.js +2 -14
- package/dist-es/commands/DescribeHubContentCommand.js +2 -14
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +2 -14
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/DescribeImageCommand.js +2 -14
- package/dist-es/commands/DescribeImageVersionCommand.js +2 -14
- package/dist-es/commands/DescribeInferenceComponentCommand.js +2 -14
- package/dist-es/commands/DescribeInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +2 -14
- package/dist-es/commands/DescribeJobCommand.js +2 -14
- package/dist-es/commands/DescribeJobSchemaVersionCommand.js +2 -14
- package/dist-es/commands/DescribeLabelingJobCommand.js +2 -14
- package/dist-es/commands/DescribeLineageGroupCommand.js +2 -14
- package/dist-es/commands/DescribeMlflowAppCommand.js +2 -14
- package/dist-es/commands/DescribeMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeModelCardCommand.js +2 -14
- package/dist-es/commands/DescribeModelCardExportJobCommand.js +2 -14
- package/dist-es/commands/DescribeModelCommand.js +2 -14
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeModelPackageCommand.js +2 -14
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +2 -14
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/DescribeOptimizationJobCommand.js +2 -14
- package/dist-es/commands/DescribePartnerAppCommand.js +2 -14
- package/dist-es/commands/DescribePipelineCommand.js +2 -14
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -14
- package/dist-es/commands/DescribePipelineExecutionCommand.js +2 -14
- package/dist-es/commands/DescribeProcessingJobCommand.js +2 -14
- package/dist-es/commands/DescribeProjectCommand.js +2 -14
- package/dist-es/commands/DescribeReservedCapacityCommand.js +2 -14
- package/dist-es/commands/DescribeSpaceCommand.js +2 -14
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +2 -14
- package/dist-es/commands/DescribeTrainingJobCommand.js +2 -14
- package/dist-es/commands/DescribeTrainingPlanCommand.js +2 -14
- package/dist-es/commands/DescribeTrainingPlanExtensionHistoryCommand.js +2 -14
- package/dist-es/commands/DescribeTransformJobCommand.js +2 -14
- package/dist-es/commands/DescribeTrialCommand.js +2 -14
- package/dist-es/commands/DescribeTrialComponentCommand.js +2 -14
- package/dist-es/commands/DescribeUserProfileCommand.js +2 -14
- package/dist-es/commands/DescribeWorkforceCommand.js +2 -14
- package/dist-es/commands/DescribeWorkteamCommand.js +2 -14
- package/dist-es/commands/DetachClusterNodeVolumeCommand.js +2 -14
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -14
- package/dist-es/commands/DisassociateTrialComponentCommand.js +2 -14
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -14
- package/dist-es/commands/ExtendTrainingPlanCommand.js +2 -14
- package/dist-es/commands/GetDeviceFleetReportCommand.js +2 -14
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +2 -14
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +2 -14
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -14
- package/dist-es/commands/GetScalingConfigurationRecommendationCommand.js +2 -14
- package/dist-es/commands/GetSearchSuggestionsCommand.js +2 -14
- package/dist-es/commands/ImportHubContentCommand.js +2 -14
- package/dist-es/commands/ListAIBenchmarkJobsCommand.js +2 -14
- package/dist-es/commands/ListAIRecommendationJobsCommand.js +2 -14
- package/dist-es/commands/ListAIWorkloadConfigsCommand.js +2 -14
- package/dist-es/commands/ListActionsCommand.js +2 -14
- package/dist-es/commands/ListAlgorithmsCommand.js +2 -14
- package/dist-es/commands/ListAliasesCommand.js +2 -14
- package/dist-es/commands/ListAppImageConfigsCommand.js +2 -14
- package/dist-es/commands/ListAppsCommand.js +2 -14
- package/dist-es/commands/ListArtifactsCommand.js +2 -14
- package/dist-es/commands/ListAssociationsCommand.js +2 -14
- package/dist-es/commands/ListAutoMLJobsCommand.js +2 -14
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +2 -14
- package/dist-es/commands/ListClusterEventsCommand.js +2 -14
- package/dist-es/commands/ListClusterNodesCommand.js +2 -14
- package/dist-es/commands/ListClusterSchedulerConfigsCommand.js +2 -14
- package/dist-es/commands/ListClustersCommand.js +2 -14
- package/dist-es/commands/ListCodeRepositoriesCommand.js +2 -14
- package/dist-es/commands/ListCompilationJobsCommand.js +2 -14
- package/dist-es/commands/ListComputeQuotasCommand.js +2 -14
- package/dist-es/commands/ListContextsCommand.js +2 -14
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListDeviceFleetsCommand.js +2 -14
- package/dist-es/commands/ListDevicesCommand.js +2 -14
- package/dist-es/commands/ListDomainsCommand.js +2 -14
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +2 -14
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +2 -14
- package/dist-es/commands/ListEndpointConfigsCommand.js +2 -14
- package/dist-es/commands/ListEndpointsCommand.js +2 -14
- package/dist-es/commands/ListExperimentsCommand.js +2 -14
- package/dist-es/commands/ListFeatureGroupsCommand.js +2 -14
- package/dist-es/commands/ListFlowDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListHubContentVersionsCommand.js +2 -14
- package/dist-es/commands/ListHubContentsCommand.js +2 -14
- package/dist-es/commands/ListHubsCommand.js +2 -14
- package/dist-es/commands/ListHumanTaskUisCommand.js +2 -14
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +2 -14
- package/dist-es/commands/ListImageVersionsCommand.js +2 -14
- package/dist-es/commands/ListImagesCommand.js +2 -14
- package/dist-es/commands/ListInferenceComponentsCommand.js +2 -14
- package/dist-es/commands/ListInferenceExperimentsCommand.js +2 -14
- package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -14
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +2 -14
- package/dist-es/commands/ListJobSchemaVersionsCommand.js +2 -14
- package/dist-es/commands/ListJobsCommand.js +2 -14
- package/dist-es/commands/ListLabelingJobsCommand.js +2 -14
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +2 -14
- package/dist-es/commands/ListLineageGroupsCommand.js +2 -14
- package/dist-es/commands/ListMlflowAppsCommand.js +2 -14
- package/dist-es/commands/ListMlflowTrackingServersCommand.js +2 -14
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListModelCardExportJobsCommand.js +2 -14
- package/dist-es/commands/ListModelCardVersionsCommand.js +2 -14
- package/dist-es/commands/ListModelCardsCommand.js +2 -14
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListModelMetadataCommand.js +2 -14
- package/dist-es/commands/ListModelPackageGroupsCommand.js +2 -14
- package/dist-es/commands/ListModelPackagesCommand.js +2 -14
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListModelsCommand.js +2 -14
- package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +2 -14
- package/dist-es/commands/ListMonitoringAlertsCommand.js +2 -14
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +2 -14
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +2 -14
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -14
- package/dist-es/commands/ListNotebookInstancesCommand.js +2 -14
- package/dist-es/commands/ListOptimizationJobsCommand.js +2 -14
- package/dist-es/commands/ListPartnerAppsCommand.js +2 -14
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +2 -14
- package/dist-es/commands/ListPipelineExecutionsCommand.js +2 -14
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +2 -14
- package/dist-es/commands/ListPipelineVersionsCommand.js +2 -14
- package/dist-es/commands/ListPipelinesCommand.js +2 -14
- package/dist-es/commands/ListProcessingJobsCommand.js +2 -14
- package/dist-es/commands/ListProjectsCommand.js +2 -14
- package/dist-es/commands/ListResourceCatalogsCommand.js +2 -14
- package/dist-es/commands/ListSpacesCommand.js +2 -14
- package/dist-es/commands/ListStageDevicesCommand.js +2 -14
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +2 -14
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +2 -14
- package/dist-es/commands/ListTagsCommand.js +2 -14
- package/dist-es/commands/ListTrainingJobsCommand.js +2 -14
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/ListTrainingPlansCommand.js +2 -14
- package/dist-es/commands/ListTransformJobsCommand.js +2 -14
- package/dist-es/commands/ListTrialComponentsCommand.js +2 -14
- package/dist-es/commands/ListTrialsCommand.js +2 -14
- package/dist-es/commands/ListUltraServersByReservedCapacityCommand.js +2 -14
- package/dist-es/commands/ListUserProfilesCommand.js +2 -14
- package/dist-es/commands/ListWorkforcesCommand.js +2 -14
- package/dist-es/commands/ListWorkteamsCommand.js +2 -14
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +2 -14
- package/dist-es/commands/QueryLineageCommand.js +2 -14
- package/dist-es/commands/RegisterDevicesCommand.js +2 -14
- package/dist-es/commands/RenderUiTemplateCommand.js +2 -14
- package/dist-es/commands/RetryPipelineExecutionCommand.js +2 -14
- package/dist-es/commands/SearchCommand.js +2 -14
- package/dist-es/commands/SearchTrainingPlanOfferingsCommand.js +2 -14
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +2 -14
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +2 -14
- package/dist-es/commands/StartClusterHealthCheckCommand.js +2 -14
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -14
- package/dist-es/commands/StartInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/StartMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/StartNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/StartPipelineExecutionCommand.js +2 -14
- package/dist-es/commands/StartSessionCommand.js +2 -14
- package/dist-es/commands/StopAIBenchmarkJobCommand.js +2 -14
- package/dist-es/commands/StopAIRecommendationJobCommand.js +2 -14
- package/dist-es/commands/StopAutoMLJobCommand.js +2 -14
- package/dist-es/commands/StopCompilationJobCommand.js +2 -14
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -14
- package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -14
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/StopInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -14
- package/dist-es/commands/StopJobCommand.js +2 -14
- package/dist-es/commands/StopLabelingJobCommand.js +2 -14
- package/dist-es/commands/StopMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/StopNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/StopOptimizationJobCommand.js +2 -14
- package/dist-es/commands/StopPipelineExecutionCommand.js +2 -14
- package/dist-es/commands/StopProcessingJobCommand.js +2 -14
- package/dist-es/commands/StopTrainingJobCommand.js +2 -14
- package/dist-es/commands/StopTransformJobCommand.js +2 -14
- package/dist-es/commands/UpdateActionCommand.js +2 -14
- package/dist-es/commands/UpdateAppImageConfigCommand.js +2 -14
- package/dist-es/commands/UpdateArtifactCommand.js +2 -14
- package/dist-es/commands/UpdateClusterCommand.js +2 -14
- package/dist-es/commands/UpdateClusterSchedulerConfigCommand.js +2 -14
- package/dist-es/commands/UpdateClusterSoftwareCommand.js +2 -14
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +2 -14
- package/dist-es/commands/UpdateComputeQuotaCommand.js +2 -14
- package/dist-es/commands/UpdateContextCommand.js +2 -14
- package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -14
- package/dist-es/commands/UpdateDevicesCommand.js +2 -14
- package/dist-es/commands/UpdateDomainCommand.js +2 -14
- package/dist-es/commands/UpdateEndpointCommand.js +2 -14
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -14
- package/dist-es/commands/UpdateExperimentCommand.js +2 -14
- package/dist-es/commands/UpdateFeatureGroupCommand.js +2 -14
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -14
- package/dist-es/commands/UpdateHubCommand.js +2 -14
- package/dist-es/commands/UpdateHubContentCommand.js +2 -14
- package/dist-es/commands/UpdateHubContentReferenceCommand.js +2 -14
- package/dist-es/commands/UpdateImageCommand.js +2 -14
- package/dist-es/commands/UpdateImageVersionCommand.js +2 -14
- package/dist-es/commands/UpdateInferenceComponentCommand.js +2 -14
- package/dist-es/commands/UpdateInferenceComponentRuntimeConfigCommand.js +2 -14
- package/dist-es/commands/UpdateInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/UpdateMlflowAppCommand.js +2 -14
- package/dist-es/commands/UpdateMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/UpdateModelCardCommand.js +2 -14
- package/dist-es/commands/UpdateModelPackageCommand.js +2 -14
- package/dist-es/commands/UpdateMonitoringAlertCommand.js +2 -14
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/UpdatePartnerAppCommand.js +2 -14
- package/dist-es/commands/UpdatePipelineCommand.js +2 -14
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +2 -14
- package/dist-es/commands/UpdatePipelineVersionCommand.js +2 -14
- package/dist-es/commands/UpdateProjectCommand.js +2 -14
- package/dist-es/commands/UpdateSpaceCommand.js +2 -14
- package/dist-es/commands/UpdateTrainingJobCommand.js +2 -14
- package/dist-es/commands/UpdateTrialCommand.js +2 -14
- package/dist-es/commands/UpdateTrialComponentCommand.js +2 -14
- package/dist-es/commands/UpdateUserProfileCommand.js +2 -14
- package/dist-es/commands/UpdateWorkforceCommand.js +2 -14
- package/dist-es/commands/UpdateWorkteamCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AddAssociationCommand.d.ts +3 -8
- package/dist-types/commands/AddTagsCommand.d.ts +3 -8
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/AttachClusterNodeVolumeCommand.d.ts +3 -8
- package/dist-types/commands/BatchAddClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/BatchRebootClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/BatchReplaceClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/CreateAIBenchmarkJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateAIRecommendationJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateAIWorkloadConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateActionCommand.d.ts +3 -8
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +3 -8
- package/dist-types/commands/CreateAppCommand.d.ts +3 -8
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateArtifactCommand.d.ts +3 -8
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +3 -8
- package/dist-types/commands/CreateClusterCommand.d.ts +3 -8
- package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +3 -8
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +3 -8
- package/dist-types/commands/CreateContextCommand.d.ts +3 -8
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +3 -8
- package/dist-types/commands/CreateDomainCommand.d.ts +3 -8
- package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +3 -8
- package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +3 -8
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateExperimentCommand.d.ts +3 -8
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateHubCommand.d.ts +3 -8
- package/dist-types/commands/CreateHubContentPresignedUrlsCommand.d.ts +3 -8
- package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +3 -8
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +3 -8
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateImageCommand.d.ts +3 -8
- package/dist-types/commands/CreateImageVersionCommand.d.ts +3 -8
- package/dist-types/commands/CreateInferenceComponentCommand.d.ts +3 -8
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateMlflowAppCommand.d.ts +3 -8
- package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelCardCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateOptimizationJobCommand.d.ts +3 -8
- package/dist-types/commands/CreatePartnerAppCommand.d.ts +3 -8
- package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreatePipelineCommand.d.ts +3 -8
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreatePresignedMlflowAppUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateProjectCommand.d.ts +3 -8
- package/dist-types/commands/CreateSpaceCommand.d.ts +3 -8
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateTrainingPlanCommand.d.ts +3 -8
- package/dist-types/commands/CreateTransformJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateTrialCommand.d.ts +3 -8
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/CreateUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkforceCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAIBenchmarkJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAIRecommendationJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAIWorkloadConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteActionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAlgorithmCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAppCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteArtifactCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteClusterCommand.d.ts +3 -8
- package/dist-types/commands/DeleteClusterSchedulerConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCompilationJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteComputeQuotaCommand.d.ts +3 -8
- package/dist-types/commands/DeleteContextCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteExperimentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHubCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHubContentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHubContentReferenceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteImageCommand.d.ts +3 -8
- package/dist-types/commands/DeleteImageVersionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMlflowAppCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelCardCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOptimizationJobCommand.d.ts +3 -8
- package/dist-types/commands/DeletePartnerAppCommand.d.ts +3 -8
- package/dist-types/commands/DeletePipelineCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProcessingJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProjectCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSpaceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTagsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTrialCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/DeregisterDevicesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAIBenchmarkJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAIRecommendationJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAIWorkloadConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeActionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAppCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeArtifactCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +3 -8
- package/dist-types/commands/DescribeClusterCommand.d.ts +3 -8
- package/dist-types/commands/DescribeClusterEventCommand.d.ts +3 -8
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +3 -8
- package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +3 -8
- package/dist-types/commands/DescribeContextCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDeviceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDomainCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeExperimentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHubCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHubContentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeImageCommand.d.ts +3 -8
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeJobSchemaVersionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMlflowAppCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelCardCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribePartnerAppCommand.d.ts +3 -8
- package/dist-types/commands/DescribePipelineCommand.d.ts +3 -8
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +3 -8
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProjectCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSpaceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrainingPlanExtensionHistoryCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrialCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/DetachClusterNodeVolumeCommand.d.ts +3 -8
- package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +3 -8
- package/dist-types/commands/ExtendTrainingPlanCommand.d.ts +3 -8
- package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +3 -8
- package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +3 -8
- package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +3 -8
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +3 -8
- package/dist-types/commands/ImportHubContentCommand.d.ts +3 -8
- package/dist-types/commands/ListAIBenchmarkJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListAIRecommendationJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListAIWorkloadConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +3 -8
- package/dist-types/commands/ListAliasesCommand.d.ts +3 -8
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListAppsCommand.d.ts +3 -8
- package/dist-types/commands/ListArtifactsCommand.d.ts +3 -8
- package/dist-types/commands/ListAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +3 -8
- package/dist-types/commands/ListClusterEventsCommand.d.ts +3 -8
- package/dist-types/commands/ListClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListClustersCommand.d.ts +3 -8
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +3 -8
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +3 -8
- package/dist-types/commands/ListContextsCommand.d.ts +3 -8
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +3 -8
- package/dist-types/commands/ListDevicesCommand.d.ts +3 -8
- package/dist-types/commands/ListDomainsCommand.d.ts +3 -8
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +3 -8
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/ListExperimentsCommand.d.ts +3 -8
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListHubContentsCommand.d.ts +3 -8
- package/dist-types/commands/ListHubsCommand.d.ts +3 -8
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +3 -8
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListImageVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListImagesCommand.d.ts +3 -8
- package/dist-types/commands/ListInferenceComponentsCommand.d.ts +3 -8
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +3 -8
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +3 -8
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListJobSchemaVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListMlflowAppsCommand.d.ts +3 -8
- package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +3 -8
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelCardsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelMetadataCommand.d.ts +3 -8
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelPackagesCommand.d.ts +3 -8
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelsCommand.d.ts +3 -8
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +3 -8
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +3 -8
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +3 -8
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +3 -8
- package/dist-types/commands/ListOptimizationJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListPartnerAppsCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelineVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelinesCommand.d.ts +3 -8
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListProjectsCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceCatalogsCommand.d.ts +3 -8
- package/dist-types/commands/ListSpacesCommand.d.ts +3 -8
- package/dist-types/commands/ListStageDevicesCommand.d.ts +3 -8
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsCommand.d.ts +3 -8
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/ListTrainingPlansCommand.d.ts +3 -8
- package/dist-types/commands/ListTransformJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +3 -8
- package/dist-types/commands/ListTrialsCommand.d.ts +3 -8
- package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +3 -8
- package/dist-types/commands/ListUserProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListWorkforcesCommand.d.ts +3 -8
- package/dist-types/commands/ListWorkteamsCommand.d.ts +3 -8
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +3 -8
- package/dist-types/commands/QueryLineageCommand.d.ts +3 -8
- package/dist-types/commands/RegisterDevicesCommand.d.ts +3 -8
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +3 -8
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/SearchCommand.d.ts +3 -8
- package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +3 -8
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +3 -8
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +3 -8
- package/dist-types/commands/StartClusterHealthCheckCommand.d.ts +3 -8
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +3 -8
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/StartSessionCommand.d.ts +3 -8
- package/dist-types/commands/StopAIBenchmarkJobCommand.d.ts +3 -8
- package/dist-types/commands/StopAIRecommendationJobCommand.d.ts +3 -8
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +3 -8
- package/dist-types/commands/StopCompilationJobCommand.d.ts +3 -8
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +3 -8
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +3 -8
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +3 -8
- package/dist-types/commands/StopJobCommand.d.ts +3 -8
- package/dist-types/commands/StopLabelingJobCommand.d.ts +3 -8
- package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/StopOptimizationJobCommand.d.ts +3 -8
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/StopProcessingJobCommand.d.ts +3 -8
- package/dist-types/commands/StopTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/StopTransformJobCommand.d.ts +3 -8
- package/dist-types/commands/UpdateActionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdateArtifactCommand.d.ts +3 -8
- package/dist-types/commands/UpdateClusterCommand.d.ts +3 -8
- package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +3 -8
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +3 -8
- package/dist-types/commands/UpdateContextCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDevicesCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDomainCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEndpointCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +3 -8
- package/dist-types/commands/UpdateExperimentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +3 -8
- package/dist-types/commands/UpdateHubCommand.d.ts +3 -8
- package/dist-types/commands/UpdateHubContentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateImageCommand.d.ts +3 -8
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMlflowAppCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/UpdateModelCardCommand.d.ts +3 -8
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePartnerAppCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePipelineCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProjectCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSpaceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTrialCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AttachClusterNodeVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchAddClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDeleteClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchRebootClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchReplaceClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAIBenchmarkJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAIRecommendationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAIWorkloadConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHubContentPresignedUrlsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHubContentReferenceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMlflowAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePresignedMlflowAppUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAIBenchmarkJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAIRecommendationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAIWorkloadConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteClusterSchedulerConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteComputeQuotaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHubContentReferenceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMlflowAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOptimizationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePartnerAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProcessingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAIBenchmarkJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAIRecommendationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAIWorkloadConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClusterEventCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeJobSchemaVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMlflowAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReservedCapacityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrainingPlanExtensionHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetachClusterNodeVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExtendTrainingPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAIBenchmarkJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAIRecommendationJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAIWorkloadConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListClusterEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListClusterSchedulerConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobSchemaVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMlflowAppsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOptimizationJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPartnerAppsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelineVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrainingPlansCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartClusterHealthCheckCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopAIBenchmarkJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopAIRecommendationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMlflowAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePipelineVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +9 -11
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteJobRequest, DeleteJobResponse } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteJobCommandInput extends DeleteJobRequest {
|
|
|
22
19
|
export interface DeleteJobCommandOutput extends DeleteJobResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteJobCommand_base: {
|
|
25
|
-
new (input: DeleteJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteJobCommandInput, DeleteJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteJobCommandInput, DeleteJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteJobCommandInput, DeleteJobCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteJobCommandInput, DeleteJobCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a job. This operation is idempotent. If the job is currently running, you must stop it before deleting it by calling <code>StopJob</code>.</p> <p>The following operations are related to <code>DeleteJob</code>:</p> <ul> <li> <p> <code>CreateJob</code> </p> </li> <li> <p> <code>StopJob</code> </p> </li> <li> <p> <code>DescribeJob</code> </p> </li> </ul>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteMlflowAppRequest, DeleteMlflowAppResponse } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteMlflowAppCommandInput extends DeleteMlflowAppRequest {
|
|
|
22
19
|
export interface DeleteMlflowAppCommandOutput extends DeleteMlflowAppResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteMlflowAppCommand_base: {
|
|
25
|
-
new (input: DeleteMlflowAppCommandInput): import("@smithy/core/client").CommandImpl<DeleteMlflowAppCommandInput, DeleteMlflowAppCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteMlflowAppCommandInput): import("@smithy/core/client").CommandImpl<DeleteMlflowAppCommandInput, DeleteMlflowAppCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteMlflowAppCommandInput): import("@smithy/core/client").CommandImpl<DeleteMlflowAppCommandInput, DeleteMlflowAppCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteMlflowAppCommandInput): import("@smithy/core/client").CommandImpl<DeleteMlflowAppCommandInput, DeleteMlflowAppCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes an MLflow App.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteMlflowTrackingServerRequest, DeleteMlflowTrackingServerResponse } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteMlflowTrackingServerCommandInput extends DeleteMlflowTrac
|
|
|
22
19
|
export interface DeleteMlflowTrackingServerCommandOutput extends DeleteMlflowTrackingServerResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteMlflowTrackingServerCommand_base: {
|
|
25
|
-
new (input: DeleteMlflowTrackingServerCommandInput): import("@smithy/core/client").CommandImpl<DeleteMlflowTrackingServerCommandInput, DeleteMlflowTrackingServerCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteMlflowTrackingServerCommandInput): import("@smithy/core/client").CommandImpl<DeleteMlflowTrackingServerCommandInput, DeleteMlflowTrackingServerCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteMlflowTrackingServerCommandInput): import("@smithy/core/client").CommandImpl<DeleteMlflowTrackingServerCommandInput, DeleteMlflowTrackingServerCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteMlflowTrackingServerCommandInput): import("@smithy/core/client").CommandImpl<DeleteMlflowTrackingServerCommandInput, DeleteMlflowTrackingServerCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes an MLflow Tracking Server. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/mlflow-cleanup.html.html">Clean up MLflow resources</a>.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteModelBiasJobDefinitionRequest } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteModelBiasJobDefinitionCommandInput extends DeleteModelBia
|
|
|
22
19
|
export interface DeleteModelBiasJobDefinitionCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteModelBiasJobDefinitionCommand_base: {
|
|
25
|
-
new (input: DeleteModelBiasJobDefinitionCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelBiasJobDefinitionCommandInput, DeleteModelBiasJobDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteModelBiasJobDefinitionCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelBiasJobDefinitionCommandInput, DeleteModelBiasJobDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteModelBiasJobDefinitionCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelBiasJobDefinitionCommandInput, DeleteModelBiasJobDefinitionCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteModelBiasJobDefinitionCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelBiasJobDefinitionCommandInput, DeleteModelBiasJobDefinitionCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes an Amazon SageMaker AI model bias job definition.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteModelCardRequest } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteModelCardCommandInput extends DeleteModelCardRequest {
|
|
|
22
19
|
export interface DeleteModelCardCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteModelCardCommand_base: {
|
|
25
|
-
new (input: DeleteModelCardCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelCardCommandInput, DeleteModelCardCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteModelCardCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelCardCommandInput, DeleteModelCardCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteModelCardCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelCardCommandInput, DeleteModelCardCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteModelCardCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelCardCommandInput, DeleteModelCardCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes an Amazon SageMaker Model Card.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteModelInput } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteModelCommandInput extends DeleteModelInput {
|
|
|
22
19
|
export interface DeleteModelCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteModelCommand_base: {
|
|
25
|
-
new (input: DeleteModelCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelCommandInput, DeleteModelCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteModelCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelCommandInput, DeleteModelCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteModelCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelCommandInput, DeleteModelCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteModelCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelCommandInput, DeleteModelCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a model. The <code>DeleteModel</code> API deletes only the model entry that was created in SageMaker when you called the <code>CreateModel</code> API. It does not delete model artifacts, inference code, or the IAM role that you specified when creating the model. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteModelExplainabilityJobDefinitionRequest } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteModelExplainabilityJobDefinitionCommandInput extends Dele
|
|
|
22
19
|
export interface DeleteModelExplainabilityJobDefinitionCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteModelExplainabilityJobDefinitionCommand_base: {
|
|
25
|
-
new (input: DeleteModelExplainabilityJobDefinitionCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelExplainabilityJobDefinitionCommandInput, DeleteModelExplainabilityJobDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteModelExplainabilityJobDefinitionCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelExplainabilityJobDefinitionCommandInput, DeleteModelExplainabilityJobDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteModelExplainabilityJobDefinitionCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelExplainabilityJobDefinitionCommandInput, DeleteModelExplainabilityJobDefinitionCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteModelExplainabilityJobDefinitionCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelExplainabilityJobDefinitionCommandInput, DeleteModelExplainabilityJobDefinitionCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes an Amazon SageMaker AI model explainability job definition.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteModelPackageInput } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteModelPackageCommandInput extends DeleteModelPackageInput
|
|
|
22
19
|
export interface DeleteModelPackageCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteModelPackageCommand_base: {
|
|
25
|
-
new (input: DeleteModelPackageCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelPackageCommandInput, DeleteModelPackageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteModelPackageCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelPackageCommandInput, DeleteModelPackageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteModelPackageCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelPackageCommandInput, DeleteModelPackageCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteModelPackageCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelPackageCommandInput, DeleteModelPackageCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a model package.</p> <p>A model package is used to create SageMaker models or list on Amazon Web Services Marketplace. Buyers can subscribe to model packages listed on Amazon Web Services Marketplace to create models in SageMaker.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteModelPackageGroupInput } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteModelPackageGroupCommandInput extends DeleteModelPackageG
|
|
|
22
19
|
export interface DeleteModelPackageGroupCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteModelPackageGroupCommand_base: {
|
|
25
|
-
new (input: DeleteModelPackageGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelPackageGroupCommandInput, DeleteModelPackageGroupCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteModelPackageGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelPackageGroupCommandInput, DeleteModelPackageGroupCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteModelPackageGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelPackageGroupCommandInput, DeleteModelPackageGroupCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteModelPackageGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelPackageGroupCommandInput, DeleteModelPackageGroupCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified model group.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteModelPackageGroupPolicyInput } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteModelPackageGroupPolicyCommandInput extends DeleteModelPa
|
|
|
22
19
|
export interface DeleteModelPackageGroupPolicyCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteModelPackageGroupPolicyCommand_base: {
|
|
25
|
-
new (input: DeleteModelPackageGroupPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelPackageGroupPolicyCommandInput, DeleteModelPackageGroupPolicyCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteModelPackageGroupPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelPackageGroupPolicyCommandInput, DeleteModelPackageGroupPolicyCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteModelPackageGroupPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelPackageGroupPolicyCommandInput, DeleteModelPackageGroupPolicyCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteModelPackageGroupPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelPackageGroupPolicyCommandInput, DeleteModelPackageGroupPolicyCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a model group resource policy.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteModelQualityJobDefinitionRequest } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteModelQualityJobDefinitionCommandInput extends DeleteModel
|
|
|
22
19
|
export interface DeleteModelQualityJobDefinitionCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteModelQualityJobDefinitionCommand_base: {
|
|
25
|
-
new (input: DeleteModelQualityJobDefinitionCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelQualityJobDefinitionCommandInput, DeleteModelQualityJobDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteModelQualityJobDefinitionCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelQualityJobDefinitionCommandInput, DeleteModelQualityJobDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteModelQualityJobDefinitionCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelQualityJobDefinitionCommandInput, DeleteModelQualityJobDefinitionCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteModelQualityJobDefinitionCommandInput): import("@smithy/core/client").CommandImpl<DeleteModelQualityJobDefinitionCommandInput, DeleteModelQualityJobDefinitionCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the secified model quality monitoring job definition.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteMonitoringScheduleRequest } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteMonitoringScheduleCommandInput extends DeleteMonitoringSc
|
|
|
22
19
|
export interface DeleteMonitoringScheduleCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteMonitoringScheduleCommand_base: {
|
|
25
|
-
new (input: DeleteMonitoringScheduleCommandInput): import("@smithy/core/client").CommandImpl<DeleteMonitoringScheduleCommandInput, DeleteMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteMonitoringScheduleCommandInput): import("@smithy/core/client").CommandImpl<DeleteMonitoringScheduleCommandInput, DeleteMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteMonitoringScheduleCommandInput): import("@smithy/core/client").CommandImpl<DeleteMonitoringScheduleCommandInput, DeleteMonitoringScheduleCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteMonitoringScheduleCommandInput): import("@smithy/core/client").CommandImpl<DeleteMonitoringScheduleCommandInput, DeleteMonitoringScheduleCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a monitoring schedule. Also stops the schedule had not already been stopped. This does not delete the job execution history of the monitoring schedule. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteNotebookInstanceInput } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteNotebookInstanceCommandInput extends DeleteNotebookInstan
|
|
|
22
19
|
export interface DeleteNotebookInstanceCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteNotebookInstanceCommand_base: {
|
|
25
|
-
new (input: DeleteNotebookInstanceCommandInput): import("@smithy/core/client").CommandImpl<DeleteNotebookInstanceCommandInput, DeleteNotebookInstanceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteNotebookInstanceCommandInput): import("@smithy/core/client").CommandImpl<DeleteNotebookInstanceCommandInput, DeleteNotebookInstanceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteNotebookInstanceCommandInput): import("@smithy/core/client").CommandImpl<DeleteNotebookInstanceCommandInput, DeleteNotebookInstanceCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteNotebookInstanceCommandInput): import("@smithy/core/client").CommandImpl<DeleteNotebookInstanceCommandInput, DeleteNotebookInstanceCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p> Deletes an SageMaker AI notebook instance. Before you can delete a notebook instance, you must call the <code>StopNotebookInstance</code> API. </p> <important> <p>When you delete a notebook instance, you lose all of your data. SageMaker AI removes the ML compute instance, and deletes the ML storage volume and the network interface associated with the notebook instance. </p> </important>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteNotebookInstanceLifecycleConfigInput } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteNotebookInstanceLifecycleConfigCommandInput extends Delet
|
|
|
22
19
|
export interface DeleteNotebookInstanceLifecycleConfigCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteNotebookInstanceLifecycleConfigCommand_base: {
|
|
25
|
-
new (input: DeleteNotebookInstanceLifecycleConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteNotebookInstanceLifecycleConfigCommandInput, DeleteNotebookInstanceLifecycleConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteNotebookInstanceLifecycleConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteNotebookInstanceLifecycleConfigCommandInput, DeleteNotebookInstanceLifecycleConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteNotebookInstanceLifecycleConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteNotebookInstanceLifecycleConfigCommandInput, DeleteNotebookInstanceLifecycleConfigCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteNotebookInstanceLifecycleConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteNotebookInstanceLifecycleConfigCommandInput, DeleteNotebookInstanceLifecycleConfigCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a notebook instance lifecycle configuration.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteOptimizationJobRequest } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteOptimizationJobCommandInput extends DeleteOptimizationJob
|
|
|
22
19
|
export interface DeleteOptimizationJobCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteOptimizationJobCommand_base: {
|
|
25
|
-
new (input: DeleteOptimizationJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteOptimizationJobCommandInput, DeleteOptimizationJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteOptimizationJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteOptimizationJobCommandInput, DeleteOptimizationJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteOptimizationJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteOptimizationJobCommandInput, DeleteOptimizationJobCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteOptimizationJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteOptimizationJobCommandInput, DeleteOptimizationJobCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes an optimization job.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeletePartnerAppRequest, DeletePartnerAppResponse } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeletePartnerAppCommandInput extends DeletePartnerAppRequest {
|
|
|
22
19
|
export interface DeletePartnerAppCommandOutput extends DeletePartnerAppResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeletePartnerAppCommand_base: {
|
|
25
|
-
new (input: DeletePartnerAppCommandInput): import("@smithy/core/client").CommandImpl<DeletePartnerAppCommandInput, DeletePartnerAppCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeletePartnerAppCommandInput): import("@smithy/core/client").CommandImpl<DeletePartnerAppCommandInput, DeletePartnerAppCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeletePartnerAppCommandInput): import("@smithy/core/client").CommandImpl<DeletePartnerAppCommandInput, DeletePartnerAppCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeletePartnerAppCommandInput): import("@smithy/core/client").CommandImpl<DeletePartnerAppCommandInput, DeletePartnerAppCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a SageMaker Partner AI App.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeletePipelineRequest, DeletePipelineResponse } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeletePipelineCommandInput extends DeletePipelineRequest {
|
|
|
22
19
|
export interface DeletePipelineCommandOutput extends DeletePipelineResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeletePipelineCommand_base: {
|
|
25
|
-
new (input: DeletePipelineCommandInput): import("@smithy/core/client").CommandImpl<DeletePipelineCommandInput, DeletePipelineCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeletePipelineCommandInput): import("@smithy/core/client").CommandImpl<DeletePipelineCommandInput, DeletePipelineCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeletePipelineCommandInput): import("@smithy/core/client").CommandImpl<DeletePipelineCommandInput, DeletePipelineCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeletePipelineCommandInput): import("@smithy/core/client").CommandImpl<DeletePipelineCommandInput, DeletePipelineCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a pipeline if there are no running instances of the pipeline. To delete a pipeline, you must stop all running instances of the pipeline using the <code>StopPipelineExecution</code> API. When you delete a pipeline, all instances of the pipeline are deleted.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteProcessingJobRequest } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteProcessingJobCommandInput extends DeleteProcessingJobRequ
|
|
|
22
19
|
export interface DeleteProcessingJobCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteProcessingJobCommand_base: {
|
|
25
|
-
new (input: DeleteProcessingJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteProcessingJobCommandInput, DeleteProcessingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteProcessingJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteProcessingJobCommandInput, DeleteProcessingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteProcessingJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteProcessingJobCommandInput, DeleteProcessingJobCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteProcessingJobCommandInput): import("@smithy/core/client").CommandImpl<DeleteProcessingJobCommandInput, DeleteProcessingJobCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a processing job. After Amazon SageMaker deletes a processing job, all of the metadata for the processing job is lost. You can delete only processing jobs that are in a terminal state (<code>Stopped</code>, <code>Failed</code>, or <code>Completed</code>). You cannot delete a job that is in the <code>InProgress</code> or <code>Stopping</code> state. After deleting the job, you can reuse its name to create another processing job.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteProjectInput } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteProjectCommandInput extends DeleteProjectInput {
|
|
|
22
19
|
export interface DeleteProjectCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteProjectCommand_base: {
|
|
25
|
-
new (input: DeleteProjectCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteProjectCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteProjectCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteProjectCommandInput): import("@smithy/core/client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Delete the specified project.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteSpaceRequest } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteSpaceCommandInput extends DeleteSpaceRequest {
|
|
|
22
19
|
export interface DeleteSpaceCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteSpaceCommand_base: {
|
|
25
|
-
new (input: DeleteSpaceCommandInput): import("@smithy/core/client").CommandImpl<DeleteSpaceCommandInput, DeleteSpaceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteSpaceCommandInput): import("@smithy/core/client").CommandImpl<DeleteSpaceCommandInput, DeleteSpaceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteSpaceCommandInput): import("@smithy/core/client").CommandImpl<DeleteSpaceCommandInput, DeleteSpaceCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteSpaceCommandInput): import("@smithy/core/client").CommandImpl<DeleteSpaceCommandInput, DeleteSpaceCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Used to delete a space.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteStudioLifecycleConfigRequest } from "../models/models_2";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteStudioLifecycleConfigCommandInput extends DeleteStudioLif
|
|
|
22
19
|
export interface DeleteStudioLifecycleConfigCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteStudioLifecycleConfigCommand_base: {
|
|
25
|
-
new (input: DeleteStudioLifecycleConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteStudioLifecycleConfigCommandInput, DeleteStudioLifecycleConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteStudioLifecycleConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteStudioLifecycleConfigCommandInput, DeleteStudioLifecycleConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteStudioLifecycleConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteStudioLifecycleConfigCommandInput, DeleteStudioLifecycleConfigCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteStudioLifecycleConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteStudioLifecycleConfigCommandInput, DeleteStudioLifecycleConfigCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the Amazon SageMaker AI Studio Lifecycle Configuration. In order to delete the Lifecycle Configuration, there must be no running apps using the Lifecycle Configuration. You must also remove the Lifecycle Configuration from UserSettings in all Domains and UserProfiles.</p>
|