@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 { ListPipelineParametersForExecutionRequest, ListPipelineParametersForExecutionResponse } 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 ListPipelineParametersForExecutionCommandInput extends ListPipe
|
|
|
22
19
|
export interface ListPipelineParametersForExecutionCommandOutput extends ListPipelineParametersForExecutionResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListPipelineParametersForExecutionCommand_base: {
|
|
25
|
-
new (input: ListPipelineParametersForExecutionCommandInput): import("@smithy/core/client").CommandImpl<ListPipelineParametersForExecutionCommandInput, ListPipelineParametersForExecutionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListPipelineParametersForExecutionCommandInput): import("@smithy/core/client").CommandImpl<ListPipelineParametersForExecutionCommandInput, ListPipelineParametersForExecutionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListPipelineParametersForExecutionCommandInput): import("@smithy/core/client").CommandImpl<ListPipelineParametersForExecutionCommandInput, ListPipelineParametersForExecutionCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListPipelineParametersForExecutionCommandInput): import("@smithy/core/client").CommandImpl<ListPipelineParametersForExecutionCommandInput, ListPipelineParametersForExecutionCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a list of parameters for a pipeline execution.</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 { ListPipelineVersionsRequest, ListPipelineVersionsResponse } 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 ListPipelineVersionsCommandInput extends ListPipelineVersionsRe
|
|
|
22
19
|
export interface ListPipelineVersionsCommandOutput extends ListPipelineVersionsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListPipelineVersionsCommand_base: {
|
|
25
|
-
new (input: ListPipelineVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListPipelineVersionsCommandInput, ListPipelineVersionsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListPipelineVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListPipelineVersionsCommandInput, ListPipelineVersionsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListPipelineVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListPipelineVersionsCommandInput, ListPipelineVersionsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListPipelineVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListPipelineVersionsCommandInput, ListPipelineVersionsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a list of all versions of the pipeline.</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 { ListPipelinesRequest, ListPipelinesResponse } 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 ListPipelinesCommandInput extends ListPipelinesRequest {
|
|
|
22
19
|
export interface ListPipelinesCommandOutput extends ListPipelinesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListPipelinesCommand_base: {
|
|
25
|
-
new (input: ListPipelinesCommandInput): import("@smithy/core/client").CommandImpl<ListPipelinesCommandInput, ListPipelinesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListPipelinesCommandInput]): import("@smithy/core/client").CommandImpl<ListPipelinesCommandInput, ListPipelinesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListPipelinesCommandInput): import("@smithy/core/client").CommandImpl<ListPipelinesCommandInput, ListPipelinesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListPipelinesCommandInput]): import("@smithy/core/client").CommandImpl<ListPipelinesCommandInput, ListPipelinesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a list of pipelines.</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 { ListProcessingJobsRequest, ListProcessingJobsResponse } 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 ListProcessingJobsCommandInput extends ListProcessingJobsReques
|
|
|
22
19
|
export interface ListProcessingJobsCommandOutput extends ListProcessingJobsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListProcessingJobsCommand_base: {
|
|
25
|
-
new (input: ListProcessingJobsCommandInput): import("@smithy/core/client").CommandImpl<ListProcessingJobsCommandInput, ListProcessingJobsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListProcessingJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListProcessingJobsCommandInput, ListProcessingJobsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListProcessingJobsCommandInput): import("@smithy/core/client").CommandImpl<ListProcessingJobsCommandInput, ListProcessingJobsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListProcessingJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListProcessingJobsCommandInput, ListProcessingJobsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists processing jobs 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 { ListProjectsInput, ListProjectsOutput } 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 ListProjectsCommandInput extends ListProjectsInput {
|
|
|
22
19
|
export interface ListProjectsCommandOutput extends ListProjectsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListProjectsCommand_base: {
|
|
25
|
-
new (input: ListProjectsCommandInput): import("@smithy/core/client").CommandImpl<ListProjectsCommandInput, ListProjectsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListProjectsCommandInput]): import("@smithy/core/client").CommandImpl<ListProjectsCommandInput, ListProjectsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListProjectsCommandInput): import("@smithy/core/client").CommandImpl<ListProjectsCommandInput, ListProjectsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListProjectsCommandInput]): import("@smithy/core/client").CommandImpl<ListProjectsCommandInput, ListProjectsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a list of the projects in an 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 { ListResourceCatalogsRequest, ListResourceCatalogsResponse } 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 ListResourceCatalogsCommandInput extends ListResourceCatalogsRe
|
|
|
22
19
|
export interface ListResourceCatalogsCommandOutput extends ListResourceCatalogsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListResourceCatalogsCommand_base: {
|
|
25
|
-
new (input: ListResourceCatalogsCommandInput): import("@smithy/core/client").CommandImpl<ListResourceCatalogsCommandInput, ListResourceCatalogsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListResourceCatalogsCommandInput]): import("@smithy/core/client").CommandImpl<ListResourceCatalogsCommandInput, ListResourceCatalogsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListResourceCatalogsCommandInput): import("@smithy/core/client").CommandImpl<ListResourceCatalogsCommandInput, ListResourceCatalogsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListResourceCatalogsCommandInput]): import("@smithy/core/client").CommandImpl<ListResourceCatalogsCommandInput, ListResourceCatalogsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p> Lists Amazon SageMaker Catalogs based on given filters and orders. The maximum number of <code>ResourceCatalog</code>s viewable is 1000. </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 { ListSpacesRequest, ListSpacesResponse } 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 ListSpacesCommandInput extends ListSpacesRequest {
|
|
|
22
19
|
export interface ListSpacesCommandOutput extends ListSpacesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListSpacesCommand_base: {
|
|
25
|
-
new (input: ListSpacesCommandInput): import("@smithy/core/client").CommandImpl<ListSpacesCommandInput, ListSpacesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListSpacesCommandInput]): import("@smithy/core/client").CommandImpl<ListSpacesCommandInput, ListSpacesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListSpacesCommandInput): import("@smithy/core/client").CommandImpl<ListSpacesCommandInput, ListSpacesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListSpacesCommandInput]): import("@smithy/core/client").CommandImpl<ListSpacesCommandInput, ListSpacesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists spaces.</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 { ListStageDevicesRequest, ListStageDevicesResponse } 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 ListStageDevicesCommandInput extends ListStageDevicesRequest {
|
|
|
22
19
|
export interface ListStageDevicesCommandOutput extends ListStageDevicesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListStageDevicesCommand_base: {
|
|
25
|
-
new (input: ListStageDevicesCommandInput): import("@smithy/core/client").CommandImpl<ListStageDevicesCommandInput, ListStageDevicesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListStageDevicesCommandInput): import("@smithy/core/client").CommandImpl<ListStageDevicesCommandInput, ListStageDevicesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListStageDevicesCommandInput): import("@smithy/core/client").CommandImpl<ListStageDevicesCommandInput, ListStageDevicesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListStageDevicesCommandInput): import("@smithy/core/client").CommandImpl<ListStageDevicesCommandInput, ListStageDevicesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists devices allocated to the stage, containing detailed device information and deployment status.</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 { ListStudioLifecycleConfigsRequest, ListStudioLifecycleConfigsResponse } 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 ListStudioLifecycleConfigsCommandInput extends ListStudioLifecy
|
|
|
22
19
|
export interface ListStudioLifecycleConfigsCommandOutput extends ListStudioLifecycleConfigsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListStudioLifecycleConfigsCommand_base: {
|
|
25
|
-
new (input: ListStudioLifecycleConfigsCommandInput): import("@smithy/core/client").CommandImpl<ListStudioLifecycleConfigsCommandInput, ListStudioLifecycleConfigsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListStudioLifecycleConfigsCommandInput]): import("@smithy/core/client").CommandImpl<ListStudioLifecycleConfigsCommandInput, ListStudioLifecycleConfigsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListStudioLifecycleConfigsCommandInput): import("@smithy/core/client").CommandImpl<ListStudioLifecycleConfigsCommandInput, ListStudioLifecycleConfigsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListStudioLifecycleConfigsCommandInput]): import("@smithy/core/client").CommandImpl<ListStudioLifecycleConfigsCommandInput, ListStudioLifecycleConfigsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the Amazon SageMaker AI Studio Lifecycle Configurations 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 { ListSubscribedWorkteamsRequest, ListSubscribedWorkteamsResponse } 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 ListSubscribedWorkteamsCommandInput extends ListSubscribedWorkt
|
|
|
22
19
|
export interface ListSubscribedWorkteamsCommandOutput extends ListSubscribedWorkteamsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListSubscribedWorkteamsCommand_base: {
|
|
25
|
-
new (input: ListSubscribedWorkteamsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscribedWorkteamsCommandInput, ListSubscribedWorkteamsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListSubscribedWorkteamsCommandInput]): import("@smithy/core/client").CommandImpl<ListSubscribedWorkteamsCommandInput, ListSubscribedWorkteamsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListSubscribedWorkteamsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscribedWorkteamsCommandInput, ListSubscribedWorkteamsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListSubscribedWorkteamsCommandInput]): import("@smithy/core/client").CommandImpl<ListSubscribedWorkteamsCommandInput, ListSubscribedWorkteamsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a list of the work teams that you are subscribed to in the Amazon Web Services Marketplace. The list may be empty if no work team satisfies the filter specified in the <code>NameContains</code> parameter.</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 { ListTagsInput, ListTagsOutput } 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 ListTagsCommandInput extends ListTagsInput {
|
|
|
22
19
|
export interface ListTagsCommandOutput extends ListTagsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListTagsCommand_base: {
|
|
25
|
-
new (input: ListTagsCommandInput): import("@smithy/core/client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListTagsCommandInput): import("@smithy/core/client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListTagsCommandInput): import("@smithy/core/client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListTagsCommandInput): import("@smithy/core/client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the tags for the specified SageMaker resource.</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 { ListTrainingJobsRequest, ListTrainingJobsResponse } 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 ListTrainingJobsCommandInput extends ListTrainingJobsRequest {
|
|
|
22
19
|
export interface ListTrainingJobsCommandOutput extends ListTrainingJobsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListTrainingJobsCommand_base: {
|
|
25
|
-
new (input: ListTrainingJobsCommandInput): import("@smithy/core/client").CommandImpl<ListTrainingJobsCommandInput, ListTrainingJobsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListTrainingJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListTrainingJobsCommandInput, ListTrainingJobsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListTrainingJobsCommandInput): import("@smithy/core/client").CommandImpl<ListTrainingJobsCommandInput, ListTrainingJobsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListTrainingJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListTrainingJobsCommandInput, ListTrainingJobsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists training jobs.</p> <note> <p>When <code>StatusEquals</code> and <code>MaxResults</code> are set at the same time, the <code>MaxResults</code> number of training jobs are first retrieved ignoring the <code>StatusEquals</code> parameter and then they are filtered by the <code>StatusEquals</code> parameter, which is returned as a response.</p> <p>For example, if <code>ListTrainingJobs</code> is invoked with the following parameters:</p> <p> <code>\{ ... MaxResults: 100, StatusEquals: InProgress ... \}</code> </p> <p>First, 100 trainings jobs with any status, including those other than <code>InProgress</code>, are selected (sorted according to the creation time, from the most current to the oldest). Next, those with a status of <code>InProgress</code> are returned.</p> <p>You can quickly test the API using the following Amazon Web Services CLI code.</p> <p> <code>aws sagemaker list-training-jobs --max-results 100 --status-equals InProgress</code> </p> </note>
|
|
@@ -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 { ListTrainingJobsForHyperParameterTuningJobRequest, ListTrainingJobsForHyperParameterTuningJobResponse } 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 ListTrainingJobsForHyperParameterTuningJobCommandInput extends
|
|
|
22
19
|
export interface ListTrainingJobsForHyperParameterTuningJobCommandOutput extends ListTrainingJobsForHyperParameterTuningJobResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListTrainingJobsForHyperParameterTuningJobCommand_base: {
|
|
25
|
-
new (input: ListTrainingJobsForHyperParameterTuningJobCommandInput): import("@smithy/core/client").CommandImpl<ListTrainingJobsForHyperParameterTuningJobCommandInput, ListTrainingJobsForHyperParameterTuningJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListTrainingJobsForHyperParameterTuningJobCommandInput): import("@smithy/core/client").CommandImpl<ListTrainingJobsForHyperParameterTuningJobCommandInput, ListTrainingJobsForHyperParameterTuningJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListTrainingJobsForHyperParameterTuningJobCommandInput): import("@smithy/core/client").CommandImpl<ListTrainingJobsForHyperParameterTuningJobCommandInput, ListTrainingJobsForHyperParameterTuningJobCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListTrainingJobsForHyperParameterTuningJobCommandInput): import("@smithy/core/client").CommandImpl<ListTrainingJobsForHyperParameterTuningJobCommandInput, ListTrainingJobsForHyperParameterTuningJobCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a list of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_TrainingJobSummary.html">TrainingJobSummary</a> objects that describe the training jobs that a hyperparameter tuning job launched.</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 { ListTrainingPlansRequest, ListTrainingPlansResponse } 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 ListTrainingPlansCommandInput extends ListTrainingPlansRequest
|
|
|
22
19
|
export interface ListTrainingPlansCommandOutput extends ListTrainingPlansResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListTrainingPlansCommand_base: {
|
|
25
|
-
new (input: ListTrainingPlansCommandInput): import("@smithy/core/client").CommandImpl<ListTrainingPlansCommandInput, ListTrainingPlansCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListTrainingPlansCommandInput]): import("@smithy/core/client").CommandImpl<ListTrainingPlansCommandInput, ListTrainingPlansCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListTrainingPlansCommandInput): import("@smithy/core/client").CommandImpl<ListTrainingPlansCommandInput, ListTrainingPlansCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListTrainingPlansCommandInput]): import("@smithy/core/client").CommandImpl<ListTrainingPlansCommandInput, ListTrainingPlansCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a list of training plans for the current 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 { ListTransformJobsRequest, ListTransformJobsResponse } 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 ListTransformJobsCommandInput extends ListTransformJobsRequest
|
|
|
22
19
|
export interface ListTransformJobsCommandOutput extends ListTransformJobsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListTransformJobsCommand_base: {
|
|
25
|
-
new (input: ListTransformJobsCommandInput): import("@smithy/core/client").CommandImpl<ListTransformJobsCommandInput, ListTransformJobsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListTransformJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListTransformJobsCommandInput, ListTransformJobsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListTransformJobsCommandInput): import("@smithy/core/client").CommandImpl<ListTransformJobsCommandInput, ListTransformJobsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListTransformJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListTransformJobsCommandInput, ListTransformJobsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists transform jobs.</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 { ListTrialComponentsRequest, ListTrialComponentsResponse } 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 ListTrialComponentsCommandInput extends ListTrialComponentsRequ
|
|
|
22
19
|
export interface ListTrialComponentsCommandOutput extends ListTrialComponentsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListTrialComponentsCommand_base: {
|
|
25
|
-
new (input: ListTrialComponentsCommandInput): import("@smithy/core/client").CommandImpl<ListTrialComponentsCommandInput, ListTrialComponentsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListTrialComponentsCommandInput]): import("@smithy/core/client").CommandImpl<ListTrialComponentsCommandInput, ListTrialComponentsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListTrialComponentsCommandInput): import("@smithy/core/client").CommandImpl<ListTrialComponentsCommandInput, ListTrialComponentsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListTrialComponentsCommandInput]): import("@smithy/core/client").CommandImpl<ListTrialComponentsCommandInput, ListTrialComponentsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the trial components in your account. You can sort the list by trial component name or creation time. You can filter the list to show only components that were created in a specific time range. You can also filter on one of the following:</p> <ul> <li> <p> <code>ExperimentName</code> </p> </li> <li> <p> <code>SourceArn</code> </p> </li> <li> <p> <code>TrialName</code> </p> </li> </ul>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { ListTrialsRequest, ListTrialsResponse } 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 ListTrialsCommandInput extends ListTrialsRequest {
|
|
|
22
19
|
export interface ListTrialsCommandOutput extends ListTrialsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListTrialsCommand_base: {
|
|
25
|
-
new (input: ListTrialsCommandInput): import("@smithy/core/client").CommandImpl<ListTrialsCommandInput, ListTrialsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListTrialsCommandInput]): import("@smithy/core/client").CommandImpl<ListTrialsCommandInput, ListTrialsCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListTrialsCommandInput): import("@smithy/core/client").CommandImpl<ListTrialsCommandInput, ListTrialsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListTrialsCommandInput]): import("@smithy/core/client").CommandImpl<ListTrialsCommandInput, ListTrialsCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists the trials in your account. Specify an experiment name to limit the list to the trials that are part of that experiment. Specify a trial component name to limit the list to the trials that associated with that trial component. The list can be filtered to show only trials that were created in a specific time range. The list can be sorted by trial name or creation time.</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 { ListUltraServersByReservedCapacityRequest, ListUltraServersByReservedCapacityResponse } 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 ListUltraServersByReservedCapacityCommandInput extends ListUltr
|
|
|
22
19
|
export interface ListUltraServersByReservedCapacityCommandOutput extends ListUltraServersByReservedCapacityResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListUltraServersByReservedCapacityCommand_base: {
|
|
25
|
-
new (input: ListUltraServersByReservedCapacityCommandInput): import("@smithy/core/client").CommandImpl<ListUltraServersByReservedCapacityCommandInput, ListUltraServersByReservedCapacityCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListUltraServersByReservedCapacityCommandInput): import("@smithy/core/client").CommandImpl<ListUltraServersByReservedCapacityCommandInput, ListUltraServersByReservedCapacityCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListUltraServersByReservedCapacityCommandInput): import("@smithy/core/client").CommandImpl<ListUltraServersByReservedCapacityCommandInput, ListUltraServersByReservedCapacityCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListUltraServersByReservedCapacityCommandInput): import("@smithy/core/client").CommandImpl<ListUltraServersByReservedCapacityCommandInput, ListUltraServersByReservedCapacityCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists all UltraServers that are part of a specified reserved capacity.</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 { ListUserProfilesRequest, ListUserProfilesResponse } 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 ListUserProfilesCommandInput extends ListUserProfilesRequest {
|
|
|
22
19
|
export interface ListUserProfilesCommandOutput extends ListUserProfilesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListUserProfilesCommand_base: {
|
|
25
|
-
new (input: ListUserProfilesCommandInput): import("@smithy/core/client").CommandImpl<ListUserProfilesCommandInput, ListUserProfilesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListUserProfilesCommandInput]): import("@smithy/core/client").CommandImpl<ListUserProfilesCommandInput, ListUserProfilesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListUserProfilesCommandInput): import("@smithy/core/client").CommandImpl<ListUserProfilesCommandInput, ListUserProfilesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListUserProfilesCommandInput]): import("@smithy/core/client").CommandImpl<ListUserProfilesCommandInput, ListUserProfilesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists user profiles.</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 { ListWorkforcesRequest, ListWorkforcesResponse } 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 ListWorkforcesCommandInput extends ListWorkforcesRequest {
|
|
|
22
19
|
export interface ListWorkforcesCommandOutput extends ListWorkforcesResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListWorkforcesCommand_base: {
|
|
25
|
-
new (input: ListWorkforcesCommandInput): import("@smithy/core/client").CommandImpl<ListWorkforcesCommandInput, ListWorkforcesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListWorkforcesCommandInput]): import("@smithy/core/client").CommandImpl<ListWorkforcesCommandInput, ListWorkforcesCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListWorkforcesCommandInput): import("@smithy/core/client").CommandImpl<ListWorkforcesCommandInput, ListWorkforcesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListWorkforcesCommandInput]): import("@smithy/core/client").CommandImpl<ListWorkforcesCommandInput, ListWorkforcesCommandOutput, import("..").SageMakerClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Use this operation to list all private and vendor workforces in an Amazon Web Services Region. Note that you can only have one private workforce per Amazon Web Services Region.</p>
|