@aws-sdk/client-sagemaker 3.1077.0 → 3.1078.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1215 -4837
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AddAssociationCommand.js +2 -14
- package/dist-es/commands/AddTagsCommand.js +2 -14
- package/dist-es/commands/AssociateTrialComponentCommand.js +2 -14
- package/dist-es/commands/AttachClusterNodeVolumeCommand.js +2 -14
- package/dist-es/commands/BatchAddClusterNodesCommand.js +2 -14
- package/dist-es/commands/BatchDeleteClusterNodesCommand.js +2 -14
- package/dist-es/commands/BatchDescribeModelPackageCommand.js +2 -14
- package/dist-es/commands/BatchRebootClusterNodesCommand.js +2 -14
- package/dist-es/commands/BatchReplaceClusterNodesCommand.js +2 -14
- package/dist-es/commands/CreateAIBenchmarkJobCommand.js +2 -14
- package/dist-es/commands/CreateAIRecommendationJobCommand.js +2 -14
- package/dist-es/commands/CreateAIWorkloadConfigCommand.js +2 -14
- package/dist-es/commands/CreateActionCommand.js +2 -14
- package/dist-es/commands/CreateAlgorithmCommand.js +2 -14
- package/dist-es/commands/CreateAppCommand.js +2 -14
- package/dist-es/commands/CreateAppImageConfigCommand.js +2 -14
- package/dist-es/commands/CreateArtifactCommand.js +2 -14
- package/dist-es/commands/CreateAutoMLJobCommand.js +2 -14
- package/dist-es/commands/CreateAutoMLJobV2Command.js +2 -14
- package/dist-es/commands/CreateClusterCommand.js +2 -14
- package/dist-es/commands/CreateClusterSchedulerConfigCommand.js +2 -14
- package/dist-es/commands/CreateCodeRepositoryCommand.js +2 -14
- package/dist-es/commands/CreateCompilationJobCommand.js +2 -14
- package/dist-es/commands/CreateComputeQuotaCommand.js +2 -14
- package/dist-es/commands/CreateContextCommand.js +2 -14
- package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateDeviceFleetCommand.js +2 -14
- package/dist-es/commands/CreateDomainCommand.js +2 -14
- package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +2 -14
- package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +2 -14
- package/dist-es/commands/CreateEdgePackagingJobCommand.js +2 -14
- package/dist-es/commands/CreateEndpointCommand.js +2 -14
- package/dist-es/commands/CreateEndpointConfigCommand.js +2 -14
- package/dist-es/commands/CreateExperimentCommand.js +2 -14
- package/dist-es/commands/CreateFeatureGroupCommand.js +2 -14
- package/dist-es/commands/CreateFlowDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateHubCommand.js +2 -14
- package/dist-es/commands/CreateHubContentPresignedUrlsCommand.js +2 -14
- package/dist-es/commands/CreateHubContentReferenceCommand.js +2 -14
- package/dist-es/commands/CreateHumanTaskUiCommand.js +2 -14
- package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/CreateImageCommand.js +2 -14
- package/dist-es/commands/CreateImageVersionCommand.js +2 -14
- package/dist-es/commands/CreateInferenceComponentCommand.js +2 -14
- package/dist-es/commands/CreateInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +2 -14
- package/dist-es/commands/CreateJobCommand.js +2 -14
- package/dist-es/commands/CreateLabelingJobCommand.js +2 -14
- package/dist-es/commands/CreateMlflowAppCommand.js +2 -14
- package/dist-es/commands/CreateMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateModelCardCommand.js +2 -14
- package/dist-es/commands/CreateModelCardExportJobCommand.js +2 -14
- package/dist-es/commands/CreateModelCommand.js +2 -14
- package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateModelPackageCommand.js +2 -14
- package/dist-es/commands/CreateModelPackageGroupCommand.js +2 -14
- package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/CreateMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/CreateNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/CreateOptimizationJobCommand.js +2 -14
- package/dist-es/commands/CreatePartnerAppCommand.js +2 -14
- package/dist-es/commands/CreatePartnerAppPresignedUrlCommand.js +2 -14
- package/dist-es/commands/CreatePipelineCommand.js +2 -14
- package/dist-es/commands/CreatePresignedDomainUrlCommand.js +2 -14
- package/dist-es/commands/CreatePresignedMlflowAppUrlCommand.js +2 -14
- package/dist-es/commands/CreatePresignedMlflowTrackingServerUrlCommand.js +2 -14
- package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +2 -14
- package/dist-es/commands/CreateProcessingJobCommand.js +2 -14
- package/dist-es/commands/CreateProjectCommand.js +2 -14
- package/dist-es/commands/CreateSpaceCommand.js +2 -14
- package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/CreateTrainingJobCommand.js +2 -14
- package/dist-es/commands/CreateTrainingPlanCommand.js +2 -14
- package/dist-es/commands/CreateTransformJobCommand.js +2 -14
- package/dist-es/commands/CreateTrialCommand.js +2 -14
- package/dist-es/commands/CreateTrialComponentCommand.js +2 -14
- package/dist-es/commands/CreateUserProfileCommand.js +2 -14
- package/dist-es/commands/CreateWorkforceCommand.js +2 -14
- package/dist-es/commands/CreateWorkteamCommand.js +2 -14
- package/dist-es/commands/DeleteAIBenchmarkJobCommand.js +2 -14
- package/dist-es/commands/DeleteAIRecommendationJobCommand.js +2 -14
- package/dist-es/commands/DeleteAIWorkloadConfigCommand.js +2 -14
- package/dist-es/commands/DeleteActionCommand.js +2 -14
- package/dist-es/commands/DeleteAlgorithmCommand.js +2 -14
- package/dist-es/commands/DeleteAppCommand.js +2 -14
- package/dist-es/commands/DeleteAppImageConfigCommand.js +2 -14
- package/dist-es/commands/DeleteArtifactCommand.js +2 -14
- package/dist-es/commands/DeleteAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteClusterCommand.js +2 -14
- package/dist-es/commands/DeleteClusterSchedulerConfigCommand.js +2 -14
- package/dist-es/commands/DeleteCodeRepositoryCommand.js +2 -14
- package/dist-es/commands/DeleteCompilationJobCommand.js +2 -14
- package/dist-es/commands/DeleteComputeQuotaCommand.js +2 -14
- package/dist-es/commands/DeleteContextCommand.js +2 -14
- package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteDeviceFleetCommand.js +2 -14
- package/dist-es/commands/DeleteDomainCommand.js +2 -14
- package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +2 -14
- package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +2 -14
- package/dist-es/commands/DeleteEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteEndpointConfigCommand.js +2 -14
- package/dist-es/commands/DeleteExperimentCommand.js +2 -14
- package/dist-es/commands/DeleteFeatureGroupCommand.js +2 -14
- package/dist-es/commands/DeleteFlowDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteHubCommand.js +2 -14
- package/dist-es/commands/DeleteHubContentCommand.js +2 -14
- package/dist-es/commands/DeleteHubContentReferenceCommand.js +2 -14
- package/dist-es/commands/DeleteHumanTaskUiCommand.js +2 -14
- package/dist-es/commands/DeleteHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/DeleteImageCommand.js +2 -14
- package/dist-es/commands/DeleteImageVersionCommand.js +2 -14
- package/dist-es/commands/DeleteInferenceComponentCommand.js +2 -14
- package/dist-es/commands/DeleteInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/DeleteJobCommand.js +2 -14
- package/dist-es/commands/DeleteMlflowAppCommand.js +2 -14
- package/dist-es/commands/DeleteMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteModelCardCommand.js +2 -14
- package/dist-es/commands/DeleteModelCommand.js +2 -14
- package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteModelPackageCommand.js +2 -14
- package/dist-es/commands/DeleteModelPackageGroupCommand.js +2 -14
- package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +2 -14
- package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DeleteMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/DeleteNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/DeleteOptimizationJobCommand.js +2 -14
- package/dist-es/commands/DeletePartnerAppCommand.js +2 -14
- package/dist-es/commands/DeletePipelineCommand.js +2 -14
- package/dist-es/commands/DeleteProcessingJobCommand.js +2 -14
- package/dist-es/commands/DeleteProjectCommand.js +2 -14
- package/dist-es/commands/DeleteSpaceCommand.js +2 -14
- package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/DeleteTagsCommand.js +2 -14
- package/dist-es/commands/DeleteTrainingJobCommand.js +2 -14
- package/dist-es/commands/DeleteTrialCommand.js +2 -14
- package/dist-es/commands/DeleteTrialComponentCommand.js +2 -14
- package/dist-es/commands/DeleteUserProfileCommand.js +2 -14
- package/dist-es/commands/DeleteWorkforceCommand.js +2 -14
- package/dist-es/commands/DeleteWorkteamCommand.js +2 -14
- package/dist-es/commands/DeregisterDevicesCommand.js +2 -14
- package/dist-es/commands/DescribeAIBenchmarkJobCommand.js +2 -14
- package/dist-es/commands/DescribeAIRecommendationJobCommand.js +2 -14
- package/dist-es/commands/DescribeAIWorkloadConfigCommand.js +2 -14
- package/dist-es/commands/DescribeActionCommand.js +2 -14
- package/dist-es/commands/DescribeAlgorithmCommand.js +2 -14
- package/dist-es/commands/DescribeAppCommand.js +2 -14
- package/dist-es/commands/DescribeAppImageConfigCommand.js +2 -14
- package/dist-es/commands/DescribeArtifactCommand.js +2 -14
- package/dist-es/commands/DescribeAutoMLJobCommand.js +2 -14
- package/dist-es/commands/DescribeAutoMLJobV2Command.js +2 -14
- package/dist-es/commands/DescribeClusterCommand.js +2 -14
- package/dist-es/commands/DescribeClusterEventCommand.js +2 -14
- package/dist-es/commands/DescribeClusterNodeCommand.js +2 -14
- package/dist-es/commands/DescribeClusterSchedulerConfigCommand.js +2 -14
- package/dist-es/commands/DescribeCodeRepositoryCommand.js +2 -14
- package/dist-es/commands/DescribeCompilationJobCommand.js +2 -14
- package/dist-es/commands/DescribeComputeQuotaCommand.js +2 -14
- package/dist-es/commands/DescribeContextCommand.js +2 -14
- package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeDeviceCommand.js +2 -14
- package/dist-es/commands/DescribeDeviceFleetCommand.js +2 -14
- package/dist-es/commands/DescribeDomainCommand.js +2 -14
- package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +2 -14
- package/dist-es/commands/DescribeEdgePackagingJobCommand.js +2 -14
- package/dist-es/commands/DescribeEndpointCommand.js +2 -14
- package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -14
- package/dist-es/commands/DescribeExperimentCommand.js +2 -14
- package/dist-es/commands/DescribeFeatureGroupCommand.js +2 -14
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +2 -14
- package/dist-es/commands/DescribeFlowDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeHubCommand.js +2 -14
- package/dist-es/commands/DescribeHubContentCommand.js +2 -14
- package/dist-es/commands/DescribeHumanTaskUiCommand.js +2 -14
- package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/DescribeImageCommand.js +2 -14
- package/dist-es/commands/DescribeImageVersionCommand.js +2 -14
- package/dist-es/commands/DescribeInferenceComponentCommand.js +2 -14
- package/dist-es/commands/DescribeInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +2 -14
- package/dist-es/commands/DescribeJobCommand.js +2 -14
- package/dist-es/commands/DescribeJobSchemaVersionCommand.js +2 -14
- package/dist-es/commands/DescribeLabelingJobCommand.js +2 -14
- package/dist-es/commands/DescribeLineageGroupCommand.js +2 -14
- package/dist-es/commands/DescribeMlflowAppCommand.js +2 -14
- package/dist-es/commands/DescribeMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeModelCardCommand.js +2 -14
- package/dist-es/commands/DescribeModelCardExportJobCommand.js +2 -14
- package/dist-es/commands/DescribeModelCommand.js +2 -14
- package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeModelPackageCommand.js +2 -14
- package/dist-es/commands/DescribeModelPackageGroupCommand.js +2 -14
- package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +2 -14
- package/dist-es/commands/DescribeMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/DescribeNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/DescribeOptimizationJobCommand.js +2 -14
- package/dist-es/commands/DescribePartnerAppCommand.js +2 -14
- package/dist-es/commands/DescribePipelineCommand.js +2 -14
- package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +2 -14
- package/dist-es/commands/DescribePipelineExecutionCommand.js +2 -14
- package/dist-es/commands/DescribeProcessingJobCommand.js +2 -14
- package/dist-es/commands/DescribeProjectCommand.js +2 -14
- package/dist-es/commands/DescribeReservedCapacityCommand.js +2 -14
- package/dist-es/commands/DescribeSpaceCommand.js +2 -14
- package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +2 -14
- package/dist-es/commands/DescribeTrainingJobCommand.js +2 -14
- package/dist-es/commands/DescribeTrainingPlanCommand.js +2 -14
- package/dist-es/commands/DescribeTrainingPlanExtensionHistoryCommand.js +2 -14
- package/dist-es/commands/DescribeTransformJobCommand.js +2 -14
- package/dist-es/commands/DescribeTrialCommand.js +2 -14
- package/dist-es/commands/DescribeTrialComponentCommand.js +2 -14
- package/dist-es/commands/DescribeUserProfileCommand.js +2 -14
- package/dist-es/commands/DescribeWorkforceCommand.js +2 -14
- package/dist-es/commands/DescribeWorkteamCommand.js +2 -14
- package/dist-es/commands/DetachClusterNodeVolumeCommand.js +2 -14
- package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +2 -14
- package/dist-es/commands/DisassociateTrialComponentCommand.js +2 -14
- package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +2 -14
- package/dist-es/commands/ExtendTrainingPlanCommand.js +2 -14
- package/dist-es/commands/GetDeviceFleetReportCommand.js +2 -14
- package/dist-es/commands/GetLineageGroupPolicyCommand.js +2 -14
- package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +2 -14
- package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +2 -14
- package/dist-es/commands/GetScalingConfigurationRecommendationCommand.js +2 -14
- package/dist-es/commands/GetSearchSuggestionsCommand.js +2 -14
- package/dist-es/commands/ImportHubContentCommand.js +2 -14
- package/dist-es/commands/ListAIBenchmarkJobsCommand.js +2 -14
- package/dist-es/commands/ListAIRecommendationJobsCommand.js +2 -14
- package/dist-es/commands/ListAIWorkloadConfigsCommand.js +2 -14
- package/dist-es/commands/ListActionsCommand.js +2 -14
- package/dist-es/commands/ListAlgorithmsCommand.js +2 -14
- package/dist-es/commands/ListAliasesCommand.js +2 -14
- package/dist-es/commands/ListAppImageConfigsCommand.js +2 -14
- package/dist-es/commands/ListAppsCommand.js +2 -14
- package/dist-es/commands/ListArtifactsCommand.js +2 -14
- package/dist-es/commands/ListAssociationsCommand.js +2 -14
- package/dist-es/commands/ListAutoMLJobsCommand.js +2 -14
- package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +2 -14
- package/dist-es/commands/ListClusterEventsCommand.js +2 -14
- package/dist-es/commands/ListClusterNodesCommand.js +2 -14
- package/dist-es/commands/ListClusterSchedulerConfigsCommand.js +2 -14
- package/dist-es/commands/ListClustersCommand.js +2 -14
- package/dist-es/commands/ListCodeRepositoriesCommand.js +2 -14
- package/dist-es/commands/ListCompilationJobsCommand.js +2 -14
- package/dist-es/commands/ListComputeQuotasCommand.js +2 -14
- package/dist-es/commands/ListContextsCommand.js +2 -14
- package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListDeviceFleetsCommand.js +2 -14
- package/dist-es/commands/ListDevicesCommand.js +2 -14
- package/dist-es/commands/ListDomainsCommand.js +2 -14
- package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +2 -14
- package/dist-es/commands/ListEdgePackagingJobsCommand.js +2 -14
- package/dist-es/commands/ListEndpointConfigsCommand.js +2 -14
- package/dist-es/commands/ListEndpointsCommand.js +2 -14
- package/dist-es/commands/ListExperimentsCommand.js +2 -14
- package/dist-es/commands/ListFeatureGroupsCommand.js +2 -14
- package/dist-es/commands/ListFlowDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListHubContentVersionsCommand.js +2 -14
- package/dist-es/commands/ListHubContentsCommand.js +2 -14
- package/dist-es/commands/ListHubsCommand.js +2 -14
- package/dist-es/commands/ListHumanTaskUisCommand.js +2 -14
- package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +2 -14
- package/dist-es/commands/ListImageVersionsCommand.js +2 -14
- package/dist-es/commands/ListImagesCommand.js +2 -14
- package/dist-es/commands/ListInferenceComponentsCommand.js +2 -14
- package/dist-es/commands/ListInferenceExperimentsCommand.js +2 -14
- package/dist-es/commands/ListInferenceRecommendationsJobStepsCommand.js +2 -14
- package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +2 -14
- package/dist-es/commands/ListJobSchemaVersionsCommand.js +2 -14
- package/dist-es/commands/ListJobsCommand.js +2 -14
- package/dist-es/commands/ListLabelingJobsCommand.js +2 -14
- package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +2 -14
- package/dist-es/commands/ListLineageGroupsCommand.js +2 -14
- package/dist-es/commands/ListMlflowAppsCommand.js +2 -14
- package/dist-es/commands/ListMlflowTrackingServersCommand.js +2 -14
- package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListModelCardExportJobsCommand.js +2 -14
- package/dist-es/commands/ListModelCardVersionsCommand.js +2 -14
- package/dist-es/commands/ListModelCardsCommand.js +2 -14
- package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListModelMetadataCommand.js +2 -14
- package/dist-es/commands/ListModelPackageGroupsCommand.js +2 -14
- package/dist-es/commands/ListModelPackagesCommand.js +2 -14
- package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +2 -14
- package/dist-es/commands/ListModelsCommand.js +2 -14
- package/dist-es/commands/ListMonitoringAlertHistoryCommand.js +2 -14
- package/dist-es/commands/ListMonitoringAlertsCommand.js +2 -14
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +2 -14
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +2 -14
- package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +2 -14
- package/dist-es/commands/ListNotebookInstancesCommand.js +2 -14
- package/dist-es/commands/ListOptimizationJobsCommand.js +2 -14
- package/dist-es/commands/ListPartnerAppsCommand.js +2 -14
- package/dist-es/commands/ListPipelineExecutionStepsCommand.js +2 -14
- package/dist-es/commands/ListPipelineExecutionsCommand.js +2 -14
- package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +2 -14
- package/dist-es/commands/ListPipelineVersionsCommand.js +2 -14
- package/dist-es/commands/ListPipelinesCommand.js +2 -14
- package/dist-es/commands/ListProcessingJobsCommand.js +2 -14
- package/dist-es/commands/ListProjectsCommand.js +2 -14
- package/dist-es/commands/ListResourceCatalogsCommand.js +2 -14
- package/dist-es/commands/ListSpacesCommand.js +2 -14
- package/dist-es/commands/ListStageDevicesCommand.js +2 -14
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +2 -14
- package/dist-es/commands/ListSubscribedWorkteamsCommand.js +2 -14
- package/dist-es/commands/ListTagsCommand.js +2 -14
- package/dist-es/commands/ListTrainingJobsCommand.js +2 -14
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/ListTrainingPlansCommand.js +2 -14
- package/dist-es/commands/ListTransformJobsCommand.js +2 -14
- package/dist-es/commands/ListTrialComponentsCommand.js +2 -14
- package/dist-es/commands/ListTrialsCommand.js +2 -14
- package/dist-es/commands/ListUltraServersByReservedCapacityCommand.js +2 -14
- package/dist-es/commands/ListUserProfilesCommand.js +2 -14
- package/dist-es/commands/ListWorkforcesCommand.js +2 -14
- package/dist-es/commands/ListWorkteamsCommand.js +2 -14
- package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +2 -14
- package/dist-es/commands/QueryLineageCommand.js +2 -14
- package/dist-es/commands/RegisterDevicesCommand.js +2 -14
- package/dist-es/commands/RenderUiTemplateCommand.js +2 -14
- package/dist-es/commands/RetryPipelineExecutionCommand.js +2 -14
- package/dist-es/commands/SearchCommand.js +2 -14
- package/dist-es/commands/SearchTrainingPlanOfferingsCommand.js +2 -14
- package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +2 -14
- package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +2 -14
- package/dist-es/commands/StartClusterHealthCheckCommand.js +2 -14
- package/dist-es/commands/StartEdgeDeploymentStageCommand.js +2 -14
- package/dist-es/commands/StartInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/StartMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/StartMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/StartNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/StartPipelineExecutionCommand.js +2 -14
- package/dist-es/commands/StartSessionCommand.js +2 -14
- package/dist-es/commands/StopAIBenchmarkJobCommand.js +2 -14
- package/dist-es/commands/StopAIRecommendationJobCommand.js +2 -14
- package/dist-es/commands/StopAutoMLJobCommand.js +2 -14
- package/dist-es/commands/StopCompilationJobCommand.js +2 -14
- package/dist-es/commands/StopEdgeDeploymentStageCommand.js +2 -14
- package/dist-es/commands/StopEdgePackagingJobCommand.js +2 -14
- package/dist-es/commands/StopHyperParameterTuningJobCommand.js +2 -14
- package/dist-es/commands/StopInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +2 -14
- package/dist-es/commands/StopJobCommand.js +2 -14
- package/dist-es/commands/StopLabelingJobCommand.js +2 -14
- package/dist-es/commands/StopMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/StopMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/StopNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/StopOptimizationJobCommand.js +2 -14
- package/dist-es/commands/StopPipelineExecutionCommand.js +2 -14
- package/dist-es/commands/StopProcessingJobCommand.js +2 -14
- package/dist-es/commands/StopTrainingJobCommand.js +2 -14
- package/dist-es/commands/StopTransformJobCommand.js +2 -14
- package/dist-es/commands/UpdateActionCommand.js +2 -14
- package/dist-es/commands/UpdateAppImageConfigCommand.js +2 -14
- package/dist-es/commands/UpdateArtifactCommand.js +2 -14
- package/dist-es/commands/UpdateClusterCommand.js +2 -14
- package/dist-es/commands/UpdateClusterSchedulerConfigCommand.js +2 -14
- package/dist-es/commands/UpdateClusterSoftwareCommand.js +2 -14
- package/dist-es/commands/UpdateCodeRepositoryCommand.js +2 -14
- package/dist-es/commands/UpdateComputeQuotaCommand.js +2 -14
- package/dist-es/commands/UpdateContextCommand.js +2 -14
- package/dist-es/commands/UpdateDeviceFleetCommand.js +2 -14
- package/dist-es/commands/UpdateDevicesCommand.js +2 -14
- package/dist-es/commands/UpdateDomainCommand.js +2 -14
- package/dist-es/commands/UpdateEndpointCommand.js +2 -14
- package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +2 -14
- package/dist-es/commands/UpdateExperimentCommand.js +2 -14
- package/dist-es/commands/UpdateFeatureGroupCommand.js +2 -14
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +2 -14
- package/dist-es/commands/UpdateHubCommand.js +2 -14
- package/dist-es/commands/UpdateHubContentCommand.js +2 -14
- package/dist-es/commands/UpdateHubContentReferenceCommand.js +2 -14
- package/dist-es/commands/UpdateImageCommand.js +2 -14
- package/dist-es/commands/UpdateImageVersionCommand.js +2 -14
- package/dist-es/commands/UpdateInferenceComponentCommand.js +2 -14
- package/dist-es/commands/UpdateInferenceComponentRuntimeConfigCommand.js +2 -14
- package/dist-es/commands/UpdateInferenceExperimentCommand.js +2 -14
- package/dist-es/commands/UpdateMlflowAppCommand.js +2 -14
- package/dist-es/commands/UpdateMlflowTrackingServerCommand.js +2 -14
- package/dist-es/commands/UpdateModelCardCommand.js +2 -14
- package/dist-es/commands/UpdateModelPackageCommand.js +2 -14
- package/dist-es/commands/UpdateMonitoringAlertCommand.js +2 -14
- package/dist-es/commands/UpdateMonitoringScheduleCommand.js +2 -14
- package/dist-es/commands/UpdateNotebookInstanceCommand.js +2 -14
- package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +2 -14
- package/dist-es/commands/UpdatePartnerAppCommand.js +2 -14
- package/dist-es/commands/UpdatePipelineCommand.js +2 -14
- package/dist-es/commands/UpdatePipelineExecutionCommand.js +2 -14
- package/dist-es/commands/UpdatePipelineVersionCommand.js +2 -14
- package/dist-es/commands/UpdateProjectCommand.js +2 -14
- package/dist-es/commands/UpdateSpaceCommand.js +2 -14
- package/dist-es/commands/UpdateTrainingJobCommand.js +2 -14
- package/dist-es/commands/UpdateTrialCommand.js +2 -14
- package/dist-es/commands/UpdateTrialComponentCommand.js +2 -14
- package/dist-es/commands/UpdateUserProfileCommand.js +2 -14
- package/dist-es/commands/UpdateWorkforceCommand.js +2 -14
- package/dist-es/commands/UpdateWorkteamCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AddAssociationCommand.d.ts +3 -8
- package/dist-types/commands/AddTagsCommand.d.ts +3 -8
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/AttachClusterNodeVolumeCommand.d.ts +3 -8
- package/dist-types/commands/BatchAddClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/BatchRebootClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/BatchReplaceClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/CreateAIBenchmarkJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateAIRecommendationJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateAIWorkloadConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateActionCommand.d.ts +3 -8
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +3 -8
- package/dist-types/commands/CreateAppCommand.d.ts +3 -8
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateArtifactCommand.d.ts +3 -8
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +3 -8
- package/dist-types/commands/CreateClusterCommand.d.ts +3 -8
- package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +3 -8
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +3 -8
- package/dist-types/commands/CreateContextCommand.d.ts +3 -8
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +3 -8
- package/dist-types/commands/CreateDomainCommand.d.ts +3 -8
- package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +3 -8
- package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +3 -8
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateExperimentCommand.d.ts +3 -8
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateHubCommand.d.ts +3 -8
- package/dist-types/commands/CreateHubContentPresignedUrlsCommand.d.ts +3 -8
- package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +3 -8
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +3 -8
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateImageCommand.d.ts +3 -8
- package/dist-types/commands/CreateImageVersionCommand.d.ts +3 -8
- package/dist-types/commands/CreateInferenceComponentCommand.d.ts +3 -8
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateMlflowAppCommand.d.ts +3 -8
- package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelCardCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateOptimizationJobCommand.d.ts +3 -8
- package/dist-types/commands/CreatePartnerAppCommand.d.ts +3 -8
- package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreatePipelineCommand.d.ts +3 -8
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreatePresignedMlflowAppUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +3 -8
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateProjectCommand.d.ts +3 -8
- package/dist-types/commands/CreateSpaceCommand.d.ts +3 -8
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateTrainingPlanCommand.d.ts +3 -8
- package/dist-types/commands/CreateTransformJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateTrialCommand.d.ts +3 -8
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/CreateUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkforceCommand.d.ts +3 -8
- package/dist-types/commands/CreateWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAIBenchmarkJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAIRecommendationJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAIWorkloadConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteActionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAlgorithmCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAppCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteArtifactCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteClusterCommand.d.ts +3 -8
- package/dist-types/commands/DeleteClusterSchedulerConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCompilationJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteComputeQuotaCommand.d.ts +3 -8
- package/dist-types/commands/DeleteContextCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteExperimentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHubCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHubContentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHubContentReferenceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +3 -8
- package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteImageCommand.d.ts +3 -8
- package/dist-types/commands/DeleteImageVersionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMlflowAppCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelCardCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOptimizationJobCommand.d.ts +3 -8
- package/dist-types/commands/DeletePartnerAppCommand.d.ts +3 -8
- package/dist-types/commands/DeletePipelineCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProcessingJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProjectCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSpaceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTagsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTrialCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/DeregisterDevicesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAIBenchmarkJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAIRecommendationJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAIWorkloadConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeActionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAppCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeArtifactCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +3 -8
- package/dist-types/commands/DescribeClusterCommand.d.ts +3 -8
- package/dist-types/commands/DescribeClusterEventCommand.d.ts +3 -8
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +3 -8
- package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +3 -8
- package/dist-types/commands/DescribeContextCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDeviceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDomainCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeExperimentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHubCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHubContentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +3 -8
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeImageCommand.d.ts +3 -8
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeJobSchemaVersionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMlflowAppCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelCardCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +3 -8
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribePartnerAppCommand.d.ts +3 -8
- package/dist-types/commands/DescribePipelineCommand.d.ts +3 -8
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +3 -8
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProjectCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSpaceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrainingPlanExtensionHistoryCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrialCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/DetachClusterNodeVolumeCommand.d.ts +3 -8
- package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +3 -8
- package/dist-types/commands/ExtendTrainingPlanCommand.d.ts +3 -8
- package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +3 -8
- package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +3 -8
- package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +3 -8
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +3 -8
- package/dist-types/commands/ImportHubContentCommand.d.ts +3 -8
- package/dist-types/commands/ListAIBenchmarkJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListAIRecommendationJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListAIWorkloadConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +3 -8
- package/dist-types/commands/ListAliasesCommand.d.ts +3 -8
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListAppsCommand.d.ts +3 -8
- package/dist-types/commands/ListArtifactsCommand.d.ts +3 -8
- package/dist-types/commands/ListAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +3 -8
- package/dist-types/commands/ListClusterEventsCommand.d.ts +3 -8
- package/dist-types/commands/ListClusterNodesCommand.d.ts +3 -8
- package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListClustersCommand.d.ts +3 -8
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +3 -8
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +3 -8
- package/dist-types/commands/ListContextsCommand.d.ts +3 -8
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +3 -8
- package/dist-types/commands/ListDevicesCommand.d.ts +3 -8
- package/dist-types/commands/ListDomainsCommand.d.ts +3 -8
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +3 -8
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/ListExperimentsCommand.d.ts +3 -8
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListHubContentsCommand.d.ts +3 -8
- package/dist-types/commands/ListHubsCommand.d.ts +3 -8
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +3 -8
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListImageVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListImagesCommand.d.ts +3 -8
- package/dist-types/commands/ListInferenceComponentsCommand.d.ts +3 -8
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +3 -8
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +3 -8
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListJobSchemaVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +3 -8
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListMlflowAppsCommand.d.ts +3 -8
- package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +3 -8
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelCardsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelMetadataCommand.d.ts +3 -8
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelPackagesCommand.d.ts +3 -8
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +3 -8
- package/dist-types/commands/ListModelsCommand.d.ts +3 -8
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +3 -8
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +3 -8
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +3 -8
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +3 -8
- package/dist-types/commands/ListOptimizationJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListPartnerAppsCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelineVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListPipelinesCommand.d.ts +3 -8
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListProjectsCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceCatalogsCommand.d.ts +3 -8
- package/dist-types/commands/ListSpacesCommand.d.ts +3 -8
- package/dist-types/commands/ListStageDevicesCommand.d.ts +3 -8
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsCommand.d.ts +3 -8
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/ListTrainingPlansCommand.d.ts +3 -8
- package/dist-types/commands/ListTransformJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +3 -8
- package/dist-types/commands/ListTrialsCommand.d.ts +3 -8
- package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +3 -8
- package/dist-types/commands/ListUserProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListWorkforcesCommand.d.ts +3 -8
- package/dist-types/commands/ListWorkteamsCommand.d.ts +3 -8
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +3 -8
- package/dist-types/commands/QueryLineageCommand.d.ts +3 -8
- package/dist-types/commands/RegisterDevicesCommand.d.ts +3 -8
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +3 -8
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/SearchCommand.d.ts +3 -8
- package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +3 -8
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +3 -8
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +3 -8
- package/dist-types/commands/StartClusterHealthCheckCommand.d.ts +3 -8
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +3 -8
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/StartSessionCommand.d.ts +3 -8
- package/dist-types/commands/StopAIBenchmarkJobCommand.d.ts +3 -8
- package/dist-types/commands/StopAIRecommendationJobCommand.d.ts +3 -8
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +3 -8
- package/dist-types/commands/StopCompilationJobCommand.d.ts +3 -8
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +3 -8
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +3 -8
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +3 -8
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +3 -8
- package/dist-types/commands/StopJobCommand.d.ts +3 -8
- package/dist-types/commands/StopLabelingJobCommand.d.ts +3 -8
- package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/StopOptimizationJobCommand.d.ts +3 -8
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/StopProcessingJobCommand.d.ts +3 -8
- package/dist-types/commands/StopTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/StopTransformJobCommand.d.ts +3 -8
- package/dist-types/commands/UpdateActionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdateArtifactCommand.d.ts +3 -8
- package/dist-types/commands/UpdateClusterCommand.d.ts +3 -8
- package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +3 -8
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +3 -8
- package/dist-types/commands/UpdateContextCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDevicesCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDomainCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEndpointCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +3 -8
- package/dist-types/commands/UpdateExperimentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +3 -8
- package/dist-types/commands/UpdateHubCommand.d.ts +3 -8
- package/dist-types/commands/UpdateHubContentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateImageCommand.d.ts +3 -8
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMlflowAppCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +3 -8
- package/dist-types/commands/UpdateModelCardCommand.d.ts +3 -8
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePartnerAppCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePipelineCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProjectCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSpaceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTrialCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AttachClusterNodeVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchAddClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDeleteClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchRebootClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchReplaceClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAIBenchmarkJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAIRecommendationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAIWorkloadConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHubContentPresignedUrlsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHubContentReferenceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMlflowAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePresignedMlflowAppUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAIBenchmarkJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAIRecommendationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAIWorkloadConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteClusterSchedulerConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteComputeQuotaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHubContentReferenceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMlflowAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOptimizationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePartnerAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProcessingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAIBenchmarkJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAIRecommendationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAIWorkloadConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClusterEventCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeJobSchemaVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMlflowAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReservedCapacityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrainingPlanExtensionHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetachClusterNodeVolumeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExtendTrainingPlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAIBenchmarkJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAIRecommendationJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAIWorkloadConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListClusterEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListClusterSchedulerConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobSchemaVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMlflowAppsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOptimizationJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPartnerAppsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelineVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrainingPlansCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartClusterHealthCheckCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopAIBenchmarkJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopAIRecommendationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMlflowAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePipelineVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +9 -9
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListMlflowTrackingServersRequest, ListMlflowTrackingServersResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListMlflowTrackingServersCommandInput extends ListMlflowTrackin
|
|
|
22
19
|
export interface ListMlflowTrackingServersCommandOutput extends ListMlflowTrackingServersResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListMlflowTrackingServersCommand_base: {
|
|
25
|
-
new (input: ListMlflowTrackingServersCommandInput): import("@smithy/core/client").CommandImpl<ListMlflowTrackingServersCommandInput, ListMlflowTrackingServersCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListMlflowTrackingServersCommandInput]): import("@smithy/core/client").CommandImpl<ListMlflowTrackingServersCommandInput, ListMlflowTrackingServersCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListMlflowTrackingServersCommandInput): import("@smithy/core/client").CommandImpl<ListMlflowTrackingServersCommandInput, ListMlflowTrackingServersCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListMlflowTrackingServersCommandInput]): import("@smithy/core/client").CommandImpl<ListMlflowTrackingServersCommandInput, ListMlflowTrackingServersCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists all MLflow Tracking Servers.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListModelBiasJobDefinitionsRequest, ListModelBiasJobDefinitionsResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListModelBiasJobDefinitionsCommandInput extends ListModelBiasJo
|
|
|
22
19
|
export interface ListModelBiasJobDefinitionsCommandOutput extends ListModelBiasJobDefinitionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListModelBiasJobDefinitionsCommand_base: {
|
|
25
|
-
new (input: ListModelBiasJobDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<ListModelBiasJobDefinitionsCommandInput, ListModelBiasJobDefinitionsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListModelBiasJobDefinitionsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelBiasJobDefinitionsCommandInput, ListModelBiasJobDefinitionsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListModelBiasJobDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<ListModelBiasJobDefinitionsCommandInput, ListModelBiasJobDefinitionsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListModelBiasJobDefinitionsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelBiasJobDefinitionsCommandInput, ListModelBiasJobDefinitionsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists model bias jobs definitions that satisfy various filters.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListModelCardExportJobsRequest, ListModelCardExportJobsResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListModelCardExportJobsCommandInput extends ListModelCardExport
|
|
|
22
19
|
export interface ListModelCardExportJobsCommandOutput extends ListModelCardExportJobsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListModelCardExportJobsCommand_base: {
|
|
25
|
-
new (input: ListModelCardExportJobsCommandInput): import("@smithy/core/client").CommandImpl<ListModelCardExportJobsCommandInput, ListModelCardExportJobsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListModelCardExportJobsCommandInput): import("@smithy/core/client").CommandImpl<ListModelCardExportJobsCommandInput, ListModelCardExportJobsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListModelCardExportJobsCommandInput): import("@smithy/core/client").CommandImpl<ListModelCardExportJobsCommandInput, ListModelCardExportJobsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListModelCardExportJobsCommandInput): import("@smithy/core/client").CommandImpl<ListModelCardExportJobsCommandInput, ListModelCardExportJobsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>List the export jobs for the Amazon SageMaker Model Card.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListModelCardVersionsRequest, ListModelCardVersionsResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListModelCardVersionsCommandInput extends ListModelCardVersions
|
|
|
22
19
|
export interface ListModelCardVersionsCommandOutput extends ListModelCardVersionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListModelCardVersionsCommand_base: {
|
|
25
|
-
new (input: ListModelCardVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListModelCardVersionsCommandInput, ListModelCardVersionsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListModelCardVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListModelCardVersionsCommandInput, ListModelCardVersionsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListModelCardVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListModelCardVersionsCommandInput, ListModelCardVersionsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListModelCardVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListModelCardVersionsCommandInput, ListModelCardVersionsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>List existing versions of an Amazon SageMaker Model Card.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListModelCardsRequest, ListModelCardsResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListModelCardsCommandInput extends ListModelCardsRequest {
|
|
|
22
19
|
export interface ListModelCardsCommandOutput extends ListModelCardsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListModelCardsCommand_base: {
|
|
25
|
-
new (input: ListModelCardsCommandInput): import("@smithy/core/client").CommandImpl<ListModelCardsCommandInput, ListModelCardsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListModelCardsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelCardsCommandInput, ListModelCardsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListModelCardsCommandInput): import("@smithy/core/client").CommandImpl<ListModelCardsCommandInput, ListModelCardsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListModelCardsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelCardsCommandInput, ListModelCardsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>List existing model cards.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListModelExplainabilityJobDefinitionsRequest, ListModelExplainabilityJobDefinitionsResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListModelExplainabilityJobDefinitionsCommandInput extends ListM
|
|
|
22
19
|
export interface ListModelExplainabilityJobDefinitionsCommandOutput extends ListModelExplainabilityJobDefinitionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListModelExplainabilityJobDefinitionsCommand_base: {
|
|
25
|
-
new (input: ListModelExplainabilityJobDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<ListModelExplainabilityJobDefinitionsCommandInput, ListModelExplainabilityJobDefinitionsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListModelExplainabilityJobDefinitionsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelExplainabilityJobDefinitionsCommandInput, ListModelExplainabilityJobDefinitionsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListModelExplainabilityJobDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<ListModelExplainabilityJobDefinitionsCommandInput, ListModelExplainabilityJobDefinitionsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListModelExplainabilityJobDefinitionsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelExplainabilityJobDefinitionsCommandInput, ListModelExplainabilityJobDefinitionsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists model explainability job definitions that satisfy various filters.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListModelMetadataRequest, ListModelMetadataResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListModelMetadataCommandInput extends ListModelMetadataRequest
|
|
|
22
19
|
export interface ListModelMetadataCommandOutput extends ListModelMetadataResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListModelMetadataCommand_base: {
|
|
25
|
-
new (input: ListModelMetadataCommandInput): import("@smithy/core/client").CommandImpl<ListModelMetadataCommandInput, ListModelMetadataCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListModelMetadataCommandInput]): import("@smithy/core/client").CommandImpl<ListModelMetadataCommandInput, ListModelMetadataCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListModelMetadataCommandInput): import("@smithy/core/client").CommandImpl<ListModelMetadataCommandInput, ListModelMetadataCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListModelMetadataCommandInput]): import("@smithy/core/client").CommandImpl<ListModelMetadataCommandInput, ListModelMetadataCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the domain, framework, task, and model name of standard machine learning models found in common model zoos.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListModelPackageGroupsInput, ListModelPackageGroupsOutput } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListModelPackageGroupsCommandInput extends ListModelPackageGrou
|
|
|
22
19
|
export interface ListModelPackageGroupsCommandOutput extends ListModelPackageGroupsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListModelPackageGroupsCommand_base: {
|
|
25
|
-
new (input: ListModelPackageGroupsCommandInput): import("@smithy/core/client").CommandImpl<ListModelPackageGroupsCommandInput, ListModelPackageGroupsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListModelPackageGroupsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelPackageGroupsCommandInput, ListModelPackageGroupsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListModelPackageGroupsCommandInput): import("@smithy/core/client").CommandImpl<ListModelPackageGroupsCommandInput, ListModelPackageGroupsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListModelPackageGroupsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelPackageGroupsCommandInput, ListModelPackageGroupsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a list of the model groups in your Amazon Web Services account.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListModelPackagesInput, ListModelPackagesOutput } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListModelPackagesCommandInput extends ListModelPackagesInput {
|
|
|
22
19
|
export interface ListModelPackagesCommandOutput extends ListModelPackagesOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListModelPackagesCommand_base: {
|
|
25
|
-
new (input: ListModelPackagesCommandInput): import("@smithy/core/client").CommandImpl<ListModelPackagesCommandInput, ListModelPackagesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListModelPackagesCommandInput]): import("@smithy/core/client").CommandImpl<ListModelPackagesCommandInput, ListModelPackagesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListModelPackagesCommandInput): import("@smithy/core/client").CommandImpl<ListModelPackagesCommandInput, ListModelPackagesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListModelPackagesCommandInput]): import("@smithy/core/client").CommandImpl<ListModelPackagesCommandInput, ListModelPackagesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the model packages that have been created.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListModelQualityJobDefinitionsRequest, ListModelQualityJobDefinitionsResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListModelQualityJobDefinitionsCommandInput extends ListModelQua
|
|
|
22
19
|
export interface ListModelQualityJobDefinitionsCommandOutput extends ListModelQualityJobDefinitionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListModelQualityJobDefinitionsCommand_base: {
|
|
25
|
-
new (input: ListModelQualityJobDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<ListModelQualityJobDefinitionsCommandInput, ListModelQualityJobDefinitionsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListModelQualityJobDefinitionsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelQualityJobDefinitionsCommandInput, ListModelQualityJobDefinitionsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListModelQualityJobDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<ListModelQualityJobDefinitionsCommandInput, ListModelQualityJobDefinitionsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListModelQualityJobDefinitionsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelQualityJobDefinitionsCommandInput, ListModelQualityJobDefinitionsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a list of model quality monitoring job definitions in your account.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListModelsInput, ListModelsOutput } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListModelsCommandInput extends ListModelsInput {
|
|
|
22
19
|
export interface ListModelsCommandOutput extends ListModelsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListModelsCommand_base: {
|
|
25
|
-
new (input: ListModelsCommandInput): import("@smithy/core/client").CommandImpl<ListModelsCommandInput, ListModelsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListModelsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelsCommandInput, ListModelsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListModelsCommandInput): import("@smithy/core/client").CommandImpl<ListModelsCommandInput, ListModelsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListModelsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelsCommandInput, ListModelsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists models created with the <code>CreateModel</code> API.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListMonitoringAlertHistoryRequest, ListMonitoringAlertHistoryResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListMonitoringAlertHistoryCommandInput extends ListMonitoringAl
|
|
|
22
19
|
export interface ListMonitoringAlertHistoryCommandOutput extends ListMonitoringAlertHistoryResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListMonitoringAlertHistoryCommand_base: {
|
|
25
|
-
new (input: ListMonitoringAlertHistoryCommandInput): import("@smithy/core/client").CommandImpl<ListMonitoringAlertHistoryCommandInput, ListMonitoringAlertHistoryCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListMonitoringAlertHistoryCommandInput]): import("@smithy/core/client").CommandImpl<ListMonitoringAlertHistoryCommandInput, ListMonitoringAlertHistoryCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListMonitoringAlertHistoryCommandInput): import("@smithy/core/client").CommandImpl<ListMonitoringAlertHistoryCommandInput, ListMonitoringAlertHistoryCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListMonitoringAlertHistoryCommandInput]): import("@smithy/core/client").CommandImpl<ListMonitoringAlertHistoryCommandInput, ListMonitoringAlertHistoryCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a list of past alerts in a model monitoring schedule.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListMonitoringAlertsRequest, ListMonitoringAlertsResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListMonitoringAlertsCommandInput extends ListMonitoringAlertsRe
|
|
|
22
19
|
export interface ListMonitoringAlertsCommandOutput extends ListMonitoringAlertsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListMonitoringAlertsCommand_base: {
|
|
25
|
-
new (input: ListMonitoringAlertsCommandInput): import("@smithy/core/client").CommandImpl<ListMonitoringAlertsCommandInput, ListMonitoringAlertsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListMonitoringAlertsCommandInput): import("@smithy/core/client").CommandImpl<ListMonitoringAlertsCommandInput, ListMonitoringAlertsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListMonitoringAlertsCommandInput): import("@smithy/core/client").CommandImpl<ListMonitoringAlertsCommandInput, ListMonitoringAlertsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListMonitoringAlertsCommandInput): import("@smithy/core/client").CommandImpl<ListMonitoringAlertsCommandInput, ListMonitoringAlertsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets the alerts for a single monitoring schedule.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListMonitoringExecutionsRequest, ListMonitoringExecutionsResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListMonitoringExecutionsCommandInput extends ListMonitoringExec
|
|
|
22
19
|
export interface ListMonitoringExecutionsCommandOutput extends ListMonitoringExecutionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListMonitoringExecutionsCommand_base: {
|
|
25
|
-
new (input: ListMonitoringExecutionsCommandInput): import("@smithy/core/client").CommandImpl<ListMonitoringExecutionsCommandInput, ListMonitoringExecutionsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListMonitoringExecutionsCommandInput]): import("@smithy/core/client").CommandImpl<ListMonitoringExecutionsCommandInput, ListMonitoringExecutionsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListMonitoringExecutionsCommandInput): import("@smithy/core/client").CommandImpl<ListMonitoringExecutionsCommandInput, ListMonitoringExecutionsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListMonitoringExecutionsCommandInput]): import("@smithy/core/client").CommandImpl<ListMonitoringExecutionsCommandInput, ListMonitoringExecutionsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns list of all monitoring job executions.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListMonitoringSchedulesRequest, ListMonitoringSchedulesResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListMonitoringSchedulesCommandInput extends ListMonitoringSched
|
|
|
22
19
|
export interface ListMonitoringSchedulesCommandOutput extends ListMonitoringSchedulesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListMonitoringSchedulesCommand_base: {
|
|
25
|
-
new (input: ListMonitoringSchedulesCommandInput): import("@smithy/core/client").CommandImpl<ListMonitoringSchedulesCommandInput, ListMonitoringSchedulesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListMonitoringSchedulesCommandInput]): import("@smithy/core/client").CommandImpl<ListMonitoringSchedulesCommandInput, ListMonitoringSchedulesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListMonitoringSchedulesCommandInput): import("@smithy/core/client").CommandImpl<ListMonitoringSchedulesCommandInput, ListMonitoringSchedulesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListMonitoringSchedulesCommandInput]): import("@smithy/core/client").CommandImpl<ListMonitoringSchedulesCommandInput, ListMonitoringSchedulesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns list of all monitoring schedules.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListNotebookInstanceLifecycleConfigsInput, ListNotebookInstanceLifecycleConfigsOutput } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListNotebookInstanceLifecycleConfigsCommandInput extends ListNo
|
|
|
22
19
|
export interface ListNotebookInstanceLifecycleConfigsCommandOutput extends ListNotebookInstanceLifecycleConfigsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListNotebookInstanceLifecycleConfigsCommand_base: {
|
|
25
|
-
new (input: ListNotebookInstanceLifecycleConfigsCommandInput): import("@smithy/core/client").CommandImpl<ListNotebookInstanceLifecycleConfigsCommandInput, ListNotebookInstanceLifecycleConfigsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListNotebookInstanceLifecycleConfigsCommandInput]): import("@smithy/core/client").CommandImpl<ListNotebookInstanceLifecycleConfigsCommandInput, ListNotebookInstanceLifecycleConfigsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListNotebookInstanceLifecycleConfigsCommandInput): import("@smithy/core/client").CommandImpl<ListNotebookInstanceLifecycleConfigsCommandInput, ListNotebookInstanceLifecycleConfigsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListNotebookInstanceLifecycleConfigsCommandInput]): import("@smithy/core/client").CommandImpl<ListNotebookInstanceLifecycleConfigsCommandInput, ListNotebookInstanceLifecycleConfigsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists notebook instance lifestyle configurations created with the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateNotebookInstanceLifecycleConfig.html">CreateNotebookInstanceLifecycleConfig</a> API.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListNotebookInstancesInput, ListNotebookInstancesOutput } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListNotebookInstancesCommandInput extends ListNotebookInstances
|
|
|
22
19
|
export interface ListNotebookInstancesCommandOutput extends ListNotebookInstancesOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListNotebookInstancesCommand_base: {
|
|
25
|
-
new (input: ListNotebookInstancesCommandInput): import("@smithy/core/client").CommandImpl<ListNotebookInstancesCommandInput, ListNotebookInstancesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListNotebookInstancesCommandInput]): import("@smithy/core/client").CommandImpl<ListNotebookInstancesCommandInput, ListNotebookInstancesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListNotebookInstancesCommandInput): import("@smithy/core/client").CommandImpl<ListNotebookInstancesCommandInput, ListNotebookInstancesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListNotebookInstancesCommandInput]): import("@smithy/core/client").CommandImpl<ListNotebookInstancesCommandInput, ListNotebookInstancesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of the SageMaker AI notebook instances in the requester's account in an Amazon Web Services Region. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListOptimizationJobsRequest, ListOptimizationJobsResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListOptimizationJobsCommandInput extends ListOptimizationJobsRe
|
|
|
22
19
|
export interface ListOptimizationJobsCommandOutput extends ListOptimizationJobsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListOptimizationJobsCommand_base: {
|
|
25
|
-
new (input: ListOptimizationJobsCommandInput): import("@smithy/core/client").CommandImpl<ListOptimizationJobsCommandInput, ListOptimizationJobsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListOptimizationJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListOptimizationJobsCommandInput, ListOptimizationJobsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListOptimizationJobsCommandInput): import("@smithy/core/client").CommandImpl<ListOptimizationJobsCommandInput, ListOptimizationJobsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListOptimizationJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListOptimizationJobsCommandInput, ListOptimizationJobsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the optimization jobs in your account and their properties.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListPartnerAppsRequest, ListPartnerAppsResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListPartnerAppsCommandInput extends ListPartnerAppsRequest {
|
|
|
22
19
|
export interface ListPartnerAppsCommandOutput extends ListPartnerAppsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListPartnerAppsCommand_base: {
|
|
25
|
-
new (input: ListPartnerAppsCommandInput): import("@smithy/core/client").CommandImpl<ListPartnerAppsCommandInput, ListPartnerAppsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListPartnerAppsCommandInput]): import("@smithy/core/client").CommandImpl<ListPartnerAppsCommandInput, ListPartnerAppsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListPartnerAppsCommandInput): import("@smithy/core/client").CommandImpl<ListPartnerAppsCommandInput, ListPartnerAppsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListPartnerAppsCommandInput]): import("@smithy/core/client").CommandImpl<ListPartnerAppsCommandInput, ListPartnerAppsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists all of the SageMaker Partner AI Apps in an account.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListPipelineExecutionStepsRequest, ListPipelineExecutionStepsResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListPipelineExecutionStepsCommandInput extends ListPipelineExec
|
|
|
22
19
|
export interface ListPipelineExecutionStepsCommandOutput extends ListPipelineExecutionStepsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListPipelineExecutionStepsCommand_base: {
|
|
25
|
-
new (input: ListPipelineExecutionStepsCommandInput): import("@smithy/core/client").CommandImpl<ListPipelineExecutionStepsCommandInput, ListPipelineExecutionStepsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListPipelineExecutionStepsCommandInput]): import("@smithy/core/client").CommandImpl<ListPipelineExecutionStepsCommandInput, ListPipelineExecutionStepsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListPipelineExecutionStepsCommandInput): import("@smithy/core/client").CommandImpl<ListPipelineExecutionStepsCommandInput, ListPipelineExecutionStepsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListPipelineExecutionStepsCommandInput]): import("@smithy/core/client").CommandImpl<ListPipelineExecutionStepsCommandInput, ListPipelineExecutionStepsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a list of <code>PipeLineExecutionStep</code> objects.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListPipelineExecutionsRequest, ListPipelineExecutionsResponse } from "../models/models_4";
|
|
4
|
-
import type { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListPipelineExecutionsCommandInput extends ListPipelineExecutio
|
|
|
22
19
|
export interface ListPipelineExecutionsCommandOutput extends ListPipelineExecutionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListPipelineExecutionsCommand_base: {
|
|
25
|
-
new (input: ListPipelineExecutionsCommandInput): import("@smithy/core/client").CommandImpl<ListPipelineExecutionsCommandInput, ListPipelineExecutionsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListPipelineExecutionsCommandInput): import("@smithy/core/client").CommandImpl<ListPipelineExecutionsCommandInput, ListPipelineExecutionsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListPipelineExecutionsCommandInput): import("@smithy/core/client").CommandImpl<ListPipelineExecutionsCommandInput, ListPipelineExecutionsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListPipelineExecutionsCommandInput): import("@smithy/core/client").CommandImpl<ListPipelineExecutionsCommandInput, ListPipelineExecutionsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a list of the pipeline executions.</p>
|