@aws-sdk/client-sagemaker 3.927.0 → 3.928.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 +18025 -24112
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/SageMakerClient.js +2 -0
- package/dist-es/commands/AddAssociationCommand.js +3 -9
- package/dist-es/commands/AddTagsCommand.js +3 -9
- package/dist-es/commands/AssociateTrialComponentCommand.js +3 -9
- package/dist-es/commands/AttachClusterNodeVolumeCommand.js +3 -9
- package/dist-es/commands/BatchAddClusterNodesCommand.js +3 -9
- package/dist-es/commands/BatchDeleteClusterNodesCommand.js +3 -9
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +3 -9
- package/dist-es/commands/CreateActionCommand.js +3 -9
- package/dist-es/commands/CreateAlgorithmCommand.js +3 -9
- package/dist-es/commands/CreateAppCommand.js +3 -9
- package/dist-es/commands/CreateAppImageConfigCommand.js +3 -9
- package/dist-es/commands/CreateArtifactCommand.js +3 -9
- package/dist-es/commands/CreateAutoMLJobCommand.js +3 -9
- package/dist-es/commands/CreateAutoMLJobV2Command.js +3 -9
- package/dist-es/commands/CreateClusterCommand.js +3 -9
- package/dist-es/commands/CreateClusterSchedulerConfigCommand.js +3 -9
- package/dist-es/commands/CreateCodeRepositoryCommand.js +3 -9
- package/dist-es/commands/CreateCompilationJobCommand.js +3 -9
- package/dist-es/commands/CreateComputeQuotaCommand.js +3 -9
- package/dist-es/commands/CreateContextCommand.js +3 -9
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateDeviceFleetCommand.js +3 -9
- package/dist-es/commands/CreateDomainCommand.js +3 -9
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +3 -9
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +3 -9
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +3 -9
- package/dist-es/commands/CreateEndpointCommand.js +3 -9
- package/dist-es/commands/CreateEndpointConfigCommand.js +3 -9
- package/dist-es/commands/CreateExperimentCommand.js +3 -9
- package/dist-es/commands/CreateFeatureGroupCommand.js +3 -9
- package/dist-es/commands/CreateFlowDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateHubCommand.js +3 -9
- package/dist-es/commands/CreateHubContentPresignedUrlsCommand.js +3 -9
- package/dist-es/commands/CreateHubContentReferenceCommand.js +3 -9
- package/dist-es/commands/CreateHumanTaskUiCommand.js +3 -9
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/CreateImageCommand.js +3 -9
- package/dist-es/commands/CreateImageVersionCommand.js +3 -9
- package/dist-es/commands/CreateInferenceComponentCommand.js +3 -9
- package/dist-es/commands/CreateInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +3 -9
- package/dist-es/commands/CreateLabelingJobCommand.js +3 -9
- package/dist-es/commands/CreateMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateModelCardCommand.js +3 -10
- package/dist-es/commands/CreateModelCardExportJobCommand.js +3 -9
- package/dist-es/commands/CreateModelCommand.js +3 -9
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateModelPackageCommand.js +3 -10
- package/dist-es/commands/CreateModelPackageGroupCommand.js +3 -9
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/CreateNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/CreateOptimizationJobCommand.js +3 -9
- package/dist-es/commands/CreatePartnerAppCommand.js +3 -9
- package/dist-es/commands/CreatePartnerAppPresignedUrlCommand.js +3 -9
- package/dist-es/commands/CreatePipelineCommand.js +3 -9
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +3 -9
- package/dist-es/commands/CreatePresignedMlflowTrackingServerUrlCommand.js +3 -9
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +3 -9
- package/dist-es/commands/CreateProcessingJobCommand.js +3 -9
- package/dist-es/commands/CreateProjectCommand.js +3 -9
- package/dist-es/commands/CreateSpaceCommand.js +3 -9
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/CreateTrainingJobCommand.js +3 -9
- package/dist-es/commands/CreateTrainingPlanCommand.js +3 -9
- package/dist-es/commands/CreateTransformJobCommand.js +3 -9
- package/dist-es/commands/CreateTrialCommand.js +3 -9
- package/dist-es/commands/CreateTrialComponentCommand.js +3 -9
- package/dist-es/commands/CreateUserProfileCommand.js +3 -9
- package/dist-es/commands/CreateWorkforceCommand.js +3 -10
- package/dist-es/commands/CreateWorkteamCommand.js +3 -9
- package/dist-es/commands/DeleteActionCommand.js +3 -9
- package/dist-es/commands/DeleteAlgorithmCommand.js +3 -9
- package/dist-es/commands/DeleteAppCommand.js +3 -9
- package/dist-es/commands/DeleteAppImageConfigCommand.js +3 -9
- package/dist-es/commands/DeleteArtifactCommand.js +3 -9
- package/dist-es/commands/DeleteAssociationCommand.js +3 -9
- package/dist-es/commands/DeleteClusterCommand.js +3 -9
- package/dist-es/commands/DeleteClusterSchedulerConfigCommand.js +3 -9
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +3 -9
- package/dist-es/commands/DeleteCompilationJobCommand.js +3 -9
- package/dist-es/commands/DeleteComputeQuotaCommand.js +3 -9
- package/dist-es/commands/DeleteContextCommand.js +3 -9
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteDeviceFleetCommand.js +3 -9
- package/dist-es/commands/DeleteDomainCommand.js +3 -9
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +3 -9
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +3 -9
- package/dist-es/commands/DeleteEndpointCommand.js +3 -9
- package/dist-es/commands/DeleteEndpointConfigCommand.js +3 -9
- package/dist-es/commands/DeleteExperimentCommand.js +3 -9
- package/dist-es/commands/DeleteFeatureGroupCommand.js +3 -9
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteHubCommand.js +3 -9
- package/dist-es/commands/DeleteHubContentCommand.js +3 -9
- package/dist-es/commands/DeleteHubContentReferenceCommand.js +3 -9
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +3 -9
- package/dist-es/commands/DeleteHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/DeleteImageCommand.js +3 -9
- package/dist-es/commands/DeleteImageVersionCommand.js +3 -9
- package/dist-es/commands/DeleteInferenceComponentCommand.js +3 -9
- package/dist-es/commands/DeleteInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/DeleteMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteModelCardCommand.js +3 -9
- package/dist-es/commands/DeleteModelCommand.js +3 -9
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteModelPackageCommand.js +3 -9
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +3 -9
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/DeleteOptimizationJobCommand.js +3 -9
- package/dist-es/commands/DeletePartnerAppCommand.js +3 -9
- package/dist-es/commands/DeletePipelineCommand.js +3 -9
- package/dist-es/commands/DeleteProcessingJobCommand.js +3 -9
- package/dist-es/commands/DeleteProjectCommand.js +3 -9
- package/dist-es/commands/DeleteSpaceCommand.js +3 -9
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/DeleteTagsCommand.js +3 -9
- package/dist-es/commands/DeleteTrainingJobCommand.js +3 -9
- package/dist-es/commands/DeleteTrialCommand.js +3 -9
- package/dist-es/commands/DeleteTrialComponentCommand.js +3 -9
- package/dist-es/commands/DeleteUserProfileCommand.js +3 -9
- package/dist-es/commands/DeleteWorkforceCommand.js +3 -9
- package/dist-es/commands/DeleteWorkteamCommand.js +3 -9
- package/dist-es/commands/DeregisterDevicesCommand.js +3 -9
- package/dist-es/commands/DescribeActionCommand.js +3 -9
- package/dist-es/commands/DescribeAlgorithmCommand.js +3 -9
- package/dist-es/commands/DescribeAppCommand.js +3 -9
- package/dist-es/commands/DescribeAppImageConfigCommand.js +3 -9
- package/dist-es/commands/DescribeArtifactCommand.js +3 -9
- package/dist-es/commands/DescribeAutoMLJobCommand.js +3 -9
- package/dist-es/commands/DescribeAutoMLJobV2Command.js +3 -9
- package/dist-es/commands/DescribeClusterCommand.js +3 -9
- package/dist-es/commands/DescribeClusterEventCommand.js +3 -9
- package/dist-es/commands/DescribeClusterNodeCommand.js +3 -9
- package/dist-es/commands/DescribeClusterSchedulerConfigCommand.js +3 -9
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +3 -9
- package/dist-es/commands/DescribeCompilationJobCommand.js +3 -9
- package/dist-es/commands/DescribeComputeQuotaCommand.js +3 -9
- package/dist-es/commands/DescribeContextCommand.js +3 -9
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeDeviceCommand.js +3 -9
- package/dist-es/commands/DescribeDeviceFleetCommand.js +3 -9
- package/dist-es/commands/DescribeDomainCommand.js +3 -9
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +3 -9
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +3 -9
- package/dist-es/commands/DescribeEndpointCommand.js +3 -9
- package/dist-es/commands/DescribeEndpointConfigCommand.js +3 -9
- package/dist-es/commands/DescribeExperimentCommand.js +3 -9
- package/dist-es/commands/DescribeFeatureGroupCommand.js +3 -9
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +3 -9
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeHubCommand.js +3 -9
- package/dist-es/commands/DescribeHubContentCommand.js +3 -9
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +3 -9
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/DescribeImageCommand.js +3 -9
- package/dist-es/commands/DescribeImageVersionCommand.js +3 -9
- package/dist-es/commands/DescribeInferenceComponentCommand.js +3 -9
- package/dist-es/commands/DescribeInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +3 -9
- package/dist-es/commands/DescribeLabelingJobCommand.js +3 -9
- package/dist-es/commands/DescribeLineageGroupCommand.js +3 -9
- package/dist-es/commands/DescribeMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeModelCardCommand.js +3 -10
- package/dist-es/commands/DescribeModelCardExportJobCommand.js +3 -9
- package/dist-es/commands/DescribeModelCommand.js +3 -9
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeModelPackageCommand.js +3 -10
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +3 -9
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +3 -9
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/DescribeOptimizationJobCommand.js +3 -9
- package/dist-es/commands/DescribePartnerAppCommand.js +3 -9
- package/dist-es/commands/DescribePipelineCommand.js +3 -9
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +3 -9
- package/dist-es/commands/DescribePipelineExecutionCommand.js +3 -9
- package/dist-es/commands/DescribeProcessingJobCommand.js +3 -9
- package/dist-es/commands/DescribeProjectCommand.js +3 -9
- package/dist-es/commands/DescribeReservedCapacityCommand.js +3 -9
- package/dist-es/commands/DescribeSpaceCommand.js +3 -9
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +3 -9
- package/dist-es/commands/DescribeTrainingJobCommand.js +3 -9
- package/dist-es/commands/DescribeTrainingPlanCommand.js +3 -9
- package/dist-es/commands/DescribeTransformJobCommand.js +3 -9
- package/dist-es/commands/DescribeTrialCommand.js +3 -9
- package/dist-es/commands/DescribeTrialComponentCommand.js +3 -9
- package/dist-es/commands/DescribeUserProfileCommand.js +3 -9
- package/dist-es/commands/DescribeWorkforceCommand.js +3 -9
- package/dist-es/commands/DescribeWorkteamCommand.js +3 -9
- package/dist-es/commands/DetachClusterNodeVolumeCommand.js +3 -9
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +3 -9
- package/dist-es/commands/DisassociateTrialComponentCommand.js +3 -9
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +3 -9
- package/dist-es/commands/GetDeviceFleetReportCommand.js +3 -9
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +3 -9
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +3 -9
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +3 -9
- package/dist-es/commands/GetScalingConfigurationRecommendationCommand.js +3 -9
- package/dist-es/commands/GetSearchSuggestionsCommand.js +3 -9
- package/dist-es/commands/ImportHubContentCommand.js +3 -9
- package/dist-es/commands/ListActionsCommand.js +3 -9
- package/dist-es/commands/ListAlgorithmsCommand.js +3 -9
- package/dist-es/commands/ListAliasesCommand.js +3 -9
- package/dist-es/commands/ListAppImageConfigsCommand.js +3 -9
- package/dist-es/commands/ListAppsCommand.js +3 -9
- package/dist-es/commands/ListArtifactsCommand.js +3 -9
- package/dist-es/commands/ListAssociationsCommand.js +3 -9
- package/dist-es/commands/ListAutoMLJobsCommand.js +3 -9
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +3 -9
- package/dist-es/commands/ListClusterEventsCommand.js +3 -9
- package/dist-es/commands/ListClusterNodesCommand.js +3 -9
- package/dist-es/commands/ListClusterSchedulerConfigsCommand.js +3 -9
- package/dist-es/commands/ListClustersCommand.js +3 -9
- package/dist-es/commands/ListCodeRepositoriesCommand.js +3 -9
- package/dist-es/commands/ListCompilationJobsCommand.js +3 -9
- package/dist-es/commands/ListComputeQuotasCommand.js +3 -9
- package/dist-es/commands/ListContextsCommand.js +3 -9
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListDeviceFleetsCommand.js +3 -9
- package/dist-es/commands/ListDevicesCommand.js +3 -9
- package/dist-es/commands/ListDomainsCommand.js +3 -9
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +3 -9
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +3 -9
- package/dist-es/commands/ListEndpointConfigsCommand.js +3 -9
- package/dist-es/commands/ListEndpointsCommand.js +3 -9
- package/dist-es/commands/ListExperimentsCommand.js +3 -9
- package/dist-es/commands/ListFeatureGroupsCommand.js +3 -9
- package/dist-es/commands/ListFlowDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListHubContentVersionsCommand.js +3 -9
- package/dist-es/commands/ListHubContentsCommand.js +3 -9
- package/dist-es/commands/ListHubsCommand.js +3 -9
- package/dist-es/commands/ListHumanTaskUisCommand.js +3 -9
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +3 -9
- package/dist-es/commands/ListImageVersionsCommand.js +3 -9
- package/dist-es/commands/ListImagesCommand.js +3 -9
- package/dist-es/commands/ListInferenceComponentsCommand.js +3 -9
- package/dist-es/commands/ListInferenceExperimentsCommand.js +3 -9
- package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +3 -9
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +3 -9
- package/dist-es/commands/ListLabelingJobsCommand.js +3 -9
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +3 -9
- package/dist-es/commands/ListLineageGroupsCommand.js +3 -9
- package/dist-es/commands/ListMlflowTrackingServersCommand.js +3 -9
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListModelCardExportJobsCommand.js +3 -9
- package/dist-es/commands/ListModelCardVersionsCommand.js +3 -9
- package/dist-es/commands/ListModelCardsCommand.js +3 -9
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListModelMetadataCommand.js +3 -9
- package/dist-es/commands/ListModelPackageGroupsCommand.js +3 -9
- package/dist-es/commands/ListModelPackagesCommand.js +3 -9
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListModelsCommand.js +3 -9
- package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +3 -9
- package/dist-es/commands/ListMonitoringAlertsCommand.js +3 -9
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +3 -9
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +3 -9
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +3 -9
- package/dist-es/commands/ListNotebookInstancesCommand.js +3 -9
- package/dist-es/commands/ListOptimizationJobsCommand.js +3 -9
- package/dist-es/commands/ListPartnerAppsCommand.js +3 -9
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +3 -9
- package/dist-es/commands/ListPipelineExecutionsCommand.js +3 -9
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +3 -9
- package/dist-es/commands/ListPipelineVersionsCommand.js +3 -9
- package/dist-es/commands/ListPipelinesCommand.js +3 -9
- package/dist-es/commands/ListProcessingJobsCommand.js +3 -9
- package/dist-es/commands/ListProjectsCommand.js +3 -9
- package/dist-es/commands/ListResourceCatalogsCommand.js +3 -9
- package/dist-es/commands/ListSpacesCommand.js +3 -9
- package/dist-es/commands/ListStageDevicesCommand.js +3 -9
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +3 -9
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +3 -9
- package/dist-es/commands/ListTagsCommand.js +3 -9
- package/dist-es/commands/ListTrainingJobsCommand.js +3 -9
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/ListTrainingPlansCommand.js +3 -9
- package/dist-es/commands/ListTransformJobsCommand.js +3 -9
- package/dist-es/commands/ListTrialComponentsCommand.js +3 -9
- package/dist-es/commands/ListTrialsCommand.js +3 -9
- package/dist-es/commands/ListUltraServersByReservedCapacityCommand.js +3 -9
- package/dist-es/commands/ListUserProfilesCommand.js +3 -9
- package/dist-es/commands/ListWorkforcesCommand.js +3 -9
- package/dist-es/commands/ListWorkteamsCommand.js +3 -9
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +3 -9
- package/dist-es/commands/QueryLineageCommand.js +3 -9
- package/dist-es/commands/RegisterDevicesCommand.js +3 -9
- package/dist-es/commands/RenderUiTemplateCommand.js +3 -9
- package/dist-es/commands/RetryPipelineExecutionCommand.js +3 -9
- package/dist-es/commands/SearchCommand.js +3 -10
- package/dist-es/commands/SearchTrainingPlanOfferingsCommand.js +3 -9
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +3 -9
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +3 -9
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +3 -9
- package/dist-es/commands/StartInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/StartMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/StartMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/StartNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/StartPipelineExecutionCommand.js +3 -9
- package/dist-es/commands/StartSessionCommand.js +3 -9
- package/dist-es/commands/StopAutoMLJobCommand.js +3 -9
- package/dist-es/commands/StopCompilationJobCommand.js +3 -9
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +3 -9
- package/dist-es/commands/StopEdgePackagingJobCommand.js +3 -9
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +3 -9
- package/dist-es/commands/StopInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +3 -9
- package/dist-es/commands/StopLabelingJobCommand.js +3 -9
- package/dist-es/commands/StopMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/StopMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/StopNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/StopOptimizationJobCommand.js +3 -9
- package/dist-es/commands/StopPipelineExecutionCommand.js +3 -9
- package/dist-es/commands/StopProcessingJobCommand.js +3 -9
- package/dist-es/commands/StopTrainingJobCommand.js +3 -9
- package/dist-es/commands/StopTransformJobCommand.js +3 -9
- package/dist-es/commands/UpdateActionCommand.js +3 -9
- package/dist-es/commands/UpdateAppImageConfigCommand.js +3 -9
- package/dist-es/commands/UpdateArtifactCommand.js +3 -9
- package/dist-es/commands/UpdateClusterCommand.js +3 -9
- package/dist-es/commands/UpdateClusterSchedulerConfigCommand.js +3 -9
- package/dist-es/commands/UpdateClusterSoftwareCommand.js +3 -9
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +3 -9
- package/dist-es/commands/UpdateComputeQuotaCommand.js +3 -9
- package/dist-es/commands/UpdateContextCommand.js +3 -9
- package/dist-es/commands/UpdateDeviceFleetCommand.js +3 -9
- package/dist-es/commands/UpdateDevicesCommand.js +3 -9
- package/dist-es/commands/UpdateDomainCommand.js +3 -9
- package/dist-es/commands/UpdateEndpointCommand.js +3 -9
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +3 -9
- package/dist-es/commands/UpdateExperimentCommand.js +3 -9
- package/dist-es/commands/UpdateFeatureGroupCommand.js +3 -9
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +3 -9
- package/dist-es/commands/UpdateHubCommand.js +3 -9
- package/dist-es/commands/UpdateHubContentCommand.js +3 -9
- package/dist-es/commands/UpdateHubContentReferenceCommand.js +3 -9
- package/dist-es/commands/UpdateImageCommand.js +3 -9
- package/dist-es/commands/UpdateImageVersionCommand.js +3 -9
- package/dist-es/commands/UpdateInferenceComponentCommand.js +3 -9
- package/dist-es/commands/UpdateInferenceComponentRuntimeConfigCommand.js +3 -9
- package/dist-es/commands/UpdateInferenceExperimentCommand.js +3 -9
- package/dist-es/commands/UpdateMlflowTrackingServerCommand.js +3 -9
- package/dist-es/commands/UpdateModelCardCommand.js +3 -10
- package/dist-es/commands/UpdateModelPackageCommand.js +3 -10
- package/dist-es/commands/UpdateMonitoringAlertCommand.js +3 -9
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +3 -9
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +3 -9
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +3 -9
- package/dist-es/commands/UpdatePartnerAppCommand.js +3 -9
- package/dist-es/commands/UpdatePipelineCommand.js +3 -9
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +3 -9
- package/dist-es/commands/UpdatePipelineVersionCommand.js +3 -9
- package/dist-es/commands/UpdateProjectCommand.js +3 -9
- package/dist-es/commands/UpdateSpaceCommand.js +3 -9
- package/dist-es/commands/UpdateTrainingJobCommand.js +3 -9
- package/dist-es/commands/UpdateTrialCommand.js +3 -9
- package/dist-es/commands/UpdateTrialComponentCommand.js +3 -9
- package/dist-es/commands/UpdateUserProfileCommand.js +3 -9
- package/dist-es/commands/UpdateWorkforceCommand.js +3 -10
- package/dist-es/commands/UpdateWorkteamCommand.js +3 -9
- package/dist-es/models/models_2.js +0 -21
- package/dist-es/models/models_3.js +0 -10
- package/dist-es/models/models_5.js +0 -33
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +14504 -0
- package/dist-types/SageMakerClient.d.ts +10 -1
- package/dist-types/models/models_2.d.ts +0 -20
- package/dist-types/models/models_3.d.ts +0 -8
- package/dist-types/models/models_5.d.ts +0 -28
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +2 -5
- package/dist-types/schemas/schemas_0.d.ts +2075 -0
- package/dist-types/ts3.4/SageMakerClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_2.d.ts +0 -13
- package/dist-types/ts3.4/models/models_3.d.ts +0 -6
- package/dist-types/ts3.4/models/models_5.d.ts +0 -15
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +2082 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_json1_1.js +0 -18585
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -3341
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -4457
|
@@ -1,4457 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
HttpRequest as __HttpRequest,
|
|
3
|
-
HttpResponse as __HttpResponse,
|
|
4
|
-
} from "@smithy/protocol-http";
|
|
5
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
6
|
-
import {
|
|
7
|
-
AddAssociationCommandInput,
|
|
8
|
-
AddAssociationCommandOutput,
|
|
9
|
-
} from "../commands/AddAssociationCommand";
|
|
10
|
-
import {
|
|
11
|
-
AddTagsCommandInput,
|
|
12
|
-
AddTagsCommandOutput,
|
|
13
|
-
} from "../commands/AddTagsCommand";
|
|
14
|
-
import {
|
|
15
|
-
AssociateTrialComponentCommandInput,
|
|
16
|
-
AssociateTrialComponentCommandOutput,
|
|
17
|
-
} from "../commands/AssociateTrialComponentCommand";
|
|
18
|
-
import {
|
|
19
|
-
AttachClusterNodeVolumeCommandInput,
|
|
20
|
-
AttachClusterNodeVolumeCommandOutput,
|
|
21
|
-
} from "../commands/AttachClusterNodeVolumeCommand";
|
|
22
|
-
import {
|
|
23
|
-
BatchAddClusterNodesCommandInput,
|
|
24
|
-
BatchAddClusterNodesCommandOutput,
|
|
25
|
-
} from "../commands/BatchAddClusterNodesCommand";
|
|
26
|
-
import {
|
|
27
|
-
BatchDeleteClusterNodesCommandInput,
|
|
28
|
-
BatchDeleteClusterNodesCommandOutput,
|
|
29
|
-
} from "../commands/BatchDeleteClusterNodesCommand";
|
|
30
|
-
import {
|
|
31
|
-
BatchDescribeModelPackageCommandInput,
|
|
32
|
-
BatchDescribeModelPackageCommandOutput,
|
|
33
|
-
} from "../commands/BatchDescribeModelPackageCommand";
|
|
34
|
-
import {
|
|
35
|
-
CreateActionCommandInput,
|
|
36
|
-
CreateActionCommandOutput,
|
|
37
|
-
} from "../commands/CreateActionCommand";
|
|
38
|
-
import {
|
|
39
|
-
CreateAlgorithmCommandInput,
|
|
40
|
-
CreateAlgorithmCommandOutput,
|
|
41
|
-
} from "../commands/CreateAlgorithmCommand";
|
|
42
|
-
import {
|
|
43
|
-
CreateAppCommandInput,
|
|
44
|
-
CreateAppCommandOutput,
|
|
45
|
-
} from "../commands/CreateAppCommand";
|
|
46
|
-
import {
|
|
47
|
-
CreateAppImageConfigCommandInput,
|
|
48
|
-
CreateAppImageConfigCommandOutput,
|
|
49
|
-
} from "../commands/CreateAppImageConfigCommand";
|
|
50
|
-
import {
|
|
51
|
-
CreateArtifactCommandInput,
|
|
52
|
-
CreateArtifactCommandOutput,
|
|
53
|
-
} from "../commands/CreateArtifactCommand";
|
|
54
|
-
import {
|
|
55
|
-
CreateAutoMLJobCommandInput,
|
|
56
|
-
CreateAutoMLJobCommandOutput,
|
|
57
|
-
} from "../commands/CreateAutoMLJobCommand";
|
|
58
|
-
import {
|
|
59
|
-
CreateAutoMLJobV2CommandInput,
|
|
60
|
-
CreateAutoMLJobV2CommandOutput,
|
|
61
|
-
} from "../commands/CreateAutoMLJobV2Command";
|
|
62
|
-
import {
|
|
63
|
-
CreateClusterCommandInput,
|
|
64
|
-
CreateClusterCommandOutput,
|
|
65
|
-
} from "../commands/CreateClusterCommand";
|
|
66
|
-
import {
|
|
67
|
-
CreateClusterSchedulerConfigCommandInput,
|
|
68
|
-
CreateClusterSchedulerConfigCommandOutput,
|
|
69
|
-
} from "../commands/CreateClusterSchedulerConfigCommand";
|
|
70
|
-
import {
|
|
71
|
-
CreateCodeRepositoryCommandInput,
|
|
72
|
-
CreateCodeRepositoryCommandOutput,
|
|
73
|
-
} from "../commands/CreateCodeRepositoryCommand";
|
|
74
|
-
import {
|
|
75
|
-
CreateCompilationJobCommandInput,
|
|
76
|
-
CreateCompilationJobCommandOutput,
|
|
77
|
-
} from "../commands/CreateCompilationJobCommand";
|
|
78
|
-
import {
|
|
79
|
-
CreateComputeQuotaCommandInput,
|
|
80
|
-
CreateComputeQuotaCommandOutput,
|
|
81
|
-
} from "../commands/CreateComputeQuotaCommand";
|
|
82
|
-
import {
|
|
83
|
-
CreateContextCommandInput,
|
|
84
|
-
CreateContextCommandOutput,
|
|
85
|
-
} from "../commands/CreateContextCommand";
|
|
86
|
-
import {
|
|
87
|
-
CreateDataQualityJobDefinitionCommandInput,
|
|
88
|
-
CreateDataQualityJobDefinitionCommandOutput,
|
|
89
|
-
} from "../commands/CreateDataQualityJobDefinitionCommand";
|
|
90
|
-
import {
|
|
91
|
-
CreateDeviceFleetCommandInput,
|
|
92
|
-
CreateDeviceFleetCommandOutput,
|
|
93
|
-
} from "../commands/CreateDeviceFleetCommand";
|
|
94
|
-
import {
|
|
95
|
-
CreateDomainCommandInput,
|
|
96
|
-
CreateDomainCommandOutput,
|
|
97
|
-
} from "../commands/CreateDomainCommand";
|
|
98
|
-
import {
|
|
99
|
-
CreateEdgeDeploymentPlanCommandInput,
|
|
100
|
-
CreateEdgeDeploymentPlanCommandOutput,
|
|
101
|
-
} from "../commands/CreateEdgeDeploymentPlanCommand";
|
|
102
|
-
import {
|
|
103
|
-
CreateEdgeDeploymentStageCommandInput,
|
|
104
|
-
CreateEdgeDeploymentStageCommandOutput,
|
|
105
|
-
} from "../commands/CreateEdgeDeploymentStageCommand";
|
|
106
|
-
import {
|
|
107
|
-
CreateEdgePackagingJobCommandInput,
|
|
108
|
-
CreateEdgePackagingJobCommandOutput,
|
|
109
|
-
} from "../commands/CreateEdgePackagingJobCommand";
|
|
110
|
-
import {
|
|
111
|
-
CreateEndpointCommandInput,
|
|
112
|
-
CreateEndpointCommandOutput,
|
|
113
|
-
} from "../commands/CreateEndpointCommand";
|
|
114
|
-
import {
|
|
115
|
-
CreateEndpointConfigCommandInput,
|
|
116
|
-
CreateEndpointConfigCommandOutput,
|
|
117
|
-
} from "../commands/CreateEndpointConfigCommand";
|
|
118
|
-
import {
|
|
119
|
-
CreateExperimentCommandInput,
|
|
120
|
-
CreateExperimentCommandOutput,
|
|
121
|
-
} from "../commands/CreateExperimentCommand";
|
|
122
|
-
import {
|
|
123
|
-
CreateFeatureGroupCommandInput,
|
|
124
|
-
CreateFeatureGroupCommandOutput,
|
|
125
|
-
} from "../commands/CreateFeatureGroupCommand";
|
|
126
|
-
import {
|
|
127
|
-
CreateFlowDefinitionCommandInput,
|
|
128
|
-
CreateFlowDefinitionCommandOutput,
|
|
129
|
-
} from "../commands/CreateFlowDefinitionCommand";
|
|
130
|
-
import {
|
|
131
|
-
CreateHubCommandInput,
|
|
132
|
-
CreateHubCommandOutput,
|
|
133
|
-
} from "../commands/CreateHubCommand";
|
|
134
|
-
import {
|
|
135
|
-
CreateHubContentPresignedUrlsCommandInput,
|
|
136
|
-
CreateHubContentPresignedUrlsCommandOutput,
|
|
137
|
-
} from "../commands/CreateHubContentPresignedUrlsCommand";
|
|
138
|
-
import {
|
|
139
|
-
CreateHubContentReferenceCommandInput,
|
|
140
|
-
CreateHubContentReferenceCommandOutput,
|
|
141
|
-
} from "../commands/CreateHubContentReferenceCommand";
|
|
142
|
-
import {
|
|
143
|
-
CreateHumanTaskUiCommandInput,
|
|
144
|
-
CreateHumanTaskUiCommandOutput,
|
|
145
|
-
} from "../commands/CreateHumanTaskUiCommand";
|
|
146
|
-
import {
|
|
147
|
-
CreateHyperParameterTuningJobCommandInput,
|
|
148
|
-
CreateHyperParameterTuningJobCommandOutput,
|
|
149
|
-
} from "../commands/CreateHyperParameterTuningJobCommand";
|
|
150
|
-
import {
|
|
151
|
-
CreateImageCommandInput,
|
|
152
|
-
CreateImageCommandOutput,
|
|
153
|
-
} from "../commands/CreateImageCommand";
|
|
154
|
-
import {
|
|
155
|
-
CreateImageVersionCommandInput,
|
|
156
|
-
CreateImageVersionCommandOutput,
|
|
157
|
-
} from "../commands/CreateImageVersionCommand";
|
|
158
|
-
import {
|
|
159
|
-
CreateInferenceComponentCommandInput,
|
|
160
|
-
CreateInferenceComponentCommandOutput,
|
|
161
|
-
} from "../commands/CreateInferenceComponentCommand";
|
|
162
|
-
import {
|
|
163
|
-
CreateInferenceExperimentCommandInput,
|
|
164
|
-
CreateInferenceExperimentCommandOutput,
|
|
165
|
-
} from "../commands/CreateInferenceExperimentCommand";
|
|
166
|
-
import {
|
|
167
|
-
CreateInferenceRecommendationsJobCommandInput,
|
|
168
|
-
CreateInferenceRecommendationsJobCommandOutput,
|
|
169
|
-
} from "../commands/CreateInferenceRecommendationsJobCommand";
|
|
170
|
-
import {
|
|
171
|
-
CreateLabelingJobCommandInput,
|
|
172
|
-
CreateLabelingJobCommandOutput,
|
|
173
|
-
} from "../commands/CreateLabelingJobCommand";
|
|
174
|
-
import {
|
|
175
|
-
CreateMlflowTrackingServerCommandInput,
|
|
176
|
-
CreateMlflowTrackingServerCommandOutput,
|
|
177
|
-
} from "../commands/CreateMlflowTrackingServerCommand";
|
|
178
|
-
import {
|
|
179
|
-
CreateModelBiasJobDefinitionCommandInput,
|
|
180
|
-
CreateModelBiasJobDefinitionCommandOutput,
|
|
181
|
-
} from "../commands/CreateModelBiasJobDefinitionCommand";
|
|
182
|
-
import {
|
|
183
|
-
CreateModelCardCommandInput,
|
|
184
|
-
CreateModelCardCommandOutput,
|
|
185
|
-
} from "../commands/CreateModelCardCommand";
|
|
186
|
-
import {
|
|
187
|
-
CreateModelCardExportJobCommandInput,
|
|
188
|
-
CreateModelCardExportJobCommandOutput,
|
|
189
|
-
} from "../commands/CreateModelCardExportJobCommand";
|
|
190
|
-
import {
|
|
191
|
-
CreateModelCommandInput,
|
|
192
|
-
CreateModelCommandOutput,
|
|
193
|
-
} from "../commands/CreateModelCommand";
|
|
194
|
-
import {
|
|
195
|
-
CreateModelExplainabilityJobDefinitionCommandInput,
|
|
196
|
-
CreateModelExplainabilityJobDefinitionCommandOutput,
|
|
197
|
-
} from "../commands/CreateModelExplainabilityJobDefinitionCommand";
|
|
198
|
-
import {
|
|
199
|
-
CreateModelPackageCommandInput,
|
|
200
|
-
CreateModelPackageCommandOutput,
|
|
201
|
-
} from "../commands/CreateModelPackageCommand";
|
|
202
|
-
import {
|
|
203
|
-
CreateModelPackageGroupCommandInput,
|
|
204
|
-
CreateModelPackageGroupCommandOutput,
|
|
205
|
-
} from "../commands/CreateModelPackageGroupCommand";
|
|
206
|
-
import {
|
|
207
|
-
CreateModelQualityJobDefinitionCommandInput,
|
|
208
|
-
CreateModelQualityJobDefinitionCommandOutput,
|
|
209
|
-
} from "../commands/CreateModelQualityJobDefinitionCommand";
|
|
210
|
-
import {
|
|
211
|
-
CreateMonitoringScheduleCommandInput,
|
|
212
|
-
CreateMonitoringScheduleCommandOutput,
|
|
213
|
-
} from "../commands/CreateMonitoringScheduleCommand";
|
|
214
|
-
import {
|
|
215
|
-
CreateNotebookInstanceCommandInput,
|
|
216
|
-
CreateNotebookInstanceCommandOutput,
|
|
217
|
-
} from "../commands/CreateNotebookInstanceCommand";
|
|
218
|
-
import {
|
|
219
|
-
CreateNotebookInstanceLifecycleConfigCommandInput,
|
|
220
|
-
CreateNotebookInstanceLifecycleConfigCommandOutput,
|
|
221
|
-
} from "../commands/CreateNotebookInstanceLifecycleConfigCommand";
|
|
222
|
-
import {
|
|
223
|
-
CreateOptimizationJobCommandInput,
|
|
224
|
-
CreateOptimizationJobCommandOutput,
|
|
225
|
-
} from "../commands/CreateOptimizationJobCommand";
|
|
226
|
-
import {
|
|
227
|
-
CreatePartnerAppCommandInput,
|
|
228
|
-
CreatePartnerAppCommandOutput,
|
|
229
|
-
} from "../commands/CreatePartnerAppCommand";
|
|
230
|
-
import {
|
|
231
|
-
CreatePartnerAppPresignedUrlCommandInput,
|
|
232
|
-
CreatePartnerAppPresignedUrlCommandOutput,
|
|
233
|
-
} from "../commands/CreatePartnerAppPresignedUrlCommand";
|
|
234
|
-
import {
|
|
235
|
-
CreatePipelineCommandInput,
|
|
236
|
-
CreatePipelineCommandOutput,
|
|
237
|
-
} from "../commands/CreatePipelineCommand";
|
|
238
|
-
import {
|
|
239
|
-
CreatePresignedDomainUrlCommandInput,
|
|
240
|
-
CreatePresignedDomainUrlCommandOutput,
|
|
241
|
-
} from "../commands/CreatePresignedDomainUrlCommand";
|
|
242
|
-
import {
|
|
243
|
-
CreatePresignedMlflowTrackingServerUrlCommandInput,
|
|
244
|
-
CreatePresignedMlflowTrackingServerUrlCommandOutput,
|
|
245
|
-
} from "../commands/CreatePresignedMlflowTrackingServerUrlCommand";
|
|
246
|
-
import {
|
|
247
|
-
CreatePresignedNotebookInstanceUrlCommandInput,
|
|
248
|
-
CreatePresignedNotebookInstanceUrlCommandOutput,
|
|
249
|
-
} from "../commands/CreatePresignedNotebookInstanceUrlCommand";
|
|
250
|
-
import {
|
|
251
|
-
CreateProcessingJobCommandInput,
|
|
252
|
-
CreateProcessingJobCommandOutput,
|
|
253
|
-
} from "../commands/CreateProcessingJobCommand";
|
|
254
|
-
import {
|
|
255
|
-
CreateProjectCommandInput,
|
|
256
|
-
CreateProjectCommandOutput,
|
|
257
|
-
} from "../commands/CreateProjectCommand";
|
|
258
|
-
import {
|
|
259
|
-
CreateSpaceCommandInput,
|
|
260
|
-
CreateSpaceCommandOutput,
|
|
261
|
-
} from "../commands/CreateSpaceCommand";
|
|
262
|
-
import {
|
|
263
|
-
CreateStudioLifecycleConfigCommandInput,
|
|
264
|
-
CreateStudioLifecycleConfigCommandOutput,
|
|
265
|
-
} from "../commands/CreateStudioLifecycleConfigCommand";
|
|
266
|
-
import {
|
|
267
|
-
CreateTrainingJobCommandInput,
|
|
268
|
-
CreateTrainingJobCommandOutput,
|
|
269
|
-
} from "../commands/CreateTrainingJobCommand";
|
|
270
|
-
import {
|
|
271
|
-
CreateTrainingPlanCommandInput,
|
|
272
|
-
CreateTrainingPlanCommandOutput,
|
|
273
|
-
} from "../commands/CreateTrainingPlanCommand";
|
|
274
|
-
import {
|
|
275
|
-
CreateTransformJobCommandInput,
|
|
276
|
-
CreateTransformJobCommandOutput,
|
|
277
|
-
} from "../commands/CreateTransformJobCommand";
|
|
278
|
-
import {
|
|
279
|
-
CreateTrialCommandInput,
|
|
280
|
-
CreateTrialCommandOutput,
|
|
281
|
-
} from "../commands/CreateTrialCommand";
|
|
282
|
-
import {
|
|
283
|
-
CreateTrialComponentCommandInput,
|
|
284
|
-
CreateTrialComponentCommandOutput,
|
|
285
|
-
} from "../commands/CreateTrialComponentCommand";
|
|
286
|
-
import {
|
|
287
|
-
CreateUserProfileCommandInput,
|
|
288
|
-
CreateUserProfileCommandOutput,
|
|
289
|
-
} from "../commands/CreateUserProfileCommand";
|
|
290
|
-
import {
|
|
291
|
-
CreateWorkforceCommandInput,
|
|
292
|
-
CreateWorkforceCommandOutput,
|
|
293
|
-
} from "../commands/CreateWorkforceCommand";
|
|
294
|
-
import {
|
|
295
|
-
CreateWorkteamCommandInput,
|
|
296
|
-
CreateWorkteamCommandOutput,
|
|
297
|
-
} from "../commands/CreateWorkteamCommand";
|
|
298
|
-
import {
|
|
299
|
-
DeleteActionCommandInput,
|
|
300
|
-
DeleteActionCommandOutput,
|
|
301
|
-
} from "../commands/DeleteActionCommand";
|
|
302
|
-
import {
|
|
303
|
-
DeleteAlgorithmCommandInput,
|
|
304
|
-
DeleteAlgorithmCommandOutput,
|
|
305
|
-
} from "../commands/DeleteAlgorithmCommand";
|
|
306
|
-
import {
|
|
307
|
-
DeleteAppCommandInput,
|
|
308
|
-
DeleteAppCommandOutput,
|
|
309
|
-
} from "../commands/DeleteAppCommand";
|
|
310
|
-
import {
|
|
311
|
-
DeleteAppImageConfigCommandInput,
|
|
312
|
-
DeleteAppImageConfigCommandOutput,
|
|
313
|
-
} from "../commands/DeleteAppImageConfigCommand";
|
|
314
|
-
import {
|
|
315
|
-
DeleteArtifactCommandInput,
|
|
316
|
-
DeleteArtifactCommandOutput,
|
|
317
|
-
} from "../commands/DeleteArtifactCommand";
|
|
318
|
-
import {
|
|
319
|
-
DeleteAssociationCommandInput,
|
|
320
|
-
DeleteAssociationCommandOutput,
|
|
321
|
-
} from "../commands/DeleteAssociationCommand";
|
|
322
|
-
import {
|
|
323
|
-
DeleteClusterCommandInput,
|
|
324
|
-
DeleteClusterCommandOutput,
|
|
325
|
-
} from "../commands/DeleteClusterCommand";
|
|
326
|
-
import {
|
|
327
|
-
DeleteClusterSchedulerConfigCommandInput,
|
|
328
|
-
DeleteClusterSchedulerConfigCommandOutput,
|
|
329
|
-
} from "../commands/DeleteClusterSchedulerConfigCommand";
|
|
330
|
-
import {
|
|
331
|
-
DeleteCodeRepositoryCommandInput,
|
|
332
|
-
DeleteCodeRepositoryCommandOutput,
|
|
333
|
-
} from "../commands/DeleteCodeRepositoryCommand";
|
|
334
|
-
import {
|
|
335
|
-
DeleteCompilationJobCommandInput,
|
|
336
|
-
DeleteCompilationJobCommandOutput,
|
|
337
|
-
} from "../commands/DeleteCompilationJobCommand";
|
|
338
|
-
import {
|
|
339
|
-
DeleteComputeQuotaCommandInput,
|
|
340
|
-
DeleteComputeQuotaCommandOutput,
|
|
341
|
-
} from "../commands/DeleteComputeQuotaCommand";
|
|
342
|
-
import {
|
|
343
|
-
DeleteContextCommandInput,
|
|
344
|
-
DeleteContextCommandOutput,
|
|
345
|
-
} from "../commands/DeleteContextCommand";
|
|
346
|
-
import {
|
|
347
|
-
DeleteDataQualityJobDefinitionCommandInput,
|
|
348
|
-
DeleteDataQualityJobDefinitionCommandOutput,
|
|
349
|
-
} from "../commands/DeleteDataQualityJobDefinitionCommand";
|
|
350
|
-
import {
|
|
351
|
-
DeleteDeviceFleetCommandInput,
|
|
352
|
-
DeleteDeviceFleetCommandOutput,
|
|
353
|
-
} from "../commands/DeleteDeviceFleetCommand";
|
|
354
|
-
import {
|
|
355
|
-
DeleteDomainCommandInput,
|
|
356
|
-
DeleteDomainCommandOutput,
|
|
357
|
-
} from "../commands/DeleteDomainCommand";
|
|
358
|
-
import {
|
|
359
|
-
DeleteEdgeDeploymentPlanCommandInput,
|
|
360
|
-
DeleteEdgeDeploymentPlanCommandOutput,
|
|
361
|
-
} from "../commands/DeleteEdgeDeploymentPlanCommand";
|
|
362
|
-
import {
|
|
363
|
-
DeleteEdgeDeploymentStageCommandInput,
|
|
364
|
-
DeleteEdgeDeploymentStageCommandOutput,
|
|
365
|
-
} from "../commands/DeleteEdgeDeploymentStageCommand";
|
|
366
|
-
import {
|
|
367
|
-
DeleteEndpointCommandInput,
|
|
368
|
-
DeleteEndpointCommandOutput,
|
|
369
|
-
} from "../commands/DeleteEndpointCommand";
|
|
370
|
-
import {
|
|
371
|
-
DeleteEndpointConfigCommandInput,
|
|
372
|
-
DeleteEndpointConfigCommandOutput,
|
|
373
|
-
} from "../commands/DeleteEndpointConfigCommand";
|
|
374
|
-
import {
|
|
375
|
-
DeleteExperimentCommandInput,
|
|
376
|
-
DeleteExperimentCommandOutput,
|
|
377
|
-
} from "../commands/DeleteExperimentCommand";
|
|
378
|
-
import {
|
|
379
|
-
DeleteFeatureGroupCommandInput,
|
|
380
|
-
DeleteFeatureGroupCommandOutput,
|
|
381
|
-
} from "../commands/DeleteFeatureGroupCommand";
|
|
382
|
-
import {
|
|
383
|
-
DeleteFlowDefinitionCommandInput,
|
|
384
|
-
DeleteFlowDefinitionCommandOutput,
|
|
385
|
-
} from "../commands/DeleteFlowDefinitionCommand";
|
|
386
|
-
import {
|
|
387
|
-
DeleteHubCommandInput,
|
|
388
|
-
DeleteHubCommandOutput,
|
|
389
|
-
} from "../commands/DeleteHubCommand";
|
|
390
|
-
import {
|
|
391
|
-
DeleteHubContentCommandInput,
|
|
392
|
-
DeleteHubContentCommandOutput,
|
|
393
|
-
} from "../commands/DeleteHubContentCommand";
|
|
394
|
-
import {
|
|
395
|
-
DeleteHubContentReferenceCommandInput,
|
|
396
|
-
DeleteHubContentReferenceCommandOutput,
|
|
397
|
-
} from "../commands/DeleteHubContentReferenceCommand";
|
|
398
|
-
import {
|
|
399
|
-
DeleteHumanTaskUiCommandInput,
|
|
400
|
-
DeleteHumanTaskUiCommandOutput,
|
|
401
|
-
} from "../commands/DeleteHumanTaskUiCommand";
|
|
402
|
-
import {
|
|
403
|
-
DeleteHyperParameterTuningJobCommandInput,
|
|
404
|
-
DeleteHyperParameterTuningJobCommandOutput,
|
|
405
|
-
} from "../commands/DeleteHyperParameterTuningJobCommand";
|
|
406
|
-
import {
|
|
407
|
-
DeleteImageCommandInput,
|
|
408
|
-
DeleteImageCommandOutput,
|
|
409
|
-
} from "../commands/DeleteImageCommand";
|
|
410
|
-
import {
|
|
411
|
-
DeleteImageVersionCommandInput,
|
|
412
|
-
DeleteImageVersionCommandOutput,
|
|
413
|
-
} from "../commands/DeleteImageVersionCommand";
|
|
414
|
-
import {
|
|
415
|
-
DeleteInferenceComponentCommandInput,
|
|
416
|
-
DeleteInferenceComponentCommandOutput,
|
|
417
|
-
} from "../commands/DeleteInferenceComponentCommand";
|
|
418
|
-
import {
|
|
419
|
-
DeleteInferenceExperimentCommandInput,
|
|
420
|
-
DeleteInferenceExperimentCommandOutput,
|
|
421
|
-
} from "../commands/DeleteInferenceExperimentCommand";
|
|
422
|
-
import {
|
|
423
|
-
DeleteMlflowTrackingServerCommandInput,
|
|
424
|
-
DeleteMlflowTrackingServerCommandOutput,
|
|
425
|
-
} from "../commands/DeleteMlflowTrackingServerCommand";
|
|
426
|
-
import {
|
|
427
|
-
DeleteModelBiasJobDefinitionCommandInput,
|
|
428
|
-
DeleteModelBiasJobDefinitionCommandOutput,
|
|
429
|
-
} from "../commands/DeleteModelBiasJobDefinitionCommand";
|
|
430
|
-
import {
|
|
431
|
-
DeleteModelCardCommandInput,
|
|
432
|
-
DeleteModelCardCommandOutput,
|
|
433
|
-
} from "../commands/DeleteModelCardCommand";
|
|
434
|
-
import {
|
|
435
|
-
DeleteModelCommandInput,
|
|
436
|
-
DeleteModelCommandOutput,
|
|
437
|
-
} from "../commands/DeleteModelCommand";
|
|
438
|
-
import {
|
|
439
|
-
DeleteModelExplainabilityJobDefinitionCommandInput,
|
|
440
|
-
DeleteModelExplainabilityJobDefinitionCommandOutput,
|
|
441
|
-
} from "../commands/DeleteModelExplainabilityJobDefinitionCommand";
|
|
442
|
-
import {
|
|
443
|
-
DeleteModelPackageCommandInput,
|
|
444
|
-
DeleteModelPackageCommandOutput,
|
|
445
|
-
} from "../commands/DeleteModelPackageCommand";
|
|
446
|
-
import {
|
|
447
|
-
DeleteModelPackageGroupCommandInput,
|
|
448
|
-
DeleteModelPackageGroupCommandOutput,
|
|
449
|
-
} from "../commands/DeleteModelPackageGroupCommand";
|
|
450
|
-
import {
|
|
451
|
-
DeleteModelPackageGroupPolicyCommandInput,
|
|
452
|
-
DeleteModelPackageGroupPolicyCommandOutput,
|
|
453
|
-
} from "../commands/DeleteModelPackageGroupPolicyCommand";
|
|
454
|
-
import {
|
|
455
|
-
DeleteModelQualityJobDefinitionCommandInput,
|
|
456
|
-
DeleteModelQualityJobDefinitionCommandOutput,
|
|
457
|
-
} from "../commands/DeleteModelQualityJobDefinitionCommand";
|
|
458
|
-
import {
|
|
459
|
-
DeleteMonitoringScheduleCommandInput,
|
|
460
|
-
DeleteMonitoringScheduleCommandOutput,
|
|
461
|
-
} from "../commands/DeleteMonitoringScheduleCommand";
|
|
462
|
-
import {
|
|
463
|
-
DeleteNotebookInstanceCommandInput,
|
|
464
|
-
DeleteNotebookInstanceCommandOutput,
|
|
465
|
-
} from "../commands/DeleteNotebookInstanceCommand";
|
|
466
|
-
import {
|
|
467
|
-
DeleteNotebookInstanceLifecycleConfigCommandInput,
|
|
468
|
-
DeleteNotebookInstanceLifecycleConfigCommandOutput,
|
|
469
|
-
} from "../commands/DeleteNotebookInstanceLifecycleConfigCommand";
|
|
470
|
-
import {
|
|
471
|
-
DeleteOptimizationJobCommandInput,
|
|
472
|
-
DeleteOptimizationJobCommandOutput,
|
|
473
|
-
} from "../commands/DeleteOptimizationJobCommand";
|
|
474
|
-
import {
|
|
475
|
-
DeletePartnerAppCommandInput,
|
|
476
|
-
DeletePartnerAppCommandOutput,
|
|
477
|
-
} from "../commands/DeletePartnerAppCommand";
|
|
478
|
-
import {
|
|
479
|
-
DeletePipelineCommandInput,
|
|
480
|
-
DeletePipelineCommandOutput,
|
|
481
|
-
} from "../commands/DeletePipelineCommand";
|
|
482
|
-
import {
|
|
483
|
-
DeleteProcessingJobCommandInput,
|
|
484
|
-
DeleteProcessingJobCommandOutput,
|
|
485
|
-
} from "../commands/DeleteProcessingJobCommand";
|
|
486
|
-
import {
|
|
487
|
-
DeleteProjectCommandInput,
|
|
488
|
-
DeleteProjectCommandOutput,
|
|
489
|
-
} from "../commands/DeleteProjectCommand";
|
|
490
|
-
import {
|
|
491
|
-
DeleteSpaceCommandInput,
|
|
492
|
-
DeleteSpaceCommandOutput,
|
|
493
|
-
} from "../commands/DeleteSpaceCommand";
|
|
494
|
-
import {
|
|
495
|
-
DeleteStudioLifecycleConfigCommandInput,
|
|
496
|
-
DeleteStudioLifecycleConfigCommandOutput,
|
|
497
|
-
} from "../commands/DeleteStudioLifecycleConfigCommand";
|
|
498
|
-
import {
|
|
499
|
-
DeleteTagsCommandInput,
|
|
500
|
-
DeleteTagsCommandOutput,
|
|
501
|
-
} from "../commands/DeleteTagsCommand";
|
|
502
|
-
import {
|
|
503
|
-
DeleteTrainingJobCommandInput,
|
|
504
|
-
DeleteTrainingJobCommandOutput,
|
|
505
|
-
} from "../commands/DeleteTrainingJobCommand";
|
|
506
|
-
import {
|
|
507
|
-
DeleteTrialCommandInput,
|
|
508
|
-
DeleteTrialCommandOutput,
|
|
509
|
-
} from "../commands/DeleteTrialCommand";
|
|
510
|
-
import {
|
|
511
|
-
DeleteTrialComponentCommandInput,
|
|
512
|
-
DeleteTrialComponentCommandOutput,
|
|
513
|
-
} from "../commands/DeleteTrialComponentCommand";
|
|
514
|
-
import {
|
|
515
|
-
DeleteUserProfileCommandInput,
|
|
516
|
-
DeleteUserProfileCommandOutput,
|
|
517
|
-
} from "../commands/DeleteUserProfileCommand";
|
|
518
|
-
import {
|
|
519
|
-
DeleteWorkforceCommandInput,
|
|
520
|
-
DeleteWorkforceCommandOutput,
|
|
521
|
-
} from "../commands/DeleteWorkforceCommand";
|
|
522
|
-
import {
|
|
523
|
-
DeleteWorkteamCommandInput,
|
|
524
|
-
DeleteWorkteamCommandOutput,
|
|
525
|
-
} from "../commands/DeleteWorkteamCommand";
|
|
526
|
-
import {
|
|
527
|
-
DeregisterDevicesCommandInput,
|
|
528
|
-
DeregisterDevicesCommandOutput,
|
|
529
|
-
} from "../commands/DeregisterDevicesCommand";
|
|
530
|
-
import {
|
|
531
|
-
DescribeActionCommandInput,
|
|
532
|
-
DescribeActionCommandOutput,
|
|
533
|
-
} from "../commands/DescribeActionCommand";
|
|
534
|
-
import {
|
|
535
|
-
DescribeAlgorithmCommandInput,
|
|
536
|
-
DescribeAlgorithmCommandOutput,
|
|
537
|
-
} from "../commands/DescribeAlgorithmCommand";
|
|
538
|
-
import {
|
|
539
|
-
DescribeAppCommandInput,
|
|
540
|
-
DescribeAppCommandOutput,
|
|
541
|
-
} from "../commands/DescribeAppCommand";
|
|
542
|
-
import {
|
|
543
|
-
DescribeAppImageConfigCommandInput,
|
|
544
|
-
DescribeAppImageConfigCommandOutput,
|
|
545
|
-
} from "../commands/DescribeAppImageConfigCommand";
|
|
546
|
-
import {
|
|
547
|
-
DescribeArtifactCommandInput,
|
|
548
|
-
DescribeArtifactCommandOutput,
|
|
549
|
-
} from "../commands/DescribeArtifactCommand";
|
|
550
|
-
import {
|
|
551
|
-
DescribeAutoMLJobCommandInput,
|
|
552
|
-
DescribeAutoMLJobCommandOutput,
|
|
553
|
-
} from "../commands/DescribeAutoMLJobCommand";
|
|
554
|
-
import {
|
|
555
|
-
DescribeAutoMLJobV2CommandInput,
|
|
556
|
-
DescribeAutoMLJobV2CommandOutput,
|
|
557
|
-
} from "../commands/DescribeAutoMLJobV2Command";
|
|
558
|
-
import {
|
|
559
|
-
DescribeClusterCommandInput,
|
|
560
|
-
DescribeClusterCommandOutput,
|
|
561
|
-
} from "../commands/DescribeClusterCommand";
|
|
562
|
-
import {
|
|
563
|
-
DescribeClusterEventCommandInput,
|
|
564
|
-
DescribeClusterEventCommandOutput,
|
|
565
|
-
} from "../commands/DescribeClusterEventCommand";
|
|
566
|
-
import {
|
|
567
|
-
DescribeClusterNodeCommandInput,
|
|
568
|
-
DescribeClusterNodeCommandOutput,
|
|
569
|
-
} from "../commands/DescribeClusterNodeCommand";
|
|
570
|
-
import {
|
|
571
|
-
DescribeClusterSchedulerConfigCommandInput,
|
|
572
|
-
DescribeClusterSchedulerConfigCommandOutput,
|
|
573
|
-
} from "../commands/DescribeClusterSchedulerConfigCommand";
|
|
574
|
-
import {
|
|
575
|
-
DescribeCodeRepositoryCommandInput,
|
|
576
|
-
DescribeCodeRepositoryCommandOutput,
|
|
577
|
-
} from "../commands/DescribeCodeRepositoryCommand";
|
|
578
|
-
import {
|
|
579
|
-
DescribeCompilationJobCommandInput,
|
|
580
|
-
DescribeCompilationJobCommandOutput,
|
|
581
|
-
} from "../commands/DescribeCompilationJobCommand";
|
|
582
|
-
import {
|
|
583
|
-
DescribeComputeQuotaCommandInput,
|
|
584
|
-
DescribeComputeQuotaCommandOutput,
|
|
585
|
-
} from "../commands/DescribeComputeQuotaCommand";
|
|
586
|
-
import {
|
|
587
|
-
DescribeContextCommandInput,
|
|
588
|
-
DescribeContextCommandOutput,
|
|
589
|
-
} from "../commands/DescribeContextCommand";
|
|
590
|
-
import {
|
|
591
|
-
DescribeDataQualityJobDefinitionCommandInput,
|
|
592
|
-
DescribeDataQualityJobDefinitionCommandOutput,
|
|
593
|
-
} from "../commands/DescribeDataQualityJobDefinitionCommand";
|
|
594
|
-
import {
|
|
595
|
-
DescribeDeviceCommandInput,
|
|
596
|
-
DescribeDeviceCommandOutput,
|
|
597
|
-
} from "../commands/DescribeDeviceCommand";
|
|
598
|
-
import {
|
|
599
|
-
DescribeDeviceFleetCommandInput,
|
|
600
|
-
DescribeDeviceFleetCommandOutput,
|
|
601
|
-
} from "../commands/DescribeDeviceFleetCommand";
|
|
602
|
-
import {
|
|
603
|
-
DescribeDomainCommandInput,
|
|
604
|
-
DescribeDomainCommandOutput,
|
|
605
|
-
} from "../commands/DescribeDomainCommand";
|
|
606
|
-
import {
|
|
607
|
-
DescribeEdgeDeploymentPlanCommandInput,
|
|
608
|
-
DescribeEdgeDeploymentPlanCommandOutput,
|
|
609
|
-
} from "../commands/DescribeEdgeDeploymentPlanCommand";
|
|
610
|
-
import {
|
|
611
|
-
DescribeEdgePackagingJobCommandInput,
|
|
612
|
-
DescribeEdgePackagingJobCommandOutput,
|
|
613
|
-
} from "../commands/DescribeEdgePackagingJobCommand";
|
|
614
|
-
import {
|
|
615
|
-
DescribeEndpointCommandInput,
|
|
616
|
-
DescribeEndpointCommandOutput,
|
|
617
|
-
} from "../commands/DescribeEndpointCommand";
|
|
618
|
-
import {
|
|
619
|
-
DescribeEndpointConfigCommandInput,
|
|
620
|
-
DescribeEndpointConfigCommandOutput,
|
|
621
|
-
} from "../commands/DescribeEndpointConfigCommand";
|
|
622
|
-
import {
|
|
623
|
-
DescribeExperimentCommandInput,
|
|
624
|
-
DescribeExperimentCommandOutput,
|
|
625
|
-
} from "../commands/DescribeExperimentCommand";
|
|
626
|
-
import {
|
|
627
|
-
DescribeFeatureGroupCommandInput,
|
|
628
|
-
DescribeFeatureGroupCommandOutput,
|
|
629
|
-
} from "../commands/DescribeFeatureGroupCommand";
|
|
630
|
-
import {
|
|
631
|
-
DescribeFeatureMetadataCommandInput,
|
|
632
|
-
DescribeFeatureMetadataCommandOutput,
|
|
633
|
-
} from "../commands/DescribeFeatureMetadataCommand";
|
|
634
|
-
import {
|
|
635
|
-
DescribeFlowDefinitionCommandInput,
|
|
636
|
-
DescribeFlowDefinitionCommandOutput,
|
|
637
|
-
} from "../commands/DescribeFlowDefinitionCommand";
|
|
638
|
-
import {
|
|
639
|
-
DescribeHubCommandInput,
|
|
640
|
-
DescribeHubCommandOutput,
|
|
641
|
-
} from "../commands/DescribeHubCommand";
|
|
642
|
-
import {
|
|
643
|
-
DescribeHubContentCommandInput,
|
|
644
|
-
DescribeHubContentCommandOutput,
|
|
645
|
-
} from "../commands/DescribeHubContentCommand";
|
|
646
|
-
import {
|
|
647
|
-
DescribeHumanTaskUiCommandInput,
|
|
648
|
-
DescribeHumanTaskUiCommandOutput,
|
|
649
|
-
} from "../commands/DescribeHumanTaskUiCommand";
|
|
650
|
-
import {
|
|
651
|
-
DescribeHyperParameterTuningJobCommandInput,
|
|
652
|
-
DescribeHyperParameterTuningJobCommandOutput,
|
|
653
|
-
} from "../commands/DescribeHyperParameterTuningJobCommand";
|
|
654
|
-
import {
|
|
655
|
-
DescribeImageCommandInput,
|
|
656
|
-
DescribeImageCommandOutput,
|
|
657
|
-
} from "../commands/DescribeImageCommand";
|
|
658
|
-
import {
|
|
659
|
-
DescribeImageVersionCommandInput,
|
|
660
|
-
DescribeImageVersionCommandOutput,
|
|
661
|
-
} from "../commands/DescribeImageVersionCommand";
|
|
662
|
-
import {
|
|
663
|
-
DescribeInferenceComponentCommandInput,
|
|
664
|
-
DescribeInferenceComponentCommandOutput,
|
|
665
|
-
} from "../commands/DescribeInferenceComponentCommand";
|
|
666
|
-
import {
|
|
667
|
-
DescribeInferenceExperimentCommandInput,
|
|
668
|
-
DescribeInferenceExperimentCommandOutput,
|
|
669
|
-
} from "../commands/DescribeInferenceExperimentCommand";
|
|
670
|
-
import {
|
|
671
|
-
DescribeInferenceRecommendationsJobCommandInput,
|
|
672
|
-
DescribeInferenceRecommendationsJobCommandOutput,
|
|
673
|
-
} from "../commands/DescribeInferenceRecommendationsJobCommand";
|
|
674
|
-
import {
|
|
675
|
-
DescribeLabelingJobCommandInput,
|
|
676
|
-
DescribeLabelingJobCommandOutput,
|
|
677
|
-
} from "../commands/DescribeLabelingJobCommand";
|
|
678
|
-
import {
|
|
679
|
-
DescribeLineageGroupCommandInput,
|
|
680
|
-
DescribeLineageGroupCommandOutput,
|
|
681
|
-
} from "../commands/DescribeLineageGroupCommand";
|
|
682
|
-
import {
|
|
683
|
-
DescribeMlflowTrackingServerCommandInput,
|
|
684
|
-
DescribeMlflowTrackingServerCommandOutput,
|
|
685
|
-
} from "../commands/DescribeMlflowTrackingServerCommand";
|
|
686
|
-
import {
|
|
687
|
-
DescribeModelBiasJobDefinitionCommandInput,
|
|
688
|
-
DescribeModelBiasJobDefinitionCommandOutput,
|
|
689
|
-
} from "../commands/DescribeModelBiasJobDefinitionCommand";
|
|
690
|
-
import {
|
|
691
|
-
DescribeModelCardCommandInput,
|
|
692
|
-
DescribeModelCardCommandOutput,
|
|
693
|
-
} from "../commands/DescribeModelCardCommand";
|
|
694
|
-
import {
|
|
695
|
-
DescribeModelCardExportJobCommandInput,
|
|
696
|
-
DescribeModelCardExportJobCommandOutput,
|
|
697
|
-
} from "../commands/DescribeModelCardExportJobCommand";
|
|
698
|
-
import {
|
|
699
|
-
DescribeModelCommandInput,
|
|
700
|
-
DescribeModelCommandOutput,
|
|
701
|
-
} from "../commands/DescribeModelCommand";
|
|
702
|
-
import {
|
|
703
|
-
DescribeModelExplainabilityJobDefinitionCommandInput,
|
|
704
|
-
DescribeModelExplainabilityJobDefinitionCommandOutput,
|
|
705
|
-
} from "../commands/DescribeModelExplainabilityJobDefinitionCommand";
|
|
706
|
-
import {
|
|
707
|
-
DescribeModelPackageCommandInput,
|
|
708
|
-
DescribeModelPackageCommandOutput,
|
|
709
|
-
} from "../commands/DescribeModelPackageCommand";
|
|
710
|
-
import {
|
|
711
|
-
DescribeModelPackageGroupCommandInput,
|
|
712
|
-
DescribeModelPackageGroupCommandOutput,
|
|
713
|
-
} from "../commands/DescribeModelPackageGroupCommand";
|
|
714
|
-
import {
|
|
715
|
-
DescribeModelQualityJobDefinitionCommandInput,
|
|
716
|
-
DescribeModelQualityJobDefinitionCommandOutput,
|
|
717
|
-
} from "../commands/DescribeModelQualityJobDefinitionCommand";
|
|
718
|
-
import {
|
|
719
|
-
DescribeMonitoringScheduleCommandInput,
|
|
720
|
-
DescribeMonitoringScheduleCommandOutput,
|
|
721
|
-
} from "../commands/DescribeMonitoringScheduleCommand";
|
|
722
|
-
import {
|
|
723
|
-
DescribeNotebookInstanceCommandInput,
|
|
724
|
-
DescribeNotebookInstanceCommandOutput,
|
|
725
|
-
} from "../commands/DescribeNotebookInstanceCommand";
|
|
726
|
-
import {
|
|
727
|
-
DescribeNotebookInstanceLifecycleConfigCommandInput,
|
|
728
|
-
DescribeNotebookInstanceLifecycleConfigCommandOutput,
|
|
729
|
-
} from "../commands/DescribeNotebookInstanceLifecycleConfigCommand";
|
|
730
|
-
import {
|
|
731
|
-
DescribeOptimizationJobCommandInput,
|
|
732
|
-
DescribeOptimizationJobCommandOutput,
|
|
733
|
-
} from "../commands/DescribeOptimizationJobCommand";
|
|
734
|
-
import {
|
|
735
|
-
DescribePartnerAppCommandInput,
|
|
736
|
-
DescribePartnerAppCommandOutput,
|
|
737
|
-
} from "../commands/DescribePartnerAppCommand";
|
|
738
|
-
import {
|
|
739
|
-
DescribePipelineCommandInput,
|
|
740
|
-
DescribePipelineCommandOutput,
|
|
741
|
-
} from "../commands/DescribePipelineCommand";
|
|
742
|
-
import {
|
|
743
|
-
DescribePipelineDefinitionForExecutionCommandInput,
|
|
744
|
-
DescribePipelineDefinitionForExecutionCommandOutput,
|
|
745
|
-
} from "../commands/DescribePipelineDefinitionForExecutionCommand";
|
|
746
|
-
import {
|
|
747
|
-
DescribePipelineExecutionCommandInput,
|
|
748
|
-
DescribePipelineExecutionCommandOutput,
|
|
749
|
-
} from "../commands/DescribePipelineExecutionCommand";
|
|
750
|
-
import {
|
|
751
|
-
DescribeProcessingJobCommandInput,
|
|
752
|
-
DescribeProcessingJobCommandOutput,
|
|
753
|
-
} from "../commands/DescribeProcessingJobCommand";
|
|
754
|
-
import {
|
|
755
|
-
DescribeProjectCommandInput,
|
|
756
|
-
DescribeProjectCommandOutput,
|
|
757
|
-
} from "../commands/DescribeProjectCommand";
|
|
758
|
-
import {
|
|
759
|
-
DescribeReservedCapacityCommandInput,
|
|
760
|
-
DescribeReservedCapacityCommandOutput,
|
|
761
|
-
} from "../commands/DescribeReservedCapacityCommand";
|
|
762
|
-
import {
|
|
763
|
-
DescribeSpaceCommandInput,
|
|
764
|
-
DescribeSpaceCommandOutput,
|
|
765
|
-
} from "../commands/DescribeSpaceCommand";
|
|
766
|
-
import {
|
|
767
|
-
DescribeStudioLifecycleConfigCommandInput,
|
|
768
|
-
DescribeStudioLifecycleConfigCommandOutput,
|
|
769
|
-
} from "../commands/DescribeStudioLifecycleConfigCommand";
|
|
770
|
-
import {
|
|
771
|
-
DescribeSubscribedWorkteamCommandInput,
|
|
772
|
-
DescribeSubscribedWorkteamCommandOutput,
|
|
773
|
-
} from "../commands/DescribeSubscribedWorkteamCommand";
|
|
774
|
-
import {
|
|
775
|
-
DescribeTrainingJobCommandInput,
|
|
776
|
-
DescribeTrainingJobCommandOutput,
|
|
777
|
-
} from "../commands/DescribeTrainingJobCommand";
|
|
778
|
-
import {
|
|
779
|
-
DescribeTrainingPlanCommandInput,
|
|
780
|
-
DescribeTrainingPlanCommandOutput,
|
|
781
|
-
} from "../commands/DescribeTrainingPlanCommand";
|
|
782
|
-
import {
|
|
783
|
-
DescribeTransformJobCommandInput,
|
|
784
|
-
DescribeTransformJobCommandOutput,
|
|
785
|
-
} from "../commands/DescribeTransformJobCommand";
|
|
786
|
-
import {
|
|
787
|
-
DescribeTrialCommandInput,
|
|
788
|
-
DescribeTrialCommandOutput,
|
|
789
|
-
} from "../commands/DescribeTrialCommand";
|
|
790
|
-
import {
|
|
791
|
-
DescribeTrialComponentCommandInput,
|
|
792
|
-
DescribeTrialComponentCommandOutput,
|
|
793
|
-
} from "../commands/DescribeTrialComponentCommand";
|
|
794
|
-
import {
|
|
795
|
-
DescribeUserProfileCommandInput,
|
|
796
|
-
DescribeUserProfileCommandOutput,
|
|
797
|
-
} from "../commands/DescribeUserProfileCommand";
|
|
798
|
-
import {
|
|
799
|
-
DescribeWorkforceCommandInput,
|
|
800
|
-
DescribeWorkforceCommandOutput,
|
|
801
|
-
} from "../commands/DescribeWorkforceCommand";
|
|
802
|
-
import {
|
|
803
|
-
DescribeWorkteamCommandInput,
|
|
804
|
-
DescribeWorkteamCommandOutput,
|
|
805
|
-
} from "../commands/DescribeWorkteamCommand";
|
|
806
|
-
import {
|
|
807
|
-
DetachClusterNodeVolumeCommandInput,
|
|
808
|
-
DetachClusterNodeVolumeCommandOutput,
|
|
809
|
-
} from "../commands/DetachClusterNodeVolumeCommand";
|
|
810
|
-
import {
|
|
811
|
-
DisableSagemakerServicecatalogPortfolioCommandInput,
|
|
812
|
-
DisableSagemakerServicecatalogPortfolioCommandOutput,
|
|
813
|
-
} from "../commands/DisableSagemakerServicecatalogPortfolioCommand";
|
|
814
|
-
import {
|
|
815
|
-
DisassociateTrialComponentCommandInput,
|
|
816
|
-
DisassociateTrialComponentCommandOutput,
|
|
817
|
-
} from "../commands/DisassociateTrialComponentCommand";
|
|
818
|
-
import {
|
|
819
|
-
EnableSagemakerServicecatalogPortfolioCommandInput,
|
|
820
|
-
EnableSagemakerServicecatalogPortfolioCommandOutput,
|
|
821
|
-
} from "../commands/EnableSagemakerServicecatalogPortfolioCommand";
|
|
822
|
-
import {
|
|
823
|
-
GetDeviceFleetReportCommandInput,
|
|
824
|
-
GetDeviceFleetReportCommandOutput,
|
|
825
|
-
} from "../commands/GetDeviceFleetReportCommand";
|
|
826
|
-
import {
|
|
827
|
-
GetLineageGroupPolicyCommandInput,
|
|
828
|
-
GetLineageGroupPolicyCommandOutput,
|
|
829
|
-
} from "../commands/GetLineageGroupPolicyCommand";
|
|
830
|
-
import {
|
|
831
|
-
GetModelPackageGroupPolicyCommandInput,
|
|
832
|
-
GetModelPackageGroupPolicyCommandOutput,
|
|
833
|
-
} from "../commands/GetModelPackageGroupPolicyCommand";
|
|
834
|
-
import {
|
|
835
|
-
GetSagemakerServicecatalogPortfolioStatusCommandInput,
|
|
836
|
-
GetSagemakerServicecatalogPortfolioStatusCommandOutput,
|
|
837
|
-
} from "../commands/GetSagemakerServicecatalogPortfolioStatusCommand";
|
|
838
|
-
import {
|
|
839
|
-
GetScalingConfigurationRecommendationCommandInput,
|
|
840
|
-
GetScalingConfigurationRecommendationCommandOutput,
|
|
841
|
-
} from "../commands/GetScalingConfigurationRecommendationCommand";
|
|
842
|
-
import {
|
|
843
|
-
GetSearchSuggestionsCommandInput,
|
|
844
|
-
GetSearchSuggestionsCommandOutput,
|
|
845
|
-
} from "../commands/GetSearchSuggestionsCommand";
|
|
846
|
-
import {
|
|
847
|
-
ImportHubContentCommandInput,
|
|
848
|
-
ImportHubContentCommandOutput,
|
|
849
|
-
} from "../commands/ImportHubContentCommand";
|
|
850
|
-
import {
|
|
851
|
-
ListActionsCommandInput,
|
|
852
|
-
ListActionsCommandOutput,
|
|
853
|
-
} from "../commands/ListActionsCommand";
|
|
854
|
-
import {
|
|
855
|
-
ListAlgorithmsCommandInput,
|
|
856
|
-
ListAlgorithmsCommandOutput,
|
|
857
|
-
} from "../commands/ListAlgorithmsCommand";
|
|
858
|
-
import {
|
|
859
|
-
ListAliasesCommandInput,
|
|
860
|
-
ListAliasesCommandOutput,
|
|
861
|
-
} from "../commands/ListAliasesCommand";
|
|
862
|
-
import {
|
|
863
|
-
ListAppImageConfigsCommandInput,
|
|
864
|
-
ListAppImageConfigsCommandOutput,
|
|
865
|
-
} from "../commands/ListAppImageConfigsCommand";
|
|
866
|
-
import {
|
|
867
|
-
ListAppsCommandInput,
|
|
868
|
-
ListAppsCommandOutput,
|
|
869
|
-
} from "../commands/ListAppsCommand";
|
|
870
|
-
import {
|
|
871
|
-
ListArtifactsCommandInput,
|
|
872
|
-
ListArtifactsCommandOutput,
|
|
873
|
-
} from "../commands/ListArtifactsCommand";
|
|
874
|
-
import {
|
|
875
|
-
ListAssociationsCommandInput,
|
|
876
|
-
ListAssociationsCommandOutput,
|
|
877
|
-
} from "../commands/ListAssociationsCommand";
|
|
878
|
-
import {
|
|
879
|
-
ListAutoMLJobsCommandInput,
|
|
880
|
-
ListAutoMLJobsCommandOutput,
|
|
881
|
-
} from "../commands/ListAutoMLJobsCommand";
|
|
882
|
-
import {
|
|
883
|
-
ListCandidatesForAutoMLJobCommandInput,
|
|
884
|
-
ListCandidatesForAutoMLJobCommandOutput,
|
|
885
|
-
} from "../commands/ListCandidatesForAutoMLJobCommand";
|
|
886
|
-
import {
|
|
887
|
-
ListClusterEventsCommandInput,
|
|
888
|
-
ListClusterEventsCommandOutput,
|
|
889
|
-
} from "../commands/ListClusterEventsCommand";
|
|
890
|
-
import {
|
|
891
|
-
ListClusterNodesCommandInput,
|
|
892
|
-
ListClusterNodesCommandOutput,
|
|
893
|
-
} from "../commands/ListClusterNodesCommand";
|
|
894
|
-
import {
|
|
895
|
-
ListClusterSchedulerConfigsCommandInput,
|
|
896
|
-
ListClusterSchedulerConfigsCommandOutput,
|
|
897
|
-
} from "../commands/ListClusterSchedulerConfigsCommand";
|
|
898
|
-
import {
|
|
899
|
-
ListClustersCommandInput,
|
|
900
|
-
ListClustersCommandOutput,
|
|
901
|
-
} from "../commands/ListClustersCommand";
|
|
902
|
-
import {
|
|
903
|
-
ListCodeRepositoriesCommandInput,
|
|
904
|
-
ListCodeRepositoriesCommandOutput,
|
|
905
|
-
} from "../commands/ListCodeRepositoriesCommand";
|
|
906
|
-
import {
|
|
907
|
-
ListCompilationJobsCommandInput,
|
|
908
|
-
ListCompilationJobsCommandOutput,
|
|
909
|
-
} from "../commands/ListCompilationJobsCommand";
|
|
910
|
-
import {
|
|
911
|
-
ListComputeQuotasCommandInput,
|
|
912
|
-
ListComputeQuotasCommandOutput,
|
|
913
|
-
} from "../commands/ListComputeQuotasCommand";
|
|
914
|
-
import {
|
|
915
|
-
ListContextsCommandInput,
|
|
916
|
-
ListContextsCommandOutput,
|
|
917
|
-
} from "../commands/ListContextsCommand";
|
|
918
|
-
import {
|
|
919
|
-
ListDataQualityJobDefinitionsCommandInput,
|
|
920
|
-
ListDataQualityJobDefinitionsCommandOutput,
|
|
921
|
-
} from "../commands/ListDataQualityJobDefinitionsCommand";
|
|
922
|
-
import {
|
|
923
|
-
ListDeviceFleetsCommandInput,
|
|
924
|
-
ListDeviceFleetsCommandOutput,
|
|
925
|
-
} from "../commands/ListDeviceFleetsCommand";
|
|
926
|
-
import {
|
|
927
|
-
ListDevicesCommandInput,
|
|
928
|
-
ListDevicesCommandOutput,
|
|
929
|
-
} from "../commands/ListDevicesCommand";
|
|
930
|
-
import {
|
|
931
|
-
ListDomainsCommandInput,
|
|
932
|
-
ListDomainsCommandOutput,
|
|
933
|
-
} from "../commands/ListDomainsCommand";
|
|
934
|
-
import {
|
|
935
|
-
ListEdgeDeploymentPlansCommandInput,
|
|
936
|
-
ListEdgeDeploymentPlansCommandOutput,
|
|
937
|
-
} from "../commands/ListEdgeDeploymentPlansCommand";
|
|
938
|
-
import {
|
|
939
|
-
ListEdgePackagingJobsCommandInput,
|
|
940
|
-
ListEdgePackagingJobsCommandOutput,
|
|
941
|
-
} from "../commands/ListEdgePackagingJobsCommand";
|
|
942
|
-
import {
|
|
943
|
-
ListEndpointConfigsCommandInput,
|
|
944
|
-
ListEndpointConfigsCommandOutput,
|
|
945
|
-
} from "../commands/ListEndpointConfigsCommand";
|
|
946
|
-
import {
|
|
947
|
-
ListEndpointsCommandInput,
|
|
948
|
-
ListEndpointsCommandOutput,
|
|
949
|
-
} from "../commands/ListEndpointsCommand";
|
|
950
|
-
import {
|
|
951
|
-
ListExperimentsCommandInput,
|
|
952
|
-
ListExperimentsCommandOutput,
|
|
953
|
-
} from "../commands/ListExperimentsCommand";
|
|
954
|
-
import {
|
|
955
|
-
ListFeatureGroupsCommandInput,
|
|
956
|
-
ListFeatureGroupsCommandOutput,
|
|
957
|
-
} from "../commands/ListFeatureGroupsCommand";
|
|
958
|
-
import {
|
|
959
|
-
ListFlowDefinitionsCommandInput,
|
|
960
|
-
ListFlowDefinitionsCommandOutput,
|
|
961
|
-
} from "../commands/ListFlowDefinitionsCommand";
|
|
962
|
-
import {
|
|
963
|
-
ListHubContentsCommandInput,
|
|
964
|
-
ListHubContentsCommandOutput,
|
|
965
|
-
} from "../commands/ListHubContentsCommand";
|
|
966
|
-
import {
|
|
967
|
-
ListHubContentVersionsCommandInput,
|
|
968
|
-
ListHubContentVersionsCommandOutput,
|
|
969
|
-
} from "../commands/ListHubContentVersionsCommand";
|
|
970
|
-
import {
|
|
971
|
-
ListHubsCommandInput,
|
|
972
|
-
ListHubsCommandOutput,
|
|
973
|
-
} from "../commands/ListHubsCommand";
|
|
974
|
-
import {
|
|
975
|
-
ListHumanTaskUisCommandInput,
|
|
976
|
-
ListHumanTaskUisCommandOutput,
|
|
977
|
-
} from "../commands/ListHumanTaskUisCommand";
|
|
978
|
-
import {
|
|
979
|
-
ListHyperParameterTuningJobsCommandInput,
|
|
980
|
-
ListHyperParameterTuningJobsCommandOutput,
|
|
981
|
-
} from "../commands/ListHyperParameterTuningJobsCommand";
|
|
982
|
-
import {
|
|
983
|
-
ListImagesCommandInput,
|
|
984
|
-
ListImagesCommandOutput,
|
|
985
|
-
} from "../commands/ListImagesCommand";
|
|
986
|
-
import {
|
|
987
|
-
ListImageVersionsCommandInput,
|
|
988
|
-
ListImageVersionsCommandOutput,
|
|
989
|
-
} from "../commands/ListImageVersionsCommand";
|
|
990
|
-
import {
|
|
991
|
-
ListInferenceComponentsCommandInput,
|
|
992
|
-
ListInferenceComponentsCommandOutput,
|
|
993
|
-
} from "../commands/ListInferenceComponentsCommand";
|
|
994
|
-
import {
|
|
995
|
-
ListInferenceExperimentsCommandInput,
|
|
996
|
-
ListInferenceExperimentsCommandOutput,
|
|
997
|
-
} from "../commands/ListInferenceExperimentsCommand";
|
|
998
|
-
import {
|
|
999
|
-
ListInferenceRecommendationsJobsCommandInput,
|
|
1000
|
-
ListInferenceRecommendationsJobsCommandOutput,
|
|
1001
|
-
} from "../commands/ListInferenceRecommendationsJobsCommand";
|
|
1002
|
-
import {
|
|
1003
|
-
ListInferenceRecommendationsJobStepsCommandInput,
|
|
1004
|
-
ListInferenceRecommendationsJobStepsCommandOutput,
|
|
1005
|
-
} from "../commands/ListInferenceRecommendationsJobStepsCommand";
|
|
1006
|
-
import {
|
|
1007
|
-
ListLabelingJobsCommandInput,
|
|
1008
|
-
ListLabelingJobsCommandOutput,
|
|
1009
|
-
} from "../commands/ListLabelingJobsCommand";
|
|
1010
|
-
import {
|
|
1011
|
-
ListLabelingJobsForWorkteamCommandInput,
|
|
1012
|
-
ListLabelingJobsForWorkteamCommandOutput,
|
|
1013
|
-
} from "../commands/ListLabelingJobsForWorkteamCommand";
|
|
1014
|
-
import {
|
|
1015
|
-
ListLineageGroupsCommandInput,
|
|
1016
|
-
ListLineageGroupsCommandOutput,
|
|
1017
|
-
} from "../commands/ListLineageGroupsCommand";
|
|
1018
|
-
import {
|
|
1019
|
-
ListMlflowTrackingServersCommandInput,
|
|
1020
|
-
ListMlflowTrackingServersCommandOutput,
|
|
1021
|
-
} from "../commands/ListMlflowTrackingServersCommand";
|
|
1022
|
-
import {
|
|
1023
|
-
ListModelBiasJobDefinitionsCommandInput,
|
|
1024
|
-
ListModelBiasJobDefinitionsCommandOutput,
|
|
1025
|
-
} from "../commands/ListModelBiasJobDefinitionsCommand";
|
|
1026
|
-
import {
|
|
1027
|
-
ListModelCardExportJobsCommandInput,
|
|
1028
|
-
ListModelCardExportJobsCommandOutput,
|
|
1029
|
-
} from "../commands/ListModelCardExportJobsCommand";
|
|
1030
|
-
import {
|
|
1031
|
-
ListModelCardsCommandInput,
|
|
1032
|
-
ListModelCardsCommandOutput,
|
|
1033
|
-
} from "../commands/ListModelCardsCommand";
|
|
1034
|
-
import {
|
|
1035
|
-
ListModelCardVersionsCommandInput,
|
|
1036
|
-
ListModelCardVersionsCommandOutput,
|
|
1037
|
-
} from "../commands/ListModelCardVersionsCommand";
|
|
1038
|
-
import {
|
|
1039
|
-
ListModelExplainabilityJobDefinitionsCommandInput,
|
|
1040
|
-
ListModelExplainabilityJobDefinitionsCommandOutput,
|
|
1041
|
-
} from "../commands/ListModelExplainabilityJobDefinitionsCommand";
|
|
1042
|
-
import {
|
|
1043
|
-
ListModelMetadataCommandInput,
|
|
1044
|
-
ListModelMetadataCommandOutput,
|
|
1045
|
-
} from "../commands/ListModelMetadataCommand";
|
|
1046
|
-
import {
|
|
1047
|
-
ListModelPackageGroupsCommandInput,
|
|
1048
|
-
ListModelPackageGroupsCommandOutput,
|
|
1049
|
-
} from "../commands/ListModelPackageGroupsCommand";
|
|
1050
|
-
import {
|
|
1051
|
-
ListModelPackagesCommandInput,
|
|
1052
|
-
ListModelPackagesCommandOutput,
|
|
1053
|
-
} from "../commands/ListModelPackagesCommand";
|
|
1054
|
-
import {
|
|
1055
|
-
ListModelQualityJobDefinitionsCommandInput,
|
|
1056
|
-
ListModelQualityJobDefinitionsCommandOutput,
|
|
1057
|
-
} from "../commands/ListModelQualityJobDefinitionsCommand";
|
|
1058
|
-
import {
|
|
1059
|
-
ListModelsCommandInput,
|
|
1060
|
-
ListModelsCommandOutput,
|
|
1061
|
-
} from "../commands/ListModelsCommand";
|
|
1062
|
-
import {
|
|
1063
|
-
ListMonitoringAlertHistoryCommandInput,
|
|
1064
|
-
ListMonitoringAlertHistoryCommandOutput,
|
|
1065
|
-
} from "../commands/ListMonitoringAlertHistoryCommand";
|
|
1066
|
-
import {
|
|
1067
|
-
ListMonitoringAlertsCommandInput,
|
|
1068
|
-
ListMonitoringAlertsCommandOutput,
|
|
1069
|
-
} from "../commands/ListMonitoringAlertsCommand";
|
|
1070
|
-
import {
|
|
1071
|
-
ListMonitoringExecutionsCommandInput,
|
|
1072
|
-
ListMonitoringExecutionsCommandOutput,
|
|
1073
|
-
} from "../commands/ListMonitoringExecutionsCommand";
|
|
1074
|
-
import {
|
|
1075
|
-
ListMonitoringSchedulesCommandInput,
|
|
1076
|
-
ListMonitoringSchedulesCommandOutput,
|
|
1077
|
-
} from "../commands/ListMonitoringSchedulesCommand";
|
|
1078
|
-
import {
|
|
1079
|
-
ListNotebookInstanceLifecycleConfigsCommandInput,
|
|
1080
|
-
ListNotebookInstanceLifecycleConfigsCommandOutput,
|
|
1081
|
-
} from "../commands/ListNotebookInstanceLifecycleConfigsCommand";
|
|
1082
|
-
import {
|
|
1083
|
-
ListNotebookInstancesCommandInput,
|
|
1084
|
-
ListNotebookInstancesCommandOutput,
|
|
1085
|
-
} from "../commands/ListNotebookInstancesCommand";
|
|
1086
|
-
import {
|
|
1087
|
-
ListOptimizationJobsCommandInput,
|
|
1088
|
-
ListOptimizationJobsCommandOutput,
|
|
1089
|
-
} from "../commands/ListOptimizationJobsCommand";
|
|
1090
|
-
import {
|
|
1091
|
-
ListPartnerAppsCommandInput,
|
|
1092
|
-
ListPartnerAppsCommandOutput,
|
|
1093
|
-
} from "../commands/ListPartnerAppsCommand";
|
|
1094
|
-
import {
|
|
1095
|
-
ListPipelineExecutionsCommandInput,
|
|
1096
|
-
ListPipelineExecutionsCommandOutput,
|
|
1097
|
-
} from "../commands/ListPipelineExecutionsCommand";
|
|
1098
|
-
import {
|
|
1099
|
-
ListPipelineExecutionStepsCommandInput,
|
|
1100
|
-
ListPipelineExecutionStepsCommandOutput,
|
|
1101
|
-
} from "../commands/ListPipelineExecutionStepsCommand";
|
|
1102
|
-
import {
|
|
1103
|
-
ListPipelineParametersForExecutionCommandInput,
|
|
1104
|
-
ListPipelineParametersForExecutionCommandOutput,
|
|
1105
|
-
} from "../commands/ListPipelineParametersForExecutionCommand";
|
|
1106
|
-
import {
|
|
1107
|
-
ListPipelinesCommandInput,
|
|
1108
|
-
ListPipelinesCommandOutput,
|
|
1109
|
-
} from "../commands/ListPipelinesCommand";
|
|
1110
|
-
import {
|
|
1111
|
-
ListPipelineVersionsCommandInput,
|
|
1112
|
-
ListPipelineVersionsCommandOutput,
|
|
1113
|
-
} from "../commands/ListPipelineVersionsCommand";
|
|
1114
|
-
import {
|
|
1115
|
-
ListProcessingJobsCommandInput,
|
|
1116
|
-
ListProcessingJobsCommandOutput,
|
|
1117
|
-
} from "../commands/ListProcessingJobsCommand";
|
|
1118
|
-
import {
|
|
1119
|
-
ListProjectsCommandInput,
|
|
1120
|
-
ListProjectsCommandOutput,
|
|
1121
|
-
} from "../commands/ListProjectsCommand";
|
|
1122
|
-
import {
|
|
1123
|
-
ListResourceCatalogsCommandInput,
|
|
1124
|
-
ListResourceCatalogsCommandOutput,
|
|
1125
|
-
} from "../commands/ListResourceCatalogsCommand";
|
|
1126
|
-
import {
|
|
1127
|
-
ListSpacesCommandInput,
|
|
1128
|
-
ListSpacesCommandOutput,
|
|
1129
|
-
} from "../commands/ListSpacesCommand";
|
|
1130
|
-
import {
|
|
1131
|
-
ListStageDevicesCommandInput,
|
|
1132
|
-
ListStageDevicesCommandOutput,
|
|
1133
|
-
} from "../commands/ListStageDevicesCommand";
|
|
1134
|
-
import {
|
|
1135
|
-
ListStudioLifecycleConfigsCommandInput,
|
|
1136
|
-
ListStudioLifecycleConfigsCommandOutput,
|
|
1137
|
-
} from "../commands/ListStudioLifecycleConfigsCommand";
|
|
1138
|
-
import {
|
|
1139
|
-
ListSubscribedWorkteamsCommandInput,
|
|
1140
|
-
ListSubscribedWorkteamsCommandOutput,
|
|
1141
|
-
} from "../commands/ListSubscribedWorkteamsCommand";
|
|
1142
|
-
import {
|
|
1143
|
-
ListTagsCommandInput,
|
|
1144
|
-
ListTagsCommandOutput,
|
|
1145
|
-
} from "../commands/ListTagsCommand";
|
|
1146
|
-
import {
|
|
1147
|
-
ListTrainingJobsCommandInput,
|
|
1148
|
-
ListTrainingJobsCommandOutput,
|
|
1149
|
-
} from "../commands/ListTrainingJobsCommand";
|
|
1150
|
-
import {
|
|
1151
|
-
ListTrainingJobsForHyperParameterTuningJobCommandInput,
|
|
1152
|
-
ListTrainingJobsForHyperParameterTuningJobCommandOutput,
|
|
1153
|
-
} from "../commands/ListTrainingJobsForHyperParameterTuningJobCommand";
|
|
1154
|
-
import {
|
|
1155
|
-
ListTrainingPlansCommandInput,
|
|
1156
|
-
ListTrainingPlansCommandOutput,
|
|
1157
|
-
} from "../commands/ListTrainingPlansCommand";
|
|
1158
|
-
import {
|
|
1159
|
-
ListTransformJobsCommandInput,
|
|
1160
|
-
ListTransformJobsCommandOutput,
|
|
1161
|
-
} from "../commands/ListTransformJobsCommand";
|
|
1162
|
-
import {
|
|
1163
|
-
ListTrialComponentsCommandInput,
|
|
1164
|
-
ListTrialComponentsCommandOutput,
|
|
1165
|
-
} from "../commands/ListTrialComponentsCommand";
|
|
1166
|
-
import {
|
|
1167
|
-
ListTrialsCommandInput,
|
|
1168
|
-
ListTrialsCommandOutput,
|
|
1169
|
-
} from "../commands/ListTrialsCommand";
|
|
1170
|
-
import {
|
|
1171
|
-
ListUltraServersByReservedCapacityCommandInput,
|
|
1172
|
-
ListUltraServersByReservedCapacityCommandOutput,
|
|
1173
|
-
} from "../commands/ListUltraServersByReservedCapacityCommand";
|
|
1174
|
-
import {
|
|
1175
|
-
ListUserProfilesCommandInput,
|
|
1176
|
-
ListUserProfilesCommandOutput,
|
|
1177
|
-
} from "../commands/ListUserProfilesCommand";
|
|
1178
|
-
import {
|
|
1179
|
-
ListWorkforcesCommandInput,
|
|
1180
|
-
ListWorkforcesCommandOutput,
|
|
1181
|
-
} from "../commands/ListWorkforcesCommand";
|
|
1182
|
-
import {
|
|
1183
|
-
ListWorkteamsCommandInput,
|
|
1184
|
-
ListWorkteamsCommandOutput,
|
|
1185
|
-
} from "../commands/ListWorkteamsCommand";
|
|
1186
|
-
import {
|
|
1187
|
-
PutModelPackageGroupPolicyCommandInput,
|
|
1188
|
-
PutModelPackageGroupPolicyCommandOutput,
|
|
1189
|
-
} from "../commands/PutModelPackageGroupPolicyCommand";
|
|
1190
|
-
import {
|
|
1191
|
-
QueryLineageCommandInput,
|
|
1192
|
-
QueryLineageCommandOutput,
|
|
1193
|
-
} from "../commands/QueryLineageCommand";
|
|
1194
|
-
import {
|
|
1195
|
-
RegisterDevicesCommandInput,
|
|
1196
|
-
RegisterDevicesCommandOutput,
|
|
1197
|
-
} from "../commands/RegisterDevicesCommand";
|
|
1198
|
-
import {
|
|
1199
|
-
RenderUiTemplateCommandInput,
|
|
1200
|
-
RenderUiTemplateCommandOutput,
|
|
1201
|
-
} from "../commands/RenderUiTemplateCommand";
|
|
1202
|
-
import {
|
|
1203
|
-
RetryPipelineExecutionCommandInput,
|
|
1204
|
-
RetryPipelineExecutionCommandOutput,
|
|
1205
|
-
} from "../commands/RetryPipelineExecutionCommand";
|
|
1206
|
-
import {
|
|
1207
|
-
SearchCommandInput,
|
|
1208
|
-
SearchCommandOutput,
|
|
1209
|
-
} from "../commands/SearchCommand";
|
|
1210
|
-
import {
|
|
1211
|
-
SearchTrainingPlanOfferingsCommandInput,
|
|
1212
|
-
SearchTrainingPlanOfferingsCommandOutput,
|
|
1213
|
-
} from "../commands/SearchTrainingPlanOfferingsCommand";
|
|
1214
|
-
import {
|
|
1215
|
-
SendPipelineExecutionStepFailureCommandInput,
|
|
1216
|
-
SendPipelineExecutionStepFailureCommandOutput,
|
|
1217
|
-
} from "../commands/SendPipelineExecutionStepFailureCommand";
|
|
1218
|
-
import {
|
|
1219
|
-
SendPipelineExecutionStepSuccessCommandInput,
|
|
1220
|
-
SendPipelineExecutionStepSuccessCommandOutput,
|
|
1221
|
-
} from "../commands/SendPipelineExecutionStepSuccessCommand";
|
|
1222
|
-
import {
|
|
1223
|
-
StartEdgeDeploymentStageCommandInput,
|
|
1224
|
-
StartEdgeDeploymentStageCommandOutput,
|
|
1225
|
-
} from "../commands/StartEdgeDeploymentStageCommand";
|
|
1226
|
-
import {
|
|
1227
|
-
StartInferenceExperimentCommandInput,
|
|
1228
|
-
StartInferenceExperimentCommandOutput,
|
|
1229
|
-
} from "../commands/StartInferenceExperimentCommand";
|
|
1230
|
-
import {
|
|
1231
|
-
StartMlflowTrackingServerCommandInput,
|
|
1232
|
-
StartMlflowTrackingServerCommandOutput,
|
|
1233
|
-
} from "../commands/StartMlflowTrackingServerCommand";
|
|
1234
|
-
import {
|
|
1235
|
-
StartMonitoringScheduleCommandInput,
|
|
1236
|
-
StartMonitoringScheduleCommandOutput,
|
|
1237
|
-
} from "../commands/StartMonitoringScheduleCommand";
|
|
1238
|
-
import {
|
|
1239
|
-
StartNotebookInstanceCommandInput,
|
|
1240
|
-
StartNotebookInstanceCommandOutput,
|
|
1241
|
-
} from "../commands/StartNotebookInstanceCommand";
|
|
1242
|
-
import {
|
|
1243
|
-
StartPipelineExecutionCommandInput,
|
|
1244
|
-
StartPipelineExecutionCommandOutput,
|
|
1245
|
-
} from "../commands/StartPipelineExecutionCommand";
|
|
1246
|
-
import {
|
|
1247
|
-
StartSessionCommandInput,
|
|
1248
|
-
StartSessionCommandOutput,
|
|
1249
|
-
} from "../commands/StartSessionCommand";
|
|
1250
|
-
import {
|
|
1251
|
-
StopAutoMLJobCommandInput,
|
|
1252
|
-
StopAutoMLJobCommandOutput,
|
|
1253
|
-
} from "../commands/StopAutoMLJobCommand";
|
|
1254
|
-
import {
|
|
1255
|
-
StopCompilationJobCommandInput,
|
|
1256
|
-
StopCompilationJobCommandOutput,
|
|
1257
|
-
} from "../commands/StopCompilationJobCommand";
|
|
1258
|
-
import {
|
|
1259
|
-
StopEdgeDeploymentStageCommandInput,
|
|
1260
|
-
StopEdgeDeploymentStageCommandOutput,
|
|
1261
|
-
} from "../commands/StopEdgeDeploymentStageCommand";
|
|
1262
|
-
import {
|
|
1263
|
-
StopEdgePackagingJobCommandInput,
|
|
1264
|
-
StopEdgePackagingJobCommandOutput,
|
|
1265
|
-
} from "../commands/StopEdgePackagingJobCommand";
|
|
1266
|
-
import {
|
|
1267
|
-
StopHyperParameterTuningJobCommandInput,
|
|
1268
|
-
StopHyperParameterTuningJobCommandOutput,
|
|
1269
|
-
} from "../commands/StopHyperParameterTuningJobCommand";
|
|
1270
|
-
import {
|
|
1271
|
-
StopInferenceExperimentCommandInput,
|
|
1272
|
-
StopInferenceExperimentCommandOutput,
|
|
1273
|
-
} from "../commands/StopInferenceExperimentCommand";
|
|
1274
|
-
import {
|
|
1275
|
-
StopInferenceRecommendationsJobCommandInput,
|
|
1276
|
-
StopInferenceRecommendationsJobCommandOutput,
|
|
1277
|
-
} from "../commands/StopInferenceRecommendationsJobCommand";
|
|
1278
|
-
import {
|
|
1279
|
-
StopLabelingJobCommandInput,
|
|
1280
|
-
StopLabelingJobCommandOutput,
|
|
1281
|
-
} from "../commands/StopLabelingJobCommand";
|
|
1282
|
-
import {
|
|
1283
|
-
StopMlflowTrackingServerCommandInput,
|
|
1284
|
-
StopMlflowTrackingServerCommandOutput,
|
|
1285
|
-
} from "../commands/StopMlflowTrackingServerCommand";
|
|
1286
|
-
import {
|
|
1287
|
-
StopMonitoringScheduleCommandInput,
|
|
1288
|
-
StopMonitoringScheduleCommandOutput,
|
|
1289
|
-
} from "../commands/StopMonitoringScheduleCommand";
|
|
1290
|
-
import {
|
|
1291
|
-
StopNotebookInstanceCommandInput,
|
|
1292
|
-
StopNotebookInstanceCommandOutput,
|
|
1293
|
-
} from "../commands/StopNotebookInstanceCommand";
|
|
1294
|
-
import {
|
|
1295
|
-
StopOptimizationJobCommandInput,
|
|
1296
|
-
StopOptimizationJobCommandOutput,
|
|
1297
|
-
} from "../commands/StopOptimizationJobCommand";
|
|
1298
|
-
import {
|
|
1299
|
-
StopPipelineExecutionCommandInput,
|
|
1300
|
-
StopPipelineExecutionCommandOutput,
|
|
1301
|
-
} from "../commands/StopPipelineExecutionCommand";
|
|
1302
|
-
import {
|
|
1303
|
-
StopProcessingJobCommandInput,
|
|
1304
|
-
StopProcessingJobCommandOutput,
|
|
1305
|
-
} from "../commands/StopProcessingJobCommand";
|
|
1306
|
-
import {
|
|
1307
|
-
StopTrainingJobCommandInput,
|
|
1308
|
-
StopTrainingJobCommandOutput,
|
|
1309
|
-
} from "../commands/StopTrainingJobCommand";
|
|
1310
|
-
import {
|
|
1311
|
-
StopTransformJobCommandInput,
|
|
1312
|
-
StopTransformJobCommandOutput,
|
|
1313
|
-
} from "../commands/StopTransformJobCommand";
|
|
1314
|
-
import {
|
|
1315
|
-
UpdateActionCommandInput,
|
|
1316
|
-
UpdateActionCommandOutput,
|
|
1317
|
-
} from "../commands/UpdateActionCommand";
|
|
1318
|
-
import {
|
|
1319
|
-
UpdateAppImageConfigCommandInput,
|
|
1320
|
-
UpdateAppImageConfigCommandOutput,
|
|
1321
|
-
} from "../commands/UpdateAppImageConfigCommand";
|
|
1322
|
-
import {
|
|
1323
|
-
UpdateArtifactCommandInput,
|
|
1324
|
-
UpdateArtifactCommandOutput,
|
|
1325
|
-
} from "../commands/UpdateArtifactCommand";
|
|
1326
|
-
import {
|
|
1327
|
-
UpdateClusterCommandInput,
|
|
1328
|
-
UpdateClusterCommandOutput,
|
|
1329
|
-
} from "../commands/UpdateClusterCommand";
|
|
1330
|
-
import {
|
|
1331
|
-
UpdateClusterSchedulerConfigCommandInput,
|
|
1332
|
-
UpdateClusterSchedulerConfigCommandOutput,
|
|
1333
|
-
} from "../commands/UpdateClusterSchedulerConfigCommand";
|
|
1334
|
-
import {
|
|
1335
|
-
UpdateClusterSoftwareCommandInput,
|
|
1336
|
-
UpdateClusterSoftwareCommandOutput,
|
|
1337
|
-
} from "../commands/UpdateClusterSoftwareCommand";
|
|
1338
|
-
import {
|
|
1339
|
-
UpdateCodeRepositoryCommandInput,
|
|
1340
|
-
UpdateCodeRepositoryCommandOutput,
|
|
1341
|
-
} from "../commands/UpdateCodeRepositoryCommand";
|
|
1342
|
-
import {
|
|
1343
|
-
UpdateComputeQuotaCommandInput,
|
|
1344
|
-
UpdateComputeQuotaCommandOutput,
|
|
1345
|
-
} from "../commands/UpdateComputeQuotaCommand";
|
|
1346
|
-
import {
|
|
1347
|
-
UpdateContextCommandInput,
|
|
1348
|
-
UpdateContextCommandOutput,
|
|
1349
|
-
} from "../commands/UpdateContextCommand";
|
|
1350
|
-
import {
|
|
1351
|
-
UpdateDeviceFleetCommandInput,
|
|
1352
|
-
UpdateDeviceFleetCommandOutput,
|
|
1353
|
-
} from "../commands/UpdateDeviceFleetCommand";
|
|
1354
|
-
import {
|
|
1355
|
-
UpdateDevicesCommandInput,
|
|
1356
|
-
UpdateDevicesCommandOutput,
|
|
1357
|
-
} from "../commands/UpdateDevicesCommand";
|
|
1358
|
-
import {
|
|
1359
|
-
UpdateDomainCommandInput,
|
|
1360
|
-
UpdateDomainCommandOutput,
|
|
1361
|
-
} from "../commands/UpdateDomainCommand";
|
|
1362
|
-
import {
|
|
1363
|
-
UpdateEndpointCommandInput,
|
|
1364
|
-
UpdateEndpointCommandOutput,
|
|
1365
|
-
} from "../commands/UpdateEndpointCommand";
|
|
1366
|
-
import {
|
|
1367
|
-
UpdateEndpointWeightsAndCapacitiesCommandInput,
|
|
1368
|
-
UpdateEndpointWeightsAndCapacitiesCommandOutput,
|
|
1369
|
-
} from "../commands/UpdateEndpointWeightsAndCapacitiesCommand";
|
|
1370
|
-
import {
|
|
1371
|
-
UpdateExperimentCommandInput,
|
|
1372
|
-
UpdateExperimentCommandOutput,
|
|
1373
|
-
} from "../commands/UpdateExperimentCommand";
|
|
1374
|
-
import {
|
|
1375
|
-
UpdateFeatureGroupCommandInput,
|
|
1376
|
-
UpdateFeatureGroupCommandOutput,
|
|
1377
|
-
} from "../commands/UpdateFeatureGroupCommand";
|
|
1378
|
-
import {
|
|
1379
|
-
UpdateFeatureMetadataCommandInput,
|
|
1380
|
-
UpdateFeatureMetadataCommandOutput,
|
|
1381
|
-
} from "../commands/UpdateFeatureMetadataCommand";
|
|
1382
|
-
import {
|
|
1383
|
-
UpdateHubCommandInput,
|
|
1384
|
-
UpdateHubCommandOutput,
|
|
1385
|
-
} from "../commands/UpdateHubCommand";
|
|
1386
|
-
import {
|
|
1387
|
-
UpdateHubContentCommandInput,
|
|
1388
|
-
UpdateHubContentCommandOutput,
|
|
1389
|
-
} from "../commands/UpdateHubContentCommand";
|
|
1390
|
-
import {
|
|
1391
|
-
UpdateHubContentReferenceCommandInput,
|
|
1392
|
-
UpdateHubContentReferenceCommandOutput,
|
|
1393
|
-
} from "../commands/UpdateHubContentReferenceCommand";
|
|
1394
|
-
import {
|
|
1395
|
-
UpdateImageCommandInput,
|
|
1396
|
-
UpdateImageCommandOutput,
|
|
1397
|
-
} from "../commands/UpdateImageCommand";
|
|
1398
|
-
import {
|
|
1399
|
-
UpdateImageVersionCommandInput,
|
|
1400
|
-
UpdateImageVersionCommandOutput,
|
|
1401
|
-
} from "../commands/UpdateImageVersionCommand";
|
|
1402
|
-
import {
|
|
1403
|
-
UpdateInferenceComponentCommandInput,
|
|
1404
|
-
UpdateInferenceComponentCommandOutput,
|
|
1405
|
-
} from "../commands/UpdateInferenceComponentCommand";
|
|
1406
|
-
import {
|
|
1407
|
-
UpdateInferenceComponentRuntimeConfigCommandInput,
|
|
1408
|
-
UpdateInferenceComponentRuntimeConfigCommandOutput,
|
|
1409
|
-
} from "../commands/UpdateInferenceComponentRuntimeConfigCommand";
|
|
1410
|
-
import {
|
|
1411
|
-
UpdateInferenceExperimentCommandInput,
|
|
1412
|
-
UpdateInferenceExperimentCommandOutput,
|
|
1413
|
-
} from "../commands/UpdateInferenceExperimentCommand";
|
|
1414
|
-
import {
|
|
1415
|
-
UpdateMlflowTrackingServerCommandInput,
|
|
1416
|
-
UpdateMlflowTrackingServerCommandOutput,
|
|
1417
|
-
} from "../commands/UpdateMlflowTrackingServerCommand";
|
|
1418
|
-
import {
|
|
1419
|
-
UpdateModelCardCommandInput,
|
|
1420
|
-
UpdateModelCardCommandOutput,
|
|
1421
|
-
} from "../commands/UpdateModelCardCommand";
|
|
1422
|
-
import {
|
|
1423
|
-
UpdateModelPackageCommandInput,
|
|
1424
|
-
UpdateModelPackageCommandOutput,
|
|
1425
|
-
} from "../commands/UpdateModelPackageCommand";
|
|
1426
|
-
import {
|
|
1427
|
-
UpdateMonitoringAlertCommandInput,
|
|
1428
|
-
UpdateMonitoringAlertCommandOutput,
|
|
1429
|
-
} from "../commands/UpdateMonitoringAlertCommand";
|
|
1430
|
-
import {
|
|
1431
|
-
UpdateMonitoringScheduleCommandInput,
|
|
1432
|
-
UpdateMonitoringScheduleCommandOutput,
|
|
1433
|
-
} from "../commands/UpdateMonitoringScheduleCommand";
|
|
1434
|
-
import {
|
|
1435
|
-
UpdateNotebookInstanceCommandInput,
|
|
1436
|
-
UpdateNotebookInstanceCommandOutput,
|
|
1437
|
-
} from "../commands/UpdateNotebookInstanceCommand";
|
|
1438
|
-
import {
|
|
1439
|
-
UpdateNotebookInstanceLifecycleConfigCommandInput,
|
|
1440
|
-
UpdateNotebookInstanceLifecycleConfigCommandOutput,
|
|
1441
|
-
} from "../commands/UpdateNotebookInstanceLifecycleConfigCommand";
|
|
1442
|
-
import {
|
|
1443
|
-
UpdatePartnerAppCommandInput,
|
|
1444
|
-
UpdatePartnerAppCommandOutput,
|
|
1445
|
-
} from "../commands/UpdatePartnerAppCommand";
|
|
1446
|
-
import {
|
|
1447
|
-
UpdatePipelineCommandInput,
|
|
1448
|
-
UpdatePipelineCommandOutput,
|
|
1449
|
-
} from "../commands/UpdatePipelineCommand";
|
|
1450
|
-
import {
|
|
1451
|
-
UpdatePipelineExecutionCommandInput,
|
|
1452
|
-
UpdatePipelineExecutionCommandOutput,
|
|
1453
|
-
} from "../commands/UpdatePipelineExecutionCommand";
|
|
1454
|
-
import {
|
|
1455
|
-
UpdatePipelineVersionCommandInput,
|
|
1456
|
-
UpdatePipelineVersionCommandOutput,
|
|
1457
|
-
} from "../commands/UpdatePipelineVersionCommand";
|
|
1458
|
-
import {
|
|
1459
|
-
UpdateProjectCommandInput,
|
|
1460
|
-
UpdateProjectCommandOutput,
|
|
1461
|
-
} from "../commands/UpdateProjectCommand";
|
|
1462
|
-
import {
|
|
1463
|
-
UpdateSpaceCommandInput,
|
|
1464
|
-
UpdateSpaceCommandOutput,
|
|
1465
|
-
} from "../commands/UpdateSpaceCommand";
|
|
1466
|
-
import {
|
|
1467
|
-
UpdateTrainingJobCommandInput,
|
|
1468
|
-
UpdateTrainingJobCommandOutput,
|
|
1469
|
-
} from "../commands/UpdateTrainingJobCommand";
|
|
1470
|
-
import {
|
|
1471
|
-
UpdateTrialCommandInput,
|
|
1472
|
-
UpdateTrialCommandOutput,
|
|
1473
|
-
} from "../commands/UpdateTrialCommand";
|
|
1474
|
-
import {
|
|
1475
|
-
UpdateTrialComponentCommandInput,
|
|
1476
|
-
UpdateTrialComponentCommandOutput,
|
|
1477
|
-
} from "../commands/UpdateTrialComponentCommand";
|
|
1478
|
-
import {
|
|
1479
|
-
UpdateUserProfileCommandInput,
|
|
1480
|
-
UpdateUserProfileCommandOutput,
|
|
1481
|
-
} from "../commands/UpdateUserProfileCommand";
|
|
1482
|
-
import {
|
|
1483
|
-
UpdateWorkforceCommandInput,
|
|
1484
|
-
UpdateWorkforceCommandOutput,
|
|
1485
|
-
} from "../commands/UpdateWorkforceCommand";
|
|
1486
|
-
import {
|
|
1487
|
-
UpdateWorkteamCommandInput,
|
|
1488
|
-
UpdateWorkteamCommandOutput,
|
|
1489
|
-
} from "../commands/UpdateWorkteamCommand";
|
|
1490
|
-
export declare const se_AddAssociationCommand: (
|
|
1491
|
-
input: AddAssociationCommandInput,
|
|
1492
|
-
context: __SerdeContext
|
|
1493
|
-
) => Promise<__HttpRequest>;
|
|
1494
|
-
export declare const se_AddTagsCommand: (
|
|
1495
|
-
input: AddTagsCommandInput,
|
|
1496
|
-
context: __SerdeContext
|
|
1497
|
-
) => Promise<__HttpRequest>;
|
|
1498
|
-
export declare const se_AssociateTrialComponentCommand: (
|
|
1499
|
-
input: AssociateTrialComponentCommandInput,
|
|
1500
|
-
context: __SerdeContext
|
|
1501
|
-
) => Promise<__HttpRequest>;
|
|
1502
|
-
export declare const se_AttachClusterNodeVolumeCommand: (
|
|
1503
|
-
input: AttachClusterNodeVolumeCommandInput,
|
|
1504
|
-
context: __SerdeContext
|
|
1505
|
-
) => Promise<__HttpRequest>;
|
|
1506
|
-
export declare const se_BatchAddClusterNodesCommand: (
|
|
1507
|
-
input: BatchAddClusterNodesCommandInput,
|
|
1508
|
-
context: __SerdeContext
|
|
1509
|
-
) => Promise<__HttpRequest>;
|
|
1510
|
-
export declare const se_BatchDeleteClusterNodesCommand: (
|
|
1511
|
-
input: BatchDeleteClusterNodesCommandInput,
|
|
1512
|
-
context: __SerdeContext
|
|
1513
|
-
) => Promise<__HttpRequest>;
|
|
1514
|
-
export declare const se_BatchDescribeModelPackageCommand: (
|
|
1515
|
-
input: BatchDescribeModelPackageCommandInput,
|
|
1516
|
-
context: __SerdeContext
|
|
1517
|
-
) => Promise<__HttpRequest>;
|
|
1518
|
-
export declare const se_CreateActionCommand: (
|
|
1519
|
-
input: CreateActionCommandInput,
|
|
1520
|
-
context: __SerdeContext
|
|
1521
|
-
) => Promise<__HttpRequest>;
|
|
1522
|
-
export declare const se_CreateAlgorithmCommand: (
|
|
1523
|
-
input: CreateAlgorithmCommandInput,
|
|
1524
|
-
context: __SerdeContext
|
|
1525
|
-
) => Promise<__HttpRequest>;
|
|
1526
|
-
export declare const se_CreateAppCommand: (
|
|
1527
|
-
input: CreateAppCommandInput,
|
|
1528
|
-
context: __SerdeContext
|
|
1529
|
-
) => Promise<__HttpRequest>;
|
|
1530
|
-
export declare const se_CreateAppImageConfigCommand: (
|
|
1531
|
-
input: CreateAppImageConfigCommandInput,
|
|
1532
|
-
context: __SerdeContext
|
|
1533
|
-
) => Promise<__HttpRequest>;
|
|
1534
|
-
export declare const se_CreateArtifactCommand: (
|
|
1535
|
-
input: CreateArtifactCommandInput,
|
|
1536
|
-
context: __SerdeContext
|
|
1537
|
-
) => Promise<__HttpRequest>;
|
|
1538
|
-
export declare const se_CreateAutoMLJobCommand: (
|
|
1539
|
-
input: CreateAutoMLJobCommandInput,
|
|
1540
|
-
context: __SerdeContext
|
|
1541
|
-
) => Promise<__HttpRequest>;
|
|
1542
|
-
export declare const se_CreateAutoMLJobV2Command: (
|
|
1543
|
-
input: CreateAutoMLJobV2CommandInput,
|
|
1544
|
-
context: __SerdeContext
|
|
1545
|
-
) => Promise<__HttpRequest>;
|
|
1546
|
-
export declare const se_CreateClusterCommand: (
|
|
1547
|
-
input: CreateClusterCommandInput,
|
|
1548
|
-
context: __SerdeContext
|
|
1549
|
-
) => Promise<__HttpRequest>;
|
|
1550
|
-
export declare const se_CreateClusterSchedulerConfigCommand: (
|
|
1551
|
-
input: CreateClusterSchedulerConfigCommandInput,
|
|
1552
|
-
context: __SerdeContext
|
|
1553
|
-
) => Promise<__HttpRequest>;
|
|
1554
|
-
export declare const se_CreateCodeRepositoryCommand: (
|
|
1555
|
-
input: CreateCodeRepositoryCommandInput,
|
|
1556
|
-
context: __SerdeContext
|
|
1557
|
-
) => Promise<__HttpRequest>;
|
|
1558
|
-
export declare const se_CreateCompilationJobCommand: (
|
|
1559
|
-
input: CreateCompilationJobCommandInput,
|
|
1560
|
-
context: __SerdeContext
|
|
1561
|
-
) => Promise<__HttpRequest>;
|
|
1562
|
-
export declare const se_CreateComputeQuotaCommand: (
|
|
1563
|
-
input: CreateComputeQuotaCommandInput,
|
|
1564
|
-
context: __SerdeContext
|
|
1565
|
-
) => Promise<__HttpRequest>;
|
|
1566
|
-
export declare const se_CreateContextCommand: (
|
|
1567
|
-
input: CreateContextCommandInput,
|
|
1568
|
-
context: __SerdeContext
|
|
1569
|
-
) => Promise<__HttpRequest>;
|
|
1570
|
-
export declare const se_CreateDataQualityJobDefinitionCommand: (
|
|
1571
|
-
input: CreateDataQualityJobDefinitionCommandInput,
|
|
1572
|
-
context: __SerdeContext
|
|
1573
|
-
) => Promise<__HttpRequest>;
|
|
1574
|
-
export declare const se_CreateDeviceFleetCommand: (
|
|
1575
|
-
input: CreateDeviceFleetCommandInput,
|
|
1576
|
-
context: __SerdeContext
|
|
1577
|
-
) => Promise<__HttpRequest>;
|
|
1578
|
-
export declare const se_CreateDomainCommand: (
|
|
1579
|
-
input: CreateDomainCommandInput,
|
|
1580
|
-
context: __SerdeContext
|
|
1581
|
-
) => Promise<__HttpRequest>;
|
|
1582
|
-
export declare const se_CreateEdgeDeploymentPlanCommand: (
|
|
1583
|
-
input: CreateEdgeDeploymentPlanCommandInput,
|
|
1584
|
-
context: __SerdeContext
|
|
1585
|
-
) => Promise<__HttpRequest>;
|
|
1586
|
-
export declare const se_CreateEdgeDeploymentStageCommand: (
|
|
1587
|
-
input: CreateEdgeDeploymentStageCommandInput,
|
|
1588
|
-
context: __SerdeContext
|
|
1589
|
-
) => Promise<__HttpRequest>;
|
|
1590
|
-
export declare const se_CreateEdgePackagingJobCommand: (
|
|
1591
|
-
input: CreateEdgePackagingJobCommandInput,
|
|
1592
|
-
context: __SerdeContext
|
|
1593
|
-
) => Promise<__HttpRequest>;
|
|
1594
|
-
export declare const se_CreateEndpointCommand: (
|
|
1595
|
-
input: CreateEndpointCommandInput,
|
|
1596
|
-
context: __SerdeContext
|
|
1597
|
-
) => Promise<__HttpRequest>;
|
|
1598
|
-
export declare const se_CreateEndpointConfigCommand: (
|
|
1599
|
-
input: CreateEndpointConfigCommandInput,
|
|
1600
|
-
context: __SerdeContext
|
|
1601
|
-
) => Promise<__HttpRequest>;
|
|
1602
|
-
export declare const se_CreateExperimentCommand: (
|
|
1603
|
-
input: CreateExperimentCommandInput,
|
|
1604
|
-
context: __SerdeContext
|
|
1605
|
-
) => Promise<__HttpRequest>;
|
|
1606
|
-
export declare const se_CreateFeatureGroupCommand: (
|
|
1607
|
-
input: CreateFeatureGroupCommandInput,
|
|
1608
|
-
context: __SerdeContext
|
|
1609
|
-
) => Promise<__HttpRequest>;
|
|
1610
|
-
export declare const se_CreateFlowDefinitionCommand: (
|
|
1611
|
-
input: CreateFlowDefinitionCommandInput,
|
|
1612
|
-
context: __SerdeContext
|
|
1613
|
-
) => Promise<__HttpRequest>;
|
|
1614
|
-
export declare const se_CreateHubCommand: (
|
|
1615
|
-
input: CreateHubCommandInput,
|
|
1616
|
-
context: __SerdeContext
|
|
1617
|
-
) => Promise<__HttpRequest>;
|
|
1618
|
-
export declare const se_CreateHubContentPresignedUrlsCommand: (
|
|
1619
|
-
input: CreateHubContentPresignedUrlsCommandInput,
|
|
1620
|
-
context: __SerdeContext
|
|
1621
|
-
) => Promise<__HttpRequest>;
|
|
1622
|
-
export declare const se_CreateHubContentReferenceCommand: (
|
|
1623
|
-
input: CreateHubContentReferenceCommandInput,
|
|
1624
|
-
context: __SerdeContext
|
|
1625
|
-
) => Promise<__HttpRequest>;
|
|
1626
|
-
export declare const se_CreateHumanTaskUiCommand: (
|
|
1627
|
-
input: CreateHumanTaskUiCommandInput,
|
|
1628
|
-
context: __SerdeContext
|
|
1629
|
-
) => Promise<__HttpRequest>;
|
|
1630
|
-
export declare const se_CreateHyperParameterTuningJobCommand: (
|
|
1631
|
-
input: CreateHyperParameterTuningJobCommandInput,
|
|
1632
|
-
context: __SerdeContext
|
|
1633
|
-
) => Promise<__HttpRequest>;
|
|
1634
|
-
export declare const se_CreateImageCommand: (
|
|
1635
|
-
input: CreateImageCommandInput,
|
|
1636
|
-
context: __SerdeContext
|
|
1637
|
-
) => Promise<__HttpRequest>;
|
|
1638
|
-
export declare const se_CreateImageVersionCommand: (
|
|
1639
|
-
input: CreateImageVersionCommandInput,
|
|
1640
|
-
context: __SerdeContext
|
|
1641
|
-
) => Promise<__HttpRequest>;
|
|
1642
|
-
export declare const se_CreateInferenceComponentCommand: (
|
|
1643
|
-
input: CreateInferenceComponentCommandInput,
|
|
1644
|
-
context: __SerdeContext
|
|
1645
|
-
) => Promise<__HttpRequest>;
|
|
1646
|
-
export declare const se_CreateInferenceExperimentCommand: (
|
|
1647
|
-
input: CreateInferenceExperimentCommandInput,
|
|
1648
|
-
context: __SerdeContext
|
|
1649
|
-
) => Promise<__HttpRequest>;
|
|
1650
|
-
export declare const se_CreateInferenceRecommendationsJobCommand: (
|
|
1651
|
-
input: CreateInferenceRecommendationsJobCommandInput,
|
|
1652
|
-
context: __SerdeContext
|
|
1653
|
-
) => Promise<__HttpRequest>;
|
|
1654
|
-
export declare const se_CreateLabelingJobCommand: (
|
|
1655
|
-
input: CreateLabelingJobCommandInput,
|
|
1656
|
-
context: __SerdeContext
|
|
1657
|
-
) => Promise<__HttpRequest>;
|
|
1658
|
-
export declare const se_CreateMlflowTrackingServerCommand: (
|
|
1659
|
-
input: CreateMlflowTrackingServerCommandInput,
|
|
1660
|
-
context: __SerdeContext
|
|
1661
|
-
) => Promise<__HttpRequest>;
|
|
1662
|
-
export declare const se_CreateModelCommand: (
|
|
1663
|
-
input: CreateModelCommandInput,
|
|
1664
|
-
context: __SerdeContext
|
|
1665
|
-
) => Promise<__HttpRequest>;
|
|
1666
|
-
export declare const se_CreateModelBiasJobDefinitionCommand: (
|
|
1667
|
-
input: CreateModelBiasJobDefinitionCommandInput,
|
|
1668
|
-
context: __SerdeContext
|
|
1669
|
-
) => Promise<__HttpRequest>;
|
|
1670
|
-
export declare const se_CreateModelCardCommand: (
|
|
1671
|
-
input: CreateModelCardCommandInput,
|
|
1672
|
-
context: __SerdeContext
|
|
1673
|
-
) => Promise<__HttpRequest>;
|
|
1674
|
-
export declare const se_CreateModelCardExportJobCommand: (
|
|
1675
|
-
input: CreateModelCardExportJobCommandInput,
|
|
1676
|
-
context: __SerdeContext
|
|
1677
|
-
) => Promise<__HttpRequest>;
|
|
1678
|
-
export declare const se_CreateModelExplainabilityJobDefinitionCommand: (
|
|
1679
|
-
input: CreateModelExplainabilityJobDefinitionCommandInput,
|
|
1680
|
-
context: __SerdeContext
|
|
1681
|
-
) => Promise<__HttpRequest>;
|
|
1682
|
-
export declare const se_CreateModelPackageCommand: (
|
|
1683
|
-
input: CreateModelPackageCommandInput,
|
|
1684
|
-
context: __SerdeContext
|
|
1685
|
-
) => Promise<__HttpRequest>;
|
|
1686
|
-
export declare const se_CreateModelPackageGroupCommand: (
|
|
1687
|
-
input: CreateModelPackageGroupCommandInput,
|
|
1688
|
-
context: __SerdeContext
|
|
1689
|
-
) => Promise<__HttpRequest>;
|
|
1690
|
-
export declare const se_CreateModelQualityJobDefinitionCommand: (
|
|
1691
|
-
input: CreateModelQualityJobDefinitionCommandInput,
|
|
1692
|
-
context: __SerdeContext
|
|
1693
|
-
) => Promise<__HttpRequest>;
|
|
1694
|
-
export declare const se_CreateMonitoringScheduleCommand: (
|
|
1695
|
-
input: CreateMonitoringScheduleCommandInput,
|
|
1696
|
-
context: __SerdeContext
|
|
1697
|
-
) => Promise<__HttpRequest>;
|
|
1698
|
-
export declare const se_CreateNotebookInstanceCommand: (
|
|
1699
|
-
input: CreateNotebookInstanceCommandInput,
|
|
1700
|
-
context: __SerdeContext
|
|
1701
|
-
) => Promise<__HttpRequest>;
|
|
1702
|
-
export declare const se_CreateNotebookInstanceLifecycleConfigCommand: (
|
|
1703
|
-
input: CreateNotebookInstanceLifecycleConfigCommandInput,
|
|
1704
|
-
context: __SerdeContext
|
|
1705
|
-
) => Promise<__HttpRequest>;
|
|
1706
|
-
export declare const se_CreateOptimizationJobCommand: (
|
|
1707
|
-
input: CreateOptimizationJobCommandInput,
|
|
1708
|
-
context: __SerdeContext
|
|
1709
|
-
) => Promise<__HttpRequest>;
|
|
1710
|
-
export declare const se_CreatePartnerAppCommand: (
|
|
1711
|
-
input: CreatePartnerAppCommandInput,
|
|
1712
|
-
context: __SerdeContext
|
|
1713
|
-
) => Promise<__HttpRequest>;
|
|
1714
|
-
export declare const se_CreatePartnerAppPresignedUrlCommand: (
|
|
1715
|
-
input: CreatePartnerAppPresignedUrlCommandInput,
|
|
1716
|
-
context: __SerdeContext
|
|
1717
|
-
) => Promise<__HttpRequest>;
|
|
1718
|
-
export declare const se_CreatePipelineCommand: (
|
|
1719
|
-
input: CreatePipelineCommandInput,
|
|
1720
|
-
context: __SerdeContext
|
|
1721
|
-
) => Promise<__HttpRequest>;
|
|
1722
|
-
export declare const se_CreatePresignedDomainUrlCommand: (
|
|
1723
|
-
input: CreatePresignedDomainUrlCommandInput,
|
|
1724
|
-
context: __SerdeContext
|
|
1725
|
-
) => Promise<__HttpRequest>;
|
|
1726
|
-
export declare const se_CreatePresignedMlflowTrackingServerUrlCommand: (
|
|
1727
|
-
input: CreatePresignedMlflowTrackingServerUrlCommandInput,
|
|
1728
|
-
context: __SerdeContext
|
|
1729
|
-
) => Promise<__HttpRequest>;
|
|
1730
|
-
export declare const se_CreatePresignedNotebookInstanceUrlCommand: (
|
|
1731
|
-
input: CreatePresignedNotebookInstanceUrlCommandInput,
|
|
1732
|
-
context: __SerdeContext
|
|
1733
|
-
) => Promise<__HttpRequest>;
|
|
1734
|
-
export declare const se_CreateProcessingJobCommand: (
|
|
1735
|
-
input: CreateProcessingJobCommandInput,
|
|
1736
|
-
context: __SerdeContext
|
|
1737
|
-
) => Promise<__HttpRequest>;
|
|
1738
|
-
export declare const se_CreateProjectCommand: (
|
|
1739
|
-
input: CreateProjectCommandInput,
|
|
1740
|
-
context: __SerdeContext
|
|
1741
|
-
) => Promise<__HttpRequest>;
|
|
1742
|
-
export declare const se_CreateSpaceCommand: (
|
|
1743
|
-
input: CreateSpaceCommandInput,
|
|
1744
|
-
context: __SerdeContext
|
|
1745
|
-
) => Promise<__HttpRequest>;
|
|
1746
|
-
export declare const se_CreateStudioLifecycleConfigCommand: (
|
|
1747
|
-
input: CreateStudioLifecycleConfigCommandInput,
|
|
1748
|
-
context: __SerdeContext
|
|
1749
|
-
) => Promise<__HttpRequest>;
|
|
1750
|
-
export declare const se_CreateTrainingJobCommand: (
|
|
1751
|
-
input: CreateTrainingJobCommandInput,
|
|
1752
|
-
context: __SerdeContext
|
|
1753
|
-
) => Promise<__HttpRequest>;
|
|
1754
|
-
export declare const se_CreateTrainingPlanCommand: (
|
|
1755
|
-
input: CreateTrainingPlanCommandInput,
|
|
1756
|
-
context: __SerdeContext
|
|
1757
|
-
) => Promise<__HttpRequest>;
|
|
1758
|
-
export declare const se_CreateTransformJobCommand: (
|
|
1759
|
-
input: CreateTransformJobCommandInput,
|
|
1760
|
-
context: __SerdeContext
|
|
1761
|
-
) => Promise<__HttpRequest>;
|
|
1762
|
-
export declare const se_CreateTrialCommand: (
|
|
1763
|
-
input: CreateTrialCommandInput,
|
|
1764
|
-
context: __SerdeContext
|
|
1765
|
-
) => Promise<__HttpRequest>;
|
|
1766
|
-
export declare const se_CreateTrialComponentCommand: (
|
|
1767
|
-
input: CreateTrialComponentCommandInput,
|
|
1768
|
-
context: __SerdeContext
|
|
1769
|
-
) => Promise<__HttpRequest>;
|
|
1770
|
-
export declare const se_CreateUserProfileCommand: (
|
|
1771
|
-
input: CreateUserProfileCommandInput,
|
|
1772
|
-
context: __SerdeContext
|
|
1773
|
-
) => Promise<__HttpRequest>;
|
|
1774
|
-
export declare const se_CreateWorkforceCommand: (
|
|
1775
|
-
input: CreateWorkforceCommandInput,
|
|
1776
|
-
context: __SerdeContext
|
|
1777
|
-
) => Promise<__HttpRequest>;
|
|
1778
|
-
export declare const se_CreateWorkteamCommand: (
|
|
1779
|
-
input: CreateWorkteamCommandInput,
|
|
1780
|
-
context: __SerdeContext
|
|
1781
|
-
) => Promise<__HttpRequest>;
|
|
1782
|
-
export declare const se_DeleteActionCommand: (
|
|
1783
|
-
input: DeleteActionCommandInput,
|
|
1784
|
-
context: __SerdeContext
|
|
1785
|
-
) => Promise<__HttpRequest>;
|
|
1786
|
-
export declare const se_DeleteAlgorithmCommand: (
|
|
1787
|
-
input: DeleteAlgorithmCommandInput,
|
|
1788
|
-
context: __SerdeContext
|
|
1789
|
-
) => Promise<__HttpRequest>;
|
|
1790
|
-
export declare const se_DeleteAppCommand: (
|
|
1791
|
-
input: DeleteAppCommandInput,
|
|
1792
|
-
context: __SerdeContext
|
|
1793
|
-
) => Promise<__HttpRequest>;
|
|
1794
|
-
export declare const se_DeleteAppImageConfigCommand: (
|
|
1795
|
-
input: DeleteAppImageConfigCommandInput,
|
|
1796
|
-
context: __SerdeContext
|
|
1797
|
-
) => Promise<__HttpRequest>;
|
|
1798
|
-
export declare const se_DeleteArtifactCommand: (
|
|
1799
|
-
input: DeleteArtifactCommandInput,
|
|
1800
|
-
context: __SerdeContext
|
|
1801
|
-
) => Promise<__HttpRequest>;
|
|
1802
|
-
export declare const se_DeleteAssociationCommand: (
|
|
1803
|
-
input: DeleteAssociationCommandInput,
|
|
1804
|
-
context: __SerdeContext
|
|
1805
|
-
) => Promise<__HttpRequest>;
|
|
1806
|
-
export declare const se_DeleteClusterCommand: (
|
|
1807
|
-
input: DeleteClusterCommandInput,
|
|
1808
|
-
context: __SerdeContext
|
|
1809
|
-
) => Promise<__HttpRequest>;
|
|
1810
|
-
export declare const se_DeleteClusterSchedulerConfigCommand: (
|
|
1811
|
-
input: DeleteClusterSchedulerConfigCommandInput,
|
|
1812
|
-
context: __SerdeContext
|
|
1813
|
-
) => Promise<__HttpRequest>;
|
|
1814
|
-
export declare const se_DeleteCodeRepositoryCommand: (
|
|
1815
|
-
input: DeleteCodeRepositoryCommandInput,
|
|
1816
|
-
context: __SerdeContext
|
|
1817
|
-
) => Promise<__HttpRequest>;
|
|
1818
|
-
export declare const se_DeleteCompilationJobCommand: (
|
|
1819
|
-
input: DeleteCompilationJobCommandInput,
|
|
1820
|
-
context: __SerdeContext
|
|
1821
|
-
) => Promise<__HttpRequest>;
|
|
1822
|
-
export declare const se_DeleteComputeQuotaCommand: (
|
|
1823
|
-
input: DeleteComputeQuotaCommandInput,
|
|
1824
|
-
context: __SerdeContext
|
|
1825
|
-
) => Promise<__HttpRequest>;
|
|
1826
|
-
export declare const se_DeleteContextCommand: (
|
|
1827
|
-
input: DeleteContextCommandInput,
|
|
1828
|
-
context: __SerdeContext
|
|
1829
|
-
) => Promise<__HttpRequest>;
|
|
1830
|
-
export declare const se_DeleteDataQualityJobDefinitionCommand: (
|
|
1831
|
-
input: DeleteDataQualityJobDefinitionCommandInput,
|
|
1832
|
-
context: __SerdeContext
|
|
1833
|
-
) => Promise<__HttpRequest>;
|
|
1834
|
-
export declare const se_DeleteDeviceFleetCommand: (
|
|
1835
|
-
input: DeleteDeviceFleetCommandInput,
|
|
1836
|
-
context: __SerdeContext
|
|
1837
|
-
) => Promise<__HttpRequest>;
|
|
1838
|
-
export declare const se_DeleteDomainCommand: (
|
|
1839
|
-
input: DeleteDomainCommandInput,
|
|
1840
|
-
context: __SerdeContext
|
|
1841
|
-
) => Promise<__HttpRequest>;
|
|
1842
|
-
export declare const se_DeleteEdgeDeploymentPlanCommand: (
|
|
1843
|
-
input: DeleteEdgeDeploymentPlanCommandInput,
|
|
1844
|
-
context: __SerdeContext
|
|
1845
|
-
) => Promise<__HttpRequest>;
|
|
1846
|
-
export declare const se_DeleteEdgeDeploymentStageCommand: (
|
|
1847
|
-
input: DeleteEdgeDeploymentStageCommandInput,
|
|
1848
|
-
context: __SerdeContext
|
|
1849
|
-
) => Promise<__HttpRequest>;
|
|
1850
|
-
export declare const se_DeleteEndpointCommand: (
|
|
1851
|
-
input: DeleteEndpointCommandInput,
|
|
1852
|
-
context: __SerdeContext
|
|
1853
|
-
) => Promise<__HttpRequest>;
|
|
1854
|
-
export declare const se_DeleteEndpointConfigCommand: (
|
|
1855
|
-
input: DeleteEndpointConfigCommandInput,
|
|
1856
|
-
context: __SerdeContext
|
|
1857
|
-
) => Promise<__HttpRequest>;
|
|
1858
|
-
export declare const se_DeleteExperimentCommand: (
|
|
1859
|
-
input: DeleteExperimentCommandInput,
|
|
1860
|
-
context: __SerdeContext
|
|
1861
|
-
) => Promise<__HttpRequest>;
|
|
1862
|
-
export declare const se_DeleteFeatureGroupCommand: (
|
|
1863
|
-
input: DeleteFeatureGroupCommandInput,
|
|
1864
|
-
context: __SerdeContext
|
|
1865
|
-
) => Promise<__HttpRequest>;
|
|
1866
|
-
export declare const se_DeleteFlowDefinitionCommand: (
|
|
1867
|
-
input: DeleteFlowDefinitionCommandInput,
|
|
1868
|
-
context: __SerdeContext
|
|
1869
|
-
) => Promise<__HttpRequest>;
|
|
1870
|
-
export declare const se_DeleteHubCommand: (
|
|
1871
|
-
input: DeleteHubCommandInput,
|
|
1872
|
-
context: __SerdeContext
|
|
1873
|
-
) => Promise<__HttpRequest>;
|
|
1874
|
-
export declare const se_DeleteHubContentCommand: (
|
|
1875
|
-
input: DeleteHubContentCommandInput,
|
|
1876
|
-
context: __SerdeContext
|
|
1877
|
-
) => Promise<__HttpRequest>;
|
|
1878
|
-
export declare const se_DeleteHubContentReferenceCommand: (
|
|
1879
|
-
input: DeleteHubContentReferenceCommandInput,
|
|
1880
|
-
context: __SerdeContext
|
|
1881
|
-
) => Promise<__HttpRequest>;
|
|
1882
|
-
export declare const se_DeleteHumanTaskUiCommand: (
|
|
1883
|
-
input: DeleteHumanTaskUiCommandInput,
|
|
1884
|
-
context: __SerdeContext
|
|
1885
|
-
) => Promise<__HttpRequest>;
|
|
1886
|
-
export declare const se_DeleteHyperParameterTuningJobCommand: (
|
|
1887
|
-
input: DeleteHyperParameterTuningJobCommandInput,
|
|
1888
|
-
context: __SerdeContext
|
|
1889
|
-
) => Promise<__HttpRequest>;
|
|
1890
|
-
export declare const se_DeleteImageCommand: (
|
|
1891
|
-
input: DeleteImageCommandInput,
|
|
1892
|
-
context: __SerdeContext
|
|
1893
|
-
) => Promise<__HttpRequest>;
|
|
1894
|
-
export declare const se_DeleteImageVersionCommand: (
|
|
1895
|
-
input: DeleteImageVersionCommandInput,
|
|
1896
|
-
context: __SerdeContext
|
|
1897
|
-
) => Promise<__HttpRequest>;
|
|
1898
|
-
export declare const se_DeleteInferenceComponentCommand: (
|
|
1899
|
-
input: DeleteInferenceComponentCommandInput,
|
|
1900
|
-
context: __SerdeContext
|
|
1901
|
-
) => Promise<__HttpRequest>;
|
|
1902
|
-
export declare const se_DeleteInferenceExperimentCommand: (
|
|
1903
|
-
input: DeleteInferenceExperimentCommandInput,
|
|
1904
|
-
context: __SerdeContext
|
|
1905
|
-
) => Promise<__HttpRequest>;
|
|
1906
|
-
export declare const se_DeleteMlflowTrackingServerCommand: (
|
|
1907
|
-
input: DeleteMlflowTrackingServerCommandInput,
|
|
1908
|
-
context: __SerdeContext
|
|
1909
|
-
) => Promise<__HttpRequest>;
|
|
1910
|
-
export declare const se_DeleteModelCommand: (
|
|
1911
|
-
input: DeleteModelCommandInput,
|
|
1912
|
-
context: __SerdeContext
|
|
1913
|
-
) => Promise<__HttpRequest>;
|
|
1914
|
-
export declare const se_DeleteModelBiasJobDefinitionCommand: (
|
|
1915
|
-
input: DeleteModelBiasJobDefinitionCommandInput,
|
|
1916
|
-
context: __SerdeContext
|
|
1917
|
-
) => Promise<__HttpRequest>;
|
|
1918
|
-
export declare const se_DeleteModelCardCommand: (
|
|
1919
|
-
input: DeleteModelCardCommandInput,
|
|
1920
|
-
context: __SerdeContext
|
|
1921
|
-
) => Promise<__HttpRequest>;
|
|
1922
|
-
export declare const se_DeleteModelExplainabilityJobDefinitionCommand: (
|
|
1923
|
-
input: DeleteModelExplainabilityJobDefinitionCommandInput,
|
|
1924
|
-
context: __SerdeContext
|
|
1925
|
-
) => Promise<__HttpRequest>;
|
|
1926
|
-
export declare const se_DeleteModelPackageCommand: (
|
|
1927
|
-
input: DeleteModelPackageCommandInput,
|
|
1928
|
-
context: __SerdeContext
|
|
1929
|
-
) => Promise<__HttpRequest>;
|
|
1930
|
-
export declare const se_DeleteModelPackageGroupCommand: (
|
|
1931
|
-
input: DeleteModelPackageGroupCommandInput,
|
|
1932
|
-
context: __SerdeContext
|
|
1933
|
-
) => Promise<__HttpRequest>;
|
|
1934
|
-
export declare const se_DeleteModelPackageGroupPolicyCommand: (
|
|
1935
|
-
input: DeleteModelPackageGroupPolicyCommandInput,
|
|
1936
|
-
context: __SerdeContext
|
|
1937
|
-
) => Promise<__HttpRequest>;
|
|
1938
|
-
export declare const se_DeleteModelQualityJobDefinitionCommand: (
|
|
1939
|
-
input: DeleteModelQualityJobDefinitionCommandInput,
|
|
1940
|
-
context: __SerdeContext
|
|
1941
|
-
) => Promise<__HttpRequest>;
|
|
1942
|
-
export declare const se_DeleteMonitoringScheduleCommand: (
|
|
1943
|
-
input: DeleteMonitoringScheduleCommandInput,
|
|
1944
|
-
context: __SerdeContext
|
|
1945
|
-
) => Promise<__HttpRequest>;
|
|
1946
|
-
export declare const se_DeleteNotebookInstanceCommand: (
|
|
1947
|
-
input: DeleteNotebookInstanceCommandInput,
|
|
1948
|
-
context: __SerdeContext
|
|
1949
|
-
) => Promise<__HttpRequest>;
|
|
1950
|
-
export declare const se_DeleteNotebookInstanceLifecycleConfigCommand: (
|
|
1951
|
-
input: DeleteNotebookInstanceLifecycleConfigCommandInput,
|
|
1952
|
-
context: __SerdeContext
|
|
1953
|
-
) => Promise<__HttpRequest>;
|
|
1954
|
-
export declare const se_DeleteOptimizationJobCommand: (
|
|
1955
|
-
input: DeleteOptimizationJobCommandInput,
|
|
1956
|
-
context: __SerdeContext
|
|
1957
|
-
) => Promise<__HttpRequest>;
|
|
1958
|
-
export declare const se_DeletePartnerAppCommand: (
|
|
1959
|
-
input: DeletePartnerAppCommandInput,
|
|
1960
|
-
context: __SerdeContext
|
|
1961
|
-
) => Promise<__HttpRequest>;
|
|
1962
|
-
export declare const se_DeletePipelineCommand: (
|
|
1963
|
-
input: DeletePipelineCommandInput,
|
|
1964
|
-
context: __SerdeContext
|
|
1965
|
-
) => Promise<__HttpRequest>;
|
|
1966
|
-
export declare const se_DeleteProcessingJobCommand: (
|
|
1967
|
-
input: DeleteProcessingJobCommandInput,
|
|
1968
|
-
context: __SerdeContext
|
|
1969
|
-
) => Promise<__HttpRequest>;
|
|
1970
|
-
export declare const se_DeleteProjectCommand: (
|
|
1971
|
-
input: DeleteProjectCommandInput,
|
|
1972
|
-
context: __SerdeContext
|
|
1973
|
-
) => Promise<__HttpRequest>;
|
|
1974
|
-
export declare const se_DeleteSpaceCommand: (
|
|
1975
|
-
input: DeleteSpaceCommandInput,
|
|
1976
|
-
context: __SerdeContext
|
|
1977
|
-
) => Promise<__HttpRequest>;
|
|
1978
|
-
export declare const se_DeleteStudioLifecycleConfigCommand: (
|
|
1979
|
-
input: DeleteStudioLifecycleConfigCommandInput,
|
|
1980
|
-
context: __SerdeContext
|
|
1981
|
-
) => Promise<__HttpRequest>;
|
|
1982
|
-
export declare const se_DeleteTagsCommand: (
|
|
1983
|
-
input: DeleteTagsCommandInput,
|
|
1984
|
-
context: __SerdeContext
|
|
1985
|
-
) => Promise<__HttpRequest>;
|
|
1986
|
-
export declare const se_DeleteTrainingJobCommand: (
|
|
1987
|
-
input: DeleteTrainingJobCommandInput,
|
|
1988
|
-
context: __SerdeContext
|
|
1989
|
-
) => Promise<__HttpRequest>;
|
|
1990
|
-
export declare const se_DeleteTrialCommand: (
|
|
1991
|
-
input: DeleteTrialCommandInput,
|
|
1992
|
-
context: __SerdeContext
|
|
1993
|
-
) => Promise<__HttpRequest>;
|
|
1994
|
-
export declare const se_DeleteTrialComponentCommand: (
|
|
1995
|
-
input: DeleteTrialComponentCommandInput,
|
|
1996
|
-
context: __SerdeContext
|
|
1997
|
-
) => Promise<__HttpRequest>;
|
|
1998
|
-
export declare const se_DeleteUserProfileCommand: (
|
|
1999
|
-
input: DeleteUserProfileCommandInput,
|
|
2000
|
-
context: __SerdeContext
|
|
2001
|
-
) => Promise<__HttpRequest>;
|
|
2002
|
-
export declare const se_DeleteWorkforceCommand: (
|
|
2003
|
-
input: DeleteWorkforceCommandInput,
|
|
2004
|
-
context: __SerdeContext
|
|
2005
|
-
) => Promise<__HttpRequest>;
|
|
2006
|
-
export declare const se_DeleteWorkteamCommand: (
|
|
2007
|
-
input: DeleteWorkteamCommandInput,
|
|
2008
|
-
context: __SerdeContext
|
|
2009
|
-
) => Promise<__HttpRequest>;
|
|
2010
|
-
export declare const se_DeregisterDevicesCommand: (
|
|
2011
|
-
input: DeregisterDevicesCommandInput,
|
|
2012
|
-
context: __SerdeContext
|
|
2013
|
-
) => Promise<__HttpRequest>;
|
|
2014
|
-
export declare const se_DescribeActionCommand: (
|
|
2015
|
-
input: DescribeActionCommandInput,
|
|
2016
|
-
context: __SerdeContext
|
|
2017
|
-
) => Promise<__HttpRequest>;
|
|
2018
|
-
export declare const se_DescribeAlgorithmCommand: (
|
|
2019
|
-
input: DescribeAlgorithmCommandInput,
|
|
2020
|
-
context: __SerdeContext
|
|
2021
|
-
) => Promise<__HttpRequest>;
|
|
2022
|
-
export declare const se_DescribeAppCommand: (
|
|
2023
|
-
input: DescribeAppCommandInput,
|
|
2024
|
-
context: __SerdeContext
|
|
2025
|
-
) => Promise<__HttpRequest>;
|
|
2026
|
-
export declare const se_DescribeAppImageConfigCommand: (
|
|
2027
|
-
input: DescribeAppImageConfigCommandInput,
|
|
2028
|
-
context: __SerdeContext
|
|
2029
|
-
) => Promise<__HttpRequest>;
|
|
2030
|
-
export declare const se_DescribeArtifactCommand: (
|
|
2031
|
-
input: DescribeArtifactCommandInput,
|
|
2032
|
-
context: __SerdeContext
|
|
2033
|
-
) => Promise<__HttpRequest>;
|
|
2034
|
-
export declare const se_DescribeAutoMLJobCommand: (
|
|
2035
|
-
input: DescribeAutoMLJobCommandInput,
|
|
2036
|
-
context: __SerdeContext
|
|
2037
|
-
) => Promise<__HttpRequest>;
|
|
2038
|
-
export declare const se_DescribeAutoMLJobV2Command: (
|
|
2039
|
-
input: DescribeAutoMLJobV2CommandInput,
|
|
2040
|
-
context: __SerdeContext
|
|
2041
|
-
) => Promise<__HttpRequest>;
|
|
2042
|
-
export declare const se_DescribeClusterCommand: (
|
|
2043
|
-
input: DescribeClusterCommandInput,
|
|
2044
|
-
context: __SerdeContext
|
|
2045
|
-
) => Promise<__HttpRequest>;
|
|
2046
|
-
export declare const se_DescribeClusterEventCommand: (
|
|
2047
|
-
input: DescribeClusterEventCommandInput,
|
|
2048
|
-
context: __SerdeContext
|
|
2049
|
-
) => Promise<__HttpRequest>;
|
|
2050
|
-
export declare const se_DescribeClusterNodeCommand: (
|
|
2051
|
-
input: DescribeClusterNodeCommandInput,
|
|
2052
|
-
context: __SerdeContext
|
|
2053
|
-
) => Promise<__HttpRequest>;
|
|
2054
|
-
export declare const se_DescribeClusterSchedulerConfigCommand: (
|
|
2055
|
-
input: DescribeClusterSchedulerConfigCommandInput,
|
|
2056
|
-
context: __SerdeContext
|
|
2057
|
-
) => Promise<__HttpRequest>;
|
|
2058
|
-
export declare const se_DescribeCodeRepositoryCommand: (
|
|
2059
|
-
input: DescribeCodeRepositoryCommandInput,
|
|
2060
|
-
context: __SerdeContext
|
|
2061
|
-
) => Promise<__HttpRequest>;
|
|
2062
|
-
export declare const se_DescribeCompilationJobCommand: (
|
|
2063
|
-
input: DescribeCompilationJobCommandInput,
|
|
2064
|
-
context: __SerdeContext
|
|
2065
|
-
) => Promise<__HttpRequest>;
|
|
2066
|
-
export declare const se_DescribeComputeQuotaCommand: (
|
|
2067
|
-
input: DescribeComputeQuotaCommandInput,
|
|
2068
|
-
context: __SerdeContext
|
|
2069
|
-
) => Promise<__HttpRequest>;
|
|
2070
|
-
export declare const se_DescribeContextCommand: (
|
|
2071
|
-
input: DescribeContextCommandInput,
|
|
2072
|
-
context: __SerdeContext
|
|
2073
|
-
) => Promise<__HttpRequest>;
|
|
2074
|
-
export declare const se_DescribeDataQualityJobDefinitionCommand: (
|
|
2075
|
-
input: DescribeDataQualityJobDefinitionCommandInput,
|
|
2076
|
-
context: __SerdeContext
|
|
2077
|
-
) => Promise<__HttpRequest>;
|
|
2078
|
-
export declare const se_DescribeDeviceCommand: (
|
|
2079
|
-
input: DescribeDeviceCommandInput,
|
|
2080
|
-
context: __SerdeContext
|
|
2081
|
-
) => Promise<__HttpRequest>;
|
|
2082
|
-
export declare const se_DescribeDeviceFleetCommand: (
|
|
2083
|
-
input: DescribeDeviceFleetCommandInput,
|
|
2084
|
-
context: __SerdeContext
|
|
2085
|
-
) => Promise<__HttpRequest>;
|
|
2086
|
-
export declare const se_DescribeDomainCommand: (
|
|
2087
|
-
input: DescribeDomainCommandInput,
|
|
2088
|
-
context: __SerdeContext
|
|
2089
|
-
) => Promise<__HttpRequest>;
|
|
2090
|
-
export declare const se_DescribeEdgeDeploymentPlanCommand: (
|
|
2091
|
-
input: DescribeEdgeDeploymentPlanCommandInput,
|
|
2092
|
-
context: __SerdeContext
|
|
2093
|
-
) => Promise<__HttpRequest>;
|
|
2094
|
-
export declare const se_DescribeEdgePackagingJobCommand: (
|
|
2095
|
-
input: DescribeEdgePackagingJobCommandInput,
|
|
2096
|
-
context: __SerdeContext
|
|
2097
|
-
) => Promise<__HttpRequest>;
|
|
2098
|
-
export declare const se_DescribeEndpointCommand: (
|
|
2099
|
-
input: DescribeEndpointCommandInput,
|
|
2100
|
-
context: __SerdeContext
|
|
2101
|
-
) => Promise<__HttpRequest>;
|
|
2102
|
-
export declare const se_DescribeEndpointConfigCommand: (
|
|
2103
|
-
input: DescribeEndpointConfigCommandInput,
|
|
2104
|
-
context: __SerdeContext
|
|
2105
|
-
) => Promise<__HttpRequest>;
|
|
2106
|
-
export declare const se_DescribeExperimentCommand: (
|
|
2107
|
-
input: DescribeExperimentCommandInput,
|
|
2108
|
-
context: __SerdeContext
|
|
2109
|
-
) => Promise<__HttpRequest>;
|
|
2110
|
-
export declare const se_DescribeFeatureGroupCommand: (
|
|
2111
|
-
input: DescribeFeatureGroupCommandInput,
|
|
2112
|
-
context: __SerdeContext
|
|
2113
|
-
) => Promise<__HttpRequest>;
|
|
2114
|
-
export declare const se_DescribeFeatureMetadataCommand: (
|
|
2115
|
-
input: DescribeFeatureMetadataCommandInput,
|
|
2116
|
-
context: __SerdeContext
|
|
2117
|
-
) => Promise<__HttpRequest>;
|
|
2118
|
-
export declare const se_DescribeFlowDefinitionCommand: (
|
|
2119
|
-
input: DescribeFlowDefinitionCommandInput,
|
|
2120
|
-
context: __SerdeContext
|
|
2121
|
-
) => Promise<__HttpRequest>;
|
|
2122
|
-
export declare const se_DescribeHubCommand: (
|
|
2123
|
-
input: DescribeHubCommandInput,
|
|
2124
|
-
context: __SerdeContext
|
|
2125
|
-
) => Promise<__HttpRequest>;
|
|
2126
|
-
export declare const se_DescribeHubContentCommand: (
|
|
2127
|
-
input: DescribeHubContentCommandInput,
|
|
2128
|
-
context: __SerdeContext
|
|
2129
|
-
) => Promise<__HttpRequest>;
|
|
2130
|
-
export declare const se_DescribeHumanTaskUiCommand: (
|
|
2131
|
-
input: DescribeHumanTaskUiCommandInput,
|
|
2132
|
-
context: __SerdeContext
|
|
2133
|
-
) => Promise<__HttpRequest>;
|
|
2134
|
-
export declare const se_DescribeHyperParameterTuningJobCommand: (
|
|
2135
|
-
input: DescribeHyperParameterTuningJobCommandInput,
|
|
2136
|
-
context: __SerdeContext
|
|
2137
|
-
) => Promise<__HttpRequest>;
|
|
2138
|
-
export declare const se_DescribeImageCommand: (
|
|
2139
|
-
input: DescribeImageCommandInput,
|
|
2140
|
-
context: __SerdeContext
|
|
2141
|
-
) => Promise<__HttpRequest>;
|
|
2142
|
-
export declare const se_DescribeImageVersionCommand: (
|
|
2143
|
-
input: DescribeImageVersionCommandInput,
|
|
2144
|
-
context: __SerdeContext
|
|
2145
|
-
) => Promise<__HttpRequest>;
|
|
2146
|
-
export declare const se_DescribeInferenceComponentCommand: (
|
|
2147
|
-
input: DescribeInferenceComponentCommandInput,
|
|
2148
|
-
context: __SerdeContext
|
|
2149
|
-
) => Promise<__HttpRequest>;
|
|
2150
|
-
export declare const se_DescribeInferenceExperimentCommand: (
|
|
2151
|
-
input: DescribeInferenceExperimentCommandInput,
|
|
2152
|
-
context: __SerdeContext
|
|
2153
|
-
) => Promise<__HttpRequest>;
|
|
2154
|
-
export declare const se_DescribeInferenceRecommendationsJobCommand: (
|
|
2155
|
-
input: DescribeInferenceRecommendationsJobCommandInput,
|
|
2156
|
-
context: __SerdeContext
|
|
2157
|
-
) => Promise<__HttpRequest>;
|
|
2158
|
-
export declare const se_DescribeLabelingJobCommand: (
|
|
2159
|
-
input: DescribeLabelingJobCommandInput,
|
|
2160
|
-
context: __SerdeContext
|
|
2161
|
-
) => Promise<__HttpRequest>;
|
|
2162
|
-
export declare const se_DescribeLineageGroupCommand: (
|
|
2163
|
-
input: DescribeLineageGroupCommandInput,
|
|
2164
|
-
context: __SerdeContext
|
|
2165
|
-
) => Promise<__HttpRequest>;
|
|
2166
|
-
export declare const se_DescribeMlflowTrackingServerCommand: (
|
|
2167
|
-
input: DescribeMlflowTrackingServerCommandInput,
|
|
2168
|
-
context: __SerdeContext
|
|
2169
|
-
) => Promise<__HttpRequest>;
|
|
2170
|
-
export declare const se_DescribeModelCommand: (
|
|
2171
|
-
input: DescribeModelCommandInput,
|
|
2172
|
-
context: __SerdeContext
|
|
2173
|
-
) => Promise<__HttpRequest>;
|
|
2174
|
-
export declare const se_DescribeModelBiasJobDefinitionCommand: (
|
|
2175
|
-
input: DescribeModelBiasJobDefinitionCommandInput,
|
|
2176
|
-
context: __SerdeContext
|
|
2177
|
-
) => Promise<__HttpRequest>;
|
|
2178
|
-
export declare const se_DescribeModelCardCommand: (
|
|
2179
|
-
input: DescribeModelCardCommandInput,
|
|
2180
|
-
context: __SerdeContext
|
|
2181
|
-
) => Promise<__HttpRequest>;
|
|
2182
|
-
export declare const se_DescribeModelCardExportJobCommand: (
|
|
2183
|
-
input: DescribeModelCardExportJobCommandInput,
|
|
2184
|
-
context: __SerdeContext
|
|
2185
|
-
) => Promise<__HttpRequest>;
|
|
2186
|
-
export declare const se_DescribeModelExplainabilityJobDefinitionCommand: (
|
|
2187
|
-
input: DescribeModelExplainabilityJobDefinitionCommandInput,
|
|
2188
|
-
context: __SerdeContext
|
|
2189
|
-
) => Promise<__HttpRequest>;
|
|
2190
|
-
export declare const se_DescribeModelPackageCommand: (
|
|
2191
|
-
input: DescribeModelPackageCommandInput,
|
|
2192
|
-
context: __SerdeContext
|
|
2193
|
-
) => Promise<__HttpRequest>;
|
|
2194
|
-
export declare const se_DescribeModelPackageGroupCommand: (
|
|
2195
|
-
input: DescribeModelPackageGroupCommandInput,
|
|
2196
|
-
context: __SerdeContext
|
|
2197
|
-
) => Promise<__HttpRequest>;
|
|
2198
|
-
export declare const se_DescribeModelQualityJobDefinitionCommand: (
|
|
2199
|
-
input: DescribeModelQualityJobDefinitionCommandInput,
|
|
2200
|
-
context: __SerdeContext
|
|
2201
|
-
) => Promise<__HttpRequest>;
|
|
2202
|
-
export declare const se_DescribeMonitoringScheduleCommand: (
|
|
2203
|
-
input: DescribeMonitoringScheduleCommandInput,
|
|
2204
|
-
context: __SerdeContext
|
|
2205
|
-
) => Promise<__HttpRequest>;
|
|
2206
|
-
export declare const se_DescribeNotebookInstanceCommand: (
|
|
2207
|
-
input: DescribeNotebookInstanceCommandInput,
|
|
2208
|
-
context: __SerdeContext
|
|
2209
|
-
) => Promise<__HttpRequest>;
|
|
2210
|
-
export declare const se_DescribeNotebookInstanceLifecycleConfigCommand: (
|
|
2211
|
-
input: DescribeNotebookInstanceLifecycleConfigCommandInput,
|
|
2212
|
-
context: __SerdeContext
|
|
2213
|
-
) => Promise<__HttpRequest>;
|
|
2214
|
-
export declare const se_DescribeOptimizationJobCommand: (
|
|
2215
|
-
input: DescribeOptimizationJobCommandInput,
|
|
2216
|
-
context: __SerdeContext
|
|
2217
|
-
) => Promise<__HttpRequest>;
|
|
2218
|
-
export declare const se_DescribePartnerAppCommand: (
|
|
2219
|
-
input: DescribePartnerAppCommandInput,
|
|
2220
|
-
context: __SerdeContext
|
|
2221
|
-
) => Promise<__HttpRequest>;
|
|
2222
|
-
export declare const se_DescribePipelineCommand: (
|
|
2223
|
-
input: DescribePipelineCommandInput,
|
|
2224
|
-
context: __SerdeContext
|
|
2225
|
-
) => Promise<__HttpRequest>;
|
|
2226
|
-
export declare const se_DescribePipelineDefinitionForExecutionCommand: (
|
|
2227
|
-
input: DescribePipelineDefinitionForExecutionCommandInput,
|
|
2228
|
-
context: __SerdeContext
|
|
2229
|
-
) => Promise<__HttpRequest>;
|
|
2230
|
-
export declare const se_DescribePipelineExecutionCommand: (
|
|
2231
|
-
input: DescribePipelineExecutionCommandInput,
|
|
2232
|
-
context: __SerdeContext
|
|
2233
|
-
) => Promise<__HttpRequest>;
|
|
2234
|
-
export declare const se_DescribeProcessingJobCommand: (
|
|
2235
|
-
input: DescribeProcessingJobCommandInput,
|
|
2236
|
-
context: __SerdeContext
|
|
2237
|
-
) => Promise<__HttpRequest>;
|
|
2238
|
-
export declare const se_DescribeProjectCommand: (
|
|
2239
|
-
input: DescribeProjectCommandInput,
|
|
2240
|
-
context: __SerdeContext
|
|
2241
|
-
) => Promise<__HttpRequest>;
|
|
2242
|
-
export declare const se_DescribeReservedCapacityCommand: (
|
|
2243
|
-
input: DescribeReservedCapacityCommandInput,
|
|
2244
|
-
context: __SerdeContext
|
|
2245
|
-
) => Promise<__HttpRequest>;
|
|
2246
|
-
export declare const se_DescribeSpaceCommand: (
|
|
2247
|
-
input: DescribeSpaceCommandInput,
|
|
2248
|
-
context: __SerdeContext
|
|
2249
|
-
) => Promise<__HttpRequest>;
|
|
2250
|
-
export declare const se_DescribeStudioLifecycleConfigCommand: (
|
|
2251
|
-
input: DescribeStudioLifecycleConfigCommandInput,
|
|
2252
|
-
context: __SerdeContext
|
|
2253
|
-
) => Promise<__HttpRequest>;
|
|
2254
|
-
export declare const se_DescribeSubscribedWorkteamCommand: (
|
|
2255
|
-
input: DescribeSubscribedWorkteamCommandInput,
|
|
2256
|
-
context: __SerdeContext
|
|
2257
|
-
) => Promise<__HttpRequest>;
|
|
2258
|
-
export declare const se_DescribeTrainingJobCommand: (
|
|
2259
|
-
input: DescribeTrainingJobCommandInput,
|
|
2260
|
-
context: __SerdeContext
|
|
2261
|
-
) => Promise<__HttpRequest>;
|
|
2262
|
-
export declare const se_DescribeTrainingPlanCommand: (
|
|
2263
|
-
input: DescribeTrainingPlanCommandInput,
|
|
2264
|
-
context: __SerdeContext
|
|
2265
|
-
) => Promise<__HttpRequest>;
|
|
2266
|
-
export declare const se_DescribeTransformJobCommand: (
|
|
2267
|
-
input: DescribeTransformJobCommandInput,
|
|
2268
|
-
context: __SerdeContext
|
|
2269
|
-
) => Promise<__HttpRequest>;
|
|
2270
|
-
export declare const se_DescribeTrialCommand: (
|
|
2271
|
-
input: DescribeTrialCommandInput,
|
|
2272
|
-
context: __SerdeContext
|
|
2273
|
-
) => Promise<__HttpRequest>;
|
|
2274
|
-
export declare const se_DescribeTrialComponentCommand: (
|
|
2275
|
-
input: DescribeTrialComponentCommandInput,
|
|
2276
|
-
context: __SerdeContext
|
|
2277
|
-
) => Promise<__HttpRequest>;
|
|
2278
|
-
export declare const se_DescribeUserProfileCommand: (
|
|
2279
|
-
input: DescribeUserProfileCommandInput,
|
|
2280
|
-
context: __SerdeContext
|
|
2281
|
-
) => Promise<__HttpRequest>;
|
|
2282
|
-
export declare const se_DescribeWorkforceCommand: (
|
|
2283
|
-
input: DescribeWorkforceCommandInput,
|
|
2284
|
-
context: __SerdeContext
|
|
2285
|
-
) => Promise<__HttpRequest>;
|
|
2286
|
-
export declare const se_DescribeWorkteamCommand: (
|
|
2287
|
-
input: DescribeWorkteamCommandInput,
|
|
2288
|
-
context: __SerdeContext
|
|
2289
|
-
) => Promise<__HttpRequest>;
|
|
2290
|
-
export declare const se_DetachClusterNodeVolumeCommand: (
|
|
2291
|
-
input: DetachClusterNodeVolumeCommandInput,
|
|
2292
|
-
context: __SerdeContext
|
|
2293
|
-
) => Promise<__HttpRequest>;
|
|
2294
|
-
export declare const se_DisableSagemakerServicecatalogPortfolioCommand: (
|
|
2295
|
-
input: DisableSagemakerServicecatalogPortfolioCommandInput,
|
|
2296
|
-
context: __SerdeContext
|
|
2297
|
-
) => Promise<__HttpRequest>;
|
|
2298
|
-
export declare const se_DisassociateTrialComponentCommand: (
|
|
2299
|
-
input: DisassociateTrialComponentCommandInput,
|
|
2300
|
-
context: __SerdeContext
|
|
2301
|
-
) => Promise<__HttpRequest>;
|
|
2302
|
-
export declare const se_EnableSagemakerServicecatalogPortfolioCommand: (
|
|
2303
|
-
input: EnableSagemakerServicecatalogPortfolioCommandInput,
|
|
2304
|
-
context: __SerdeContext
|
|
2305
|
-
) => Promise<__HttpRequest>;
|
|
2306
|
-
export declare const se_GetDeviceFleetReportCommand: (
|
|
2307
|
-
input: GetDeviceFleetReportCommandInput,
|
|
2308
|
-
context: __SerdeContext
|
|
2309
|
-
) => Promise<__HttpRequest>;
|
|
2310
|
-
export declare const se_GetLineageGroupPolicyCommand: (
|
|
2311
|
-
input: GetLineageGroupPolicyCommandInput,
|
|
2312
|
-
context: __SerdeContext
|
|
2313
|
-
) => Promise<__HttpRequest>;
|
|
2314
|
-
export declare const se_GetModelPackageGroupPolicyCommand: (
|
|
2315
|
-
input: GetModelPackageGroupPolicyCommandInput,
|
|
2316
|
-
context: __SerdeContext
|
|
2317
|
-
) => Promise<__HttpRequest>;
|
|
2318
|
-
export declare const se_GetSagemakerServicecatalogPortfolioStatusCommand: (
|
|
2319
|
-
input: GetSagemakerServicecatalogPortfolioStatusCommandInput,
|
|
2320
|
-
context: __SerdeContext
|
|
2321
|
-
) => Promise<__HttpRequest>;
|
|
2322
|
-
export declare const se_GetScalingConfigurationRecommendationCommand: (
|
|
2323
|
-
input: GetScalingConfigurationRecommendationCommandInput,
|
|
2324
|
-
context: __SerdeContext
|
|
2325
|
-
) => Promise<__HttpRequest>;
|
|
2326
|
-
export declare const se_GetSearchSuggestionsCommand: (
|
|
2327
|
-
input: GetSearchSuggestionsCommandInput,
|
|
2328
|
-
context: __SerdeContext
|
|
2329
|
-
) => Promise<__HttpRequest>;
|
|
2330
|
-
export declare const se_ImportHubContentCommand: (
|
|
2331
|
-
input: ImportHubContentCommandInput,
|
|
2332
|
-
context: __SerdeContext
|
|
2333
|
-
) => Promise<__HttpRequest>;
|
|
2334
|
-
export declare const se_ListActionsCommand: (
|
|
2335
|
-
input: ListActionsCommandInput,
|
|
2336
|
-
context: __SerdeContext
|
|
2337
|
-
) => Promise<__HttpRequest>;
|
|
2338
|
-
export declare const se_ListAlgorithmsCommand: (
|
|
2339
|
-
input: ListAlgorithmsCommandInput,
|
|
2340
|
-
context: __SerdeContext
|
|
2341
|
-
) => Promise<__HttpRequest>;
|
|
2342
|
-
export declare const se_ListAliasesCommand: (
|
|
2343
|
-
input: ListAliasesCommandInput,
|
|
2344
|
-
context: __SerdeContext
|
|
2345
|
-
) => Promise<__HttpRequest>;
|
|
2346
|
-
export declare const se_ListAppImageConfigsCommand: (
|
|
2347
|
-
input: ListAppImageConfigsCommandInput,
|
|
2348
|
-
context: __SerdeContext
|
|
2349
|
-
) => Promise<__HttpRequest>;
|
|
2350
|
-
export declare const se_ListAppsCommand: (
|
|
2351
|
-
input: ListAppsCommandInput,
|
|
2352
|
-
context: __SerdeContext
|
|
2353
|
-
) => Promise<__HttpRequest>;
|
|
2354
|
-
export declare const se_ListArtifactsCommand: (
|
|
2355
|
-
input: ListArtifactsCommandInput,
|
|
2356
|
-
context: __SerdeContext
|
|
2357
|
-
) => Promise<__HttpRequest>;
|
|
2358
|
-
export declare const se_ListAssociationsCommand: (
|
|
2359
|
-
input: ListAssociationsCommandInput,
|
|
2360
|
-
context: __SerdeContext
|
|
2361
|
-
) => Promise<__HttpRequest>;
|
|
2362
|
-
export declare const se_ListAutoMLJobsCommand: (
|
|
2363
|
-
input: ListAutoMLJobsCommandInput,
|
|
2364
|
-
context: __SerdeContext
|
|
2365
|
-
) => Promise<__HttpRequest>;
|
|
2366
|
-
export declare const se_ListCandidatesForAutoMLJobCommand: (
|
|
2367
|
-
input: ListCandidatesForAutoMLJobCommandInput,
|
|
2368
|
-
context: __SerdeContext
|
|
2369
|
-
) => Promise<__HttpRequest>;
|
|
2370
|
-
export declare const se_ListClusterEventsCommand: (
|
|
2371
|
-
input: ListClusterEventsCommandInput,
|
|
2372
|
-
context: __SerdeContext
|
|
2373
|
-
) => Promise<__HttpRequest>;
|
|
2374
|
-
export declare const se_ListClusterNodesCommand: (
|
|
2375
|
-
input: ListClusterNodesCommandInput,
|
|
2376
|
-
context: __SerdeContext
|
|
2377
|
-
) => Promise<__HttpRequest>;
|
|
2378
|
-
export declare const se_ListClustersCommand: (
|
|
2379
|
-
input: ListClustersCommandInput,
|
|
2380
|
-
context: __SerdeContext
|
|
2381
|
-
) => Promise<__HttpRequest>;
|
|
2382
|
-
export declare const se_ListClusterSchedulerConfigsCommand: (
|
|
2383
|
-
input: ListClusterSchedulerConfigsCommandInput,
|
|
2384
|
-
context: __SerdeContext
|
|
2385
|
-
) => Promise<__HttpRequest>;
|
|
2386
|
-
export declare const se_ListCodeRepositoriesCommand: (
|
|
2387
|
-
input: ListCodeRepositoriesCommandInput,
|
|
2388
|
-
context: __SerdeContext
|
|
2389
|
-
) => Promise<__HttpRequest>;
|
|
2390
|
-
export declare const se_ListCompilationJobsCommand: (
|
|
2391
|
-
input: ListCompilationJobsCommandInput,
|
|
2392
|
-
context: __SerdeContext
|
|
2393
|
-
) => Promise<__HttpRequest>;
|
|
2394
|
-
export declare const se_ListComputeQuotasCommand: (
|
|
2395
|
-
input: ListComputeQuotasCommandInput,
|
|
2396
|
-
context: __SerdeContext
|
|
2397
|
-
) => Promise<__HttpRequest>;
|
|
2398
|
-
export declare const se_ListContextsCommand: (
|
|
2399
|
-
input: ListContextsCommandInput,
|
|
2400
|
-
context: __SerdeContext
|
|
2401
|
-
) => Promise<__HttpRequest>;
|
|
2402
|
-
export declare const se_ListDataQualityJobDefinitionsCommand: (
|
|
2403
|
-
input: ListDataQualityJobDefinitionsCommandInput,
|
|
2404
|
-
context: __SerdeContext
|
|
2405
|
-
) => Promise<__HttpRequest>;
|
|
2406
|
-
export declare const se_ListDeviceFleetsCommand: (
|
|
2407
|
-
input: ListDeviceFleetsCommandInput,
|
|
2408
|
-
context: __SerdeContext
|
|
2409
|
-
) => Promise<__HttpRequest>;
|
|
2410
|
-
export declare const se_ListDevicesCommand: (
|
|
2411
|
-
input: ListDevicesCommandInput,
|
|
2412
|
-
context: __SerdeContext
|
|
2413
|
-
) => Promise<__HttpRequest>;
|
|
2414
|
-
export declare const se_ListDomainsCommand: (
|
|
2415
|
-
input: ListDomainsCommandInput,
|
|
2416
|
-
context: __SerdeContext
|
|
2417
|
-
) => Promise<__HttpRequest>;
|
|
2418
|
-
export declare const se_ListEdgeDeploymentPlansCommand: (
|
|
2419
|
-
input: ListEdgeDeploymentPlansCommandInput,
|
|
2420
|
-
context: __SerdeContext
|
|
2421
|
-
) => Promise<__HttpRequest>;
|
|
2422
|
-
export declare const se_ListEdgePackagingJobsCommand: (
|
|
2423
|
-
input: ListEdgePackagingJobsCommandInput,
|
|
2424
|
-
context: __SerdeContext
|
|
2425
|
-
) => Promise<__HttpRequest>;
|
|
2426
|
-
export declare const se_ListEndpointConfigsCommand: (
|
|
2427
|
-
input: ListEndpointConfigsCommandInput,
|
|
2428
|
-
context: __SerdeContext
|
|
2429
|
-
) => Promise<__HttpRequest>;
|
|
2430
|
-
export declare const se_ListEndpointsCommand: (
|
|
2431
|
-
input: ListEndpointsCommandInput,
|
|
2432
|
-
context: __SerdeContext
|
|
2433
|
-
) => Promise<__HttpRequest>;
|
|
2434
|
-
export declare const se_ListExperimentsCommand: (
|
|
2435
|
-
input: ListExperimentsCommandInput,
|
|
2436
|
-
context: __SerdeContext
|
|
2437
|
-
) => Promise<__HttpRequest>;
|
|
2438
|
-
export declare const se_ListFeatureGroupsCommand: (
|
|
2439
|
-
input: ListFeatureGroupsCommandInput,
|
|
2440
|
-
context: __SerdeContext
|
|
2441
|
-
) => Promise<__HttpRequest>;
|
|
2442
|
-
export declare const se_ListFlowDefinitionsCommand: (
|
|
2443
|
-
input: ListFlowDefinitionsCommandInput,
|
|
2444
|
-
context: __SerdeContext
|
|
2445
|
-
) => Promise<__HttpRequest>;
|
|
2446
|
-
export declare const se_ListHubContentsCommand: (
|
|
2447
|
-
input: ListHubContentsCommandInput,
|
|
2448
|
-
context: __SerdeContext
|
|
2449
|
-
) => Promise<__HttpRequest>;
|
|
2450
|
-
export declare const se_ListHubContentVersionsCommand: (
|
|
2451
|
-
input: ListHubContentVersionsCommandInput,
|
|
2452
|
-
context: __SerdeContext
|
|
2453
|
-
) => Promise<__HttpRequest>;
|
|
2454
|
-
export declare const se_ListHubsCommand: (
|
|
2455
|
-
input: ListHubsCommandInput,
|
|
2456
|
-
context: __SerdeContext
|
|
2457
|
-
) => Promise<__HttpRequest>;
|
|
2458
|
-
export declare const se_ListHumanTaskUisCommand: (
|
|
2459
|
-
input: ListHumanTaskUisCommandInput,
|
|
2460
|
-
context: __SerdeContext
|
|
2461
|
-
) => Promise<__HttpRequest>;
|
|
2462
|
-
export declare const se_ListHyperParameterTuningJobsCommand: (
|
|
2463
|
-
input: ListHyperParameterTuningJobsCommandInput,
|
|
2464
|
-
context: __SerdeContext
|
|
2465
|
-
) => Promise<__HttpRequest>;
|
|
2466
|
-
export declare const se_ListImagesCommand: (
|
|
2467
|
-
input: ListImagesCommandInput,
|
|
2468
|
-
context: __SerdeContext
|
|
2469
|
-
) => Promise<__HttpRequest>;
|
|
2470
|
-
export declare const se_ListImageVersionsCommand: (
|
|
2471
|
-
input: ListImageVersionsCommandInput,
|
|
2472
|
-
context: __SerdeContext
|
|
2473
|
-
) => Promise<__HttpRequest>;
|
|
2474
|
-
export declare const se_ListInferenceComponentsCommand: (
|
|
2475
|
-
input: ListInferenceComponentsCommandInput,
|
|
2476
|
-
context: __SerdeContext
|
|
2477
|
-
) => Promise<__HttpRequest>;
|
|
2478
|
-
export declare const se_ListInferenceExperimentsCommand: (
|
|
2479
|
-
input: ListInferenceExperimentsCommandInput,
|
|
2480
|
-
context: __SerdeContext
|
|
2481
|
-
) => Promise<__HttpRequest>;
|
|
2482
|
-
export declare const se_ListInferenceRecommendationsJobsCommand: (
|
|
2483
|
-
input: ListInferenceRecommendationsJobsCommandInput,
|
|
2484
|
-
context: __SerdeContext
|
|
2485
|
-
) => Promise<__HttpRequest>;
|
|
2486
|
-
export declare const se_ListInferenceRecommendationsJobStepsCommand: (
|
|
2487
|
-
input: ListInferenceRecommendationsJobStepsCommandInput,
|
|
2488
|
-
context: __SerdeContext
|
|
2489
|
-
) => Promise<__HttpRequest>;
|
|
2490
|
-
export declare const se_ListLabelingJobsCommand: (
|
|
2491
|
-
input: ListLabelingJobsCommandInput,
|
|
2492
|
-
context: __SerdeContext
|
|
2493
|
-
) => Promise<__HttpRequest>;
|
|
2494
|
-
export declare const se_ListLabelingJobsForWorkteamCommand: (
|
|
2495
|
-
input: ListLabelingJobsForWorkteamCommandInput,
|
|
2496
|
-
context: __SerdeContext
|
|
2497
|
-
) => Promise<__HttpRequest>;
|
|
2498
|
-
export declare const se_ListLineageGroupsCommand: (
|
|
2499
|
-
input: ListLineageGroupsCommandInput,
|
|
2500
|
-
context: __SerdeContext
|
|
2501
|
-
) => Promise<__HttpRequest>;
|
|
2502
|
-
export declare const se_ListMlflowTrackingServersCommand: (
|
|
2503
|
-
input: ListMlflowTrackingServersCommandInput,
|
|
2504
|
-
context: __SerdeContext
|
|
2505
|
-
) => Promise<__HttpRequest>;
|
|
2506
|
-
export declare const se_ListModelBiasJobDefinitionsCommand: (
|
|
2507
|
-
input: ListModelBiasJobDefinitionsCommandInput,
|
|
2508
|
-
context: __SerdeContext
|
|
2509
|
-
) => Promise<__HttpRequest>;
|
|
2510
|
-
export declare const se_ListModelCardExportJobsCommand: (
|
|
2511
|
-
input: ListModelCardExportJobsCommandInput,
|
|
2512
|
-
context: __SerdeContext
|
|
2513
|
-
) => Promise<__HttpRequest>;
|
|
2514
|
-
export declare const se_ListModelCardsCommand: (
|
|
2515
|
-
input: ListModelCardsCommandInput,
|
|
2516
|
-
context: __SerdeContext
|
|
2517
|
-
) => Promise<__HttpRequest>;
|
|
2518
|
-
export declare const se_ListModelCardVersionsCommand: (
|
|
2519
|
-
input: ListModelCardVersionsCommandInput,
|
|
2520
|
-
context: __SerdeContext
|
|
2521
|
-
) => Promise<__HttpRequest>;
|
|
2522
|
-
export declare const se_ListModelExplainabilityJobDefinitionsCommand: (
|
|
2523
|
-
input: ListModelExplainabilityJobDefinitionsCommandInput,
|
|
2524
|
-
context: __SerdeContext
|
|
2525
|
-
) => Promise<__HttpRequest>;
|
|
2526
|
-
export declare const se_ListModelMetadataCommand: (
|
|
2527
|
-
input: ListModelMetadataCommandInput,
|
|
2528
|
-
context: __SerdeContext
|
|
2529
|
-
) => Promise<__HttpRequest>;
|
|
2530
|
-
export declare const se_ListModelPackageGroupsCommand: (
|
|
2531
|
-
input: ListModelPackageGroupsCommandInput,
|
|
2532
|
-
context: __SerdeContext
|
|
2533
|
-
) => Promise<__HttpRequest>;
|
|
2534
|
-
export declare const se_ListModelPackagesCommand: (
|
|
2535
|
-
input: ListModelPackagesCommandInput,
|
|
2536
|
-
context: __SerdeContext
|
|
2537
|
-
) => Promise<__HttpRequest>;
|
|
2538
|
-
export declare const se_ListModelQualityJobDefinitionsCommand: (
|
|
2539
|
-
input: ListModelQualityJobDefinitionsCommandInput,
|
|
2540
|
-
context: __SerdeContext
|
|
2541
|
-
) => Promise<__HttpRequest>;
|
|
2542
|
-
export declare const se_ListModelsCommand: (
|
|
2543
|
-
input: ListModelsCommandInput,
|
|
2544
|
-
context: __SerdeContext
|
|
2545
|
-
) => Promise<__HttpRequest>;
|
|
2546
|
-
export declare const se_ListMonitoringAlertHistoryCommand: (
|
|
2547
|
-
input: ListMonitoringAlertHistoryCommandInput,
|
|
2548
|
-
context: __SerdeContext
|
|
2549
|
-
) => Promise<__HttpRequest>;
|
|
2550
|
-
export declare const se_ListMonitoringAlertsCommand: (
|
|
2551
|
-
input: ListMonitoringAlertsCommandInput,
|
|
2552
|
-
context: __SerdeContext
|
|
2553
|
-
) => Promise<__HttpRequest>;
|
|
2554
|
-
export declare const se_ListMonitoringExecutionsCommand: (
|
|
2555
|
-
input: ListMonitoringExecutionsCommandInput,
|
|
2556
|
-
context: __SerdeContext
|
|
2557
|
-
) => Promise<__HttpRequest>;
|
|
2558
|
-
export declare const se_ListMonitoringSchedulesCommand: (
|
|
2559
|
-
input: ListMonitoringSchedulesCommandInput,
|
|
2560
|
-
context: __SerdeContext
|
|
2561
|
-
) => Promise<__HttpRequest>;
|
|
2562
|
-
export declare const se_ListNotebookInstanceLifecycleConfigsCommand: (
|
|
2563
|
-
input: ListNotebookInstanceLifecycleConfigsCommandInput,
|
|
2564
|
-
context: __SerdeContext
|
|
2565
|
-
) => Promise<__HttpRequest>;
|
|
2566
|
-
export declare const se_ListNotebookInstancesCommand: (
|
|
2567
|
-
input: ListNotebookInstancesCommandInput,
|
|
2568
|
-
context: __SerdeContext
|
|
2569
|
-
) => Promise<__HttpRequest>;
|
|
2570
|
-
export declare const se_ListOptimizationJobsCommand: (
|
|
2571
|
-
input: ListOptimizationJobsCommandInput,
|
|
2572
|
-
context: __SerdeContext
|
|
2573
|
-
) => Promise<__HttpRequest>;
|
|
2574
|
-
export declare const se_ListPartnerAppsCommand: (
|
|
2575
|
-
input: ListPartnerAppsCommandInput,
|
|
2576
|
-
context: __SerdeContext
|
|
2577
|
-
) => Promise<__HttpRequest>;
|
|
2578
|
-
export declare const se_ListPipelineExecutionsCommand: (
|
|
2579
|
-
input: ListPipelineExecutionsCommandInput,
|
|
2580
|
-
context: __SerdeContext
|
|
2581
|
-
) => Promise<__HttpRequest>;
|
|
2582
|
-
export declare const se_ListPipelineExecutionStepsCommand: (
|
|
2583
|
-
input: ListPipelineExecutionStepsCommandInput,
|
|
2584
|
-
context: __SerdeContext
|
|
2585
|
-
) => Promise<__HttpRequest>;
|
|
2586
|
-
export declare const se_ListPipelineParametersForExecutionCommand: (
|
|
2587
|
-
input: ListPipelineParametersForExecutionCommandInput,
|
|
2588
|
-
context: __SerdeContext
|
|
2589
|
-
) => Promise<__HttpRequest>;
|
|
2590
|
-
export declare const se_ListPipelinesCommand: (
|
|
2591
|
-
input: ListPipelinesCommandInput,
|
|
2592
|
-
context: __SerdeContext
|
|
2593
|
-
) => Promise<__HttpRequest>;
|
|
2594
|
-
export declare const se_ListPipelineVersionsCommand: (
|
|
2595
|
-
input: ListPipelineVersionsCommandInput,
|
|
2596
|
-
context: __SerdeContext
|
|
2597
|
-
) => Promise<__HttpRequest>;
|
|
2598
|
-
export declare const se_ListProcessingJobsCommand: (
|
|
2599
|
-
input: ListProcessingJobsCommandInput,
|
|
2600
|
-
context: __SerdeContext
|
|
2601
|
-
) => Promise<__HttpRequest>;
|
|
2602
|
-
export declare const se_ListProjectsCommand: (
|
|
2603
|
-
input: ListProjectsCommandInput,
|
|
2604
|
-
context: __SerdeContext
|
|
2605
|
-
) => Promise<__HttpRequest>;
|
|
2606
|
-
export declare const se_ListResourceCatalogsCommand: (
|
|
2607
|
-
input: ListResourceCatalogsCommandInput,
|
|
2608
|
-
context: __SerdeContext
|
|
2609
|
-
) => Promise<__HttpRequest>;
|
|
2610
|
-
export declare const se_ListSpacesCommand: (
|
|
2611
|
-
input: ListSpacesCommandInput,
|
|
2612
|
-
context: __SerdeContext
|
|
2613
|
-
) => Promise<__HttpRequest>;
|
|
2614
|
-
export declare const se_ListStageDevicesCommand: (
|
|
2615
|
-
input: ListStageDevicesCommandInput,
|
|
2616
|
-
context: __SerdeContext
|
|
2617
|
-
) => Promise<__HttpRequest>;
|
|
2618
|
-
export declare const se_ListStudioLifecycleConfigsCommand: (
|
|
2619
|
-
input: ListStudioLifecycleConfigsCommandInput,
|
|
2620
|
-
context: __SerdeContext
|
|
2621
|
-
) => Promise<__HttpRequest>;
|
|
2622
|
-
export declare const se_ListSubscribedWorkteamsCommand: (
|
|
2623
|
-
input: ListSubscribedWorkteamsCommandInput,
|
|
2624
|
-
context: __SerdeContext
|
|
2625
|
-
) => Promise<__HttpRequest>;
|
|
2626
|
-
export declare const se_ListTagsCommand: (
|
|
2627
|
-
input: ListTagsCommandInput,
|
|
2628
|
-
context: __SerdeContext
|
|
2629
|
-
) => Promise<__HttpRequest>;
|
|
2630
|
-
export declare const se_ListTrainingJobsCommand: (
|
|
2631
|
-
input: ListTrainingJobsCommandInput,
|
|
2632
|
-
context: __SerdeContext
|
|
2633
|
-
) => Promise<__HttpRequest>;
|
|
2634
|
-
export declare const se_ListTrainingJobsForHyperParameterTuningJobCommand: (
|
|
2635
|
-
input: ListTrainingJobsForHyperParameterTuningJobCommandInput,
|
|
2636
|
-
context: __SerdeContext
|
|
2637
|
-
) => Promise<__HttpRequest>;
|
|
2638
|
-
export declare const se_ListTrainingPlansCommand: (
|
|
2639
|
-
input: ListTrainingPlansCommandInput,
|
|
2640
|
-
context: __SerdeContext
|
|
2641
|
-
) => Promise<__HttpRequest>;
|
|
2642
|
-
export declare const se_ListTransformJobsCommand: (
|
|
2643
|
-
input: ListTransformJobsCommandInput,
|
|
2644
|
-
context: __SerdeContext
|
|
2645
|
-
) => Promise<__HttpRequest>;
|
|
2646
|
-
export declare const se_ListTrialComponentsCommand: (
|
|
2647
|
-
input: ListTrialComponentsCommandInput,
|
|
2648
|
-
context: __SerdeContext
|
|
2649
|
-
) => Promise<__HttpRequest>;
|
|
2650
|
-
export declare const se_ListTrialsCommand: (
|
|
2651
|
-
input: ListTrialsCommandInput,
|
|
2652
|
-
context: __SerdeContext
|
|
2653
|
-
) => Promise<__HttpRequest>;
|
|
2654
|
-
export declare const se_ListUltraServersByReservedCapacityCommand: (
|
|
2655
|
-
input: ListUltraServersByReservedCapacityCommandInput,
|
|
2656
|
-
context: __SerdeContext
|
|
2657
|
-
) => Promise<__HttpRequest>;
|
|
2658
|
-
export declare const se_ListUserProfilesCommand: (
|
|
2659
|
-
input: ListUserProfilesCommandInput,
|
|
2660
|
-
context: __SerdeContext
|
|
2661
|
-
) => Promise<__HttpRequest>;
|
|
2662
|
-
export declare const se_ListWorkforcesCommand: (
|
|
2663
|
-
input: ListWorkforcesCommandInput,
|
|
2664
|
-
context: __SerdeContext
|
|
2665
|
-
) => Promise<__HttpRequest>;
|
|
2666
|
-
export declare const se_ListWorkteamsCommand: (
|
|
2667
|
-
input: ListWorkteamsCommandInput,
|
|
2668
|
-
context: __SerdeContext
|
|
2669
|
-
) => Promise<__HttpRequest>;
|
|
2670
|
-
export declare const se_PutModelPackageGroupPolicyCommand: (
|
|
2671
|
-
input: PutModelPackageGroupPolicyCommandInput,
|
|
2672
|
-
context: __SerdeContext
|
|
2673
|
-
) => Promise<__HttpRequest>;
|
|
2674
|
-
export declare const se_QueryLineageCommand: (
|
|
2675
|
-
input: QueryLineageCommandInput,
|
|
2676
|
-
context: __SerdeContext
|
|
2677
|
-
) => Promise<__HttpRequest>;
|
|
2678
|
-
export declare const se_RegisterDevicesCommand: (
|
|
2679
|
-
input: RegisterDevicesCommandInput,
|
|
2680
|
-
context: __SerdeContext
|
|
2681
|
-
) => Promise<__HttpRequest>;
|
|
2682
|
-
export declare const se_RenderUiTemplateCommand: (
|
|
2683
|
-
input: RenderUiTemplateCommandInput,
|
|
2684
|
-
context: __SerdeContext
|
|
2685
|
-
) => Promise<__HttpRequest>;
|
|
2686
|
-
export declare const se_RetryPipelineExecutionCommand: (
|
|
2687
|
-
input: RetryPipelineExecutionCommandInput,
|
|
2688
|
-
context: __SerdeContext
|
|
2689
|
-
) => Promise<__HttpRequest>;
|
|
2690
|
-
export declare const se_SearchCommand: (
|
|
2691
|
-
input: SearchCommandInput,
|
|
2692
|
-
context: __SerdeContext
|
|
2693
|
-
) => Promise<__HttpRequest>;
|
|
2694
|
-
export declare const se_SearchTrainingPlanOfferingsCommand: (
|
|
2695
|
-
input: SearchTrainingPlanOfferingsCommandInput,
|
|
2696
|
-
context: __SerdeContext
|
|
2697
|
-
) => Promise<__HttpRequest>;
|
|
2698
|
-
export declare const se_SendPipelineExecutionStepFailureCommand: (
|
|
2699
|
-
input: SendPipelineExecutionStepFailureCommandInput,
|
|
2700
|
-
context: __SerdeContext
|
|
2701
|
-
) => Promise<__HttpRequest>;
|
|
2702
|
-
export declare const se_SendPipelineExecutionStepSuccessCommand: (
|
|
2703
|
-
input: SendPipelineExecutionStepSuccessCommandInput,
|
|
2704
|
-
context: __SerdeContext
|
|
2705
|
-
) => Promise<__HttpRequest>;
|
|
2706
|
-
export declare const se_StartEdgeDeploymentStageCommand: (
|
|
2707
|
-
input: StartEdgeDeploymentStageCommandInput,
|
|
2708
|
-
context: __SerdeContext
|
|
2709
|
-
) => Promise<__HttpRequest>;
|
|
2710
|
-
export declare const se_StartInferenceExperimentCommand: (
|
|
2711
|
-
input: StartInferenceExperimentCommandInput,
|
|
2712
|
-
context: __SerdeContext
|
|
2713
|
-
) => Promise<__HttpRequest>;
|
|
2714
|
-
export declare const se_StartMlflowTrackingServerCommand: (
|
|
2715
|
-
input: StartMlflowTrackingServerCommandInput,
|
|
2716
|
-
context: __SerdeContext
|
|
2717
|
-
) => Promise<__HttpRequest>;
|
|
2718
|
-
export declare const se_StartMonitoringScheduleCommand: (
|
|
2719
|
-
input: StartMonitoringScheduleCommandInput,
|
|
2720
|
-
context: __SerdeContext
|
|
2721
|
-
) => Promise<__HttpRequest>;
|
|
2722
|
-
export declare const se_StartNotebookInstanceCommand: (
|
|
2723
|
-
input: StartNotebookInstanceCommandInput,
|
|
2724
|
-
context: __SerdeContext
|
|
2725
|
-
) => Promise<__HttpRequest>;
|
|
2726
|
-
export declare const se_StartPipelineExecutionCommand: (
|
|
2727
|
-
input: StartPipelineExecutionCommandInput,
|
|
2728
|
-
context: __SerdeContext
|
|
2729
|
-
) => Promise<__HttpRequest>;
|
|
2730
|
-
export declare const se_StartSessionCommand: (
|
|
2731
|
-
input: StartSessionCommandInput,
|
|
2732
|
-
context: __SerdeContext
|
|
2733
|
-
) => Promise<__HttpRequest>;
|
|
2734
|
-
export declare const se_StopAutoMLJobCommand: (
|
|
2735
|
-
input: StopAutoMLJobCommandInput,
|
|
2736
|
-
context: __SerdeContext
|
|
2737
|
-
) => Promise<__HttpRequest>;
|
|
2738
|
-
export declare const se_StopCompilationJobCommand: (
|
|
2739
|
-
input: StopCompilationJobCommandInput,
|
|
2740
|
-
context: __SerdeContext
|
|
2741
|
-
) => Promise<__HttpRequest>;
|
|
2742
|
-
export declare const se_StopEdgeDeploymentStageCommand: (
|
|
2743
|
-
input: StopEdgeDeploymentStageCommandInput,
|
|
2744
|
-
context: __SerdeContext
|
|
2745
|
-
) => Promise<__HttpRequest>;
|
|
2746
|
-
export declare const se_StopEdgePackagingJobCommand: (
|
|
2747
|
-
input: StopEdgePackagingJobCommandInput,
|
|
2748
|
-
context: __SerdeContext
|
|
2749
|
-
) => Promise<__HttpRequest>;
|
|
2750
|
-
export declare const se_StopHyperParameterTuningJobCommand: (
|
|
2751
|
-
input: StopHyperParameterTuningJobCommandInput,
|
|
2752
|
-
context: __SerdeContext
|
|
2753
|
-
) => Promise<__HttpRequest>;
|
|
2754
|
-
export declare const se_StopInferenceExperimentCommand: (
|
|
2755
|
-
input: StopInferenceExperimentCommandInput,
|
|
2756
|
-
context: __SerdeContext
|
|
2757
|
-
) => Promise<__HttpRequest>;
|
|
2758
|
-
export declare const se_StopInferenceRecommendationsJobCommand: (
|
|
2759
|
-
input: StopInferenceRecommendationsJobCommandInput,
|
|
2760
|
-
context: __SerdeContext
|
|
2761
|
-
) => Promise<__HttpRequest>;
|
|
2762
|
-
export declare const se_StopLabelingJobCommand: (
|
|
2763
|
-
input: StopLabelingJobCommandInput,
|
|
2764
|
-
context: __SerdeContext
|
|
2765
|
-
) => Promise<__HttpRequest>;
|
|
2766
|
-
export declare const se_StopMlflowTrackingServerCommand: (
|
|
2767
|
-
input: StopMlflowTrackingServerCommandInput,
|
|
2768
|
-
context: __SerdeContext
|
|
2769
|
-
) => Promise<__HttpRequest>;
|
|
2770
|
-
export declare const se_StopMonitoringScheduleCommand: (
|
|
2771
|
-
input: StopMonitoringScheduleCommandInput,
|
|
2772
|
-
context: __SerdeContext
|
|
2773
|
-
) => Promise<__HttpRequest>;
|
|
2774
|
-
export declare const se_StopNotebookInstanceCommand: (
|
|
2775
|
-
input: StopNotebookInstanceCommandInput,
|
|
2776
|
-
context: __SerdeContext
|
|
2777
|
-
) => Promise<__HttpRequest>;
|
|
2778
|
-
export declare const se_StopOptimizationJobCommand: (
|
|
2779
|
-
input: StopOptimizationJobCommandInput,
|
|
2780
|
-
context: __SerdeContext
|
|
2781
|
-
) => Promise<__HttpRequest>;
|
|
2782
|
-
export declare const se_StopPipelineExecutionCommand: (
|
|
2783
|
-
input: StopPipelineExecutionCommandInput,
|
|
2784
|
-
context: __SerdeContext
|
|
2785
|
-
) => Promise<__HttpRequest>;
|
|
2786
|
-
export declare const se_StopProcessingJobCommand: (
|
|
2787
|
-
input: StopProcessingJobCommandInput,
|
|
2788
|
-
context: __SerdeContext
|
|
2789
|
-
) => Promise<__HttpRequest>;
|
|
2790
|
-
export declare const se_StopTrainingJobCommand: (
|
|
2791
|
-
input: StopTrainingJobCommandInput,
|
|
2792
|
-
context: __SerdeContext
|
|
2793
|
-
) => Promise<__HttpRequest>;
|
|
2794
|
-
export declare const se_StopTransformJobCommand: (
|
|
2795
|
-
input: StopTransformJobCommandInput,
|
|
2796
|
-
context: __SerdeContext
|
|
2797
|
-
) => Promise<__HttpRequest>;
|
|
2798
|
-
export declare const se_UpdateActionCommand: (
|
|
2799
|
-
input: UpdateActionCommandInput,
|
|
2800
|
-
context: __SerdeContext
|
|
2801
|
-
) => Promise<__HttpRequest>;
|
|
2802
|
-
export declare const se_UpdateAppImageConfigCommand: (
|
|
2803
|
-
input: UpdateAppImageConfigCommandInput,
|
|
2804
|
-
context: __SerdeContext
|
|
2805
|
-
) => Promise<__HttpRequest>;
|
|
2806
|
-
export declare const se_UpdateArtifactCommand: (
|
|
2807
|
-
input: UpdateArtifactCommandInput,
|
|
2808
|
-
context: __SerdeContext
|
|
2809
|
-
) => Promise<__HttpRequest>;
|
|
2810
|
-
export declare const se_UpdateClusterCommand: (
|
|
2811
|
-
input: UpdateClusterCommandInput,
|
|
2812
|
-
context: __SerdeContext
|
|
2813
|
-
) => Promise<__HttpRequest>;
|
|
2814
|
-
export declare const se_UpdateClusterSchedulerConfigCommand: (
|
|
2815
|
-
input: UpdateClusterSchedulerConfigCommandInput,
|
|
2816
|
-
context: __SerdeContext
|
|
2817
|
-
) => Promise<__HttpRequest>;
|
|
2818
|
-
export declare const se_UpdateClusterSoftwareCommand: (
|
|
2819
|
-
input: UpdateClusterSoftwareCommandInput,
|
|
2820
|
-
context: __SerdeContext
|
|
2821
|
-
) => Promise<__HttpRequest>;
|
|
2822
|
-
export declare const se_UpdateCodeRepositoryCommand: (
|
|
2823
|
-
input: UpdateCodeRepositoryCommandInput,
|
|
2824
|
-
context: __SerdeContext
|
|
2825
|
-
) => Promise<__HttpRequest>;
|
|
2826
|
-
export declare const se_UpdateComputeQuotaCommand: (
|
|
2827
|
-
input: UpdateComputeQuotaCommandInput,
|
|
2828
|
-
context: __SerdeContext
|
|
2829
|
-
) => Promise<__HttpRequest>;
|
|
2830
|
-
export declare const se_UpdateContextCommand: (
|
|
2831
|
-
input: UpdateContextCommandInput,
|
|
2832
|
-
context: __SerdeContext
|
|
2833
|
-
) => Promise<__HttpRequest>;
|
|
2834
|
-
export declare const se_UpdateDeviceFleetCommand: (
|
|
2835
|
-
input: UpdateDeviceFleetCommandInput,
|
|
2836
|
-
context: __SerdeContext
|
|
2837
|
-
) => Promise<__HttpRequest>;
|
|
2838
|
-
export declare const se_UpdateDevicesCommand: (
|
|
2839
|
-
input: UpdateDevicesCommandInput,
|
|
2840
|
-
context: __SerdeContext
|
|
2841
|
-
) => Promise<__HttpRequest>;
|
|
2842
|
-
export declare const se_UpdateDomainCommand: (
|
|
2843
|
-
input: UpdateDomainCommandInput,
|
|
2844
|
-
context: __SerdeContext
|
|
2845
|
-
) => Promise<__HttpRequest>;
|
|
2846
|
-
export declare const se_UpdateEndpointCommand: (
|
|
2847
|
-
input: UpdateEndpointCommandInput,
|
|
2848
|
-
context: __SerdeContext
|
|
2849
|
-
) => Promise<__HttpRequest>;
|
|
2850
|
-
export declare const se_UpdateEndpointWeightsAndCapacitiesCommand: (
|
|
2851
|
-
input: UpdateEndpointWeightsAndCapacitiesCommandInput,
|
|
2852
|
-
context: __SerdeContext
|
|
2853
|
-
) => Promise<__HttpRequest>;
|
|
2854
|
-
export declare const se_UpdateExperimentCommand: (
|
|
2855
|
-
input: UpdateExperimentCommandInput,
|
|
2856
|
-
context: __SerdeContext
|
|
2857
|
-
) => Promise<__HttpRequest>;
|
|
2858
|
-
export declare const se_UpdateFeatureGroupCommand: (
|
|
2859
|
-
input: UpdateFeatureGroupCommandInput,
|
|
2860
|
-
context: __SerdeContext
|
|
2861
|
-
) => Promise<__HttpRequest>;
|
|
2862
|
-
export declare const se_UpdateFeatureMetadataCommand: (
|
|
2863
|
-
input: UpdateFeatureMetadataCommandInput,
|
|
2864
|
-
context: __SerdeContext
|
|
2865
|
-
) => Promise<__HttpRequest>;
|
|
2866
|
-
export declare const se_UpdateHubCommand: (
|
|
2867
|
-
input: UpdateHubCommandInput,
|
|
2868
|
-
context: __SerdeContext
|
|
2869
|
-
) => Promise<__HttpRequest>;
|
|
2870
|
-
export declare const se_UpdateHubContentCommand: (
|
|
2871
|
-
input: UpdateHubContentCommandInput,
|
|
2872
|
-
context: __SerdeContext
|
|
2873
|
-
) => Promise<__HttpRequest>;
|
|
2874
|
-
export declare const se_UpdateHubContentReferenceCommand: (
|
|
2875
|
-
input: UpdateHubContentReferenceCommandInput,
|
|
2876
|
-
context: __SerdeContext
|
|
2877
|
-
) => Promise<__HttpRequest>;
|
|
2878
|
-
export declare const se_UpdateImageCommand: (
|
|
2879
|
-
input: UpdateImageCommandInput,
|
|
2880
|
-
context: __SerdeContext
|
|
2881
|
-
) => Promise<__HttpRequest>;
|
|
2882
|
-
export declare const se_UpdateImageVersionCommand: (
|
|
2883
|
-
input: UpdateImageVersionCommandInput,
|
|
2884
|
-
context: __SerdeContext
|
|
2885
|
-
) => Promise<__HttpRequest>;
|
|
2886
|
-
export declare const se_UpdateInferenceComponentCommand: (
|
|
2887
|
-
input: UpdateInferenceComponentCommandInput,
|
|
2888
|
-
context: __SerdeContext
|
|
2889
|
-
) => Promise<__HttpRequest>;
|
|
2890
|
-
export declare const se_UpdateInferenceComponentRuntimeConfigCommand: (
|
|
2891
|
-
input: UpdateInferenceComponentRuntimeConfigCommandInput,
|
|
2892
|
-
context: __SerdeContext
|
|
2893
|
-
) => Promise<__HttpRequest>;
|
|
2894
|
-
export declare const se_UpdateInferenceExperimentCommand: (
|
|
2895
|
-
input: UpdateInferenceExperimentCommandInput,
|
|
2896
|
-
context: __SerdeContext
|
|
2897
|
-
) => Promise<__HttpRequest>;
|
|
2898
|
-
export declare const se_UpdateMlflowTrackingServerCommand: (
|
|
2899
|
-
input: UpdateMlflowTrackingServerCommandInput,
|
|
2900
|
-
context: __SerdeContext
|
|
2901
|
-
) => Promise<__HttpRequest>;
|
|
2902
|
-
export declare const se_UpdateModelCardCommand: (
|
|
2903
|
-
input: UpdateModelCardCommandInput,
|
|
2904
|
-
context: __SerdeContext
|
|
2905
|
-
) => Promise<__HttpRequest>;
|
|
2906
|
-
export declare const se_UpdateModelPackageCommand: (
|
|
2907
|
-
input: UpdateModelPackageCommandInput,
|
|
2908
|
-
context: __SerdeContext
|
|
2909
|
-
) => Promise<__HttpRequest>;
|
|
2910
|
-
export declare const se_UpdateMonitoringAlertCommand: (
|
|
2911
|
-
input: UpdateMonitoringAlertCommandInput,
|
|
2912
|
-
context: __SerdeContext
|
|
2913
|
-
) => Promise<__HttpRequest>;
|
|
2914
|
-
export declare const se_UpdateMonitoringScheduleCommand: (
|
|
2915
|
-
input: UpdateMonitoringScheduleCommandInput,
|
|
2916
|
-
context: __SerdeContext
|
|
2917
|
-
) => Promise<__HttpRequest>;
|
|
2918
|
-
export declare const se_UpdateNotebookInstanceCommand: (
|
|
2919
|
-
input: UpdateNotebookInstanceCommandInput,
|
|
2920
|
-
context: __SerdeContext
|
|
2921
|
-
) => Promise<__HttpRequest>;
|
|
2922
|
-
export declare const se_UpdateNotebookInstanceLifecycleConfigCommand: (
|
|
2923
|
-
input: UpdateNotebookInstanceLifecycleConfigCommandInput,
|
|
2924
|
-
context: __SerdeContext
|
|
2925
|
-
) => Promise<__HttpRequest>;
|
|
2926
|
-
export declare const se_UpdatePartnerAppCommand: (
|
|
2927
|
-
input: UpdatePartnerAppCommandInput,
|
|
2928
|
-
context: __SerdeContext
|
|
2929
|
-
) => Promise<__HttpRequest>;
|
|
2930
|
-
export declare const se_UpdatePipelineCommand: (
|
|
2931
|
-
input: UpdatePipelineCommandInput,
|
|
2932
|
-
context: __SerdeContext
|
|
2933
|
-
) => Promise<__HttpRequest>;
|
|
2934
|
-
export declare const se_UpdatePipelineExecutionCommand: (
|
|
2935
|
-
input: UpdatePipelineExecutionCommandInput,
|
|
2936
|
-
context: __SerdeContext
|
|
2937
|
-
) => Promise<__HttpRequest>;
|
|
2938
|
-
export declare const se_UpdatePipelineVersionCommand: (
|
|
2939
|
-
input: UpdatePipelineVersionCommandInput,
|
|
2940
|
-
context: __SerdeContext
|
|
2941
|
-
) => Promise<__HttpRequest>;
|
|
2942
|
-
export declare const se_UpdateProjectCommand: (
|
|
2943
|
-
input: UpdateProjectCommandInput,
|
|
2944
|
-
context: __SerdeContext
|
|
2945
|
-
) => Promise<__HttpRequest>;
|
|
2946
|
-
export declare const se_UpdateSpaceCommand: (
|
|
2947
|
-
input: UpdateSpaceCommandInput,
|
|
2948
|
-
context: __SerdeContext
|
|
2949
|
-
) => Promise<__HttpRequest>;
|
|
2950
|
-
export declare const se_UpdateTrainingJobCommand: (
|
|
2951
|
-
input: UpdateTrainingJobCommandInput,
|
|
2952
|
-
context: __SerdeContext
|
|
2953
|
-
) => Promise<__HttpRequest>;
|
|
2954
|
-
export declare const se_UpdateTrialCommand: (
|
|
2955
|
-
input: UpdateTrialCommandInput,
|
|
2956
|
-
context: __SerdeContext
|
|
2957
|
-
) => Promise<__HttpRequest>;
|
|
2958
|
-
export declare const se_UpdateTrialComponentCommand: (
|
|
2959
|
-
input: UpdateTrialComponentCommandInput,
|
|
2960
|
-
context: __SerdeContext
|
|
2961
|
-
) => Promise<__HttpRequest>;
|
|
2962
|
-
export declare const se_UpdateUserProfileCommand: (
|
|
2963
|
-
input: UpdateUserProfileCommandInput,
|
|
2964
|
-
context: __SerdeContext
|
|
2965
|
-
) => Promise<__HttpRequest>;
|
|
2966
|
-
export declare const se_UpdateWorkforceCommand: (
|
|
2967
|
-
input: UpdateWorkforceCommandInput,
|
|
2968
|
-
context: __SerdeContext
|
|
2969
|
-
) => Promise<__HttpRequest>;
|
|
2970
|
-
export declare const se_UpdateWorkteamCommand: (
|
|
2971
|
-
input: UpdateWorkteamCommandInput,
|
|
2972
|
-
context: __SerdeContext
|
|
2973
|
-
) => Promise<__HttpRequest>;
|
|
2974
|
-
export declare const de_AddAssociationCommand: (
|
|
2975
|
-
output: __HttpResponse,
|
|
2976
|
-
context: __SerdeContext
|
|
2977
|
-
) => Promise<AddAssociationCommandOutput>;
|
|
2978
|
-
export declare const de_AddTagsCommand: (
|
|
2979
|
-
output: __HttpResponse,
|
|
2980
|
-
context: __SerdeContext
|
|
2981
|
-
) => Promise<AddTagsCommandOutput>;
|
|
2982
|
-
export declare const de_AssociateTrialComponentCommand: (
|
|
2983
|
-
output: __HttpResponse,
|
|
2984
|
-
context: __SerdeContext
|
|
2985
|
-
) => Promise<AssociateTrialComponentCommandOutput>;
|
|
2986
|
-
export declare const de_AttachClusterNodeVolumeCommand: (
|
|
2987
|
-
output: __HttpResponse,
|
|
2988
|
-
context: __SerdeContext
|
|
2989
|
-
) => Promise<AttachClusterNodeVolumeCommandOutput>;
|
|
2990
|
-
export declare const de_BatchAddClusterNodesCommand: (
|
|
2991
|
-
output: __HttpResponse,
|
|
2992
|
-
context: __SerdeContext
|
|
2993
|
-
) => Promise<BatchAddClusterNodesCommandOutput>;
|
|
2994
|
-
export declare const de_BatchDeleteClusterNodesCommand: (
|
|
2995
|
-
output: __HttpResponse,
|
|
2996
|
-
context: __SerdeContext
|
|
2997
|
-
) => Promise<BatchDeleteClusterNodesCommandOutput>;
|
|
2998
|
-
export declare const de_BatchDescribeModelPackageCommand: (
|
|
2999
|
-
output: __HttpResponse,
|
|
3000
|
-
context: __SerdeContext
|
|
3001
|
-
) => Promise<BatchDescribeModelPackageCommandOutput>;
|
|
3002
|
-
export declare const de_CreateActionCommand: (
|
|
3003
|
-
output: __HttpResponse,
|
|
3004
|
-
context: __SerdeContext
|
|
3005
|
-
) => Promise<CreateActionCommandOutput>;
|
|
3006
|
-
export declare const de_CreateAlgorithmCommand: (
|
|
3007
|
-
output: __HttpResponse,
|
|
3008
|
-
context: __SerdeContext
|
|
3009
|
-
) => Promise<CreateAlgorithmCommandOutput>;
|
|
3010
|
-
export declare const de_CreateAppCommand: (
|
|
3011
|
-
output: __HttpResponse,
|
|
3012
|
-
context: __SerdeContext
|
|
3013
|
-
) => Promise<CreateAppCommandOutput>;
|
|
3014
|
-
export declare const de_CreateAppImageConfigCommand: (
|
|
3015
|
-
output: __HttpResponse,
|
|
3016
|
-
context: __SerdeContext
|
|
3017
|
-
) => Promise<CreateAppImageConfigCommandOutput>;
|
|
3018
|
-
export declare const de_CreateArtifactCommand: (
|
|
3019
|
-
output: __HttpResponse,
|
|
3020
|
-
context: __SerdeContext
|
|
3021
|
-
) => Promise<CreateArtifactCommandOutput>;
|
|
3022
|
-
export declare const de_CreateAutoMLJobCommand: (
|
|
3023
|
-
output: __HttpResponse,
|
|
3024
|
-
context: __SerdeContext
|
|
3025
|
-
) => Promise<CreateAutoMLJobCommandOutput>;
|
|
3026
|
-
export declare const de_CreateAutoMLJobV2Command: (
|
|
3027
|
-
output: __HttpResponse,
|
|
3028
|
-
context: __SerdeContext
|
|
3029
|
-
) => Promise<CreateAutoMLJobV2CommandOutput>;
|
|
3030
|
-
export declare const de_CreateClusterCommand: (
|
|
3031
|
-
output: __HttpResponse,
|
|
3032
|
-
context: __SerdeContext
|
|
3033
|
-
) => Promise<CreateClusterCommandOutput>;
|
|
3034
|
-
export declare const de_CreateClusterSchedulerConfigCommand: (
|
|
3035
|
-
output: __HttpResponse,
|
|
3036
|
-
context: __SerdeContext
|
|
3037
|
-
) => Promise<CreateClusterSchedulerConfigCommandOutput>;
|
|
3038
|
-
export declare const de_CreateCodeRepositoryCommand: (
|
|
3039
|
-
output: __HttpResponse,
|
|
3040
|
-
context: __SerdeContext
|
|
3041
|
-
) => Promise<CreateCodeRepositoryCommandOutput>;
|
|
3042
|
-
export declare const de_CreateCompilationJobCommand: (
|
|
3043
|
-
output: __HttpResponse,
|
|
3044
|
-
context: __SerdeContext
|
|
3045
|
-
) => Promise<CreateCompilationJobCommandOutput>;
|
|
3046
|
-
export declare const de_CreateComputeQuotaCommand: (
|
|
3047
|
-
output: __HttpResponse,
|
|
3048
|
-
context: __SerdeContext
|
|
3049
|
-
) => Promise<CreateComputeQuotaCommandOutput>;
|
|
3050
|
-
export declare const de_CreateContextCommand: (
|
|
3051
|
-
output: __HttpResponse,
|
|
3052
|
-
context: __SerdeContext
|
|
3053
|
-
) => Promise<CreateContextCommandOutput>;
|
|
3054
|
-
export declare const de_CreateDataQualityJobDefinitionCommand: (
|
|
3055
|
-
output: __HttpResponse,
|
|
3056
|
-
context: __SerdeContext
|
|
3057
|
-
) => Promise<CreateDataQualityJobDefinitionCommandOutput>;
|
|
3058
|
-
export declare const de_CreateDeviceFleetCommand: (
|
|
3059
|
-
output: __HttpResponse,
|
|
3060
|
-
context: __SerdeContext
|
|
3061
|
-
) => Promise<CreateDeviceFleetCommandOutput>;
|
|
3062
|
-
export declare const de_CreateDomainCommand: (
|
|
3063
|
-
output: __HttpResponse,
|
|
3064
|
-
context: __SerdeContext
|
|
3065
|
-
) => Promise<CreateDomainCommandOutput>;
|
|
3066
|
-
export declare const de_CreateEdgeDeploymentPlanCommand: (
|
|
3067
|
-
output: __HttpResponse,
|
|
3068
|
-
context: __SerdeContext
|
|
3069
|
-
) => Promise<CreateEdgeDeploymentPlanCommandOutput>;
|
|
3070
|
-
export declare const de_CreateEdgeDeploymentStageCommand: (
|
|
3071
|
-
output: __HttpResponse,
|
|
3072
|
-
context: __SerdeContext
|
|
3073
|
-
) => Promise<CreateEdgeDeploymentStageCommandOutput>;
|
|
3074
|
-
export declare const de_CreateEdgePackagingJobCommand: (
|
|
3075
|
-
output: __HttpResponse,
|
|
3076
|
-
context: __SerdeContext
|
|
3077
|
-
) => Promise<CreateEdgePackagingJobCommandOutput>;
|
|
3078
|
-
export declare const de_CreateEndpointCommand: (
|
|
3079
|
-
output: __HttpResponse,
|
|
3080
|
-
context: __SerdeContext
|
|
3081
|
-
) => Promise<CreateEndpointCommandOutput>;
|
|
3082
|
-
export declare const de_CreateEndpointConfigCommand: (
|
|
3083
|
-
output: __HttpResponse,
|
|
3084
|
-
context: __SerdeContext
|
|
3085
|
-
) => Promise<CreateEndpointConfigCommandOutput>;
|
|
3086
|
-
export declare const de_CreateExperimentCommand: (
|
|
3087
|
-
output: __HttpResponse,
|
|
3088
|
-
context: __SerdeContext
|
|
3089
|
-
) => Promise<CreateExperimentCommandOutput>;
|
|
3090
|
-
export declare const de_CreateFeatureGroupCommand: (
|
|
3091
|
-
output: __HttpResponse,
|
|
3092
|
-
context: __SerdeContext
|
|
3093
|
-
) => Promise<CreateFeatureGroupCommandOutput>;
|
|
3094
|
-
export declare const de_CreateFlowDefinitionCommand: (
|
|
3095
|
-
output: __HttpResponse,
|
|
3096
|
-
context: __SerdeContext
|
|
3097
|
-
) => Promise<CreateFlowDefinitionCommandOutput>;
|
|
3098
|
-
export declare const de_CreateHubCommand: (
|
|
3099
|
-
output: __HttpResponse,
|
|
3100
|
-
context: __SerdeContext
|
|
3101
|
-
) => Promise<CreateHubCommandOutput>;
|
|
3102
|
-
export declare const de_CreateHubContentPresignedUrlsCommand: (
|
|
3103
|
-
output: __HttpResponse,
|
|
3104
|
-
context: __SerdeContext
|
|
3105
|
-
) => Promise<CreateHubContentPresignedUrlsCommandOutput>;
|
|
3106
|
-
export declare const de_CreateHubContentReferenceCommand: (
|
|
3107
|
-
output: __HttpResponse,
|
|
3108
|
-
context: __SerdeContext
|
|
3109
|
-
) => Promise<CreateHubContentReferenceCommandOutput>;
|
|
3110
|
-
export declare const de_CreateHumanTaskUiCommand: (
|
|
3111
|
-
output: __HttpResponse,
|
|
3112
|
-
context: __SerdeContext
|
|
3113
|
-
) => Promise<CreateHumanTaskUiCommandOutput>;
|
|
3114
|
-
export declare const de_CreateHyperParameterTuningJobCommand: (
|
|
3115
|
-
output: __HttpResponse,
|
|
3116
|
-
context: __SerdeContext
|
|
3117
|
-
) => Promise<CreateHyperParameterTuningJobCommandOutput>;
|
|
3118
|
-
export declare const de_CreateImageCommand: (
|
|
3119
|
-
output: __HttpResponse,
|
|
3120
|
-
context: __SerdeContext
|
|
3121
|
-
) => Promise<CreateImageCommandOutput>;
|
|
3122
|
-
export declare const de_CreateImageVersionCommand: (
|
|
3123
|
-
output: __HttpResponse,
|
|
3124
|
-
context: __SerdeContext
|
|
3125
|
-
) => Promise<CreateImageVersionCommandOutput>;
|
|
3126
|
-
export declare const de_CreateInferenceComponentCommand: (
|
|
3127
|
-
output: __HttpResponse,
|
|
3128
|
-
context: __SerdeContext
|
|
3129
|
-
) => Promise<CreateInferenceComponentCommandOutput>;
|
|
3130
|
-
export declare const de_CreateInferenceExperimentCommand: (
|
|
3131
|
-
output: __HttpResponse,
|
|
3132
|
-
context: __SerdeContext
|
|
3133
|
-
) => Promise<CreateInferenceExperimentCommandOutput>;
|
|
3134
|
-
export declare const de_CreateInferenceRecommendationsJobCommand: (
|
|
3135
|
-
output: __HttpResponse,
|
|
3136
|
-
context: __SerdeContext
|
|
3137
|
-
) => Promise<CreateInferenceRecommendationsJobCommandOutput>;
|
|
3138
|
-
export declare const de_CreateLabelingJobCommand: (
|
|
3139
|
-
output: __HttpResponse,
|
|
3140
|
-
context: __SerdeContext
|
|
3141
|
-
) => Promise<CreateLabelingJobCommandOutput>;
|
|
3142
|
-
export declare const de_CreateMlflowTrackingServerCommand: (
|
|
3143
|
-
output: __HttpResponse,
|
|
3144
|
-
context: __SerdeContext
|
|
3145
|
-
) => Promise<CreateMlflowTrackingServerCommandOutput>;
|
|
3146
|
-
export declare const de_CreateModelCommand: (
|
|
3147
|
-
output: __HttpResponse,
|
|
3148
|
-
context: __SerdeContext
|
|
3149
|
-
) => Promise<CreateModelCommandOutput>;
|
|
3150
|
-
export declare const de_CreateModelBiasJobDefinitionCommand: (
|
|
3151
|
-
output: __HttpResponse,
|
|
3152
|
-
context: __SerdeContext
|
|
3153
|
-
) => Promise<CreateModelBiasJobDefinitionCommandOutput>;
|
|
3154
|
-
export declare const de_CreateModelCardCommand: (
|
|
3155
|
-
output: __HttpResponse,
|
|
3156
|
-
context: __SerdeContext
|
|
3157
|
-
) => Promise<CreateModelCardCommandOutput>;
|
|
3158
|
-
export declare const de_CreateModelCardExportJobCommand: (
|
|
3159
|
-
output: __HttpResponse,
|
|
3160
|
-
context: __SerdeContext
|
|
3161
|
-
) => Promise<CreateModelCardExportJobCommandOutput>;
|
|
3162
|
-
export declare const de_CreateModelExplainabilityJobDefinitionCommand: (
|
|
3163
|
-
output: __HttpResponse,
|
|
3164
|
-
context: __SerdeContext
|
|
3165
|
-
) => Promise<CreateModelExplainabilityJobDefinitionCommandOutput>;
|
|
3166
|
-
export declare const de_CreateModelPackageCommand: (
|
|
3167
|
-
output: __HttpResponse,
|
|
3168
|
-
context: __SerdeContext
|
|
3169
|
-
) => Promise<CreateModelPackageCommandOutput>;
|
|
3170
|
-
export declare const de_CreateModelPackageGroupCommand: (
|
|
3171
|
-
output: __HttpResponse,
|
|
3172
|
-
context: __SerdeContext
|
|
3173
|
-
) => Promise<CreateModelPackageGroupCommandOutput>;
|
|
3174
|
-
export declare const de_CreateModelQualityJobDefinitionCommand: (
|
|
3175
|
-
output: __HttpResponse,
|
|
3176
|
-
context: __SerdeContext
|
|
3177
|
-
) => Promise<CreateModelQualityJobDefinitionCommandOutput>;
|
|
3178
|
-
export declare const de_CreateMonitoringScheduleCommand: (
|
|
3179
|
-
output: __HttpResponse,
|
|
3180
|
-
context: __SerdeContext
|
|
3181
|
-
) => Promise<CreateMonitoringScheduleCommandOutput>;
|
|
3182
|
-
export declare const de_CreateNotebookInstanceCommand: (
|
|
3183
|
-
output: __HttpResponse,
|
|
3184
|
-
context: __SerdeContext
|
|
3185
|
-
) => Promise<CreateNotebookInstanceCommandOutput>;
|
|
3186
|
-
export declare const de_CreateNotebookInstanceLifecycleConfigCommand: (
|
|
3187
|
-
output: __HttpResponse,
|
|
3188
|
-
context: __SerdeContext
|
|
3189
|
-
) => Promise<CreateNotebookInstanceLifecycleConfigCommandOutput>;
|
|
3190
|
-
export declare const de_CreateOptimizationJobCommand: (
|
|
3191
|
-
output: __HttpResponse,
|
|
3192
|
-
context: __SerdeContext
|
|
3193
|
-
) => Promise<CreateOptimizationJobCommandOutput>;
|
|
3194
|
-
export declare const de_CreatePartnerAppCommand: (
|
|
3195
|
-
output: __HttpResponse,
|
|
3196
|
-
context: __SerdeContext
|
|
3197
|
-
) => Promise<CreatePartnerAppCommandOutput>;
|
|
3198
|
-
export declare const de_CreatePartnerAppPresignedUrlCommand: (
|
|
3199
|
-
output: __HttpResponse,
|
|
3200
|
-
context: __SerdeContext
|
|
3201
|
-
) => Promise<CreatePartnerAppPresignedUrlCommandOutput>;
|
|
3202
|
-
export declare const de_CreatePipelineCommand: (
|
|
3203
|
-
output: __HttpResponse,
|
|
3204
|
-
context: __SerdeContext
|
|
3205
|
-
) => Promise<CreatePipelineCommandOutput>;
|
|
3206
|
-
export declare const de_CreatePresignedDomainUrlCommand: (
|
|
3207
|
-
output: __HttpResponse,
|
|
3208
|
-
context: __SerdeContext
|
|
3209
|
-
) => Promise<CreatePresignedDomainUrlCommandOutput>;
|
|
3210
|
-
export declare const de_CreatePresignedMlflowTrackingServerUrlCommand: (
|
|
3211
|
-
output: __HttpResponse,
|
|
3212
|
-
context: __SerdeContext
|
|
3213
|
-
) => Promise<CreatePresignedMlflowTrackingServerUrlCommandOutput>;
|
|
3214
|
-
export declare const de_CreatePresignedNotebookInstanceUrlCommand: (
|
|
3215
|
-
output: __HttpResponse,
|
|
3216
|
-
context: __SerdeContext
|
|
3217
|
-
) => Promise<CreatePresignedNotebookInstanceUrlCommandOutput>;
|
|
3218
|
-
export declare const de_CreateProcessingJobCommand: (
|
|
3219
|
-
output: __HttpResponse,
|
|
3220
|
-
context: __SerdeContext
|
|
3221
|
-
) => Promise<CreateProcessingJobCommandOutput>;
|
|
3222
|
-
export declare const de_CreateProjectCommand: (
|
|
3223
|
-
output: __HttpResponse,
|
|
3224
|
-
context: __SerdeContext
|
|
3225
|
-
) => Promise<CreateProjectCommandOutput>;
|
|
3226
|
-
export declare const de_CreateSpaceCommand: (
|
|
3227
|
-
output: __HttpResponse,
|
|
3228
|
-
context: __SerdeContext
|
|
3229
|
-
) => Promise<CreateSpaceCommandOutput>;
|
|
3230
|
-
export declare const de_CreateStudioLifecycleConfigCommand: (
|
|
3231
|
-
output: __HttpResponse,
|
|
3232
|
-
context: __SerdeContext
|
|
3233
|
-
) => Promise<CreateStudioLifecycleConfigCommandOutput>;
|
|
3234
|
-
export declare const de_CreateTrainingJobCommand: (
|
|
3235
|
-
output: __HttpResponse,
|
|
3236
|
-
context: __SerdeContext
|
|
3237
|
-
) => Promise<CreateTrainingJobCommandOutput>;
|
|
3238
|
-
export declare const de_CreateTrainingPlanCommand: (
|
|
3239
|
-
output: __HttpResponse,
|
|
3240
|
-
context: __SerdeContext
|
|
3241
|
-
) => Promise<CreateTrainingPlanCommandOutput>;
|
|
3242
|
-
export declare const de_CreateTransformJobCommand: (
|
|
3243
|
-
output: __HttpResponse,
|
|
3244
|
-
context: __SerdeContext
|
|
3245
|
-
) => Promise<CreateTransformJobCommandOutput>;
|
|
3246
|
-
export declare const de_CreateTrialCommand: (
|
|
3247
|
-
output: __HttpResponse,
|
|
3248
|
-
context: __SerdeContext
|
|
3249
|
-
) => Promise<CreateTrialCommandOutput>;
|
|
3250
|
-
export declare const de_CreateTrialComponentCommand: (
|
|
3251
|
-
output: __HttpResponse,
|
|
3252
|
-
context: __SerdeContext
|
|
3253
|
-
) => Promise<CreateTrialComponentCommandOutput>;
|
|
3254
|
-
export declare const de_CreateUserProfileCommand: (
|
|
3255
|
-
output: __HttpResponse,
|
|
3256
|
-
context: __SerdeContext
|
|
3257
|
-
) => Promise<CreateUserProfileCommandOutput>;
|
|
3258
|
-
export declare const de_CreateWorkforceCommand: (
|
|
3259
|
-
output: __HttpResponse,
|
|
3260
|
-
context: __SerdeContext
|
|
3261
|
-
) => Promise<CreateWorkforceCommandOutput>;
|
|
3262
|
-
export declare const de_CreateWorkteamCommand: (
|
|
3263
|
-
output: __HttpResponse,
|
|
3264
|
-
context: __SerdeContext
|
|
3265
|
-
) => Promise<CreateWorkteamCommandOutput>;
|
|
3266
|
-
export declare const de_DeleteActionCommand: (
|
|
3267
|
-
output: __HttpResponse,
|
|
3268
|
-
context: __SerdeContext
|
|
3269
|
-
) => Promise<DeleteActionCommandOutput>;
|
|
3270
|
-
export declare const de_DeleteAlgorithmCommand: (
|
|
3271
|
-
output: __HttpResponse,
|
|
3272
|
-
context: __SerdeContext
|
|
3273
|
-
) => Promise<DeleteAlgorithmCommandOutput>;
|
|
3274
|
-
export declare const de_DeleteAppCommand: (
|
|
3275
|
-
output: __HttpResponse,
|
|
3276
|
-
context: __SerdeContext
|
|
3277
|
-
) => Promise<DeleteAppCommandOutput>;
|
|
3278
|
-
export declare const de_DeleteAppImageConfigCommand: (
|
|
3279
|
-
output: __HttpResponse,
|
|
3280
|
-
context: __SerdeContext
|
|
3281
|
-
) => Promise<DeleteAppImageConfigCommandOutput>;
|
|
3282
|
-
export declare const de_DeleteArtifactCommand: (
|
|
3283
|
-
output: __HttpResponse,
|
|
3284
|
-
context: __SerdeContext
|
|
3285
|
-
) => Promise<DeleteArtifactCommandOutput>;
|
|
3286
|
-
export declare const de_DeleteAssociationCommand: (
|
|
3287
|
-
output: __HttpResponse,
|
|
3288
|
-
context: __SerdeContext
|
|
3289
|
-
) => Promise<DeleteAssociationCommandOutput>;
|
|
3290
|
-
export declare const de_DeleteClusterCommand: (
|
|
3291
|
-
output: __HttpResponse,
|
|
3292
|
-
context: __SerdeContext
|
|
3293
|
-
) => Promise<DeleteClusterCommandOutput>;
|
|
3294
|
-
export declare const de_DeleteClusterSchedulerConfigCommand: (
|
|
3295
|
-
output: __HttpResponse,
|
|
3296
|
-
context: __SerdeContext
|
|
3297
|
-
) => Promise<DeleteClusterSchedulerConfigCommandOutput>;
|
|
3298
|
-
export declare const de_DeleteCodeRepositoryCommand: (
|
|
3299
|
-
output: __HttpResponse,
|
|
3300
|
-
context: __SerdeContext
|
|
3301
|
-
) => Promise<DeleteCodeRepositoryCommandOutput>;
|
|
3302
|
-
export declare const de_DeleteCompilationJobCommand: (
|
|
3303
|
-
output: __HttpResponse,
|
|
3304
|
-
context: __SerdeContext
|
|
3305
|
-
) => Promise<DeleteCompilationJobCommandOutput>;
|
|
3306
|
-
export declare const de_DeleteComputeQuotaCommand: (
|
|
3307
|
-
output: __HttpResponse,
|
|
3308
|
-
context: __SerdeContext
|
|
3309
|
-
) => Promise<DeleteComputeQuotaCommandOutput>;
|
|
3310
|
-
export declare const de_DeleteContextCommand: (
|
|
3311
|
-
output: __HttpResponse,
|
|
3312
|
-
context: __SerdeContext
|
|
3313
|
-
) => Promise<DeleteContextCommandOutput>;
|
|
3314
|
-
export declare const de_DeleteDataQualityJobDefinitionCommand: (
|
|
3315
|
-
output: __HttpResponse,
|
|
3316
|
-
context: __SerdeContext
|
|
3317
|
-
) => Promise<DeleteDataQualityJobDefinitionCommandOutput>;
|
|
3318
|
-
export declare const de_DeleteDeviceFleetCommand: (
|
|
3319
|
-
output: __HttpResponse,
|
|
3320
|
-
context: __SerdeContext
|
|
3321
|
-
) => Promise<DeleteDeviceFleetCommandOutput>;
|
|
3322
|
-
export declare const de_DeleteDomainCommand: (
|
|
3323
|
-
output: __HttpResponse,
|
|
3324
|
-
context: __SerdeContext
|
|
3325
|
-
) => Promise<DeleteDomainCommandOutput>;
|
|
3326
|
-
export declare const de_DeleteEdgeDeploymentPlanCommand: (
|
|
3327
|
-
output: __HttpResponse,
|
|
3328
|
-
context: __SerdeContext
|
|
3329
|
-
) => Promise<DeleteEdgeDeploymentPlanCommandOutput>;
|
|
3330
|
-
export declare const de_DeleteEdgeDeploymentStageCommand: (
|
|
3331
|
-
output: __HttpResponse,
|
|
3332
|
-
context: __SerdeContext
|
|
3333
|
-
) => Promise<DeleteEdgeDeploymentStageCommandOutput>;
|
|
3334
|
-
export declare const de_DeleteEndpointCommand: (
|
|
3335
|
-
output: __HttpResponse,
|
|
3336
|
-
context: __SerdeContext
|
|
3337
|
-
) => Promise<DeleteEndpointCommandOutput>;
|
|
3338
|
-
export declare const de_DeleteEndpointConfigCommand: (
|
|
3339
|
-
output: __HttpResponse,
|
|
3340
|
-
context: __SerdeContext
|
|
3341
|
-
) => Promise<DeleteEndpointConfigCommandOutput>;
|
|
3342
|
-
export declare const de_DeleteExperimentCommand: (
|
|
3343
|
-
output: __HttpResponse,
|
|
3344
|
-
context: __SerdeContext
|
|
3345
|
-
) => Promise<DeleteExperimentCommandOutput>;
|
|
3346
|
-
export declare const de_DeleteFeatureGroupCommand: (
|
|
3347
|
-
output: __HttpResponse,
|
|
3348
|
-
context: __SerdeContext
|
|
3349
|
-
) => Promise<DeleteFeatureGroupCommandOutput>;
|
|
3350
|
-
export declare const de_DeleteFlowDefinitionCommand: (
|
|
3351
|
-
output: __HttpResponse,
|
|
3352
|
-
context: __SerdeContext
|
|
3353
|
-
) => Promise<DeleteFlowDefinitionCommandOutput>;
|
|
3354
|
-
export declare const de_DeleteHubCommand: (
|
|
3355
|
-
output: __HttpResponse,
|
|
3356
|
-
context: __SerdeContext
|
|
3357
|
-
) => Promise<DeleteHubCommandOutput>;
|
|
3358
|
-
export declare const de_DeleteHubContentCommand: (
|
|
3359
|
-
output: __HttpResponse,
|
|
3360
|
-
context: __SerdeContext
|
|
3361
|
-
) => Promise<DeleteHubContentCommandOutput>;
|
|
3362
|
-
export declare const de_DeleteHubContentReferenceCommand: (
|
|
3363
|
-
output: __HttpResponse,
|
|
3364
|
-
context: __SerdeContext
|
|
3365
|
-
) => Promise<DeleteHubContentReferenceCommandOutput>;
|
|
3366
|
-
export declare const de_DeleteHumanTaskUiCommand: (
|
|
3367
|
-
output: __HttpResponse,
|
|
3368
|
-
context: __SerdeContext
|
|
3369
|
-
) => Promise<DeleteHumanTaskUiCommandOutput>;
|
|
3370
|
-
export declare const de_DeleteHyperParameterTuningJobCommand: (
|
|
3371
|
-
output: __HttpResponse,
|
|
3372
|
-
context: __SerdeContext
|
|
3373
|
-
) => Promise<DeleteHyperParameterTuningJobCommandOutput>;
|
|
3374
|
-
export declare const de_DeleteImageCommand: (
|
|
3375
|
-
output: __HttpResponse,
|
|
3376
|
-
context: __SerdeContext
|
|
3377
|
-
) => Promise<DeleteImageCommandOutput>;
|
|
3378
|
-
export declare const de_DeleteImageVersionCommand: (
|
|
3379
|
-
output: __HttpResponse,
|
|
3380
|
-
context: __SerdeContext
|
|
3381
|
-
) => Promise<DeleteImageVersionCommandOutput>;
|
|
3382
|
-
export declare const de_DeleteInferenceComponentCommand: (
|
|
3383
|
-
output: __HttpResponse,
|
|
3384
|
-
context: __SerdeContext
|
|
3385
|
-
) => Promise<DeleteInferenceComponentCommandOutput>;
|
|
3386
|
-
export declare const de_DeleteInferenceExperimentCommand: (
|
|
3387
|
-
output: __HttpResponse,
|
|
3388
|
-
context: __SerdeContext
|
|
3389
|
-
) => Promise<DeleteInferenceExperimentCommandOutput>;
|
|
3390
|
-
export declare const de_DeleteMlflowTrackingServerCommand: (
|
|
3391
|
-
output: __HttpResponse,
|
|
3392
|
-
context: __SerdeContext
|
|
3393
|
-
) => Promise<DeleteMlflowTrackingServerCommandOutput>;
|
|
3394
|
-
export declare const de_DeleteModelCommand: (
|
|
3395
|
-
output: __HttpResponse,
|
|
3396
|
-
context: __SerdeContext
|
|
3397
|
-
) => Promise<DeleteModelCommandOutput>;
|
|
3398
|
-
export declare const de_DeleteModelBiasJobDefinitionCommand: (
|
|
3399
|
-
output: __HttpResponse,
|
|
3400
|
-
context: __SerdeContext
|
|
3401
|
-
) => Promise<DeleteModelBiasJobDefinitionCommandOutput>;
|
|
3402
|
-
export declare const de_DeleteModelCardCommand: (
|
|
3403
|
-
output: __HttpResponse,
|
|
3404
|
-
context: __SerdeContext
|
|
3405
|
-
) => Promise<DeleteModelCardCommandOutput>;
|
|
3406
|
-
export declare const de_DeleteModelExplainabilityJobDefinitionCommand: (
|
|
3407
|
-
output: __HttpResponse,
|
|
3408
|
-
context: __SerdeContext
|
|
3409
|
-
) => Promise<DeleteModelExplainabilityJobDefinitionCommandOutput>;
|
|
3410
|
-
export declare const de_DeleteModelPackageCommand: (
|
|
3411
|
-
output: __HttpResponse,
|
|
3412
|
-
context: __SerdeContext
|
|
3413
|
-
) => Promise<DeleteModelPackageCommandOutput>;
|
|
3414
|
-
export declare const de_DeleteModelPackageGroupCommand: (
|
|
3415
|
-
output: __HttpResponse,
|
|
3416
|
-
context: __SerdeContext
|
|
3417
|
-
) => Promise<DeleteModelPackageGroupCommandOutput>;
|
|
3418
|
-
export declare const de_DeleteModelPackageGroupPolicyCommand: (
|
|
3419
|
-
output: __HttpResponse,
|
|
3420
|
-
context: __SerdeContext
|
|
3421
|
-
) => Promise<DeleteModelPackageGroupPolicyCommandOutput>;
|
|
3422
|
-
export declare const de_DeleteModelQualityJobDefinitionCommand: (
|
|
3423
|
-
output: __HttpResponse,
|
|
3424
|
-
context: __SerdeContext
|
|
3425
|
-
) => Promise<DeleteModelQualityJobDefinitionCommandOutput>;
|
|
3426
|
-
export declare const de_DeleteMonitoringScheduleCommand: (
|
|
3427
|
-
output: __HttpResponse,
|
|
3428
|
-
context: __SerdeContext
|
|
3429
|
-
) => Promise<DeleteMonitoringScheduleCommandOutput>;
|
|
3430
|
-
export declare const de_DeleteNotebookInstanceCommand: (
|
|
3431
|
-
output: __HttpResponse,
|
|
3432
|
-
context: __SerdeContext
|
|
3433
|
-
) => Promise<DeleteNotebookInstanceCommandOutput>;
|
|
3434
|
-
export declare const de_DeleteNotebookInstanceLifecycleConfigCommand: (
|
|
3435
|
-
output: __HttpResponse,
|
|
3436
|
-
context: __SerdeContext
|
|
3437
|
-
) => Promise<DeleteNotebookInstanceLifecycleConfigCommandOutput>;
|
|
3438
|
-
export declare const de_DeleteOptimizationJobCommand: (
|
|
3439
|
-
output: __HttpResponse,
|
|
3440
|
-
context: __SerdeContext
|
|
3441
|
-
) => Promise<DeleteOptimizationJobCommandOutput>;
|
|
3442
|
-
export declare const de_DeletePartnerAppCommand: (
|
|
3443
|
-
output: __HttpResponse,
|
|
3444
|
-
context: __SerdeContext
|
|
3445
|
-
) => Promise<DeletePartnerAppCommandOutput>;
|
|
3446
|
-
export declare const de_DeletePipelineCommand: (
|
|
3447
|
-
output: __HttpResponse,
|
|
3448
|
-
context: __SerdeContext
|
|
3449
|
-
) => Promise<DeletePipelineCommandOutput>;
|
|
3450
|
-
export declare const de_DeleteProcessingJobCommand: (
|
|
3451
|
-
output: __HttpResponse,
|
|
3452
|
-
context: __SerdeContext
|
|
3453
|
-
) => Promise<DeleteProcessingJobCommandOutput>;
|
|
3454
|
-
export declare const de_DeleteProjectCommand: (
|
|
3455
|
-
output: __HttpResponse,
|
|
3456
|
-
context: __SerdeContext
|
|
3457
|
-
) => Promise<DeleteProjectCommandOutput>;
|
|
3458
|
-
export declare const de_DeleteSpaceCommand: (
|
|
3459
|
-
output: __HttpResponse,
|
|
3460
|
-
context: __SerdeContext
|
|
3461
|
-
) => Promise<DeleteSpaceCommandOutput>;
|
|
3462
|
-
export declare const de_DeleteStudioLifecycleConfigCommand: (
|
|
3463
|
-
output: __HttpResponse,
|
|
3464
|
-
context: __SerdeContext
|
|
3465
|
-
) => Promise<DeleteStudioLifecycleConfigCommandOutput>;
|
|
3466
|
-
export declare const de_DeleteTagsCommand: (
|
|
3467
|
-
output: __HttpResponse,
|
|
3468
|
-
context: __SerdeContext
|
|
3469
|
-
) => Promise<DeleteTagsCommandOutput>;
|
|
3470
|
-
export declare const de_DeleteTrainingJobCommand: (
|
|
3471
|
-
output: __HttpResponse,
|
|
3472
|
-
context: __SerdeContext
|
|
3473
|
-
) => Promise<DeleteTrainingJobCommandOutput>;
|
|
3474
|
-
export declare const de_DeleteTrialCommand: (
|
|
3475
|
-
output: __HttpResponse,
|
|
3476
|
-
context: __SerdeContext
|
|
3477
|
-
) => Promise<DeleteTrialCommandOutput>;
|
|
3478
|
-
export declare const de_DeleteTrialComponentCommand: (
|
|
3479
|
-
output: __HttpResponse,
|
|
3480
|
-
context: __SerdeContext
|
|
3481
|
-
) => Promise<DeleteTrialComponentCommandOutput>;
|
|
3482
|
-
export declare const de_DeleteUserProfileCommand: (
|
|
3483
|
-
output: __HttpResponse,
|
|
3484
|
-
context: __SerdeContext
|
|
3485
|
-
) => Promise<DeleteUserProfileCommandOutput>;
|
|
3486
|
-
export declare const de_DeleteWorkforceCommand: (
|
|
3487
|
-
output: __HttpResponse,
|
|
3488
|
-
context: __SerdeContext
|
|
3489
|
-
) => Promise<DeleteWorkforceCommandOutput>;
|
|
3490
|
-
export declare const de_DeleteWorkteamCommand: (
|
|
3491
|
-
output: __HttpResponse,
|
|
3492
|
-
context: __SerdeContext
|
|
3493
|
-
) => Promise<DeleteWorkteamCommandOutput>;
|
|
3494
|
-
export declare const de_DeregisterDevicesCommand: (
|
|
3495
|
-
output: __HttpResponse,
|
|
3496
|
-
context: __SerdeContext
|
|
3497
|
-
) => Promise<DeregisterDevicesCommandOutput>;
|
|
3498
|
-
export declare const de_DescribeActionCommand: (
|
|
3499
|
-
output: __HttpResponse,
|
|
3500
|
-
context: __SerdeContext
|
|
3501
|
-
) => Promise<DescribeActionCommandOutput>;
|
|
3502
|
-
export declare const de_DescribeAlgorithmCommand: (
|
|
3503
|
-
output: __HttpResponse,
|
|
3504
|
-
context: __SerdeContext
|
|
3505
|
-
) => Promise<DescribeAlgorithmCommandOutput>;
|
|
3506
|
-
export declare const de_DescribeAppCommand: (
|
|
3507
|
-
output: __HttpResponse,
|
|
3508
|
-
context: __SerdeContext
|
|
3509
|
-
) => Promise<DescribeAppCommandOutput>;
|
|
3510
|
-
export declare const de_DescribeAppImageConfigCommand: (
|
|
3511
|
-
output: __HttpResponse,
|
|
3512
|
-
context: __SerdeContext
|
|
3513
|
-
) => Promise<DescribeAppImageConfigCommandOutput>;
|
|
3514
|
-
export declare const de_DescribeArtifactCommand: (
|
|
3515
|
-
output: __HttpResponse,
|
|
3516
|
-
context: __SerdeContext
|
|
3517
|
-
) => Promise<DescribeArtifactCommandOutput>;
|
|
3518
|
-
export declare const de_DescribeAutoMLJobCommand: (
|
|
3519
|
-
output: __HttpResponse,
|
|
3520
|
-
context: __SerdeContext
|
|
3521
|
-
) => Promise<DescribeAutoMLJobCommandOutput>;
|
|
3522
|
-
export declare const de_DescribeAutoMLJobV2Command: (
|
|
3523
|
-
output: __HttpResponse,
|
|
3524
|
-
context: __SerdeContext
|
|
3525
|
-
) => Promise<DescribeAutoMLJobV2CommandOutput>;
|
|
3526
|
-
export declare const de_DescribeClusterCommand: (
|
|
3527
|
-
output: __HttpResponse,
|
|
3528
|
-
context: __SerdeContext
|
|
3529
|
-
) => Promise<DescribeClusterCommandOutput>;
|
|
3530
|
-
export declare const de_DescribeClusterEventCommand: (
|
|
3531
|
-
output: __HttpResponse,
|
|
3532
|
-
context: __SerdeContext
|
|
3533
|
-
) => Promise<DescribeClusterEventCommandOutput>;
|
|
3534
|
-
export declare const de_DescribeClusterNodeCommand: (
|
|
3535
|
-
output: __HttpResponse,
|
|
3536
|
-
context: __SerdeContext
|
|
3537
|
-
) => Promise<DescribeClusterNodeCommandOutput>;
|
|
3538
|
-
export declare const de_DescribeClusterSchedulerConfigCommand: (
|
|
3539
|
-
output: __HttpResponse,
|
|
3540
|
-
context: __SerdeContext
|
|
3541
|
-
) => Promise<DescribeClusterSchedulerConfigCommandOutput>;
|
|
3542
|
-
export declare const de_DescribeCodeRepositoryCommand: (
|
|
3543
|
-
output: __HttpResponse,
|
|
3544
|
-
context: __SerdeContext
|
|
3545
|
-
) => Promise<DescribeCodeRepositoryCommandOutput>;
|
|
3546
|
-
export declare const de_DescribeCompilationJobCommand: (
|
|
3547
|
-
output: __HttpResponse,
|
|
3548
|
-
context: __SerdeContext
|
|
3549
|
-
) => Promise<DescribeCompilationJobCommandOutput>;
|
|
3550
|
-
export declare const de_DescribeComputeQuotaCommand: (
|
|
3551
|
-
output: __HttpResponse,
|
|
3552
|
-
context: __SerdeContext
|
|
3553
|
-
) => Promise<DescribeComputeQuotaCommandOutput>;
|
|
3554
|
-
export declare const de_DescribeContextCommand: (
|
|
3555
|
-
output: __HttpResponse,
|
|
3556
|
-
context: __SerdeContext
|
|
3557
|
-
) => Promise<DescribeContextCommandOutput>;
|
|
3558
|
-
export declare const de_DescribeDataQualityJobDefinitionCommand: (
|
|
3559
|
-
output: __HttpResponse,
|
|
3560
|
-
context: __SerdeContext
|
|
3561
|
-
) => Promise<DescribeDataQualityJobDefinitionCommandOutput>;
|
|
3562
|
-
export declare const de_DescribeDeviceCommand: (
|
|
3563
|
-
output: __HttpResponse,
|
|
3564
|
-
context: __SerdeContext
|
|
3565
|
-
) => Promise<DescribeDeviceCommandOutput>;
|
|
3566
|
-
export declare const de_DescribeDeviceFleetCommand: (
|
|
3567
|
-
output: __HttpResponse,
|
|
3568
|
-
context: __SerdeContext
|
|
3569
|
-
) => Promise<DescribeDeviceFleetCommandOutput>;
|
|
3570
|
-
export declare const de_DescribeDomainCommand: (
|
|
3571
|
-
output: __HttpResponse,
|
|
3572
|
-
context: __SerdeContext
|
|
3573
|
-
) => Promise<DescribeDomainCommandOutput>;
|
|
3574
|
-
export declare const de_DescribeEdgeDeploymentPlanCommand: (
|
|
3575
|
-
output: __HttpResponse,
|
|
3576
|
-
context: __SerdeContext
|
|
3577
|
-
) => Promise<DescribeEdgeDeploymentPlanCommandOutput>;
|
|
3578
|
-
export declare const de_DescribeEdgePackagingJobCommand: (
|
|
3579
|
-
output: __HttpResponse,
|
|
3580
|
-
context: __SerdeContext
|
|
3581
|
-
) => Promise<DescribeEdgePackagingJobCommandOutput>;
|
|
3582
|
-
export declare const de_DescribeEndpointCommand: (
|
|
3583
|
-
output: __HttpResponse,
|
|
3584
|
-
context: __SerdeContext
|
|
3585
|
-
) => Promise<DescribeEndpointCommandOutput>;
|
|
3586
|
-
export declare const de_DescribeEndpointConfigCommand: (
|
|
3587
|
-
output: __HttpResponse,
|
|
3588
|
-
context: __SerdeContext
|
|
3589
|
-
) => Promise<DescribeEndpointConfigCommandOutput>;
|
|
3590
|
-
export declare const de_DescribeExperimentCommand: (
|
|
3591
|
-
output: __HttpResponse,
|
|
3592
|
-
context: __SerdeContext
|
|
3593
|
-
) => Promise<DescribeExperimentCommandOutput>;
|
|
3594
|
-
export declare const de_DescribeFeatureGroupCommand: (
|
|
3595
|
-
output: __HttpResponse,
|
|
3596
|
-
context: __SerdeContext
|
|
3597
|
-
) => Promise<DescribeFeatureGroupCommandOutput>;
|
|
3598
|
-
export declare const de_DescribeFeatureMetadataCommand: (
|
|
3599
|
-
output: __HttpResponse,
|
|
3600
|
-
context: __SerdeContext
|
|
3601
|
-
) => Promise<DescribeFeatureMetadataCommandOutput>;
|
|
3602
|
-
export declare const de_DescribeFlowDefinitionCommand: (
|
|
3603
|
-
output: __HttpResponse,
|
|
3604
|
-
context: __SerdeContext
|
|
3605
|
-
) => Promise<DescribeFlowDefinitionCommandOutput>;
|
|
3606
|
-
export declare const de_DescribeHubCommand: (
|
|
3607
|
-
output: __HttpResponse,
|
|
3608
|
-
context: __SerdeContext
|
|
3609
|
-
) => Promise<DescribeHubCommandOutput>;
|
|
3610
|
-
export declare const de_DescribeHubContentCommand: (
|
|
3611
|
-
output: __HttpResponse,
|
|
3612
|
-
context: __SerdeContext
|
|
3613
|
-
) => Promise<DescribeHubContentCommandOutput>;
|
|
3614
|
-
export declare const de_DescribeHumanTaskUiCommand: (
|
|
3615
|
-
output: __HttpResponse,
|
|
3616
|
-
context: __SerdeContext
|
|
3617
|
-
) => Promise<DescribeHumanTaskUiCommandOutput>;
|
|
3618
|
-
export declare const de_DescribeHyperParameterTuningJobCommand: (
|
|
3619
|
-
output: __HttpResponse,
|
|
3620
|
-
context: __SerdeContext
|
|
3621
|
-
) => Promise<DescribeHyperParameterTuningJobCommandOutput>;
|
|
3622
|
-
export declare const de_DescribeImageCommand: (
|
|
3623
|
-
output: __HttpResponse,
|
|
3624
|
-
context: __SerdeContext
|
|
3625
|
-
) => Promise<DescribeImageCommandOutput>;
|
|
3626
|
-
export declare const de_DescribeImageVersionCommand: (
|
|
3627
|
-
output: __HttpResponse,
|
|
3628
|
-
context: __SerdeContext
|
|
3629
|
-
) => Promise<DescribeImageVersionCommandOutput>;
|
|
3630
|
-
export declare const de_DescribeInferenceComponentCommand: (
|
|
3631
|
-
output: __HttpResponse,
|
|
3632
|
-
context: __SerdeContext
|
|
3633
|
-
) => Promise<DescribeInferenceComponentCommandOutput>;
|
|
3634
|
-
export declare const de_DescribeInferenceExperimentCommand: (
|
|
3635
|
-
output: __HttpResponse,
|
|
3636
|
-
context: __SerdeContext
|
|
3637
|
-
) => Promise<DescribeInferenceExperimentCommandOutput>;
|
|
3638
|
-
export declare const de_DescribeInferenceRecommendationsJobCommand: (
|
|
3639
|
-
output: __HttpResponse,
|
|
3640
|
-
context: __SerdeContext
|
|
3641
|
-
) => Promise<DescribeInferenceRecommendationsJobCommandOutput>;
|
|
3642
|
-
export declare const de_DescribeLabelingJobCommand: (
|
|
3643
|
-
output: __HttpResponse,
|
|
3644
|
-
context: __SerdeContext
|
|
3645
|
-
) => Promise<DescribeLabelingJobCommandOutput>;
|
|
3646
|
-
export declare const de_DescribeLineageGroupCommand: (
|
|
3647
|
-
output: __HttpResponse,
|
|
3648
|
-
context: __SerdeContext
|
|
3649
|
-
) => Promise<DescribeLineageGroupCommandOutput>;
|
|
3650
|
-
export declare const de_DescribeMlflowTrackingServerCommand: (
|
|
3651
|
-
output: __HttpResponse,
|
|
3652
|
-
context: __SerdeContext
|
|
3653
|
-
) => Promise<DescribeMlflowTrackingServerCommandOutput>;
|
|
3654
|
-
export declare const de_DescribeModelCommand: (
|
|
3655
|
-
output: __HttpResponse,
|
|
3656
|
-
context: __SerdeContext
|
|
3657
|
-
) => Promise<DescribeModelCommandOutput>;
|
|
3658
|
-
export declare const de_DescribeModelBiasJobDefinitionCommand: (
|
|
3659
|
-
output: __HttpResponse,
|
|
3660
|
-
context: __SerdeContext
|
|
3661
|
-
) => Promise<DescribeModelBiasJobDefinitionCommandOutput>;
|
|
3662
|
-
export declare const de_DescribeModelCardCommand: (
|
|
3663
|
-
output: __HttpResponse,
|
|
3664
|
-
context: __SerdeContext
|
|
3665
|
-
) => Promise<DescribeModelCardCommandOutput>;
|
|
3666
|
-
export declare const de_DescribeModelCardExportJobCommand: (
|
|
3667
|
-
output: __HttpResponse,
|
|
3668
|
-
context: __SerdeContext
|
|
3669
|
-
) => Promise<DescribeModelCardExportJobCommandOutput>;
|
|
3670
|
-
export declare const de_DescribeModelExplainabilityJobDefinitionCommand: (
|
|
3671
|
-
output: __HttpResponse,
|
|
3672
|
-
context: __SerdeContext
|
|
3673
|
-
) => Promise<DescribeModelExplainabilityJobDefinitionCommandOutput>;
|
|
3674
|
-
export declare const de_DescribeModelPackageCommand: (
|
|
3675
|
-
output: __HttpResponse,
|
|
3676
|
-
context: __SerdeContext
|
|
3677
|
-
) => Promise<DescribeModelPackageCommandOutput>;
|
|
3678
|
-
export declare const de_DescribeModelPackageGroupCommand: (
|
|
3679
|
-
output: __HttpResponse,
|
|
3680
|
-
context: __SerdeContext
|
|
3681
|
-
) => Promise<DescribeModelPackageGroupCommandOutput>;
|
|
3682
|
-
export declare const de_DescribeModelQualityJobDefinitionCommand: (
|
|
3683
|
-
output: __HttpResponse,
|
|
3684
|
-
context: __SerdeContext
|
|
3685
|
-
) => Promise<DescribeModelQualityJobDefinitionCommandOutput>;
|
|
3686
|
-
export declare const de_DescribeMonitoringScheduleCommand: (
|
|
3687
|
-
output: __HttpResponse,
|
|
3688
|
-
context: __SerdeContext
|
|
3689
|
-
) => Promise<DescribeMonitoringScheduleCommandOutput>;
|
|
3690
|
-
export declare const de_DescribeNotebookInstanceCommand: (
|
|
3691
|
-
output: __HttpResponse,
|
|
3692
|
-
context: __SerdeContext
|
|
3693
|
-
) => Promise<DescribeNotebookInstanceCommandOutput>;
|
|
3694
|
-
export declare const de_DescribeNotebookInstanceLifecycleConfigCommand: (
|
|
3695
|
-
output: __HttpResponse,
|
|
3696
|
-
context: __SerdeContext
|
|
3697
|
-
) => Promise<DescribeNotebookInstanceLifecycleConfigCommandOutput>;
|
|
3698
|
-
export declare const de_DescribeOptimizationJobCommand: (
|
|
3699
|
-
output: __HttpResponse,
|
|
3700
|
-
context: __SerdeContext
|
|
3701
|
-
) => Promise<DescribeOptimizationJobCommandOutput>;
|
|
3702
|
-
export declare const de_DescribePartnerAppCommand: (
|
|
3703
|
-
output: __HttpResponse,
|
|
3704
|
-
context: __SerdeContext
|
|
3705
|
-
) => Promise<DescribePartnerAppCommandOutput>;
|
|
3706
|
-
export declare const de_DescribePipelineCommand: (
|
|
3707
|
-
output: __HttpResponse,
|
|
3708
|
-
context: __SerdeContext
|
|
3709
|
-
) => Promise<DescribePipelineCommandOutput>;
|
|
3710
|
-
export declare const de_DescribePipelineDefinitionForExecutionCommand: (
|
|
3711
|
-
output: __HttpResponse,
|
|
3712
|
-
context: __SerdeContext
|
|
3713
|
-
) => Promise<DescribePipelineDefinitionForExecutionCommandOutput>;
|
|
3714
|
-
export declare const de_DescribePipelineExecutionCommand: (
|
|
3715
|
-
output: __HttpResponse,
|
|
3716
|
-
context: __SerdeContext
|
|
3717
|
-
) => Promise<DescribePipelineExecutionCommandOutput>;
|
|
3718
|
-
export declare const de_DescribeProcessingJobCommand: (
|
|
3719
|
-
output: __HttpResponse,
|
|
3720
|
-
context: __SerdeContext
|
|
3721
|
-
) => Promise<DescribeProcessingJobCommandOutput>;
|
|
3722
|
-
export declare const de_DescribeProjectCommand: (
|
|
3723
|
-
output: __HttpResponse,
|
|
3724
|
-
context: __SerdeContext
|
|
3725
|
-
) => Promise<DescribeProjectCommandOutput>;
|
|
3726
|
-
export declare const de_DescribeReservedCapacityCommand: (
|
|
3727
|
-
output: __HttpResponse,
|
|
3728
|
-
context: __SerdeContext
|
|
3729
|
-
) => Promise<DescribeReservedCapacityCommandOutput>;
|
|
3730
|
-
export declare const de_DescribeSpaceCommand: (
|
|
3731
|
-
output: __HttpResponse,
|
|
3732
|
-
context: __SerdeContext
|
|
3733
|
-
) => Promise<DescribeSpaceCommandOutput>;
|
|
3734
|
-
export declare const de_DescribeStudioLifecycleConfigCommand: (
|
|
3735
|
-
output: __HttpResponse,
|
|
3736
|
-
context: __SerdeContext
|
|
3737
|
-
) => Promise<DescribeStudioLifecycleConfigCommandOutput>;
|
|
3738
|
-
export declare const de_DescribeSubscribedWorkteamCommand: (
|
|
3739
|
-
output: __HttpResponse,
|
|
3740
|
-
context: __SerdeContext
|
|
3741
|
-
) => Promise<DescribeSubscribedWorkteamCommandOutput>;
|
|
3742
|
-
export declare const de_DescribeTrainingJobCommand: (
|
|
3743
|
-
output: __HttpResponse,
|
|
3744
|
-
context: __SerdeContext
|
|
3745
|
-
) => Promise<DescribeTrainingJobCommandOutput>;
|
|
3746
|
-
export declare const de_DescribeTrainingPlanCommand: (
|
|
3747
|
-
output: __HttpResponse,
|
|
3748
|
-
context: __SerdeContext
|
|
3749
|
-
) => Promise<DescribeTrainingPlanCommandOutput>;
|
|
3750
|
-
export declare const de_DescribeTransformJobCommand: (
|
|
3751
|
-
output: __HttpResponse,
|
|
3752
|
-
context: __SerdeContext
|
|
3753
|
-
) => Promise<DescribeTransformJobCommandOutput>;
|
|
3754
|
-
export declare const de_DescribeTrialCommand: (
|
|
3755
|
-
output: __HttpResponse,
|
|
3756
|
-
context: __SerdeContext
|
|
3757
|
-
) => Promise<DescribeTrialCommandOutput>;
|
|
3758
|
-
export declare const de_DescribeTrialComponentCommand: (
|
|
3759
|
-
output: __HttpResponse,
|
|
3760
|
-
context: __SerdeContext
|
|
3761
|
-
) => Promise<DescribeTrialComponentCommandOutput>;
|
|
3762
|
-
export declare const de_DescribeUserProfileCommand: (
|
|
3763
|
-
output: __HttpResponse,
|
|
3764
|
-
context: __SerdeContext
|
|
3765
|
-
) => Promise<DescribeUserProfileCommandOutput>;
|
|
3766
|
-
export declare const de_DescribeWorkforceCommand: (
|
|
3767
|
-
output: __HttpResponse,
|
|
3768
|
-
context: __SerdeContext
|
|
3769
|
-
) => Promise<DescribeWorkforceCommandOutput>;
|
|
3770
|
-
export declare const de_DescribeWorkteamCommand: (
|
|
3771
|
-
output: __HttpResponse,
|
|
3772
|
-
context: __SerdeContext
|
|
3773
|
-
) => Promise<DescribeWorkteamCommandOutput>;
|
|
3774
|
-
export declare const de_DetachClusterNodeVolumeCommand: (
|
|
3775
|
-
output: __HttpResponse,
|
|
3776
|
-
context: __SerdeContext
|
|
3777
|
-
) => Promise<DetachClusterNodeVolumeCommandOutput>;
|
|
3778
|
-
export declare const de_DisableSagemakerServicecatalogPortfolioCommand: (
|
|
3779
|
-
output: __HttpResponse,
|
|
3780
|
-
context: __SerdeContext
|
|
3781
|
-
) => Promise<DisableSagemakerServicecatalogPortfolioCommandOutput>;
|
|
3782
|
-
export declare const de_DisassociateTrialComponentCommand: (
|
|
3783
|
-
output: __HttpResponse,
|
|
3784
|
-
context: __SerdeContext
|
|
3785
|
-
) => Promise<DisassociateTrialComponentCommandOutput>;
|
|
3786
|
-
export declare const de_EnableSagemakerServicecatalogPortfolioCommand: (
|
|
3787
|
-
output: __HttpResponse,
|
|
3788
|
-
context: __SerdeContext
|
|
3789
|
-
) => Promise<EnableSagemakerServicecatalogPortfolioCommandOutput>;
|
|
3790
|
-
export declare const de_GetDeviceFleetReportCommand: (
|
|
3791
|
-
output: __HttpResponse,
|
|
3792
|
-
context: __SerdeContext
|
|
3793
|
-
) => Promise<GetDeviceFleetReportCommandOutput>;
|
|
3794
|
-
export declare const de_GetLineageGroupPolicyCommand: (
|
|
3795
|
-
output: __HttpResponse,
|
|
3796
|
-
context: __SerdeContext
|
|
3797
|
-
) => Promise<GetLineageGroupPolicyCommandOutput>;
|
|
3798
|
-
export declare const de_GetModelPackageGroupPolicyCommand: (
|
|
3799
|
-
output: __HttpResponse,
|
|
3800
|
-
context: __SerdeContext
|
|
3801
|
-
) => Promise<GetModelPackageGroupPolicyCommandOutput>;
|
|
3802
|
-
export declare const de_GetSagemakerServicecatalogPortfolioStatusCommand: (
|
|
3803
|
-
output: __HttpResponse,
|
|
3804
|
-
context: __SerdeContext
|
|
3805
|
-
) => Promise<GetSagemakerServicecatalogPortfolioStatusCommandOutput>;
|
|
3806
|
-
export declare const de_GetScalingConfigurationRecommendationCommand: (
|
|
3807
|
-
output: __HttpResponse,
|
|
3808
|
-
context: __SerdeContext
|
|
3809
|
-
) => Promise<GetScalingConfigurationRecommendationCommandOutput>;
|
|
3810
|
-
export declare const de_GetSearchSuggestionsCommand: (
|
|
3811
|
-
output: __HttpResponse,
|
|
3812
|
-
context: __SerdeContext
|
|
3813
|
-
) => Promise<GetSearchSuggestionsCommandOutput>;
|
|
3814
|
-
export declare const de_ImportHubContentCommand: (
|
|
3815
|
-
output: __HttpResponse,
|
|
3816
|
-
context: __SerdeContext
|
|
3817
|
-
) => Promise<ImportHubContentCommandOutput>;
|
|
3818
|
-
export declare const de_ListActionsCommand: (
|
|
3819
|
-
output: __HttpResponse,
|
|
3820
|
-
context: __SerdeContext
|
|
3821
|
-
) => Promise<ListActionsCommandOutput>;
|
|
3822
|
-
export declare const de_ListAlgorithmsCommand: (
|
|
3823
|
-
output: __HttpResponse,
|
|
3824
|
-
context: __SerdeContext
|
|
3825
|
-
) => Promise<ListAlgorithmsCommandOutput>;
|
|
3826
|
-
export declare const de_ListAliasesCommand: (
|
|
3827
|
-
output: __HttpResponse,
|
|
3828
|
-
context: __SerdeContext
|
|
3829
|
-
) => Promise<ListAliasesCommandOutput>;
|
|
3830
|
-
export declare const de_ListAppImageConfigsCommand: (
|
|
3831
|
-
output: __HttpResponse,
|
|
3832
|
-
context: __SerdeContext
|
|
3833
|
-
) => Promise<ListAppImageConfigsCommandOutput>;
|
|
3834
|
-
export declare const de_ListAppsCommand: (
|
|
3835
|
-
output: __HttpResponse,
|
|
3836
|
-
context: __SerdeContext
|
|
3837
|
-
) => Promise<ListAppsCommandOutput>;
|
|
3838
|
-
export declare const de_ListArtifactsCommand: (
|
|
3839
|
-
output: __HttpResponse,
|
|
3840
|
-
context: __SerdeContext
|
|
3841
|
-
) => Promise<ListArtifactsCommandOutput>;
|
|
3842
|
-
export declare const de_ListAssociationsCommand: (
|
|
3843
|
-
output: __HttpResponse,
|
|
3844
|
-
context: __SerdeContext
|
|
3845
|
-
) => Promise<ListAssociationsCommandOutput>;
|
|
3846
|
-
export declare const de_ListAutoMLJobsCommand: (
|
|
3847
|
-
output: __HttpResponse,
|
|
3848
|
-
context: __SerdeContext
|
|
3849
|
-
) => Promise<ListAutoMLJobsCommandOutput>;
|
|
3850
|
-
export declare const de_ListCandidatesForAutoMLJobCommand: (
|
|
3851
|
-
output: __HttpResponse,
|
|
3852
|
-
context: __SerdeContext
|
|
3853
|
-
) => Promise<ListCandidatesForAutoMLJobCommandOutput>;
|
|
3854
|
-
export declare const de_ListClusterEventsCommand: (
|
|
3855
|
-
output: __HttpResponse,
|
|
3856
|
-
context: __SerdeContext
|
|
3857
|
-
) => Promise<ListClusterEventsCommandOutput>;
|
|
3858
|
-
export declare const de_ListClusterNodesCommand: (
|
|
3859
|
-
output: __HttpResponse,
|
|
3860
|
-
context: __SerdeContext
|
|
3861
|
-
) => Promise<ListClusterNodesCommandOutput>;
|
|
3862
|
-
export declare const de_ListClustersCommand: (
|
|
3863
|
-
output: __HttpResponse,
|
|
3864
|
-
context: __SerdeContext
|
|
3865
|
-
) => Promise<ListClustersCommandOutput>;
|
|
3866
|
-
export declare const de_ListClusterSchedulerConfigsCommand: (
|
|
3867
|
-
output: __HttpResponse,
|
|
3868
|
-
context: __SerdeContext
|
|
3869
|
-
) => Promise<ListClusterSchedulerConfigsCommandOutput>;
|
|
3870
|
-
export declare const de_ListCodeRepositoriesCommand: (
|
|
3871
|
-
output: __HttpResponse,
|
|
3872
|
-
context: __SerdeContext
|
|
3873
|
-
) => Promise<ListCodeRepositoriesCommandOutput>;
|
|
3874
|
-
export declare const de_ListCompilationJobsCommand: (
|
|
3875
|
-
output: __HttpResponse,
|
|
3876
|
-
context: __SerdeContext
|
|
3877
|
-
) => Promise<ListCompilationJobsCommandOutput>;
|
|
3878
|
-
export declare const de_ListComputeQuotasCommand: (
|
|
3879
|
-
output: __HttpResponse,
|
|
3880
|
-
context: __SerdeContext
|
|
3881
|
-
) => Promise<ListComputeQuotasCommandOutput>;
|
|
3882
|
-
export declare const de_ListContextsCommand: (
|
|
3883
|
-
output: __HttpResponse,
|
|
3884
|
-
context: __SerdeContext
|
|
3885
|
-
) => Promise<ListContextsCommandOutput>;
|
|
3886
|
-
export declare const de_ListDataQualityJobDefinitionsCommand: (
|
|
3887
|
-
output: __HttpResponse,
|
|
3888
|
-
context: __SerdeContext
|
|
3889
|
-
) => Promise<ListDataQualityJobDefinitionsCommandOutput>;
|
|
3890
|
-
export declare const de_ListDeviceFleetsCommand: (
|
|
3891
|
-
output: __HttpResponse,
|
|
3892
|
-
context: __SerdeContext
|
|
3893
|
-
) => Promise<ListDeviceFleetsCommandOutput>;
|
|
3894
|
-
export declare const de_ListDevicesCommand: (
|
|
3895
|
-
output: __HttpResponse,
|
|
3896
|
-
context: __SerdeContext
|
|
3897
|
-
) => Promise<ListDevicesCommandOutput>;
|
|
3898
|
-
export declare const de_ListDomainsCommand: (
|
|
3899
|
-
output: __HttpResponse,
|
|
3900
|
-
context: __SerdeContext
|
|
3901
|
-
) => Promise<ListDomainsCommandOutput>;
|
|
3902
|
-
export declare const de_ListEdgeDeploymentPlansCommand: (
|
|
3903
|
-
output: __HttpResponse,
|
|
3904
|
-
context: __SerdeContext
|
|
3905
|
-
) => Promise<ListEdgeDeploymentPlansCommandOutput>;
|
|
3906
|
-
export declare const de_ListEdgePackagingJobsCommand: (
|
|
3907
|
-
output: __HttpResponse,
|
|
3908
|
-
context: __SerdeContext
|
|
3909
|
-
) => Promise<ListEdgePackagingJobsCommandOutput>;
|
|
3910
|
-
export declare const de_ListEndpointConfigsCommand: (
|
|
3911
|
-
output: __HttpResponse,
|
|
3912
|
-
context: __SerdeContext
|
|
3913
|
-
) => Promise<ListEndpointConfigsCommandOutput>;
|
|
3914
|
-
export declare const de_ListEndpointsCommand: (
|
|
3915
|
-
output: __HttpResponse,
|
|
3916
|
-
context: __SerdeContext
|
|
3917
|
-
) => Promise<ListEndpointsCommandOutput>;
|
|
3918
|
-
export declare const de_ListExperimentsCommand: (
|
|
3919
|
-
output: __HttpResponse,
|
|
3920
|
-
context: __SerdeContext
|
|
3921
|
-
) => Promise<ListExperimentsCommandOutput>;
|
|
3922
|
-
export declare const de_ListFeatureGroupsCommand: (
|
|
3923
|
-
output: __HttpResponse,
|
|
3924
|
-
context: __SerdeContext
|
|
3925
|
-
) => Promise<ListFeatureGroupsCommandOutput>;
|
|
3926
|
-
export declare const de_ListFlowDefinitionsCommand: (
|
|
3927
|
-
output: __HttpResponse,
|
|
3928
|
-
context: __SerdeContext
|
|
3929
|
-
) => Promise<ListFlowDefinitionsCommandOutput>;
|
|
3930
|
-
export declare const de_ListHubContentsCommand: (
|
|
3931
|
-
output: __HttpResponse,
|
|
3932
|
-
context: __SerdeContext
|
|
3933
|
-
) => Promise<ListHubContentsCommandOutput>;
|
|
3934
|
-
export declare const de_ListHubContentVersionsCommand: (
|
|
3935
|
-
output: __HttpResponse,
|
|
3936
|
-
context: __SerdeContext
|
|
3937
|
-
) => Promise<ListHubContentVersionsCommandOutput>;
|
|
3938
|
-
export declare const de_ListHubsCommand: (
|
|
3939
|
-
output: __HttpResponse,
|
|
3940
|
-
context: __SerdeContext
|
|
3941
|
-
) => Promise<ListHubsCommandOutput>;
|
|
3942
|
-
export declare const de_ListHumanTaskUisCommand: (
|
|
3943
|
-
output: __HttpResponse,
|
|
3944
|
-
context: __SerdeContext
|
|
3945
|
-
) => Promise<ListHumanTaskUisCommandOutput>;
|
|
3946
|
-
export declare const de_ListHyperParameterTuningJobsCommand: (
|
|
3947
|
-
output: __HttpResponse,
|
|
3948
|
-
context: __SerdeContext
|
|
3949
|
-
) => Promise<ListHyperParameterTuningJobsCommandOutput>;
|
|
3950
|
-
export declare const de_ListImagesCommand: (
|
|
3951
|
-
output: __HttpResponse,
|
|
3952
|
-
context: __SerdeContext
|
|
3953
|
-
) => Promise<ListImagesCommandOutput>;
|
|
3954
|
-
export declare const de_ListImageVersionsCommand: (
|
|
3955
|
-
output: __HttpResponse,
|
|
3956
|
-
context: __SerdeContext
|
|
3957
|
-
) => Promise<ListImageVersionsCommandOutput>;
|
|
3958
|
-
export declare const de_ListInferenceComponentsCommand: (
|
|
3959
|
-
output: __HttpResponse,
|
|
3960
|
-
context: __SerdeContext
|
|
3961
|
-
) => Promise<ListInferenceComponentsCommandOutput>;
|
|
3962
|
-
export declare const de_ListInferenceExperimentsCommand: (
|
|
3963
|
-
output: __HttpResponse,
|
|
3964
|
-
context: __SerdeContext
|
|
3965
|
-
) => Promise<ListInferenceExperimentsCommandOutput>;
|
|
3966
|
-
export declare const de_ListInferenceRecommendationsJobsCommand: (
|
|
3967
|
-
output: __HttpResponse,
|
|
3968
|
-
context: __SerdeContext
|
|
3969
|
-
) => Promise<ListInferenceRecommendationsJobsCommandOutput>;
|
|
3970
|
-
export declare const de_ListInferenceRecommendationsJobStepsCommand: (
|
|
3971
|
-
output: __HttpResponse,
|
|
3972
|
-
context: __SerdeContext
|
|
3973
|
-
) => Promise<ListInferenceRecommendationsJobStepsCommandOutput>;
|
|
3974
|
-
export declare const de_ListLabelingJobsCommand: (
|
|
3975
|
-
output: __HttpResponse,
|
|
3976
|
-
context: __SerdeContext
|
|
3977
|
-
) => Promise<ListLabelingJobsCommandOutput>;
|
|
3978
|
-
export declare const de_ListLabelingJobsForWorkteamCommand: (
|
|
3979
|
-
output: __HttpResponse,
|
|
3980
|
-
context: __SerdeContext
|
|
3981
|
-
) => Promise<ListLabelingJobsForWorkteamCommandOutput>;
|
|
3982
|
-
export declare const de_ListLineageGroupsCommand: (
|
|
3983
|
-
output: __HttpResponse,
|
|
3984
|
-
context: __SerdeContext
|
|
3985
|
-
) => Promise<ListLineageGroupsCommandOutput>;
|
|
3986
|
-
export declare const de_ListMlflowTrackingServersCommand: (
|
|
3987
|
-
output: __HttpResponse,
|
|
3988
|
-
context: __SerdeContext
|
|
3989
|
-
) => Promise<ListMlflowTrackingServersCommandOutput>;
|
|
3990
|
-
export declare const de_ListModelBiasJobDefinitionsCommand: (
|
|
3991
|
-
output: __HttpResponse,
|
|
3992
|
-
context: __SerdeContext
|
|
3993
|
-
) => Promise<ListModelBiasJobDefinitionsCommandOutput>;
|
|
3994
|
-
export declare const de_ListModelCardExportJobsCommand: (
|
|
3995
|
-
output: __HttpResponse,
|
|
3996
|
-
context: __SerdeContext
|
|
3997
|
-
) => Promise<ListModelCardExportJobsCommandOutput>;
|
|
3998
|
-
export declare const de_ListModelCardsCommand: (
|
|
3999
|
-
output: __HttpResponse,
|
|
4000
|
-
context: __SerdeContext
|
|
4001
|
-
) => Promise<ListModelCardsCommandOutput>;
|
|
4002
|
-
export declare const de_ListModelCardVersionsCommand: (
|
|
4003
|
-
output: __HttpResponse,
|
|
4004
|
-
context: __SerdeContext
|
|
4005
|
-
) => Promise<ListModelCardVersionsCommandOutput>;
|
|
4006
|
-
export declare const de_ListModelExplainabilityJobDefinitionsCommand: (
|
|
4007
|
-
output: __HttpResponse,
|
|
4008
|
-
context: __SerdeContext
|
|
4009
|
-
) => Promise<ListModelExplainabilityJobDefinitionsCommandOutput>;
|
|
4010
|
-
export declare const de_ListModelMetadataCommand: (
|
|
4011
|
-
output: __HttpResponse,
|
|
4012
|
-
context: __SerdeContext
|
|
4013
|
-
) => Promise<ListModelMetadataCommandOutput>;
|
|
4014
|
-
export declare const de_ListModelPackageGroupsCommand: (
|
|
4015
|
-
output: __HttpResponse,
|
|
4016
|
-
context: __SerdeContext
|
|
4017
|
-
) => Promise<ListModelPackageGroupsCommandOutput>;
|
|
4018
|
-
export declare const de_ListModelPackagesCommand: (
|
|
4019
|
-
output: __HttpResponse,
|
|
4020
|
-
context: __SerdeContext
|
|
4021
|
-
) => Promise<ListModelPackagesCommandOutput>;
|
|
4022
|
-
export declare const de_ListModelQualityJobDefinitionsCommand: (
|
|
4023
|
-
output: __HttpResponse,
|
|
4024
|
-
context: __SerdeContext
|
|
4025
|
-
) => Promise<ListModelQualityJobDefinitionsCommandOutput>;
|
|
4026
|
-
export declare const de_ListModelsCommand: (
|
|
4027
|
-
output: __HttpResponse,
|
|
4028
|
-
context: __SerdeContext
|
|
4029
|
-
) => Promise<ListModelsCommandOutput>;
|
|
4030
|
-
export declare const de_ListMonitoringAlertHistoryCommand: (
|
|
4031
|
-
output: __HttpResponse,
|
|
4032
|
-
context: __SerdeContext
|
|
4033
|
-
) => Promise<ListMonitoringAlertHistoryCommandOutput>;
|
|
4034
|
-
export declare const de_ListMonitoringAlertsCommand: (
|
|
4035
|
-
output: __HttpResponse,
|
|
4036
|
-
context: __SerdeContext
|
|
4037
|
-
) => Promise<ListMonitoringAlertsCommandOutput>;
|
|
4038
|
-
export declare const de_ListMonitoringExecutionsCommand: (
|
|
4039
|
-
output: __HttpResponse,
|
|
4040
|
-
context: __SerdeContext
|
|
4041
|
-
) => Promise<ListMonitoringExecutionsCommandOutput>;
|
|
4042
|
-
export declare const de_ListMonitoringSchedulesCommand: (
|
|
4043
|
-
output: __HttpResponse,
|
|
4044
|
-
context: __SerdeContext
|
|
4045
|
-
) => Promise<ListMonitoringSchedulesCommandOutput>;
|
|
4046
|
-
export declare const de_ListNotebookInstanceLifecycleConfigsCommand: (
|
|
4047
|
-
output: __HttpResponse,
|
|
4048
|
-
context: __SerdeContext
|
|
4049
|
-
) => Promise<ListNotebookInstanceLifecycleConfigsCommandOutput>;
|
|
4050
|
-
export declare const de_ListNotebookInstancesCommand: (
|
|
4051
|
-
output: __HttpResponse,
|
|
4052
|
-
context: __SerdeContext
|
|
4053
|
-
) => Promise<ListNotebookInstancesCommandOutput>;
|
|
4054
|
-
export declare const de_ListOptimizationJobsCommand: (
|
|
4055
|
-
output: __HttpResponse,
|
|
4056
|
-
context: __SerdeContext
|
|
4057
|
-
) => Promise<ListOptimizationJobsCommandOutput>;
|
|
4058
|
-
export declare const de_ListPartnerAppsCommand: (
|
|
4059
|
-
output: __HttpResponse,
|
|
4060
|
-
context: __SerdeContext
|
|
4061
|
-
) => Promise<ListPartnerAppsCommandOutput>;
|
|
4062
|
-
export declare const de_ListPipelineExecutionsCommand: (
|
|
4063
|
-
output: __HttpResponse,
|
|
4064
|
-
context: __SerdeContext
|
|
4065
|
-
) => Promise<ListPipelineExecutionsCommandOutput>;
|
|
4066
|
-
export declare const de_ListPipelineExecutionStepsCommand: (
|
|
4067
|
-
output: __HttpResponse,
|
|
4068
|
-
context: __SerdeContext
|
|
4069
|
-
) => Promise<ListPipelineExecutionStepsCommandOutput>;
|
|
4070
|
-
export declare const de_ListPipelineParametersForExecutionCommand: (
|
|
4071
|
-
output: __HttpResponse,
|
|
4072
|
-
context: __SerdeContext
|
|
4073
|
-
) => Promise<ListPipelineParametersForExecutionCommandOutput>;
|
|
4074
|
-
export declare const de_ListPipelinesCommand: (
|
|
4075
|
-
output: __HttpResponse,
|
|
4076
|
-
context: __SerdeContext
|
|
4077
|
-
) => Promise<ListPipelinesCommandOutput>;
|
|
4078
|
-
export declare const de_ListPipelineVersionsCommand: (
|
|
4079
|
-
output: __HttpResponse,
|
|
4080
|
-
context: __SerdeContext
|
|
4081
|
-
) => Promise<ListPipelineVersionsCommandOutput>;
|
|
4082
|
-
export declare const de_ListProcessingJobsCommand: (
|
|
4083
|
-
output: __HttpResponse,
|
|
4084
|
-
context: __SerdeContext
|
|
4085
|
-
) => Promise<ListProcessingJobsCommandOutput>;
|
|
4086
|
-
export declare const de_ListProjectsCommand: (
|
|
4087
|
-
output: __HttpResponse,
|
|
4088
|
-
context: __SerdeContext
|
|
4089
|
-
) => Promise<ListProjectsCommandOutput>;
|
|
4090
|
-
export declare const de_ListResourceCatalogsCommand: (
|
|
4091
|
-
output: __HttpResponse,
|
|
4092
|
-
context: __SerdeContext
|
|
4093
|
-
) => Promise<ListResourceCatalogsCommandOutput>;
|
|
4094
|
-
export declare const de_ListSpacesCommand: (
|
|
4095
|
-
output: __HttpResponse,
|
|
4096
|
-
context: __SerdeContext
|
|
4097
|
-
) => Promise<ListSpacesCommandOutput>;
|
|
4098
|
-
export declare const de_ListStageDevicesCommand: (
|
|
4099
|
-
output: __HttpResponse,
|
|
4100
|
-
context: __SerdeContext
|
|
4101
|
-
) => Promise<ListStageDevicesCommandOutput>;
|
|
4102
|
-
export declare const de_ListStudioLifecycleConfigsCommand: (
|
|
4103
|
-
output: __HttpResponse,
|
|
4104
|
-
context: __SerdeContext
|
|
4105
|
-
) => Promise<ListStudioLifecycleConfigsCommandOutput>;
|
|
4106
|
-
export declare const de_ListSubscribedWorkteamsCommand: (
|
|
4107
|
-
output: __HttpResponse,
|
|
4108
|
-
context: __SerdeContext
|
|
4109
|
-
) => Promise<ListSubscribedWorkteamsCommandOutput>;
|
|
4110
|
-
export declare const de_ListTagsCommand: (
|
|
4111
|
-
output: __HttpResponse,
|
|
4112
|
-
context: __SerdeContext
|
|
4113
|
-
) => Promise<ListTagsCommandOutput>;
|
|
4114
|
-
export declare const de_ListTrainingJobsCommand: (
|
|
4115
|
-
output: __HttpResponse,
|
|
4116
|
-
context: __SerdeContext
|
|
4117
|
-
) => Promise<ListTrainingJobsCommandOutput>;
|
|
4118
|
-
export declare const de_ListTrainingJobsForHyperParameterTuningJobCommand: (
|
|
4119
|
-
output: __HttpResponse,
|
|
4120
|
-
context: __SerdeContext
|
|
4121
|
-
) => Promise<ListTrainingJobsForHyperParameterTuningJobCommandOutput>;
|
|
4122
|
-
export declare const de_ListTrainingPlansCommand: (
|
|
4123
|
-
output: __HttpResponse,
|
|
4124
|
-
context: __SerdeContext
|
|
4125
|
-
) => Promise<ListTrainingPlansCommandOutput>;
|
|
4126
|
-
export declare const de_ListTransformJobsCommand: (
|
|
4127
|
-
output: __HttpResponse,
|
|
4128
|
-
context: __SerdeContext
|
|
4129
|
-
) => Promise<ListTransformJobsCommandOutput>;
|
|
4130
|
-
export declare const de_ListTrialComponentsCommand: (
|
|
4131
|
-
output: __HttpResponse,
|
|
4132
|
-
context: __SerdeContext
|
|
4133
|
-
) => Promise<ListTrialComponentsCommandOutput>;
|
|
4134
|
-
export declare const de_ListTrialsCommand: (
|
|
4135
|
-
output: __HttpResponse,
|
|
4136
|
-
context: __SerdeContext
|
|
4137
|
-
) => Promise<ListTrialsCommandOutput>;
|
|
4138
|
-
export declare const de_ListUltraServersByReservedCapacityCommand: (
|
|
4139
|
-
output: __HttpResponse,
|
|
4140
|
-
context: __SerdeContext
|
|
4141
|
-
) => Promise<ListUltraServersByReservedCapacityCommandOutput>;
|
|
4142
|
-
export declare const de_ListUserProfilesCommand: (
|
|
4143
|
-
output: __HttpResponse,
|
|
4144
|
-
context: __SerdeContext
|
|
4145
|
-
) => Promise<ListUserProfilesCommandOutput>;
|
|
4146
|
-
export declare const de_ListWorkforcesCommand: (
|
|
4147
|
-
output: __HttpResponse,
|
|
4148
|
-
context: __SerdeContext
|
|
4149
|
-
) => Promise<ListWorkforcesCommandOutput>;
|
|
4150
|
-
export declare const de_ListWorkteamsCommand: (
|
|
4151
|
-
output: __HttpResponse,
|
|
4152
|
-
context: __SerdeContext
|
|
4153
|
-
) => Promise<ListWorkteamsCommandOutput>;
|
|
4154
|
-
export declare const de_PutModelPackageGroupPolicyCommand: (
|
|
4155
|
-
output: __HttpResponse,
|
|
4156
|
-
context: __SerdeContext
|
|
4157
|
-
) => Promise<PutModelPackageGroupPolicyCommandOutput>;
|
|
4158
|
-
export declare const de_QueryLineageCommand: (
|
|
4159
|
-
output: __HttpResponse,
|
|
4160
|
-
context: __SerdeContext
|
|
4161
|
-
) => Promise<QueryLineageCommandOutput>;
|
|
4162
|
-
export declare const de_RegisterDevicesCommand: (
|
|
4163
|
-
output: __HttpResponse,
|
|
4164
|
-
context: __SerdeContext
|
|
4165
|
-
) => Promise<RegisterDevicesCommandOutput>;
|
|
4166
|
-
export declare const de_RenderUiTemplateCommand: (
|
|
4167
|
-
output: __HttpResponse,
|
|
4168
|
-
context: __SerdeContext
|
|
4169
|
-
) => Promise<RenderUiTemplateCommandOutput>;
|
|
4170
|
-
export declare const de_RetryPipelineExecutionCommand: (
|
|
4171
|
-
output: __HttpResponse,
|
|
4172
|
-
context: __SerdeContext
|
|
4173
|
-
) => Promise<RetryPipelineExecutionCommandOutput>;
|
|
4174
|
-
export declare const de_SearchCommand: (
|
|
4175
|
-
output: __HttpResponse,
|
|
4176
|
-
context: __SerdeContext
|
|
4177
|
-
) => Promise<SearchCommandOutput>;
|
|
4178
|
-
export declare const de_SearchTrainingPlanOfferingsCommand: (
|
|
4179
|
-
output: __HttpResponse,
|
|
4180
|
-
context: __SerdeContext
|
|
4181
|
-
) => Promise<SearchTrainingPlanOfferingsCommandOutput>;
|
|
4182
|
-
export declare const de_SendPipelineExecutionStepFailureCommand: (
|
|
4183
|
-
output: __HttpResponse,
|
|
4184
|
-
context: __SerdeContext
|
|
4185
|
-
) => Promise<SendPipelineExecutionStepFailureCommandOutput>;
|
|
4186
|
-
export declare const de_SendPipelineExecutionStepSuccessCommand: (
|
|
4187
|
-
output: __HttpResponse,
|
|
4188
|
-
context: __SerdeContext
|
|
4189
|
-
) => Promise<SendPipelineExecutionStepSuccessCommandOutput>;
|
|
4190
|
-
export declare const de_StartEdgeDeploymentStageCommand: (
|
|
4191
|
-
output: __HttpResponse,
|
|
4192
|
-
context: __SerdeContext
|
|
4193
|
-
) => Promise<StartEdgeDeploymentStageCommandOutput>;
|
|
4194
|
-
export declare const de_StartInferenceExperimentCommand: (
|
|
4195
|
-
output: __HttpResponse,
|
|
4196
|
-
context: __SerdeContext
|
|
4197
|
-
) => Promise<StartInferenceExperimentCommandOutput>;
|
|
4198
|
-
export declare const de_StartMlflowTrackingServerCommand: (
|
|
4199
|
-
output: __HttpResponse,
|
|
4200
|
-
context: __SerdeContext
|
|
4201
|
-
) => Promise<StartMlflowTrackingServerCommandOutput>;
|
|
4202
|
-
export declare const de_StartMonitoringScheduleCommand: (
|
|
4203
|
-
output: __HttpResponse,
|
|
4204
|
-
context: __SerdeContext
|
|
4205
|
-
) => Promise<StartMonitoringScheduleCommandOutput>;
|
|
4206
|
-
export declare const de_StartNotebookInstanceCommand: (
|
|
4207
|
-
output: __HttpResponse,
|
|
4208
|
-
context: __SerdeContext
|
|
4209
|
-
) => Promise<StartNotebookInstanceCommandOutput>;
|
|
4210
|
-
export declare const de_StartPipelineExecutionCommand: (
|
|
4211
|
-
output: __HttpResponse,
|
|
4212
|
-
context: __SerdeContext
|
|
4213
|
-
) => Promise<StartPipelineExecutionCommandOutput>;
|
|
4214
|
-
export declare const de_StartSessionCommand: (
|
|
4215
|
-
output: __HttpResponse,
|
|
4216
|
-
context: __SerdeContext
|
|
4217
|
-
) => Promise<StartSessionCommandOutput>;
|
|
4218
|
-
export declare const de_StopAutoMLJobCommand: (
|
|
4219
|
-
output: __HttpResponse,
|
|
4220
|
-
context: __SerdeContext
|
|
4221
|
-
) => Promise<StopAutoMLJobCommandOutput>;
|
|
4222
|
-
export declare const de_StopCompilationJobCommand: (
|
|
4223
|
-
output: __HttpResponse,
|
|
4224
|
-
context: __SerdeContext
|
|
4225
|
-
) => Promise<StopCompilationJobCommandOutput>;
|
|
4226
|
-
export declare const de_StopEdgeDeploymentStageCommand: (
|
|
4227
|
-
output: __HttpResponse,
|
|
4228
|
-
context: __SerdeContext
|
|
4229
|
-
) => Promise<StopEdgeDeploymentStageCommandOutput>;
|
|
4230
|
-
export declare const de_StopEdgePackagingJobCommand: (
|
|
4231
|
-
output: __HttpResponse,
|
|
4232
|
-
context: __SerdeContext
|
|
4233
|
-
) => Promise<StopEdgePackagingJobCommandOutput>;
|
|
4234
|
-
export declare const de_StopHyperParameterTuningJobCommand: (
|
|
4235
|
-
output: __HttpResponse,
|
|
4236
|
-
context: __SerdeContext
|
|
4237
|
-
) => Promise<StopHyperParameterTuningJobCommandOutput>;
|
|
4238
|
-
export declare const de_StopInferenceExperimentCommand: (
|
|
4239
|
-
output: __HttpResponse,
|
|
4240
|
-
context: __SerdeContext
|
|
4241
|
-
) => Promise<StopInferenceExperimentCommandOutput>;
|
|
4242
|
-
export declare const de_StopInferenceRecommendationsJobCommand: (
|
|
4243
|
-
output: __HttpResponse,
|
|
4244
|
-
context: __SerdeContext
|
|
4245
|
-
) => Promise<StopInferenceRecommendationsJobCommandOutput>;
|
|
4246
|
-
export declare const de_StopLabelingJobCommand: (
|
|
4247
|
-
output: __HttpResponse,
|
|
4248
|
-
context: __SerdeContext
|
|
4249
|
-
) => Promise<StopLabelingJobCommandOutput>;
|
|
4250
|
-
export declare const de_StopMlflowTrackingServerCommand: (
|
|
4251
|
-
output: __HttpResponse,
|
|
4252
|
-
context: __SerdeContext
|
|
4253
|
-
) => Promise<StopMlflowTrackingServerCommandOutput>;
|
|
4254
|
-
export declare const de_StopMonitoringScheduleCommand: (
|
|
4255
|
-
output: __HttpResponse,
|
|
4256
|
-
context: __SerdeContext
|
|
4257
|
-
) => Promise<StopMonitoringScheduleCommandOutput>;
|
|
4258
|
-
export declare const de_StopNotebookInstanceCommand: (
|
|
4259
|
-
output: __HttpResponse,
|
|
4260
|
-
context: __SerdeContext
|
|
4261
|
-
) => Promise<StopNotebookInstanceCommandOutput>;
|
|
4262
|
-
export declare const de_StopOptimizationJobCommand: (
|
|
4263
|
-
output: __HttpResponse,
|
|
4264
|
-
context: __SerdeContext
|
|
4265
|
-
) => Promise<StopOptimizationJobCommandOutput>;
|
|
4266
|
-
export declare const de_StopPipelineExecutionCommand: (
|
|
4267
|
-
output: __HttpResponse,
|
|
4268
|
-
context: __SerdeContext
|
|
4269
|
-
) => Promise<StopPipelineExecutionCommandOutput>;
|
|
4270
|
-
export declare const de_StopProcessingJobCommand: (
|
|
4271
|
-
output: __HttpResponse,
|
|
4272
|
-
context: __SerdeContext
|
|
4273
|
-
) => Promise<StopProcessingJobCommandOutput>;
|
|
4274
|
-
export declare const de_StopTrainingJobCommand: (
|
|
4275
|
-
output: __HttpResponse,
|
|
4276
|
-
context: __SerdeContext
|
|
4277
|
-
) => Promise<StopTrainingJobCommandOutput>;
|
|
4278
|
-
export declare const de_StopTransformJobCommand: (
|
|
4279
|
-
output: __HttpResponse,
|
|
4280
|
-
context: __SerdeContext
|
|
4281
|
-
) => Promise<StopTransformJobCommandOutput>;
|
|
4282
|
-
export declare const de_UpdateActionCommand: (
|
|
4283
|
-
output: __HttpResponse,
|
|
4284
|
-
context: __SerdeContext
|
|
4285
|
-
) => Promise<UpdateActionCommandOutput>;
|
|
4286
|
-
export declare const de_UpdateAppImageConfigCommand: (
|
|
4287
|
-
output: __HttpResponse,
|
|
4288
|
-
context: __SerdeContext
|
|
4289
|
-
) => Promise<UpdateAppImageConfigCommandOutput>;
|
|
4290
|
-
export declare const de_UpdateArtifactCommand: (
|
|
4291
|
-
output: __HttpResponse,
|
|
4292
|
-
context: __SerdeContext
|
|
4293
|
-
) => Promise<UpdateArtifactCommandOutput>;
|
|
4294
|
-
export declare const de_UpdateClusterCommand: (
|
|
4295
|
-
output: __HttpResponse,
|
|
4296
|
-
context: __SerdeContext
|
|
4297
|
-
) => Promise<UpdateClusterCommandOutput>;
|
|
4298
|
-
export declare const de_UpdateClusterSchedulerConfigCommand: (
|
|
4299
|
-
output: __HttpResponse,
|
|
4300
|
-
context: __SerdeContext
|
|
4301
|
-
) => Promise<UpdateClusterSchedulerConfigCommandOutput>;
|
|
4302
|
-
export declare const de_UpdateClusterSoftwareCommand: (
|
|
4303
|
-
output: __HttpResponse,
|
|
4304
|
-
context: __SerdeContext
|
|
4305
|
-
) => Promise<UpdateClusterSoftwareCommandOutput>;
|
|
4306
|
-
export declare const de_UpdateCodeRepositoryCommand: (
|
|
4307
|
-
output: __HttpResponse,
|
|
4308
|
-
context: __SerdeContext
|
|
4309
|
-
) => Promise<UpdateCodeRepositoryCommandOutput>;
|
|
4310
|
-
export declare const de_UpdateComputeQuotaCommand: (
|
|
4311
|
-
output: __HttpResponse,
|
|
4312
|
-
context: __SerdeContext
|
|
4313
|
-
) => Promise<UpdateComputeQuotaCommandOutput>;
|
|
4314
|
-
export declare const de_UpdateContextCommand: (
|
|
4315
|
-
output: __HttpResponse,
|
|
4316
|
-
context: __SerdeContext
|
|
4317
|
-
) => Promise<UpdateContextCommandOutput>;
|
|
4318
|
-
export declare const de_UpdateDeviceFleetCommand: (
|
|
4319
|
-
output: __HttpResponse,
|
|
4320
|
-
context: __SerdeContext
|
|
4321
|
-
) => Promise<UpdateDeviceFleetCommandOutput>;
|
|
4322
|
-
export declare const de_UpdateDevicesCommand: (
|
|
4323
|
-
output: __HttpResponse,
|
|
4324
|
-
context: __SerdeContext
|
|
4325
|
-
) => Promise<UpdateDevicesCommandOutput>;
|
|
4326
|
-
export declare const de_UpdateDomainCommand: (
|
|
4327
|
-
output: __HttpResponse,
|
|
4328
|
-
context: __SerdeContext
|
|
4329
|
-
) => Promise<UpdateDomainCommandOutput>;
|
|
4330
|
-
export declare const de_UpdateEndpointCommand: (
|
|
4331
|
-
output: __HttpResponse,
|
|
4332
|
-
context: __SerdeContext
|
|
4333
|
-
) => Promise<UpdateEndpointCommandOutput>;
|
|
4334
|
-
export declare const de_UpdateEndpointWeightsAndCapacitiesCommand: (
|
|
4335
|
-
output: __HttpResponse,
|
|
4336
|
-
context: __SerdeContext
|
|
4337
|
-
) => Promise<UpdateEndpointWeightsAndCapacitiesCommandOutput>;
|
|
4338
|
-
export declare const de_UpdateExperimentCommand: (
|
|
4339
|
-
output: __HttpResponse,
|
|
4340
|
-
context: __SerdeContext
|
|
4341
|
-
) => Promise<UpdateExperimentCommandOutput>;
|
|
4342
|
-
export declare const de_UpdateFeatureGroupCommand: (
|
|
4343
|
-
output: __HttpResponse,
|
|
4344
|
-
context: __SerdeContext
|
|
4345
|
-
) => Promise<UpdateFeatureGroupCommandOutput>;
|
|
4346
|
-
export declare const de_UpdateFeatureMetadataCommand: (
|
|
4347
|
-
output: __HttpResponse,
|
|
4348
|
-
context: __SerdeContext
|
|
4349
|
-
) => Promise<UpdateFeatureMetadataCommandOutput>;
|
|
4350
|
-
export declare const de_UpdateHubCommand: (
|
|
4351
|
-
output: __HttpResponse,
|
|
4352
|
-
context: __SerdeContext
|
|
4353
|
-
) => Promise<UpdateHubCommandOutput>;
|
|
4354
|
-
export declare const de_UpdateHubContentCommand: (
|
|
4355
|
-
output: __HttpResponse,
|
|
4356
|
-
context: __SerdeContext
|
|
4357
|
-
) => Promise<UpdateHubContentCommandOutput>;
|
|
4358
|
-
export declare const de_UpdateHubContentReferenceCommand: (
|
|
4359
|
-
output: __HttpResponse,
|
|
4360
|
-
context: __SerdeContext
|
|
4361
|
-
) => Promise<UpdateHubContentReferenceCommandOutput>;
|
|
4362
|
-
export declare const de_UpdateImageCommand: (
|
|
4363
|
-
output: __HttpResponse,
|
|
4364
|
-
context: __SerdeContext
|
|
4365
|
-
) => Promise<UpdateImageCommandOutput>;
|
|
4366
|
-
export declare const de_UpdateImageVersionCommand: (
|
|
4367
|
-
output: __HttpResponse,
|
|
4368
|
-
context: __SerdeContext
|
|
4369
|
-
) => Promise<UpdateImageVersionCommandOutput>;
|
|
4370
|
-
export declare const de_UpdateInferenceComponentCommand: (
|
|
4371
|
-
output: __HttpResponse,
|
|
4372
|
-
context: __SerdeContext
|
|
4373
|
-
) => Promise<UpdateInferenceComponentCommandOutput>;
|
|
4374
|
-
export declare const de_UpdateInferenceComponentRuntimeConfigCommand: (
|
|
4375
|
-
output: __HttpResponse,
|
|
4376
|
-
context: __SerdeContext
|
|
4377
|
-
) => Promise<UpdateInferenceComponentRuntimeConfigCommandOutput>;
|
|
4378
|
-
export declare const de_UpdateInferenceExperimentCommand: (
|
|
4379
|
-
output: __HttpResponse,
|
|
4380
|
-
context: __SerdeContext
|
|
4381
|
-
) => Promise<UpdateInferenceExperimentCommandOutput>;
|
|
4382
|
-
export declare const de_UpdateMlflowTrackingServerCommand: (
|
|
4383
|
-
output: __HttpResponse,
|
|
4384
|
-
context: __SerdeContext
|
|
4385
|
-
) => Promise<UpdateMlflowTrackingServerCommandOutput>;
|
|
4386
|
-
export declare const de_UpdateModelCardCommand: (
|
|
4387
|
-
output: __HttpResponse,
|
|
4388
|
-
context: __SerdeContext
|
|
4389
|
-
) => Promise<UpdateModelCardCommandOutput>;
|
|
4390
|
-
export declare const de_UpdateModelPackageCommand: (
|
|
4391
|
-
output: __HttpResponse,
|
|
4392
|
-
context: __SerdeContext
|
|
4393
|
-
) => Promise<UpdateModelPackageCommandOutput>;
|
|
4394
|
-
export declare const de_UpdateMonitoringAlertCommand: (
|
|
4395
|
-
output: __HttpResponse,
|
|
4396
|
-
context: __SerdeContext
|
|
4397
|
-
) => Promise<UpdateMonitoringAlertCommandOutput>;
|
|
4398
|
-
export declare const de_UpdateMonitoringScheduleCommand: (
|
|
4399
|
-
output: __HttpResponse,
|
|
4400
|
-
context: __SerdeContext
|
|
4401
|
-
) => Promise<UpdateMonitoringScheduleCommandOutput>;
|
|
4402
|
-
export declare const de_UpdateNotebookInstanceCommand: (
|
|
4403
|
-
output: __HttpResponse,
|
|
4404
|
-
context: __SerdeContext
|
|
4405
|
-
) => Promise<UpdateNotebookInstanceCommandOutput>;
|
|
4406
|
-
export declare const de_UpdateNotebookInstanceLifecycleConfigCommand: (
|
|
4407
|
-
output: __HttpResponse,
|
|
4408
|
-
context: __SerdeContext
|
|
4409
|
-
) => Promise<UpdateNotebookInstanceLifecycleConfigCommandOutput>;
|
|
4410
|
-
export declare const de_UpdatePartnerAppCommand: (
|
|
4411
|
-
output: __HttpResponse,
|
|
4412
|
-
context: __SerdeContext
|
|
4413
|
-
) => Promise<UpdatePartnerAppCommandOutput>;
|
|
4414
|
-
export declare const de_UpdatePipelineCommand: (
|
|
4415
|
-
output: __HttpResponse,
|
|
4416
|
-
context: __SerdeContext
|
|
4417
|
-
) => Promise<UpdatePipelineCommandOutput>;
|
|
4418
|
-
export declare const de_UpdatePipelineExecutionCommand: (
|
|
4419
|
-
output: __HttpResponse,
|
|
4420
|
-
context: __SerdeContext
|
|
4421
|
-
) => Promise<UpdatePipelineExecutionCommandOutput>;
|
|
4422
|
-
export declare const de_UpdatePipelineVersionCommand: (
|
|
4423
|
-
output: __HttpResponse,
|
|
4424
|
-
context: __SerdeContext
|
|
4425
|
-
) => Promise<UpdatePipelineVersionCommandOutput>;
|
|
4426
|
-
export declare const de_UpdateProjectCommand: (
|
|
4427
|
-
output: __HttpResponse,
|
|
4428
|
-
context: __SerdeContext
|
|
4429
|
-
) => Promise<UpdateProjectCommandOutput>;
|
|
4430
|
-
export declare const de_UpdateSpaceCommand: (
|
|
4431
|
-
output: __HttpResponse,
|
|
4432
|
-
context: __SerdeContext
|
|
4433
|
-
) => Promise<UpdateSpaceCommandOutput>;
|
|
4434
|
-
export declare const de_UpdateTrainingJobCommand: (
|
|
4435
|
-
output: __HttpResponse,
|
|
4436
|
-
context: __SerdeContext
|
|
4437
|
-
) => Promise<UpdateTrainingJobCommandOutput>;
|
|
4438
|
-
export declare const de_UpdateTrialCommand: (
|
|
4439
|
-
output: __HttpResponse,
|
|
4440
|
-
context: __SerdeContext
|
|
4441
|
-
) => Promise<UpdateTrialCommandOutput>;
|
|
4442
|
-
export declare const de_UpdateTrialComponentCommand: (
|
|
4443
|
-
output: __HttpResponse,
|
|
4444
|
-
context: __SerdeContext
|
|
4445
|
-
) => Promise<UpdateTrialComponentCommandOutput>;
|
|
4446
|
-
export declare const de_UpdateUserProfileCommand: (
|
|
4447
|
-
output: __HttpResponse,
|
|
4448
|
-
context: __SerdeContext
|
|
4449
|
-
) => Promise<UpdateUserProfileCommandOutput>;
|
|
4450
|
-
export declare const de_UpdateWorkforceCommand: (
|
|
4451
|
-
output: __HttpResponse,
|
|
4452
|
-
context: __SerdeContext
|
|
4453
|
-
) => Promise<UpdateWorkforceCommandOutput>;
|
|
4454
|
-
export declare const de_UpdateWorkteamCommand: (
|
|
4455
|
-
output: __HttpResponse,
|
|
4456
|
-
context: __SerdeContext
|
|
4457
|
-
) => Promise<UpdateWorkteamCommandOutput>;
|