@aws-sdk/client-sagemaker 3.933.0 → 3.935.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 +12 -12
- 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
|
@@ -0,0 +1,3561 @@
|
|
|
1
|
+
export declare const ActionStatus: {
|
|
2
|
+
readonly COMPLETED: "Completed";
|
|
3
|
+
readonly FAILED: "Failed";
|
|
4
|
+
readonly IN_PROGRESS: "InProgress";
|
|
5
|
+
readonly STOPPED: "Stopped";
|
|
6
|
+
readonly STOPPING: "Stopping";
|
|
7
|
+
readonly UNKNOWN: "Unknown";
|
|
8
|
+
};
|
|
9
|
+
export type ActionStatus = (typeof ActionStatus)[keyof typeof ActionStatus];
|
|
10
|
+
export declare const ActivationState: {
|
|
11
|
+
readonly DISABLED: "Disabled";
|
|
12
|
+
readonly ENABLED: "Enabled";
|
|
13
|
+
};
|
|
14
|
+
export type ActivationState =
|
|
15
|
+
(typeof ActivationState)[keyof typeof ActivationState];
|
|
16
|
+
export declare const AssociationEdgeType: {
|
|
17
|
+
readonly ASSOCIATED_WITH: "AssociatedWith";
|
|
18
|
+
readonly CONTRIBUTED_TO: "ContributedTo";
|
|
19
|
+
readonly DERIVED_FROM: "DerivedFrom";
|
|
20
|
+
readonly PRODUCED: "Produced";
|
|
21
|
+
readonly SAME_AS: "SameAs";
|
|
22
|
+
};
|
|
23
|
+
export type AssociationEdgeType =
|
|
24
|
+
(typeof AssociationEdgeType)[keyof typeof AssociationEdgeType];
|
|
25
|
+
export declare const CompressionType: {
|
|
26
|
+
readonly GZIP: "Gzip";
|
|
27
|
+
readonly NONE: "None";
|
|
28
|
+
};
|
|
29
|
+
export type CompressionType =
|
|
30
|
+
(typeof CompressionType)[keyof typeof CompressionType];
|
|
31
|
+
export declare const AdditionalS3DataSourceDataType: {
|
|
32
|
+
readonly S3OBJECT: "S3Object";
|
|
33
|
+
readonly S3PREFIX: "S3Prefix";
|
|
34
|
+
};
|
|
35
|
+
export type AdditionalS3DataSourceDataType =
|
|
36
|
+
(typeof AdditionalS3DataSourceDataType)[keyof typeof AdditionalS3DataSourceDataType];
|
|
37
|
+
export declare const ModelCompressionType: {
|
|
38
|
+
readonly Gzip: "Gzip";
|
|
39
|
+
readonly None: "None";
|
|
40
|
+
};
|
|
41
|
+
export type ModelCompressionType =
|
|
42
|
+
(typeof ModelCompressionType)[keyof typeof ModelCompressionType];
|
|
43
|
+
export declare const S3ModelDataType: {
|
|
44
|
+
readonly S3Object: "S3Object";
|
|
45
|
+
readonly S3Prefix: "S3Prefix";
|
|
46
|
+
};
|
|
47
|
+
export type S3ModelDataType =
|
|
48
|
+
(typeof S3ModelDataType)[keyof typeof S3ModelDataType];
|
|
49
|
+
export declare const ProductionVariantInstanceType: {
|
|
50
|
+
readonly ML_C4_2XLARGE: "ml.c4.2xlarge";
|
|
51
|
+
readonly ML_C4_4XLARGE: "ml.c4.4xlarge";
|
|
52
|
+
readonly ML_C4_8XLARGE: "ml.c4.8xlarge";
|
|
53
|
+
readonly ML_C4_LARGE: "ml.c4.large";
|
|
54
|
+
readonly ML_C4_XLARGE: "ml.c4.xlarge";
|
|
55
|
+
readonly ML_C5D_18XLARGE: "ml.c5d.18xlarge";
|
|
56
|
+
readonly ML_C5D_2XLARGE: "ml.c5d.2xlarge";
|
|
57
|
+
readonly ML_C5D_4XLARGE: "ml.c5d.4xlarge";
|
|
58
|
+
readonly ML_C5D_9XLARGE: "ml.c5d.9xlarge";
|
|
59
|
+
readonly ML_C5D_LARGE: "ml.c5d.large";
|
|
60
|
+
readonly ML_C5D_XLARGE: "ml.c5d.xlarge";
|
|
61
|
+
readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
|
|
62
|
+
readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
|
|
63
|
+
readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
|
|
64
|
+
readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
|
|
65
|
+
readonly ML_C5_LARGE: "ml.c5.large";
|
|
66
|
+
readonly ML_C5_XLARGE: "ml.c5.xlarge";
|
|
67
|
+
readonly ML_C6GD_12XLARGE: "ml.c6gd.12xlarge";
|
|
68
|
+
readonly ML_C6GD_16XLARGE: "ml.c6gd.16xlarge";
|
|
69
|
+
readonly ML_C6GD_2XLARGE: "ml.c6gd.2xlarge";
|
|
70
|
+
readonly ML_C6GD_4XLARGE: "ml.c6gd.4xlarge";
|
|
71
|
+
readonly ML_C6GD_8XLARGE: "ml.c6gd.8xlarge";
|
|
72
|
+
readonly ML_C6GD_LARGE: "ml.c6gd.large";
|
|
73
|
+
readonly ML_C6GD_XLARGE: "ml.c6gd.xlarge";
|
|
74
|
+
readonly ML_C6GN_12XLARGE: "ml.c6gn.12xlarge";
|
|
75
|
+
readonly ML_C6GN_16XLARGE: "ml.c6gn.16xlarge";
|
|
76
|
+
readonly ML_C6GN_2XLARGE: "ml.c6gn.2xlarge";
|
|
77
|
+
readonly ML_C6GN_4XLARGE: "ml.c6gn.4xlarge";
|
|
78
|
+
readonly ML_C6GN_8XLARGE: "ml.c6gn.8xlarge";
|
|
79
|
+
readonly ML_C6GN_LARGE: "ml.c6gn.large";
|
|
80
|
+
readonly ML_C6GN_XLARGE: "ml.c6gn.xlarge";
|
|
81
|
+
readonly ML_C6G_12XLARGE: "ml.c6g.12xlarge";
|
|
82
|
+
readonly ML_C6G_16XLARGE: "ml.c6g.16xlarge";
|
|
83
|
+
readonly ML_C6G_2XLARGE: "ml.c6g.2xlarge";
|
|
84
|
+
readonly ML_C6G_4XLARGE: "ml.c6g.4xlarge";
|
|
85
|
+
readonly ML_C6G_8XLARGE: "ml.c6g.8xlarge";
|
|
86
|
+
readonly ML_C6G_LARGE: "ml.c6g.large";
|
|
87
|
+
readonly ML_C6G_XLARGE: "ml.c6g.xlarge";
|
|
88
|
+
readonly ML_C6IN_12XLARGE: "ml.c6in.12xlarge";
|
|
89
|
+
readonly ML_C6IN_16XLARGE: "ml.c6in.16xlarge";
|
|
90
|
+
readonly ML_C6IN_24XLARGE: "ml.c6in.24xlarge";
|
|
91
|
+
readonly ML_C6IN_2XLARGE: "ml.c6in.2xlarge";
|
|
92
|
+
readonly ML_C6IN_32XLARGE: "ml.c6in.32xlarge";
|
|
93
|
+
readonly ML_C6IN_4XLARGE: "ml.c6in.4xlarge";
|
|
94
|
+
readonly ML_C6IN_8XLARGE: "ml.c6in.8xlarge";
|
|
95
|
+
readonly ML_C6IN_LARGE: "ml.c6in.large";
|
|
96
|
+
readonly ML_C6IN_XLARGE: "ml.c6in.xlarge";
|
|
97
|
+
readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
|
|
98
|
+
readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
|
|
99
|
+
readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
|
|
100
|
+
readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
|
|
101
|
+
readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
|
|
102
|
+
readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
|
|
103
|
+
readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
|
|
104
|
+
readonly ML_C6I_LARGE: "ml.c6i.large";
|
|
105
|
+
readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
|
|
106
|
+
readonly ML_C7G_12XLARGE: "ml.c7g.12xlarge";
|
|
107
|
+
readonly ML_C7G_16XLARGE: "ml.c7g.16xlarge";
|
|
108
|
+
readonly ML_C7G_2XLARGE: "ml.c7g.2xlarge";
|
|
109
|
+
readonly ML_C7G_4XLARGE: "ml.c7g.4xlarge";
|
|
110
|
+
readonly ML_C7G_8XLARGE: "ml.c7g.8xlarge";
|
|
111
|
+
readonly ML_C7G_LARGE: "ml.c7g.large";
|
|
112
|
+
readonly ML_C7G_XLARGE: "ml.c7g.xlarge";
|
|
113
|
+
readonly ML_C7I_12XLARGE: "ml.c7i.12xlarge";
|
|
114
|
+
readonly ML_C7I_16XLARGE: "ml.c7i.16xlarge";
|
|
115
|
+
readonly ML_C7I_24XLARGE: "ml.c7i.24xlarge";
|
|
116
|
+
readonly ML_C7I_2XLARGE: "ml.c7i.2xlarge";
|
|
117
|
+
readonly ML_C7I_48XLARGE: "ml.c7i.48xlarge";
|
|
118
|
+
readonly ML_C7I_4XLARGE: "ml.c7i.4xlarge";
|
|
119
|
+
readonly ML_C7I_8XLARGE: "ml.c7i.8xlarge";
|
|
120
|
+
readonly ML_C7I_LARGE: "ml.c7i.large";
|
|
121
|
+
readonly ML_C7I_XLARGE: "ml.c7i.xlarge";
|
|
122
|
+
readonly ML_C8G_12XLARGE: "ml.c8g.12xlarge";
|
|
123
|
+
readonly ML_C8G_16XLARGE: "ml.c8g.16xlarge";
|
|
124
|
+
readonly ML_C8G_24XLARGE: "ml.c8g.24xlarge";
|
|
125
|
+
readonly ML_C8G_2XLARGE: "ml.c8g.2xlarge";
|
|
126
|
+
readonly ML_C8G_48XLARGE: "ml.c8g.48xlarge";
|
|
127
|
+
readonly ML_C8G_4XLARGE: "ml.c8g.4xlarge";
|
|
128
|
+
readonly ML_C8G_8XLARGE: "ml.c8g.8xlarge";
|
|
129
|
+
readonly ML_C8G_LARGE: "ml.c8g.large";
|
|
130
|
+
readonly ML_C8G_MEDIUM: "ml.c8g.medium";
|
|
131
|
+
readonly ML_C8G_XLARGE: "ml.c8g.xlarge";
|
|
132
|
+
readonly ML_DL1_24XLARGE: "ml.dl1.24xlarge";
|
|
133
|
+
readonly ML_G4DN_12XLARGE: "ml.g4dn.12xlarge";
|
|
134
|
+
readonly ML_G4DN_16XLARGE: "ml.g4dn.16xlarge";
|
|
135
|
+
readonly ML_G4DN_2XLARGE: "ml.g4dn.2xlarge";
|
|
136
|
+
readonly ML_G4DN_4XLARGE: "ml.g4dn.4xlarge";
|
|
137
|
+
readonly ML_G4DN_8XLARGE: "ml.g4dn.8xlarge";
|
|
138
|
+
readonly ML_G4DN_XLARGE: "ml.g4dn.xlarge";
|
|
139
|
+
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
140
|
+
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
141
|
+
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
142
|
+
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
143
|
+
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
144
|
+
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
145
|
+
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
146
|
+
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
147
|
+
readonly ML_G6E_12XLARGE: "ml.g6e.12xlarge";
|
|
148
|
+
readonly ML_G6E_16XLARGE: "ml.g6e.16xlarge";
|
|
149
|
+
readonly ML_G6E_24XLARGE: "ml.g6e.24xlarge";
|
|
150
|
+
readonly ML_G6E_2XLARGE: "ml.g6e.2xlarge";
|
|
151
|
+
readonly ML_G6E_48XLARGE: "ml.g6e.48xlarge";
|
|
152
|
+
readonly ML_G6E_4XLARGE: "ml.g6e.4xlarge";
|
|
153
|
+
readonly ML_G6E_8XLARGE: "ml.g6e.8xlarge";
|
|
154
|
+
readonly ML_G6E_XLARGE: "ml.g6e.xlarge";
|
|
155
|
+
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
156
|
+
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
157
|
+
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
158
|
+
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
159
|
+
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
160
|
+
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
161
|
+
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
162
|
+
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
163
|
+
readonly ML_INF1_24XLARGE: "ml.inf1.24xlarge";
|
|
164
|
+
readonly ML_INF1_2XLARGE: "ml.inf1.2xlarge";
|
|
165
|
+
readonly ML_INF1_6XLARGE: "ml.inf1.6xlarge";
|
|
166
|
+
readonly ML_INF1_XLARGE: "ml.inf1.xlarge";
|
|
167
|
+
readonly ML_INF2_24XLARGE: "ml.inf2.24xlarge";
|
|
168
|
+
readonly ML_INF2_48XLARGE: "ml.inf2.48xlarge";
|
|
169
|
+
readonly ML_INF2_8XLARGE: "ml.inf2.8xlarge";
|
|
170
|
+
readonly ML_INF2_XLARGE: "ml.inf2.xlarge";
|
|
171
|
+
readonly ML_M4_10XLARGE: "ml.m4.10xlarge";
|
|
172
|
+
readonly ML_M4_16XLARGE: "ml.m4.16xlarge";
|
|
173
|
+
readonly ML_M4_2XLARGE: "ml.m4.2xlarge";
|
|
174
|
+
readonly ML_M4_4XLARGE: "ml.m4.4xlarge";
|
|
175
|
+
readonly ML_M4_XLARGE: "ml.m4.xlarge";
|
|
176
|
+
readonly ML_M5D_12XLARGE: "ml.m5d.12xlarge";
|
|
177
|
+
readonly ML_M5D_24XLARGE: "ml.m5d.24xlarge";
|
|
178
|
+
readonly ML_M5D_2XLARGE: "ml.m5d.2xlarge";
|
|
179
|
+
readonly ML_M5D_4XLARGE: "ml.m5d.4xlarge";
|
|
180
|
+
readonly ML_M5D_LARGE: "ml.m5d.large";
|
|
181
|
+
readonly ML_M5D_XLARGE: "ml.m5d.xlarge";
|
|
182
|
+
readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
|
|
183
|
+
readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
|
|
184
|
+
readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
|
|
185
|
+
readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
|
|
186
|
+
readonly ML_M5_LARGE: "ml.m5.large";
|
|
187
|
+
readonly ML_M5_XLARGE: "ml.m5.xlarge";
|
|
188
|
+
readonly ML_M6GD_12XLARGE: "ml.m6gd.12xlarge";
|
|
189
|
+
readonly ML_M6GD_16XLARGE: "ml.m6gd.16xlarge";
|
|
190
|
+
readonly ML_M6GD_2XLARGE: "ml.m6gd.2xlarge";
|
|
191
|
+
readonly ML_M6GD_4XLARGE: "ml.m6gd.4xlarge";
|
|
192
|
+
readonly ML_M6GD_8XLARGE: "ml.m6gd.8xlarge";
|
|
193
|
+
readonly ML_M6GD_LARGE: "ml.m6gd.large";
|
|
194
|
+
readonly ML_M6GD_XLARGE: "ml.m6gd.xlarge";
|
|
195
|
+
readonly ML_M6G_12XLARGE: "ml.m6g.12xlarge";
|
|
196
|
+
readonly ML_M6G_16XLARGE: "ml.m6g.16xlarge";
|
|
197
|
+
readonly ML_M6G_2XLARGE: "ml.m6g.2xlarge";
|
|
198
|
+
readonly ML_M6G_4XLARGE: "ml.m6g.4xlarge";
|
|
199
|
+
readonly ML_M6G_8XLARGE: "ml.m6g.8xlarge";
|
|
200
|
+
readonly ML_M6G_LARGE: "ml.m6g.large";
|
|
201
|
+
readonly ML_M6G_XLARGE: "ml.m6g.xlarge";
|
|
202
|
+
readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
|
|
203
|
+
readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
|
|
204
|
+
readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
|
|
205
|
+
readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
|
|
206
|
+
readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
|
|
207
|
+
readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
|
|
208
|
+
readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
|
|
209
|
+
readonly ML_M6I_LARGE: "ml.m6i.large";
|
|
210
|
+
readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
|
|
211
|
+
readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
|
|
212
|
+
readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
|
|
213
|
+
readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
|
|
214
|
+
readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
|
|
215
|
+
readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
|
|
216
|
+
readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
|
|
217
|
+
readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
|
|
218
|
+
readonly ML_M7I_LARGE: "ml.m7i.large";
|
|
219
|
+
readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
|
|
220
|
+
readonly ML_M8G_12XLARGE: "ml.m8g.12xlarge";
|
|
221
|
+
readonly ML_M8G_16XLARGE: "ml.m8g.16xlarge";
|
|
222
|
+
readonly ML_M8G_24XLARGE: "ml.m8g.24xlarge";
|
|
223
|
+
readonly ML_M8G_2XLARGE: "ml.m8g.2xlarge";
|
|
224
|
+
readonly ML_M8G_48XLARGE: "ml.m8g.48xlarge";
|
|
225
|
+
readonly ML_M8G_4XLARGE: "ml.m8g.4xlarge";
|
|
226
|
+
readonly ML_M8G_8XLARGE: "ml.m8g.8xlarge";
|
|
227
|
+
readonly ML_M8G_LARGE: "ml.m8g.large";
|
|
228
|
+
readonly ML_M8G_MEDIUM: "ml.m8g.medium";
|
|
229
|
+
readonly ML_M8G_XLARGE: "ml.m8g.xlarge";
|
|
230
|
+
readonly ML_P2_16XLARGE: "ml.p2.16xlarge";
|
|
231
|
+
readonly ML_P2_8XLARGE: "ml.p2.8xlarge";
|
|
232
|
+
readonly ML_P2_XLARGE: "ml.p2.xlarge";
|
|
233
|
+
readonly ML_P3_16XLARGE: "ml.p3.16xlarge";
|
|
234
|
+
readonly ML_P3_2XLARGE: "ml.p3.2xlarge";
|
|
235
|
+
readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
|
|
236
|
+
readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
|
|
237
|
+
readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
|
|
238
|
+
readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
|
|
239
|
+
readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
|
|
240
|
+
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
241
|
+
readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
|
|
242
|
+
readonly ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge";
|
|
243
|
+
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
244
|
+
readonly ML_R5D_12XLARGE: "ml.r5d.12xlarge";
|
|
245
|
+
readonly ML_R5D_24XLARGE: "ml.r5d.24xlarge";
|
|
246
|
+
readonly ML_R5D_2XLARGE: "ml.r5d.2xlarge";
|
|
247
|
+
readonly ML_R5D_4XLARGE: "ml.r5d.4xlarge";
|
|
248
|
+
readonly ML_R5D_LARGE: "ml.r5d.large";
|
|
249
|
+
readonly ML_R5D_XLARGE: "ml.r5d.xlarge";
|
|
250
|
+
readonly ML_R5_12XLARGE: "ml.r5.12xlarge";
|
|
251
|
+
readonly ML_R5_24XLARGE: "ml.r5.24xlarge";
|
|
252
|
+
readonly ML_R5_2XLARGE: "ml.r5.2xlarge";
|
|
253
|
+
readonly ML_R5_4XLARGE: "ml.r5.4xlarge";
|
|
254
|
+
readonly ML_R5_LARGE: "ml.r5.large";
|
|
255
|
+
readonly ML_R5_XLARGE: "ml.r5.xlarge";
|
|
256
|
+
readonly ML_R6GD_12XLARGE: "ml.r6gd.12xlarge";
|
|
257
|
+
readonly ML_R6GD_16XLARGE: "ml.r6gd.16xlarge";
|
|
258
|
+
readonly ML_R6GD_2XLARGE: "ml.r6gd.2xlarge";
|
|
259
|
+
readonly ML_R6GD_4XLARGE: "ml.r6gd.4xlarge";
|
|
260
|
+
readonly ML_R6GD_8XLARGE: "ml.r6gd.8xlarge";
|
|
261
|
+
readonly ML_R6GD_LARGE: "ml.r6gd.large";
|
|
262
|
+
readonly ML_R6GD_XLARGE: "ml.r6gd.xlarge";
|
|
263
|
+
readonly ML_R6G_12XLARGE: "ml.r6g.12xlarge";
|
|
264
|
+
readonly ML_R6G_16XLARGE: "ml.r6g.16xlarge";
|
|
265
|
+
readonly ML_R6G_2XLARGE: "ml.r6g.2xlarge";
|
|
266
|
+
readonly ML_R6G_4XLARGE: "ml.r6g.4xlarge";
|
|
267
|
+
readonly ML_R6G_8XLARGE: "ml.r6g.8xlarge";
|
|
268
|
+
readonly ML_R6G_LARGE: "ml.r6g.large";
|
|
269
|
+
readonly ML_R6G_XLARGE: "ml.r6g.xlarge";
|
|
270
|
+
readonly ML_R6I_12XLARGE: "ml.r6i.12xlarge";
|
|
271
|
+
readonly ML_R6I_16XLARGE: "ml.r6i.16xlarge";
|
|
272
|
+
readonly ML_R6I_24XLARGE: "ml.r6i.24xlarge";
|
|
273
|
+
readonly ML_R6I_2XLARGE: "ml.r6i.2xlarge";
|
|
274
|
+
readonly ML_R6I_32XLARGE: "ml.r6i.32xlarge";
|
|
275
|
+
readonly ML_R6I_4XLARGE: "ml.r6i.4xlarge";
|
|
276
|
+
readonly ML_R6I_8XLARGE: "ml.r6i.8xlarge";
|
|
277
|
+
readonly ML_R6I_LARGE: "ml.r6i.large";
|
|
278
|
+
readonly ML_R6I_XLARGE: "ml.r6i.xlarge";
|
|
279
|
+
readonly ML_R7GD_12XLARGE: "ml.r7gd.12xlarge";
|
|
280
|
+
readonly ML_R7GD_16XLARGE: "ml.r7gd.16xlarge";
|
|
281
|
+
readonly ML_R7GD_2XLARGE: "ml.r7gd.2xlarge";
|
|
282
|
+
readonly ML_R7GD_4XLARGE: "ml.r7gd.4xlarge";
|
|
283
|
+
readonly ML_R7GD_8XLARGE: "ml.r7gd.8xlarge";
|
|
284
|
+
readonly ML_R7GD_LARGE: "ml.r7gd.large";
|
|
285
|
+
readonly ML_R7GD_MEDIUM: "ml.r7gd.medium";
|
|
286
|
+
readonly ML_R7GD_XLARGE: "ml.r7gd.xlarge";
|
|
287
|
+
readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
|
|
288
|
+
readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
|
|
289
|
+
readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
|
|
290
|
+
readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
|
|
291
|
+
readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
|
|
292
|
+
readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
|
|
293
|
+
readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
|
|
294
|
+
readonly ML_R7I_LARGE: "ml.r7i.large";
|
|
295
|
+
readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
|
|
296
|
+
readonly ML_R8G_12XLARGE: "ml.r8g.12xlarge";
|
|
297
|
+
readonly ML_R8G_16XLARGE: "ml.r8g.16xlarge";
|
|
298
|
+
readonly ML_R8G_24XLARGE: "ml.r8g.24xlarge";
|
|
299
|
+
readonly ML_R8G_2XLARGE: "ml.r8g.2xlarge";
|
|
300
|
+
readonly ML_R8G_48XLARGE: "ml.r8g.48xlarge";
|
|
301
|
+
readonly ML_R8G_4XLARGE: "ml.r8g.4xlarge";
|
|
302
|
+
readonly ML_R8G_8XLARGE: "ml.r8g.8xlarge";
|
|
303
|
+
readonly ML_R8G_LARGE: "ml.r8g.large";
|
|
304
|
+
readonly ML_R8G_MEDIUM: "ml.r8g.medium";
|
|
305
|
+
readonly ML_R8G_XLARGE: "ml.r8g.xlarge";
|
|
306
|
+
readonly ML_T2_2XLARGE: "ml.t2.2xlarge";
|
|
307
|
+
readonly ML_T2_LARGE: "ml.t2.large";
|
|
308
|
+
readonly ML_T2_MEDIUM: "ml.t2.medium";
|
|
309
|
+
readonly ML_T2_XLARGE: "ml.t2.xlarge";
|
|
310
|
+
readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
|
|
311
|
+
readonly ML_TRN1_2XLARGE: "ml.trn1.2xlarge";
|
|
312
|
+
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
313
|
+
readonly ML_TRN2_48XLARGE: "ml.trn2.48xlarge";
|
|
314
|
+
};
|
|
315
|
+
export type ProductionVariantInstanceType =
|
|
316
|
+
(typeof ProductionVariantInstanceType)[keyof typeof ProductionVariantInstanceType];
|
|
317
|
+
export declare const TransformInstanceType: {
|
|
318
|
+
readonly ML_C4_2XLARGE: "ml.c4.2xlarge";
|
|
319
|
+
readonly ML_C4_4XLARGE: "ml.c4.4xlarge";
|
|
320
|
+
readonly ML_C4_8XLARGE: "ml.c4.8xlarge";
|
|
321
|
+
readonly ML_C4_XLARGE: "ml.c4.xlarge";
|
|
322
|
+
readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
|
|
323
|
+
readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
|
|
324
|
+
readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
|
|
325
|
+
readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
|
|
326
|
+
readonly ML_C5_XLARGE: "ml.c5.xlarge";
|
|
327
|
+
readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
|
|
328
|
+
readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
|
|
329
|
+
readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
|
|
330
|
+
readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
|
|
331
|
+
readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
|
|
332
|
+
readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
|
|
333
|
+
readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
|
|
334
|
+
readonly ML_C6I_LARGE: "ml.c6i.large";
|
|
335
|
+
readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
|
|
336
|
+
readonly ML_C7I_12XLARGE: "ml.c7i.12xlarge";
|
|
337
|
+
readonly ML_C7I_16XLARGE: "ml.c7i.16xlarge";
|
|
338
|
+
readonly ML_C7I_24XLARGE: "ml.c7i.24xlarge";
|
|
339
|
+
readonly ML_C7I_2XLARGE: "ml.c7i.2xlarge";
|
|
340
|
+
readonly ML_C7I_48XLARGE: "ml.c7i.48xlarge";
|
|
341
|
+
readonly ML_C7I_4XLARGE: "ml.c7i.4xlarge";
|
|
342
|
+
readonly ML_C7I_8XLARGE: "ml.c7i.8xlarge";
|
|
343
|
+
readonly ML_C7I_LARGE: "ml.c7i.large";
|
|
344
|
+
readonly ML_C7I_XLARGE: "ml.c7i.xlarge";
|
|
345
|
+
readonly ML_G4DN_12XLARGE: "ml.g4dn.12xlarge";
|
|
346
|
+
readonly ML_G4DN_16XLARGE: "ml.g4dn.16xlarge";
|
|
347
|
+
readonly ML_G4DN_2XLARGE: "ml.g4dn.2xlarge";
|
|
348
|
+
readonly ML_G4DN_4XLARGE: "ml.g4dn.4xlarge";
|
|
349
|
+
readonly ML_G4DN_8XLARGE: "ml.g4dn.8xlarge";
|
|
350
|
+
readonly ML_G4DN_XLARGE: "ml.g4dn.xlarge";
|
|
351
|
+
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
352
|
+
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
353
|
+
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
354
|
+
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
355
|
+
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
356
|
+
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
357
|
+
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
358
|
+
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
359
|
+
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
360
|
+
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
361
|
+
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
362
|
+
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
363
|
+
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
364
|
+
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
365
|
+
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
366
|
+
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
367
|
+
readonly ML_INF2_24XLARGE: "ml.inf2.24xlarge";
|
|
368
|
+
readonly ML_INF2_48XLARGE: "ml.inf2.48xlarge";
|
|
369
|
+
readonly ML_INF2_8XLARGE: "ml.inf2.8xlarge";
|
|
370
|
+
readonly ML_INF2_XLARGE: "ml.inf2.xlarge";
|
|
371
|
+
readonly ML_M4_10XLARGE: "ml.m4.10xlarge";
|
|
372
|
+
readonly ML_M4_16XLARGE: "ml.m4.16xlarge";
|
|
373
|
+
readonly ML_M4_2XLARGE: "ml.m4.2xlarge";
|
|
374
|
+
readonly ML_M4_4XLARGE: "ml.m4.4xlarge";
|
|
375
|
+
readonly ML_M4_XLARGE: "ml.m4.xlarge";
|
|
376
|
+
readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
|
|
377
|
+
readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
|
|
378
|
+
readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
|
|
379
|
+
readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
|
|
380
|
+
readonly ML_M5_LARGE: "ml.m5.large";
|
|
381
|
+
readonly ML_M5_XLARGE: "ml.m5.xlarge";
|
|
382
|
+
readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
|
|
383
|
+
readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
|
|
384
|
+
readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
|
|
385
|
+
readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
|
|
386
|
+
readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
|
|
387
|
+
readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
|
|
388
|
+
readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
|
|
389
|
+
readonly ML_M6I_LARGE: "ml.m6i.large";
|
|
390
|
+
readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
|
|
391
|
+
readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
|
|
392
|
+
readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
|
|
393
|
+
readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
|
|
394
|
+
readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
|
|
395
|
+
readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
|
|
396
|
+
readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
|
|
397
|
+
readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
|
|
398
|
+
readonly ML_M7I_LARGE: "ml.m7i.large";
|
|
399
|
+
readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
|
|
400
|
+
readonly ML_P2_16XLARGE: "ml.p2.16xlarge";
|
|
401
|
+
readonly ML_P2_8XLARGE: "ml.p2.8xlarge";
|
|
402
|
+
readonly ML_P2_XLARGE: "ml.p2.xlarge";
|
|
403
|
+
readonly ML_P3_16XLARGE: "ml.p3.16xlarge";
|
|
404
|
+
readonly ML_P3_2XLARGE: "ml.p3.2xlarge";
|
|
405
|
+
readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
|
|
406
|
+
readonly ML_R6I_12XLARGE: "ml.r6i.12xlarge";
|
|
407
|
+
readonly ML_R6I_16XLARGE: "ml.r6i.16xlarge";
|
|
408
|
+
readonly ML_R6I_24XLARGE: "ml.r6i.24xlarge";
|
|
409
|
+
readonly ML_R6I_2XLARGE: "ml.r6i.2xlarge";
|
|
410
|
+
readonly ML_R6I_32XLARGE: "ml.r6i.32xlarge";
|
|
411
|
+
readonly ML_R6I_4XLARGE: "ml.r6i.4xlarge";
|
|
412
|
+
readonly ML_R6I_8XLARGE: "ml.r6i.8xlarge";
|
|
413
|
+
readonly ML_R6I_LARGE: "ml.r6i.large";
|
|
414
|
+
readonly ML_R6I_XLARGE: "ml.r6i.xlarge";
|
|
415
|
+
readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
|
|
416
|
+
readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
|
|
417
|
+
readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
|
|
418
|
+
readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
|
|
419
|
+
readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
|
|
420
|
+
readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
|
|
421
|
+
readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
|
|
422
|
+
readonly ML_R7I_LARGE: "ml.r7i.large";
|
|
423
|
+
readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
|
|
424
|
+
readonly ML_TRN1_2XLARGE: "ml.trn1.2xlarge";
|
|
425
|
+
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
426
|
+
};
|
|
427
|
+
export type TransformInstanceType =
|
|
428
|
+
(typeof TransformInstanceType)[keyof typeof TransformInstanceType];
|
|
429
|
+
export declare const AggregationTransformationValue: {
|
|
430
|
+
readonly Avg: "avg";
|
|
431
|
+
readonly First: "first";
|
|
432
|
+
readonly Max: "max";
|
|
433
|
+
readonly Min: "min";
|
|
434
|
+
readonly Sum: "sum";
|
|
435
|
+
};
|
|
436
|
+
export type AggregationTransformationValue =
|
|
437
|
+
(typeof AggregationTransformationValue)[keyof typeof AggregationTransformationValue];
|
|
438
|
+
export declare const AlgorithmSortBy: {
|
|
439
|
+
readonly CREATION_TIME: "CreationTime";
|
|
440
|
+
readonly NAME: "Name";
|
|
441
|
+
};
|
|
442
|
+
export type AlgorithmSortBy =
|
|
443
|
+
(typeof AlgorithmSortBy)[keyof typeof AlgorithmSortBy];
|
|
444
|
+
export declare const TrainingRepositoryAccessMode: {
|
|
445
|
+
readonly PLATFORM: "Platform";
|
|
446
|
+
readonly VPC: "Vpc";
|
|
447
|
+
};
|
|
448
|
+
export type TrainingRepositoryAccessMode =
|
|
449
|
+
(typeof TrainingRepositoryAccessMode)[keyof typeof TrainingRepositoryAccessMode];
|
|
450
|
+
export declare const TrainingInputMode: {
|
|
451
|
+
readonly FASTFILE: "FastFile";
|
|
452
|
+
readonly FILE: "File";
|
|
453
|
+
readonly PIPE: "Pipe";
|
|
454
|
+
};
|
|
455
|
+
export type TrainingInputMode =
|
|
456
|
+
(typeof TrainingInputMode)[keyof typeof TrainingInputMode];
|
|
457
|
+
export declare const AlgorithmStatus: {
|
|
458
|
+
readonly COMPLETED: "Completed";
|
|
459
|
+
readonly DELETING: "Deleting";
|
|
460
|
+
readonly FAILED: "Failed";
|
|
461
|
+
readonly IN_PROGRESS: "InProgress";
|
|
462
|
+
readonly PENDING: "Pending";
|
|
463
|
+
};
|
|
464
|
+
export type AlgorithmStatus =
|
|
465
|
+
(typeof AlgorithmStatus)[keyof typeof AlgorithmStatus];
|
|
466
|
+
export declare const DetailedAlgorithmStatus: {
|
|
467
|
+
readonly COMPLETED: "Completed";
|
|
468
|
+
readonly FAILED: "Failed";
|
|
469
|
+
readonly IN_PROGRESS: "InProgress";
|
|
470
|
+
readonly NOT_STARTED: "NotStarted";
|
|
471
|
+
};
|
|
472
|
+
export type DetailedAlgorithmStatus =
|
|
473
|
+
(typeof DetailedAlgorithmStatus)[keyof typeof DetailedAlgorithmStatus];
|
|
474
|
+
export declare const FileSystemAccessMode: {
|
|
475
|
+
readonly RO: "ro";
|
|
476
|
+
readonly RW: "rw";
|
|
477
|
+
};
|
|
478
|
+
export type FileSystemAccessMode =
|
|
479
|
+
(typeof FileSystemAccessMode)[keyof typeof FileSystemAccessMode];
|
|
480
|
+
export declare const FileSystemType: {
|
|
481
|
+
readonly EFS: "EFS";
|
|
482
|
+
readonly FSXLUSTRE: "FSxLustre";
|
|
483
|
+
};
|
|
484
|
+
export type FileSystemType =
|
|
485
|
+
(typeof FileSystemType)[keyof typeof FileSystemType];
|
|
486
|
+
export declare const S3DataDistribution: {
|
|
487
|
+
readonly FULLY_REPLICATED: "FullyReplicated";
|
|
488
|
+
readonly SHARDED_BY_S3_KEY: "ShardedByS3Key";
|
|
489
|
+
};
|
|
490
|
+
export type S3DataDistribution =
|
|
491
|
+
(typeof S3DataDistribution)[keyof typeof S3DataDistribution];
|
|
492
|
+
export declare const S3DataType: {
|
|
493
|
+
readonly AUGMENTED_MANIFEST_FILE: "AugmentedManifestFile";
|
|
494
|
+
readonly CONVERSE: "Converse";
|
|
495
|
+
readonly MANIFEST_FILE: "ManifestFile";
|
|
496
|
+
readonly S3_PREFIX: "S3Prefix";
|
|
497
|
+
};
|
|
498
|
+
export type S3DataType = (typeof S3DataType)[keyof typeof S3DataType];
|
|
499
|
+
export declare const RecordWrapper: {
|
|
500
|
+
readonly NONE: "None";
|
|
501
|
+
readonly RECORDIO: "RecordIO";
|
|
502
|
+
};
|
|
503
|
+
export type RecordWrapper = (typeof RecordWrapper)[keyof typeof RecordWrapper];
|
|
504
|
+
export declare const OutputCompressionType: {
|
|
505
|
+
readonly GZIP: "GZIP";
|
|
506
|
+
readonly NONE: "NONE";
|
|
507
|
+
};
|
|
508
|
+
export type OutputCompressionType =
|
|
509
|
+
(typeof OutputCompressionType)[keyof typeof OutputCompressionType];
|
|
510
|
+
export declare const TrainingInstanceType: {
|
|
511
|
+
readonly ML_C4_2XLARGE: "ml.c4.2xlarge";
|
|
512
|
+
readonly ML_C4_4XLARGE: "ml.c4.4xlarge";
|
|
513
|
+
readonly ML_C4_8XLARGE: "ml.c4.8xlarge";
|
|
514
|
+
readonly ML_C4_XLARGE: "ml.c4.xlarge";
|
|
515
|
+
readonly ML_C5N_18XLARGE: "ml.c5n.18xlarge";
|
|
516
|
+
readonly ML_C5N_2XLARGE: "ml.c5n.2xlarge";
|
|
517
|
+
readonly ML_C5N_4XLARGE: "ml.c5n.4xlarge";
|
|
518
|
+
readonly ML_C5N_9XLARGE: "ml.c5n.9xlarge";
|
|
519
|
+
readonly ML_C5N_XLARGE: "ml.c5n.xlarge";
|
|
520
|
+
readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
|
|
521
|
+
readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
|
|
522
|
+
readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
|
|
523
|
+
readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
|
|
524
|
+
readonly ML_C5_XLARGE: "ml.c5.xlarge";
|
|
525
|
+
readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
|
|
526
|
+
readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
|
|
527
|
+
readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
|
|
528
|
+
readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
|
|
529
|
+
readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
|
|
530
|
+
readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
|
|
531
|
+
readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
|
|
532
|
+
readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
|
|
533
|
+
readonly ML_C7I_12XLARGE: "ml.c7i.12xlarge";
|
|
534
|
+
readonly ML_C7I_16XLARGE: "ml.c7i.16xlarge";
|
|
535
|
+
readonly ML_C7I_24XLARGE: "ml.c7i.24xlarge";
|
|
536
|
+
readonly ML_C7I_2XLARGE: "ml.c7i.2xlarge";
|
|
537
|
+
readonly ML_C7I_48XLARGE: "ml.c7i.48xlarge";
|
|
538
|
+
readonly ML_C7I_4XLARGE: "ml.c7i.4xlarge";
|
|
539
|
+
readonly ML_C7I_8XLARGE: "ml.c7i.8xlarge";
|
|
540
|
+
readonly ML_C7I_LARGE: "ml.c7i.large";
|
|
541
|
+
readonly ML_C7I_XLARGE: "ml.c7i.xlarge";
|
|
542
|
+
readonly ML_G4DN_12XLARGE: "ml.g4dn.12xlarge";
|
|
543
|
+
readonly ML_G4DN_16XLARGE: "ml.g4dn.16xlarge";
|
|
544
|
+
readonly ML_G4DN_2XLARGE: "ml.g4dn.2xlarge";
|
|
545
|
+
readonly ML_G4DN_4XLARGE: "ml.g4dn.4xlarge";
|
|
546
|
+
readonly ML_G4DN_8XLARGE: "ml.g4dn.8xlarge";
|
|
547
|
+
readonly ML_G4DN_XLARGE: "ml.g4dn.xlarge";
|
|
548
|
+
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
549
|
+
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
550
|
+
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
551
|
+
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
552
|
+
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
553
|
+
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
554
|
+
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
555
|
+
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
556
|
+
readonly ML_G6E_12XLARGE: "ml.g6e.12xlarge";
|
|
557
|
+
readonly ML_G6E_16XLARGE: "ml.g6e.16xlarge";
|
|
558
|
+
readonly ML_G6E_24XLARGE: "ml.g6e.24xlarge";
|
|
559
|
+
readonly ML_G6E_2XLARGE: "ml.g6e.2xlarge";
|
|
560
|
+
readonly ML_G6E_48XLARGE: "ml.g6e.48xlarge";
|
|
561
|
+
readonly ML_G6E_4XLARGE: "ml.g6e.4xlarge";
|
|
562
|
+
readonly ML_G6E_8XLARGE: "ml.g6e.8xlarge";
|
|
563
|
+
readonly ML_G6E_XLARGE: "ml.g6e.xlarge";
|
|
564
|
+
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
565
|
+
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
566
|
+
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
567
|
+
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
568
|
+
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
569
|
+
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
570
|
+
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
571
|
+
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
572
|
+
readonly ML_M4_10XLARGE: "ml.m4.10xlarge";
|
|
573
|
+
readonly ML_M4_16XLARGE: "ml.m4.16xlarge";
|
|
574
|
+
readonly ML_M4_2XLARGE: "ml.m4.2xlarge";
|
|
575
|
+
readonly ML_M4_4XLARGE: "ml.m4.4xlarge";
|
|
576
|
+
readonly ML_M4_XLARGE: "ml.m4.xlarge";
|
|
577
|
+
readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
|
|
578
|
+
readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
|
|
579
|
+
readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
|
|
580
|
+
readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
|
|
581
|
+
readonly ML_M5_LARGE: "ml.m5.large";
|
|
582
|
+
readonly ML_M5_XLARGE: "ml.m5.xlarge";
|
|
583
|
+
readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
|
|
584
|
+
readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
|
|
585
|
+
readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
|
|
586
|
+
readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
|
|
587
|
+
readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
|
|
588
|
+
readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
|
|
589
|
+
readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
|
|
590
|
+
readonly ML_M6I_LARGE: "ml.m6i.large";
|
|
591
|
+
readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
|
|
592
|
+
readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
|
|
593
|
+
readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
|
|
594
|
+
readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
|
|
595
|
+
readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
|
|
596
|
+
readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
|
|
597
|
+
readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
|
|
598
|
+
readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
|
|
599
|
+
readonly ML_M7I_LARGE: "ml.m7i.large";
|
|
600
|
+
readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
|
|
601
|
+
readonly ML_P2_16XLARGE: "ml.p2.16xlarge";
|
|
602
|
+
readonly ML_P2_8XLARGE: "ml.p2.8xlarge";
|
|
603
|
+
readonly ML_P2_XLARGE: "ml.p2.xlarge";
|
|
604
|
+
readonly ML_P3DN_24XLARGE: "ml.p3dn.24xlarge";
|
|
605
|
+
readonly ML_P3_16XLARGE: "ml.p3.16xlarge";
|
|
606
|
+
readonly ML_P3_2XLARGE: "ml.p3.2xlarge";
|
|
607
|
+
readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
|
|
608
|
+
readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
|
|
609
|
+
readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
|
|
610
|
+
readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
|
|
611
|
+
readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
|
|
612
|
+
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
613
|
+
readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
|
|
614
|
+
readonly ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge";
|
|
615
|
+
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
616
|
+
readonly ML_R5D_12XLARGE: "ml.r5d.12xlarge";
|
|
617
|
+
readonly ML_R5D_16XLARGE: "ml.r5d.16xlarge";
|
|
618
|
+
readonly ML_R5D_24XLARGE: "ml.r5d.24xlarge";
|
|
619
|
+
readonly ML_R5D_2XLARGE: "ml.r5d.2xlarge";
|
|
620
|
+
readonly ML_R5D_4XLARGE: "ml.r5d.4xlarge";
|
|
621
|
+
readonly ML_R5D_8XLARGE: "ml.r5d.8xlarge";
|
|
622
|
+
readonly ML_R5D_LARGE: "ml.r5d.large";
|
|
623
|
+
readonly ML_R5D_XLARGE: "ml.r5d.xlarge";
|
|
624
|
+
readonly ML_R5_12XLARGE: "ml.r5.12xlarge";
|
|
625
|
+
readonly ML_R5_16XLARGE: "ml.r5.16xlarge";
|
|
626
|
+
readonly ML_R5_24XLARGE: "ml.r5.24xlarge";
|
|
627
|
+
readonly ML_R5_2XLARGE: "ml.r5.2xlarge";
|
|
628
|
+
readonly ML_R5_4XLARGE: "ml.r5.4xlarge";
|
|
629
|
+
readonly ML_R5_8XLARGE: "ml.r5.8xlarge";
|
|
630
|
+
readonly ML_R5_LARGE: "ml.r5.large";
|
|
631
|
+
readonly ML_R5_XLARGE: "ml.r5.xlarge";
|
|
632
|
+
readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
|
|
633
|
+
readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
|
|
634
|
+
readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
|
|
635
|
+
readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
|
|
636
|
+
readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
|
|
637
|
+
readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
|
|
638
|
+
readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
|
|
639
|
+
readonly ML_R7I_LARGE: "ml.r7i.large";
|
|
640
|
+
readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
|
|
641
|
+
readonly ML_T3_2XLARGE: "ml.t3.2xlarge";
|
|
642
|
+
readonly ML_T3_LARGE: "ml.t3.large";
|
|
643
|
+
readonly ML_T3_MEDIUM: "ml.t3.medium";
|
|
644
|
+
readonly ML_T3_XLARGE: "ml.t3.xlarge";
|
|
645
|
+
readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
|
|
646
|
+
readonly ML_TRN1_2XLARGE: "ml.trn1.2xlarge";
|
|
647
|
+
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
648
|
+
readonly ML_TRN2_48XLARGE: "ml.trn2.48xlarge";
|
|
649
|
+
};
|
|
650
|
+
export type TrainingInstanceType =
|
|
651
|
+
(typeof TrainingInstanceType)[keyof typeof TrainingInstanceType];
|
|
652
|
+
export declare const BatchStrategy: {
|
|
653
|
+
readonly MULTI_RECORD: "MultiRecord";
|
|
654
|
+
readonly SINGLE_RECORD: "SingleRecord";
|
|
655
|
+
};
|
|
656
|
+
export type BatchStrategy = (typeof BatchStrategy)[keyof typeof BatchStrategy];
|
|
657
|
+
export declare const SplitType: {
|
|
658
|
+
readonly LINE: "Line";
|
|
659
|
+
readonly NONE: "None";
|
|
660
|
+
readonly RECORDIO: "RecordIO";
|
|
661
|
+
readonly TFRECORD: "TFRecord";
|
|
662
|
+
};
|
|
663
|
+
export type SplitType = (typeof SplitType)[keyof typeof SplitType];
|
|
664
|
+
export declare const AssemblyType: {
|
|
665
|
+
readonly LINE: "Line";
|
|
666
|
+
readonly NONE: "None";
|
|
667
|
+
};
|
|
668
|
+
export type AssemblyType = (typeof AssemblyType)[keyof typeof AssemblyType];
|
|
669
|
+
export declare const FeatureStatus: {
|
|
670
|
+
readonly Disabled: "DISABLED";
|
|
671
|
+
readonly Enabled: "ENABLED";
|
|
672
|
+
};
|
|
673
|
+
export type FeatureStatus = (typeof FeatureStatus)[keyof typeof FeatureStatus];
|
|
674
|
+
export declare const AppType: {
|
|
675
|
+
readonly Canvas: "Canvas";
|
|
676
|
+
readonly CodeEditor: "CodeEditor";
|
|
677
|
+
readonly DetailedProfiler: "DetailedProfiler";
|
|
678
|
+
readonly JupyterLab: "JupyterLab";
|
|
679
|
+
readonly JupyterServer: "JupyterServer";
|
|
680
|
+
readonly KernelGateway: "KernelGateway";
|
|
681
|
+
readonly RSessionGateway: "RSessionGateway";
|
|
682
|
+
readonly RStudioServerPro: "RStudioServerPro";
|
|
683
|
+
readonly TensorBoard: "TensorBoard";
|
|
684
|
+
};
|
|
685
|
+
export type AppType = (typeof AppType)[keyof typeof AppType];
|
|
686
|
+
export declare const AppInstanceType: {
|
|
687
|
+
readonly ML_C5_12XLARGE: "ml.c5.12xlarge";
|
|
688
|
+
readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
|
|
689
|
+
readonly ML_C5_24XLARGE: "ml.c5.24xlarge";
|
|
690
|
+
readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
|
|
691
|
+
readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
|
|
692
|
+
readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
|
|
693
|
+
readonly ML_C5_LARGE: "ml.c5.large";
|
|
694
|
+
readonly ML_C5_XLARGE: "ml.c5.xlarge";
|
|
695
|
+
readonly ML_C6ID_12XLARGE: "ml.c6id.12xlarge";
|
|
696
|
+
readonly ML_C6ID_16XLARGE: "ml.c6id.16xlarge";
|
|
697
|
+
readonly ML_C6ID_24XLARGE: "ml.c6id.24xlarge";
|
|
698
|
+
readonly ML_C6ID_2XLARGE: "ml.c6id.2xlarge";
|
|
699
|
+
readonly ML_C6ID_32XLARGE: "ml.c6id.32xlarge";
|
|
700
|
+
readonly ML_C6ID_4XLARGE: "ml.c6id.4xlarge";
|
|
701
|
+
readonly ML_C6ID_8XLARGE: "ml.c6id.8xlarge";
|
|
702
|
+
readonly ML_C6ID_LARGE: "ml.c6id.large";
|
|
703
|
+
readonly ML_C6ID_XLARGE: "ml.c6id.xlarge";
|
|
704
|
+
readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
|
|
705
|
+
readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
|
|
706
|
+
readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
|
|
707
|
+
readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
|
|
708
|
+
readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
|
|
709
|
+
readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
|
|
710
|
+
readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
|
|
711
|
+
readonly ML_C6I_LARGE: "ml.c6i.large";
|
|
712
|
+
readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
|
|
713
|
+
readonly ML_C7I_12XLARGE: "ml.c7i.12xlarge";
|
|
714
|
+
readonly ML_C7I_16XLARGE: "ml.c7i.16xlarge";
|
|
715
|
+
readonly ML_C7I_24XLARGE: "ml.c7i.24xlarge";
|
|
716
|
+
readonly ML_C7I_2XLARGE: "ml.c7i.2xlarge";
|
|
717
|
+
readonly ML_C7I_48XLARGE: "ml.c7i.48xlarge";
|
|
718
|
+
readonly ML_C7I_4XLARGE: "ml.c7i.4xlarge";
|
|
719
|
+
readonly ML_C7I_8XLARGE: "ml.c7i.8xlarge";
|
|
720
|
+
readonly ML_C7I_LARGE: "ml.c7i.large";
|
|
721
|
+
readonly ML_C7I_XLARGE: "ml.c7i.xlarge";
|
|
722
|
+
readonly ML_G4DN_12XLARGE: "ml.g4dn.12xlarge";
|
|
723
|
+
readonly ML_G4DN_16XLARGE: "ml.g4dn.16xlarge";
|
|
724
|
+
readonly ML_G4DN_2XLARGE: "ml.g4dn.2xlarge";
|
|
725
|
+
readonly ML_G4DN_4XLARGE: "ml.g4dn.4xlarge";
|
|
726
|
+
readonly ML_G4DN_8XLARGE: "ml.g4dn.8xlarge";
|
|
727
|
+
readonly ML_G4DN_XLARGE: "ml.g4dn.xlarge";
|
|
728
|
+
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
729
|
+
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
730
|
+
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
731
|
+
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
732
|
+
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
733
|
+
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
734
|
+
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
735
|
+
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
736
|
+
readonly ML_G6E_12XLARGE: "ml.g6e.12xlarge";
|
|
737
|
+
readonly ML_G6E_16XLARGE: "ml.g6e.16xlarge";
|
|
738
|
+
readonly ML_G6E_24XLARGE: "ml.g6e.24xlarge";
|
|
739
|
+
readonly ML_G6E_2XLARGE: "ml.g6e.2xlarge";
|
|
740
|
+
readonly ML_G6E_48XLARGE: "ml.g6e.48xlarge";
|
|
741
|
+
readonly ML_G6E_4XLARGE: "ml.g6e.4xlarge";
|
|
742
|
+
readonly ML_G6E_8XLARGE: "ml.g6e.8xlarge";
|
|
743
|
+
readonly ML_G6E_XLARGE: "ml.g6e.xlarge";
|
|
744
|
+
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
745
|
+
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
746
|
+
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
747
|
+
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
748
|
+
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
749
|
+
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
750
|
+
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
751
|
+
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
752
|
+
readonly ML_GEOSPATIAL_INTERACTIVE: "ml.geospatial.interactive";
|
|
753
|
+
readonly ML_M5D_12XLARGE: "ml.m5d.12xlarge";
|
|
754
|
+
readonly ML_M5D_16XLARGE: "ml.m5d.16xlarge";
|
|
755
|
+
readonly ML_M5D_24XLARGE: "ml.m5d.24xlarge";
|
|
756
|
+
readonly ML_M5D_2XLARGE: "ml.m5d.2xlarge";
|
|
757
|
+
readonly ML_M5D_4XLARGE: "ml.m5d.4xlarge";
|
|
758
|
+
readonly ML_M5D_8XLARGE: "ml.m5d.8xlarge";
|
|
759
|
+
readonly ML_M5D_LARGE: "ml.m5d.large";
|
|
760
|
+
readonly ML_M5D_XLARGE: "ml.m5d.xlarge";
|
|
761
|
+
readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
|
|
762
|
+
readonly ML_M5_16XLARGE: "ml.m5.16xlarge";
|
|
763
|
+
readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
|
|
764
|
+
readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
|
|
765
|
+
readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
|
|
766
|
+
readonly ML_M5_8XLARGE: "ml.m5.8xlarge";
|
|
767
|
+
readonly ML_M5_LARGE: "ml.m5.large";
|
|
768
|
+
readonly ML_M5_XLARGE: "ml.m5.xlarge";
|
|
769
|
+
readonly ML_M6ID_12XLARGE: "ml.m6id.12xlarge";
|
|
770
|
+
readonly ML_M6ID_16XLARGE: "ml.m6id.16xlarge";
|
|
771
|
+
readonly ML_M6ID_24XLARGE: "ml.m6id.24xlarge";
|
|
772
|
+
readonly ML_M6ID_2XLARGE: "ml.m6id.2xlarge";
|
|
773
|
+
readonly ML_M6ID_32XLARGE: "ml.m6id.32xlarge";
|
|
774
|
+
readonly ML_M6ID_4XLARGE: "ml.m6id.4xlarge";
|
|
775
|
+
readonly ML_M6ID_8XLARGE: "ml.m6id.8xlarge";
|
|
776
|
+
readonly ML_M6ID_LARGE: "ml.m6id.large";
|
|
777
|
+
readonly ML_M6ID_XLARGE: "ml.m6id.xlarge";
|
|
778
|
+
readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
|
|
779
|
+
readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
|
|
780
|
+
readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
|
|
781
|
+
readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
|
|
782
|
+
readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
|
|
783
|
+
readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
|
|
784
|
+
readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
|
|
785
|
+
readonly ML_M6I_LARGE: "ml.m6i.large";
|
|
786
|
+
readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
|
|
787
|
+
readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
|
|
788
|
+
readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
|
|
789
|
+
readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
|
|
790
|
+
readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
|
|
791
|
+
readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
|
|
792
|
+
readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
|
|
793
|
+
readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
|
|
794
|
+
readonly ML_M7I_LARGE: "ml.m7i.large";
|
|
795
|
+
readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
|
|
796
|
+
readonly ML_P3DN_24XLARGE: "ml.p3dn.24xlarge";
|
|
797
|
+
readonly ML_P3_16XLARGE: "ml.p3.16xlarge";
|
|
798
|
+
readonly ML_P3_2XLARGE: "ml.p3.2xlarge";
|
|
799
|
+
readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
|
|
800
|
+
readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
|
|
801
|
+
readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
|
|
802
|
+
readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
|
|
803
|
+
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
804
|
+
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
805
|
+
readonly ML_R5_12XLARGE: "ml.r5.12xlarge";
|
|
806
|
+
readonly ML_R5_16XLARGE: "ml.r5.16xlarge";
|
|
807
|
+
readonly ML_R5_24XLARGE: "ml.r5.24xlarge";
|
|
808
|
+
readonly ML_R5_2XLARGE: "ml.r5.2xlarge";
|
|
809
|
+
readonly ML_R5_4XLARGE: "ml.r5.4xlarge";
|
|
810
|
+
readonly ML_R5_8XLARGE: "ml.r5.8xlarge";
|
|
811
|
+
readonly ML_R5_LARGE: "ml.r5.large";
|
|
812
|
+
readonly ML_R5_XLARGE: "ml.r5.xlarge";
|
|
813
|
+
readonly ML_R6ID_12XLARGE: "ml.r6id.12xlarge";
|
|
814
|
+
readonly ML_R6ID_16XLARGE: "ml.r6id.16xlarge";
|
|
815
|
+
readonly ML_R6ID_24XLARGE: "ml.r6id.24xlarge";
|
|
816
|
+
readonly ML_R6ID_2XLARGE: "ml.r6id.2xlarge";
|
|
817
|
+
readonly ML_R6ID_32XLARGE: "ml.r6id.32xlarge";
|
|
818
|
+
readonly ML_R6ID_4XLARGE: "ml.r6id.4xlarge";
|
|
819
|
+
readonly ML_R6ID_8XLARGE: "ml.r6id.8xlarge";
|
|
820
|
+
readonly ML_R6ID_LARGE: "ml.r6id.large";
|
|
821
|
+
readonly ML_R6ID_XLARGE: "ml.r6id.xlarge";
|
|
822
|
+
readonly ML_R6I_12XLARGE: "ml.r6i.12xlarge";
|
|
823
|
+
readonly ML_R6I_16XLARGE: "ml.r6i.16xlarge";
|
|
824
|
+
readonly ML_R6I_24XLARGE: "ml.r6i.24xlarge";
|
|
825
|
+
readonly ML_R6I_2XLARGE: "ml.r6i.2xlarge";
|
|
826
|
+
readonly ML_R6I_32XLARGE: "ml.r6i.32xlarge";
|
|
827
|
+
readonly ML_R6I_4XLARGE: "ml.r6i.4xlarge";
|
|
828
|
+
readonly ML_R6I_8XLARGE: "ml.r6i.8xlarge";
|
|
829
|
+
readonly ML_R6I_LARGE: "ml.r6i.large";
|
|
830
|
+
readonly ML_R6I_XLARGE: "ml.r6i.xlarge";
|
|
831
|
+
readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
|
|
832
|
+
readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
|
|
833
|
+
readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
|
|
834
|
+
readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
|
|
835
|
+
readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
|
|
836
|
+
readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
|
|
837
|
+
readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
|
|
838
|
+
readonly ML_R7I_LARGE: "ml.r7i.large";
|
|
839
|
+
readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
|
|
840
|
+
readonly ML_T3_2XLARGE: "ml.t3.2xlarge";
|
|
841
|
+
readonly ML_T3_LARGE: "ml.t3.large";
|
|
842
|
+
readonly ML_T3_MEDIUM: "ml.t3.medium";
|
|
843
|
+
readonly ML_T3_MICRO: "ml.t3.micro";
|
|
844
|
+
readonly ML_T3_SMALL: "ml.t3.small";
|
|
845
|
+
readonly ML_T3_XLARGE: "ml.t3.xlarge";
|
|
846
|
+
readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
|
|
847
|
+
readonly ML_TRN1_2XLARGE: "ml.trn1.2xlarge";
|
|
848
|
+
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
849
|
+
readonly SYSTEM: "system";
|
|
850
|
+
};
|
|
851
|
+
export type AppInstanceType =
|
|
852
|
+
(typeof AppInstanceType)[keyof typeof AppInstanceType];
|
|
853
|
+
export declare const AppStatus: {
|
|
854
|
+
readonly Deleted: "Deleted";
|
|
855
|
+
readonly Deleting: "Deleting";
|
|
856
|
+
readonly Failed: "Failed";
|
|
857
|
+
readonly InService: "InService";
|
|
858
|
+
readonly Pending: "Pending";
|
|
859
|
+
};
|
|
860
|
+
export type AppStatus = (typeof AppStatus)[keyof typeof AppStatus];
|
|
861
|
+
export declare const AppImageConfigSortKey: {
|
|
862
|
+
readonly CreationTime: "CreationTime";
|
|
863
|
+
readonly LastModifiedTime: "LastModifiedTime";
|
|
864
|
+
readonly Name: "Name";
|
|
865
|
+
};
|
|
866
|
+
export type AppImageConfigSortKey =
|
|
867
|
+
(typeof AppImageConfigSortKey)[keyof typeof AppImageConfigSortKey];
|
|
868
|
+
export declare const LifecycleManagement: {
|
|
869
|
+
readonly Disabled: "DISABLED";
|
|
870
|
+
readonly Enabled: "ENABLED";
|
|
871
|
+
};
|
|
872
|
+
export type LifecycleManagement =
|
|
873
|
+
(typeof LifecycleManagement)[keyof typeof LifecycleManagement];
|
|
874
|
+
export declare const AppNetworkAccessType: {
|
|
875
|
+
readonly PublicInternetOnly: "PublicInternetOnly";
|
|
876
|
+
readonly VpcOnly: "VpcOnly";
|
|
877
|
+
};
|
|
878
|
+
export type AppNetworkAccessType =
|
|
879
|
+
(typeof AppNetworkAccessType)[keyof typeof AppNetworkAccessType];
|
|
880
|
+
export declare const AppSecurityGroupManagement: {
|
|
881
|
+
readonly Customer: "Customer";
|
|
882
|
+
readonly Service: "Service";
|
|
883
|
+
};
|
|
884
|
+
export type AppSecurityGroupManagement =
|
|
885
|
+
(typeof AppSecurityGroupManagement)[keyof typeof AppSecurityGroupManagement];
|
|
886
|
+
export declare const AppSortKey: {
|
|
887
|
+
readonly CreationTime: "CreationTime";
|
|
888
|
+
};
|
|
889
|
+
export type AppSortKey = (typeof AppSortKey)[keyof typeof AppSortKey];
|
|
890
|
+
export declare const ArtifactSourceIdType: {
|
|
891
|
+
readonly CUSTOM: "Custom";
|
|
892
|
+
readonly MD5_HASH: "MD5Hash";
|
|
893
|
+
readonly S3_ETAG: "S3ETag";
|
|
894
|
+
readonly S3_VERSION: "S3Version";
|
|
895
|
+
};
|
|
896
|
+
export type ArtifactSourceIdType =
|
|
897
|
+
(typeof ArtifactSourceIdType)[keyof typeof ArtifactSourceIdType];
|
|
898
|
+
export declare const AsyncNotificationTopicTypes: {
|
|
899
|
+
readonly ERROR_NOTIFICATION_TOPIC: "ERROR_NOTIFICATION_TOPIC";
|
|
900
|
+
readonly SUCCESS_NOTIFICATION_TOPIC: "SUCCESS_NOTIFICATION_TOPIC";
|
|
901
|
+
};
|
|
902
|
+
export type AsyncNotificationTopicTypes =
|
|
903
|
+
(typeof AsyncNotificationTopicTypes)[keyof typeof AsyncNotificationTopicTypes];
|
|
904
|
+
export declare const AthenaResultCompressionType: {
|
|
905
|
+
readonly GZIP: "GZIP";
|
|
906
|
+
readonly SNAPPY: "SNAPPY";
|
|
907
|
+
readonly ZLIB: "ZLIB";
|
|
908
|
+
};
|
|
909
|
+
export type AthenaResultCompressionType =
|
|
910
|
+
(typeof AthenaResultCompressionType)[keyof typeof AthenaResultCompressionType];
|
|
911
|
+
export declare const AthenaResultFormat: {
|
|
912
|
+
readonly AVRO: "AVRO";
|
|
913
|
+
readonly JSON: "JSON";
|
|
914
|
+
readonly ORC: "ORC";
|
|
915
|
+
readonly PARQUET: "PARQUET";
|
|
916
|
+
readonly TEXTFILE: "TEXTFILE";
|
|
917
|
+
};
|
|
918
|
+
export type AthenaResultFormat =
|
|
919
|
+
(typeof AthenaResultFormat)[keyof typeof AthenaResultFormat];
|
|
920
|
+
export declare const VolumeAttachmentStatus: {
|
|
921
|
+
readonly ATTACHED: "attached";
|
|
922
|
+
readonly ATTACHING: "attaching";
|
|
923
|
+
readonly BUSY: "busy";
|
|
924
|
+
readonly DETACHED: "detached";
|
|
925
|
+
readonly DETACHING: "detaching";
|
|
926
|
+
};
|
|
927
|
+
export type VolumeAttachmentStatus =
|
|
928
|
+
(typeof VolumeAttachmentStatus)[keyof typeof VolumeAttachmentStatus];
|
|
929
|
+
export declare const AuthMode: {
|
|
930
|
+
readonly IAM: "IAM";
|
|
931
|
+
readonly SSO: "SSO";
|
|
932
|
+
};
|
|
933
|
+
export type AuthMode = (typeof AuthMode)[keyof typeof AuthMode];
|
|
934
|
+
export declare const AutoMLAlgorithm: {
|
|
935
|
+
readonly ARIMA: "arima";
|
|
936
|
+
readonly CATBOOST: "catboost";
|
|
937
|
+
readonly CNN_QR: "cnn-qr";
|
|
938
|
+
readonly DEEPAR: "deepar";
|
|
939
|
+
readonly ETS: "ets";
|
|
940
|
+
readonly EXTRA_TREES: "extra-trees";
|
|
941
|
+
readonly FASTAI: "fastai";
|
|
942
|
+
readonly LIGHTGBM: "lightgbm";
|
|
943
|
+
readonly LINEAR_LEARNER: "linear-learner";
|
|
944
|
+
readonly MLP: "mlp";
|
|
945
|
+
readonly NN_TORCH: "nn-torch";
|
|
946
|
+
readonly NPTS: "npts";
|
|
947
|
+
readonly PROPHET: "prophet";
|
|
948
|
+
readonly RANDOMFOREST: "randomforest";
|
|
949
|
+
readonly XGBOOST: "xgboost";
|
|
950
|
+
};
|
|
951
|
+
export type AutoMLAlgorithm =
|
|
952
|
+
(typeof AutoMLAlgorithm)[keyof typeof AutoMLAlgorithm];
|
|
953
|
+
export declare const AutoMLMetricEnum: {
|
|
954
|
+
readonly ACCURACY: "Accuracy";
|
|
955
|
+
readonly AUC: "AUC";
|
|
956
|
+
readonly AVERAGE_WEIGHTED_QUANTILE_LOSS: "AverageWeightedQuantileLoss";
|
|
957
|
+
readonly BALANCED_ACCURACY: "BalancedAccuracy";
|
|
958
|
+
readonly F1: "F1";
|
|
959
|
+
readonly F1_MACRO: "F1macro";
|
|
960
|
+
readonly MAE: "MAE";
|
|
961
|
+
readonly MAPE: "MAPE";
|
|
962
|
+
readonly MASE: "MASE";
|
|
963
|
+
readonly MSE: "MSE";
|
|
964
|
+
readonly PRECISION: "Precision";
|
|
965
|
+
readonly PRECISION_MACRO: "PrecisionMacro";
|
|
966
|
+
readonly R2: "R2";
|
|
967
|
+
readonly RECALL: "Recall";
|
|
968
|
+
readonly RECALL_MACRO: "RecallMacro";
|
|
969
|
+
readonly RMSE: "RMSE";
|
|
970
|
+
readonly WAPE: "WAPE";
|
|
971
|
+
};
|
|
972
|
+
export type AutoMLMetricEnum =
|
|
973
|
+
(typeof AutoMLMetricEnum)[keyof typeof AutoMLMetricEnum];
|
|
974
|
+
export declare const MetricSetSource: {
|
|
975
|
+
readonly TEST: "Test";
|
|
976
|
+
readonly TRAIN: "Train";
|
|
977
|
+
readonly VALIDATION: "Validation";
|
|
978
|
+
};
|
|
979
|
+
export type MetricSetSource =
|
|
980
|
+
(typeof MetricSetSource)[keyof typeof MetricSetSource];
|
|
981
|
+
export declare const AutoMLMetricExtendedEnum: {
|
|
982
|
+
readonly ACCURACY: "Accuracy";
|
|
983
|
+
readonly AUC: "AUC";
|
|
984
|
+
readonly AVERAGE_WEIGHTED_QUANTILE_LOSS: "AverageWeightedQuantileLoss";
|
|
985
|
+
readonly BALANCED_ACCURACY: "BalancedAccuracy";
|
|
986
|
+
readonly F1: "F1";
|
|
987
|
+
readonly F1_MACRO: "F1macro";
|
|
988
|
+
readonly INFERENCE_LATENCY: "InferenceLatency";
|
|
989
|
+
readonly LogLoss: "LogLoss";
|
|
990
|
+
readonly MAE: "MAE";
|
|
991
|
+
readonly MAPE: "MAPE";
|
|
992
|
+
readonly MASE: "MASE";
|
|
993
|
+
readonly MSE: "MSE";
|
|
994
|
+
readonly PERPLEXITY: "Perplexity";
|
|
995
|
+
readonly PRECISION: "Precision";
|
|
996
|
+
readonly PRECISION_MACRO: "PrecisionMacro";
|
|
997
|
+
readonly R2: "R2";
|
|
998
|
+
readonly RECALL: "Recall";
|
|
999
|
+
readonly RECALL_MACRO: "RecallMacro";
|
|
1000
|
+
readonly RMSE: "RMSE";
|
|
1001
|
+
readonly ROUGE1: "Rouge1";
|
|
1002
|
+
readonly ROUGE2: "Rouge2";
|
|
1003
|
+
readonly ROUGEL: "RougeL";
|
|
1004
|
+
readonly ROUGEL_SUM: "RougeLSum";
|
|
1005
|
+
readonly TRAINING_LOSS: "TrainingLoss";
|
|
1006
|
+
readonly VALIDATION_LOSS: "ValidationLoss";
|
|
1007
|
+
readonly WAPE: "WAPE";
|
|
1008
|
+
};
|
|
1009
|
+
export type AutoMLMetricExtendedEnum =
|
|
1010
|
+
(typeof AutoMLMetricExtendedEnum)[keyof typeof AutoMLMetricExtendedEnum];
|
|
1011
|
+
export declare const CandidateStatus: {
|
|
1012
|
+
readonly COMPLETED: "Completed";
|
|
1013
|
+
readonly FAILED: "Failed";
|
|
1014
|
+
readonly IN_PROGRESS: "InProgress";
|
|
1015
|
+
readonly STOPPED: "Stopped";
|
|
1016
|
+
readonly STOPPING: "Stopping";
|
|
1017
|
+
};
|
|
1018
|
+
export type CandidateStatus =
|
|
1019
|
+
(typeof CandidateStatus)[keyof typeof CandidateStatus];
|
|
1020
|
+
export declare const CandidateStepType: {
|
|
1021
|
+
readonly PROCESSING: "AWS::SageMaker::ProcessingJob";
|
|
1022
|
+
readonly TRAINING: "AWS::SageMaker::TrainingJob";
|
|
1023
|
+
readonly TRANSFORM: "AWS::SageMaker::TransformJob";
|
|
1024
|
+
};
|
|
1025
|
+
export type CandidateStepType =
|
|
1026
|
+
(typeof CandidateStepType)[keyof typeof CandidateStepType];
|
|
1027
|
+
export declare const AutoMLJobObjectiveType: {
|
|
1028
|
+
readonly MAXIMIZE: "Maximize";
|
|
1029
|
+
readonly MINIMIZE: "Minimize";
|
|
1030
|
+
};
|
|
1031
|
+
export type AutoMLJobObjectiveType =
|
|
1032
|
+
(typeof AutoMLJobObjectiveType)[keyof typeof AutoMLJobObjectiveType];
|
|
1033
|
+
export declare const AutoMLProcessingUnit: {
|
|
1034
|
+
readonly CPU: "CPU";
|
|
1035
|
+
readonly GPU: "GPU";
|
|
1036
|
+
};
|
|
1037
|
+
export type AutoMLProcessingUnit =
|
|
1038
|
+
(typeof AutoMLProcessingUnit)[keyof typeof AutoMLProcessingUnit];
|
|
1039
|
+
export declare const ObjectiveStatus: {
|
|
1040
|
+
readonly Failed: "Failed";
|
|
1041
|
+
readonly Pending: "Pending";
|
|
1042
|
+
readonly Succeeded: "Succeeded";
|
|
1043
|
+
};
|
|
1044
|
+
export type ObjectiveStatus =
|
|
1045
|
+
(typeof ObjectiveStatus)[keyof typeof ObjectiveStatus];
|
|
1046
|
+
export declare const AutoMLChannelType: {
|
|
1047
|
+
readonly TRAINING: "training";
|
|
1048
|
+
readonly VALIDATION: "validation";
|
|
1049
|
+
};
|
|
1050
|
+
export type AutoMLChannelType =
|
|
1051
|
+
(typeof AutoMLChannelType)[keyof typeof AutoMLChannelType];
|
|
1052
|
+
export declare const AutoMLS3DataType: {
|
|
1053
|
+
readonly AUGMENTED_MANIFEST_FILE: "AugmentedManifestFile";
|
|
1054
|
+
readonly MANIFEST_FILE: "ManifestFile";
|
|
1055
|
+
readonly S3_PREFIX: "S3Prefix";
|
|
1056
|
+
};
|
|
1057
|
+
export type AutoMLS3DataType =
|
|
1058
|
+
(typeof AutoMLS3DataType)[keyof typeof AutoMLS3DataType];
|
|
1059
|
+
export declare const AutoMLMode: {
|
|
1060
|
+
readonly AUTO: "AUTO";
|
|
1061
|
+
readonly ENSEMBLING: "ENSEMBLING";
|
|
1062
|
+
readonly HYPERPARAMETER_TUNING: "HYPERPARAMETER_TUNING";
|
|
1063
|
+
};
|
|
1064
|
+
export type AutoMLMode = (typeof AutoMLMode)[keyof typeof AutoMLMode];
|
|
1065
|
+
export declare const AutoMLJobSecondaryStatus: {
|
|
1066
|
+
readonly ANALYZING_DATA: "AnalyzingData";
|
|
1067
|
+
readonly CANDIDATE_DEFINITIONS_GENERATED: "CandidateDefinitionsGenerated";
|
|
1068
|
+
readonly COMPLETED: "Completed";
|
|
1069
|
+
readonly DEPLOYING_MODEL: "DeployingModel";
|
|
1070
|
+
readonly EXPLAINABILITY_ERROR: "ExplainabilityError";
|
|
1071
|
+
readonly FAILED: "Failed";
|
|
1072
|
+
readonly FEATURE_ENGINEERING: "FeatureEngineering";
|
|
1073
|
+
readonly GENERATING_EXPLAINABILITY_REPORT: "GeneratingExplainabilityReport";
|
|
1074
|
+
readonly GENERATING_MODEL_INSIGHTS_REPORT: "GeneratingModelInsightsReport";
|
|
1075
|
+
readonly MAX_AUTO_ML_JOB_RUNTIME_REACHED: "MaxAutoMLJobRuntimeReached";
|
|
1076
|
+
readonly MAX_CANDIDATES_REACHED: "MaxCandidatesReached";
|
|
1077
|
+
readonly MODEL_DEPLOYMENT_ERROR: "ModelDeploymentError";
|
|
1078
|
+
readonly MODEL_INSIGHTS_ERROR: "ModelInsightsError";
|
|
1079
|
+
readonly MODEL_TUNING: "ModelTuning";
|
|
1080
|
+
readonly PRE_TRAINING: "PreTraining";
|
|
1081
|
+
readonly STARTING: "Starting";
|
|
1082
|
+
readonly STOPPED: "Stopped";
|
|
1083
|
+
readonly STOPPING: "Stopping";
|
|
1084
|
+
readonly TRAINING_MODELS: "TrainingModels";
|
|
1085
|
+
};
|
|
1086
|
+
export type AutoMLJobSecondaryStatus =
|
|
1087
|
+
(typeof AutoMLJobSecondaryStatus)[keyof typeof AutoMLJobSecondaryStatus];
|
|
1088
|
+
export declare const AutoMLJobStatus: {
|
|
1089
|
+
readonly COMPLETED: "Completed";
|
|
1090
|
+
readonly FAILED: "Failed";
|
|
1091
|
+
readonly IN_PROGRESS: "InProgress";
|
|
1092
|
+
readonly STOPPED: "Stopped";
|
|
1093
|
+
readonly STOPPING: "Stopping";
|
|
1094
|
+
};
|
|
1095
|
+
export type AutoMLJobStatus =
|
|
1096
|
+
(typeof AutoMLJobStatus)[keyof typeof AutoMLJobStatus];
|
|
1097
|
+
export declare const ProblemType: {
|
|
1098
|
+
readonly BINARY_CLASSIFICATION: "BinaryClassification";
|
|
1099
|
+
readonly MULTICLASS_CLASSIFICATION: "MulticlassClassification";
|
|
1100
|
+
readonly REGRESSION: "Regression";
|
|
1101
|
+
};
|
|
1102
|
+
export type ProblemType = (typeof ProblemType)[keyof typeof ProblemType];
|
|
1103
|
+
export declare const FillingType: {
|
|
1104
|
+
readonly Backfill: "backfill";
|
|
1105
|
+
readonly BackfillValue: "backfill_value";
|
|
1106
|
+
readonly Frontfill: "frontfill";
|
|
1107
|
+
readonly FrontfillValue: "frontfill_value";
|
|
1108
|
+
readonly Futurefill: "futurefill";
|
|
1109
|
+
readonly FuturefillValue: "futurefill_value";
|
|
1110
|
+
readonly Middlefill: "middlefill";
|
|
1111
|
+
readonly MiddlefillValue: "middlefill_value";
|
|
1112
|
+
};
|
|
1113
|
+
export type FillingType = (typeof FillingType)[keyof typeof FillingType];
|
|
1114
|
+
export declare const AutoMLProblemTypeConfigName: {
|
|
1115
|
+
readonly IMAGE_CLASSIFICATION: "ImageClassification";
|
|
1116
|
+
readonly TABULAR: "Tabular";
|
|
1117
|
+
readonly TEXT_CLASSIFICATION: "TextClassification";
|
|
1118
|
+
readonly TEXT_GENERATION: "TextGeneration";
|
|
1119
|
+
readonly TIMESERIES_FORECASTING: "TimeSeriesForecasting";
|
|
1120
|
+
};
|
|
1121
|
+
export type AutoMLProblemTypeConfigName =
|
|
1122
|
+
(typeof AutoMLProblemTypeConfigName)[keyof typeof AutoMLProblemTypeConfigName];
|
|
1123
|
+
export declare const AutoMLSortBy: {
|
|
1124
|
+
readonly CREATION_TIME: "CreationTime";
|
|
1125
|
+
readonly NAME: "Name";
|
|
1126
|
+
readonly STATUS: "Status";
|
|
1127
|
+
};
|
|
1128
|
+
export type AutoMLSortBy = (typeof AutoMLSortBy)[keyof typeof AutoMLSortBy];
|
|
1129
|
+
export declare const AutoMLSortOrder: {
|
|
1130
|
+
readonly ASCENDING: "Ascending";
|
|
1131
|
+
readonly DESCENDING: "Descending";
|
|
1132
|
+
};
|
|
1133
|
+
export type AutoMLSortOrder =
|
|
1134
|
+
(typeof AutoMLSortOrder)[keyof typeof AutoMLSortOrder];
|
|
1135
|
+
export declare const AutoMountHomeEFS: {
|
|
1136
|
+
readonly DEFAULT_AS_DOMAIN: "DefaultAsDomain";
|
|
1137
|
+
readonly DISABLED: "Disabled";
|
|
1138
|
+
readonly ENABLED: "Enabled";
|
|
1139
|
+
};
|
|
1140
|
+
export type AutoMountHomeEFS =
|
|
1141
|
+
(typeof AutoMountHomeEFS)[keyof typeof AutoMountHomeEFS];
|
|
1142
|
+
export declare const AutotuneMode: {
|
|
1143
|
+
readonly ENABLED: "Enabled";
|
|
1144
|
+
};
|
|
1145
|
+
export type AutotuneMode = (typeof AutotuneMode)[keyof typeof AutotuneMode];
|
|
1146
|
+
export declare const AwsManagedHumanLoopRequestSource: {
|
|
1147
|
+
readonly REKOGNITION_DETECT_MODERATION_LABELS_IMAGE_V3: "AWS/Rekognition/DetectModerationLabels/Image/V3";
|
|
1148
|
+
readonly TEXTRACT_ANALYZE_DOCUMENT_FORMS_V1: "AWS/Textract/AnalyzeDocument/Forms/V1";
|
|
1149
|
+
};
|
|
1150
|
+
export type AwsManagedHumanLoopRequestSource =
|
|
1151
|
+
(typeof AwsManagedHumanLoopRequestSource)[keyof typeof AwsManagedHumanLoopRequestSource];
|
|
1152
|
+
export declare const BatchAddClusterNodesErrorCode: {
|
|
1153
|
+
readonly INSTANCE_GROUP_NOT_FOUND: "InstanceGroupNotFound";
|
|
1154
|
+
readonly INVALID_INSTANCE_GROUP_STATUS: "InvalidInstanceGroupStatus";
|
|
1155
|
+
};
|
|
1156
|
+
export type BatchAddClusterNodesErrorCode =
|
|
1157
|
+
(typeof BatchAddClusterNodesErrorCode)[keyof typeof BatchAddClusterNodesErrorCode];
|
|
1158
|
+
export declare const ClusterInstanceStatus: {
|
|
1159
|
+
readonly DEEP_HEALTH_CHECK_IN_PROGRESS: "DeepHealthCheckInProgress";
|
|
1160
|
+
readonly FAILURE: "Failure";
|
|
1161
|
+
readonly NOT_FOUND: "NotFound";
|
|
1162
|
+
readonly PENDING: "Pending";
|
|
1163
|
+
readonly RUNNING: "Running";
|
|
1164
|
+
readonly SHUTTING_DOWN: "ShuttingDown";
|
|
1165
|
+
readonly SYSTEM_UPDATING: "SystemUpdating";
|
|
1166
|
+
};
|
|
1167
|
+
export type ClusterInstanceStatus =
|
|
1168
|
+
(typeof ClusterInstanceStatus)[keyof typeof ClusterInstanceStatus];
|
|
1169
|
+
export declare const BatchDeleteClusterNodesErrorCode: {
|
|
1170
|
+
readonly INVALID_NODE_STATUS: "InvalidNodeStatus";
|
|
1171
|
+
readonly NODE_ID_IN_USE: "NodeIdInUse";
|
|
1172
|
+
readonly NODE_ID_NOT_FOUND: "NodeIdNotFound";
|
|
1173
|
+
};
|
|
1174
|
+
export type BatchDeleteClusterNodesErrorCode =
|
|
1175
|
+
(typeof BatchDeleteClusterNodesErrorCode)[keyof typeof BatchDeleteClusterNodesErrorCode];
|
|
1176
|
+
export declare const ModelApprovalStatus: {
|
|
1177
|
+
readonly APPROVED: "Approved";
|
|
1178
|
+
readonly PENDING_MANUAL_APPROVAL: "PendingManualApproval";
|
|
1179
|
+
readonly REJECTED: "Rejected";
|
|
1180
|
+
};
|
|
1181
|
+
export type ModelApprovalStatus =
|
|
1182
|
+
(typeof ModelApprovalStatus)[keyof typeof ModelApprovalStatus];
|
|
1183
|
+
export declare const ModelPackageStatus: {
|
|
1184
|
+
readonly COMPLETED: "Completed";
|
|
1185
|
+
readonly DELETING: "Deleting";
|
|
1186
|
+
readonly FAILED: "Failed";
|
|
1187
|
+
readonly IN_PROGRESS: "InProgress";
|
|
1188
|
+
readonly PENDING: "Pending";
|
|
1189
|
+
};
|
|
1190
|
+
export type ModelPackageStatus =
|
|
1191
|
+
(typeof ModelPackageStatus)[keyof typeof ModelPackageStatus];
|
|
1192
|
+
export declare const ProcessingS3DataDistributionType: {
|
|
1193
|
+
readonly FULLYREPLICATED: "FullyReplicated";
|
|
1194
|
+
readonly SHARDEDBYS3KEY: "ShardedByS3Key";
|
|
1195
|
+
};
|
|
1196
|
+
export type ProcessingS3DataDistributionType =
|
|
1197
|
+
(typeof ProcessingS3DataDistributionType)[keyof typeof ProcessingS3DataDistributionType];
|
|
1198
|
+
export declare const ProcessingS3InputMode: {
|
|
1199
|
+
readonly FILE: "File";
|
|
1200
|
+
readonly PIPE: "Pipe";
|
|
1201
|
+
};
|
|
1202
|
+
export type ProcessingS3InputMode =
|
|
1203
|
+
(typeof ProcessingS3InputMode)[keyof typeof ProcessingS3InputMode];
|
|
1204
|
+
export declare const CapacitySizeType: {
|
|
1205
|
+
readonly CAPACITY_PERCENT: "CAPACITY_PERCENT";
|
|
1206
|
+
readonly INSTANCE_COUNT: "INSTANCE_COUNT";
|
|
1207
|
+
};
|
|
1208
|
+
export type CapacitySizeType =
|
|
1209
|
+
(typeof CapacitySizeType)[keyof typeof CapacitySizeType];
|
|
1210
|
+
export declare const TrafficRoutingConfigType: {
|
|
1211
|
+
readonly ALL_AT_ONCE: "ALL_AT_ONCE";
|
|
1212
|
+
readonly CANARY: "CANARY";
|
|
1213
|
+
readonly LINEAR: "LINEAR";
|
|
1214
|
+
};
|
|
1215
|
+
export type TrafficRoutingConfigType =
|
|
1216
|
+
(typeof TrafficRoutingConfigType)[keyof typeof TrafficRoutingConfigType];
|
|
1217
|
+
export declare const BooleanOperator: {
|
|
1218
|
+
readonly AND: "And";
|
|
1219
|
+
readonly OR: "Or";
|
|
1220
|
+
};
|
|
1221
|
+
export type BooleanOperator =
|
|
1222
|
+
(typeof BooleanOperator)[keyof typeof BooleanOperator];
|
|
1223
|
+
export declare const CandidateSortBy: {
|
|
1224
|
+
readonly CreationTime: "CreationTime";
|
|
1225
|
+
readonly FinalObjectiveMetricValue: "FinalObjectiveMetricValue";
|
|
1226
|
+
readonly Status: "Status";
|
|
1227
|
+
};
|
|
1228
|
+
export type CandidateSortBy =
|
|
1229
|
+
(typeof CandidateSortBy)[keyof typeof CandidateSortBy];
|
|
1230
|
+
export declare const DataSourceName: {
|
|
1231
|
+
readonly SalesforceGenie: "SalesforceGenie";
|
|
1232
|
+
readonly Snowflake: "Snowflake";
|
|
1233
|
+
};
|
|
1234
|
+
export type DataSourceName =
|
|
1235
|
+
(typeof DataSourceName)[keyof typeof DataSourceName];
|
|
1236
|
+
export declare const CapacityReservationType: {
|
|
1237
|
+
readonly CRG: "CRG";
|
|
1238
|
+
readonly ODCR: "ODCR";
|
|
1239
|
+
};
|
|
1240
|
+
export type CapacityReservationType =
|
|
1241
|
+
(typeof CapacityReservationType)[keyof typeof CapacityReservationType];
|
|
1242
|
+
export declare const CapacityReservationPreference: {
|
|
1243
|
+
readonly CAPACITY_RESERVATIONS_ONLY: "capacity-reservations-only";
|
|
1244
|
+
};
|
|
1245
|
+
export type CapacityReservationPreference =
|
|
1246
|
+
(typeof CapacityReservationPreference)[keyof typeof CapacityReservationPreference];
|
|
1247
|
+
export declare const NodeUnavailabilityType: {
|
|
1248
|
+
readonly CAPACITY_PERCENTAGE: "CAPACITY_PERCENTAGE";
|
|
1249
|
+
readonly INSTANCE_COUNT: "INSTANCE_COUNT";
|
|
1250
|
+
};
|
|
1251
|
+
export type NodeUnavailabilityType =
|
|
1252
|
+
(typeof NodeUnavailabilityType)[keyof typeof NodeUnavailabilityType];
|
|
1253
|
+
export declare const CaptureMode: {
|
|
1254
|
+
readonly INPUT: "Input";
|
|
1255
|
+
readonly INPUT_AND_OUTPUT: "InputAndOutput";
|
|
1256
|
+
readonly OUTPUT: "Output";
|
|
1257
|
+
};
|
|
1258
|
+
export type CaptureMode = (typeof CaptureMode)[keyof typeof CaptureMode];
|
|
1259
|
+
export declare const CaptureStatus: {
|
|
1260
|
+
readonly STARTED: "Started";
|
|
1261
|
+
readonly STOPPED: "Stopped";
|
|
1262
|
+
};
|
|
1263
|
+
export type CaptureStatus = (typeof CaptureStatus)[keyof typeof CaptureStatus];
|
|
1264
|
+
export declare const ClarifyFeatureType: {
|
|
1265
|
+
readonly CATEGORICAL: "categorical";
|
|
1266
|
+
readonly NUMERICAL: "numerical";
|
|
1267
|
+
readonly TEXT: "text";
|
|
1268
|
+
};
|
|
1269
|
+
export type ClarifyFeatureType =
|
|
1270
|
+
(typeof ClarifyFeatureType)[keyof typeof ClarifyFeatureType];
|
|
1271
|
+
export declare const ClarifyTextGranularity: {
|
|
1272
|
+
readonly PARAGRAPH: "paragraph";
|
|
1273
|
+
readonly SENTENCE: "sentence";
|
|
1274
|
+
readonly TOKEN: "token";
|
|
1275
|
+
};
|
|
1276
|
+
export type ClarifyTextGranularity =
|
|
1277
|
+
(typeof ClarifyTextGranularity)[keyof typeof ClarifyTextGranularity];
|
|
1278
|
+
export declare const ClarifyTextLanguage: {
|
|
1279
|
+
readonly AFRIKAANS: "af";
|
|
1280
|
+
readonly ALBANIAN: "sq";
|
|
1281
|
+
readonly ARABIC: "ar";
|
|
1282
|
+
readonly ARMENIAN: "hy";
|
|
1283
|
+
readonly BASQUE: "eu";
|
|
1284
|
+
readonly BENGALI: "bn";
|
|
1285
|
+
readonly BULGARIAN: "bg";
|
|
1286
|
+
readonly CATALAN: "ca";
|
|
1287
|
+
readonly CHINESE: "zh";
|
|
1288
|
+
readonly CROATIAN: "hr";
|
|
1289
|
+
readonly CZECH: "cs";
|
|
1290
|
+
readonly DANISH: "da";
|
|
1291
|
+
readonly DUTCH: "nl";
|
|
1292
|
+
readonly ENGLISH: "en";
|
|
1293
|
+
readonly ESTONIAN: "et";
|
|
1294
|
+
readonly FINNISH: "fi";
|
|
1295
|
+
readonly FRENCH: "fr";
|
|
1296
|
+
readonly GERMAN: "de";
|
|
1297
|
+
readonly GREEK: "el";
|
|
1298
|
+
readonly GUJARATI: "gu";
|
|
1299
|
+
readonly HEBREW: "he";
|
|
1300
|
+
readonly HINDI: "hi";
|
|
1301
|
+
readonly HUNGARIAN: "hu";
|
|
1302
|
+
readonly ICELANDIC: "is";
|
|
1303
|
+
readonly INDONESIAN: "id";
|
|
1304
|
+
readonly IRISH: "ga";
|
|
1305
|
+
readonly ITALIAN: "it";
|
|
1306
|
+
readonly KANNADA: "kn";
|
|
1307
|
+
readonly KYRGYZ: "ky";
|
|
1308
|
+
readonly LATVIAN: "lv";
|
|
1309
|
+
readonly LIGURIAN: "lij";
|
|
1310
|
+
readonly LITHUANIAN: "lt";
|
|
1311
|
+
readonly LUXEMBOURGISH: "lb";
|
|
1312
|
+
readonly MACEDONIAN: "mk";
|
|
1313
|
+
readonly MALAYALAM: "ml";
|
|
1314
|
+
readonly MARATHI: "mr";
|
|
1315
|
+
readonly MULTI_LANGUAGE: "xx";
|
|
1316
|
+
readonly NEPALI: "ne";
|
|
1317
|
+
readonly NORWEGIAN_BOKMAL: "nb";
|
|
1318
|
+
readonly PERSIAN: "fa";
|
|
1319
|
+
readonly POLISH: "pl";
|
|
1320
|
+
readonly PORTUGUESE: "pt";
|
|
1321
|
+
readonly ROMANIAN: "ro";
|
|
1322
|
+
readonly RUSSIAN: "ru";
|
|
1323
|
+
readonly SANSKRIT: "sa";
|
|
1324
|
+
readonly SERBIAN: "sr";
|
|
1325
|
+
readonly SETSWANA: "tn";
|
|
1326
|
+
readonly SINHALA: "si";
|
|
1327
|
+
readonly SLOVAK: "sk";
|
|
1328
|
+
readonly SLOVENIAN: "sl";
|
|
1329
|
+
readonly SPANISH: "es";
|
|
1330
|
+
readonly SWEDISH: "sv";
|
|
1331
|
+
readonly TAGALOG: "tl";
|
|
1332
|
+
readonly TAMIL: "ta";
|
|
1333
|
+
readonly TATAR: "tt";
|
|
1334
|
+
readonly TELUGU: "te";
|
|
1335
|
+
readonly TURKISH: "tr";
|
|
1336
|
+
readonly UKRAINIAN: "uk";
|
|
1337
|
+
readonly URDU: "ur";
|
|
1338
|
+
readonly YORUBA: "yo";
|
|
1339
|
+
};
|
|
1340
|
+
export type ClarifyTextLanguage =
|
|
1341
|
+
(typeof ClarifyTextLanguage)[keyof typeof ClarifyTextLanguage];
|
|
1342
|
+
export declare const ClusterAutoScalerType: {
|
|
1343
|
+
readonly KARPENTER: "Karpenter";
|
|
1344
|
+
};
|
|
1345
|
+
export type ClusterAutoScalerType =
|
|
1346
|
+
(typeof ClusterAutoScalerType)[keyof typeof ClusterAutoScalerType];
|
|
1347
|
+
export declare const ClusterAutoScalingMode: {
|
|
1348
|
+
readonly DISABLE: "Disable";
|
|
1349
|
+
readonly ENABLE: "Enable";
|
|
1350
|
+
};
|
|
1351
|
+
export type ClusterAutoScalingMode =
|
|
1352
|
+
(typeof ClusterAutoScalingMode)[keyof typeof ClusterAutoScalingMode];
|
|
1353
|
+
export declare const ClusterAutoScalingStatus: {
|
|
1354
|
+
readonly CREATING: "Creating";
|
|
1355
|
+
readonly DELETING: "Deleting";
|
|
1356
|
+
readonly FAILED: "Failed";
|
|
1357
|
+
readonly INSERVICE: "InService";
|
|
1358
|
+
};
|
|
1359
|
+
export type ClusterAutoScalingStatus =
|
|
1360
|
+
(typeof ClusterAutoScalingStatus)[keyof typeof ClusterAutoScalingStatus];
|
|
1361
|
+
export declare const ClusterConfigMode: {
|
|
1362
|
+
readonly DISABLE: "Disable";
|
|
1363
|
+
readonly ENABLE: "Enable";
|
|
1364
|
+
};
|
|
1365
|
+
export type ClusterConfigMode =
|
|
1366
|
+
(typeof ClusterConfigMode)[keyof typeof ClusterConfigMode];
|
|
1367
|
+
export declare const ClusterEventResourceType: {
|
|
1368
|
+
readonly CLUSTER: "Cluster";
|
|
1369
|
+
readonly INSTANCE: "Instance";
|
|
1370
|
+
readonly INSTANCE_GROUP: "InstanceGroup";
|
|
1371
|
+
};
|
|
1372
|
+
export type ClusterEventResourceType =
|
|
1373
|
+
(typeof ClusterEventResourceType)[keyof typeof ClusterEventResourceType];
|
|
1374
|
+
export declare const ClusterInstanceType: {
|
|
1375
|
+
readonly ML_C5N_18XLARGE: "ml.c5n.18xlarge";
|
|
1376
|
+
readonly ML_C5N_2XLARGE: "ml.c5n.2xlarge";
|
|
1377
|
+
readonly ML_C5N_4XLARGE: "ml.c5n.4xlarge";
|
|
1378
|
+
readonly ML_C5N_9XLARGE: "ml.c5n.9xlarge";
|
|
1379
|
+
readonly ML_C5N_LARGE: "ml.c5n.large";
|
|
1380
|
+
readonly ML_C5_12XLARGE: "ml.c5.12xlarge";
|
|
1381
|
+
readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
|
|
1382
|
+
readonly ML_C5_24XLARGE: "ml.c5.24xlarge";
|
|
1383
|
+
readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
|
|
1384
|
+
readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
|
|
1385
|
+
readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
|
|
1386
|
+
readonly ML_C5_LARGE: "ml.c5.large";
|
|
1387
|
+
readonly ML_C5_XLARGE: "ml.c5.xlarge";
|
|
1388
|
+
readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
|
|
1389
|
+
readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
|
|
1390
|
+
readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
|
|
1391
|
+
readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
|
|
1392
|
+
readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
|
|
1393
|
+
readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
|
|
1394
|
+
readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
|
|
1395
|
+
readonly ML_C6I_LARGE: "ml.c6i.large";
|
|
1396
|
+
readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
|
|
1397
|
+
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
1398
|
+
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
1399
|
+
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
1400
|
+
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
1401
|
+
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
1402
|
+
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
1403
|
+
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
1404
|
+
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
1405
|
+
readonly ML_G6E_12XLARGE: "ml.g6e.12xlarge";
|
|
1406
|
+
readonly ML_G6E_16XLARGE: "ml.g6e.16xlarge";
|
|
1407
|
+
readonly ML_G6E_24XLARGE: "ml.g6e.24xlarge";
|
|
1408
|
+
readonly ML_G6E_2XLARGE: "ml.g6e.2xlarge";
|
|
1409
|
+
readonly ML_G6E_48XLARGE: "ml.g6e.48xlarge";
|
|
1410
|
+
readonly ML_G6E_4XLARGE: "ml.g6e.4xlarge";
|
|
1411
|
+
readonly ML_G6E_8XLARGE: "ml.g6e.8xlarge";
|
|
1412
|
+
readonly ML_G6E_XLARGE: "ml.g6e.xlarge";
|
|
1413
|
+
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
1414
|
+
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
1415
|
+
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
1416
|
+
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
1417
|
+
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
1418
|
+
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
1419
|
+
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
1420
|
+
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
1421
|
+
readonly ML_GR6_4XLARGE: "ml.gr6.4xlarge";
|
|
1422
|
+
readonly ML_GR6_8XLARGE: "ml.gr6.8xlarge";
|
|
1423
|
+
readonly ML_I3EN_12XLARGE: "ml.i3en.12xlarge";
|
|
1424
|
+
readonly ML_I3EN_24XLARGE: "ml.i3en.24xlarge";
|
|
1425
|
+
readonly ML_I3EN_2XLARGE: "ml.i3en.2xlarge";
|
|
1426
|
+
readonly ML_I3EN_3XLARGE: "ml.i3en.3xlarge";
|
|
1427
|
+
readonly ML_I3EN_6XLARGE: "ml.i3en.6xlarge";
|
|
1428
|
+
readonly ML_I3EN_LARGE: "ml.i3en.large";
|
|
1429
|
+
readonly ML_I3EN_XLARGE: "ml.i3en.xlarge";
|
|
1430
|
+
readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
|
|
1431
|
+
readonly ML_M5_16XLARGE: "ml.m5.16xlarge";
|
|
1432
|
+
readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
|
|
1433
|
+
readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
|
|
1434
|
+
readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
|
|
1435
|
+
readonly ML_M5_8XLARGE: "ml.m5.8xlarge";
|
|
1436
|
+
readonly ML_M5_LARGE: "ml.m5.large";
|
|
1437
|
+
readonly ML_M5_XLARGE: "ml.m5.xlarge";
|
|
1438
|
+
readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
|
|
1439
|
+
readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
|
|
1440
|
+
readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
|
|
1441
|
+
readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
|
|
1442
|
+
readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
|
|
1443
|
+
readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
|
|
1444
|
+
readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
|
|
1445
|
+
readonly ML_M6I_LARGE: "ml.m6i.large";
|
|
1446
|
+
readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
|
|
1447
|
+
readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
|
|
1448
|
+
readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
|
|
1449
|
+
readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
|
|
1450
|
+
readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
|
|
1451
|
+
readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
|
|
1452
|
+
readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
|
|
1453
|
+
readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
|
|
1454
|
+
readonly ML_M7I_LARGE: "ml.m7i.large";
|
|
1455
|
+
readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
|
|
1456
|
+
readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
|
|
1457
|
+
readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
|
|
1458
|
+
readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
|
|
1459
|
+
readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
|
|
1460
|
+
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
1461
|
+
readonly ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge";
|
|
1462
|
+
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
1463
|
+
readonly ML_R6I_12XLARGE: "ml.r6i.12xlarge";
|
|
1464
|
+
readonly ML_R6I_16XLARGE: "ml.r6i.16xlarge";
|
|
1465
|
+
readonly ML_R6I_24XLARGE: "ml.r6i.24xlarge";
|
|
1466
|
+
readonly ML_R6I_2XLARGE: "ml.r6i.2xlarge";
|
|
1467
|
+
readonly ML_R6I_32XLARGE: "ml.r6i.32xlarge";
|
|
1468
|
+
readonly ML_R6I_4XLARGE: "ml.r6i.4xlarge";
|
|
1469
|
+
readonly ML_R6I_8XLARGE: "ml.r6i.8xlarge";
|
|
1470
|
+
readonly ML_R6I_LARGE: "ml.r6i.large";
|
|
1471
|
+
readonly ML_R6I_XLARGE: "ml.r6i.xlarge";
|
|
1472
|
+
readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
|
|
1473
|
+
readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
|
|
1474
|
+
readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
|
|
1475
|
+
readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
|
|
1476
|
+
readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
|
|
1477
|
+
readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
|
|
1478
|
+
readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
|
|
1479
|
+
readonly ML_R7I_LARGE: "ml.r7i.large";
|
|
1480
|
+
readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
|
|
1481
|
+
readonly ML_T3_2XLARGE: "ml.t3.2xlarge";
|
|
1482
|
+
readonly ML_T3_LARGE: "ml.t3.large";
|
|
1483
|
+
readonly ML_T3_MEDIUM: "ml.t3.medium";
|
|
1484
|
+
readonly ML_T3_XLARGE: "ml.t3.xlarge";
|
|
1485
|
+
readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
|
|
1486
|
+
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
1487
|
+
readonly ML_TRN2_3XLARGE: "ml.trn2.3xlarge";
|
|
1488
|
+
readonly ML_TRN2_48XLARGE: "ml.trn2.48xlarge";
|
|
1489
|
+
};
|
|
1490
|
+
export type ClusterInstanceType =
|
|
1491
|
+
(typeof ClusterInstanceType)[keyof typeof ClusterInstanceType];
|
|
1492
|
+
export declare const DeepHealthCheckType: {
|
|
1493
|
+
readonly INSTANCE_CONNECTIVITY: "InstanceConnectivity";
|
|
1494
|
+
readonly INSTANCE_STRESS: "InstanceStress";
|
|
1495
|
+
};
|
|
1496
|
+
export type DeepHealthCheckType =
|
|
1497
|
+
(typeof DeepHealthCheckType)[keyof typeof DeepHealthCheckType];
|
|
1498
|
+
export declare const SoftwareUpdateStatus: {
|
|
1499
|
+
readonly FAILED: "Failed";
|
|
1500
|
+
readonly IN_PROGRESS: "InProgress";
|
|
1501
|
+
readonly PENDING: "Pending";
|
|
1502
|
+
readonly ROLLBACK_COMPLETE: "RollbackComplete";
|
|
1503
|
+
readonly ROLLBACK_IN_PROGRESS: "RollbackInProgress";
|
|
1504
|
+
readonly SUCCEEDED: "Succeeded";
|
|
1505
|
+
};
|
|
1506
|
+
export type SoftwareUpdateStatus =
|
|
1507
|
+
(typeof SoftwareUpdateStatus)[keyof typeof SoftwareUpdateStatus];
|
|
1508
|
+
export declare const InstanceGroupStatus: {
|
|
1509
|
+
readonly CREATING: "Creating";
|
|
1510
|
+
readonly DEGRADED: "Degraded";
|
|
1511
|
+
readonly DELETING: "Deleting";
|
|
1512
|
+
readonly FAILED: "Failed";
|
|
1513
|
+
readonly INSERVICE: "InService";
|
|
1514
|
+
readonly SYSTEMUPDATING: "SystemUpdating";
|
|
1515
|
+
readonly UPDATING: "Updating";
|
|
1516
|
+
};
|
|
1517
|
+
export type InstanceGroupStatus =
|
|
1518
|
+
(typeof InstanceGroupStatus)[keyof typeof InstanceGroupStatus];
|
|
1519
|
+
export declare const ClusterNodeProvisioningMode: {
|
|
1520
|
+
readonly CONTINUOUS: "Continuous";
|
|
1521
|
+
};
|
|
1522
|
+
export type ClusterNodeProvisioningMode =
|
|
1523
|
+
(typeof ClusterNodeProvisioningMode)[keyof typeof ClusterNodeProvisioningMode];
|
|
1524
|
+
export declare const ClusterNodeRecovery: {
|
|
1525
|
+
readonly AUTOMATIC: "Automatic";
|
|
1526
|
+
readonly NONE: "None";
|
|
1527
|
+
};
|
|
1528
|
+
export type ClusterNodeRecovery =
|
|
1529
|
+
(typeof ClusterNodeRecovery)[keyof typeof ClusterNodeRecovery];
|
|
1530
|
+
export declare const SchedulerResourceStatus: {
|
|
1531
|
+
readonly CREATED: "Created";
|
|
1532
|
+
readonly CREATE_FAILED: "CreateFailed";
|
|
1533
|
+
readonly CREATE_ROLLBACK_FAILED: "CreateRollbackFailed";
|
|
1534
|
+
readonly CREATING: "Creating";
|
|
1535
|
+
readonly DELETED: "Deleted";
|
|
1536
|
+
readonly DELETE_FAILED: "DeleteFailed";
|
|
1537
|
+
readonly DELETE_ROLLBACK_FAILED: "DeleteRollbackFailed";
|
|
1538
|
+
readonly DELETING: "Deleting";
|
|
1539
|
+
readonly UPDATED: "Updated";
|
|
1540
|
+
readonly UPDATE_FAILED: "UpdateFailed";
|
|
1541
|
+
readonly UPDATE_ROLLBACK_FAILED: "UpdateRollbackFailed";
|
|
1542
|
+
readonly UPDATING: "Updating";
|
|
1543
|
+
};
|
|
1544
|
+
export type SchedulerResourceStatus =
|
|
1545
|
+
(typeof SchedulerResourceStatus)[keyof typeof SchedulerResourceStatus];
|
|
1546
|
+
export declare const ClusterSortBy: {
|
|
1547
|
+
readonly CREATION_TIME: "CREATION_TIME";
|
|
1548
|
+
readonly NAME: "NAME";
|
|
1549
|
+
};
|
|
1550
|
+
export type ClusterSortBy = (typeof ClusterSortBy)[keyof typeof ClusterSortBy];
|
|
1551
|
+
export declare const ClusterStatus: {
|
|
1552
|
+
readonly CREATING: "Creating";
|
|
1553
|
+
readonly DELETING: "Deleting";
|
|
1554
|
+
readonly FAILED: "Failed";
|
|
1555
|
+
readonly INSERVICE: "InService";
|
|
1556
|
+
readonly ROLLINGBACK: "RollingBack";
|
|
1557
|
+
readonly SYSTEMUPDATING: "SystemUpdating";
|
|
1558
|
+
readonly UPDATING: "Updating";
|
|
1559
|
+
};
|
|
1560
|
+
export type ClusterStatus = (typeof ClusterStatus)[keyof typeof ClusterStatus];
|
|
1561
|
+
export declare const CodeRepositorySortBy: {
|
|
1562
|
+
readonly CREATION_TIME: "CreationTime";
|
|
1563
|
+
readonly LAST_MODIFIED_TIME: "LastModifiedTime";
|
|
1564
|
+
readonly NAME: "Name";
|
|
1565
|
+
};
|
|
1566
|
+
export type CodeRepositorySortBy =
|
|
1567
|
+
(typeof CodeRepositorySortBy)[keyof typeof CodeRepositorySortBy];
|
|
1568
|
+
export declare const CodeRepositorySortOrder: {
|
|
1569
|
+
readonly ASCENDING: "Ascending";
|
|
1570
|
+
readonly DESCENDING: "Descending";
|
|
1571
|
+
};
|
|
1572
|
+
export type CodeRepositorySortOrder =
|
|
1573
|
+
(typeof CodeRepositorySortOrder)[keyof typeof CodeRepositorySortOrder];
|
|
1574
|
+
export declare const CollectionType: {
|
|
1575
|
+
readonly LIST: "List";
|
|
1576
|
+
readonly SET: "Set";
|
|
1577
|
+
readonly VECTOR: "Vector";
|
|
1578
|
+
};
|
|
1579
|
+
export type CollectionType =
|
|
1580
|
+
(typeof CollectionType)[keyof typeof CollectionType];
|
|
1581
|
+
export declare const CompilationJobStatus: {
|
|
1582
|
+
readonly COMPLETED: "COMPLETED";
|
|
1583
|
+
readonly FAILED: "FAILED";
|
|
1584
|
+
readonly INPROGRESS: "INPROGRESS";
|
|
1585
|
+
readonly STARTING: "STARTING";
|
|
1586
|
+
readonly STOPPED: "STOPPED";
|
|
1587
|
+
readonly STOPPING: "STOPPING";
|
|
1588
|
+
};
|
|
1589
|
+
export type CompilationJobStatus =
|
|
1590
|
+
(typeof CompilationJobStatus)[keyof typeof CompilationJobStatus];
|
|
1591
|
+
export declare const TargetDevice: {
|
|
1592
|
+
readonly AISAGE: "aisage";
|
|
1593
|
+
readonly AMBA_CV2: "amba_cv2";
|
|
1594
|
+
readonly AMBA_CV22: "amba_cv22";
|
|
1595
|
+
readonly AMBA_CV25: "amba_cv25";
|
|
1596
|
+
readonly COREML: "coreml";
|
|
1597
|
+
readonly DEEPLENS: "deeplens";
|
|
1598
|
+
readonly IMX8MPLUS: "imx8mplus";
|
|
1599
|
+
readonly IMX8QM: "imx8qm";
|
|
1600
|
+
readonly JACINTO_TDA4VM: "jacinto_tda4vm";
|
|
1601
|
+
readonly JETSON_NANO: "jetson_nano";
|
|
1602
|
+
readonly JETSON_TX1: "jetson_tx1";
|
|
1603
|
+
readonly JETSON_TX2: "jetson_tx2";
|
|
1604
|
+
readonly JETSON_XAVIER: "jetson_xavier";
|
|
1605
|
+
readonly LAMBDA: "lambda";
|
|
1606
|
+
readonly ML_C4: "ml_c4";
|
|
1607
|
+
readonly ML_C5: "ml_c5";
|
|
1608
|
+
readonly ML_C6G: "ml_c6g";
|
|
1609
|
+
readonly ML_EIA2: "ml_eia2";
|
|
1610
|
+
readonly ML_G4DN: "ml_g4dn";
|
|
1611
|
+
readonly ML_INF1: "ml_inf1";
|
|
1612
|
+
readonly ML_INF2: "ml_inf2";
|
|
1613
|
+
readonly ML_M4: "ml_m4";
|
|
1614
|
+
readonly ML_M5: "ml_m5";
|
|
1615
|
+
readonly ML_M6G: "ml_m6g";
|
|
1616
|
+
readonly ML_P2: "ml_p2";
|
|
1617
|
+
readonly ML_P3: "ml_p3";
|
|
1618
|
+
readonly ML_TRN1: "ml_trn1";
|
|
1619
|
+
readonly QCS603: "qcs603";
|
|
1620
|
+
readonly QCS605: "qcs605";
|
|
1621
|
+
readonly RASP3B: "rasp3b";
|
|
1622
|
+
readonly RASP4B: "rasp4b";
|
|
1623
|
+
readonly RK3288: "rk3288";
|
|
1624
|
+
readonly RK3399: "rk3399";
|
|
1625
|
+
readonly SBE_C: "sbe_c";
|
|
1626
|
+
readonly SITARA_AM57X: "sitara_am57x";
|
|
1627
|
+
readonly X86_WIN32: "x86_win32";
|
|
1628
|
+
readonly X86_WIN64: "x86_win64";
|
|
1629
|
+
};
|
|
1630
|
+
export type TargetDevice = (typeof TargetDevice)[keyof typeof TargetDevice];
|
|
1631
|
+
export declare const TargetPlatformAccelerator: {
|
|
1632
|
+
readonly INTEL_GRAPHICS: "INTEL_GRAPHICS";
|
|
1633
|
+
readonly MALI: "MALI";
|
|
1634
|
+
readonly NNA: "NNA";
|
|
1635
|
+
readonly NVIDIA: "NVIDIA";
|
|
1636
|
+
};
|
|
1637
|
+
export type TargetPlatformAccelerator =
|
|
1638
|
+
(typeof TargetPlatformAccelerator)[keyof typeof TargetPlatformAccelerator];
|
|
1639
|
+
export declare const TargetPlatformArch: {
|
|
1640
|
+
readonly ARM64: "ARM64";
|
|
1641
|
+
readonly ARM_EABI: "ARM_EABI";
|
|
1642
|
+
readonly ARM_EABIHF: "ARM_EABIHF";
|
|
1643
|
+
readonly X86: "X86";
|
|
1644
|
+
readonly X86_64: "X86_64";
|
|
1645
|
+
};
|
|
1646
|
+
export type TargetPlatformArch =
|
|
1647
|
+
(typeof TargetPlatformArch)[keyof typeof TargetPlatformArch];
|
|
1648
|
+
export declare const TargetPlatformOs: {
|
|
1649
|
+
readonly ANDROID: "ANDROID";
|
|
1650
|
+
readonly LINUX: "LINUX";
|
|
1651
|
+
};
|
|
1652
|
+
export type TargetPlatformOs =
|
|
1653
|
+
(typeof TargetPlatformOs)[keyof typeof TargetPlatformOs];
|
|
1654
|
+
export declare const CompleteOnConvergence: {
|
|
1655
|
+
readonly DISABLED: "Disabled";
|
|
1656
|
+
readonly ENABLED: "Enabled";
|
|
1657
|
+
};
|
|
1658
|
+
export type CompleteOnConvergence =
|
|
1659
|
+
(typeof CompleteOnConvergence)[keyof typeof CompleteOnConvergence];
|
|
1660
|
+
export declare const PreemptTeamTasks: {
|
|
1661
|
+
readonly LOWERPRIORITY: "LowerPriority";
|
|
1662
|
+
readonly NEVER: "Never";
|
|
1663
|
+
};
|
|
1664
|
+
export type PreemptTeamTasks =
|
|
1665
|
+
(typeof PreemptTeamTasks)[keyof typeof PreemptTeamTasks];
|
|
1666
|
+
export declare const ResourceSharingStrategy: {
|
|
1667
|
+
readonly DONTLEND: "DontLend";
|
|
1668
|
+
readonly LEND: "Lend";
|
|
1669
|
+
readonly LENDANDBORROW: "LendAndBorrow";
|
|
1670
|
+
};
|
|
1671
|
+
export type ResourceSharingStrategy =
|
|
1672
|
+
(typeof ResourceSharingStrategy)[keyof typeof ResourceSharingStrategy];
|
|
1673
|
+
export declare const ConditionOutcome: {
|
|
1674
|
+
readonly FALSE: "False";
|
|
1675
|
+
readonly TRUE: "True";
|
|
1676
|
+
};
|
|
1677
|
+
export type ConditionOutcome =
|
|
1678
|
+
(typeof ConditionOutcome)[keyof typeof ConditionOutcome];
|
|
1679
|
+
export declare const RepositoryAccessMode: {
|
|
1680
|
+
readonly PLATFORM: "Platform";
|
|
1681
|
+
readonly VPC: "Vpc";
|
|
1682
|
+
};
|
|
1683
|
+
export type RepositoryAccessMode =
|
|
1684
|
+
(typeof RepositoryAccessMode)[keyof typeof RepositoryAccessMode];
|
|
1685
|
+
export declare const ContainerMode: {
|
|
1686
|
+
readonly MULTI_MODEL: "MultiModel";
|
|
1687
|
+
readonly SINGLE_MODEL: "SingleModel";
|
|
1688
|
+
};
|
|
1689
|
+
export type ContainerMode = (typeof ContainerMode)[keyof typeof ContainerMode];
|
|
1690
|
+
export declare const ModelCacheSetting: {
|
|
1691
|
+
readonly DISABLED: "Disabled";
|
|
1692
|
+
readonly ENABLED: "Enabled";
|
|
1693
|
+
};
|
|
1694
|
+
export type ModelCacheSetting =
|
|
1695
|
+
(typeof ModelCacheSetting)[keyof typeof ModelCacheSetting];
|
|
1696
|
+
export declare const ContentClassifier: {
|
|
1697
|
+
readonly FREE_OF_ADULT_CONTENT: "FreeOfAdultContent";
|
|
1698
|
+
readonly FREE_OF_PERSONALLY_IDENTIFIABLE_INFORMATION: "FreeOfPersonallyIdentifiableInformation";
|
|
1699
|
+
};
|
|
1700
|
+
export type ContentClassifier =
|
|
1701
|
+
(typeof ContentClassifier)[keyof typeof ContentClassifier];
|
|
1702
|
+
export declare const HyperParameterScalingType: {
|
|
1703
|
+
readonly AUTO: "Auto";
|
|
1704
|
+
readonly LINEAR: "Linear";
|
|
1705
|
+
readonly LOGARITHMIC: "Logarithmic";
|
|
1706
|
+
readonly REVERSE_LOGARITHMIC: "ReverseLogarithmic";
|
|
1707
|
+
};
|
|
1708
|
+
export type HyperParameterScalingType =
|
|
1709
|
+
(typeof HyperParameterScalingType)[keyof typeof HyperParameterScalingType];
|
|
1710
|
+
export declare const ParameterType: {
|
|
1711
|
+
readonly CATEGORICAL: "Categorical";
|
|
1712
|
+
readonly CONTINUOUS: "Continuous";
|
|
1713
|
+
readonly FREE_TEXT: "FreeText";
|
|
1714
|
+
readonly INTEGER: "Integer";
|
|
1715
|
+
};
|
|
1716
|
+
export type ParameterType = (typeof ParameterType)[keyof typeof ParameterType];
|
|
1717
|
+
export declare const HyperParameterTuningJobObjectiveType: {
|
|
1718
|
+
readonly MAXIMIZE: "Maximize";
|
|
1719
|
+
readonly MINIMIZE: "Minimize";
|
|
1720
|
+
};
|
|
1721
|
+
export type HyperParameterTuningJobObjectiveType =
|
|
1722
|
+
(typeof HyperParameterTuningJobObjectiveType)[keyof typeof HyperParameterTuningJobObjectiveType];
|
|
1723
|
+
export declare const FairShare: {
|
|
1724
|
+
readonly DISABLED: "Disabled";
|
|
1725
|
+
readonly ENABLED: "Enabled";
|
|
1726
|
+
};
|
|
1727
|
+
export type FairShare = (typeof FairShare)[keyof typeof FairShare];
|
|
1728
|
+
export declare const Framework: {
|
|
1729
|
+
readonly DARKNET: "DARKNET";
|
|
1730
|
+
readonly KERAS: "KERAS";
|
|
1731
|
+
readonly MXNET: "MXNET";
|
|
1732
|
+
readonly ONNX: "ONNX";
|
|
1733
|
+
readonly PYTORCH: "PYTORCH";
|
|
1734
|
+
readonly SKLEARN: "SKLEARN";
|
|
1735
|
+
readonly TENSORFLOW: "TENSORFLOW";
|
|
1736
|
+
readonly TFLITE: "TFLITE";
|
|
1737
|
+
readonly XGBOOST: "XGBOOST";
|
|
1738
|
+
};
|
|
1739
|
+
export type Framework = (typeof Framework)[keyof typeof Framework];
|
|
1740
|
+
export declare const ProcessingS3UploadMode: {
|
|
1741
|
+
readonly CONTINUOUS: "Continuous";
|
|
1742
|
+
readonly END_OF_JOB: "EndOfJob";
|
|
1743
|
+
};
|
|
1744
|
+
export type ProcessingS3UploadMode =
|
|
1745
|
+
(typeof ProcessingS3UploadMode)[keyof typeof ProcessingS3UploadMode];
|
|
1746
|
+
export declare const ProcessingInstanceType: {
|
|
1747
|
+
readonly ML_C4_2XLARGE: "ml.c4.2xlarge";
|
|
1748
|
+
readonly ML_C4_4XLARGE: "ml.c4.4xlarge";
|
|
1749
|
+
readonly ML_C4_8XLARGE: "ml.c4.8xlarge";
|
|
1750
|
+
readonly ML_C4_XLARGE: "ml.c4.xlarge";
|
|
1751
|
+
readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
|
|
1752
|
+
readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
|
|
1753
|
+
readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
|
|
1754
|
+
readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
|
|
1755
|
+
readonly ML_C5_XLARGE: "ml.c5.xlarge";
|
|
1756
|
+
readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
|
|
1757
|
+
readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
|
|
1758
|
+
readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
|
|
1759
|
+
readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
|
|
1760
|
+
readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
|
|
1761
|
+
readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
|
|
1762
|
+
readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
|
|
1763
|
+
readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
|
|
1764
|
+
readonly ML_C7I_12XLARGE: "ml.c7i.12xlarge";
|
|
1765
|
+
readonly ML_C7I_16XLARGE: "ml.c7i.16xlarge";
|
|
1766
|
+
readonly ML_C7I_24XLARGE: "ml.c7i.24xlarge";
|
|
1767
|
+
readonly ML_C7I_2XLARGE: "ml.c7i.2xlarge";
|
|
1768
|
+
readonly ML_C7I_48XLARGE: "ml.c7i.48xlarge";
|
|
1769
|
+
readonly ML_C7I_4XLARGE: "ml.c7i.4xlarge";
|
|
1770
|
+
readonly ML_C7I_8XLARGE: "ml.c7i.8xlarge";
|
|
1771
|
+
readonly ML_C7I_LARGE: "ml.c7i.large";
|
|
1772
|
+
readonly ML_C7I_XLARGE: "ml.c7i.xlarge";
|
|
1773
|
+
readonly ML_G4DN_12XLARGE: "ml.g4dn.12xlarge";
|
|
1774
|
+
readonly ML_G4DN_16XLARGE: "ml.g4dn.16xlarge";
|
|
1775
|
+
readonly ML_G4DN_2XLARGE: "ml.g4dn.2xlarge";
|
|
1776
|
+
readonly ML_G4DN_4XLARGE: "ml.g4dn.4xlarge";
|
|
1777
|
+
readonly ML_G4DN_8XLARGE: "ml.g4dn.8xlarge";
|
|
1778
|
+
readonly ML_G4DN_XLARGE: "ml.g4dn.xlarge";
|
|
1779
|
+
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
1780
|
+
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
1781
|
+
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
1782
|
+
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
1783
|
+
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
1784
|
+
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
1785
|
+
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
1786
|
+
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
1787
|
+
readonly ML_G6E_12XLARGE: "ml.g6e.12xlarge";
|
|
1788
|
+
readonly ML_G6E_16XLARGE: "ml.g6e.16xlarge";
|
|
1789
|
+
readonly ML_G6E_24XLARGE: "ml.g6e.24xlarge";
|
|
1790
|
+
readonly ML_G6E_2XLARGE: "ml.g6e.2xlarge";
|
|
1791
|
+
readonly ML_G6E_48XLARGE: "ml.g6e.48xlarge";
|
|
1792
|
+
readonly ML_G6E_4XLARGE: "ml.g6e.4xlarge";
|
|
1793
|
+
readonly ML_G6E_8XLARGE: "ml.g6e.8xlarge";
|
|
1794
|
+
readonly ML_G6E_XLARGE: "ml.g6e.xlarge";
|
|
1795
|
+
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
1796
|
+
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
1797
|
+
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
1798
|
+
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
1799
|
+
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
1800
|
+
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
1801
|
+
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
1802
|
+
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
1803
|
+
readonly ML_M4_10XLARGE: "ml.m4.10xlarge";
|
|
1804
|
+
readonly ML_M4_16XLARGE: "ml.m4.16xlarge";
|
|
1805
|
+
readonly ML_M4_2XLARGE: "ml.m4.2xlarge";
|
|
1806
|
+
readonly ML_M4_4XLARGE: "ml.m4.4xlarge";
|
|
1807
|
+
readonly ML_M4_XLARGE: "ml.m4.xlarge";
|
|
1808
|
+
readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
|
|
1809
|
+
readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
|
|
1810
|
+
readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
|
|
1811
|
+
readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
|
|
1812
|
+
readonly ML_M5_LARGE: "ml.m5.large";
|
|
1813
|
+
readonly ML_M5_XLARGE: "ml.m5.xlarge";
|
|
1814
|
+
readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
|
|
1815
|
+
readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
|
|
1816
|
+
readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
|
|
1817
|
+
readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
|
|
1818
|
+
readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
|
|
1819
|
+
readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
|
|
1820
|
+
readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
|
|
1821
|
+
readonly ML_M6I_LARGE: "ml.m6i.large";
|
|
1822
|
+
readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
|
|
1823
|
+
readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
|
|
1824
|
+
readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
|
|
1825
|
+
readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
|
|
1826
|
+
readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
|
|
1827
|
+
readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
|
|
1828
|
+
readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
|
|
1829
|
+
readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
|
|
1830
|
+
readonly ML_M7I_LARGE: "ml.m7i.large";
|
|
1831
|
+
readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
|
|
1832
|
+
readonly ML_P2_16XLARGE: "ml.p2.16xlarge";
|
|
1833
|
+
readonly ML_P2_8XLARGE: "ml.p2.8xlarge";
|
|
1834
|
+
readonly ML_P2_XLARGE: "ml.p2.xlarge";
|
|
1835
|
+
readonly ML_P3_16XLARGE: "ml.p3.16xlarge";
|
|
1836
|
+
readonly ML_P3_2XLARGE: "ml.p3.2xlarge";
|
|
1837
|
+
readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
|
|
1838
|
+
readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
|
|
1839
|
+
readonly ML_R5D_12XLARGE: "ml.r5d.12xlarge";
|
|
1840
|
+
readonly ML_R5D_16XLARGE: "ml.r5d.16xlarge";
|
|
1841
|
+
readonly ML_R5D_24XLARGE: "ml.r5d.24xlarge";
|
|
1842
|
+
readonly ML_R5D_2XLARGE: "ml.r5d.2xlarge";
|
|
1843
|
+
readonly ML_R5D_4XLARGE: "ml.r5d.4xlarge";
|
|
1844
|
+
readonly ML_R5D_8XLARGE: "ml.r5d.8xlarge";
|
|
1845
|
+
readonly ML_R5D_LARGE: "ml.r5d.large";
|
|
1846
|
+
readonly ML_R5D_XLARGE: "ml.r5d.xlarge";
|
|
1847
|
+
readonly ML_R5_12XLARGE: "ml.r5.12xlarge";
|
|
1848
|
+
readonly ML_R5_16XLARGE: "ml.r5.16xlarge";
|
|
1849
|
+
readonly ML_R5_24XLARGE: "ml.r5.24xlarge";
|
|
1850
|
+
readonly ML_R5_2XLARGE: "ml.r5.2xlarge";
|
|
1851
|
+
readonly ML_R5_4XLARGE: "ml.r5.4xlarge";
|
|
1852
|
+
readonly ML_R5_8XLARGE: "ml.r5.8xlarge";
|
|
1853
|
+
readonly ML_R5_LARGE: "ml.r5.large";
|
|
1854
|
+
readonly ML_R5_XLARGE: "ml.r5.xlarge";
|
|
1855
|
+
readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
|
|
1856
|
+
readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
|
|
1857
|
+
readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
|
|
1858
|
+
readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
|
|
1859
|
+
readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
|
|
1860
|
+
readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
|
|
1861
|
+
readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
|
|
1862
|
+
readonly ML_R7I_LARGE: "ml.r7i.large";
|
|
1863
|
+
readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
|
|
1864
|
+
readonly ML_T3_2XLARGE: "ml.t3.2xlarge";
|
|
1865
|
+
readonly ML_T3_LARGE: "ml.t3.large";
|
|
1866
|
+
readonly ML_T3_MEDIUM: "ml.t3.medium";
|
|
1867
|
+
readonly ML_T3_XLARGE: "ml.t3.xlarge";
|
|
1868
|
+
};
|
|
1869
|
+
export type ProcessingInstanceType =
|
|
1870
|
+
(typeof ProcessingInstanceType)[keyof typeof ProcessingInstanceType];
|
|
1871
|
+
export declare const EdgePresetDeploymentType: {
|
|
1872
|
+
readonly GreengrassV2Component: "GreengrassV2Component";
|
|
1873
|
+
};
|
|
1874
|
+
export type EdgePresetDeploymentType =
|
|
1875
|
+
(typeof EdgePresetDeploymentType)[keyof typeof EdgePresetDeploymentType];
|
|
1876
|
+
export declare const RStudioServerProAccessStatus: {
|
|
1877
|
+
readonly Disabled: "DISABLED";
|
|
1878
|
+
readonly Enabled: "ENABLED";
|
|
1879
|
+
};
|
|
1880
|
+
export type RStudioServerProAccessStatus =
|
|
1881
|
+
(typeof RStudioServerProAccessStatus)[keyof typeof RStudioServerProAccessStatus];
|
|
1882
|
+
export declare const RStudioServerProUserGroup: {
|
|
1883
|
+
readonly Admin: "R_STUDIO_ADMIN";
|
|
1884
|
+
readonly User: "R_STUDIO_USER";
|
|
1885
|
+
};
|
|
1886
|
+
export type RStudioServerProUserGroup =
|
|
1887
|
+
(typeof RStudioServerProUserGroup)[keyof typeof RStudioServerProUserGroup];
|
|
1888
|
+
export declare const NotebookOutputOption: {
|
|
1889
|
+
readonly Allowed: "Allowed";
|
|
1890
|
+
readonly Disabled: "Disabled";
|
|
1891
|
+
};
|
|
1892
|
+
export type NotebookOutputOption =
|
|
1893
|
+
(typeof NotebookOutputOption)[keyof typeof NotebookOutputOption];
|
|
1894
|
+
export declare const StudioWebPortal: {
|
|
1895
|
+
readonly Disabled: "DISABLED";
|
|
1896
|
+
readonly Enabled: "ENABLED";
|
|
1897
|
+
};
|
|
1898
|
+
export type StudioWebPortal =
|
|
1899
|
+
(typeof StudioWebPortal)[keyof typeof StudioWebPortal];
|
|
1900
|
+
export declare const MlTools: {
|
|
1901
|
+
readonly AUTO_ML: "AutoMl";
|
|
1902
|
+
readonly COMET: "Comet";
|
|
1903
|
+
readonly DATA_WRANGLER: "DataWrangler";
|
|
1904
|
+
readonly DEEPCHECKS_LLM_EVALUATION: "DeepchecksLLMEvaluation";
|
|
1905
|
+
readonly EMR_CLUSTERS: "EmrClusters";
|
|
1906
|
+
readonly ENDPOINTS: "Endpoints";
|
|
1907
|
+
readonly EXPERIMENTS: "Experiments";
|
|
1908
|
+
readonly FEATURE_STORE: "FeatureStore";
|
|
1909
|
+
readonly FIDDLER: "Fiddler";
|
|
1910
|
+
readonly HYPER_POD_CLUSTERS: "HyperPodClusters";
|
|
1911
|
+
readonly INFERENCE_OPTIMIZATION: "InferenceOptimization";
|
|
1912
|
+
readonly INFERENCE_RECOMMENDER: "InferenceRecommender";
|
|
1913
|
+
readonly JUMP_START: "JumpStart";
|
|
1914
|
+
readonly LAKERA_GUARD: "LakeraGuard";
|
|
1915
|
+
readonly MODELS: "Models";
|
|
1916
|
+
readonly MODEL_EVALUATION: "ModelEvaluation";
|
|
1917
|
+
readonly PERFORMANCE_EVALUATION: "PerformanceEvaluation";
|
|
1918
|
+
readonly PIPELINES: "Pipelines";
|
|
1919
|
+
readonly PROJECTS: "Projects";
|
|
1920
|
+
readonly TRAINING: "Training";
|
|
1921
|
+
};
|
|
1922
|
+
export type MlTools = (typeof MlTools)[keyof typeof MlTools];
|
|
1923
|
+
export declare const SageMakerImageName: {
|
|
1924
|
+
readonly sagemaker_distribution: "sagemaker_distribution";
|
|
1925
|
+
};
|
|
1926
|
+
export type SageMakerImageName =
|
|
1927
|
+
(typeof SageMakerImageName)[keyof typeof SageMakerImageName];
|
|
1928
|
+
export declare const ExecutionRoleIdentityConfig: {
|
|
1929
|
+
readonly DISABLED: "DISABLED";
|
|
1930
|
+
readonly USER_PROFILE_NAME: "USER_PROFILE_NAME";
|
|
1931
|
+
};
|
|
1932
|
+
export type ExecutionRoleIdentityConfig =
|
|
1933
|
+
(typeof ExecutionRoleIdentityConfig)[keyof typeof ExecutionRoleIdentityConfig];
|
|
1934
|
+
export declare const IPAddressType: {
|
|
1935
|
+
readonly DUALSTACK: "dualstack";
|
|
1936
|
+
readonly IPV4: "ipv4";
|
|
1937
|
+
};
|
|
1938
|
+
export type IPAddressType = (typeof IPAddressType)[keyof typeof IPAddressType];
|
|
1939
|
+
export declare const TagPropagation: {
|
|
1940
|
+
readonly DISABLED: "DISABLED";
|
|
1941
|
+
readonly ENABLED: "ENABLED";
|
|
1942
|
+
};
|
|
1943
|
+
export type TagPropagation =
|
|
1944
|
+
(typeof TagPropagation)[keyof typeof TagPropagation];
|
|
1945
|
+
export declare const FailureHandlingPolicy: {
|
|
1946
|
+
readonly DoNothing: "DO_NOTHING";
|
|
1947
|
+
readonly RollbackOnFailure: "ROLLBACK_ON_FAILURE";
|
|
1948
|
+
};
|
|
1949
|
+
export type FailureHandlingPolicy =
|
|
1950
|
+
(typeof FailureHandlingPolicy)[keyof typeof FailureHandlingPolicy];
|
|
1951
|
+
export declare const DeviceSubsetType: {
|
|
1952
|
+
readonly NameContains: "NAMECONTAINS";
|
|
1953
|
+
readonly Percentage: "PERCENTAGE";
|
|
1954
|
+
readonly Selection: "SELECTION";
|
|
1955
|
+
};
|
|
1956
|
+
export type DeviceSubsetType =
|
|
1957
|
+
(typeof DeviceSubsetType)[keyof typeof DeviceSubsetType];
|
|
1958
|
+
export declare enum MetricPublishFrequencyInSeconds {
|
|
1959
|
+
FREQ_10_S = 10,
|
|
1960
|
+
FREQ_30_S = 30,
|
|
1961
|
+
FREQ_60_S = 60,
|
|
1962
|
+
FREQ_120_S = 120,
|
|
1963
|
+
FREQ_180_S = 180,
|
|
1964
|
+
FREQ_240_S = 240,
|
|
1965
|
+
FREQ_300_S = 300,
|
|
1966
|
+
}
|
|
1967
|
+
export declare const ProductionVariantAcceleratorType: {
|
|
1968
|
+
readonly ML_EIA1_LARGE: "ml.eia1.large";
|
|
1969
|
+
readonly ML_EIA1_MEDIUM: "ml.eia1.medium";
|
|
1970
|
+
readonly ML_EIA1_XLARGE: "ml.eia1.xlarge";
|
|
1971
|
+
readonly ML_EIA2_LARGE: "ml.eia2.large";
|
|
1972
|
+
readonly ML_EIA2_MEDIUM: "ml.eia2.medium";
|
|
1973
|
+
readonly ML_EIA2_XLARGE: "ml.eia2.xlarge";
|
|
1974
|
+
};
|
|
1975
|
+
export type ProductionVariantAcceleratorType =
|
|
1976
|
+
(typeof ProductionVariantAcceleratorType)[keyof typeof ProductionVariantAcceleratorType];
|
|
1977
|
+
export declare const ProductionVariantInferenceAmiVersion: {
|
|
1978
|
+
readonly AL2_GPU_2: "al2-ami-sagemaker-inference-gpu-2";
|
|
1979
|
+
readonly AL2_GPU_2_1: "al2-ami-sagemaker-inference-gpu-2-1";
|
|
1980
|
+
readonly AL2_GPU_3_1: "al2-ami-sagemaker-inference-gpu-3-1";
|
|
1981
|
+
readonly AL2_NEURON_2: "al2-ami-sagemaker-inference-neuron-2";
|
|
1982
|
+
};
|
|
1983
|
+
export type ProductionVariantInferenceAmiVersion =
|
|
1984
|
+
(typeof ProductionVariantInferenceAmiVersion)[keyof typeof ProductionVariantInferenceAmiVersion];
|
|
1985
|
+
export declare const ManagedInstanceScalingStatus: {
|
|
1986
|
+
readonly DISABLED: "DISABLED";
|
|
1987
|
+
readonly ENABLED: "ENABLED";
|
|
1988
|
+
};
|
|
1989
|
+
export type ManagedInstanceScalingStatus =
|
|
1990
|
+
(typeof ManagedInstanceScalingStatus)[keyof typeof ManagedInstanceScalingStatus];
|
|
1991
|
+
export declare const RoutingStrategy: {
|
|
1992
|
+
readonly LEAST_OUTSTANDING_REQUESTS: "LEAST_OUTSTANDING_REQUESTS";
|
|
1993
|
+
readonly RANDOM: "RANDOM";
|
|
1994
|
+
};
|
|
1995
|
+
export type RoutingStrategy =
|
|
1996
|
+
(typeof RoutingStrategy)[keyof typeof RoutingStrategy];
|
|
1997
|
+
export declare const FeatureType: {
|
|
1998
|
+
readonly FRACTIONAL: "Fractional";
|
|
1999
|
+
readonly INTEGRAL: "Integral";
|
|
2000
|
+
readonly STRING: "String";
|
|
2001
|
+
};
|
|
2002
|
+
export type FeatureType = (typeof FeatureType)[keyof typeof FeatureType];
|
|
2003
|
+
export declare const TableFormat: {
|
|
2004
|
+
readonly DEFAULT: "Default";
|
|
2005
|
+
readonly GLUE: "Glue";
|
|
2006
|
+
readonly ICEBERG: "Iceberg";
|
|
2007
|
+
};
|
|
2008
|
+
export type TableFormat = (typeof TableFormat)[keyof typeof TableFormat];
|
|
2009
|
+
export declare const StorageType: {
|
|
2010
|
+
readonly IN_MEMORY: "InMemory";
|
|
2011
|
+
readonly STANDARD: "Standard";
|
|
2012
|
+
};
|
|
2013
|
+
export type StorageType = (typeof StorageType)[keyof typeof StorageType];
|
|
2014
|
+
export declare const TtlDurationUnit: {
|
|
2015
|
+
readonly DAYS: "Days";
|
|
2016
|
+
readonly HOURS: "Hours";
|
|
2017
|
+
readonly MINUTES: "Minutes";
|
|
2018
|
+
readonly SECONDS: "Seconds";
|
|
2019
|
+
readonly WEEKS: "Weeks";
|
|
2020
|
+
};
|
|
2021
|
+
export type TtlDurationUnit =
|
|
2022
|
+
(typeof TtlDurationUnit)[keyof typeof TtlDurationUnit];
|
|
2023
|
+
export declare const ThroughputMode: {
|
|
2024
|
+
readonly ON_DEMAND: "OnDemand";
|
|
2025
|
+
readonly PROVISIONED: "Provisioned";
|
|
2026
|
+
};
|
|
2027
|
+
export type ThroughputMode =
|
|
2028
|
+
(typeof ThroughputMode)[keyof typeof ThroughputMode];
|
|
2029
|
+
export declare const HubContentType: {
|
|
2030
|
+
readonly MODEL: "Model";
|
|
2031
|
+
readonly MODEL_REFERENCE: "ModelReference";
|
|
2032
|
+
readonly NOTEBOOK: "Notebook";
|
|
2033
|
+
};
|
|
2034
|
+
export type HubContentType =
|
|
2035
|
+
(typeof HubContentType)[keyof typeof HubContentType];
|
|
2036
|
+
export declare const HyperParameterTuningJobStrategyType: {
|
|
2037
|
+
readonly BAYESIAN: "Bayesian";
|
|
2038
|
+
readonly GRID: "Grid";
|
|
2039
|
+
readonly HYPERBAND: "Hyperband";
|
|
2040
|
+
readonly RANDOM: "Random";
|
|
2041
|
+
};
|
|
2042
|
+
export type HyperParameterTuningJobStrategyType =
|
|
2043
|
+
(typeof HyperParameterTuningJobStrategyType)[keyof typeof HyperParameterTuningJobStrategyType];
|
|
2044
|
+
export declare const TrainingJobEarlyStoppingType: {
|
|
2045
|
+
readonly AUTO: "Auto";
|
|
2046
|
+
readonly OFF: "Off";
|
|
2047
|
+
};
|
|
2048
|
+
export type TrainingJobEarlyStoppingType =
|
|
2049
|
+
(typeof TrainingJobEarlyStoppingType)[keyof typeof TrainingJobEarlyStoppingType];
|
|
2050
|
+
export declare const HyperParameterTuningAllocationStrategy: {
|
|
2051
|
+
readonly PRIORITIZED: "Prioritized";
|
|
2052
|
+
};
|
|
2053
|
+
export type HyperParameterTuningAllocationStrategy =
|
|
2054
|
+
(typeof HyperParameterTuningAllocationStrategy)[keyof typeof HyperParameterTuningAllocationStrategy];
|
|
2055
|
+
export declare const HyperParameterTuningJobWarmStartType: {
|
|
2056
|
+
readonly IDENTICAL_DATA_AND_ALGORITHM: "IdenticalDataAndAlgorithm";
|
|
2057
|
+
readonly TRANSFER_LEARNING: "TransferLearning";
|
|
2058
|
+
};
|
|
2059
|
+
export type HyperParameterTuningJobWarmStartType =
|
|
2060
|
+
(typeof HyperParameterTuningJobWarmStartType)[keyof typeof HyperParameterTuningJobWarmStartType];
|
|
2061
|
+
export declare const JobType: {
|
|
2062
|
+
readonly INFERENCE: "INFERENCE";
|
|
2063
|
+
readonly NOTEBOOK_KERNEL: "NOTEBOOK_KERNEL";
|
|
2064
|
+
readonly TRAINING: "TRAINING";
|
|
2065
|
+
};
|
|
2066
|
+
export type JobType = (typeof JobType)[keyof typeof JobType];
|
|
2067
|
+
export declare const Processor: {
|
|
2068
|
+
readonly CPU: "CPU";
|
|
2069
|
+
readonly GPU: "GPU";
|
|
2070
|
+
};
|
|
2071
|
+
export type Processor = (typeof Processor)[keyof typeof Processor];
|
|
2072
|
+
export declare const VendorGuidance: {
|
|
2073
|
+
readonly ARCHIVED: "ARCHIVED";
|
|
2074
|
+
readonly NOT_PROVIDED: "NOT_PROVIDED";
|
|
2075
|
+
readonly STABLE: "STABLE";
|
|
2076
|
+
readonly TO_BE_ARCHIVED: "TO_BE_ARCHIVED";
|
|
2077
|
+
};
|
|
2078
|
+
export type VendorGuidance =
|
|
2079
|
+
(typeof VendorGuidance)[keyof typeof VendorGuidance];
|
|
2080
|
+
export declare const ModelInfrastructureType: {
|
|
2081
|
+
readonly REAL_TIME_INFERENCE: "RealTimeInference";
|
|
2082
|
+
};
|
|
2083
|
+
export type ModelInfrastructureType =
|
|
2084
|
+
(typeof ModelInfrastructureType)[keyof typeof ModelInfrastructureType];
|
|
2085
|
+
export declare const _InstanceType: {
|
|
2086
|
+
readonly ML_C4_2XLARGE: "ml.c4.2xlarge";
|
|
2087
|
+
readonly ML_C4_4XLARGE: "ml.c4.4xlarge";
|
|
2088
|
+
readonly ML_C4_8XLARGE: "ml.c4.8xlarge";
|
|
2089
|
+
readonly ML_C4_XLARGE: "ml.c4.xlarge";
|
|
2090
|
+
readonly ML_C5D_18XLARGE: "ml.c5d.18xlarge";
|
|
2091
|
+
readonly ML_C5D_2XLARGE: "ml.c5d.2xlarge";
|
|
2092
|
+
readonly ML_C5D_4XLARGE: "ml.c5d.4xlarge";
|
|
2093
|
+
readonly ML_C5D_9XLARGE: "ml.c5d.9xlarge";
|
|
2094
|
+
readonly ML_C5D_XLARGE: "ml.c5d.xlarge";
|
|
2095
|
+
readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
|
|
2096
|
+
readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
|
|
2097
|
+
readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
|
|
2098
|
+
readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
|
|
2099
|
+
readonly ML_C5_XLARGE: "ml.c5.xlarge";
|
|
2100
|
+
readonly ML_C6ID_12XLARGE: "ml.c6id.12xlarge";
|
|
2101
|
+
readonly ML_C6ID_16XLARGE: "ml.c6id.16xlarge";
|
|
2102
|
+
readonly ML_C6ID_24XLARGE: "ml.c6id.24xlarge";
|
|
2103
|
+
readonly ML_C6ID_2XLARGE: "ml.c6id.2xlarge";
|
|
2104
|
+
readonly ML_C6ID_32XLARGE: "ml.c6id.32xlarge";
|
|
2105
|
+
readonly ML_C6ID_4XLARGE: "ml.c6id.4xlarge";
|
|
2106
|
+
readonly ML_C6ID_8XLARGE: "ml.c6id.8xlarge";
|
|
2107
|
+
readonly ML_C6ID_LARGE: "ml.c6id.large";
|
|
2108
|
+
readonly ML_C6ID_XLARGE: "ml.c6id.xlarge";
|
|
2109
|
+
readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
|
|
2110
|
+
readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
|
|
2111
|
+
readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
|
|
2112
|
+
readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
|
|
2113
|
+
readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
|
|
2114
|
+
readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
|
|
2115
|
+
readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
|
|
2116
|
+
readonly ML_C6I_LARGE: "ml.c6i.large";
|
|
2117
|
+
readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
|
|
2118
|
+
readonly ML_C7I_12XLARGE: "ml.c7i.12xlarge";
|
|
2119
|
+
readonly ML_C7I_16XLARGE: "ml.c7i.16xlarge";
|
|
2120
|
+
readonly ML_C7I_24XLARGE: "ml.c7i.24xlarge";
|
|
2121
|
+
readonly ML_C7I_2XLARGE: "ml.c7i.2xlarge";
|
|
2122
|
+
readonly ML_C7I_48XLARGE: "ml.c7i.48xlarge";
|
|
2123
|
+
readonly ML_C7I_4XLARGE: "ml.c7i.4xlarge";
|
|
2124
|
+
readonly ML_C7I_8XLARGE: "ml.c7i.8xlarge";
|
|
2125
|
+
readonly ML_C7I_LARGE: "ml.c7i.large";
|
|
2126
|
+
readonly ML_C7I_XLARGE: "ml.c7i.xlarge";
|
|
2127
|
+
readonly ML_G4DN_12XLARGE: "ml.g4dn.12xlarge";
|
|
2128
|
+
readonly ML_G4DN_16XLARGE: "ml.g4dn.16xlarge";
|
|
2129
|
+
readonly ML_G4DN_2XLARGE: "ml.g4dn.2xlarge";
|
|
2130
|
+
readonly ML_G4DN_4XLARGE: "ml.g4dn.4xlarge";
|
|
2131
|
+
readonly ML_G4DN_8XLARGE: "ml.g4dn.8xlarge";
|
|
2132
|
+
readonly ML_G4DN_XLARGE: "ml.g4dn.xlarge";
|
|
2133
|
+
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
2134
|
+
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
2135
|
+
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
2136
|
+
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
2137
|
+
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
2138
|
+
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
2139
|
+
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
2140
|
+
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
2141
|
+
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
2142
|
+
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
2143
|
+
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
2144
|
+
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
2145
|
+
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
2146
|
+
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
2147
|
+
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
2148
|
+
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
2149
|
+
readonly ML_INF1_24XLARGE: "ml.inf1.24xlarge";
|
|
2150
|
+
readonly ML_INF1_2XLARGE: "ml.inf1.2xlarge";
|
|
2151
|
+
readonly ML_INF1_6XLARGE: "ml.inf1.6xlarge";
|
|
2152
|
+
readonly ML_INF1_XLARGE: "ml.inf1.xlarge";
|
|
2153
|
+
readonly ML_INF2_24XLARGE: "ml.inf2.24xlarge";
|
|
2154
|
+
readonly ML_INF2_48XLARGE: "ml.inf2.48xlarge";
|
|
2155
|
+
readonly ML_INF2_8XLARGE: "ml.inf2.8xlarge";
|
|
2156
|
+
readonly ML_INF2_XLARGE: "ml.inf2.xlarge";
|
|
2157
|
+
readonly ML_M4_10XLARGE: "ml.m4.10xlarge";
|
|
2158
|
+
readonly ML_M4_16XLARGE: "ml.m4.16xlarge";
|
|
2159
|
+
readonly ML_M4_2XLARGE: "ml.m4.2xlarge";
|
|
2160
|
+
readonly ML_M4_4XLARGE: "ml.m4.4xlarge";
|
|
2161
|
+
readonly ML_M4_XLARGE: "ml.m4.xlarge";
|
|
2162
|
+
readonly ML_M5D_12XLARGE: "ml.m5d.12xlarge";
|
|
2163
|
+
readonly ML_M5D_16XLARGE: "ml.m5d.16xlarge";
|
|
2164
|
+
readonly ML_M5D_24XLARGE: "ml.m5d.24xlarge";
|
|
2165
|
+
readonly ML_M5D_2XLARGE: "ml.m5d.2xlarge";
|
|
2166
|
+
readonly ML_M5D_4XLARGE: "ml.m5d.4xlarge";
|
|
2167
|
+
readonly ML_M5D_8XLARGE: "ml.m5d.8xlarge";
|
|
2168
|
+
readonly ML_M5D_LARGE: "ml.m5d.large";
|
|
2169
|
+
readonly ML_M5D_XLARGE: "ml.m5d.xlarge";
|
|
2170
|
+
readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
|
|
2171
|
+
readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
|
|
2172
|
+
readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
|
|
2173
|
+
readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
|
|
2174
|
+
readonly ML_M5_XLARGE: "ml.m5.xlarge";
|
|
2175
|
+
readonly ML_M6ID_12XLARGE: "ml.m6id.12xlarge";
|
|
2176
|
+
readonly ML_M6ID_16XLARGE: "ml.m6id.16xlarge";
|
|
2177
|
+
readonly ML_M6ID_24XLARGE: "ml.m6id.24xlarge";
|
|
2178
|
+
readonly ML_M6ID_2XLARGE: "ml.m6id.2xlarge";
|
|
2179
|
+
readonly ML_M6ID_32XLARGE: "ml.m6id.32xlarge";
|
|
2180
|
+
readonly ML_M6ID_4XLARGE: "ml.m6id.4xlarge";
|
|
2181
|
+
readonly ML_M6ID_8XLARGE: "ml.m6id.8xlarge";
|
|
2182
|
+
readonly ML_M6ID_LARGE: "ml.m6id.large";
|
|
2183
|
+
readonly ML_M6ID_XLARGE: "ml.m6id.xlarge";
|
|
2184
|
+
readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
|
|
2185
|
+
readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
|
|
2186
|
+
readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
|
|
2187
|
+
readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
|
|
2188
|
+
readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
|
|
2189
|
+
readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
|
|
2190
|
+
readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
|
|
2191
|
+
readonly ML_M6I_LARGE: "ml.m6i.large";
|
|
2192
|
+
readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
|
|
2193
|
+
readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
|
|
2194
|
+
readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
|
|
2195
|
+
readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
|
|
2196
|
+
readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
|
|
2197
|
+
readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
|
|
2198
|
+
readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
|
|
2199
|
+
readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
|
|
2200
|
+
readonly ML_M7I_LARGE: "ml.m7i.large";
|
|
2201
|
+
readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
|
|
2202
|
+
readonly ML_P2_16XLARGE: "ml.p2.16xlarge";
|
|
2203
|
+
readonly ML_P2_8XLARGE: "ml.p2.8xlarge";
|
|
2204
|
+
readonly ML_P2_XLARGE: "ml.p2.xlarge";
|
|
2205
|
+
readonly ML_P3DN_24XLARGE: "ml.p3dn.24xlarge";
|
|
2206
|
+
readonly ML_P3_16XLARGE: "ml.p3.16xlarge";
|
|
2207
|
+
readonly ML_P3_2XLARGE: "ml.p3.2xlarge";
|
|
2208
|
+
readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
|
|
2209
|
+
readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
|
|
2210
|
+
readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
|
|
2211
|
+
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
2212
|
+
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
2213
|
+
readonly ML_R5_12XLARGE: "ml.r5.12xlarge";
|
|
2214
|
+
readonly ML_R5_16XLARGE: "ml.r5.16xlarge";
|
|
2215
|
+
readonly ML_R5_24XLARGE: "ml.r5.24xlarge";
|
|
2216
|
+
readonly ML_R5_2XLARGE: "ml.r5.2xlarge";
|
|
2217
|
+
readonly ML_R5_4XLARGE: "ml.r5.4xlarge";
|
|
2218
|
+
readonly ML_R5_8XLARGE: "ml.r5.8xlarge";
|
|
2219
|
+
readonly ML_R5_LARGE: "ml.r5.large";
|
|
2220
|
+
readonly ML_R5_XLARGE: "ml.r5.xlarge";
|
|
2221
|
+
readonly ML_R6ID_12XLARGE: "ml.r6id.12xlarge";
|
|
2222
|
+
readonly ML_R6ID_16XLARGE: "ml.r6id.16xlarge";
|
|
2223
|
+
readonly ML_R6ID_24XLARGE: "ml.r6id.24xlarge";
|
|
2224
|
+
readonly ML_R6ID_2XLARGE: "ml.r6id.2xlarge";
|
|
2225
|
+
readonly ML_R6ID_32XLARGE: "ml.r6id.32xlarge";
|
|
2226
|
+
readonly ML_R6ID_4XLARGE: "ml.r6id.4xlarge";
|
|
2227
|
+
readonly ML_R6ID_8XLARGE: "ml.r6id.8xlarge";
|
|
2228
|
+
readonly ML_R6ID_LARGE: "ml.r6id.large";
|
|
2229
|
+
readonly ML_R6ID_XLARGE: "ml.r6id.xlarge";
|
|
2230
|
+
readonly ML_R6I_12XLARGE: "ml.r6i.12xlarge";
|
|
2231
|
+
readonly ML_R6I_16XLARGE: "ml.r6i.16xlarge";
|
|
2232
|
+
readonly ML_R6I_24XLARGE: "ml.r6i.24xlarge";
|
|
2233
|
+
readonly ML_R6I_2XLARGE: "ml.r6i.2xlarge";
|
|
2234
|
+
readonly ML_R6I_32XLARGE: "ml.r6i.32xlarge";
|
|
2235
|
+
readonly ML_R6I_4XLARGE: "ml.r6i.4xlarge";
|
|
2236
|
+
readonly ML_R6I_8XLARGE: "ml.r6i.8xlarge";
|
|
2237
|
+
readonly ML_R6I_LARGE: "ml.r6i.large";
|
|
2238
|
+
readonly ML_R6I_XLARGE: "ml.r6i.xlarge";
|
|
2239
|
+
readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
|
|
2240
|
+
readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
|
|
2241
|
+
readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
|
|
2242
|
+
readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
|
|
2243
|
+
readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
|
|
2244
|
+
readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
|
|
2245
|
+
readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
|
|
2246
|
+
readonly ML_R7I_LARGE: "ml.r7i.large";
|
|
2247
|
+
readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
|
|
2248
|
+
readonly ML_T2_2XLARGE: "ml.t2.2xlarge";
|
|
2249
|
+
readonly ML_T2_LARGE: "ml.t2.large";
|
|
2250
|
+
readonly ML_T2_MEDIUM: "ml.t2.medium";
|
|
2251
|
+
readonly ML_T2_XLARGE: "ml.t2.xlarge";
|
|
2252
|
+
readonly ML_T3_2XLARGE: "ml.t3.2xlarge";
|
|
2253
|
+
readonly ML_T3_LARGE: "ml.t3.large";
|
|
2254
|
+
readonly ML_T3_MEDIUM: "ml.t3.medium";
|
|
2255
|
+
readonly ML_T3_XLARGE: "ml.t3.xlarge";
|
|
2256
|
+
readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
|
|
2257
|
+
readonly ML_TRN1_2XLARGE: "ml.trn1.2xlarge";
|
|
2258
|
+
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
2259
|
+
};
|
|
2260
|
+
export type _InstanceType = (typeof _InstanceType)[keyof typeof _InstanceType];
|
|
2261
|
+
export declare const InferenceExperimentType: {
|
|
2262
|
+
readonly SHADOW_MODE: "ShadowMode";
|
|
2263
|
+
};
|
|
2264
|
+
export type InferenceExperimentType =
|
|
2265
|
+
(typeof InferenceExperimentType)[keyof typeof InferenceExperimentType];
|
|
2266
|
+
export declare const RecommendationJobSupportedEndpointType: {
|
|
2267
|
+
readonly REALTIME: "RealTime";
|
|
2268
|
+
readonly SERVERLESS: "Serverless";
|
|
2269
|
+
};
|
|
2270
|
+
export type RecommendationJobSupportedEndpointType =
|
|
2271
|
+
(typeof RecommendationJobSupportedEndpointType)[keyof typeof RecommendationJobSupportedEndpointType];
|
|
2272
|
+
export declare const TrafficType: {
|
|
2273
|
+
readonly PHASES: "PHASES";
|
|
2274
|
+
readonly STAIRS: "STAIRS";
|
|
2275
|
+
};
|
|
2276
|
+
export type TrafficType = (typeof TrafficType)[keyof typeof TrafficType];
|
|
2277
|
+
export declare const RecommendationJobType: {
|
|
2278
|
+
readonly ADVANCED: "Advanced";
|
|
2279
|
+
readonly DEFAULT: "Default";
|
|
2280
|
+
};
|
|
2281
|
+
export type RecommendationJobType =
|
|
2282
|
+
(typeof RecommendationJobType)[keyof typeof RecommendationJobType];
|
|
2283
|
+
export declare const FlatInvocations: {
|
|
2284
|
+
readonly CONTINUE: "Continue";
|
|
2285
|
+
readonly STOP: "Stop";
|
|
2286
|
+
};
|
|
2287
|
+
export type FlatInvocations =
|
|
2288
|
+
(typeof FlatInvocations)[keyof typeof FlatInvocations];
|
|
2289
|
+
export declare const TrackingServerSize: {
|
|
2290
|
+
readonly L: "Large";
|
|
2291
|
+
readonly M: "Medium";
|
|
2292
|
+
readonly S: "Small";
|
|
2293
|
+
};
|
|
2294
|
+
export type TrackingServerSize =
|
|
2295
|
+
(typeof TrackingServerSize)[keyof typeof TrackingServerSize];
|
|
2296
|
+
export declare const InferenceExecutionMode: {
|
|
2297
|
+
readonly DIRECT: "Direct";
|
|
2298
|
+
readonly SERIAL: "Serial";
|
|
2299
|
+
};
|
|
2300
|
+
export type InferenceExecutionMode =
|
|
2301
|
+
(typeof InferenceExecutionMode)[keyof typeof InferenceExecutionMode];
|
|
2302
|
+
export declare const ModelCardStatus: {
|
|
2303
|
+
readonly APPROVED: "Approved";
|
|
2304
|
+
readonly ARCHIVED: "Archived";
|
|
2305
|
+
readonly DRAFT: "Draft";
|
|
2306
|
+
readonly PENDINGREVIEW: "PendingReview";
|
|
2307
|
+
};
|
|
2308
|
+
export type ModelCardStatus =
|
|
2309
|
+
(typeof ModelCardStatus)[keyof typeof ModelCardStatus];
|
|
2310
|
+
export declare const SkipModelValidation: {
|
|
2311
|
+
readonly ALL: "All";
|
|
2312
|
+
readonly NONE: "None";
|
|
2313
|
+
};
|
|
2314
|
+
export type SkipModelValidation =
|
|
2315
|
+
(typeof SkipModelValidation)[keyof typeof SkipModelValidation];
|
|
2316
|
+
export declare const MonitoringProblemType: {
|
|
2317
|
+
readonly BINARY_CLASSIFICATION: "BinaryClassification";
|
|
2318
|
+
readonly MULTICLASS_CLASSIFICATION: "MulticlassClassification";
|
|
2319
|
+
readonly REGRESSION: "Regression";
|
|
2320
|
+
};
|
|
2321
|
+
export type MonitoringProblemType =
|
|
2322
|
+
(typeof MonitoringProblemType)[keyof typeof MonitoringProblemType];
|
|
2323
|
+
export declare const MonitoringType: {
|
|
2324
|
+
readonly DATA_QUALITY: "DataQuality";
|
|
2325
|
+
readonly MODEL_BIAS: "ModelBias";
|
|
2326
|
+
readonly MODEL_EXPLAINABILITY: "ModelExplainability";
|
|
2327
|
+
readonly MODEL_QUALITY: "ModelQuality";
|
|
2328
|
+
};
|
|
2329
|
+
export type MonitoringType =
|
|
2330
|
+
(typeof MonitoringType)[keyof typeof MonitoringType];
|
|
2331
|
+
export declare const NotebookInstanceAcceleratorType: {
|
|
2332
|
+
readonly ML_EIA1_LARGE: "ml.eia1.large";
|
|
2333
|
+
readonly ML_EIA1_MEDIUM: "ml.eia1.medium";
|
|
2334
|
+
readonly ML_EIA1_XLARGE: "ml.eia1.xlarge";
|
|
2335
|
+
readonly ML_EIA2_LARGE: "ml.eia2.large";
|
|
2336
|
+
readonly ML_EIA2_MEDIUM: "ml.eia2.medium";
|
|
2337
|
+
readonly ML_EIA2_XLARGE: "ml.eia2.xlarge";
|
|
2338
|
+
};
|
|
2339
|
+
export type NotebookInstanceAcceleratorType =
|
|
2340
|
+
(typeof NotebookInstanceAcceleratorType)[keyof typeof NotebookInstanceAcceleratorType];
|
|
2341
|
+
export declare const DirectInternetAccess: {
|
|
2342
|
+
readonly DISABLED: "Disabled";
|
|
2343
|
+
readonly ENABLED: "Enabled";
|
|
2344
|
+
};
|
|
2345
|
+
export type DirectInternetAccess =
|
|
2346
|
+
(typeof DirectInternetAccess)[keyof typeof DirectInternetAccess];
|
|
2347
|
+
export declare const RootAccess: {
|
|
2348
|
+
readonly DISABLED: "Disabled";
|
|
2349
|
+
readonly ENABLED: "Enabled";
|
|
2350
|
+
};
|
|
2351
|
+
export type RootAccess = (typeof RootAccess)[keyof typeof RootAccess];
|
|
2352
|
+
export declare const OptimizationJobDeploymentInstanceType: {
|
|
2353
|
+
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
2354
|
+
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
2355
|
+
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
2356
|
+
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
2357
|
+
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
2358
|
+
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
2359
|
+
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
2360
|
+
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
2361
|
+
readonly ML_G6E_12XLARGE: "ml.g6e.12xlarge";
|
|
2362
|
+
readonly ML_G6E_16XLARGE: "ml.g6e.16xlarge";
|
|
2363
|
+
readonly ML_G6E_24XLARGE: "ml.g6e.24xlarge";
|
|
2364
|
+
readonly ML_G6E_2XLARGE: "ml.g6e.2xlarge";
|
|
2365
|
+
readonly ML_G6E_48XLARGE: "ml.g6e.48xlarge";
|
|
2366
|
+
readonly ML_G6E_4XLARGE: "ml.g6e.4xlarge";
|
|
2367
|
+
readonly ML_G6E_8XLARGE: "ml.g6e.8xlarge";
|
|
2368
|
+
readonly ML_G6E_XLARGE: "ml.g6e.xlarge";
|
|
2369
|
+
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
2370
|
+
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
2371
|
+
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
2372
|
+
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
2373
|
+
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
2374
|
+
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
2375
|
+
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
2376
|
+
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
2377
|
+
readonly ML_INF2_24XLARGE: "ml.inf2.24xlarge";
|
|
2378
|
+
readonly ML_INF2_48XLARGE: "ml.inf2.48xlarge";
|
|
2379
|
+
readonly ML_INF2_8XLARGE: "ml.inf2.8xlarge";
|
|
2380
|
+
readonly ML_INF2_XLARGE: "ml.inf2.xlarge";
|
|
2381
|
+
readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
|
|
2382
|
+
readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
|
|
2383
|
+
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
2384
|
+
readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
|
|
2385
|
+
readonly ML_TRN1_2XLARGE: "ml.trn1.2xlarge";
|
|
2386
|
+
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
2387
|
+
};
|
|
2388
|
+
export type OptimizationJobDeploymentInstanceType =
|
|
2389
|
+
(typeof OptimizationJobDeploymentInstanceType)[keyof typeof OptimizationJobDeploymentInstanceType];
|
|
2390
|
+
export declare const PartnerAppAuthType: {
|
|
2391
|
+
readonly IAM: "IAM";
|
|
2392
|
+
};
|
|
2393
|
+
export type PartnerAppAuthType =
|
|
2394
|
+
(typeof PartnerAppAuthType)[keyof typeof PartnerAppAuthType];
|
|
2395
|
+
export declare const PartnerAppType: {
|
|
2396
|
+
readonly COMET: "comet";
|
|
2397
|
+
readonly DEEPCHECKS_LLM_EVALUATION: "deepchecks-llm-evaluation";
|
|
2398
|
+
readonly FIDDLER: "fiddler";
|
|
2399
|
+
readonly LAKERA_GUARD: "lakera-guard";
|
|
2400
|
+
};
|
|
2401
|
+
export type PartnerAppType =
|
|
2402
|
+
(typeof PartnerAppType)[keyof typeof PartnerAppType];
|
|
2403
|
+
export declare const DataDistributionType: {
|
|
2404
|
+
readonly FULLYREPLICATED: "FullyReplicated";
|
|
2405
|
+
readonly SHARDEDBYS3KEY: "ShardedByS3Key";
|
|
2406
|
+
};
|
|
2407
|
+
export type DataDistributionType =
|
|
2408
|
+
(typeof DataDistributionType)[keyof typeof DataDistributionType];
|
|
2409
|
+
export declare const InputMode: {
|
|
2410
|
+
readonly FILE: "File";
|
|
2411
|
+
readonly PIPE: "Pipe";
|
|
2412
|
+
};
|
|
2413
|
+
export type InputMode = (typeof InputMode)[keyof typeof InputMode];
|
|
2414
|
+
export declare const RedshiftResultCompressionType: {
|
|
2415
|
+
readonly BZIP2: "BZIP2";
|
|
2416
|
+
readonly GZIP: "GZIP";
|
|
2417
|
+
readonly NONE: "None";
|
|
2418
|
+
readonly SNAPPY: "SNAPPY";
|
|
2419
|
+
readonly ZSTD: "ZSTD";
|
|
2420
|
+
};
|
|
2421
|
+
export type RedshiftResultCompressionType =
|
|
2422
|
+
(typeof RedshiftResultCompressionType)[keyof typeof RedshiftResultCompressionType];
|
|
2423
|
+
export declare const RedshiftResultFormat: {
|
|
2424
|
+
readonly CSV: "CSV";
|
|
2425
|
+
readonly PARQUET: "PARQUET";
|
|
2426
|
+
};
|
|
2427
|
+
export type RedshiftResultFormat =
|
|
2428
|
+
(typeof RedshiftResultFormat)[keyof typeof RedshiftResultFormat];
|
|
2429
|
+
export declare const ProcessingS3CompressionType: {
|
|
2430
|
+
readonly GZIP: "Gzip";
|
|
2431
|
+
readonly NONE: "None";
|
|
2432
|
+
};
|
|
2433
|
+
export type ProcessingS3CompressionType =
|
|
2434
|
+
(typeof ProcessingS3CompressionType)[keyof typeof ProcessingS3CompressionType];
|
|
2435
|
+
export declare const ProcessingS3DataType: {
|
|
2436
|
+
readonly MANIFEST_FILE: "ManifestFile";
|
|
2437
|
+
readonly S3_PREFIX: "S3Prefix";
|
|
2438
|
+
};
|
|
2439
|
+
export type ProcessingS3DataType =
|
|
2440
|
+
(typeof ProcessingS3DataType)[keyof typeof ProcessingS3DataType];
|
|
2441
|
+
export declare const SharingType: {
|
|
2442
|
+
readonly Private: "Private";
|
|
2443
|
+
readonly Shared: "Shared";
|
|
2444
|
+
};
|
|
2445
|
+
export type SharingType = (typeof SharingType)[keyof typeof SharingType];
|
|
2446
|
+
export declare const StudioLifecycleConfigAppType: {
|
|
2447
|
+
readonly CodeEditor: "CodeEditor";
|
|
2448
|
+
readonly JupyterLab: "JupyterLab";
|
|
2449
|
+
readonly JupyterServer: "JupyterServer";
|
|
2450
|
+
readonly KernelGateway: "KernelGateway";
|
|
2451
|
+
};
|
|
2452
|
+
export type StudioLifecycleConfigAppType =
|
|
2453
|
+
(typeof StudioLifecycleConfigAppType)[keyof typeof StudioLifecycleConfigAppType];
|
|
2454
|
+
export declare const JoinSource: {
|
|
2455
|
+
readonly INPUT: "Input";
|
|
2456
|
+
readonly NONE: "None";
|
|
2457
|
+
};
|
|
2458
|
+
export type JoinSource = (typeof JoinSource)[keyof typeof JoinSource];
|
|
2459
|
+
export declare const TrialComponentPrimaryStatus: {
|
|
2460
|
+
readonly COMPLETED: "Completed";
|
|
2461
|
+
readonly FAILED: "Failed";
|
|
2462
|
+
readonly IN_PROGRESS: "InProgress";
|
|
2463
|
+
readonly STOPPED: "Stopped";
|
|
2464
|
+
readonly STOPPING: "Stopping";
|
|
2465
|
+
};
|
|
2466
|
+
export type TrialComponentPrimaryStatus =
|
|
2467
|
+
(typeof TrialComponentPrimaryStatus)[keyof typeof TrialComponentPrimaryStatus];
|
|
2468
|
+
export declare const WorkforceIpAddressType: {
|
|
2469
|
+
readonly dualstack: "dualstack";
|
|
2470
|
+
readonly ipv4: "ipv4";
|
|
2471
|
+
};
|
|
2472
|
+
export type WorkforceIpAddressType =
|
|
2473
|
+
(typeof WorkforceIpAddressType)[keyof typeof WorkforceIpAddressType];
|
|
2474
|
+
export declare const EnabledOrDisabled: {
|
|
2475
|
+
readonly Disabled: "Disabled";
|
|
2476
|
+
readonly Enabled: "Enabled";
|
|
2477
|
+
};
|
|
2478
|
+
export type EnabledOrDisabled =
|
|
2479
|
+
(typeof EnabledOrDisabled)[keyof typeof EnabledOrDisabled];
|
|
2480
|
+
export declare const CrossAccountFilterOption: {
|
|
2481
|
+
readonly CROSS_ACCOUNT: "CrossAccount";
|
|
2482
|
+
readonly SAME_ACCOUNT: "SameAccount";
|
|
2483
|
+
};
|
|
2484
|
+
export type CrossAccountFilterOption =
|
|
2485
|
+
(typeof CrossAccountFilterOption)[keyof typeof CrossAccountFilterOption];
|
|
2486
|
+
export declare const Statistic: {
|
|
2487
|
+
readonly AVERAGE: "Average";
|
|
2488
|
+
readonly MAXIMUM: "Maximum";
|
|
2489
|
+
readonly MINIMUM: "Minimum";
|
|
2490
|
+
readonly SAMPLE_COUNT: "SampleCount";
|
|
2491
|
+
readonly SUM: "Sum";
|
|
2492
|
+
};
|
|
2493
|
+
export type Statistic = (typeof Statistic)[keyof typeof Statistic];
|
|
2494
|
+
export declare const RuleEvaluationStatus: {
|
|
2495
|
+
readonly ERROR: "Error";
|
|
2496
|
+
readonly IN_PROGRESS: "InProgress";
|
|
2497
|
+
readonly ISSUES_FOUND: "IssuesFound";
|
|
2498
|
+
readonly NO_ISSUES_FOUND: "NoIssuesFound";
|
|
2499
|
+
readonly STOPPED: "Stopped";
|
|
2500
|
+
readonly STOPPING: "Stopping";
|
|
2501
|
+
};
|
|
2502
|
+
export type RuleEvaluationStatus =
|
|
2503
|
+
(typeof RuleEvaluationStatus)[keyof typeof RuleEvaluationStatus];
|
|
2504
|
+
export declare const RetentionType: {
|
|
2505
|
+
readonly Delete: "Delete";
|
|
2506
|
+
readonly Retain: "Retain";
|
|
2507
|
+
};
|
|
2508
|
+
export type RetentionType = (typeof RetentionType)[keyof typeof RetentionType];
|
|
2509
|
+
export declare const RecommendationStatus: {
|
|
2510
|
+
readonly COMPLETED: "COMPLETED";
|
|
2511
|
+
readonly FAILED: "FAILED";
|
|
2512
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
2513
|
+
readonly NOT_APPLICABLE: "NOT_APPLICABLE";
|
|
2514
|
+
};
|
|
2515
|
+
export type RecommendationStatus =
|
|
2516
|
+
(typeof RecommendationStatus)[keyof typeof RecommendationStatus];
|
|
2517
|
+
export declare const StageStatus: {
|
|
2518
|
+
readonly Creating: "CREATING";
|
|
2519
|
+
readonly Deployed: "DEPLOYED";
|
|
2520
|
+
readonly Failed: "FAILED";
|
|
2521
|
+
readonly InProgress: "INPROGRESS";
|
|
2522
|
+
readonly ReadyToDeploy: "READYTODEPLOY";
|
|
2523
|
+
readonly Starting: "STARTING";
|
|
2524
|
+
readonly Stopped: "STOPPED";
|
|
2525
|
+
readonly Stopping: "STOPPING";
|
|
2526
|
+
};
|
|
2527
|
+
export type StageStatus = (typeof StageStatus)[keyof typeof StageStatus];
|
|
2528
|
+
export declare const DomainStatus: {
|
|
2529
|
+
readonly Delete_Failed: "Delete_Failed";
|
|
2530
|
+
readonly Deleting: "Deleting";
|
|
2531
|
+
readonly Failed: "Failed";
|
|
2532
|
+
readonly InService: "InService";
|
|
2533
|
+
readonly Pending: "Pending";
|
|
2534
|
+
readonly Update_Failed: "Update_Failed";
|
|
2535
|
+
readonly Updating: "Updating";
|
|
2536
|
+
};
|
|
2537
|
+
export type DomainStatus = (typeof DomainStatus)[keyof typeof DomainStatus];
|
|
2538
|
+
export declare const EdgePackagingJobStatus: {
|
|
2539
|
+
readonly Completed: "COMPLETED";
|
|
2540
|
+
readonly Failed: "FAILED";
|
|
2541
|
+
readonly InProgress: "INPROGRESS";
|
|
2542
|
+
readonly Starting: "STARTING";
|
|
2543
|
+
readonly Stopped: "STOPPED";
|
|
2544
|
+
readonly Stopping: "STOPPING";
|
|
2545
|
+
};
|
|
2546
|
+
export type EdgePackagingJobStatus =
|
|
2547
|
+
(typeof EdgePackagingJobStatus)[keyof typeof EdgePackagingJobStatus];
|
|
2548
|
+
export declare const EdgePresetDeploymentStatus: {
|
|
2549
|
+
readonly Completed: "COMPLETED";
|
|
2550
|
+
readonly Failed: "FAILED";
|
|
2551
|
+
};
|
|
2552
|
+
export type EdgePresetDeploymentStatus =
|
|
2553
|
+
(typeof EdgePresetDeploymentStatus)[keyof typeof EdgePresetDeploymentStatus];
|
|
2554
|
+
export declare const EndpointStatus: {
|
|
2555
|
+
readonly CREATING: "Creating";
|
|
2556
|
+
readonly DELETING: "Deleting";
|
|
2557
|
+
readonly FAILED: "Failed";
|
|
2558
|
+
readonly IN_SERVICE: "InService";
|
|
2559
|
+
readonly OUT_OF_SERVICE: "OutOfService";
|
|
2560
|
+
readonly ROLLING_BACK: "RollingBack";
|
|
2561
|
+
readonly SYSTEM_UPDATING: "SystemUpdating";
|
|
2562
|
+
readonly UPDATE_ROLLBACK_FAILED: "UpdateRollbackFailed";
|
|
2563
|
+
readonly UPDATING: "Updating";
|
|
2564
|
+
};
|
|
2565
|
+
export type EndpointStatus =
|
|
2566
|
+
(typeof EndpointStatus)[keyof typeof EndpointStatus];
|
|
2567
|
+
export declare const VariantStatus: {
|
|
2568
|
+
readonly ACTIVATING_TRAFFIC: "ActivatingTraffic";
|
|
2569
|
+
readonly BAKING: "Baking";
|
|
2570
|
+
readonly CREATING: "Creating";
|
|
2571
|
+
readonly DELETING: "Deleting";
|
|
2572
|
+
readonly UPDATING: "Updating";
|
|
2573
|
+
};
|
|
2574
|
+
export type VariantStatus = (typeof VariantStatus)[keyof typeof VariantStatus];
|
|
2575
|
+
export declare const FeatureGroupStatus: {
|
|
2576
|
+
readonly CREATED: "Created";
|
|
2577
|
+
readonly CREATE_FAILED: "CreateFailed";
|
|
2578
|
+
readonly CREATING: "Creating";
|
|
2579
|
+
readonly DELETE_FAILED: "DeleteFailed";
|
|
2580
|
+
readonly DELETING: "Deleting";
|
|
2581
|
+
};
|
|
2582
|
+
export type FeatureGroupStatus =
|
|
2583
|
+
(typeof FeatureGroupStatus)[keyof typeof FeatureGroupStatus];
|
|
2584
|
+
export declare const LastUpdateStatusValue: {
|
|
2585
|
+
readonly FAILED: "Failed";
|
|
2586
|
+
readonly IN_PROGRESS: "InProgress";
|
|
2587
|
+
readonly SUCCESSFUL: "Successful";
|
|
2588
|
+
};
|
|
2589
|
+
export type LastUpdateStatusValue =
|
|
2590
|
+
(typeof LastUpdateStatusValue)[keyof typeof LastUpdateStatusValue];
|
|
2591
|
+
export declare const OfflineStoreStatusValue: {
|
|
2592
|
+
readonly ACTIVE: "Active";
|
|
2593
|
+
readonly BLOCKED: "Blocked";
|
|
2594
|
+
readonly DISABLED: "Disabled";
|
|
2595
|
+
};
|
|
2596
|
+
export type OfflineStoreStatusValue =
|
|
2597
|
+
(typeof OfflineStoreStatusValue)[keyof typeof OfflineStoreStatusValue];
|
|
2598
|
+
export declare const FlowDefinitionStatus: {
|
|
2599
|
+
readonly ACTIVE: "Active";
|
|
2600
|
+
readonly DELETING: "Deleting";
|
|
2601
|
+
readonly FAILED: "Failed";
|
|
2602
|
+
readonly INITIALIZING: "Initializing";
|
|
2603
|
+
};
|
|
2604
|
+
export type FlowDefinitionStatus =
|
|
2605
|
+
(typeof FlowDefinitionStatus)[keyof typeof FlowDefinitionStatus];
|
|
2606
|
+
export declare const HubStatus: {
|
|
2607
|
+
readonly CREATE_FAILED: "CreateFailed";
|
|
2608
|
+
readonly CREATING: "Creating";
|
|
2609
|
+
readonly DELETE_FAILED: "DeleteFailed";
|
|
2610
|
+
readonly DELETING: "Deleting";
|
|
2611
|
+
readonly IN_SERVICE: "InService";
|
|
2612
|
+
readonly UPDATE_FAILED: "UpdateFailed";
|
|
2613
|
+
readonly UPDATING: "Updating";
|
|
2614
|
+
};
|
|
2615
|
+
export type HubStatus = (typeof HubStatus)[keyof typeof HubStatus];
|
|
2616
|
+
export declare const HubContentStatus: {
|
|
2617
|
+
readonly AVAILABLE: "Available";
|
|
2618
|
+
readonly DELETE_FAILED: "DeleteFailed";
|
|
2619
|
+
readonly DELETING: "Deleting";
|
|
2620
|
+
readonly IMPORTING: "Importing";
|
|
2621
|
+
readonly IMPORT_FAILED: "ImportFailed";
|
|
2622
|
+
};
|
|
2623
|
+
export type HubContentStatus =
|
|
2624
|
+
(typeof HubContentStatus)[keyof typeof HubContentStatus];
|
|
2625
|
+
export declare const HubContentSupportStatus: {
|
|
2626
|
+
readonly DEPRECATED: "Deprecated";
|
|
2627
|
+
readonly RESTRICTED: "Restricted";
|
|
2628
|
+
readonly SUPPORTED: "Supported";
|
|
2629
|
+
};
|
|
2630
|
+
export type HubContentSupportStatus =
|
|
2631
|
+
(typeof HubContentSupportStatus)[keyof typeof HubContentSupportStatus];
|
|
2632
|
+
export declare const HumanTaskUiStatus: {
|
|
2633
|
+
readonly ACTIVE: "Active";
|
|
2634
|
+
readonly DELETING: "Deleting";
|
|
2635
|
+
};
|
|
2636
|
+
export type HumanTaskUiStatus =
|
|
2637
|
+
(typeof HumanTaskUiStatus)[keyof typeof HumanTaskUiStatus];
|
|
2638
|
+
export declare const TrainingJobStatus: {
|
|
2639
|
+
readonly COMPLETED: "Completed";
|
|
2640
|
+
readonly DELETING: "Deleting";
|
|
2641
|
+
readonly FAILED: "Failed";
|
|
2642
|
+
readonly IN_PROGRESS: "InProgress";
|
|
2643
|
+
readonly STOPPED: "Stopped";
|
|
2644
|
+
readonly STOPPING: "Stopping";
|
|
2645
|
+
};
|
|
2646
|
+
export type TrainingJobStatus =
|
|
2647
|
+
(typeof TrainingJobStatus)[keyof typeof TrainingJobStatus];
|
|
2648
|
+
export declare const HyperParameterTuningJobStatus: {
|
|
2649
|
+
readonly COMPLETED: "Completed";
|
|
2650
|
+
readonly DELETE_FAILED: "DeleteFailed";
|
|
2651
|
+
readonly DELETING: "Deleting";
|
|
2652
|
+
readonly FAILED: "Failed";
|
|
2653
|
+
readonly IN_PROGRESS: "InProgress";
|
|
2654
|
+
readonly STOPPED: "Stopped";
|
|
2655
|
+
readonly STOPPING: "Stopping";
|
|
2656
|
+
};
|
|
2657
|
+
export type HyperParameterTuningJobStatus =
|
|
2658
|
+
(typeof HyperParameterTuningJobStatus)[keyof typeof HyperParameterTuningJobStatus];
|
|
2659
|
+
export declare const ImageStatus: {
|
|
2660
|
+
readonly CREATED: "CREATED";
|
|
2661
|
+
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
2662
|
+
readonly CREATING: "CREATING";
|
|
2663
|
+
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
2664
|
+
readonly DELETING: "DELETING";
|
|
2665
|
+
readonly UPDATE_FAILED: "UPDATE_FAILED";
|
|
2666
|
+
readonly UPDATING: "UPDATING";
|
|
2667
|
+
};
|
|
2668
|
+
export type ImageStatus = (typeof ImageStatus)[keyof typeof ImageStatus];
|
|
2669
|
+
export declare const ImageVersionStatus: {
|
|
2670
|
+
readonly CREATED: "CREATED";
|
|
2671
|
+
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
2672
|
+
readonly CREATING: "CREATING";
|
|
2673
|
+
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
2674
|
+
readonly DELETING: "DELETING";
|
|
2675
|
+
};
|
|
2676
|
+
export type ImageVersionStatus =
|
|
2677
|
+
(typeof ImageVersionStatus)[keyof typeof ImageVersionStatus];
|
|
2678
|
+
export declare const InferenceComponentStatus: {
|
|
2679
|
+
readonly CREATING: "Creating";
|
|
2680
|
+
readonly DELETING: "Deleting";
|
|
2681
|
+
readonly FAILED: "Failed";
|
|
2682
|
+
readonly IN_SERVICE: "InService";
|
|
2683
|
+
readonly UPDATING: "Updating";
|
|
2684
|
+
};
|
|
2685
|
+
export type InferenceComponentStatus =
|
|
2686
|
+
(typeof InferenceComponentStatus)[keyof typeof InferenceComponentStatus];
|
|
2687
|
+
export declare const InferenceComponentCapacitySizeType: {
|
|
2688
|
+
readonly CAPACITY_PERCENT: "CAPACITY_PERCENT";
|
|
2689
|
+
readonly COPY_COUNT: "COPY_COUNT";
|
|
2690
|
+
};
|
|
2691
|
+
export type InferenceComponentCapacitySizeType =
|
|
2692
|
+
(typeof InferenceComponentCapacitySizeType)[keyof typeof InferenceComponentCapacitySizeType];
|
|
2693
|
+
export declare const ModelVariantStatus: {
|
|
2694
|
+
readonly CREATING: "Creating";
|
|
2695
|
+
readonly DELETED: "Deleted";
|
|
2696
|
+
readonly DELETING: "Deleting";
|
|
2697
|
+
readonly IN_SERVICE: "InService";
|
|
2698
|
+
readonly UPDATING: "Updating";
|
|
2699
|
+
};
|
|
2700
|
+
export type ModelVariantStatus =
|
|
2701
|
+
(typeof ModelVariantStatus)[keyof typeof ModelVariantStatus];
|
|
2702
|
+
export declare const InferenceExperimentStatus: {
|
|
2703
|
+
readonly CANCELLED: "Cancelled";
|
|
2704
|
+
readonly COMPLETED: "Completed";
|
|
2705
|
+
readonly CREATED: "Created";
|
|
2706
|
+
readonly CREATING: "Creating";
|
|
2707
|
+
readonly RUNNING: "Running";
|
|
2708
|
+
readonly STARTING: "Starting";
|
|
2709
|
+
readonly STOPPING: "Stopping";
|
|
2710
|
+
readonly UPDATING: "Updating";
|
|
2711
|
+
};
|
|
2712
|
+
export type InferenceExperimentStatus =
|
|
2713
|
+
(typeof InferenceExperimentStatus)[keyof typeof InferenceExperimentStatus];
|
|
2714
|
+
export declare const RecommendationJobStatus: {
|
|
2715
|
+
readonly COMPLETED: "COMPLETED";
|
|
2716
|
+
readonly DELETED: "DELETED";
|
|
2717
|
+
readonly DELETING: "DELETING";
|
|
2718
|
+
readonly FAILED: "FAILED";
|
|
2719
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
2720
|
+
readonly PENDING: "PENDING";
|
|
2721
|
+
readonly STOPPED: "STOPPED";
|
|
2722
|
+
readonly STOPPING: "STOPPING";
|
|
2723
|
+
};
|
|
2724
|
+
export type RecommendationJobStatus =
|
|
2725
|
+
(typeof RecommendationJobStatus)[keyof typeof RecommendationJobStatus];
|
|
2726
|
+
export declare const LabelingJobStatus: {
|
|
2727
|
+
readonly COMPLETED: "Completed";
|
|
2728
|
+
readonly FAILED: "Failed";
|
|
2729
|
+
readonly INITIALIZING: "Initializing";
|
|
2730
|
+
readonly IN_PROGRESS: "InProgress";
|
|
2731
|
+
readonly STOPPED: "Stopped";
|
|
2732
|
+
readonly STOPPING: "Stopping";
|
|
2733
|
+
};
|
|
2734
|
+
export type LabelingJobStatus =
|
|
2735
|
+
(typeof LabelingJobStatus)[keyof typeof LabelingJobStatus];
|
|
2736
|
+
export declare const IsTrackingServerActive: {
|
|
2737
|
+
readonly ACTIVE: "Active";
|
|
2738
|
+
readonly INACTIVE: "Inactive";
|
|
2739
|
+
};
|
|
2740
|
+
export type IsTrackingServerActive =
|
|
2741
|
+
(typeof IsTrackingServerActive)[keyof typeof IsTrackingServerActive];
|
|
2742
|
+
export declare const TrackingServerMaintenanceStatus: {
|
|
2743
|
+
readonly MAINTENANCE_COMPLETE: "MaintenanceComplete";
|
|
2744
|
+
readonly MAINTENANCE_FAILED: "MaintenanceFailed";
|
|
2745
|
+
readonly MAINTENANCE_IN_PROGRESS: "MaintenanceInProgress";
|
|
2746
|
+
};
|
|
2747
|
+
export type TrackingServerMaintenanceStatus =
|
|
2748
|
+
(typeof TrackingServerMaintenanceStatus)[keyof typeof TrackingServerMaintenanceStatus];
|
|
2749
|
+
export declare const TrackingServerStatus: {
|
|
2750
|
+
readonly CREATED: "Created";
|
|
2751
|
+
readonly CREATE_FAILED: "CreateFailed";
|
|
2752
|
+
readonly CREATING: "Creating";
|
|
2753
|
+
readonly DELETE_FAILED: "DeleteFailed";
|
|
2754
|
+
readonly DELETING: "Deleting";
|
|
2755
|
+
readonly MAINTENANCE_COMPLETE: "MaintenanceComplete";
|
|
2756
|
+
readonly MAINTENANCE_FAILED: "MaintenanceFailed";
|
|
2757
|
+
readonly MAINTENANCE_IN_PROGRESS: "MaintenanceInProgress";
|
|
2758
|
+
readonly STARTED: "Started";
|
|
2759
|
+
readonly STARTING: "Starting";
|
|
2760
|
+
readonly START_FAILED: "StartFailed";
|
|
2761
|
+
readonly STOPPED: "Stopped";
|
|
2762
|
+
readonly STOPPING: "Stopping";
|
|
2763
|
+
readonly STOP_FAILED: "StopFailed";
|
|
2764
|
+
readonly UPDATED: "Updated";
|
|
2765
|
+
readonly UPDATE_FAILED: "UpdateFailed";
|
|
2766
|
+
readonly UPDATING: "Updating";
|
|
2767
|
+
};
|
|
2768
|
+
export type TrackingServerStatus =
|
|
2769
|
+
(typeof TrackingServerStatus)[keyof typeof TrackingServerStatus];
|
|
2770
|
+
export declare const ModelCardProcessingStatus: {
|
|
2771
|
+
readonly CONTENT_DELETED: "ContentDeleted";
|
|
2772
|
+
readonly DELETE_COMPLETED: "DeleteCompleted";
|
|
2773
|
+
readonly DELETE_FAILED: "DeleteFailed";
|
|
2774
|
+
readonly DELETE_INPROGRESS: "DeleteInProgress";
|
|
2775
|
+
readonly DELETE_PENDING: "DeletePending";
|
|
2776
|
+
readonly EXPORTJOBS_DELETED: "ExportJobsDeleted";
|
|
2777
|
+
};
|
|
2778
|
+
export type ModelCardProcessingStatus =
|
|
2779
|
+
(typeof ModelCardProcessingStatus)[keyof typeof ModelCardProcessingStatus];
|
|
2780
|
+
export declare const ModelCardExportJobStatus: {
|
|
2781
|
+
readonly COMPLETED: "Completed";
|
|
2782
|
+
readonly FAILED: "Failed";
|
|
2783
|
+
readonly IN_PROGRESS: "InProgress";
|
|
2784
|
+
};
|
|
2785
|
+
export type ModelCardExportJobStatus =
|
|
2786
|
+
(typeof ModelCardExportJobStatus)[keyof typeof ModelCardExportJobStatus];
|
|
2787
|
+
export declare const DetailedModelPackageStatus: {
|
|
2788
|
+
readonly COMPLETED: "Completed";
|
|
2789
|
+
readonly FAILED: "Failed";
|
|
2790
|
+
readonly IN_PROGRESS: "InProgress";
|
|
2791
|
+
readonly NOT_STARTED: "NotStarted";
|
|
2792
|
+
};
|
|
2793
|
+
export type DetailedModelPackageStatus =
|
|
2794
|
+
(typeof DetailedModelPackageStatus)[keyof typeof DetailedModelPackageStatus];
|
|
2795
|
+
export declare const ModelPackageGroupStatus: {
|
|
2796
|
+
readonly COMPLETED: "Completed";
|
|
2797
|
+
readonly DELETE_FAILED: "DeleteFailed";
|
|
2798
|
+
readonly DELETING: "Deleting";
|
|
2799
|
+
readonly FAILED: "Failed";
|
|
2800
|
+
readonly IN_PROGRESS: "InProgress";
|
|
2801
|
+
readonly PENDING: "Pending";
|
|
2802
|
+
};
|
|
2803
|
+
export type ModelPackageGroupStatus =
|
|
2804
|
+
(typeof ModelPackageGroupStatus)[keyof typeof ModelPackageGroupStatus];
|
|
2805
|
+
export declare const ExecutionStatus: {
|
|
2806
|
+
readonly COMPLETED: "Completed";
|
|
2807
|
+
readonly COMPLETED_WITH_VIOLATIONS: "CompletedWithViolations";
|
|
2808
|
+
readonly FAILED: "Failed";
|
|
2809
|
+
readonly IN_PROGRESS: "InProgress";
|
|
2810
|
+
readonly PENDING: "Pending";
|
|
2811
|
+
readonly STOPPED: "Stopped";
|
|
2812
|
+
readonly STOPPING: "Stopping";
|
|
2813
|
+
};
|
|
2814
|
+
export type ExecutionStatus =
|
|
2815
|
+
(typeof ExecutionStatus)[keyof typeof ExecutionStatus];
|
|
2816
|
+
export declare const ScheduleStatus: {
|
|
2817
|
+
readonly FAILED: "Failed";
|
|
2818
|
+
readonly PENDING: "Pending";
|
|
2819
|
+
readonly SCHEDULED: "Scheduled";
|
|
2820
|
+
readonly STOPPED: "Stopped";
|
|
2821
|
+
};
|
|
2822
|
+
export type ScheduleStatus =
|
|
2823
|
+
(typeof ScheduleStatus)[keyof typeof ScheduleStatus];
|
|
2824
|
+
export declare const NotebookInstanceStatus: {
|
|
2825
|
+
readonly Deleting: "Deleting";
|
|
2826
|
+
readonly Failed: "Failed";
|
|
2827
|
+
readonly InService: "InService";
|
|
2828
|
+
readonly Pending: "Pending";
|
|
2829
|
+
readonly Stopped: "Stopped";
|
|
2830
|
+
readonly Stopping: "Stopping";
|
|
2831
|
+
readonly Updating: "Updating";
|
|
2832
|
+
};
|
|
2833
|
+
export type NotebookInstanceStatus =
|
|
2834
|
+
(typeof NotebookInstanceStatus)[keyof typeof NotebookInstanceStatus];
|
|
2835
|
+
export declare const OptimizationJobStatus: {
|
|
2836
|
+
readonly COMPLETED: "COMPLETED";
|
|
2837
|
+
readonly FAILED: "FAILED";
|
|
2838
|
+
readonly INPROGRESS: "INPROGRESS";
|
|
2839
|
+
readonly STARTING: "STARTING";
|
|
2840
|
+
readonly STOPPED: "STOPPED";
|
|
2841
|
+
readonly STOPPING: "STOPPING";
|
|
2842
|
+
};
|
|
2843
|
+
export type OptimizationJobStatus =
|
|
2844
|
+
(typeof OptimizationJobStatus)[keyof typeof OptimizationJobStatus];
|
|
2845
|
+
export declare const PartnerAppStatus: {
|
|
2846
|
+
readonly AVAILABLE: "Available";
|
|
2847
|
+
readonly CREATING: "Creating";
|
|
2848
|
+
readonly DELETED: "Deleted";
|
|
2849
|
+
readonly DELETING: "Deleting";
|
|
2850
|
+
readonly FAILED: "Failed";
|
|
2851
|
+
readonly UPDATE_FAILED: "UpdateFailed";
|
|
2852
|
+
readonly UPDATING: "Updating";
|
|
2853
|
+
};
|
|
2854
|
+
export type PartnerAppStatus =
|
|
2855
|
+
(typeof PartnerAppStatus)[keyof typeof PartnerAppStatus];
|
|
2856
|
+
export declare const PipelineStatus: {
|
|
2857
|
+
readonly ACTIVE: "Active";
|
|
2858
|
+
readonly DELETING: "Deleting";
|
|
2859
|
+
};
|
|
2860
|
+
export type PipelineStatus =
|
|
2861
|
+
(typeof PipelineStatus)[keyof typeof PipelineStatus];
|
|
2862
|
+
export declare const PipelineExecutionStatus: {
|
|
2863
|
+
readonly EXECUTING: "Executing";
|
|
2864
|
+
readonly FAILED: "Failed";
|
|
2865
|
+
readonly STOPPED: "Stopped";
|
|
2866
|
+
readonly STOPPING: "Stopping";
|
|
2867
|
+
readonly SUCCEEDED: "Succeeded";
|
|
2868
|
+
};
|
|
2869
|
+
export type PipelineExecutionStatus =
|
|
2870
|
+
(typeof PipelineExecutionStatus)[keyof typeof PipelineExecutionStatus];
|
|
2871
|
+
export declare const ProcessingJobStatus: {
|
|
2872
|
+
readonly COMPLETED: "Completed";
|
|
2873
|
+
readonly FAILED: "Failed";
|
|
2874
|
+
readonly IN_PROGRESS: "InProgress";
|
|
2875
|
+
readonly STOPPED: "Stopped";
|
|
2876
|
+
readonly STOPPING: "Stopping";
|
|
2877
|
+
};
|
|
2878
|
+
export type ProcessingJobStatus =
|
|
2879
|
+
(typeof ProcessingJobStatus)[keyof typeof ProcessingJobStatus];
|
|
2880
|
+
export declare const ProjectStatus: {
|
|
2881
|
+
readonly CREATE_COMPLETED: "CreateCompleted";
|
|
2882
|
+
readonly CREATE_FAILED: "CreateFailed";
|
|
2883
|
+
readonly CREATE_IN_PROGRESS: "CreateInProgress";
|
|
2884
|
+
readonly DELETE_COMPLETED: "DeleteCompleted";
|
|
2885
|
+
readonly DELETE_FAILED: "DeleteFailed";
|
|
2886
|
+
readonly DELETE_IN_PROGRESS: "DeleteInProgress";
|
|
2887
|
+
readonly PENDING: "Pending";
|
|
2888
|
+
readonly UPDATE_COMPLETED: "UpdateCompleted";
|
|
2889
|
+
readonly UPDATE_FAILED: "UpdateFailed";
|
|
2890
|
+
readonly UPDATE_IN_PROGRESS: "UpdateInProgress";
|
|
2891
|
+
};
|
|
2892
|
+
export type ProjectStatus = (typeof ProjectStatus)[keyof typeof ProjectStatus];
|
|
2893
|
+
export declare const ReservedCapacityInstanceType: {
|
|
2894
|
+
readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
|
|
2895
|
+
readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
|
|
2896
|
+
readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
|
|
2897
|
+
readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
|
|
2898
|
+
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
2899
|
+
readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
|
|
2900
|
+
readonly ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge";
|
|
2901
|
+
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
2902
|
+
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
2903
|
+
readonly ML_TRN2_48XLARGE: "ml.trn2.48xlarge";
|
|
2904
|
+
};
|
|
2905
|
+
export type ReservedCapacityInstanceType =
|
|
2906
|
+
(typeof ReservedCapacityInstanceType)[keyof typeof ReservedCapacityInstanceType];
|
|
2907
|
+
export declare const ReservedCapacityType: {
|
|
2908
|
+
readonly INSTANCE: "Instance";
|
|
2909
|
+
readonly ULTRASERVER: "UltraServer";
|
|
2910
|
+
};
|
|
2911
|
+
export type ReservedCapacityType =
|
|
2912
|
+
(typeof ReservedCapacityType)[keyof typeof ReservedCapacityType];
|
|
2913
|
+
export declare const ReservedCapacityStatus: {
|
|
2914
|
+
readonly ACTIVE: "Active";
|
|
2915
|
+
readonly EXPIRED: "Expired";
|
|
2916
|
+
readonly FAILED: "Failed";
|
|
2917
|
+
readonly PENDING: "Pending";
|
|
2918
|
+
readonly SCHEDULED: "Scheduled";
|
|
2919
|
+
};
|
|
2920
|
+
export type ReservedCapacityStatus =
|
|
2921
|
+
(typeof ReservedCapacityStatus)[keyof typeof ReservedCapacityStatus];
|
|
2922
|
+
export declare const SpaceStatus: {
|
|
2923
|
+
readonly Delete_Failed: "Delete_Failed";
|
|
2924
|
+
readonly Deleting: "Deleting";
|
|
2925
|
+
readonly Failed: "Failed";
|
|
2926
|
+
readonly InService: "InService";
|
|
2927
|
+
readonly Pending: "Pending";
|
|
2928
|
+
readonly Update_Failed: "Update_Failed";
|
|
2929
|
+
readonly Updating: "Updating";
|
|
2930
|
+
};
|
|
2931
|
+
export type SpaceStatus = (typeof SpaceStatus)[keyof typeof SpaceStatus];
|
|
2932
|
+
export declare const ProfilingStatus: {
|
|
2933
|
+
readonly DISABLED: "Disabled";
|
|
2934
|
+
readonly ENABLED: "Enabled";
|
|
2935
|
+
};
|
|
2936
|
+
export type ProfilingStatus =
|
|
2937
|
+
(typeof ProfilingStatus)[keyof typeof ProfilingStatus];
|
|
2938
|
+
export declare const SecondaryStatus: {
|
|
2939
|
+
readonly COMPLETED: "Completed";
|
|
2940
|
+
readonly DOWNLOADING: "Downloading";
|
|
2941
|
+
readonly DOWNLOADING_TRAINING_IMAGE: "DownloadingTrainingImage";
|
|
2942
|
+
readonly FAILED: "Failed";
|
|
2943
|
+
readonly INTERRUPTED: "Interrupted";
|
|
2944
|
+
readonly LAUNCHING_ML_INSTANCES: "LaunchingMLInstances";
|
|
2945
|
+
readonly MAX_RUNTIME_EXCEEDED: "MaxRuntimeExceeded";
|
|
2946
|
+
readonly MAX_WAIT_TIME_EXCEEDED: "MaxWaitTimeExceeded";
|
|
2947
|
+
readonly PENDING: "Pending";
|
|
2948
|
+
readonly PREPARING_TRAINING_STACK: "PreparingTrainingStack";
|
|
2949
|
+
readonly RESTARTING: "Restarting";
|
|
2950
|
+
readonly STARTING: "Starting";
|
|
2951
|
+
readonly STOPPED: "Stopped";
|
|
2952
|
+
readonly STOPPING: "Stopping";
|
|
2953
|
+
readonly TRAINING: "Training";
|
|
2954
|
+
readonly UPDATING: "Updating";
|
|
2955
|
+
readonly UPLOADING: "Uploading";
|
|
2956
|
+
};
|
|
2957
|
+
export type SecondaryStatus =
|
|
2958
|
+
(typeof SecondaryStatus)[keyof typeof SecondaryStatus];
|
|
2959
|
+
export declare const WarmPoolResourceStatus: {
|
|
2960
|
+
readonly AVAILABLE: "Available";
|
|
2961
|
+
readonly INUSE: "InUse";
|
|
2962
|
+
readonly REUSED: "Reused";
|
|
2963
|
+
readonly TERMINATED: "Terminated";
|
|
2964
|
+
};
|
|
2965
|
+
export type WarmPoolResourceStatus =
|
|
2966
|
+
(typeof WarmPoolResourceStatus)[keyof typeof WarmPoolResourceStatus];
|
|
2967
|
+
export declare const TrainingPlanStatus: {
|
|
2968
|
+
readonly ACTIVE: "Active";
|
|
2969
|
+
readonly EXPIRED: "Expired";
|
|
2970
|
+
readonly FAILED: "Failed";
|
|
2971
|
+
readonly PENDING: "Pending";
|
|
2972
|
+
readonly SCHEDULED: "Scheduled";
|
|
2973
|
+
};
|
|
2974
|
+
export type TrainingPlanStatus =
|
|
2975
|
+
(typeof TrainingPlanStatus)[keyof typeof TrainingPlanStatus];
|
|
2976
|
+
export declare const SageMakerResourceName: {
|
|
2977
|
+
readonly HYPERPOD_CLUSTER: "hyperpod-cluster";
|
|
2978
|
+
readonly TRAINING_JOB: "training-job";
|
|
2979
|
+
};
|
|
2980
|
+
export type SageMakerResourceName =
|
|
2981
|
+
(typeof SageMakerResourceName)[keyof typeof SageMakerResourceName];
|
|
2982
|
+
export declare const TransformJobStatus: {
|
|
2983
|
+
readonly COMPLETED: "Completed";
|
|
2984
|
+
readonly FAILED: "Failed";
|
|
2985
|
+
readonly IN_PROGRESS: "InProgress";
|
|
2986
|
+
readonly STOPPED: "Stopped";
|
|
2987
|
+
readonly STOPPING: "Stopping";
|
|
2988
|
+
};
|
|
2989
|
+
export type TransformJobStatus =
|
|
2990
|
+
(typeof TransformJobStatus)[keyof typeof TransformJobStatus];
|
|
2991
|
+
export declare const UserProfileStatus: {
|
|
2992
|
+
readonly Delete_Failed: "Delete_Failed";
|
|
2993
|
+
readonly Deleting: "Deleting";
|
|
2994
|
+
readonly Failed: "Failed";
|
|
2995
|
+
readonly InService: "InService";
|
|
2996
|
+
readonly Pending: "Pending";
|
|
2997
|
+
readonly Update_Failed: "Update_Failed";
|
|
2998
|
+
readonly Updating: "Updating";
|
|
2999
|
+
};
|
|
3000
|
+
export type UserProfileStatus =
|
|
3001
|
+
(typeof UserProfileStatus)[keyof typeof UserProfileStatus];
|
|
3002
|
+
export declare const WorkforceStatus: {
|
|
3003
|
+
readonly ACTIVE: "Active";
|
|
3004
|
+
readonly DELETING: "Deleting";
|
|
3005
|
+
readonly FAILED: "Failed";
|
|
3006
|
+
readonly INITIALIZING: "Initializing";
|
|
3007
|
+
readonly UPDATING: "Updating";
|
|
3008
|
+
};
|
|
3009
|
+
export type WorkforceStatus =
|
|
3010
|
+
(typeof WorkforceStatus)[keyof typeof WorkforceStatus];
|
|
3011
|
+
export declare const DeviceDeploymentStatus: {
|
|
3012
|
+
readonly Deployed: "DEPLOYED";
|
|
3013
|
+
readonly Failed: "FAILED";
|
|
3014
|
+
readonly InProgress: "INPROGRESS";
|
|
3015
|
+
readonly ReadyToDeploy: "READYTODEPLOY";
|
|
3016
|
+
readonly Stopped: "STOPPED";
|
|
3017
|
+
readonly Stopping: "STOPPING";
|
|
3018
|
+
};
|
|
3019
|
+
export type DeviceDeploymentStatus =
|
|
3020
|
+
(typeof DeviceDeploymentStatus)[keyof typeof DeviceDeploymentStatus];
|
|
3021
|
+
export declare const Direction: {
|
|
3022
|
+
readonly ASCENDANTS: "Ascendants";
|
|
3023
|
+
readonly BOTH: "Both";
|
|
3024
|
+
readonly DESCENDANTS: "Descendants";
|
|
3025
|
+
};
|
|
3026
|
+
export type Direction = (typeof Direction)[keyof typeof Direction];
|
|
3027
|
+
export declare const EndpointConfigSortKey: {
|
|
3028
|
+
readonly CreationTime: "CreationTime";
|
|
3029
|
+
readonly Name: "Name";
|
|
3030
|
+
};
|
|
3031
|
+
export type EndpointConfigSortKey =
|
|
3032
|
+
(typeof EndpointConfigSortKey)[keyof typeof EndpointConfigSortKey];
|
|
3033
|
+
export declare const EndpointSortKey: {
|
|
3034
|
+
readonly CreationTime: "CreationTime";
|
|
3035
|
+
readonly Name: "Name";
|
|
3036
|
+
readonly Status: "Status";
|
|
3037
|
+
};
|
|
3038
|
+
export type EndpointSortKey =
|
|
3039
|
+
(typeof EndpointSortKey)[keyof typeof EndpointSortKey];
|
|
3040
|
+
export declare const EventSortBy: {
|
|
3041
|
+
readonly EVENT_TIME: "EventTime";
|
|
3042
|
+
};
|
|
3043
|
+
export type EventSortBy = (typeof EventSortBy)[keyof typeof EventSortBy];
|
|
3044
|
+
export declare const FeatureGroupSortBy: {
|
|
3045
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3046
|
+
readonly FEATURE_GROUP_STATUS: "FeatureGroupStatus";
|
|
3047
|
+
readonly NAME: "Name";
|
|
3048
|
+
readonly OFFLINE_STORE_STATUS: "OfflineStoreStatus";
|
|
3049
|
+
};
|
|
3050
|
+
export type FeatureGroupSortBy =
|
|
3051
|
+
(typeof FeatureGroupSortBy)[keyof typeof FeatureGroupSortBy];
|
|
3052
|
+
export declare const FeatureGroupSortOrder: {
|
|
3053
|
+
readonly ASCENDING: "Ascending";
|
|
3054
|
+
readonly DESCENDING: "Descending";
|
|
3055
|
+
};
|
|
3056
|
+
export type FeatureGroupSortOrder =
|
|
3057
|
+
(typeof FeatureGroupSortOrder)[keyof typeof FeatureGroupSortOrder];
|
|
3058
|
+
export declare const Operator: {
|
|
3059
|
+
readonly CONTAINS: "Contains";
|
|
3060
|
+
readonly EQUALS: "Equals";
|
|
3061
|
+
readonly EXISTS: "Exists";
|
|
3062
|
+
readonly GREATER_THAN: "GreaterThan";
|
|
3063
|
+
readonly GREATER_THAN_OR_EQUAL_TO: "GreaterThanOrEqualTo";
|
|
3064
|
+
readonly IN: "In";
|
|
3065
|
+
readonly LESS_THAN: "LessThan";
|
|
3066
|
+
readonly LESS_THAN_OR_EQUAL_TO: "LessThanOrEqualTo";
|
|
3067
|
+
readonly NOT_EQUALS: "NotEquals";
|
|
3068
|
+
readonly NOT_EXISTS: "NotExists";
|
|
3069
|
+
};
|
|
3070
|
+
export type Operator = (typeof Operator)[keyof typeof Operator];
|
|
3071
|
+
export declare const SagemakerServicecatalogStatus: {
|
|
3072
|
+
readonly DISABLED: "Disabled";
|
|
3073
|
+
readonly ENABLED: "Enabled";
|
|
3074
|
+
};
|
|
3075
|
+
export type SagemakerServicecatalogStatus =
|
|
3076
|
+
(typeof SagemakerServicecatalogStatus)[keyof typeof SagemakerServicecatalogStatus];
|
|
3077
|
+
export declare const ResourceType: {
|
|
3078
|
+
readonly ENDPOINT: "Endpoint";
|
|
3079
|
+
readonly EXPERIMENT: "Experiment";
|
|
3080
|
+
readonly EXPERIMENT_TRIAL: "ExperimentTrial";
|
|
3081
|
+
readonly EXPERIMENT_TRIAL_COMPONENT: "ExperimentTrialComponent";
|
|
3082
|
+
readonly FEATURE_GROUP: "FeatureGroup";
|
|
3083
|
+
readonly FEATURE_METADATA: "FeatureMetadata";
|
|
3084
|
+
readonly HYPER_PARAMETER_TUNING_JOB: "HyperParameterTuningJob";
|
|
3085
|
+
readonly IMAGE: "Image";
|
|
3086
|
+
readonly IMAGE_VERSION: "ImageVersion";
|
|
3087
|
+
readonly MODEL: "Model";
|
|
3088
|
+
readonly MODEL_CARD: "ModelCard";
|
|
3089
|
+
readonly MODEL_PACKAGE: "ModelPackage";
|
|
3090
|
+
readonly MODEL_PACKAGE_GROUP: "ModelPackageGroup";
|
|
3091
|
+
readonly PIPELINE: "Pipeline";
|
|
3092
|
+
readonly PIPELINE_EXECUTION: "PipelineExecution";
|
|
3093
|
+
readonly PIPELINE_VERSION: "PipelineVersion";
|
|
3094
|
+
readonly PROJECT: "Project";
|
|
3095
|
+
readonly TRAINING_JOB: "TrainingJob";
|
|
3096
|
+
};
|
|
3097
|
+
export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
|
|
3098
|
+
export declare const HubContentSortBy: {
|
|
3099
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3100
|
+
readonly HUB_CONTENT_NAME: "HubContentName";
|
|
3101
|
+
readonly HUB_CONTENT_STATUS: "HubContentStatus";
|
|
3102
|
+
};
|
|
3103
|
+
export type HubContentSortBy =
|
|
3104
|
+
(typeof HubContentSortBy)[keyof typeof HubContentSortBy];
|
|
3105
|
+
export declare const HubSortBy: {
|
|
3106
|
+
readonly ACCOUNT_ID_OWNER: "AccountIdOwner";
|
|
3107
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3108
|
+
readonly HUB_NAME: "HubName";
|
|
3109
|
+
readonly HUB_STATUS: "HubStatus";
|
|
3110
|
+
};
|
|
3111
|
+
export type HubSortBy = (typeof HubSortBy)[keyof typeof HubSortBy];
|
|
3112
|
+
export declare const HyperParameterTuningJobSortByOptions: {
|
|
3113
|
+
readonly CreationTime: "CreationTime";
|
|
3114
|
+
readonly Name: "Name";
|
|
3115
|
+
readonly Status: "Status";
|
|
3116
|
+
};
|
|
3117
|
+
export type HyperParameterTuningJobSortByOptions =
|
|
3118
|
+
(typeof HyperParameterTuningJobSortByOptions)[keyof typeof HyperParameterTuningJobSortByOptions];
|
|
3119
|
+
export declare const ImageSortBy: {
|
|
3120
|
+
readonly CREATION_TIME: "CREATION_TIME";
|
|
3121
|
+
readonly IMAGE_NAME: "IMAGE_NAME";
|
|
3122
|
+
readonly LAST_MODIFIED_TIME: "LAST_MODIFIED_TIME";
|
|
3123
|
+
};
|
|
3124
|
+
export type ImageSortBy = (typeof ImageSortBy)[keyof typeof ImageSortBy];
|
|
3125
|
+
export declare const ImageSortOrder: {
|
|
3126
|
+
readonly ASCENDING: "ASCENDING";
|
|
3127
|
+
readonly DESCENDING: "DESCENDING";
|
|
3128
|
+
};
|
|
3129
|
+
export type ImageSortOrder =
|
|
3130
|
+
(typeof ImageSortOrder)[keyof typeof ImageSortOrder];
|
|
3131
|
+
export declare const ImageVersionSortBy: {
|
|
3132
|
+
readonly CREATION_TIME: "CREATION_TIME";
|
|
3133
|
+
readonly LAST_MODIFIED_TIME: "LAST_MODIFIED_TIME";
|
|
3134
|
+
readonly VERSION: "VERSION";
|
|
3135
|
+
};
|
|
3136
|
+
export type ImageVersionSortBy =
|
|
3137
|
+
(typeof ImageVersionSortBy)[keyof typeof ImageVersionSortBy];
|
|
3138
|
+
export declare const ImageVersionSortOrder: {
|
|
3139
|
+
readonly ASCENDING: "ASCENDING";
|
|
3140
|
+
readonly DESCENDING: "DESCENDING";
|
|
3141
|
+
};
|
|
3142
|
+
export type ImageVersionSortOrder =
|
|
3143
|
+
(typeof ImageVersionSortOrder)[keyof typeof ImageVersionSortOrder];
|
|
3144
|
+
export declare const InferenceComponentSortKey: {
|
|
3145
|
+
readonly CreationTime: "CreationTime";
|
|
3146
|
+
readonly Name: "Name";
|
|
3147
|
+
readonly Status: "Status";
|
|
3148
|
+
};
|
|
3149
|
+
export type InferenceComponentSortKey =
|
|
3150
|
+
(typeof InferenceComponentSortKey)[keyof typeof InferenceComponentSortKey];
|
|
3151
|
+
export declare const InferenceExperimentStopDesiredState: {
|
|
3152
|
+
readonly CANCELLED: "Cancelled";
|
|
3153
|
+
readonly COMPLETED: "Completed";
|
|
3154
|
+
};
|
|
3155
|
+
export type InferenceExperimentStopDesiredState =
|
|
3156
|
+
(typeof InferenceExperimentStopDesiredState)[keyof typeof InferenceExperimentStopDesiredState];
|
|
3157
|
+
export declare const RecommendationStepType: {
|
|
3158
|
+
readonly BENCHMARK: "BENCHMARK";
|
|
3159
|
+
};
|
|
3160
|
+
export type RecommendationStepType =
|
|
3161
|
+
(typeof RecommendationStepType)[keyof typeof RecommendationStepType];
|
|
3162
|
+
export declare const LineageType: {
|
|
3163
|
+
readonly ACTION: "Action";
|
|
3164
|
+
readonly ARTIFACT: "Artifact";
|
|
3165
|
+
readonly CONTEXT: "Context";
|
|
3166
|
+
readonly TRIAL_COMPONENT: "TrialComponent";
|
|
3167
|
+
};
|
|
3168
|
+
export type LineageType = (typeof LineageType)[keyof typeof LineageType];
|
|
3169
|
+
export declare const SortActionsBy: {
|
|
3170
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3171
|
+
readonly NAME: "Name";
|
|
3172
|
+
};
|
|
3173
|
+
export type SortActionsBy = (typeof SortActionsBy)[keyof typeof SortActionsBy];
|
|
3174
|
+
export declare const SortOrder: {
|
|
3175
|
+
readonly ASCENDING: "Ascending";
|
|
3176
|
+
readonly DESCENDING: "Descending";
|
|
3177
|
+
};
|
|
3178
|
+
export type SortOrder = (typeof SortOrder)[keyof typeof SortOrder];
|
|
3179
|
+
export declare const SortArtifactsBy: {
|
|
3180
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3181
|
+
};
|
|
3182
|
+
export type SortArtifactsBy =
|
|
3183
|
+
(typeof SortArtifactsBy)[keyof typeof SortArtifactsBy];
|
|
3184
|
+
export declare const SortAssociationsBy: {
|
|
3185
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3186
|
+
readonly DESTINATION_ARN: "DestinationArn";
|
|
3187
|
+
readonly DESTINATION_TYPE: "DestinationType";
|
|
3188
|
+
readonly SOURCE_ARN: "SourceArn";
|
|
3189
|
+
readonly SOURCE_TYPE: "SourceType";
|
|
3190
|
+
};
|
|
3191
|
+
export type SortAssociationsBy =
|
|
3192
|
+
(typeof SortAssociationsBy)[keyof typeof SortAssociationsBy];
|
|
3193
|
+
export declare const SortClusterSchedulerConfigBy: {
|
|
3194
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3195
|
+
readonly NAME: "Name";
|
|
3196
|
+
readonly STATUS: "Status";
|
|
3197
|
+
};
|
|
3198
|
+
export type SortClusterSchedulerConfigBy =
|
|
3199
|
+
(typeof SortClusterSchedulerConfigBy)[keyof typeof SortClusterSchedulerConfigBy];
|
|
3200
|
+
export declare const ListCompilationJobsSortBy: {
|
|
3201
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3202
|
+
readonly NAME: "Name";
|
|
3203
|
+
readonly STATUS: "Status";
|
|
3204
|
+
};
|
|
3205
|
+
export type ListCompilationJobsSortBy =
|
|
3206
|
+
(typeof ListCompilationJobsSortBy)[keyof typeof ListCompilationJobsSortBy];
|
|
3207
|
+
export declare const SortQuotaBy: {
|
|
3208
|
+
readonly CLUSTER_ARN: "ClusterArn";
|
|
3209
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3210
|
+
readonly NAME: "Name";
|
|
3211
|
+
readonly STATUS: "Status";
|
|
3212
|
+
};
|
|
3213
|
+
export type SortQuotaBy = (typeof SortQuotaBy)[keyof typeof SortQuotaBy];
|
|
3214
|
+
export declare const SortContextsBy: {
|
|
3215
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3216
|
+
readonly NAME: "Name";
|
|
3217
|
+
};
|
|
3218
|
+
export type SortContextsBy =
|
|
3219
|
+
(typeof SortContextsBy)[keyof typeof SortContextsBy];
|
|
3220
|
+
export declare const MonitoringJobDefinitionSortKey: {
|
|
3221
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3222
|
+
readonly NAME: "Name";
|
|
3223
|
+
};
|
|
3224
|
+
export type MonitoringJobDefinitionSortKey =
|
|
3225
|
+
(typeof MonitoringJobDefinitionSortKey)[keyof typeof MonitoringJobDefinitionSortKey];
|
|
3226
|
+
export declare const ListDeviceFleetsSortBy: {
|
|
3227
|
+
readonly CreationTime: "CREATION_TIME";
|
|
3228
|
+
readonly LastModifiedTime: "LAST_MODIFIED_TIME";
|
|
3229
|
+
readonly Name: "NAME";
|
|
3230
|
+
};
|
|
3231
|
+
export type ListDeviceFleetsSortBy =
|
|
3232
|
+
(typeof ListDeviceFleetsSortBy)[keyof typeof ListDeviceFleetsSortBy];
|
|
3233
|
+
export declare const ListEdgeDeploymentPlansSortBy: {
|
|
3234
|
+
readonly CreationTime: "CREATION_TIME";
|
|
3235
|
+
readonly DeviceFleetName: "DEVICE_FLEET_NAME";
|
|
3236
|
+
readonly LastModifiedTime: "LAST_MODIFIED_TIME";
|
|
3237
|
+
readonly Name: "NAME";
|
|
3238
|
+
};
|
|
3239
|
+
export type ListEdgeDeploymentPlansSortBy =
|
|
3240
|
+
(typeof ListEdgeDeploymentPlansSortBy)[keyof typeof ListEdgeDeploymentPlansSortBy];
|
|
3241
|
+
export declare const ListEdgePackagingJobsSortBy: {
|
|
3242
|
+
readonly CreationTime: "CREATION_TIME";
|
|
3243
|
+
readonly EdgePackagingJobStatus: "STATUS";
|
|
3244
|
+
readonly LastModifiedTime: "LAST_MODIFIED_TIME";
|
|
3245
|
+
readonly ModelName: "MODEL_NAME";
|
|
3246
|
+
readonly Name: "NAME";
|
|
3247
|
+
};
|
|
3248
|
+
export type ListEdgePackagingJobsSortBy =
|
|
3249
|
+
(typeof ListEdgePackagingJobsSortBy)[keyof typeof ListEdgePackagingJobsSortBy];
|
|
3250
|
+
export declare const OrderKey: {
|
|
3251
|
+
readonly Ascending: "Ascending";
|
|
3252
|
+
readonly Descending: "Descending";
|
|
3253
|
+
};
|
|
3254
|
+
export type OrderKey = (typeof OrderKey)[keyof typeof OrderKey];
|
|
3255
|
+
export declare const SortExperimentsBy: {
|
|
3256
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3257
|
+
readonly NAME: "Name";
|
|
3258
|
+
};
|
|
3259
|
+
export type SortExperimentsBy =
|
|
3260
|
+
(typeof SortExperimentsBy)[keyof typeof SortExperimentsBy];
|
|
3261
|
+
export declare const SortInferenceExperimentsBy: {
|
|
3262
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3263
|
+
readonly NAME: "Name";
|
|
3264
|
+
readonly STATUS: "Status";
|
|
3265
|
+
};
|
|
3266
|
+
export type SortInferenceExperimentsBy =
|
|
3267
|
+
(typeof SortInferenceExperimentsBy)[keyof typeof SortInferenceExperimentsBy];
|
|
3268
|
+
export declare const ListInferenceRecommendationsJobsSortBy: {
|
|
3269
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3270
|
+
readonly NAME: "Name";
|
|
3271
|
+
readonly STATUS: "Status";
|
|
3272
|
+
};
|
|
3273
|
+
export type ListInferenceRecommendationsJobsSortBy =
|
|
3274
|
+
(typeof ListInferenceRecommendationsJobsSortBy)[keyof typeof ListInferenceRecommendationsJobsSortBy];
|
|
3275
|
+
export declare const SortBy: {
|
|
3276
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3277
|
+
readonly NAME: "Name";
|
|
3278
|
+
readonly STATUS: "Status";
|
|
3279
|
+
};
|
|
3280
|
+
export type SortBy = (typeof SortBy)[keyof typeof SortBy];
|
|
3281
|
+
export declare const ListLabelingJobsForWorkteamSortByOptions: {
|
|
3282
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3283
|
+
};
|
|
3284
|
+
export type ListLabelingJobsForWorkteamSortByOptions =
|
|
3285
|
+
(typeof ListLabelingJobsForWorkteamSortByOptions)[keyof typeof ListLabelingJobsForWorkteamSortByOptions];
|
|
3286
|
+
export declare const SortLineageGroupsBy: {
|
|
3287
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3288
|
+
readonly NAME: "Name";
|
|
3289
|
+
};
|
|
3290
|
+
export type SortLineageGroupsBy =
|
|
3291
|
+
(typeof SortLineageGroupsBy)[keyof typeof SortLineageGroupsBy];
|
|
3292
|
+
export declare const SortTrackingServerBy: {
|
|
3293
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3294
|
+
readonly NAME: "Name";
|
|
3295
|
+
readonly STATUS: "Status";
|
|
3296
|
+
};
|
|
3297
|
+
export type SortTrackingServerBy =
|
|
3298
|
+
(typeof SortTrackingServerBy)[keyof typeof SortTrackingServerBy];
|
|
3299
|
+
export declare const ModelCardExportJobSortBy: {
|
|
3300
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3301
|
+
readonly NAME: "Name";
|
|
3302
|
+
readonly STATUS: "Status";
|
|
3303
|
+
};
|
|
3304
|
+
export type ModelCardExportJobSortBy =
|
|
3305
|
+
(typeof ModelCardExportJobSortBy)[keyof typeof ModelCardExportJobSortBy];
|
|
3306
|
+
export declare const ModelCardExportJobSortOrder: {
|
|
3307
|
+
readonly ASCENDING: "Ascending";
|
|
3308
|
+
readonly DESCENDING: "Descending";
|
|
3309
|
+
};
|
|
3310
|
+
export type ModelCardExportJobSortOrder =
|
|
3311
|
+
(typeof ModelCardExportJobSortOrder)[keyof typeof ModelCardExportJobSortOrder];
|
|
3312
|
+
export declare const ModelCardSortBy: {
|
|
3313
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3314
|
+
readonly NAME: "Name";
|
|
3315
|
+
};
|
|
3316
|
+
export type ModelCardSortBy =
|
|
3317
|
+
(typeof ModelCardSortBy)[keyof typeof ModelCardSortBy];
|
|
3318
|
+
export declare const ModelCardSortOrder: {
|
|
3319
|
+
readonly ASCENDING: "Ascending";
|
|
3320
|
+
readonly DESCENDING: "Descending";
|
|
3321
|
+
};
|
|
3322
|
+
export type ModelCardSortOrder =
|
|
3323
|
+
(typeof ModelCardSortOrder)[keyof typeof ModelCardSortOrder];
|
|
3324
|
+
export declare const ModelCardVersionSortBy: {
|
|
3325
|
+
readonly VERSION: "Version";
|
|
3326
|
+
};
|
|
3327
|
+
export type ModelCardVersionSortBy =
|
|
3328
|
+
(typeof ModelCardVersionSortBy)[keyof typeof ModelCardVersionSortBy];
|
|
3329
|
+
export declare const ModelMetadataFilterType: {
|
|
3330
|
+
readonly DOMAIN: "Domain";
|
|
3331
|
+
readonly FRAMEWORK: "Framework";
|
|
3332
|
+
readonly FRAMEWORKVERSION: "FrameworkVersion";
|
|
3333
|
+
readonly TASK: "Task";
|
|
3334
|
+
};
|
|
3335
|
+
export type ModelMetadataFilterType =
|
|
3336
|
+
(typeof ModelMetadataFilterType)[keyof typeof ModelMetadataFilterType];
|
|
3337
|
+
export declare const ModelPackageGroupSortBy: {
|
|
3338
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3339
|
+
readonly NAME: "Name";
|
|
3340
|
+
};
|
|
3341
|
+
export type ModelPackageGroupSortBy =
|
|
3342
|
+
(typeof ModelPackageGroupSortBy)[keyof typeof ModelPackageGroupSortBy];
|
|
3343
|
+
export declare const ModelPackageType: {
|
|
3344
|
+
readonly BOTH: "Both";
|
|
3345
|
+
readonly UNVERSIONED: "Unversioned";
|
|
3346
|
+
readonly VERSIONED: "Versioned";
|
|
3347
|
+
};
|
|
3348
|
+
export type ModelPackageType =
|
|
3349
|
+
(typeof ModelPackageType)[keyof typeof ModelPackageType];
|
|
3350
|
+
export declare const ModelPackageSortBy: {
|
|
3351
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3352
|
+
readonly NAME: "Name";
|
|
3353
|
+
};
|
|
3354
|
+
export type ModelPackageSortBy =
|
|
3355
|
+
(typeof ModelPackageSortBy)[keyof typeof ModelPackageSortBy];
|
|
3356
|
+
export declare const ModelSortKey: {
|
|
3357
|
+
readonly CreationTime: "CreationTime";
|
|
3358
|
+
readonly Name: "Name";
|
|
3359
|
+
};
|
|
3360
|
+
export type ModelSortKey = (typeof ModelSortKey)[keyof typeof ModelSortKey];
|
|
3361
|
+
export declare const MonitoringAlertHistorySortKey: {
|
|
3362
|
+
readonly CreationTime: "CreationTime";
|
|
3363
|
+
readonly Status: "Status";
|
|
3364
|
+
};
|
|
3365
|
+
export type MonitoringAlertHistorySortKey =
|
|
3366
|
+
(typeof MonitoringAlertHistorySortKey)[keyof typeof MonitoringAlertHistorySortKey];
|
|
3367
|
+
export declare const MonitoringAlertStatus: {
|
|
3368
|
+
readonly IN_ALERT: "InAlert";
|
|
3369
|
+
readonly OK: "OK";
|
|
3370
|
+
};
|
|
3371
|
+
export type MonitoringAlertStatus =
|
|
3372
|
+
(typeof MonitoringAlertStatus)[keyof typeof MonitoringAlertStatus];
|
|
3373
|
+
export declare const MonitoringExecutionSortKey: {
|
|
3374
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3375
|
+
readonly SCHEDULED_TIME: "ScheduledTime";
|
|
3376
|
+
readonly STATUS: "Status";
|
|
3377
|
+
};
|
|
3378
|
+
export type MonitoringExecutionSortKey =
|
|
3379
|
+
(typeof MonitoringExecutionSortKey)[keyof typeof MonitoringExecutionSortKey];
|
|
3380
|
+
export declare const MonitoringScheduleSortKey: {
|
|
3381
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3382
|
+
readonly NAME: "Name";
|
|
3383
|
+
readonly STATUS: "Status";
|
|
3384
|
+
};
|
|
3385
|
+
export type MonitoringScheduleSortKey =
|
|
3386
|
+
(typeof MonitoringScheduleSortKey)[keyof typeof MonitoringScheduleSortKey];
|
|
3387
|
+
export declare const NotebookInstanceLifecycleConfigSortKey: {
|
|
3388
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3389
|
+
readonly LAST_MODIFIED_TIME: "LastModifiedTime";
|
|
3390
|
+
readonly NAME: "Name";
|
|
3391
|
+
};
|
|
3392
|
+
export type NotebookInstanceLifecycleConfigSortKey =
|
|
3393
|
+
(typeof NotebookInstanceLifecycleConfigSortKey)[keyof typeof NotebookInstanceLifecycleConfigSortKey];
|
|
3394
|
+
export declare const NotebookInstanceLifecycleConfigSortOrder: {
|
|
3395
|
+
readonly ASCENDING: "Ascending";
|
|
3396
|
+
readonly DESCENDING: "Descending";
|
|
3397
|
+
};
|
|
3398
|
+
export type NotebookInstanceLifecycleConfigSortOrder =
|
|
3399
|
+
(typeof NotebookInstanceLifecycleConfigSortOrder)[keyof typeof NotebookInstanceLifecycleConfigSortOrder];
|
|
3400
|
+
export declare const NotebookInstanceSortKey: {
|
|
3401
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3402
|
+
readonly NAME: "Name";
|
|
3403
|
+
readonly STATUS: "Status";
|
|
3404
|
+
};
|
|
3405
|
+
export type NotebookInstanceSortKey =
|
|
3406
|
+
(typeof NotebookInstanceSortKey)[keyof typeof NotebookInstanceSortKey];
|
|
3407
|
+
export declare const NotebookInstanceSortOrder: {
|
|
3408
|
+
readonly ASCENDING: "Ascending";
|
|
3409
|
+
readonly DESCENDING: "Descending";
|
|
3410
|
+
};
|
|
3411
|
+
export type NotebookInstanceSortOrder =
|
|
3412
|
+
(typeof NotebookInstanceSortOrder)[keyof typeof NotebookInstanceSortOrder];
|
|
3413
|
+
export declare const ListOptimizationJobsSortBy: {
|
|
3414
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3415
|
+
readonly NAME: "Name";
|
|
3416
|
+
readonly STATUS: "Status";
|
|
3417
|
+
};
|
|
3418
|
+
export type ListOptimizationJobsSortBy =
|
|
3419
|
+
(typeof ListOptimizationJobsSortBy)[keyof typeof ListOptimizationJobsSortBy];
|
|
3420
|
+
export declare const SortPipelineExecutionsBy: {
|
|
3421
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3422
|
+
readonly PIPELINE_EXECUTION_ARN: "PipelineExecutionArn";
|
|
3423
|
+
};
|
|
3424
|
+
export type SortPipelineExecutionsBy =
|
|
3425
|
+
(typeof SortPipelineExecutionsBy)[keyof typeof SortPipelineExecutionsBy];
|
|
3426
|
+
export declare const StepStatus: {
|
|
3427
|
+
readonly EXECUTING: "Executing";
|
|
3428
|
+
readonly FAILED: "Failed";
|
|
3429
|
+
readonly STARTING: "Starting";
|
|
3430
|
+
readonly STOPPED: "Stopped";
|
|
3431
|
+
readonly STOPPING: "Stopping";
|
|
3432
|
+
readonly SUCCEEDED: "Succeeded";
|
|
3433
|
+
};
|
|
3434
|
+
export type StepStatus = (typeof StepStatus)[keyof typeof StepStatus];
|
|
3435
|
+
export declare const SortPipelinesBy: {
|
|
3436
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3437
|
+
readonly NAME: "Name";
|
|
3438
|
+
};
|
|
3439
|
+
export type SortPipelinesBy =
|
|
3440
|
+
(typeof SortPipelinesBy)[keyof typeof SortPipelinesBy];
|
|
3441
|
+
export declare const ProjectSortBy: {
|
|
3442
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3443
|
+
readonly NAME: "Name";
|
|
3444
|
+
};
|
|
3445
|
+
export type ProjectSortBy = (typeof ProjectSortBy)[keyof typeof ProjectSortBy];
|
|
3446
|
+
export declare const ProjectSortOrder: {
|
|
3447
|
+
readonly ASCENDING: "Ascending";
|
|
3448
|
+
readonly DESCENDING: "Descending";
|
|
3449
|
+
};
|
|
3450
|
+
export type ProjectSortOrder =
|
|
3451
|
+
(typeof ProjectSortOrder)[keyof typeof ProjectSortOrder];
|
|
3452
|
+
export declare const ResourceCatalogSortBy: {
|
|
3453
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3454
|
+
};
|
|
3455
|
+
export type ResourceCatalogSortBy =
|
|
3456
|
+
(typeof ResourceCatalogSortBy)[keyof typeof ResourceCatalogSortBy];
|
|
3457
|
+
export declare const ResourceCatalogSortOrder: {
|
|
3458
|
+
readonly ASCENDING: "Ascending";
|
|
3459
|
+
readonly DESCENDING: "Descending";
|
|
3460
|
+
};
|
|
3461
|
+
export type ResourceCatalogSortOrder =
|
|
3462
|
+
(typeof ResourceCatalogSortOrder)[keyof typeof ResourceCatalogSortOrder];
|
|
3463
|
+
export declare const SpaceSortKey: {
|
|
3464
|
+
readonly CreationTime: "CreationTime";
|
|
3465
|
+
readonly LastModifiedTime: "LastModifiedTime";
|
|
3466
|
+
};
|
|
3467
|
+
export type SpaceSortKey = (typeof SpaceSortKey)[keyof typeof SpaceSortKey];
|
|
3468
|
+
export declare const StudioLifecycleConfigSortKey: {
|
|
3469
|
+
readonly CreationTime: "CreationTime";
|
|
3470
|
+
readonly LastModifiedTime: "LastModifiedTime";
|
|
3471
|
+
readonly Name: "Name";
|
|
3472
|
+
};
|
|
3473
|
+
export type StudioLifecycleConfigSortKey =
|
|
3474
|
+
(typeof StudioLifecycleConfigSortKey)[keyof typeof StudioLifecycleConfigSortKey];
|
|
3475
|
+
export declare const TrainingJobSortByOptions: {
|
|
3476
|
+
readonly CreationTime: "CreationTime";
|
|
3477
|
+
readonly FinalObjectiveMetricValue: "FinalObjectiveMetricValue";
|
|
3478
|
+
readonly Name: "Name";
|
|
3479
|
+
readonly Status: "Status";
|
|
3480
|
+
};
|
|
3481
|
+
export type TrainingJobSortByOptions =
|
|
3482
|
+
(typeof TrainingJobSortByOptions)[keyof typeof TrainingJobSortByOptions];
|
|
3483
|
+
export declare const TrainingPlanFilterName: {
|
|
3484
|
+
readonly STATUS: "Status";
|
|
3485
|
+
};
|
|
3486
|
+
export type TrainingPlanFilterName =
|
|
3487
|
+
(typeof TrainingPlanFilterName)[keyof typeof TrainingPlanFilterName];
|
|
3488
|
+
export declare const TrainingPlanSortBy: {
|
|
3489
|
+
readonly NAME: "TrainingPlanName";
|
|
3490
|
+
readonly START_TIME: "StartTime";
|
|
3491
|
+
readonly STATUS: "Status";
|
|
3492
|
+
};
|
|
3493
|
+
export type TrainingPlanSortBy =
|
|
3494
|
+
(typeof TrainingPlanSortBy)[keyof typeof TrainingPlanSortBy];
|
|
3495
|
+
export declare const TrainingPlanSortOrder: {
|
|
3496
|
+
readonly ASCENDING: "Ascending";
|
|
3497
|
+
readonly DESCENDING: "Descending";
|
|
3498
|
+
};
|
|
3499
|
+
export type TrainingPlanSortOrder =
|
|
3500
|
+
(typeof TrainingPlanSortOrder)[keyof typeof TrainingPlanSortOrder];
|
|
3501
|
+
export declare const SortTrialComponentsBy: {
|
|
3502
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3503
|
+
readonly NAME: "Name";
|
|
3504
|
+
};
|
|
3505
|
+
export type SortTrialComponentsBy =
|
|
3506
|
+
(typeof SortTrialComponentsBy)[keyof typeof SortTrialComponentsBy];
|
|
3507
|
+
export declare const SortTrialsBy: {
|
|
3508
|
+
readonly CREATION_TIME: "CreationTime";
|
|
3509
|
+
readonly NAME: "Name";
|
|
3510
|
+
};
|
|
3511
|
+
export type SortTrialsBy = (typeof SortTrialsBy)[keyof typeof SortTrialsBy];
|
|
3512
|
+
export declare const UltraServerHealthStatus: {
|
|
3513
|
+
readonly IMPAIRED: "Impaired";
|
|
3514
|
+
readonly INSUFFICIENT_DATA: "Insufficient-Data";
|
|
3515
|
+
readonly OK: "OK";
|
|
3516
|
+
};
|
|
3517
|
+
export type UltraServerHealthStatus =
|
|
3518
|
+
(typeof UltraServerHealthStatus)[keyof typeof UltraServerHealthStatus];
|
|
3519
|
+
export declare const UserProfileSortKey: {
|
|
3520
|
+
readonly CreationTime: "CreationTime";
|
|
3521
|
+
readonly LastModifiedTime: "LastModifiedTime";
|
|
3522
|
+
};
|
|
3523
|
+
export type UserProfileSortKey =
|
|
3524
|
+
(typeof UserProfileSortKey)[keyof typeof UserProfileSortKey];
|
|
3525
|
+
export declare const ListWorkforcesSortByOptions: {
|
|
3526
|
+
readonly CreateDate: "CreateDate";
|
|
3527
|
+
readonly Name: "Name";
|
|
3528
|
+
};
|
|
3529
|
+
export type ListWorkforcesSortByOptions =
|
|
3530
|
+
(typeof ListWorkforcesSortByOptions)[keyof typeof ListWorkforcesSortByOptions];
|
|
3531
|
+
export declare const ListWorkteamsSortByOptions: {
|
|
3532
|
+
readonly CreateDate: "CreateDate";
|
|
3533
|
+
readonly Name: "Name";
|
|
3534
|
+
};
|
|
3535
|
+
export type ListWorkteamsSortByOptions =
|
|
3536
|
+
(typeof ListWorkteamsSortByOptions)[keyof typeof ListWorkteamsSortByOptions];
|
|
3537
|
+
export declare const ModelVariantAction: {
|
|
3538
|
+
readonly PROMOTE: "Promote";
|
|
3539
|
+
readonly REMOVE: "Remove";
|
|
3540
|
+
readonly RETAIN: "Retain";
|
|
3541
|
+
};
|
|
3542
|
+
export type ModelVariantAction =
|
|
3543
|
+
(typeof ModelVariantAction)[keyof typeof ModelVariantAction];
|
|
3544
|
+
export declare const Relation: {
|
|
3545
|
+
readonly EQUAL_TO: "EqualTo";
|
|
3546
|
+
readonly GREATER_THAN_OR_EQUAL_TO: "GreaterThanOrEqualTo";
|
|
3547
|
+
};
|
|
3548
|
+
export type Relation = (typeof Relation)[keyof typeof Relation];
|
|
3549
|
+
export declare const SearchSortOrder: {
|
|
3550
|
+
readonly ASCENDING: "Ascending";
|
|
3551
|
+
readonly DESCENDING: "Descending";
|
|
3552
|
+
};
|
|
3553
|
+
export type SearchSortOrder =
|
|
3554
|
+
(typeof SearchSortOrder)[keyof typeof SearchSortOrder];
|
|
3555
|
+
export declare const VariantPropertyType: {
|
|
3556
|
+
readonly DataCaptureConfig: "DataCaptureConfig";
|
|
3557
|
+
readonly DesiredInstanceCount: "DesiredInstanceCount";
|
|
3558
|
+
readonly DesiredWeight: "DesiredWeight";
|
|
3559
|
+
};
|
|
3560
|
+
export type VariantPropertyType =
|
|
3561
|
+
(typeof VariantPropertyType)[keyof typeof VariantPropertyType];
|