@aws-sdk/client-sagemaker 3.934.0 → 3.936.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +3695 -3682
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +2989 -0
- package/dist-es/models/errors.js +57 -0
- package/dist-es/models/models_0.js +1 -1390
- package/dist-es/models/models_1.js +1 -671
- package/dist-es/models/models_2.js +1 -186
- package/dist-es/models/models_3.js +1 -434
- package/dist-es/models/models_4.js +1 -317
- package/dist-es/schemas/schemas_0.js +11 -4
- package/dist-types/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -2
- package/dist-types/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +4 -0
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +1 -2
- package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterEventCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +5 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +5 -1
- package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -2
- package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/commands/ImportHubContentCommand.d.ts +1 -1
- package/dist-types/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterEventsCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListClustersCommand.d.ts +1 -1
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -1
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubsCommand.d.ts +1 -1
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceComponentsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListOptimizationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListPartnerAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceCatalogsCommand.d.ts +1 -1
- package/dist-types/commands/ListSpacesCommand.d.ts +1 -1
- package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -2
- package/dist-types/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -1
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/QueryLineageCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/SearchCommand.d.ts +3 -3
- package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StartSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/index.d.ts +7 -1
- package/dist-types/models/enums.d.ts +5540 -0
- package/dist-types/models/errors.d.ts +54 -0
- package/dist-types/models/models_0.d.ts +2375 -2134
- package/dist-types/models/models_1.d.ts +3957 -3765
- package/dist-types/models/models_2.d.ts +5770 -3151
- package/dist-types/models/models_3.d.ts +4470 -4424
- package/dist-types/models/models_4.d.ts +2119 -5743
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterEventCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReservedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterEventsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListOptimizationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPartnerAppsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +7 -1
- package/dist-types/ts3.4/models/enums.d.ts +3561 -0
- package/dist-types/ts3.4/models/errors.d.ts +28 -0
- package/dist-types/ts3.4/models/models_0.d.ts +679 -1546
- package/dist-types/ts3.4/models/models_1.d.ts +1074 -1388
- package/dist-types/ts3.4/models/models_2.d.ts +2006 -1460
- package/dist-types/ts3.4/models/models_3.d.ts +2042 -2344
- package/dist-types/ts3.4/models/models_4.d.ts +1071 -2076
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +19 -19
- package/dist-es/models/index.js +0 -6
- package/dist-es/models/models_5.js +0 -39
- package/dist-types/models/index.d.ts +0 -6
- package/dist-types/models/models_5.d.ts +0 -5029
- package/dist-types/ts3.4/models/index.d.ts +0 -6
- package/dist-types/ts3.4/models/models_5.d.ts +0 -1404
|
@@ -1,1390 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export const ActionStatus = {
|
|
3
|
-
COMPLETED: "Completed",
|
|
4
|
-
FAILED: "Failed",
|
|
5
|
-
IN_PROGRESS: "InProgress",
|
|
6
|
-
STOPPED: "Stopped",
|
|
7
|
-
STOPPING: "Stopping",
|
|
8
|
-
UNKNOWN: "Unknown",
|
|
9
|
-
};
|
|
10
|
-
export const ActivationState = {
|
|
11
|
-
DISABLED: "Disabled",
|
|
12
|
-
ENABLED: "Enabled",
|
|
13
|
-
};
|
|
14
|
-
export const AssociationEdgeType = {
|
|
15
|
-
ASSOCIATED_WITH: "AssociatedWith",
|
|
16
|
-
CONTRIBUTED_TO: "ContributedTo",
|
|
17
|
-
DERIVED_FROM: "DerivedFrom",
|
|
18
|
-
PRODUCED: "Produced",
|
|
19
|
-
SAME_AS: "SameAs",
|
|
20
|
-
};
|
|
21
|
-
export class ResourceLimitExceeded extends __BaseException {
|
|
22
|
-
name = "ResourceLimitExceeded";
|
|
23
|
-
$fault = "client";
|
|
24
|
-
Message;
|
|
25
|
-
constructor(opts) {
|
|
26
|
-
super({
|
|
27
|
-
name: "ResourceLimitExceeded",
|
|
28
|
-
$fault: "client",
|
|
29
|
-
...opts,
|
|
30
|
-
});
|
|
31
|
-
Object.setPrototypeOf(this, ResourceLimitExceeded.prototype);
|
|
32
|
-
this.Message = opts.Message;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
export class ResourceNotFound extends __BaseException {
|
|
36
|
-
name = "ResourceNotFound";
|
|
37
|
-
$fault = "client";
|
|
38
|
-
Message;
|
|
39
|
-
constructor(opts) {
|
|
40
|
-
super({
|
|
41
|
-
name: "ResourceNotFound",
|
|
42
|
-
$fault: "client",
|
|
43
|
-
...opts,
|
|
44
|
-
});
|
|
45
|
-
Object.setPrototypeOf(this, ResourceNotFound.prototype);
|
|
46
|
-
this.Message = opts.Message;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
export const CompressionType = {
|
|
50
|
-
GZIP: "Gzip",
|
|
51
|
-
NONE: "None",
|
|
52
|
-
};
|
|
53
|
-
export const AdditionalS3DataSourceDataType = {
|
|
54
|
-
S3OBJECT: "S3Object",
|
|
55
|
-
S3PREFIX: "S3Prefix",
|
|
56
|
-
};
|
|
57
|
-
export const ModelCompressionType = {
|
|
58
|
-
Gzip: "Gzip",
|
|
59
|
-
None: "None",
|
|
60
|
-
};
|
|
61
|
-
export const S3ModelDataType = {
|
|
62
|
-
S3Object: "S3Object",
|
|
63
|
-
S3Prefix: "S3Prefix",
|
|
64
|
-
};
|
|
65
|
-
export const ProductionVariantInstanceType = {
|
|
66
|
-
ML_C4_2XLARGE: "ml.c4.2xlarge",
|
|
67
|
-
ML_C4_4XLARGE: "ml.c4.4xlarge",
|
|
68
|
-
ML_C4_8XLARGE: "ml.c4.8xlarge",
|
|
69
|
-
ML_C4_LARGE: "ml.c4.large",
|
|
70
|
-
ML_C4_XLARGE: "ml.c4.xlarge",
|
|
71
|
-
ML_C5D_18XLARGE: "ml.c5d.18xlarge",
|
|
72
|
-
ML_C5D_2XLARGE: "ml.c5d.2xlarge",
|
|
73
|
-
ML_C5D_4XLARGE: "ml.c5d.4xlarge",
|
|
74
|
-
ML_C5D_9XLARGE: "ml.c5d.9xlarge",
|
|
75
|
-
ML_C5D_LARGE: "ml.c5d.large",
|
|
76
|
-
ML_C5D_XLARGE: "ml.c5d.xlarge",
|
|
77
|
-
ML_C5_18XLARGE: "ml.c5.18xlarge",
|
|
78
|
-
ML_C5_2XLARGE: "ml.c5.2xlarge",
|
|
79
|
-
ML_C5_4XLARGE: "ml.c5.4xlarge",
|
|
80
|
-
ML_C5_9XLARGE: "ml.c5.9xlarge",
|
|
81
|
-
ML_C5_LARGE: "ml.c5.large",
|
|
82
|
-
ML_C5_XLARGE: "ml.c5.xlarge",
|
|
83
|
-
ML_C6GD_12XLARGE: "ml.c6gd.12xlarge",
|
|
84
|
-
ML_C6GD_16XLARGE: "ml.c6gd.16xlarge",
|
|
85
|
-
ML_C6GD_2XLARGE: "ml.c6gd.2xlarge",
|
|
86
|
-
ML_C6GD_4XLARGE: "ml.c6gd.4xlarge",
|
|
87
|
-
ML_C6GD_8XLARGE: "ml.c6gd.8xlarge",
|
|
88
|
-
ML_C6GD_LARGE: "ml.c6gd.large",
|
|
89
|
-
ML_C6GD_XLARGE: "ml.c6gd.xlarge",
|
|
90
|
-
ML_C6GN_12XLARGE: "ml.c6gn.12xlarge",
|
|
91
|
-
ML_C6GN_16XLARGE: "ml.c6gn.16xlarge",
|
|
92
|
-
ML_C6GN_2XLARGE: "ml.c6gn.2xlarge",
|
|
93
|
-
ML_C6GN_4XLARGE: "ml.c6gn.4xlarge",
|
|
94
|
-
ML_C6GN_8XLARGE: "ml.c6gn.8xlarge",
|
|
95
|
-
ML_C6GN_LARGE: "ml.c6gn.large",
|
|
96
|
-
ML_C6GN_XLARGE: "ml.c6gn.xlarge",
|
|
97
|
-
ML_C6G_12XLARGE: "ml.c6g.12xlarge",
|
|
98
|
-
ML_C6G_16XLARGE: "ml.c6g.16xlarge",
|
|
99
|
-
ML_C6G_2XLARGE: "ml.c6g.2xlarge",
|
|
100
|
-
ML_C6G_4XLARGE: "ml.c6g.4xlarge",
|
|
101
|
-
ML_C6G_8XLARGE: "ml.c6g.8xlarge",
|
|
102
|
-
ML_C6G_LARGE: "ml.c6g.large",
|
|
103
|
-
ML_C6G_XLARGE: "ml.c6g.xlarge",
|
|
104
|
-
ML_C6IN_12XLARGE: "ml.c6in.12xlarge",
|
|
105
|
-
ML_C6IN_16XLARGE: "ml.c6in.16xlarge",
|
|
106
|
-
ML_C6IN_24XLARGE: "ml.c6in.24xlarge",
|
|
107
|
-
ML_C6IN_2XLARGE: "ml.c6in.2xlarge",
|
|
108
|
-
ML_C6IN_32XLARGE: "ml.c6in.32xlarge",
|
|
109
|
-
ML_C6IN_4XLARGE: "ml.c6in.4xlarge",
|
|
110
|
-
ML_C6IN_8XLARGE: "ml.c6in.8xlarge",
|
|
111
|
-
ML_C6IN_LARGE: "ml.c6in.large",
|
|
112
|
-
ML_C6IN_XLARGE: "ml.c6in.xlarge",
|
|
113
|
-
ML_C6I_12XLARGE: "ml.c6i.12xlarge",
|
|
114
|
-
ML_C6I_16XLARGE: "ml.c6i.16xlarge",
|
|
115
|
-
ML_C6I_24XLARGE: "ml.c6i.24xlarge",
|
|
116
|
-
ML_C6I_2XLARGE: "ml.c6i.2xlarge",
|
|
117
|
-
ML_C6I_32XLARGE: "ml.c6i.32xlarge",
|
|
118
|
-
ML_C6I_4XLARGE: "ml.c6i.4xlarge",
|
|
119
|
-
ML_C6I_8XLARGE: "ml.c6i.8xlarge",
|
|
120
|
-
ML_C6I_LARGE: "ml.c6i.large",
|
|
121
|
-
ML_C6I_XLARGE: "ml.c6i.xlarge",
|
|
122
|
-
ML_C7G_12XLARGE: "ml.c7g.12xlarge",
|
|
123
|
-
ML_C7G_16XLARGE: "ml.c7g.16xlarge",
|
|
124
|
-
ML_C7G_2XLARGE: "ml.c7g.2xlarge",
|
|
125
|
-
ML_C7G_4XLARGE: "ml.c7g.4xlarge",
|
|
126
|
-
ML_C7G_8XLARGE: "ml.c7g.8xlarge",
|
|
127
|
-
ML_C7G_LARGE: "ml.c7g.large",
|
|
128
|
-
ML_C7G_XLARGE: "ml.c7g.xlarge",
|
|
129
|
-
ML_C7I_12XLARGE: "ml.c7i.12xlarge",
|
|
130
|
-
ML_C7I_16XLARGE: "ml.c7i.16xlarge",
|
|
131
|
-
ML_C7I_24XLARGE: "ml.c7i.24xlarge",
|
|
132
|
-
ML_C7I_2XLARGE: "ml.c7i.2xlarge",
|
|
133
|
-
ML_C7I_48XLARGE: "ml.c7i.48xlarge",
|
|
134
|
-
ML_C7I_4XLARGE: "ml.c7i.4xlarge",
|
|
135
|
-
ML_C7I_8XLARGE: "ml.c7i.8xlarge",
|
|
136
|
-
ML_C7I_LARGE: "ml.c7i.large",
|
|
137
|
-
ML_C7I_XLARGE: "ml.c7i.xlarge",
|
|
138
|
-
ML_C8G_12XLARGE: "ml.c8g.12xlarge",
|
|
139
|
-
ML_C8G_16XLARGE: "ml.c8g.16xlarge",
|
|
140
|
-
ML_C8G_24XLARGE: "ml.c8g.24xlarge",
|
|
141
|
-
ML_C8G_2XLARGE: "ml.c8g.2xlarge",
|
|
142
|
-
ML_C8G_48XLARGE: "ml.c8g.48xlarge",
|
|
143
|
-
ML_C8G_4XLARGE: "ml.c8g.4xlarge",
|
|
144
|
-
ML_C8G_8XLARGE: "ml.c8g.8xlarge",
|
|
145
|
-
ML_C8G_LARGE: "ml.c8g.large",
|
|
146
|
-
ML_C8G_MEDIUM: "ml.c8g.medium",
|
|
147
|
-
ML_C8G_XLARGE: "ml.c8g.xlarge",
|
|
148
|
-
ML_DL1_24XLARGE: "ml.dl1.24xlarge",
|
|
149
|
-
ML_G4DN_12XLARGE: "ml.g4dn.12xlarge",
|
|
150
|
-
ML_G4DN_16XLARGE: "ml.g4dn.16xlarge",
|
|
151
|
-
ML_G4DN_2XLARGE: "ml.g4dn.2xlarge",
|
|
152
|
-
ML_G4DN_4XLARGE: "ml.g4dn.4xlarge",
|
|
153
|
-
ML_G4DN_8XLARGE: "ml.g4dn.8xlarge",
|
|
154
|
-
ML_G4DN_XLARGE: "ml.g4dn.xlarge",
|
|
155
|
-
ML_G5_12XLARGE: "ml.g5.12xlarge",
|
|
156
|
-
ML_G5_16XLARGE: "ml.g5.16xlarge",
|
|
157
|
-
ML_G5_24XLARGE: "ml.g5.24xlarge",
|
|
158
|
-
ML_G5_2XLARGE: "ml.g5.2xlarge",
|
|
159
|
-
ML_G5_48XLARGE: "ml.g5.48xlarge",
|
|
160
|
-
ML_G5_4XLARGE: "ml.g5.4xlarge",
|
|
161
|
-
ML_G5_8XLARGE: "ml.g5.8xlarge",
|
|
162
|
-
ML_G5_XLARGE: "ml.g5.xlarge",
|
|
163
|
-
ML_G6E_12XLARGE: "ml.g6e.12xlarge",
|
|
164
|
-
ML_G6E_16XLARGE: "ml.g6e.16xlarge",
|
|
165
|
-
ML_G6E_24XLARGE: "ml.g6e.24xlarge",
|
|
166
|
-
ML_G6E_2XLARGE: "ml.g6e.2xlarge",
|
|
167
|
-
ML_G6E_48XLARGE: "ml.g6e.48xlarge",
|
|
168
|
-
ML_G6E_4XLARGE: "ml.g6e.4xlarge",
|
|
169
|
-
ML_G6E_8XLARGE: "ml.g6e.8xlarge",
|
|
170
|
-
ML_G6E_XLARGE: "ml.g6e.xlarge",
|
|
171
|
-
ML_G6_12XLARGE: "ml.g6.12xlarge",
|
|
172
|
-
ML_G6_16XLARGE: "ml.g6.16xlarge",
|
|
173
|
-
ML_G6_24XLARGE: "ml.g6.24xlarge",
|
|
174
|
-
ML_G6_2XLARGE: "ml.g6.2xlarge",
|
|
175
|
-
ML_G6_48XLARGE: "ml.g6.48xlarge",
|
|
176
|
-
ML_G6_4XLARGE: "ml.g6.4xlarge",
|
|
177
|
-
ML_G6_8XLARGE: "ml.g6.8xlarge",
|
|
178
|
-
ML_G6_XLARGE: "ml.g6.xlarge",
|
|
179
|
-
ML_INF1_24XLARGE: "ml.inf1.24xlarge",
|
|
180
|
-
ML_INF1_2XLARGE: "ml.inf1.2xlarge",
|
|
181
|
-
ML_INF1_6XLARGE: "ml.inf1.6xlarge",
|
|
182
|
-
ML_INF1_XLARGE: "ml.inf1.xlarge",
|
|
183
|
-
ML_INF2_24XLARGE: "ml.inf2.24xlarge",
|
|
184
|
-
ML_INF2_48XLARGE: "ml.inf2.48xlarge",
|
|
185
|
-
ML_INF2_8XLARGE: "ml.inf2.8xlarge",
|
|
186
|
-
ML_INF2_XLARGE: "ml.inf2.xlarge",
|
|
187
|
-
ML_M4_10XLARGE: "ml.m4.10xlarge",
|
|
188
|
-
ML_M4_16XLARGE: "ml.m4.16xlarge",
|
|
189
|
-
ML_M4_2XLARGE: "ml.m4.2xlarge",
|
|
190
|
-
ML_M4_4XLARGE: "ml.m4.4xlarge",
|
|
191
|
-
ML_M4_XLARGE: "ml.m4.xlarge",
|
|
192
|
-
ML_M5D_12XLARGE: "ml.m5d.12xlarge",
|
|
193
|
-
ML_M5D_24XLARGE: "ml.m5d.24xlarge",
|
|
194
|
-
ML_M5D_2XLARGE: "ml.m5d.2xlarge",
|
|
195
|
-
ML_M5D_4XLARGE: "ml.m5d.4xlarge",
|
|
196
|
-
ML_M5D_LARGE: "ml.m5d.large",
|
|
197
|
-
ML_M5D_XLARGE: "ml.m5d.xlarge",
|
|
198
|
-
ML_M5_12XLARGE: "ml.m5.12xlarge",
|
|
199
|
-
ML_M5_24XLARGE: "ml.m5.24xlarge",
|
|
200
|
-
ML_M5_2XLARGE: "ml.m5.2xlarge",
|
|
201
|
-
ML_M5_4XLARGE: "ml.m5.4xlarge",
|
|
202
|
-
ML_M5_LARGE: "ml.m5.large",
|
|
203
|
-
ML_M5_XLARGE: "ml.m5.xlarge",
|
|
204
|
-
ML_M6GD_12XLARGE: "ml.m6gd.12xlarge",
|
|
205
|
-
ML_M6GD_16XLARGE: "ml.m6gd.16xlarge",
|
|
206
|
-
ML_M6GD_2XLARGE: "ml.m6gd.2xlarge",
|
|
207
|
-
ML_M6GD_4XLARGE: "ml.m6gd.4xlarge",
|
|
208
|
-
ML_M6GD_8XLARGE: "ml.m6gd.8xlarge",
|
|
209
|
-
ML_M6GD_LARGE: "ml.m6gd.large",
|
|
210
|
-
ML_M6GD_XLARGE: "ml.m6gd.xlarge",
|
|
211
|
-
ML_M6G_12XLARGE: "ml.m6g.12xlarge",
|
|
212
|
-
ML_M6G_16XLARGE: "ml.m6g.16xlarge",
|
|
213
|
-
ML_M6G_2XLARGE: "ml.m6g.2xlarge",
|
|
214
|
-
ML_M6G_4XLARGE: "ml.m6g.4xlarge",
|
|
215
|
-
ML_M6G_8XLARGE: "ml.m6g.8xlarge",
|
|
216
|
-
ML_M6G_LARGE: "ml.m6g.large",
|
|
217
|
-
ML_M6G_XLARGE: "ml.m6g.xlarge",
|
|
218
|
-
ML_M6I_12XLARGE: "ml.m6i.12xlarge",
|
|
219
|
-
ML_M6I_16XLARGE: "ml.m6i.16xlarge",
|
|
220
|
-
ML_M6I_24XLARGE: "ml.m6i.24xlarge",
|
|
221
|
-
ML_M6I_2XLARGE: "ml.m6i.2xlarge",
|
|
222
|
-
ML_M6I_32XLARGE: "ml.m6i.32xlarge",
|
|
223
|
-
ML_M6I_4XLARGE: "ml.m6i.4xlarge",
|
|
224
|
-
ML_M6I_8XLARGE: "ml.m6i.8xlarge",
|
|
225
|
-
ML_M6I_LARGE: "ml.m6i.large",
|
|
226
|
-
ML_M6I_XLARGE: "ml.m6i.xlarge",
|
|
227
|
-
ML_M7I_12XLARGE: "ml.m7i.12xlarge",
|
|
228
|
-
ML_M7I_16XLARGE: "ml.m7i.16xlarge",
|
|
229
|
-
ML_M7I_24XLARGE: "ml.m7i.24xlarge",
|
|
230
|
-
ML_M7I_2XLARGE: "ml.m7i.2xlarge",
|
|
231
|
-
ML_M7I_48XLARGE: "ml.m7i.48xlarge",
|
|
232
|
-
ML_M7I_4XLARGE: "ml.m7i.4xlarge",
|
|
233
|
-
ML_M7I_8XLARGE: "ml.m7i.8xlarge",
|
|
234
|
-
ML_M7I_LARGE: "ml.m7i.large",
|
|
235
|
-
ML_M7I_XLARGE: "ml.m7i.xlarge",
|
|
236
|
-
ML_M8G_12XLARGE: "ml.m8g.12xlarge",
|
|
237
|
-
ML_M8G_16XLARGE: "ml.m8g.16xlarge",
|
|
238
|
-
ML_M8G_24XLARGE: "ml.m8g.24xlarge",
|
|
239
|
-
ML_M8G_2XLARGE: "ml.m8g.2xlarge",
|
|
240
|
-
ML_M8G_48XLARGE: "ml.m8g.48xlarge",
|
|
241
|
-
ML_M8G_4XLARGE: "ml.m8g.4xlarge",
|
|
242
|
-
ML_M8G_8XLARGE: "ml.m8g.8xlarge",
|
|
243
|
-
ML_M8G_LARGE: "ml.m8g.large",
|
|
244
|
-
ML_M8G_MEDIUM: "ml.m8g.medium",
|
|
245
|
-
ML_M8G_XLARGE: "ml.m8g.xlarge",
|
|
246
|
-
ML_P2_16XLARGE: "ml.p2.16xlarge",
|
|
247
|
-
ML_P2_8XLARGE: "ml.p2.8xlarge",
|
|
248
|
-
ML_P2_XLARGE: "ml.p2.xlarge",
|
|
249
|
-
ML_P3_16XLARGE: "ml.p3.16xlarge",
|
|
250
|
-
ML_P3_2XLARGE: "ml.p3.2xlarge",
|
|
251
|
-
ML_P3_8XLARGE: "ml.p3.8xlarge",
|
|
252
|
-
ML_P4DE_24XLARGE: "ml.p4de.24xlarge",
|
|
253
|
-
ML_P4D_24XLARGE: "ml.p4d.24xlarge",
|
|
254
|
-
ML_P5EN_48XLARGE: "ml.p5en.48xlarge",
|
|
255
|
-
ML_P5E_48XLARGE: "ml.p5e.48xlarge",
|
|
256
|
-
ML_P5_48XLARGE: "ml.p5.48xlarge",
|
|
257
|
-
ML_P5_4XLARGE: "ml.p5.4xlarge",
|
|
258
|
-
ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge",
|
|
259
|
-
ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge",
|
|
260
|
-
ML_R5D_12XLARGE: "ml.r5d.12xlarge",
|
|
261
|
-
ML_R5D_24XLARGE: "ml.r5d.24xlarge",
|
|
262
|
-
ML_R5D_2XLARGE: "ml.r5d.2xlarge",
|
|
263
|
-
ML_R5D_4XLARGE: "ml.r5d.4xlarge",
|
|
264
|
-
ML_R5D_LARGE: "ml.r5d.large",
|
|
265
|
-
ML_R5D_XLARGE: "ml.r5d.xlarge",
|
|
266
|
-
ML_R5_12XLARGE: "ml.r5.12xlarge",
|
|
267
|
-
ML_R5_24XLARGE: "ml.r5.24xlarge",
|
|
268
|
-
ML_R5_2XLARGE: "ml.r5.2xlarge",
|
|
269
|
-
ML_R5_4XLARGE: "ml.r5.4xlarge",
|
|
270
|
-
ML_R5_LARGE: "ml.r5.large",
|
|
271
|
-
ML_R5_XLARGE: "ml.r5.xlarge",
|
|
272
|
-
ML_R6GD_12XLARGE: "ml.r6gd.12xlarge",
|
|
273
|
-
ML_R6GD_16XLARGE: "ml.r6gd.16xlarge",
|
|
274
|
-
ML_R6GD_2XLARGE: "ml.r6gd.2xlarge",
|
|
275
|
-
ML_R6GD_4XLARGE: "ml.r6gd.4xlarge",
|
|
276
|
-
ML_R6GD_8XLARGE: "ml.r6gd.8xlarge",
|
|
277
|
-
ML_R6GD_LARGE: "ml.r6gd.large",
|
|
278
|
-
ML_R6GD_XLARGE: "ml.r6gd.xlarge",
|
|
279
|
-
ML_R6G_12XLARGE: "ml.r6g.12xlarge",
|
|
280
|
-
ML_R6G_16XLARGE: "ml.r6g.16xlarge",
|
|
281
|
-
ML_R6G_2XLARGE: "ml.r6g.2xlarge",
|
|
282
|
-
ML_R6G_4XLARGE: "ml.r6g.4xlarge",
|
|
283
|
-
ML_R6G_8XLARGE: "ml.r6g.8xlarge",
|
|
284
|
-
ML_R6G_LARGE: "ml.r6g.large",
|
|
285
|
-
ML_R6G_XLARGE: "ml.r6g.xlarge",
|
|
286
|
-
ML_R6I_12XLARGE: "ml.r6i.12xlarge",
|
|
287
|
-
ML_R6I_16XLARGE: "ml.r6i.16xlarge",
|
|
288
|
-
ML_R6I_24XLARGE: "ml.r6i.24xlarge",
|
|
289
|
-
ML_R6I_2XLARGE: "ml.r6i.2xlarge",
|
|
290
|
-
ML_R6I_32XLARGE: "ml.r6i.32xlarge",
|
|
291
|
-
ML_R6I_4XLARGE: "ml.r6i.4xlarge",
|
|
292
|
-
ML_R6I_8XLARGE: "ml.r6i.8xlarge",
|
|
293
|
-
ML_R6I_LARGE: "ml.r6i.large",
|
|
294
|
-
ML_R6I_XLARGE: "ml.r6i.xlarge",
|
|
295
|
-
ML_R7GD_12XLARGE: "ml.r7gd.12xlarge",
|
|
296
|
-
ML_R7GD_16XLARGE: "ml.r7gd.16xlarge",
|
|
297
|
-
ML_R7GD_2XLARGE: "ml.r7gd.2xlarge",
|
|
298
|
-
ML_R7GD_4XLARGE: "ml.r7gd.4xlarge",
|
|
299
|
-
ML_R7GD_8XLARGE: "ml.r7gd.8xlarge",
|
|
300
|
-
ML_R7GD_LARGE: "ml.r7gd.large",
|
|
301
|
-
ML_R7GD_MEDIUM: "ml.r7gd.medium",
|
|
302
|
-
ML_R7GD_XLARGE: "ml.r7gd.xlarge",
|
|
303
|
-
ML_R7I_12XLARGE: "ml.r7i.12xlarge",
|
|
304
|
-
ML_R7I_16XLARGE: "ml.r7i.16xlarge",
|
|
305
|
-
ML_R7I_24XLARGE: "ml.r7i.24xlarge",
|
|
306
|
-
ML_R7I_2XLARGE: "ml.r7i.2xlarge",
|
|
307
|
-
ML_R7I_48XLARGE: "ml.r7i.48xlarge",
|
|
308
|
-
ML_R7I_4XLARGE: "ml.r7i.4xlarge",
|
|
309
|
-
ML_R7I_8XLARGE: "ml.r7i.8xlarge",
|
|
310
|
-
ML_R7I_LARGE: "ml.r7i.large",
|
|
311
|
-
ML_R7I_XLARGE: "ml.r7i.xlarge",
|
|
312
|
-
ML_R8G_12XLARGE: "ml.r8g.12xlarge",
|
|
313
|
-
ML_R8G_16XLARGE: "ml.r8g.16xlarge",
|
|
314
|
-
ML_R8G_24XLARGE: "ml.r8g.24xlarge",
|
|
315
|
-
ML_R8G_2XLARGE: "ml.r8g.2xlarge",
|
|
316
|
-
ML_R8G_48XLARGE: "ml.r8g.48xlarge",
|
|
317
|
-
ML_R8G_4XLARGE: "ml.r8g.4xlarge",
|
|
318
|
-
ML_R8G_8XLARGE: "ml.r8g.8xlarge",
|
|
319
|
-
ML_R8G_LARGE: "ml.r8g.large",
|
|
320
|
-
ML_R8G_MEDIUM: "ml.r8g.medium",
|
|
321
|
-
ML_R8G_XLARGE: "ml.r8g.xlarge",
|
|
322
|
-
ML_T2_2XLARGE: "ml.t2.2xlarge",
|
|
323
|
-
ML_T2_LARGE: "ml.t2.large",
|
|
324
|
-
ML_T2_MEDIUM: "ml.t2.medium",
|
|
325
|
-
ML_T2_XLARGE: "ml.t2.xlarge",
|
|
326
|
-
ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge",
|
|
327
|
-
ML_TRN1_2XLARGE: "ml.trn1.2xlarge",
|
|
328
|
-
ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
|
|
329
|
-
ML_TRN2_48XLARGE: "ml.trn2.48xlarge",
|
|
330
|
-
};
|
|
331
|
-
export const TransformInstanceType = {
|
|
332
|
-
ML_C4_2XLARGE: "ml.c4.2xlarge",
|
|
333
|
-
ML_C4_4XLARGE: "ml.c4.4xlarge",
|
|
334
|
-
ML_C4_8XLARGE: "ml.c4.8xlarge",
|
|
335
|
-
ML_C4_XLARGE: "ml.c4.xlarge",
|
|
336
|
-
ML_C5_18XLARGE: "ml.c5.18xlarge",
|
|
337
|
-
ML_C5_2XLARGE: "ml.c5.2xlarge",
|
|
338
|
-
ML_C5_4XLARGE: "ml.c5.4xlarge",
|
|
339
|
-
ML_C5_9XLARGE: "ml.c5.9xlarge",
|
|
340
|
-
ML_C5_XLARGE: "ml.c5.xlarge",
|
|
341
|
-
ML_C6I_12XLARGE: "ml.c6i.12xlarge",
|
|
342
|
-
ML_C6I_16XLARGE: "ml.c6i.16xlarge",
|
|
343
|
-
ML_C6I_24XLARGE: "ml.c6i.24xlarge",
|
|
344
|
-
ML_C6I_2XLARGE: "ml.c6i.2xlarge",
|
|
345
|
-
ML_C6I_32XLARGE: "ml.c6i.32xlarge",
|
|
346
|
-
ML_C6I_4XLARGE: "ml.c6i.4xlarge",
|
|
347
|
-
ML_C6I_8XLARGE: "ml.c6i.8xlarge",
|
|
348
|
-
ML_C6I_LARGE: "ml.c6i.large",
|
|
349
|
-
ML_C6I_XLARGE: "ml.c6i.xlarge",
|
|
350
|
-
ML_C7I_12XLARGE: "ml.c7i.12xlarge",
|
|
351
|
-
ML_C7I_16XLARGE: "ml.c7i.16xlarge",
|
|
352
|
-
ML_C7I_24XLARGE: "ml.c7i.24xlarge",
|
|
353
|
-
ML_C7I_2XLARGE: "ml.c7i.2xlarge",
|
|
354
|
-
ML_C7I_48XLARGE: "ml.c7i.48xlarge",
|
|
355
|
-
ML_C7I_4XLARGE: "ml.c7i.4xlarge",
|
|
356
|
-
ML_C7I_8XLARGE: "ml.c7i.8xlarge",
|
|
357
|
-
ML_C7I_LARGE: "ml.c7i.large",
|
|
358
|
-
ML_C7I_XLARGE: "ml.c7i.xlarge",
|
|
359
|
-
ML_G4DN_12XLARGE: "ml.g4dn.12xlarge",
|
|
360
|
-
ML_G4DN_16XLARGE: "ml.g4dn.16xlarge",
|
|
361
|
-
ML_G4DN_2XLARGE: "ml.g4dn.2xlarge",
|
|
362
|
-
ML_G4DN_4XLARGE: "ml.g4dn.4xlarge",
|
|
363
|
-
ML_G4DN_8XLARGE: "ml.g4dn.8xlarge",
|
|
364
|
-
ML_G4DN_XLARGE: "ml.g4dn.xlarge",
|
|
365
|
-
ML_G5_12XLARGE: "ml.g5.12xlarge",
|
|
366
|
-
ML_G5_16XLARGE: "ml.g5.16xlarge",
|
|
367
|
-
ML_G5_24XLARGE: "ml.g5.24xlarge",
|
|
368
|
-
ML_G5_2XLARGE: "ml.g5.2xlarge",
|
|
369
|
-
ML_G5_48XLARGE: "ml.g5.48xlarge",
|
|
370
|
-
ML_G5_4XLARGE: "ml.g5.4xlarge",
|
|
371
|
-
ML_G5_8XLARGE: "ml.g5.8xlarge",
|
|
372
|
-
ML_G5_XLARGE: "ml.g5.xlarge",
|
|
373
|
-
ML_G6_12XLARGE: "ml.g6.12xlarge",
|
|
374
|
-
ML_G6_16XLARGE: "ml.g6.16xlarge",
|
|
375
|
-
ML_G6_24XLARGE: "ml.g6.24xlarge",
|
|
376
|
-
ML_G6_2XLARGE: "ml.g6.2xlarge",
|
|
377
|
-
ML_G6_48XLARGE: "ml.g6.48xlarge",
|
|
378
|
-
ML_G6_4XLARGE: "ml.g6.4xlarge",
|
|
379
|
-
ML_G6_8XLARGE: "ml.g6.8xlarge",
|
|
380
|
-
ML_G6_XLARGE: "ml.g6.xlarge",
|
|
381
|
-
ML_INF2_24XLARGE: "ml.inf2.24xlarge",
|
|
382
|
-
ML_INF2_48XLARGE: "ml.inf2.48xlarge",
|
|
383
|
-
ML_INF2_8XLARGE: "ml.inf2.8xlarge",
|
|
384
|
-
ML_INF2_XLARGE: "ml.inf2.xlarge",
|
|
385
|
-
ML_M4_10XLARGE: "ml.m4.10xlarge",
|
|
386
|
-
ML_M4_16XLARGE: "ml.m4.16xlarge",
|
|
387
|
-
ML_M4_2XLARGE: "ml.m4.2xlarge",
|
|
388
|
-
ML_M4_4XLARGE: "ml.m4.4xlarge",
|
|
389
|
-
ML_M4_XLARGE: "ml.m4.xlarge",
|
|
390
|
-
ML_M5_12XLARGE: "ml.m5.12xlarge",
|
|
391
|
-
ML_M5_24XLARGE: "ml.m5.24xlarge",
|
|
392
|
-
ML_M5_2XLARGE: "ml.m5.2xlarge",
|
|
393
|
-
ML_M5_4XLARGE: "ml.m5.4xlarge",
|
|
394
|
-
ML_M5_LARGE: "ml.m5.large",
|
|
395
|
-
ML_M5_XLARGE: "ml.m5.xlarge",
|
|
396
|
-
ML_M6I_12XLARGE: "ml.m6i.12xlarge",
|
|
397
|
-
ML_M6I_16XLARGE: "ml.m6i.16xlarge",
|
|
398
|
-
ML_M6I_24XLARGE: "ml.m6i.24xlarge",
|
|
399
|
-
ML_M6I_2XLARGE: "ml.m6i.2xlarge",
|
|
400
|
-
ML_M6I_32XLARGE: "ml.m6i.32xlarge",
|
|
401
|
-
ML_M6I_4XLARGE: "ml.m6i.4xlarge",
|
|
402
|
-
ML_M6I_8XLARGE: "ml.m6i.8xlarge",
|
|
403
|
-
ML_M6I_LARGE: "ml.m6i.large",
|
|
404
|
-
ML_M6I_XLARGE: "ml.m6i.xlarge",
|
|
405
|
-
ML_M7I_12XLARGE: "ml.m7i.12xlarge",
|
|
406
|
-
ML_M7I_16XLARGE: "ml.m7i.16xlarge",
|
|
407
|
-
ML_M7I_24XLARGE: "ml.m7i.24xlarge",
|
|
408
|
-
ML_M7I_2XLARGE: "ml.m7i.2xlarge",
|
|
409
|
-
ML_M7I_48XLARGE: "ml.m7i.48xlarge",
|
|
410
|
-
ML_M7I_4XLARGE: "ml.m7i.4xlarge",
|
|
411
|
-
ML_M7I_8XLARGE: "ml.m7i.8xlarge",
|
|
412
|
-
ML_M7I_LARGE: "ml.m7i.large",
|
|
413
|
-
ML_M7I_XLARGE: "ml.m7i.xlarge",
|
|
414
|
-
ML_P2_16XLARGE: "ml.p2.16xlarge",
|
|
415
|
-
ML_P2_8XLARGE: "ml.p2.8xlarge",
|
|
416
|
-
ML_P2_XLARGE: "ml.p2.xlarge",
|
|
417
|
-
ML_P3_16XLARGE: "ml.p3.16xlarge",
|
|
418
|
-
ML_P3_2XLARGE: "ml.p3.2xlarge",
|
|
419
|
-
ML_P3_8XLARGE: "ml.p3.8xlarge",
|
|
420
|
-
ML_R6I_12XLARGE: "ml.r6i.12xlarge",
|
|
421
|
-
ML_R6I_16XLARGE: "ml.r6i.16xlarge",
|
|
422
|
-
ML_R6I_24XLARGE: "ml.r6i.24xlarge",
|
|
423
|
-
ML_R6I_2XLARGE: "ml.r6i.2xlarge",
|
|
424
|
-
ML_R6I_32XLARGE: "ml.r6i.32xlarge",
|
|
425
|
-
ML_R6I_4XLARGE: "ml.r6i.4xlarge",
|
|
426
|
-
ML_R6I_8XLARGE: "ml.r6i.8xlarge",
|
|
427
|
-
ML_R6I_LARGE: "ml.r6i.large",
|
|
428
|
-
ML_R6I_XLARGE: "ml.r6i.xlarge",
|
|
429
|
-
ML_R7I_12XLARGE: "ml.r7i.12xlarge",
|
|
430
|
-
ML_R7I_16XLARGE: "ml.r7i.16xlarge",
|
|
431
|
-
ML_R7I_24XLARGE: "ml.r7i.24xlarge",
|
|
432
|
-
ML_R7I_2XLARGE: "ml.r7i.2xlarge",
|
|
433
|
-
ML_R7I_48XLARGE: "ml.r7i.48xlarge",
|
|
434
|
-
ML_R7I_4XLARGE: "ml.r7i.4xlarge",
|
|
435
|
-
ML_R7I_8XLARGE: "ml.r7i.8xlarge",
|
|
436
|
-
ML_R7I_LARGE: "ml.r7i.large",
|
|
437
|
-
ML_R7I_XLARGE: "ml.r7i.xlarge",
|
|
438
|
-
ML_TRN1_2XLARGE: "ml.trn1.2xlarge",
|
|
439
|
-
ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
|
|
440
|
-
};
|
|
441
|
-
export const AggregationTransformationValue = {
|
|
442
|
-
Avg: "avg",
|
|
443
|
-
First: "first",
|
|
444
|
-
Max: "max",
|
|
445
|
-
Min: "min",
|
|
446
|
-
Sum: "sum",
|
|
447
|
-
};
|
|
448
|
-
export const AlgorithmSortBy = {
|
|
449
|
-
CREATION_TIME: "CreationTime",
|
|
450
|
-
NAME: "Name",
|
|
451
|
-
};
|
|
452
|
-
export const TrainingRepositoryAccessMode = {
|
|
453
|
-
PLATFORM: "Platform",
|
|
454
|
-
VPC: "Vpc",
|
|
455
|
-
};
|
|
456
|
-
export const TrainingInputMode = {
|
|
457
|
-
FASTFILE: "FastFile",
|
|
458
|
-
FILE: "File",
|
|
459
|
-
PIPE: "Pipe",
|
|
460
|
-
};
|
|
461
|
-
export const AlgorithmStatus = {
|
|
462
|
-
COMPLETED: "Completed",
|
|
463
|
-
DELETING: "Deleting",
|
|
464
|
-
FAILED: "Failed",
|
|
465
|
-
IN_PROGRESS: "InProgress",
|
|
466
|
-
PENDING: "Pending",
|
|
467
|
-
};
|
|
468
|
-
export const DetailedAlgorithmStatus = {
|
|
469
|
-
COMPLETED: "Completed",
|
|
470
|
-
FAILED: "Failed",
|
|
471
|
-
IN_PROGRESS: "InProgress",
|
|
472
|
-
NOT_STARTED: "NotStarted",
|
|
473
|
-
};
|
|
474
|
-
export const FileSystemAccessMode = {
|
|
475
|
-
RO: "ro",
|
|
476
|
-
RW: "rw",
|
|
477
|
-
};
|
|
478
|
-
export const FileSystemType = {
|
|
479
|
-
EFS: "EFS",
|
|
480
|
-
FSXLUSTRE: "FSxLustre",
|
|
481
|
-
};
|
|
482
|
-
export const S3DataDistribution = {
|
|
483
|
-
FULLY_REPLICATED: "FullyReplicated",
|
|
484
|
-
SHARDED_BY_S3_KEY: "ShardedByS3Key",
|
|
485
|
-
};
|
|
486
|
-
export const S3DataType = {
|
|
487
|
-
AUGMENTED_MANIFEST_FILE: "AugmentedManifestFile",
|
|
488
|
-
CONVERSE: "Converse",
|
|
489
|
-
MANIFEST_FILE: "ManifestFile",
|
|
490
|
-
S3_PREFIX: "S3Prefix",
|
|
491
|
-
};
|
|
492
|
-
export const RecordWrapper = {
|
|
493
|
-
NONE: "None",
|
|
494
|
-
RECORDIO: "RecordIO",
|
|
495
|
-
};
|
|
496
|
-
export const OutputCompressionType = {
|
|
497
|
-
GZIP: "GZIP",
|
|
498
|
-
NONE: "NONE",
|
|
499
|
-
};
|
|
500
|
-
export const TrainingInstanceType = {
|
|
501
|
-
ML_C4_2XLARGE: "ml.c4.2xlarge",
|
|
502
|
-
ML_C4_4XLARGE: "ml.c4.4xlarge",
|
|
503
|
-
ML_C4_8XLARGE: "ml.c4.8xlarge",
|
|
504
|
-
ML_C4_XLARGE: "ml.c4.xlarge",
|
|
505
|
-
ML_C5N_18XLARGE: "ml.c5n.18xlarge",
|
|
506
|
-
ML_C5N_2XLARGE: "ml.c5n.2xlarge",
|
|
507
|
-
ML_C5N_4XLARGE: "ml.c5n.4xlarge",
|
|
508
|
-
ML_C5N_9XLARGE: "ml.c5n.9xlarge",
|
|
509
|
-
ML_C5N_XLARGE: "ml.c5n.xlarge",
|
|
510
|
-
ML_C5_18XLARGE: "ml.c5.18xlarge",
|
|
511
|
-
ML_C5_2XLARGE: "ml.c5.2xlarge",
|
|
512
|
-
ML_C5_4XLARGE: "ml.c5.4xlarge",
|
|
513
|
-
ML_C5_9XLARGE: "ml.c5.9xlarge",
|
|
514
|
-
ML_C5_XLARGE: "ml.c5.xlarge",
|
|
515
|
-
ML_C6I_12XLARGE: "ml.c6i.12xlarge",
|
|
516
|
-
ML_C6I_16XLARGE: "ml.c6i.16xlarge",
|
|
517
|
-
ML_C6I_24XLARGE: "ml.c6i.24xlarge",
|
|
518
|
-
ML_C6I_2XLARGE: "ml.c6i.2xlarge",
|
|
519
|
-
ML_C6I_32XLARGE: "ml.c6i.32xlarge",
|
|
520
|
-
ML_C6I_4XLARGE: "ml.c6i.4xlarge",
|
|
521
|
-
ML_C6I_8XLARGE: "ml.c6i.8xlarge",
|
|
522
|
-
ML_C6I_XLARGE: "ml.c6i.xlarge",
|
|
523
|
-
ML_C7I_12XLARGE: "ml.c7i.12xlarge",
|
|
524
|
-
ML_C7I_16XLARGE: "ml.c7i.16xlarge",
|
|
525
|
-
ML_C7I_24XLARGE: "ml.c7i.24xlarge",
|
|
526
|
-
ML_C7I_2XLARGE: "ml.c7i.2xlarge",
|
|
527
|
-
ML_C7I_48XLARGE: "ml.c7i.48xlarge",
|
|
528
|
-
ML_C7I_4XLARGE: "ml.c7i.4xlarge",
|
|
529
|
-
ML_C7I_8XLARGE: "ml.c7i.8xlarge",
|
|
530
|
-
ML_C7I_LARGE: "ml.c7i.large",
|
|
531
|
-
ML_C7I_XLARGE: "ml.c7i.xlarge",
|
|
532
|
-
ML_G4DN_12XLARGE: "ml.g4dn.12xlarge",
|
|
533
|
-
ML_G4DN_16XLARGE: "ml.g4dn.16xlarge",
|
|
534
|
-
ML_G4DN_2XLARGE: "ml.g4dn.2xlarge",
|
|
535
|
-
ML_G4DN_4XLARGE: "ml.g4dn.4xlarge",
|
|
536
|
-
ML_G4DN_8XLARGE: "ml.g4dn.8xlarge",
|
|
537
|
-
ML_G4DN_XLARGE: "ml.g4dn.xlarge",
|
|
538
|
-
ML_G5_12XLARGE: "ml.g5.12xlarge",
|
|
539
|
-
ML_G5_16XLARGE: "ml.g5.16xlarge",
|
|
540
|
-
ML_G5_24XLARGE: "ml.g5.24xlarge",
|
|
541
|
-
ML_G5_2XLARGE: "ml.g5.2xlarge",
|
|
542
|
-
ML_G5_48XLARGE: "ml.g5.48xlarge",
|
|
543
|
-
ML_G5_4XLARGE: "ml.g5.4xlarge",
|
|
544
|
-
ML_G5_8XLARGE: "ml.g5.8xlarge",
|
|
545
|
-
ML_G5_XLARGE: "ml.g5.xlarge",
|
|
546
|
-
ML_G6E_12XLARGE: "ml.g6e.12xlarge",
|
|
547
|
-
ML_G6E_16XLARGE: "ml.g6e.16xlarge",
|
|
548
|
-
ML_G6E_24XLARGE: "ml.g6e.24xlarge",
|
|
549
|
-
ML_G6E_2XLARGE: "ml.g6e.2xlarge",
|
|
550
|
-
ML_G6E_48XLARGE: "ml.g6e.48xlarge",
|
|
551
|
-
ML_G6E_4XLARGE: "ml.g6e.4xlarge",
|
|
552
|
-
ML_G6E_8XLARGE: "ml.g6e.8xlarge",
|
|
553
|
-
ML_G6E_XLARGE: "ml.g6e.xlarge",
|
|
554
|
-
ML_G6_12XLARGE: "ml.g6.12xlarge",
|
|
555
|
-
ML_G6_16XLARGE: "ml.g6.16xlarge",
|
|
556
|
-
ML_G6_24XLARGE: "ml.g6.24xlarge",
|
|
557
|
-
ML_G6_2XLARGE: "ml.g6.2xlarge",
|
|
558
|
-
ML_G6_48XLARGE: "ml.g6.48xlarge",
|
|
559
|
-
ML_G6_4XLARGE: "ml.g6.4xlarge",
|
|
560
|
-
ML_G6_8XLARGE: "ml.g6.8xlarge",
|
|
561
|
-
ML_G6_XLARGE: "ml.g6.xlarge",
|
|
562
|
-
ML_M4_10XLARGE: "ml.m4.10xlarge",
|
|
563
|
-
ML_M4_16XLARGE: "ml.m4.16xlarge",
|
|
564
|
-
ML_M4_2XLARGE: "ml.m4.2xlarge",
|
|
565
|
-
ML_M4_4XLARGE: "ml.m4.4xlarge",
|
|
566
|
-
ML_M4_XLARGE: "ml.m4.xlarge",
|
|
567
|
-
ML_M5_12XLARGE: "ml.m5.12xlarge",
|
|
568
|
-
ML_M5_24XLARGE: "ml.m5.24xlarge",
|
|
569
|
-
ML_M5_2XLARGE: "ml.m5.2xlarge",
|
|
570
|
-
ML_M5_4XLARGE: "ml.m5.4xlarge",
|
|
571
|
-
ML_M5_LARGE: "ml.m5.large",
|
|
572
|
-
ML_M5_XLARGE: "ml.m5.xlarge",
|
|
573
|
-
ML_M6I_12XLARGE: "ml.m6i.12xlarge",
|
|
574
|
-
ML_M6I_16XLARGE: "ml.m6i.16xlarge",
|
|
575
|
-
ML_M6I_24XLARGE: "ml.m6i.24xlarge",
|
|
576
|
-
ML_M6I_2XLARGE: "ml.m6i.2xlarge",
|
|
577
|
-
ML_M6I_32XLARGE: "ml.m6i.32xlarge",
|
|
578
|
-
ML_M6I_4XLARGE: "ml.m6i.4xlarge",
|
|
579
|
-
ML_M6I_8XLARGE: "ml.m6i.8xlarge",
|
|
580
|
-
ML_M6I_LARGE: "ml.m6i.large",
|
|
581
|
-
ML_M6I_XLARGE: "ml.m6i.xlarge",
|
|
582
|
-
ML_M7I_12XLARGE: "ml.m7i.12xlarge",
|
|
583
|
-
ML_M7I_16XLARGE: "ml.m7i.16xlarge",
|
|
584
|
-
ML_M7I_24XLARGE: "ml.m7i.24xlarge",
|
|
585
|
-
ML_M7I_2XLARGE: "ml.m7i.2xlarge",
|
|
586
|
-
ML_M7I_48XLARGE: "ml.m7i.48xlarge",
|
|
587
|
-
ML_M7I_4XLARGE: "ml.m7i.4xlarge",
|
|
588
|
-
ML_M7I_8XLARGE: "ml.m7i.8xlarge",
|
|
589
|
-
ML_M7I_LARGE: "ml.m7i.large",
|
|
590
|
-
ML_M7I_XLARGE: "ml.m7i.xlarge",
|
|
591
|
-
ML_P2_16XLARGE: "ml.p2.16xlarge",
|
|
592
|
-
ML_P2_8XLARGE: "ml.p2.8xlarge",
|
|
593
|
-
ML_P2_XLARGE: "ml.p2.xlarge",
|
|
594
|
-
ML_P3DN_24XLARGE: "ml.p3dn.24xlarge",
|
|
595
|
-
ML_P3_16XLARGE: "ml.p3.16xlarge",
|
|
596
|
-
ML_P3_2XLARGE: "ml.p3.2xlarge",
|
|
597
|
-
ML_P3_8XLARGE: "ml.p3.8xlarge",
|
|
598
|
-
ML_P4DE_24XLARGE: "ml.p4de.24xlarge",
|
|
599
|
-
ML_P4D_24XLARGE: "ml.p4d.24xlarge",
|
|
600
|
-
ML_P5EN_48XLARGE: "ml.p5en.48xlarge",
|
|
601
|
-
ML_P5E_48XLARGE: "ml.p5e.48xlarge",
|
|
602
|
-
ML_P5_48XLARGE: "ml.p5.48xlarge",
|
|
603
|
-
ML_P5_4XLARGE: "ml.p5.4xlarge",
|
|
604
|
-
ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge",
|
|
605
|
-
ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge",
|
|
606
|
-
ML_R5D_12XLARGE: "ml.r5d.12xlarge",
|
|
607
|
-
ML_R5D_16XLARGE: "ml.r5d.16xlarge",
|
|
608
|
-
ML_R5D_24XLARGE: "ml.r5d.24xlarge",
|
|
609
|
-
ML_R5D_2XLARGE: "ml.r5d.2xlarge",
|
|
610
|
-
ML_R5D_4XLARGE: "ml.r5d.4xlarge",
|
|
611
|
-
ML_R5D_8XLARGE: "ml.r5d.8xlarge",
|
|
612
|
-
ML_R5D_LARGE: "ml.r5d.large",
|
|
613
|
-
ML_R5D_XLARGE: "ml.r5d.xlarge",
|
|
614
|
-
ML_R5_12XLARGE: "ml.r5.12xlarge",
|
|
615
|
-
ML_R5_16XLARGE: "ml.r5.16xlarge",
|
|
616
|
-
ML_R5_24XLARGE: "ml.r5.24xlarge",
|
|
617
|
-
ML_R5_2XLARGE: "ml.r5.2xlarge",
|
|
618
|
-
ML_R5_4XLARGE: "ml.r5.4xlarge",
|
|
619
|
-
ML_R5_8XLARGE: "ml.r5.8xlarge",
|
|
620
|
-
ML_R5_LARGE: "ml.r5.large",
|
|
621
|
-
ML_R5_XLARGE: "ml.r5.xlarge",
|
|
622
|
-
ML_R7I_12XLARGE: "ml.r7i.12xlarge",
|
|
623
|
-
ML_R7I_16XLARGE: "ml.r7i.16xlarge",
|
|
624
|
-
ML_R7I_24XLARGE: "ml.r7i.24xlarge",
|
|
625
|
-
ML_R7I_2XLARGE: "ml.r7i.2xlarge",
|
|
626
|
-
ML_R7I_48XLARGE: "ml.r7i.48xlarge",
|
|
627
|
-
ML_R7I_4XLARGE: "ml.r7i.4xlarge",
|
|
628
|
-
ML_R7I_8XLARGE: "ml.r7i.8xlarge",
|
|
629
|
-
ML_R7I_LARGE: "ml.r7i.large",
|
|
630
|
-
ML_R7I_XLARGE: "ml.r7i.xlarge",
|
|
631
|
-
ML_T3_2XLARGE: "ml.t3.2xlarge",
|
|
632
|
-
ML_T3_LARGE: "ml.t3.large",
|
|
633
|
-
ML_T3_MEDIUM: "ml.t3.medium",
|
|
634
|
-
ML_T3_XLARGE: "ml.t3.xlarge",
|
|
635
|
-
ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge",
|
|
636
|
-
ML_TRN1_2XLARGE: "ml.trn1.2xlarge",
|
|
637
|
-
ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
|
|
638
|
-
ML_TRN2_48XLARGE: "ml.trn2.48xlarge",
|
|
639
|
-
};
|
|
640
|
-
export const BatchStrategy = {
|
|
641
|
-
MULTI_RECORD: "MultiRecord",
|
|
642
|
-
SINGLE_RECORD: "SingleRecord",
|
|
643
|
-
};
|
|
644
|
-
export const SplitType = {
|
|
645
|
-
LINE: "Line",
|
|
646
|
-
NONE: "None",
|
|
647
|
-
RECORDIO: "RecordIO",
|
|
648
|
-
TFRECORD: "TFRecord",
|
|
649
|
-
};
|
|
650
|
-
export const AssemblyType = {
|
|
651
|
-
LINE: "Line",
|
|
652
|
-
NONE: "None",
|
|
653
|
-
};
|
|
654
|
-
export const FeatureStatus = {
|
|
655
|
-
Disabled: "DISABLED",
|
|
656
|
-
Enabled: "ENABLED",
|
|
657
|
-
};
|
|
658
|
-
export const AppType = {
|
|
659
|
-
Canvas: "Canvas",
|
|
660
|
-
CodeEditor: "CodeEditor",
|
|
661
|
-
DetailedProfiler: "DetailedProfiler",
|
|
662
|
-
JupyterLab: "JupyterLab",
|
|
663
|
-
JupyterServer: "JupyterServer",
|
|
664
|
-
KernelGateway: "KernelGateway",
|
|
665
|
-
RSessionGateway: "RSessionGateway",
|
|
666
|
-
RStudioServerPro: "RStudioServerPro",
|
|
667
|
-
TensorBoard: "TensorBoard",
|
|
668
|
-
};
|
|
669
|
-
export const AppInstanceType = {
|
|
670
|
-
ML_C5_12XLARGE: "ml.c5.12xlarge",
|
|
671
|
-
ML_C5_18XLARGE: "ml.c5.18xlarge",
|
|
672
|
-
ML_C5_24XLARGE: "ml.c5.24xlarge",
|
|
673
|
-
ML_C5_2XLARGE: "ml.c5.2xlarge",
|
|
674
|
-
ML_C5_4XLARGE: "ml.c5.4xlarge",
|
|
675
|
-
ML_C5_9XLARGE: "ml.c5.9xlarge",
|
|
676
|
-
ML_C5_LARGE: "ml.c5.large",
|
|
677
|
-
ML_C5_XLARGE: "ml.c5.xlarge",
|
|
678
|
-
ML_C6ID_12XLARGE: "ml.c6id.12xlarge",
|
|
679
|
-
ML_C6ID_16XLARGE: "ml.c6id.16xlarge",
|
|
680
|
-
ML_C6ID_24XLARGE: "ml.c6id.24xlarge",
|
|
681
|
-
ML_C6ID_2XLARGE: "ml.c6id.2xlarge",
|
|
682
|
-
ML_C6ID_32XLARGE: "ml.c6id.32xlarge",
|
|
683
|
-
ML_C6ID_4XLARGE: "ml.c6id.4xlarge",
|
|
684
|
-
ML_C6ID_8XLARGE: "ml.c6id.8xlarge",
|
|
685
|
-
ML_C6ID_LARGE: "ml.c6id.large",
|
|
686
|
-
ML_C6ID_XLARGE: "ml.c6id.xlarge",
|
|
687
|
-
ML_C6I_12XLARGE: "ml.c6i.12xlarge",
|
|
688
|
-
ML_C6I_16XLARGE: "ml.c6i.16xlarge",
|
|
689
|
-
ML_C6I_24XLARGE: "ml.c6i.24xlarge",
|
|
690
|
-
ML_C6I_2XLARGE: "ml.c6i.2xlarge",
|
|
691
|
-
ML_C6I_32XLARGE: "ml.c6i.32xlarge",
|
|
692
|
-
ML_C6I_4XLARGE: "ml.c6i.4xlarge",
|
|
693
|
-
ML_C6I_8XLARGE: "ml.c6i.8xlarge",
|
|
694
|
-
ML_C6I_LARGE: "ml.c6i.large",
|
|
695
|
-
ML_C6I_XLARGE: "ml.c6i.xlarge",
|
|
696
|
-
ML_C7I_12XLARGE: "ml.c7i.12xlarge",
|
|
697
|
-
ML_C7I_16XLARGE: "ml.c7i.16xlarge",
|
|
698
|
-
ML_C7I_24XLARGE: "ml.c7i.24xlarge",
|
|
699
|
-
ML_C7I_2XLARGE: "ml.c7i.2xlarge",
|
|
700
|
-
ML_C7I_48XLARGE: "ml.c7i.48xlarge",
|
|
701
|
-
ML_C7I_4XLARGE: "ml.c7i.4xlarge",
|
|
702
|
-
ML_C7I_8XLARGE: "ml.c7i.8xlarge",
|
|
703
|
-
ML_C7I_LARGE: "ml.c7i.large",
|
|
704
|
-
ML_C7I_XLARGE: "ml.c7i.xlarge",
|
|
705
|
-
ML_G4DN_12XLARGE: "ml.g4dn.12xlarge",
|
|
706
|
-
ML_G4DN_16XLARGE: "ml.g4dn.16xlarge",
|
|
707
|
-
ML_G4DN_2XLARGE: "ml.g4dn.2xlarge",
|
|
708
|
-
ML_G4DN_4XLARGE: "ml.g4dn.4xlarge",
|
|
709
|
-
ML_G4DN_8XLARGE: "ml.g4dn.8xlarge",
|
|
710
|
-
ML_G4DN_XLARGE: "ml.g4dn.xlarge",
|
|
711
|
-
ML_G5_12XLARGE: "ml.g5.12xlarge",
|
|
712
|
-
ML_G5_16XLARGE: "ml.g5.16xlarge",
|
|
713
|
-
ML_G5_24XLARGE: "ml.g5.24xlarge",
|
|
714
|
-
ML_G5_2XLARGE: "ml.g5.2xlarge",
|
|
715
|
-
ML_G5_48XLARGE: "ml.g5.48xlarge",
|
|
716
|
-
ML_G5_4XLARGE: "ml.g5.4xlarge",
|
|
717
|
-
ML_G5_8XLARGE: "ml.g5.8xlarge",
|
|
718
|
-
ML_G5_XLARGE: "ml.g5.xlarge",
|
|
719
|
-
ML_G6E_12XLARGE: "ml.g6e.12xlarge",
|
|
720
|
-
ML_G6E_16XLARGE: "ml.g6e.16xlarge",
|
|
721
|
-
ML_G6E_24XLARGE: "ml.g6e.24xlarge",
|
|
722
|
-
ML_G6E_2XLARGE: "ml.g6e.2xlarge",
|
|
723
|
-
ML_G6E_48XLARGE: "ml.g6e.48xlarge",
|
|
724
|
-
ML_G6E_4XLARGE: "ml.g6e.4xlarge",
|
|
725
|
-
ML_G6E_8XLARGE: "ml.g6e.8xlarge",
|
|
726
|
-
ML_G6E_XLARGE: "ml.g6e.xlarge",
|
|
727
|
-
ML_G6_12XLARGE: "ml.g6.12xlarge",
|
|
728
|
-
ML_G6_16XLARGE: "ml.g6.16xlarge",
|
|
729
|
-
ML_G6_24XLARGE: "ml.g6.24xlarge",
|
|
730
|
-
ML_G6_2XLARGE: "ml.g6.2xlarge",
|
|
731
|
-
ML_G6_48XLARGE: "ml.g6.48xlarge",
|
|
732
|
-
ML_G6_4XLARGE: "ml.g6.4xlarge",
|
|
733
|
-
ML_G6_8XLARGE: "ml.g6.8xlarge",
|
|
734
|
-
ML_G6_XLARGE: "ml.g6.xlarge",
|
|
735
|
-
ML_GEOSPATIAL_INTERACTIVE: "ml.geospatial.interactive",
|
|
736
|
-
ML_M5D_12XLARGE: "ml.m5d.12xlarge",
|
|
737
|
-
ML_M5D_16XLARGE: "ml.m5d.16xlarge",
|
|
738
|
-
ML_M5D_24XLARGE: "ml.m5d.24xlarge",
|
|
739
|
-
ML_M5D_2XLARGE: "ml.m5d.2xlarge",
|
|
740
|
-
ML_M5D_4XLARGE: "ml.m5d.4xlarge",
|
|
741
|
-
ML_M5D_8XLARGE: "ml.m5d.8xlarge",
|
|
742
|
-
ML_M5D_LARGE: "ml.m5d.large",
|
|
743
|
-
ML_M5D_XLARGE: "ml.m5d.xlarge",
|
|
744
|
-
ML_M5_12XLARGE: "ml.m5.12xlarge",
|
|
745
|
-
ML_M5_16XLARGE: "ml.m5.16xlarge",
|
|
746
|
-
ML_M5_24XLARGE: "ml.m5.24xlarge",
|
|
747
|
-
ML_M5_2XLARGE: "ml.m5.2xlarge",
|
|
748
|
-
ML_M5_4XLARGE: "ml.m5.4xlarge",
|
|
749
|
-
ML_M5_8XLARGE: "ml.m5.8xlarge",
|
|
750
|
-
ML_M5_LARGE: "ml.m5.large",
|
|
751
|
-
ML_M5_XLARGE: "ml.m5.xlarge",
|
|
752
|
-
ML_M6ID_12XLARGE: "ml.m6id.12xlarge",
|
|
753
|
-
ML_M6ID_16XLARGE: "ml.m6id.16xlarge",
|
|
754
|
-
ML_M6ID_24XLARGE: "ml.m6id.24xlarge",
|
|
755
|
-
ML_M6ID_2XLARGE: "ml.m6id.2xlarge",
|
|
756
|
-
ML_M6ID_32XLARGE: "ml.m6id.32xlarge",
|
|
757
|
-
ML_M6ID_4XLARGE: "ml.m6id.4xlarge",
|
|
758
|
-
ML_M6ID_8XLARGE: "ml.m6id.8xlarge",
|
|
759
|
-
ML_M6ID_LARGE: "ml.m6id.large",
|
|
760
|
-
ML_M6ID_XLARGE: "ml.m6id.xlarge",
|
|
761
|
-
ML_M6I_12XLARGE: "ml.m6i.12xlarge",
|
|
762
|
-
ML_M6I_16XLARGE: "ml.m6i.16xlarge",
|
|
763
|
-
ML_M6I_24XLARGE: "ml.m6i.24xlarge",
|
|
764
|
-
ML_M6I_2XLARGE: "ml.m6i.2xlarge",
|
|
765
|
-
ML_M6I_32XLARGE: "ml.m6i.32xlarge",
|
|
766
|
-
ML_M6I_4XLARGE: "ml.m6i.4xlarge",
|
|
767
|
-
ML_M6I_8XLARGE: "ml.m6i.8xlarge",
|
|
768
|
-
ML_M6I_LARGE: "ml.m6i.large",
|
|
769
|
-
ML_M6I_XLARGE: "ml.m6i.xlarge",
|
|
770
|
-
ML_M7I_12XLARGE: "ml.m7i.12xlarge",
|
|
771
|
-
ML_M7I_16XLARGE: "ml.m7i.16xlarge",
|
|
772
|
-
ML_M7I_24XLARGE: "ml.m7i.24xlarge",
|
|
773
|
-
ML_M7I_2XLARGE: "ml.m7i.2xlarge",
|
|
774
|
-
ML_M7I_48XLARGE: "ml.m7i.48xlarge",
|
|
775
|
-
ML_M7I_4XLARGE: "ml.m7i.4xlarge",
|
|
776
|
-
ML_M7I_8XLARGE: "ml.m7i.8xlarge",
|
|
777
|
-
ML_M7I_LARGE: "ml.m7i.large",
|
|
778
|
-
ML_M7I_XLARGE: "ml.m7i.xlarge",
|
|
779
|
-
ML_P3DN_24XLARGE: "ml.p3dn.24xlarge",
|
|
780
|
-
ML_P3_16XLARGE: "ml.p3.16xlarge",
|
|
781
|
-
ML_P3_2XLARGE: "ml.p3.2xlarge",
|
|
782
|
-
ML_P3_8XLARGE: "ml.p3.8xlarge",
|
|
783
|
-
ML_P4DE_24XLARGE: "ml.p4de.24xlarge",
|
|
784
|
-
ML_P4D_24XLARGE: "ml.p4d.24xlarge",
|
|
785
|
-
ML_P5EN_48XLARGE: "ml.p5en.48xlarge",
|
|
786
|
-
ML_P5_48XLARGE: "ml.p5.48xlarge",
|
|
787
|
-
ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge",
|
|
788
|
-
ML_R5_12XLARGE: "ml.r5.12xlarge",
|
|
789
|
-
ML_R5_16XLARGE: "ml.r5.16xlarge",
|
|
790
|
-
ML_R5_24XLARGE: "ml.r5.24xlarge",
|
|
791
|
-
ML_R5_2XLARGE: "ml.r5.2xlarge",
|
|
792
|
-
ML_R5_4XLARGE: "ml.r5.4xlarge",
|
|
793
|
-
ML_R5_8XLARGE: "ml.r5.8xlarge",
|
|
794
|
-
ML_R5_LARGE: "ml.r5.large",
|
|
795
|
-
ML_R5_XLARGE: "ml.r5.xlarge",
|
|
796
|
-
ML_R6ID_12XLARGE: "ml.r6id.12xlarge",
|
|
797
|
-
ML_R6ID_16XLARGE: "ml.r6id.16xlarge",
|
|
798
|
-
ML_R6ID_24XLARGE: "ml.r6id.24xlarge",
|
|
799
|
-
ML_R6ID_2XLARGE: "ml.r6id.2xlarge",
|
|
800
|
-
ML_R6ID_32XLARGE: "ml.r6id.32xlarge",
|
|
801
|
-
ML_R6ID_4XLARGE: "ml.r6id.4xlarge",
|
|
802
|
-
ML_R6ID_8XLARGE: "ml.r6id.8xlarge",
|
|
803
|
-
ML_R6ID_LARGE: "ml.r6id.large",
|
|
804
|
-
ML_R6ID_XLARGE: "ml.r6id.xlarge",
|
|
805
|
-
ML_R6I_12XLARGE: "ml.r6i.12xlarge",
|
|
806
|
-
ML_R6I_16XLARGE: "ml.r6i.16xlarge",
|
|
807
|
-
ML_R6I_24XLARGE: "ml.r6i.24xlarge",
|
|
808
|
-
ML_R6I_2XLARGE: "ml.r6i.2xlarge",
|
|
809
|
-
ML_R6I_32XLARGE: "ml.r6i.32xlarge",
|
|
810
|
-
ML_R6I_4XLARGE: "ml.r6i.4xlarge",
|
|
811
|
-
ML_R6I_8XLARGE: "ml.r6i.8xlarge",
|
|
812
|
-
ML_R6I_LARGE: "ml.r6i.large",
|
|
813
|
-
ML_R6I_XLARGE: "ml.r6i.xlarge",
|
|
814
|
-
ML_R7I_12XLARGE: "ml.r7i.12xlarge",
|
|
815
|
-
ML_R7I_16XLARGE: "ml.r7i.16xlarge",
|
|
816
|
-
ML_R7I_24XLARGE: "ml.r7i.24xlarge",
|
|
817
|
-
ML_R7I_2XLARGE: "ml.r7i.2xlarge",
|
|
818
|
-
ML_R7I_48XLARGE: "ml.r7i.48xlarge",
|
|
819
|
-
ML_R7I_4XLARGE: "ml.r7i.4xlarge",
|
|
820
|
-
ML_R7I_8XLARGE: "ml.r7i.8xlarge",
|
|
821
|
-
ML_R7I_LARGE: "ml.r7i.large",
|
|
822
|
-
ML_R7I_XLARGE: "ml.r7i.xlarge",
|
|
823
|
-
ML_T3_2XLARGE: "ml.t3.2xlarge",
|
|
824
|
-
ML_T3_LARGE: "ml.t3.large",
|
|
825
|
-
ML_T3_MEDIUM: "ml.t3.medium",
|
|
826
|
-
ML_T3_MICRO: "ml.t3.micro",
|
|
827
|
-
ML_T3_SMALL: "ml.t3.small",
|
|
828
|
-
ML_T3_XLARGE: "ml.t3.xlarge",
|
|
829
|
-
ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge",
|
|
830
|
-
ML_TRN1_2XLARGE: "ml.trn1.2xlarge",
|
|
831
|
-
ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
|
|
832
|
-
SYSTEM: "system",
|
|
833
|
-
};
|
|
834
|
-
export const AppStatus = {
|
|
835
|
-
Deleted: "Deleted",
|
|
836
|
-
Deleting: "Deleting",
|
|
837
|
-
Failed: "Failed",
|
|
838
|
-
InService: "InService",
|
|
839
|
-
Pending: "Pending",
|
|
840
|
-
};
|
|
841
|
-
export const AppImageConfigSortKey = {
|
|
842
|
-
CreationTime: "CreationTime",
|
|
843
|
-
LastModifiedTime: "LastModifiedTime",
|
|
844
|
-
Name: "Name",
|
|
845
|
-
};
|
|
846
|
-
export const LifecycleManagement = {
|
|
847
|
-
Disabled: "DISABLED",
|
|
848
|
-
Enabled: "ENABLED",
|
|
849
|
-
};
|
|
850
|
-
export const AppNetworkAccessType = {
|
|
851
|
-
PublicInternetOnly: "PublicInternetOnly",
|
|
852
|
-
VpcOnly: "VpcOnly",
|
|
853
|
-
};
|
|
854
|
-
export const AppSecurityGroupManagement = {
|
|
855
|
-
Customer: "Customer",
|
|
856
|
-
Service: "Service",
|
|
857
|
-
};
|
|
858
|
-
export const AppSortKey = {
|
|
859
|
-
CreationTime: "CreationTime",
|
|
860
|
-
};
|
|
861
|
-
export const ArtifactSourceIdType = {
|
|
862
|
-
CUSTOM: "Custom",
|
|
863
|
-
MD5_HASH: "MD5Hash",
|
|
864
|
-
S3_ETAG: "S3ETag",
|
|
865
|
-
S3_VERSION: "S3Version",
|
|
866
|
-
};
|
|
867
|
-
export const AsyncNotificationTopicTypes = {
|
|
868
|
-
ERROR_NOTIFICATION_TOPIC: "ERROR_NOTIFICATION_TOPIC",
|
|
869
|
-
SUCCESS_NOTIFICATION_TOPIC: "SUCCESS_NOTIFICATION_TOPIC",
|
|
870
|
-
};
|
|
871
|
-
export const AthenaResultCompressionType = {
|
|
872
|
-
GZIP: "GZIP",
|
|
873
|
-
SNAPPY: "SNAPPY",
|
|
874
|
-
ZLIB: "ZLIB",
|
|
875
|
-
};
|
|
876
|
-
export const AthenaResultFormat = {
|
|
877
|
-
AVRO: "AVRO",
|
|
878
|
-
JSON: "JSON",
|
|
879
|
-
ORC: "ORC",
|
|
880
|
-
PARQUET: "PARQUET",
|
|
881
|
-
TEXTFILE: "TEXTFILE",
|
|
882
|
-
};
|
|
883
|
-
export const VolumeAttachmentStatus = {
|
|
884
|
-
ATTACHED: "attached",
|
|
885
|
-
ATTACHING: "attaching",
|
|
886
|
-
BUSY: "busy",
|
|
887
|
-
DETACHED: "detached",
|
|
888
|
-
DETACHING: "detaching",
|
|
889
|
-
};
|
|
890
|
-
export const AuthMode = {
|
|
891
|
-
IAM: "IAM",
|
|
892
|
-
SSO: "SSO",
|
|
893
|
-
};
|
|
894
|
-
export const AutoMLAlgorithm = {
|
|
895
|
-
ARIMA: "arima",
|
|
896
|
-
CATBOOST: "catboost",
|
|
897
|
-
CNN_QR: "cnn-qr",
|
|
898
|
-
DEEPAR: "deepar",
|
|
899
|
-
ETS: "ets",
|
|
900
|
-
EXTRA_TREES: "extra-trees",
|
|
901
|
-
FASTAI: "fastai",
|
|
902
|
-
LIGHTGBM: "lightgbm",
|
|
903
|
-
LINEAR_LEARNER: "linear-learner",
|
|
904
|
-
MLP: "mlp",
|
|
905
|
-
NN_TORCH: "nn-torch",
|
|
906
|
-
NPTS: "npts",
|
|
907
|
-
PROPHET: "prophet",
|
|
908
|
-
RANDOMFOREST: "randomforest",
|
|
909
|
-
XGBOOST: "xgboost",
|
|
910
|
-
};
|
|
911
|
-
export const AutoMLMetricEnum = {
|
|
912
|
-
ACCURACY: "Accuracy",
|
|
913
|
-
AUC: "AUC",
|
|
914
|
-
AVERAGE_WEIGHTED_QUANTILE_LOSS: "AverageWeightedQuantileLoss",
|
|
915
|
-
BALANCED_ACCURACY: "BalancedAccuracy",
|
|
916
|
-
F1: "F1",
|
|
917
|
-
F1_MACRO: "F1macro",
|
|
918
|
-
MAE: "MAE",
|
|
919
|
-
MAPE: "MAPE",
|
|
920
|
-
MASE: "MASE",
|
|
921
|
-
MSE: "MSE",
|
|
922
|
-
PRECISION: "Precision",
|
|
923
|
-
PRECISION_MACRO: "PrecisionMacro",
|
|
924
|
-
R2: "R2",
|
|
925
|
-
RECALL: "Recall",
|
|
926
|
-
RECALL_MACRO: "RecallMacro",
|
|
927
|
-
RMSE: "RMSE",
|
|
928
|
-
WAPE: "WAPE",
|
|
929
|
-
};
|
|
930
|
-
export const MetricSetSource = {
|
|
931
|
-
TEST: "Test",
|
|
932
|
-
TRAIN: "Train",
|
|
933
|
-
VALIDATION: "Validation",
|
|
934
|
-
};
|
|
935
|
-
export const AutoMLMetricExtendedEnum = {
|
|
936
|
-
ACCURACY: "Accuracy",
|
|
937
|
-
AUC: "AUC",
|
|
938
|
-
AVERAGE_WEIGHTED_QUANTILE_LOSS: "AverageWeightedQuantileLoss",
|
|
939
|
-
BALANCED_ACCURACY: "BalancedAccuracy",
|
|
940
|
-
F1: "F1",
|
|
941
|
-
F1_MACRO: "F1macro",
|
|
942
|
-
INFERENCE_LATENCY: "InferenceLatency",
|
|
943
|
-
LogLoss: "LogLoss",
|
|
944
|
-
MAE: "MAE",
|
|
945
|
-
MAPE: "MAPE",
|
|
946
|
-
MASE: "MASE",
|
|
947
|
-
MSE: "MSE",
|
|
948
|
-
PERPLEXITY: "Perplexity",
|
|
949
|
-
PRECISION: "Precision",
|
|
950
|
-
PRECISION_MACRO: "PrecisionMacro",
|
|
951
|
-
R2: "R2",
|
|
952
|
-
RECALL: "Recall",
|
|
953
|
-
RECALL_MACRO: "RecallMacro",
|
|
954
|
-
RMSE: "RMSE",
|
|
955
|
-
ROUGE1: "Rouge1",
|
|
956
|
-
ROUGE2: "Rouge2",
|
|
957
|
-
ROUGEL: "RougeL",
|
|
958
|
-
ROUGEL_SUM: "RougeLSum",
|
|
959
|
-
TRAINING_LOSS: "TrainingLoss",
|
|
960
|
-
VALIDATION_LOSS: "ValidationLoss",
|
|
961
|
-
WAPE: "WAPE",
|
|
962
|
-
};
|
|
963
|
-
export const CandidateStatus = {
|
|
964
|
-
COMPLETED: "Completed",
|
|
965
|
-
FAILED: "Failed",
|
|
966
|
-
IN_PROGRESS: "InProgress",
|
|
967
|
-
STOPPED: "Stopped",
|
|
968
|
-
STOPPING: "Stopping",
|
|
969
|
-
};
|
|
970
|
-
export const CandidateStepType = {
|
|
971
|
-
PROCESSING: "AWS::SageMaker::ProcessingJob",
|
|
972
|
-
TRAINING: "AWS::SageMaker::TrainingJob",
|
|
973
|
-
TRANSFORM: "AWS::SageMaker::TransformJob",
|
|
974
|
-
};
|
|
975
|
-
export const AutoMLJobObjectiveType = {
|
|
976
|
-
MAXIMIZE: "Maximize",
|
|
977
|
-
MINIMIZE: "Minimize",
|
|
978
|
-
};
|
|
979
|
-
export const AutoMLProcessingUnit = {
|
|
980
|
-
CPU: "CPU",
|
|
981
|
-
GPU: "GPU",
|
|
982
|
-
};
|
|
983
|
-
export const ObjectiveStatus = {
|
|
984
|
-
Failed: "Failed",
|
|
985
|
-
Pending: "Pending",
|
|
986
|
-
Succeeded: "Succeeded",
|
|
987
|
-
};
|
|
988
|
-
export const AutoMLChannelType = {
|
|
989
|
-
TRAINING: "training",
|
|
990
|
-
VALIDATION: "validation",
|
|
991
|
-
};
|
|
992
|
-
export const AutoMLS3DataType = {
|
|
993
|
-
AUGMENTED_MANIFEST_FILE: "AugmentedManifestFile",
|
|
994
|
-
MANIFEST_FILE: "ManifestFile",
|
|
995
|
-
S3_PREFIX: "S3Prefix",
|
|
996
|
-
};
|
|
997
|
-
export const AutoMLMode = {
|
|
998
|
-
AUTO: "AUTO",
|
|
999
|
-
ENSEMBLING: "ENSEMBLING",
|
|
1000
|
-
HYPERPARAMETER_TUNING: "HYPERPARAMETER_TUNING",
|
|
1001
|
-
};
|
|
1002
|
-
export const AutoMLJobSecondaryStatus = {
|
|
1003
|
-
ANALYZING_DATA: "AnalyzingData",
|
|
1004
|
-
CANDIDATE_DEFINITIONS_GENERATED: "CandidateDefinitionsGenerated",
|
|
1005
|
-
COMPLETED: "Completed",
|
|
1006
|
-
DEPLOYING_MODEL: "DeployingModel",
|
|
1007
|
-
EXPLAINABILITY_ERROR: "ExplainabilityError",
|
|
1008
|
-
FAILED: "Failed",
|
|
1009
|
-
FEATURE_ENGINEERING: "FeatureEngineering",
|
|
1010
|
-
GENERATING_EXPLAINABILITY_REPORT: "GeneratingExplainabilityReport",
|
|
1011
|
-
GENERATING_MODEL_INSIGHTS_REPORT: "GeneratingModelInsightsReport",
|
|
1012
|
-
MAX_AUTO_ML_JOB_RUNTIME_REACHED: "MaxAutoMLJobRuntimeReached",
|
|
1013
|
-
MAX_CANDIDATES_REACHED: "MaxCandidatesReached",
|
|
1014
|
-
MODEL_DEPLOYMENT_ERROR: "ModelDeploymentError",
|
|
1015
|
-
MODEL_INSIGHTS_ERROR: "ModelInsightsError",
|
|
1016
|
-
MODEL_TUNING: "ModelTuning",
|
|
1017
|
-
PRE_TRAINING: "PreTraining",
|
|
1018
|
-
STARTING: "Starting",
|
|
1019
|
-
STOPPED: "Stopped",
|
|
1020
|
-
STOPPING: "Stopping",
|
|
1021
|
-
TRAINING_MODELS: "TrainingModels",
|
|
1022
|
-
};
|
|
1023
|
-
export const AutoMLJobStatus = {
|
|
1024
|
-
COMPLETED: "Completed",
|
|
1025
|
-
FAILED: "Failed",
|
|
1026
|
-
IN_PROGRESS: "InProgress",
|
|
1027
|
-
STOPPED: "Stopped",
|
|
1028
|
-
STOPPING: "Stopping",
|
|
1029
|
-
};
|
|
1030
|
-
export const ProblemType = {
|
|
1031
|
-
BINARY_CLASSIFICATION: "BinaryClassification",
|
|
1032
|
-
MULTICLASS_CLASSIFICATION: "MulticlassClassification",
|
|
1033
|
-
REGRESSION: "Regression",
|
|
1034
|
-
};
|
|
1035
|
-
export const FillingType = {
|
|
1036
|
-
Backfill: "backfill",
|
|
1037
|
-
BackfillValue: "backfill_value",
|
|
1038
|
-
Frontfill: "frontfill",
|
|
1039
|
-
FrontfillValue: "frontfill_value",
|
|
1040
|
-
Futurefill: "futurefill",
|
|
1041
|
-
FuturefillValue: "futurefill_value",
|
|
1042
|
-
Middlefill: "middlefill",
|
|
1043
|
-
MiddlefillValue: "middlefill_value",
|
|
1044
|
-
};
|
|
1045
|
-
export const AutoMLProblemTypeConfigName = {
|
|
1046
|
-
IMAGE_CLASSIFICATION: "ImageClassification",
|
|
1047
|
-
TABULAR: "Tabular",
|
|
1048
|
-
TEXT_CLASSIFICATION: "TextClassification",
|
|
1049
|
-
TEXT_GENERATION: "TextGeneration",
|
|
1050
|
-
TIMESERIES_FORECASTING: "TimeSeriesForecasting",
|
|
1051
|
-
};
|
|
1052
|
-
export const AutoMLSortBy = {
|
|
1053
|
-
CREATION_TIME: "CreationTime",
|
|
1054
|
-
NAME: "Name",
|
|
1055
|
-
STATUS: "Status",
|
|
1056
|
-
};
|
|
1057
|
-
export const AutoMLSortOrder = {
|
|
1058
|
-
ASCENDING: "Ascending",
|
|
1059
|
-
DESCENDING: "Descending",
|
|
1060
|
-
};
|
|
1061
|
-
export const AutoMountHomeEFS = {
|
|
1062
|
-
DEFAULT_AS_DOMAIN: "DefaultAsDomain",
|
|
1063
|
-
DISABLED: "Disabled",
|
|
1064
|
-
ENABLED: "Enabled",
|
|
1065
|
-
};
|
|
1066
|
-
export const AutotuneMode = {
|
|
1067
|
-
ENABLED: "Enabled",
|
|
1068
|
-
};
|
|
1069
|
-
export const AwsManagedHumanLoopRequestSource = {
|
|
1070
|
-
REKOGNITION_DETECT_MODERATION_LABELS_IMAGE_V3: "AWS/Rekognition/DetectModerationLabels/Image/V3",
|
|
1071
|
-
TEXTRACT_ANALYZE_DOCUMENT_FORMS_V1: "AWS/Textract/AnalyzeDocument/Forms/V1",
|
|
1072
|
-
};
|
|
1073
|
-
export const BatchAddClusterNodesErrorCode = {
|
|
1074
|
-
INSTANCE_GROUP_NOT_FOUND: "InstanceGroupNotFound",
|
|
1075
|
-
INVALID_INSTANCE_GROUP_STATUS: "InvalidInstanceGroupStatus",
|
|
1076
|
-
};
|
|
1077
|
-
export const ClusterInstanceStatus = {
|
|
1078
|
-
DEEP_HEALTH_CHECK_IN_PROGRESS: "DeepHealthCheckInProgress",
|
|
1079
|
-
FAILURE: "Failure",
|
|
1080
|
-
NOT_FOUND: "NotFound",
|
|
1081
|
-
PENDING: "Pending",
|
|
1082
|
-
RUNNING: "Running",
|
|
1083
|
-
SHUTTING_DOWN: "ShuttingDown",
|
|
1084
|
-
SYSTEM_UPDATING: "SystemUpdating",
|
|
1085
|
-
};
|
|
1086
|
-
export const BatchDeleteClusterNodesErrorCode = {
|
|
1087
|
-
INVALID_NODE_STATUS: "InvalidNodeStatus",
|
|
1088
|
-
NODE_ID_IN_USE: "NodeIdInUse",
|
|
1089
|
-
NODE_ID_NOT_FOUND: "NodeIdNotFound",
|
|
1090
|
-
};
|
|
1091
|
-
export const ModelApprovalStatus = {
|
|
1092
|
-
APPROVED: "Approved",
|
|
1093
|
-
PENDING_MANUAL_APPROVAL: "PendingManualApproval",
|
|
1094
|
-
REJECTED: "Rejected",
|
|
1095
|
-
};
|
|
1096
|
-
export const ModelPackageStatus = {
|
|
1097
|
-
COMPLETED: "Completed",
|
|
1098
|
-
DELETING: "Deleting",
|
|
1099
|
-
FAILED: "Failed",
|
|
1100
|
-
IN_PROGRESS: "InProgress",
|
|
1101
|
-
PENDING: "Pending",
|
|
1102
|
-
};
|
|
1103
|
-
export const ProcessingS3DataDistributionType = {
|
|
1104
|
-
FULLYREPLICATED: "FullyReplicated",
|
|
1105
|
-
SHARDEDBYS3KEY: "ShardedByS3Key",
|
|
1106
|
-
};
|
|
1107
|
-
export const ProcessingS3InputMode = {
|
|
1108
|
-
FILE: "File",
|
|
1109
|
-
PIPE: "Pipe",
|
|
1110
|
-
};
|
|
1111
|
-
export const CapacitySizeType = {
|
|
1112
|
-
CAPACITY_PERCENT: "CAPACITY_PERCENT",
|
|
1113
|
-
INSTANCE_COUNT: "INSTANCE_COUNT",
|
|
1114
|
-
};
|
|
1115
|
-
export const TrafficRoutingConfigType = {
|
|
1116
|
-
ALL_AT_ONCE: "ALL_AT_ONCE",
|
|
1117
|
-
CANARY: "CANARY",
|
|
1118
|
-
LINEAR: "LINEAR",
|
|
1119
|
-
};
|
|
1120
|
-
export const BooleanOperator = {
|
|
1121
|
-
AND: "And",
|
|
1122
|
-
OR: "Or",
|
|
1123
|
-
};
|
|
1124
|
-
export const CandidateSortBy = {
|
|
1125
|
-
CreationTime: "CreationTime",
|
|
1126
|
-
FinalObjectiveMetricValue: "FinalObjectiveMetricValue",
|
|
1127
|
-
Status: "Status",
|
|
1128
|
-
};
|
|
1129
|
-
export const DataSourceName = {
|
|
1130
|
-
SalesforceGenie: "SalesforceGenie",
|
|
1131
|
-
Snowflake: "Snowflake",
|
|
1132
|
-
};
|
|
1133
|
-
export const CapacityReservationType = {
|
|
1134
|
-
CRG: "CRG",
|
|
1135
|
-
ODCR: "ODCR",
|
|
1136
|
-
};
|
|
1137
|
-
export const CapacityReservationPreference = {
|
|
1138
|
-
CAPACITY_RESERVATIONS_ONLY: "capacity-reservations-only",
|
|
1139
|
-
};
|
|
1140
|
-
export const NodeUnavailabilityType = {
|
|
1141
|
-
CAPACITY_PERCENTAGE: "CAPACITY_PERCENTAGE",
|
|
1142
|
-
INSTANCE_COUNT: "INSTANCE_COUNT",
|
|
1143
|
-
};
|
|
1144
|
-
export const CaptureMode = {
|
|
1145
|
-
INPUT: "Input",
|
|
1146
|
-
INPUT_AND_OUTPUT: "InputAndOutput",
|
|
1147
|
-
OUTPUT: "Output",
|
|
1148
|
-
};
|
|
1149
|
-
export const CaptureStatus = {
|
|
1150
|
-
STARTED: "Started",
|
|
1151
|
-
STOPPED: "Stopped",
|
|
1152
|
-
};
|
|
1153
|
-
export const ClarifyFeatureType = {
|
|
1154
|
-
CATEGORICAL: "categorical",
|
|
1155
|
-
NUMERICAL: "numerical",
|
|
1156
|
-
TEXT: "text",
|
|
1157
|
-
};
|
|
1158
|
-
export const ClarifyTextGranularity = {
|
|
1159
|
-
PARAGRAPH: "paragraph",
|
|
1160
|
-
SENTENCE: "sentence",
|
|
1161
|
-
TOKEN: "token",
|
|
1162
|
-
};
|
|
1163
|
-
export const ClarifyTextLanguage = {
|
|
1164
|
-
AFRIKAANS: "af",
|
|
1165
|
-
ALBANIAN: "sq",
|
|
1166
|
-
ARABIC: "ar",
|
|
1167
|
-
ARMENIAN: "hy",
|
|
1168
|
-
BASQUE: "eu",
|
|
1169
|
-
BENGALI: "bn",
|
|
1170
|
-
BULGARIAN: "bg",
|
|
1171
|
-
CATALAN: "ca",
|
|
1172
|
-
CHINESE: "zh",
|
|
1173
|
-
CROATIAN: "hr",
|
|
1174
|
-
CZECH: "cs",
|
|
1175
|
-
DANISH: "da",
|
|
1176
|
-
DUTCH: "nl",
|
|
1177
|
-
ENGLISH: "en",
|
|
1178
|
-
ESTONIAN: "et",
|
|
1179
|
-
FINNISH: "fi",
|
|
1180
|
-
FRENCH: "fr",
|
|
1181
|
-
GERMAN: "de",
|
|
1182
|
-
GREEK: "el",
|
|
1183
|
-
GUJARATI: "gu",
|
|
1184
|
-
HEBREW: "he",
|
|
1185
|
-
HINDI: "hi",
|
|
1186
|
-
HUNGARIAN: "hu",
|
|
1187
|
-
ICELANDIC: "is",
|
|
1188
|
-
INDONESIAN: "id",
|
|
1189
|
-
IRISH: "ga",
|
|
1190
|
-
ITALIAN: "it",
|
|
1191
|
-
KANNADA: "kn",
|
|
1192
|
-
KYRGYZ: "ky",
|
|
1193
|
-
LATVIAN: "lv",
|
|
1194
|
-
LIGURIAN: "lij",
|
|
1195
|
-
LITHUANIAN: "lt",
|
|
1196
|
-
LUXEMBOURGISH: "lb",
|
|
1197
|
-
MACEDONIAN: "mk",
|
|
1198
|
-
MALAYALAM: "ml",
|
|
1199
|
-
MARATHI: "mr",
|
|
1200
|
-
MULTI_LANGUAGE: "xx",
|
|
1201
|
-
NEPALI: "ne",
|
|
1202
|
-
NORWEGIAN_BOKMAL: "nb",
|
|
1203
|
-
PERSIAN: "fa",
|
|
1204
|
-
POLISH: "pl",
|
|
1205
|
-
PORTUGUESE: "pt",
|
|
1206
|
-
ROMANIAN: "ro",
|
|
1207
|
-
RUSSIAN: "ru",
|
|
1208
|
-
SANSKRIT: "sa",
|
|
1209
|
-
SERBIAN: "sr",
|
|
1210
|
-
SETSWANA: "tn",
|
|
1211
|
-
SINHALA: "si",
|
|
1212
|
-
SLOVAK: "sk",
|
|
1213
|
-
SLOVENIAN: "sl",
|
|
1214
|
-
SPANISH: "es",
|
|
1215
|
-
SWEDISH: "sv",
|
|
1216
|
-
TAGALOG: "tl",
|
|
1217
|
-
TAMIL: "ta",
|
|
1218
|
-
TATAR: "tt",
|
|
1219
|
-
TELUGU: "te",
|
|
1220
|
-
TURKISH: "tr",
|
|
1221
|
-
UKRAINIAN: "uk",
|
|
1222
|
-
URDU: "ur",
|
|
1223
|
-
YORUBA: "yo",
|
|
1224
|
-
};
|
|
1225
|
-
export const ClusterAutoScalerType = {
|
|
1226
|
-
KARPENTER: "Karpenter",
|
|
1227
|
-
};
|
|
1228
|
-
export const ClusterAutoScalingMode = {
|
|
1229
|
-
DISABLE: "Disable",
|
|
1230
|
-
ENABLE: "Enable",
|
|
1231
|
-
};
|
|
1232
|
-
export const ClusterAutoScalingStatus = {
|
|
1233
|
-
CREATING: "Creating",
|
|
1234
|
-
DELETING: "Deleting",
|
|
1235
|
-
FAILED: "Failed",
|
|
1236
|
-
INSERVICE: "InService",
|
|
1237
|
-
};
|
|
1238
|
-
export const ClusterConfigMode = {
|
|
1239
|
-
DISABLE: "Disable",
|
|
1240
|
-
ENABLE: "Enable",
|
|
1241
|
-
};
|
|
1242
|
-
export const ClusterEventResourceType = {
|
|
1243
|
-
CLUSTER: "Cluster",
|
|
1244
|
-
INSTANCE: "Instance",
|
|
1245
|
-
INSTANCE_GROUP: "InstanceGroup",
|
|
1246
|
-
};
|
|
1247
|
-
export const ClusterInstanceType = {
|
|
1248
|
-
ML_C5N_18XLARGE: "ml.c5n.18xlarge",
|
|
1249
|
-
ML_C5N_2XLARGE: "ml.c5n.2xlarge",
|
|
1250
|
-
ML_C5N_4XLARGE: "ml.c5n.4xlarge",
|
|
1251
|
-
ML_C5N_9XLARGE: "ml.c5n.9xlarge",
|
|
1252
|
-
ML_C5N_LARGE: "ml.c5n.large",
|
|
1253
|
-
ML_C5_12XLARGE: "ml.c5.12xlarge",
|
|
1254
|
-
ML_C5_18XLARGE: "ml.c5.18xlarge",
|
|
1255
|
-
ML_C5_24XLARGE: "ml.c5.24xlarge",
|
|
1256
|
-
ML_C5_2XLARGE: "ml.c5.2xlarge",
|
|
1257
|
-
ML_C5_4XLARGE: "ml.c5.4xlarge",
|
|
1258
|
-
ML_C5_9XLARGE: "ml.c5.9xlarge",
|
|
1259
|
-
ML_C5_LARGE: "ml.c5.large",
|
|
1260
|
-
ML_C5_XLARGE: "ml.c5.xlarge",
|
|
1261
|
-
ML_C6I_12XLARGE: "ml.c6i.12xlarge",
|
|
1262
|
-
ML_C6I_16XLARGE: "ml.c6i.16xlarge",
|
|
1263
|
-
ML_C6I_24XLARGE: "ml.c6i.24xlarge",
|
|
1264
|
-
ML_C6I_2XLARGE: "ml.c6i.2xlarge",
|
|
1265
|
-
ML_C6I_32XLARGE: "ml.c6i.32xlarge",
|
|
1266
|
-
ML_C6I_4XLARGE: "ml.c6i.4xlarge",
|
|
1267
|
-
ML_C6I_8XLARGE: "ml.c6i.8xlarge",
|
|
1268
|
-
ML_C6I_LARGE: "ml.c6i.large",
|
|
1269
|
-
ML_C6I_XLARGE: "ml.c6i.xlarge",
|
|
1270
|
-
ML_G5_12XLARGE: "ml.g5.12xlarge",
|
|
1271
|
-
ML_G5_16XLARGE: "ml.g5.16xlarge",
|
|
1272
|
-
ML_G5_24XLARGE: "ml.g5.24xlarge",
|
|
1273
|
-
ML_G5_2XLARGE: "ml.g5.2xlarge",
|
|
1274
|
-
ML_G5_48XLARGE: "ml.g5.48xlarge",
|
|
1275
|
-
ML_G5_4XLARGE: "ml.g5.4xlarge",
|
|
1276
|
-
ML_G5_8XLARGE: "ml.g5.8xlarge",
|
|
1277
|
-
ML_G5_XLARGE: "ml.g5.xlarge",
|
|
1278
|
-
ML_G6E_12XLARGE: "ml.g6e.12xlarge",
|
|
1279
|
-
ML_G6E_16XLARGE: "ml.g6e.16xlarge",
|
|
1280
|
-
ML_G6E_24XLARGE: "ml.g6e.24xlarge",
|
|
1281
|
-
ML_G6E_2XLARGE: "ml.g6e.2xlarge",
|
|
1282
|
-
ML_G6E_48XLARGE: "ml.g6e.48xlarge",
|
|
1283
|
-
ML_G6E_4XLARGE: "ml.g6e.4xlarge",
|
|
1284
|
-
ML_G6E_8XLARGE: "ml.g6e.8xlarge",
|
|
1285
|
-
ML_G6E_XLARGE: "ml.g6e.xlarge",
|
|
1286
|
-
ML_G6_12XLARGE: "ml.g6.12xlarge",
|
|
1287
|
-
ML_G6_16XLARGE: "ml.g6.16xlarge",
|
|
1288
|
-
ML_G6_24XLARGE: "ml.g6.24xlarge",
|
|
1289
|
-
ML_G6_2XLARGE: "ml.g6.2xlarge",
|
|
1290
|
-
ML_G6_48XLARGE: "ml.g6.48xlarge",
|
|
1291
|
-
ML_G6_4XLARGE: "ml.g6.4xlarge",
|
|
1292
|
-
ML_G6_8XLARGE: "ml.g6.8xlarge",
|
|
1293
|
-
ML_G6_XLARGE: "ml.g6.xlarge",
|
|
1294
|
-
ML_GR6_4XLARGE: "ml.gr6.4xlarge",
|
|
1295
|
-
ML_GR6_8XLARGE: "ml.gr6.8xlarge",
|
|
1296
|
-
ML_I3EN_12XLARGE: "ml.i3en.12xlarge",
|
|
1297
|
-
ML_I3EN_24XLARGE: "ml.i3en.24xlarge",
|
|
1298
|
-
ML_I3EN_2XLARGE: "ml.i3en.2xlarge",
|
|
1299
|
-
ML_I3EN_3XLARGE: "ml.i3en.3xlarge",
|
|
1300
|
-
ML_I3EN_6XLARGE: "ml.i3en.6xlarge",
|
|
1301
|
-
ML_I3EN_LARGE: "ml.i3en.large",
|
|
1302
|
-
ML_I3EN_XLARGE: "ml.i3en.xlarge",
|
|
1303
|
-
ML_M5_12XLARGE: "ml.m5.12xlarge",
|
|
1304
|
-
ML_M5_16XLARGE: "ml.m5.16xlarge",
|
|
1305
|
-
ML_M5_24XLARGE: "ml.m5.24xlarge",
|
|
1306
|
-
ML_M5_2XLARGE: "ml.m5.2xlarge",
|
|
1307
|
-
ML_M5_4XLARGE: "ml.m5.4xlarge",
|
|
1308
|
-
ML_M5_8XLARGE: "ml.m5.8xlarge",
|
|
1309
|
-
ML_M5_LARGE: "ml.m5.large",
|
|
1310
|
-
ML_M5_XLARGE: "ml.m5.xlarge",
|
|
1311
|
-
ML_M6I_12XLARGE: "ml.m6i.12xlarge",
|
|
1312
|
-
ML_M6I_16XLARGE: "ml.m6i.16xlarge",
|
|
1313
|
-
ML_M6I_24XLARGE: "ml.m6i.24xlarge",
|
|
1314
|
-
ML_M6I_2XLARGE: "ml.m6i.2xlarge",
|
|
1315
|
-
ML_M6I_32XLARGE: "ml.m6i.32xlarge",
|
|
1316
|
-
ML_M6I_4XLARGE: "ml.m6i.4xlarge",
|
|
1317
|
-
ML_M6I_8XLARGE: "ml.m6i.8xlarge",
|
|
1318
|
-
ML_M6I_LARGE: "ml.m6i.large",
|
|
1319
|
-
ML_M6I_XLARGE: "ml.m6i.xlarge",
|
|
1320
|
-
ML_M7I_12XLARGE: "ml.m7i.12xlarge",
|
|
1321
|
-
ML_M7I_16XLARGE: "ml.m7i.16xlarge",
|
|
1322
|
-
ML_M7I_24XLARGE: "ml.m7i.24xlarge",
|
|
1323
|
-
ML_M7I_2XLARGE: "ml.m7i.2xlarge",
|
|
1324
|
-
ML_M7I_48XLARGE: "ml.m7i.48xlarge",
|
|
1325
|
-
ML_M7I_4XLARGE: "ml.m7i.4xlarge",
|
|
1326
|
-
ML_M7I_8XLARGE: "ml.m7i.8xlarge",
|
|
1327
|
-
ML_M7I_LARGE: "ml.m7i.large",
|
|
1328
|
-
ML_M7I_XLARGE: "ml.m7i.xlarge",
|
|
1329
|
-
ML_P4DE_24XLARGE: "ml.p4de.24xlarge",
|
|
1330
|
-
ML_P4D_24XLARGE: "ml.p4d.24xlarge",
|
|
1331
|
-
ML_P5EN_48XLARGE: "ml.p5en.48xlarge",
|
|
1332
|
-
ML_P5E_48XLARGE: "ml.p5e.48xlarge",
|
|
1333
|
-
ML_P5_48XLARGE: "ml.p5.48xlarge",
|
|
1334
|
-
ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge",
|
|
1335
|
-
ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge",
|
|
1336
|
-
ML_R6I_12XLARGE: "ml.r6i.12xlarge",
|
|
1337
|
-
ML_R6I_16XLARGE: "ml.r6i.16xlarge",
|
|
1338
|
-
ML_R6I_24XLARGE: "ml.r6i.24xlarge",
|
|
1339
|
-
ML_R6I_2XLARGE: "ml.r6i.2xlarge",
|
|
1340
|
-
ML_R6I_32XLARGE: "ml.r6i.32xlarge",
|
|
1341
|
-
ML_R6I_4XLARGE: "ml.r6i.4xlarge",
|
|
1342
|
-
ML_R6I_8XLARGE: "ml.r6i.8xlarge",
|
|
1343
|
-
ML_R6I_LARGE: "ml.r6i.large",
|
|
1344
|
-
ML_R6I_XLARGE: "ml.r6i.xlarge",
|
|
1345
|
-
ML_R7I_12XLARGE: "ml.r7i.12xlarge",
|
|
1346
|
-
ML_R7I_16XLARGE: "ml.r7i.16xlarge",
|
|
1347
|
-
ML_R7I_24XLARGE: "ml.r7i.24xlarge",
|
|
1348
|
-
ML_R7I_2XLARGE: "ml.r7i.2xlarge",
|
|
1349
|
-
ML_R7I_48XLARGE: "ml.r7i.48xlarge",
|
|
1350
|
-
ML_R7I_4XLARGE: "ml.r7i.4xlarge",
|
|
1351
|
-
ML_R7I_8XLARGE: "ml.r7i.8xlarge",
|
|
1352
|
-
ML_R7I_LARGE: "ml.r7i.large",
|
|
1353
|
-
ML_R7I_XLARGE: "ml.r7i.xlarge",
|
|
1354
|
-
ML_T3_2XLARGE: "ml.t3.2xlarge",
|
|
1355
|
-
ML_T3_LARGE: "ml.t3.large",
|
|
1356
|
-
ML_T3_MEDIUM: "ml.t3.medium",
|
|
1357
|
-
ML_T3_XLARGE: "ml.t3.xlarge",
|
|
1358
|
-
ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge",
|
|
1359
|
-
ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
|
|
1360
|
-
ML_TRN2_3XLARGE: "ml.trn2.3xlarge",
|
|
1361
|
-
ML_TRN2_48XLARGE: "ml.trn2.48xlarge",
|
|
1362
|
-
};
|
|
1363
|
-
export const DeepHealthCheckType = {
|
|
1364
|
-
INSTANCE_CONNECTIVITY: "InstanceConnectivity",
|
|
1365
|
-
INSTANCE_STRESS: "InstanceStress",
|
|
1366
|
-
};
|
|
1367
|
-
export const SoftwareUpdateStatus = {
|
|
1368
|
-
FAILED: "Failed",
|
|
1369
|
-
IN_PROGRESS: "InProgress",
|
|
1370
|
-
PENDING: "Pending",
|
|
1371
|
-
ROLLBACK_COMPLETE: "RollbackComplete",
|
|
1372
|
-
ROLLBACK_IN_PROGRESS: "RollbackInProgress",
|
|
1373
|
-
SUCCEEDED: "Succeeded",
|
|
1374
|
-
};
|
|
1375
|
-
export const InstanceGroupStatus = {
|
|
1376
|
-
CREATING: "Creating",
|
|
1377
|
-
DEGRADED: "Degraded",
|
|
1378
|
-
DELETING: "Deleting",
|
|
1379
|
-
FAILED: "Failed",
|
|
1380
|
-
INSERVICE: "InService",
|
|
1381
|
-
SYSTEMUPDATING: "SystemUpdating",
|
|
1382
|
-
UPDATING: "Updating",
|
|
1383
|
-
};
|
|
1384
|
-
export const ClusterNodeProvisioningMode = {
|
|
1385
|
-
CONTINUOUS: "Continuous",
|
|
1386
|
-
};
|
|
1387
|
-
export const ClusterNodeRecovery = {
|
|
1388
|
-
AUTOMATIC: "Automatic",
|
|
1389
|
-
NONE: "None",
|
|
1390
|
-
};
|
|
1
|
+
export {};
|