@aws-sdk/client-sagemaker 3.934.0 → 3.936.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 +3695 -3682
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +2989 -0
- package/dist-es/models/errors.js +57 -0
- package/dist-es/models/models_0.js +1 -1390
- package/dist-es/models/models_1.js +1 -671
- package/dist-es/models/models_2.js +1 -186
- package/dist-es/models/models_3.js +1 -434
- package/dist-es/models/models_4.js +1 -317
- package/dist-es/schemas/schemas_0.js +11 -4
- package/dist-types/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -2
- package/dist-types/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +4 -0
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +1 -2
- package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterEventCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +5 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +5 -1
- package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -2
- package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/commands/ImportHubContentCommand.d.ts +1 -1
- package/dist-types/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterEventsCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListClustersCommand.d.ts +1 -1
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -1
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubsCommand.d.ts +1 -1
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceComponentsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListOptimizationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListPartnerAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceCatalogsCommand.d.ts +1 -1
- package/dist-types/commands/ListSpacesCommand.d.ts +1 -1
- package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -2
- package/dist-types/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -1
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/QueryLineageCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/SearchCommand.d.ts +3 -3
- package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StartSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/index.d.ts +7 -1
- package/dist-types/models/enums.d.ts +5540 -0
- package/dist-types/models/errors.d.ts +54 -0
- package/dist-types/models/models_0.d.ts +2375 -2134
- package/dist-types/models/models_1.d.ts +3957 -3765
- package/dist-types/models/models_2.d.ts +5770 -3151
- package/dist-types/models/models_3.d.ts +4470 -4424
- package/dist-types/models/models_4.d.ts +2119 -5743
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterEventCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReservedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterEventsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListOptimizationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPartnerAppsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +7 -1
- package/dist-types/ts3.4/models/enums.d.ts +3561 -0
- package/dist-types/ts3.4/models/errors.d.ts +28 -0
- package/dist-types/ts3.4/models/models_0.d.ts +679 -1546
- package/dist-types/ts3.4/models/models_1.d.ts +1074 -1388
- package/dist-types/ts3.4/models/models_2.d.ts +2006 -1460
- package/dist-types/ts3.4/models/models_3.d.ts +2042 -2344
- package/dist-types/ts3.4/models/models_4.d.ts +1071 -2076
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +19 -19
- package/dist-es/models/index.js +0 -6
- package/dist-es/models/models_5.js +0 -39
- package/dist-types/models/index.d.ts +0 -6
- package/dist-types/models/models_5.d.ts +0 -5029
- package/dist-types/ts3.4/models/index.d.ts +0 -6
- package/dist-types/ts3.4/models/models_5.d.ts +0 -1404
|
@@ -1,186 +1 @@
|
|
|
1
|
-
export
|
|
2
|
-
L: "Large",
|
|
3
|
-
M: "Medium",
|
|
4
|
-
S: "Small",
|
|
5
|
-
};
|
|
6
|
-
export const InferenceExecutionMode = {
|
|
7
|
-
DIRECT: "Direct",
|
|
8
|
-
SERIAL: "Serial",
|
|
9
|
-
};
|
|
10
|
-
export const ModelCardStatus = {
|
|
11
|
-
APPROVED: "Approved",
|
|
12
|
-
ARCHIVED: "Archived",
|
|
13
|
-
DRAFT: "Draft",
|
|
14
|
-
PENDINGREVIEW: "PendingReview",
|
|
15
|
-
};
|
|
16
|
-
export const SkipModelValidation = {
|
|
17
|
-
ALL: "All",
|
|
18
|
-
NONE: "None",
|
|
19
|
-
};
|
|
20
|
-
export const MonitoringProblemType = {
|
|
21
|
-
BINARY_CLASSIFICATION: "BinaryClassification",
|
|
22
|
-
MULTICLASS_CLASSIFICATION: "MulticlassClassification",
|
|
23
|
-
REGRESSION: "Regression",
|
|
24
|
-
};
|
|
25
|
-
export const MonitoringType = {
|
|
26
|
-
DATA_QUALITY: "DataQuality",
|
|
27
|
-
MODEL_BIAS: "ModelBias",
|
|
28
|
-
MODEL_EXPLAINABILITY: "ModelExplainability",
|
|
29
|
-
MODEL_QUALITY: "ModelQuality",
|
|
30
|
-
};
|
|
31
|
-
export const NotebookInstanceAcceleratorType = {
|
|
32
|
-
ML_EIA1_LARGE: "ml.eia1.large",
|
|
33
|
-
ML_EIA1_MEDIUM: "ml.eia1.medium",
|
|
34
|
-
ML_EIA1_XLARGE: "ml.eia1.xlarge",
|
|
35
|
-
ML_EIA2_LARGE: "ml.eia2.large",
|
|
36
|
-
ML_EIA2_MEDIUM: "ml.eia2.medium",
|
|
37
|
-
ML_EIA2_XLARGE: "ml.eia2.xlarge",
|
|
38
|
-
};
|
|
39
|
-
export const DirectInternetAccess = {
|
|
40
|
-
DISABLED: "Disabled",
|
|
41
|
-
ENABLED: "Enabled",
|
|
42
|
-
};
|
|
43
|
-
export const RootAccess = {
|
|
44
|
-
DISABLED: "Disabled",
|
|
45
|
-
ENABLED: "Enabled",
|
|
46
|
-
};
|
|
47
|
-
export const OptimizationJobDeploymentInstanceType = {
|
|
48
|
-
ML_G5_12XLARGE: "ml.g5.12xlarge",
|
|
49
|
-
ML_G5_16XLARGE: "ml.g5.16xlarge",
|
|
50
|
-
ML_G5_24XLARGE: "ml.g5.24xlarge",
|
|
51
|
-
ML_G5_2XLARGE: "ml.g5.2xlarge",
|
|
52
|
-
ML_G5_48XLARGE: "ml.g5.48xlarge",
|
|
53
|
-
ML_G5_4XLARGE: "ml.g5.4xlarge",
|
|
54
|
-
ML_G5_8XLARGE: "ml.g5.8xlarge",
|
|
55
|
-
ML_G5_XLARGE: "ml.g5.xlarge",
|
|
56
|
-
ML_G6E_12XLARGE: "ml.g6e.12xlarge",
|
|
57
|
-
ML_G6E_16XLARGE: "ml.g6e.16xlarge",
|
|
58
|
-
ML_G6E_24XLARGE: "ml.g6e.24xlarge",
|
|
59
|
-
ML_G6E_2XLARGE: "ml.g6e.2xlarge",
|
|
60
|
-
ML_G6E_48XLARGE: "ml.g6e.48xlarge",
|
|
61
|
-
ML_G6E_4XLARGE: "ml.g6e.4xlarge",
|
|
62
|
-
ML_G6E_8XLARGE: "ml.g6e.8xlarge",
|
|
63
|
-
ML_G6E_XLARGE: "ml.g6e.xlarge",
|
|
64
|
-
ML_G6_12XLARGE: "ml.g6.12xlarge",
|
|
65
|
-
ML_G6_16XLARGE: "ml.g6.16xlarge",
|
|
66
|
-
ML_G6_24XLARGE: "ml.g6.24xlarge",
|
|
67
|
-
ML_G6_2XLARGE: "ml.g6.2xlarge",
|
|
68
|
-
ML_G6_48XLARGE: "ml.g6.48xlarge",
|
|
69
|
-
ML_G6_4XLARGE: "ml.g6.4xlarge",
|
|
70
|
-
ML_G6_8XLARGE: "ml.g6.8xlarge",
|
|
71
|
-
ML_G6_XLARGE: "ml.g6.xlarge",
|
|
72
|
-
ML_INF2_24XLARGE: "ml.inf2.24xlarge",
|
|
73
|
-
ML_INF2_48XLARGE: "ml.inf2.48xlarge",
|
|
74
|
-
ML_INF2_8XLARGE: "ml.inf2.8xlarge",
|
|
75
|
-
ML_INF2_XLARGE: "ml.inf2.xlarge",
|
|
76
|
-
ML_P4DE_24XLARGE: "ml.p4de.24xlarge",
|
|
77
|
-
ML_P4D_24XLARGE: "ml.p4d.24xlarge",
|
|
78
|
-
ML_P5_48XLARGE: "ml.p5.48xlarge",
|
|
79
|
-
ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge",
|
|
80
|
-
ML_TRN1_2XLARGE: "ml.trn1.2xlarge",
|
|
81
|
-
ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
|
|
82
|
-
};
|
|
83
|
-
export const PartnerAppAuthType = {
|
|
84
|
-
IAM: "IAM",
|
|
85
|
-
};
|
|
86
|
-
export const PartnerAppType = {
|
|
87
|
-
COMET: "comet",
|
|
88
|
-
DEEPCHECKS_LLM_EVALUATION: "deepchecks-llm-evaluation",
|
|
89
|
-
FIDDLER: "fiddler",
|
|
90
|
-
LAKERA_GUARD: "lakera-guard",
|
|
91
|
-
};
|
|
92
|
-
export const DataDistributionType = {
|
|
93
|
-
FULLYREPLICATED: "FullyReplicated",
|
|
94
|
-
SHARDEDBYS3KEY: "ShardedByS3Key",
|
|
95
|
-
};
|
|
96
|
-
export const InputMode = {
|
|
97
|
-
FILE: "File",
|
|
98
|
-
PIPE: "Pipe",
|
|
99
|
-
};
|
|
100
|
-
export const RedshiftResultCompressionType = {
|
|
101
|
-
BZIP2: "BZIP2",
|
|
102
|
-
GZIP: "GZIP",
|
|
103
|
-
NONE: "None",
|
|
104
|
-
SNAPPY: "SNAPPY",
|
|
105
|
-
ZSTD: "ZSTD",
|
|
106
|
-
};
|
|
107
|
-
export const RedshiftResultFormat = {
|
|
108
|
-
CSV: "CSV",
|
|
109
|
-
PARQUET: "PARQUET",
|
|
110
|
-
};
|
|
111
|
-
export const ProcessingS3CompressionType = {
|
|
112
|
-
GZIP: "Gzip",
|
|
113
|
-
NONE: "None",
|
|
114
|
-
};
|
|
115
|
-
export const ProcessingS3DataType = {
|
|
116
|
-
MANIFEST_FILE: "ManifestFile",
|
|
117
|
-
S3_PREFIX: "S3Prefix",
|
|
118
|
-
};
|
|
119
|
-
export const SharingType = {
|
|
120
|
-
Private: "Private",
|
|
121
|
-
Shared: "Shared",
|
|
122
|
-
};
|
|
123
|
-
export const StudioLifecycleConfigAppType = {
|
|
124
|
-
CodeEditor: "CodeEditor",
|
|
125
|
-
JupyterLab: "JupyterLab",
|
|
126
|
-
JupyterServer: "JupyterServer",
|
|
127
|
-
KernelGateway: "KernelGateway",
|
|
128
|
-
};
|
|
129
|
-
export const JoinSource = {
|
|
130
|
-
INPUT: "Input",
|
|
131
|
-
NONE: "None",
|
|
132
|
-
};
|
|
133
|
-
export const TrialComponentPrimaryStatus = {
|
|
134
|
-
COMPLETED: "Completed",
|
|
135
|
-
FAILED: "Failed",
|
|
136
|
-
IN_PROGRESS: "InProgress",
|
|
137
|
-
STOPPED: "Stopped",
|
|
138
|
-
STOPPING: "Stopping",
|
|
139
|
-
};
|
|
140
|
-
export const WorkforceIpAddressType = {
|
|
141
|
-
dualstack: "dualstack",
|
|
142
|
-
ipv4: "ipv4",
|
|
143
|
-
};
|
|
144
|
-
export const EnabledOrDisabled = {
|
|
145
|
-
Disabled: "Disabled",
|
|
146
|
-
Enabled: "Enabled",
|
|
147
|
-
};
|
|
148
|
-
export const CrossAccountFilterOption = {
|
|
149
|
-
CROSS_ACCOUNT: "CrossAccount",
|
|
150
|
-
SAME_ACCOUNT: "SameAccount",
|
|
151
|
-
};
|
|
152
|
-
export const Statistic = {
|
|
153
|
-
AVERAGE: "Average",
|
|
154
|
-
MAXIMUM: "Maximum",
|
|
155
|
-
MINIMUM: "Minimum",
|
|
156
|
-
SAMPLE_COUNT: "SampleCount",
|
|
157
|
-
SUM: "Sum",
|
|
158
|
-
};
|
|
159
|
-
export const RuleEvaluationStatus = {
|
|
160
|
-
ERROR: "Error",
|
|
161
|
-
IN_PROGRESS: "InProgress",
|
|
162
|
-
ISSUES_FOUND: "IssuesFound",
|
|
163
|
-
NO_ISSUES_FOUND: "NoIssuesFound",
|
|
164
|
-
STOPPED: "Stopped",
|
|
165
|
-
STOPPING: "Stopping",
|
|
166
|
-
};
|
|
167
|
-
export const RetentionType = {
|
|
168
|
-
Delete: "Delete",
|
|
169
|
-
Retain: "Retain",
|
|
170
|
-
};
|
|
171
|
-
export const RecommendationStatus = {
|
|
172
|
-
COMPLETED: "COMPLETED",
|
|
173
|
-
FAILED: "FAILED",
|
|
174
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
175
|
-
NOT_APPLICABLE: "NOT_APPLICABLE",
|
|
176
|
-
};
|
|
177
|
-
export const StageStatus = {
|
|
178
|
-
Creating: "CREATING",
|
|
179
|
-
Deployed: "DEPLOYED",
|
|
180
|
-
Failed: "FAILED",
|
|
181
|
-
InProgress: "INPROGRESS",
|
|
182
|
-
ReadyToDeploy: "READYTODEPLOY",
|
|
183
|
-
Starting: "STARTING",
|
|
184
|
-
Stopped: "STOPPED",
|
|
185
|
-
Stopping: "STOPPING",
|
|
186
|
-
};
|
|
1
|
+
export {};
|
|
@@ -1,434 +1 @@
|
|
|
1
|
-
export
|
|
2
|
-
Delete_Failed: "Delete_Failed",
|
|
3
|
-
Deleting: "Deleting",
|
|
4
|
-
Failed: "Failed",
|
|
5
|
-
InService: "InService",
|
|
6
|
-
Pending: "Pending",
|
|
7
|
-
Update_Failed: "Update_Failed",
|
|
8
|
-
Updating: "Updating",
|
|
9
|
-
};
|
|
10
|
-
export const EdgePackagingJobStatus = {
|
|
11
|
-
Completed: "COMPLETED",
|
|
12
|
-
Failed: "FAILED",
|
|
13
|
-
InProgress: "INPROGRESS",
|
|
14
|
-
Starting: "STARTING",
|
|
15
|
-
Stopped: "STOPPED",
|
|
16
|
-
Stopping: "STOPPING",
|
|
17
|
-
};
|
|
18
|
-
export const EdgePresetDeploymentStatus = {
|
|
19
|
-
Completed: "COMPLETED",
|
|
20
|
-
Failed: "FAILED",
|
|
21
|
-
};
|
|
22
|
-
export const EndpointStatus = {
|
|
23
|
-
CREATING: "Creating",
|
|
24
|
-
DELETING: "Deleting",
|
|
25
|
-
FAILED: "Failed",
|
|
26
|
-
IN_SERVICE: "InService",
|
|
27
|
-
OUT_OF_SERVICE: "OutOfService",
|
|
28
|
-
ROLLING_BACK: "RollingBack",
|
|
29
|
-
SYSTEM_UPDATING: "SystemUpdating",
|
|
30
|
-
UPDATE_ROLLBACK_FAILED: "UpdateRollbackFailed",
|
|
31
|
-
UPDATING: "Updating",
|
|
32
|
-
};
|
|
33
|
-
export const VariantStatus = {
|
|
34
|
-
ACTIVATING_TRAFFIC: "ActivatingTraffic",
|
|
35
|
-
BAKING: "Baking",
|
|
36
|
-
CREATING: "Creating",
|
|
37
|
-
DELETING: "Deleting",
|
|
38
|
-
UPDATING: "Updating",
|
|
39
|
-
};
|
|
40
|
-
export const FeatureGroupStatus = {
|
|
41
|
-
CREATED: "Created",
|
|
42
|
-
CREATE_FAILED: "CreateFailed",
|
|
43
|
-
CREATING: "Creating",
|
|
44
|
-
DELETE_FAILED: "DeleteFailed",
|
|
45
|
-
DELETING: "Deleting",
|
|
46
|
-
};
|
|
47
|
-
export const LastUpdateStatusValue = {
|
|
48
|
-
FAILED: "Failed",
|
|
49
|
-
IN_PROGRESS: "InProgress",
|
|
50
|
-
SUCCESSFUL: "Successful",
|
|
51
|
-
};
|
|
52
|
-
export const OfflineStoreStatusValue = {
|
|
53
|
-
ACTIVE: "Active",
|
|
54
|
-
BLOCKED: "Blocked",
|
|
55
|
-
DISABLED: "Disabled",
|
|
56
|
-
};
|
|
57
|
-
export const FlowDefinitionStatus = {
|
|
58
|
-
ACTIVE: "Active",
|
|
59
|
-
DELETING: "Deleting",
|
|
60
|
-
FAILED: "Failed",
|
|
61
|
-
INITIALIZING: "Initializing",
|
|
62
|
-
};
|
|
63
|
-
export const HubStatus = {
|
|
64
|
-
CREATE_FAILED: "CreateFailed",
|
|
65
|
-
CREATING: "Creating",
|
|
66
|
-
DELETE_FAILED: "DeleteFailed",
|
|
67
|
-
DELETING: "Deleting",
|
|
68
|
-
IN_SERVICE: "InService",
|
|
69
|
-
UPDATE_FAILED: "UpdateFailed",
|
|
70
|
-
UPDATING: "Updating",
|
|
71
|
-
};
|
|
72
|
-
export const HubContentStatus = {
|
|
73
|
-
AVAILABLE: "Available",
|
|
74
|
-
DELETE_FAILED: "DeleteFailed",
|
|
75
|
-
DELETING: "Deleting",
|
|
76
|
-
IMPORTING: "Importing",
|
|
77
|
-
IMPORT_FAILED: "ImportFailed",
|
|
78
|
-
};
|
|
79
|
-
export const HubContentSupportStatus = {
|
|
80
|
-
DEPRECATED: "Deprecated",
|
|
81
|
-
RESTRICTED: "Restricted",
|
|
82
|
-
SUPPORTED: "Supported",
|
|
83
|
-
};
|
|
84
|
-
export const HumanTaskUiStatus = {
|
|
85
|
-
ACTIVE: "Active",
|
|
86
|
-
DELETING: "Deleting",
|
|
87
|
-
};
|
|
88
|
-
export const TrainingJobStatus = {
|
|
89
|
-
COMPLETED: "Completed",
|
|
90
|
-
DELETING: "Deleting",
|
|
91
|
-
FAILED: "Failed",
|
|
92
|
-
IN_PROGRESS: "InProgress",
|
|
93
|
-
STOPPED: "Stopped",
|
|
94
|
-
STOPPING: "Stopping",
|
|
95
|
-
};
|
|
96
|
-
export const HyperParameterTuningJobStatus = {
|
|
97
|
-
COMPLETED: "Completed",
|
|
98
|
-
DELETE_FAILED: "DeleteFailed",
|
|
99
|
-
DELETING: "Deleting",
|
|
100
|
-
FAILED: "Failed",
|
|
101
|
-
IN_PROGRESS: "InProgress",
|
|
102
|
-
STOPPED: "Stopped",
|
|
103
|
-
STOPPING: "Stopping",
|
|
104
|
-
};
|
|
105
|
-
export const ImageStatus = {
|
|
106
|
-
CREATED: "CREATED",
|
|
107
|
-
CREATE_FAILED: "CREATE_FAILED",
|
|
108
|
-
CREATING: "CREATING",
|
|
109
|
-
DELETE_FAILED: "DELETE_FAILED",
|
|
110
|
-
DELETING: "DELETING",
|
|
111
|
-
UPDATE_FAILED: "UPDATE_FAILED",
|
|
112
|
-
UPDATING: "UPDATING",
|
|
113
|
-
};
|
|
114
|
-
export const ImageVersionStatus = {
|
|
115
|
-
CREATED: "CREATED",
|
|
116
|
-
CREATE_FAILED: "CREATE_FAILED",
|
|
117
|
-
CREATING: "CREATING",
|
|
118
|
-
DELETE_FAILED: "DELETE_FAILED",
|
|
119
|
-
DELETING: "DELETING",
|
|
120
|
-
};
|
|
121
|
-
export const InferenceComponentStatus = {
|
|
122
|
-
CREATING: "Creating",
|
|
123
|
-
DELETING: "Deleting",
|
|
124
|
-
FAILED: "Failed",
|
|
125
|
-
IN_SERVICE: "InService",
|
|
126
|
-
UPDATING: "Updating",
|
|
127
|
-
};
|
|
128
|
-
export const InferenceComponentCapacitySizeType = {
|
|
129
|
-
CAPACITY_PERCENT: "CAPACITY_PERCENT",
|
|
130
|
-
COPY_COUNT: "COPY_COUNT",
|
|
131
|
-
};
|
|
132
|
-
export const ModelVariantStatus = {
|
|
133
|
-
CREATING: "Creating",
|
|
134
|
-
DELETED: "Deleted",
|
|
135
|
-
DELETING: "Deleting",
|
|
136
|
-
IN_SERVICE: "InService",
|
|
137
|
-
UPDATING: "Updating",
|
|
138
|
-
};
|
|
139
|
-
export const InferenceExperimentStatus = {
|
|
140
|
-
CANCELLED: "Cancelled",
|
|
141
|
-
COMPLETED: "Completed",
|
|
142
|
-
CREATED: "Created",
|
|
143
|
-
CREATING: "Creating",
|
|
144
|
-
RUNNING: "Running",
|
|
145
|
-
STARTING: "Starting",
|
|
146
|
-
STOPPING: "Stopping",
|
|
147
|
-
UPDATING: "Updating",
|
|
148
|
-
};
|
|
149
|
-
export const RecommendationJobStatus = {
|
|
150
|
-
COMPLETED: "COMPLETED",
|
|
151
|
-
DELETED: "DELETED",
|
|
152
|
-
DELETING: "DELETING",
|
|
153
|
-
FAILED: "FAILED",
|
|
154
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
155
|
-
PENDING: "PENDING",
|
|
156
|
-
STOPPED: "STOPPED",
|
|
157
|
-
STOPPING: "STOPPING",
|
|
158
|
-
};
|
|
159
|
-
export const LabelingJobStatus = {
|
|
160
|
-
COMPLETED: "Completed",
|
|
161
|
-
FAILED: "Failed",
|
|
162
|
-
INITIALIZING: "Initializing",
|
|
163
|
-
IN_PROGRESS: "InProgress",
|
|
164
|
-
STOPPED: "Stopped",
|
|
165
|
-
STOPPING: "Stopping",
|
|
166
|
-
};
|
|
167
|
-
export const IsTrackingServerActive = {
|
|
168
|
-
ACTIVE: "Active",
|
|
169
|
-
INACTIVE: "Inactive",
|
|
170
|
-
};
|
|
171
|
-
export const TrackingServerMaintenanceStatus = {
|
|
172
|
-
MAINTENANCE_COMPLETE: "MaintenanceComplete",
|
|
173
|
-
MAINTENANCE_FAILED: "MaintenanceFailed",
|
|
174
|
-
MAINTENANCE_IN_PROGRESS: "MaintenanceInProgress",
|
|
175
|
-
};
|
|
176
|
-
export const TrackingServerStatus = {
|
|
177
|
-
CREATED: "Created",
|
|
178
|
-
CREATE_FAILED: "CreateFailed",
|
|
179
|
-
CREATING: "Creating",
|
|
180
|
-
DELETE_FAILED: "DeleteFailed",
|
|
181
|
-
DELETING: "Deleting",
|
|
182
|
-
MAINTENANCE_COMPLETE: "MaintenanceComplete",
|
|
183
|
-
MAINTENANCE_FAILED: "MaintenanceFailed",
|
|
184
|
-
MAINTENANCE_IN_PROGRESS: "MaintenanceInProgress",
|
|
185
|
-
STARTED: "Started",
|
|
186
|
-
STARTING: "Starting",
|
|
187
|
-
START_FAILED: "StartFailed",
|
|
188
|
-
STOPPED: "Stopped",
|
|
189
|
-
STOPPING: "Stopping",
|
|
190
|
-
STOP_FAILED: "StopFailed",
|
|
191
|
-
UPDATED: "Updated",
|
|
192
|
-
UPDATE_FAILED: "UpdateFailed",
|
|
193
|
-
UPDATING: "Updating",
|
|
194
|
-
};
|
|
195
|
-
export const ModelCardProcessingStatus = {
|
|
196
|
-
CONTENT_DELETED: "ContentDeleted",
|
|
197
|
-
DELETE_COMPLETED: "DeleteCompleted",
|
|
198
|
-
DELETE_FAILED: "DeleteFailed",
|
|
199
|
-
DELETE_INPROGRESS: "DeleteInProgress",
|
|
200
|
-
DELETE_PENDING: "DeletePending",
|
|
201
|
-
EXPORTJOBS_DELETED: "ExportJobsDeleted",
|
|
202
|
-
};
|
|
203
|
-
export const ModelCardExportJobStatus = {
|
|
204
|
-
COMPLETED: "Completed",
|
|
205
|
-
FAILED: "Failed",
|
|
206
|
-
IN_PROGRESS: "InProgress",
|
|
207
|
-
};
|
|
208
|
-
export const DetailedModelPackageStatus = {
|
|
209
|
-
COMPLETED: "Completed",
|
|
210
|
-
FAILED: "Failed",
|
|
211
|
-
IN_PROGRESS: "InProgress",
|
|
212
|
-
NOT_STARTED: "NotStarted",
|
|
213
|
-
};
|
|
214
|
-
export const ModelPackageGroupStatus = {
|
|
215
|
-
COMPLETED: "Completed",
|
|
216
|
-
DELETE_FAILED: "DeleteFailed",
|
|
217
|
-
DELETING: "Deleting",
|
|
218
|
-
FAILED: "Failed",
|
|
219
|
-
IN_PROGRESS: "InProgress",
|
|
220
|
-
PENDING: "Pending",
|
|
221
|
-
};
|
|
222
|
-
export const ExecutionStatus = {
|
|
223
|
-
COMPLETED: "Completed",
|
|
224
|
-
COMPLETED_WITH_VIOLATIONS: "CompletedWithViolations",
|
|
225
|
-
FAILED: "Failed",
|
|
226
|
-
IN_PROGRESS: "InProgress",
|
|
227
|
-
PENDING: "Pending",
|
|
228
|
-
STOPPED: "Stopped",
|
|
229
|
-
STOPPING: "Stopping",
|
|
230
|
-
};
|
|
231
|
-
export const ScheduleStatus = {
|
|
232
|
-
FAILED: "Failed",
|
|
233
|
-
PENDING: "Pending",
|
|
234
|
-
SCHEDULED: "Scheduled",
|
|
235
|
-
STOPPED: "Stopped",
|
|
236
|
-
};
|
|
237
|
-
export const NotebookInstanceStatus = {
|
|
238
|
-
Deleting: "Deleting",
|
|
239
|
-
Failed: "Failed",
|
|
240
|
-
InService: "InService",
|
|
241
|
-
Pending: "Pending",
|
|
242
|
-
Stopped: "Stopped",
|
|
243
|
-
Stopping: "Stopping",
|
|
244
|
-
Updating: "Updating",
|
|
245
|
-
};
|
|
246
|
-
export const OptimizationJobStatus = {
|
|
247
|
-
COMPLETED: "COMPLETED",
|
|
248
|
-
FAILED: "FAILED",
|
|
249
|
-
INPROGRESS: "INPROGRESS",
|
|
250
|
-
STARTING: "STARTING",
|
|
251
|
-
STOPPED: "STOPPED",
|
|
252
|
-
STOPPING: "STOPPING",
|
|
253
|
-
};
|
|
254
|
-
export const PartnerAppStatus = {
|
|
255
|
-
AVAILABLE: "Available",
|
|
256
|
-
CREATING: "Creating",
|
|
257
|
-
DELETED: "Deleted",
|
|
258
|
-
DELETING: "Deleting",
|
|
259
|
-
FAILED: "Failed",
|
|
260
|
-
UPDATE_FAILED: "UpdateFailed",
|
|
261
|
-
UPDATING: "Updating",
|
|
262
|
-
};
|
|
263
|
-
export const PipelineStatus = {
|
|
264
|
-
ACTIVE: "Active",
|
|
265
|
-
DELETING: "Deleting",
|
|
266
|
-
};
|
|
267
|
-
export const PipelineExecutionStatus = {
|
|
268
|
-
EXECUTING: "Executing",
|
|
269
|
-
FAILED: "Failed",
|
|
270
|
-
STOPPED: "Stopped",
|
|
271
|
-
STOPPING: "Stopping",
|
|
272
|
-
SUCCEEDED: "Succeeded",
|
|
273
|
-
};
|
|
274
|
-
export const ProcessingJobStatus = {
|
|
275
|
-
COMPLETED: "Completed",
|
|
276
|
-
FAILED: "Failed",
|
|
277
|
-
IN_PROGRESS: "InProgress",
|
|
278
|
-
STOPPED: "Stopped",
|
|
279
|
-
STOPPING: "Stopping",
|
|
280
|
-
};
|
|
281
|
-
export const ProjectStatus = {
|
|
282
|
-
CREATE_COMPLETED: "CreateCompleted",
|
|
283
|
-
CREATE_FAILED: "CreateFailed",
|
|
284
|
-
CREATE_IN_PROGRESS: "CreateInProgress",
|
|
285
|
-
DELETE_COMPLETED: "DeleteCompleted",
|
|
286
|
-
DELETE_FAILED: "DeleteFailed",
|
|
287
|
-
DELETE_IN_PROGRESS: "DeleteInProgress",
|
|
288
|
-
PENDING: "Pending",
|
|
289
|
-
UPDATE_COMPLETED: "UpdateCompleted",
|
|
290
|
-
UPDATE_FAILED: "UpdateFailed",
|
|
291
|
-
UPDATE_IN_PROGRESS: "UpdateInProgress",
|
|
292
|
-
};
|
|
293
|
-
export const ReservedCapacityInstanceType = {
|
|
294
|
-
ML_P4DE_24XLARGE: "ml.p4de.24xlarge",
|
|
295
|
-
ML_P4D_24XLARGE: "ml.p4d.24xlarge",
|
|
296
|
-
ML_P5EN_48XLARGE: "ml.p5en.48xlarge",
|
|
297
|
-
ML_P5E_48XLARGE: "ml.p5e.48xlarge",
|
|
298
|
-
ML_P5_48XLARGE: "ml.p5.48xlarge",
|
|
299
|
-
ML_P5_4XLARGE: "ml.p5.4xlarge",
|
|
300
|
-
ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge",
|
|
301
|
-
ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge",
|
|
302
|
-
ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
|
|
303
|
-
ML_TRN2_48XLARGE: "ml.trn2.48xlarge",
|
|
304
|
-
};
|
|
305
|
-
export const ReservedCapacityType = {
|
|
306
|
-
INSTANCE: "Instance",
|
|
307
|
-
ULTRASERVER: "UltraServer",
|
|
308
|
-
};
|
|
309
|
-
export const ReservedCapacityStatus = {
|
|
310
|
-
ACTIVE: "Active",
|
|
311
|
-
EXPIRED: "Expired",
|
|
312
|
-
FAILED: "Failed",
|
|
313
|
-
PENDING: "Pending",
|
|
314
|
-
SCHEDULED: "Scheduled",
|
|
315
|
-
};
|
|
316
|
-
export const SpaceStatus = {
|
|
317
|
-
Delete_Failed: "Delete_Failed",
|
|
318
|
-
Deleting: "Deleting",
|
|
319
|
-
Failed: "Failed",
|
|
320
|
-
InService: "InService",
|
|
321
|
-
Pending: "Pending",
|
|
322
|
-
Update_Failed: "Update_Failed",
|
|
323
|
-
Updating: "Updating",
|
|
324
|
-
};
|
|
325
|
-
export const ProfilingStatus = {
|
|
326
|
-
DISABLED: "Disabled",
|
|
327
|
-
ENABLED: "Enabled",
|
|
328
|
-
};
|
|
329
|
-
export const SecondaryStatus = {
|
|
330
|
-
COMPLETED: "Completed",
|
|
331
|
-
DOWNLOADING: "Downloading",
|
|
332
|
-
DOWNLOADING_TRAINING_IMAGE: "DownloadingTrainingImage",
|
|
333
|
-
FAILED: "Failed",
|
|
334
|
-
INTERRUPTED: "Interrupted",
|
|
335
|
-
LAUNCHING_ML_INSTANCES: "LaunchingMLInstances",
|
|
336
|
-
MAX_RUNTIME_EXCEEDED: "MaxRuntimeExceeded",
|
|
337
|
-
MAX_WAIT_TIME_EXCEEDED: "MaxWaitTimeExceeded",
|
|
338
|
-
PENDING: "Pending",
|
|
339
|
-
PREPARING_TRAINING_STACK: "PreparingTrainingStack",
|
|
340
|
-
RESTARTING: "Restarting",
|
|
341
|
-
STARTING: "Starting",
|
|
342
|
-
STOPPED: "Stopped",
|
|
343
|
-
STOPPING: "Stopping",
|
|
344
|
-
TRAINING: "Training",
|
|
345
|
-
UPDATING: "Updating",
|
|
346
|
-
UPLOADING: "Uploading",
|
|
347
|
-
};
|
|
348
|
-
export const WarmPoolResourceStatus = {
|
|
349
|
-
AVAILABLE: "Available",
|
|
350
|
-
INUSE: "InUse",
|
|
351
|
-
REUSED: "Reused",
|
|
352
|
-
TERMINATED: "Terminated",
|
|
353
|
-
};
|
|
354
|
-
export const TrainingPlanStatus = {
|
|
355
|
-
ACTIVE: "Active",
|
|
356
|
-
EXPIRED: "Expired",
|
|
357
|
-
FAILED: "Failed",
|
|
358
|
-
PENDING: "Pending",
|
|
359
|
-
SCHEDULED: "Scheduled",
|
|
360
|
-
};
|
|
361
|
-
export const SageMakerResourceName = {
|
|
362
|
-
HYPERPOD_CLUSTER: "hyperpod-cluster",
|
|
363
|
-
TRAINING_JOB: "training-job",
|
|
364
|
-
};
|
|
365
|
-
export const TransformJobStatus = {
|
|
366
|
-
COMPLETED: "Completed",
|
|
367
|
-
FAILED: "Failed",
|
|
368
|
-
IN_PROGRESS: "InProgress",
|
|
369
|
-
STOPPED: "Stopped",
|
|
370
|
-
STOPPING: "Stopping",
|
|
371
|
-
};
|
|
372
|
-
export const UserProfileStatus = {
|
|
373
|
-
Delete_Failed: "Delete_Failed",
|
|
374
|
-
Deleting: "Deleting",
|
|
375
|
-
Failed: "Failed",
|
|
376
|
-
InService: "InService",
|
|
377
|
-
Pending: "Pending",
|
|
378
|
-
Update_Failed: "Update_Failed",
|
|
379
|
-
Updating: "Updating",
|
|
380
|
-
};
|
|
381
|
-
export const WorkforceStatus = {
|
|
382
|
-
ACTIVE: "Active",
|
|
383
|
-
DELETING: "Deleting",
|
|
384
|
-
FAILED: "Failed",
|
|
385
|
-
INITIALIZING: "Initializing",
|
|
386
|
-
UPDATING: "Updating",
|
|
387
|
-
};
|
|
388
|
-
export const DeviceDeploymentStatus = {
|
|
389
|
-
Deployed: "DEPLOYED",
|
|
390
|
-
Failed: "FAILED",
|
|
391
|
-
InProgress: "INPROGRESS",
|
|
392
|
-
ReadyToDeploy: "READYTODEPLOY",
|
|
393
|
-
Stopped: "STOPPED",
|
|
394
|
-
Stopping: "STOPPING",
|
|
395
|
-
};
|
|
396
|
-
export const Direction = {
|
|
397
|
-
ASCENDANTS: "Ascendants",
|
|
398
|
-
BOTH: "Both",
|
|
399
|
-
DESCENDANTS: "Descendants",
|
|
400
|
-
};
|
|
401
|
-
export const EndpointConfigSortKey = {
|
|
402
|
-
CreationTime: "CreationTime",
|
|
403
|
-
Name: "Name",
|
|
404
|
-
};
|
|
405
|
-
export const EndpointSortKey = {
|
|
406
|
-
CreationTime: "CreationTime",
|
|
407
|
-
Name: "Name",
|
|
408
|
-
Status: "Status",
|
|
409
|
-
};
|
|
410
|
-
export const EventSortBy = {
|
|
411
|
-
EVENT_TIME: "EventTime",
|
|
412
|
-
};
|
|
413
|
-
export const FeatureGroupSortBy = {
|
|
414
|
-
CREATION_TIME: "CreationTime",
|
|
415
|
-
FEATURE_GROUP_STATUS: "FeatureGroupStatus",
|
|
416
|
-
NAME: "Name",
|
|
417
|
-
OFFLINE_STORE_STATUS: "OfflineStoreStatus",
|
|
418
|
-
};
|
|
419
|
-
export const FeatureGroupSortOrder = {
|
|
420
|
-
ASCENDING: "Ascending",
|
|
421
|
-
DESCENDING: "Descending",
|
|
422
|
-
};
|
|
423
|
-
export const Operator = {
|
|
424
|
-
CONTAINS: "Contains",
|
|
425
|
-
EQUALS: "Equals",
|
|
426
|
-
EXISTS: "Exists",
|
|
427
|
-
GREATER_THAN: "GreaterThan",
|
|
428
|
-
GREATER_THAN_OR_EQUAL_TO: "GreaterThanOrEqualTo",
|
|
429
|
-
IN: "In",
|
|
430
|
-
LESS_THAN: "LessThan",
|
|
431
|
-
LESS_THAN_OR_EQUAL_TO: "LessThanOrEqualTo",
|
|
432
|
-
NOT_EQUALS: "NotEquals",
|
|
433
|
-
NOT_EXISTS: "NotExists",
|
|
434
|
-
};
|
|
1
|
+
export {};
|