@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,671 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export const SchedulerResourceStatus = {
|
|
3
|
-
CREATED: "Created",
|
|
4
|
-
CREATE_FAILED: "CreateFailed",
|
|
5
|
-
CREATE_ROLLBACK_FAILED: "CreateRollbackFailed",
|
|
6
|
-
CREATING: "Creating",
|
|
7
|
-
DELETED: "Deleted",
|
|
8
|
-
DELETE_FAILED: "DeleteFailed",
|
|
9
|
-
DELETE_ROLLBACK_FAILED: "DeleteRollbackFailed",
|
|
10
|
-
DELETING: "Deleting",
|
|
11
|
-
UPDATED: "Updated",
|
|
12
|
-
UPDATE_FAILED: "UpdateFailed",
|
|
13
|
-
UPDATE_ROLLBACK_FAILED: "UpdateRollbackFailed",
|
|
14
|
-
UPDATING: "Updating",
|
|
15
|
-
};
|
|
16
|
-
export const ClusterSortBy = {
|
|
17
|
-
CREATION_TIME: "CREATION_TIME",
|
|
18
|
-
NAME: "NAME",
|
|
19
|
-
};
|
|
20
|
-
export const ClusterStatus = {
|
|
21
|
-
CREATING: "Creating",
|
|
22
|
-
DELETING: "Deleting",
|
|
23
|
-
FAILED: "Failed",
|
|
24
|
-
INSERVICE: "InService",
|
|
25
|
-
ROLLINGBACK: "RollingBack",
|
|
26
|
-
SYSTEMUPDATING: "SystemUpdating",
|
|
27
|
-
UPDATING: "Updating",
|
|
28
|
-
};
|
|
29
|
-
export const CodeRepositorySortBy = {
|
|
30
|
-
CREATION_TIME: "CreationTime",
|
|
31
|
-
LAST_MODIFIED_TIME: "LastModifiedTime",
|
|
32
|
-
NAME: "Name",
|
|
33
|
-
};
|
|
34
|
-
export const CodeRepositorySortOrder = {
|
|
35
|
-
ASCENDING: "Ascending",
|
|
36
|
-
DESCENDING: "Descending",
|
|
37
|
-
};
|
|
38
|
-
export const CollectionType = {
|
|
39
|
-
LIST: "List",
|
|
40
|
-
SET: "Set",
|
|
41
|
-
VECTOR: "Vector",
|
|
42
|
-
};
|
|
43
|
-
export const CompilationJobStatus = {
|
|
44
|
-
COMPLETED: "COMPLETED",
|
|
45
|
-
FAILED: "FAILED",
|
|
46
|
-
INPROGRESS: "INPROGRESS",
|
|
47
|
-
STARTING: "STARTING",
|
|
48
|
-
STOPPED: "STOPPED",
|
|
49
|
-
STOPPING: "STOPPING",
|
|
50
|
-
};
|
|
51
|
-
export const TargetDevice = {
|
|
52
|
-
AISAGE: "aisage",
|
|
53
|
-
AMBA_CV2: "amba_cv2",
|
|
54
|
-
AMBA_CV22: "amba_cv22",
|
|
55
|
-
AMBA_CV25: "amba_cv25",
|
|
56
|
-
COREML: "coreml",
|
|
57
|
-
DEEPLENS: "deeplens",
|
|
58
|
-
IMX8MPLUS: "imx8mplus",
|
|
59
|
-
IMX8QM: "imx8qm",
|
|
60
|
-
JACINTO_TDA4VM: "jacinto_tda4vm",
|
|
61
|
-
JETSON_NANO: "jetson_nano",
|
|
62
|
-
JETSON_TX1: "jetson_tx1",
|
|
63
|
-
JETSON_TX2: "jetson_tx2",
|
|
64
|
-
JETSON_XAVIER: "jetson_xavier",
|
|
65
|
-
LAMBDA: "lambda",
|
|
66
|
-
ML_C4: "ml_c4",
|
|
67
|
-
ML_C5: "ml_c5",
|
|
68
|
-
ML_C6G: "ml_c6g",
|
|
69
|
-
ML_EIA2: "ml_eia2",
|
|
70
|
-
ML_G4DN: "ml_g4dn",
|
|
71
|
-
ML_INF1: "ml_inf1",
|
|
72
|
-
ML_INF2: "ml_inf2",
|
|
73
|
-
ML_M4: "ml_m4",
|
|
74
|
-
ML_M5: "ml_m5",
|
|
75
|
-
ML_M6G: "ml_m6g",
|
|
76
|
-
ML_P2: "ml_p2",
|
|
77
|
-
ML_P3: "ml_p3",
|
|
78
|
-
ML_TRN1: "ml_trn1",
|
|
79
|
-
QCS603: "qcs603",
|
|
80
|
-
QCS605: "qcs605",
|
|
81
|
-
RASP3B: "rasp3b",
|
|
82
|
-
RASP4B: "rasp4b",
|
|
83
|
-
RK3288: "rk3288",
|
|
84
|
-
RK3399: "rk3399",
|
|
85
|
-
SBE_C: "sbe_c",
|
|
86
|
-
SITARA_AM57X: "sitara_am57x",
|
|
87
|
-
X86_WIN32: "x86_win32",
|
|
88
|
-
X86_WIN64: "x86_win64",
|
|
89
|
-
};
|
|
90
|
-
export const TargetPlatformAccelerator = {
|
|
91
|
-
INTEL_GRAPHICS: "INTEL_GRAPHICS",
|
|
92
|
-
MALI: "MALI",
|
|
93
|
-
NNA: "NNA",
|
|
94
|
-
NVIDIA: "NVIDIA",
|
|
95
|
-
};
|
|
96
|
-
export const TargetPlatformArch = {
|
|
97
|
-
ARM64: "ARM64",
|
|
98
|
-
ARM_EABI: "ARM_EABI",
|
|
99
|
-
ARM_EABIHF: "ARM_EABIHF",
|
|
100
|
-
X86: "X86",
|
|
101
|
-
X86_64: "X86_64",
|
|
102
|
-
};
|
|
103
|
-
export const TargetPlatformOs = {
|
|
104
|
-
ANDROID: "ANDROID",
|
|
105
|
-
LINUX: "LINUX",
|
|
106
|
-
};
|
|
107
|
-
export const CompleteOnConvergence = {
|
|
108
|
-
DISABLED: "Disabled",
|
|
109
|
-
ENABLED: "Enabled",
|
|
110
|
-
};
|
|
111
|
-
export const PreemptTeamTasks = {
|
|
112
|
-
LOWERPRIORITY: "LowerPriority",
|
|
113
|
-
NEVER: "Never",
|
|
114
|
-
};
|
|
115
|
-
export const ResourceSharingStrategy = {
|
|
116
|
-
DONTLEND: "DontLend",
|
|
117
|
-
LEND: "Lend",
|
|
118
|
-
LENDANDBORROW: "LendAndBorrow",
|
|
119
|
-
};
|
|
120
|
-
export const ConditionOutcome = {
|
|
121
|
-
FALSE: "False",
|
|
122
|
-
TRUE: "True",
|
|
123
|
-
};
|
|
124
|
-
export class ConflictException extends __BaseException {
|
|
125
|
-
name = "ConflictException";
|
|
126
|
-
$fault = "client";
|
|
127
|
-
Message;
|
|
128
|
-
constructor(opts) {
|
|
129
|
-
super({
|
|
130
|
-
name: "ConflictException",
|
|
131
|
-
$fault: "client",
|
|
132
|
-
...opts,
|
|
133
|
-
});
|
|
134
|
-
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
135
|
-
this.Message = opts.Message;
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
export const RepositoryAccessMode = {
|
|
139
|
-
PLATFORM: "Platform",
|
|
140
|
-
VPC: "Vpc",
|
|
141
|
-
};
|
|
142
|
-
export const ContainerMode = {
|
|
143
|
-
MULTI_MODEL: "MultiModel",
|
|
144
|
-
SINGLE_MODEL: "SingleModel",
|
|
145
|
-
};
|
|
146
|
-
export const ModelCacheSetting = {
|
|
147
|
-
DISABLED: "Disabled",
|
|
148
|
-
ENABLED: "Enabled",
|
|
149
|
-
};
|
|
150
|
-
export const ContentClassifier = {
|
|
151
|
-
FREE_OF_ADULT_CONTENT: "FreeOfAdultContent",
|
|
152
|
-
FREE_OF_PERSONALLY_IDENTIFIABLE_INFORMATION: "FreeOfPersonallyIdentifiableInformation",
|
|
153
|
-
};
|
|
154
|
-
export const HyperParameterScalingType = {
|
|
155
|
-
AUTO: "Auto",
|
|
156
|
-
LINEAR: "Linear",
|
|
157
|
-
LOGARITHMIC: "Logarithmic",
|
|
158
|
-
REVERSE_LOGARITHMIC: "ReverseLogarithmic",
|
|
159
|
-
};
|
|
160
|
-
export const ParameterType = {
|
|
161
|
-
CATEGORICAL: "Categorical",
|
|
162
|
-
CONTINUOUS: "Continuous",
|
|
163
|
-
FREE_TEXT: "FreeText",
|
|
164
|
-
INTEGER: "Integer",
|
|
165
|
-
};
|
|
166
|
-
export const HyperParameterTuningJobObjectiveType = {
|
|
167
|
-
MAXIMIZE: "Maximize",
|
|
168
|
-
MINIMIZE: "Minimize",
|
|
169
|
-
};
|
|
170
|
-
export class ResourceInUse extends __BaseException {
|
|
171
|
-
name = "ResourceInUse";
|
|
172
|
-
$fault = "client";
|
|
173
|
-
Message;
|
|
174
|
-
constructor(opts) {
|
|
175
|
-
super({
|
|
176
|
-
name: "ResourceInUse",
|
|
177
|
-
$fault: "client",
|
|
178
|
-
...opts,
|
|
179
|
-
});
|
|
180
|
-
Object.setPrototypeOf(this, ResourceInUse.prototype);
|
|
181
|
-
this.Message = opts.Message;
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
export const FairShare = {
|
|
185
|
-
DISABLED: "Disabled",
|
|
186
|
-
ENABLED: "Enabled",
|
|
187
|
-
};
|
|
188
|
-
export const Framework = {
|
|
189
|
-
DARKNET: "DARKNET",
|
|
190
|
-
KERAS: "KERAS",
|
|
191
|
-
MXNET: "MXNET",
|
|
192
|
-
ONNX: "ONNX",
|
|
193
|
-
PYTORCH: "PYTORCH",
|
|
194
|
-
SKLEARN: "SKLEARN",
|
|
195
|
-
TENSORFLOW: "TENSORFLOW",
|
|
196
|
-
TFLITE: "TFLITE",
|
|
197
|
-
XGBOOST: "XGBOOST",
|
|
198
|
-
};
|
|
199
|
-
export const ProcessingS3UploadMode = {
|
|
200
|
-
CONTINUOUS: "Continuous",
|
|
201
|
-
END_OF_JOB: "EndOfJob",
|
|
202
|
-
};
|
|
203
|
-
export const ProcessingInstanceType = {
|
|
204
|
-
ML_C4_2XLARGE: "ml.c4.2xlarge",
|
|
205
|
-
ML_C4_4XLARGE: "ml.c4.4xlarge",
|
|
206
|
-
ML_C4_8XLARGE: "ml.c4.8xlarge",
|
|
207
|
-
ML_C4_XLARGE: "ml.c4.xlarge",
|
|
208
|
-
ML_C5_18XLARGE: "ml.c5.18xlarge",
|
|
209
|
-
ML_C5_2XLARGE: "ml.c5.2xlarge",
|
|
210
|
-
ML_C5_4XLARGE: "ml.c5.4xlarge",
|
|
211
|
-
ML_C5_9XLARGE: "ml.c5.9xlarge",
|
|
212
|
-
ML_C5_XLARGE: "ml.c5.xlarge",
|
|
213
|
-
ML_C6I_12XLARGE: "ml.c6i.12xlarge",
|
|
214
|
-
ML_C6I_16XLARGE: "ml.c6i.16xlarge",
|
|
215
|
-
ML_C6I_24XLARGE: "ml.c6i.24xlarge",
|
|
216
|
-
ML_C6I_2XLARGE: "ml.c6i.2xlarge",
|
|
217
|
-
ML_C6I_32XLARGE: "ml.c6i.32xlarge",
|
|
218
|
-
ML_C6I_4XLARGE: "ml.c6i.4xlarge",
|
|
219
|
-
ML_C6I_8XLARGE: "ml.c6i.8xlarge",
|
|
220
|
-
ML_C6I_XLARGE: "ml.c6i.xlarge",
|
|
221
|
-
ML_C7I_12XLARGE: "ml.c7i.12xlarge",
|
|
222
|
-
ML_C7I_16XLARGE: "ml.c7i.16xlarge",
|
|
223
|
-
ML_C7I_24XLARGE: "ml.c7i.24xlarge",
|
|
224
|
-
ML_C7I_2XLARGE: "ml.c7i.2xlarge",
|
|
225
|
-
ML_C7I_48XLARGE: "ml.c7i.48xlarge",
|
|
226
|
-
ML_C7I_4XLARGE: "ml.c7i.4xlarge",
|
|
227
|
-
ML_C7I_8XLARGE: "ml.c7i.8xlarge",
|
|
228
|
-
ML_C7I_LARGE: "ml.c7i.large",
|
|
229
|
-
ML_C7I_XLARGE: "ml.c7i.xlarge",
|
|
230
|
-
ML_G4DN_12XLARGE: "ml.g4dn.12xlarge",
|
|
231
|
-
ML_G4DN_16XLARGE: "ml.g4dn.16xlarge",
|
|
232
|
-
ML_G4DN_2XLARGE: "ml.g4dn.2xlarge",
|
|
233
|
-
ML_G4DN_4XLARGE: "ml.g4dn.4xlarge",
|
|
234
|
-
ML_G4DN_8XLARGE: "ml.g4dn.8xlarge",
|
|
235
|
-
ML_G4DN_XLARGE: "ml.g4dn.xlarge",
|
|
236
|
-
ML_G5_12XLARGE: "ml.g5.12xlarge",
|
|
237
|
-
ML_G5_16XLARGE: "ml.g5.16xlarge",
|
|
238
|
-
ML_G5_24XLARGE: "ml.g5.24xlarge",
|
|
239
|
-
ML_G5_2XLARGE: "ml.g5.2xlarge",
|
|
240
|
-
ML_G5_48XLARGE: "ml.g5.48xlarge",
|
|
241
|
-
ML_G5_4XLARGE: "ml.g5.4xlarge",
|
|
242
|
-
ML_G5_8XLARGE: "ml.g5.8xlarge",
|
|
243
|
-
ML_G5_XLARGE: "ml.g5.xlarge",
|
|
244
|
-
ML_G6E_12XLARGE: "ml.g6e.12xlarge",
|
|
245
|
-
ML_G6E_16XLARGE: "ml.g6e.16xlarge",
|
|
246
|
-
ML_G6E_24XLARGE: "ml.g6e.24xlarge",
|
|
247
|
-
ML_G6E_2XLARGE: "ml.g6e.2xlarge",
|
|
248
|
-
ML_G6E_48XLARGE: "ml.g6e.48xlarge",
|
|
249
|
-
ML_G6E_4XLARGE: "ml.g6e.4xlarge",
|
|
250
|
-
ML_G6E_8XLARGE: "ml.g6e.8xlarge",
|
|
251
|
-
ML_G6E_XLARGE: "ml.g6e.xlarge",
|
|
252
|
-
ML_G6_12XLARGE: "ml.g6.12xlarge",
|
|
253
|
-
ML_G6_16XLARGE: "ml.g6.16xlarge",
|
|
254
|
-
ML_G6_24XLARGE: "ml.g6.24xlarge",
|
|
255
|
-
ML_G6_2XLARGE: "ml.g6.2xlarge",
|
|
256
|
-
ML_G6_48XLARGE: "ml.g6.48xlarge",
|
|
257
|
-
ML_G6_4XLARGE: "ml.g6.4xlarge",
|
|
258
|
-
ML_G6_8XLARGE: "ml.g6.8xlarge",
|
|
259
|
-
ML_G6_XLARGE: "ml.g6.xlarge",
|
|
260
|
-
ML_M4_10XLARGE: "ml.m4.10xlarge",
|
|
261
|
-
ML_M4_16XLARGE: "ml.m4.16xlarge",
|
|
262
|
-
ML_M4_2XLARGE: "ml.m4.2xlarge",
|
|
263
|
-
ML_M4_4XLARGE: "ml.m4.4xlarge",
|
|
264
|
-
ML_M4_XLARGE: "ml.m4.xlarge",
|
|
265
|
-
ML_M5_12XLARGE: "ml.m5.12xlarge",
|
|
266
|
-
ML_M5_24XLARGE: "ml.m5.24xlarge",
|
|
267
|
-
ML_M5_2XLARGE: "ml.m5.2xlarge",
|
|
268
|
-
ML_M5_4XLARGE: "ml.m5.4xlarge",
|
|
269
|
-
ML_M5_LARGE: "ml.m5.large",
|
|
270
|
-
ML_M5_XLARGE: "ml.m5.xlarge",
|
|
271
|
-
ML_M6I_12XLARGE: "ml.m6i.12xlarge",
|
|
272
|
-
ML_M6I_16XLARGE: "ml.m6i.16xlarge",
|
|
273
|
-
ML_M6I_24XLARGE: "ml.m6i.24xlarge",
|
|
274
|
-
ML_M6I_2XLARGE: "ml.m6i.2xlarge",
|
|
275
|
-
ML_M6I_32XLARGE: "ml.m6i.32xlarge",
|
|
276
|
-
ML_M6I_4XLARGE: "ml.m6i.4xlarge",
|
|
277
|
-
ML_M6I_8XLARGE: "ml.m6i.8xlarge",
|
|
278
|
-
ML_M6I_LARGE: "ml.m6i.large",
|
|
279
|
-
ML_M6I_XLARGE: "ml.m6i.xlarge",
|
|
280
|
-
ML_M7I_12XLARGE: "ml.m7i.12xlarge",
|
|
281
|
-
ML_M7I_16XLARGE: "ml.m7i.16xlarge",
|
|
282
|
-
ML_M7I_24XLARGE: "ml.m7i.24xlarge",
|
|
283
|
-
ML_M7I_2XLARGE: "ml.m7i.2xlarge",
|
|
284
|
-
ML_M7I_48XLARGE: "ml.m7i.48xlarge",
|
|
285
|
-
ML_M7I_4XLARGE: "ml.m7i.4xlarge",
|
|
286
|
-
ML_M7I_8XLARGE: "ml.m7i.8xlarge",
|
|
287
|
-
ML_M7I_LARGE: "ml.m7i.large",
|
|
288
|
-
ML_M7I_XLARGE: "ml.m7i.xlarge",
|
|
289
|
-
ML_P2_16XLARGE: "ml.p2.16xlarge",
|
|
290
|
-
ML_P2_8XLARGE: "ml.p2.8xlarge",
|
|
291
|
-
ML_P2_XLARGE: "ml.p2.xlarge",
|
|
292
|
-
ML_P3_16XLARGE: "ml.p3.16xlarge",
|
|
293
|
-
ML_P3_2XLARGE: "ml.p3.2xlarge",
|
|
294
|
-
ML_P3_8XLARGE: "ml.p3.8xlarge",
|
|
295
|
-
ML_P5_4XLARGE: "ml.p5.4xlarge",
|
|
296
|
-
ML_R5D_12XLARGE: "ml.r5d.12xlarge",
|
|
297
|
-
ML_R5D_16XLARGE: "ml.r5d.16xlarge",
|
|
298
|
-
ML_R5D_24XLARGE: "ml.r5d.24xlarge",
|
|
299
|
-
ML_R5D_2XLARGE: "ml.r5d.2xlarge",
|
|
300
|
-
ML_R5D_4XLARGE: "ml.r5d.4xlarge",
|
|
301
|
-
ML_R5D_8XLARGE: "ml.r5d.8xlarge",
|
|
302
|
-
ML_R5D_LARGE: "ml.r5d.large",
|
|
303
|
-
ML_R5D_XLARGE: "ml.r5d.xlarge",
|
|
304
|
-
ML_R5_12XLARGE: "ml.r5.12xlarge",
|
|
305
|
-
ML_R5_16XLARGE: "ml.r5.16xlarge",
|
|
306
|
-
ML_R5_24XLARGE: "ml.r5.24xlarge",
|
|
307
|
-
ML_R5_2XLARGE: "ml.r5.2xlarge",
|
|
308
|
-
ML_R5_4XLARGE: "ml.r5.4xlarge",
|
|
309
|
-
ML_R5_8XLARGE: "ml.r5.8xlarge",
|
|
310
|
-
ML_R5_LARGE: "ml.r5.large",
|
|
311
|
-
ML_R5_XLARGE: "ml.r5.xlarge",
|
|
312
|
-
ML_R7I_12XLARGE: "ml.r7i.12xlarge",
|
|
313
|
-
ML_R7I_16XLARGE: "ml.r7i.16xlarge",
|
|
314
|
-
ML_R7I_24XLARGE: "ml.r7i.24xlarge",
|
|
315
|
-
ML_R7I_2XLARGE: "ml.r7i.2xlarge",
|
|
316
|
-
ML_R7I_48XLARGE: "ml.r7i.48xlarge",
|
|
317
|
-
ML_R7I_4XLARGE: "ml.r7i.4xlarge",
|
|
318
|
-
ML_R7I_8XLARGE: "ml.r7i.8xlarge",
|
|
319
|
-
ML_R7I_LARGE: "ml.r7i.large",
|
|
320
|
-
ML_R7I_XLARGE: "ml.r7i.xlarge",
|
|
321
|
-
ML_T3_2XLARGE: "ml.t3.2xlarge",
|
|
322
|
-
ML_T3_LARGE: "ml.t3.large",
|
|
323
|
-
ML_T3_MEDIUM: "ml.t3.medium",
|
|
324
|
-
ML_T3_XLARGE: "ml.t3.xlarge",
|
|
325
|
-
};
|
|
326
|
-
export const EdgePresetDeploymentType = {
|
|
327
|
-
GreengrassV2Component: "GreengrassV2Component",
|
|
328
|
-
};
|
|
329
|
-
export const RStudioServerProAccessStatus = {
|
|
330
|
-
Disabled: "DISABLED",
|
|
331
|
-
Enabled: "ENABLED",
|
|
332
|
-
};
|
|
333
|
-
export const RStudioServerProUserGroup = {
|
|
334
|
-
Admin: "R_STUDIO_ADMIN",
|
|
335
|
-
User: "R_STUDIO_USER",
|
|
336
|
-
};
|
|
337
|
-
export const NotebookOutputOption = {
|
|
338
|
-
Allowed: "Allowed",
|
|
339
|
-
Disabled: "Disabled",
|
|
340
|
-
};
|
|
341
|
-
export const StudioWebPortal = {
|
|
342
|
-
Disabled: "DISABLED",
|
|
343
|
-
Enabled: "ENABLED",
|
|
344
|
-
};
|
|
345
|
-
export const MlTools = {
|
|
346
|
-
AUTO_ML: "AutoMl",
|
|
347
|
-
COMET: "Comet",
|
|
348
|
-
DATA_WRANGLER: "DataWrangler",
|
|
349
|
-
DEEPCHECKS_LLM_EVALUATION: "DeepchecksLLMEvaluation",
|
|
350
|
-
EMR_CLUSTERS: "EmrClusters",
|
|
351
|
-
ENDPOINTS: "Endpoints",
|
|
352
|
-
EXPERIMENTS: "Experiments",
|
|
353
|
-
FEATURE_STORE: "FeatureStore",
|
|
354
|
-
FIDDLER: "Fiddler",
|
|
355
|
-
HYPER_POD_CLUSTERS: "HyperPodClusters",
|
|
356
|
-
INFERENCE_OPTIMIZATION: "InferenceOptimization",
|
|
357
|
-
INFERENCE_RECOMMENDER: "InferenceRecommender",
|
|
358
|
-
JUMP_START: "JumpStart",
|
|
359
|
-
LAKERA_GUARD: "LakeraGuard",
|
|
360
|
-
MODELS: "Models",
|
|
361
|
-
MODEL_EVALUATION: "ModelEvaluation",
|
|
362
|
-
PERFORMANCE_EVALUATION: "PerformanceEvaluation",
|
|
363
|
-
PIPELINES: "Pipelines",
|
|
364
|
-
PROJECTS: "Projects",
|
|
365
|
-
TRAINING: "Training",
|
|
366
|
-
};
|
|
367
|
-
export const SageMakerImageName = {
|
|
368
|
-
sagemaker_distribution: "sagemaker_distribution",
|
|
369
|
-
};
|
|
370
|
-
export const ExecutionRoleIdentityConfig = {
|
|
371
|
-
DISABLED: "DISABLED",
|
|
372
|
-
USER_PROFILE_NAME: "USER_PROFILE_NAME",
|
|
373
|
-
};
|
|
374
|
-
export const IPAddressType = {
|
|
375
|
-
DUALSTACK: "dualstack",
|
|
376
|
-
IPV4: "ipv4",
|
|
377
|
-
};
|
|
378
|
-
export const TagPropagation = {
|
|
379
|
-
DISABLED: "DISABLED",
|
|
380
|
-
ENABLED: "ENABLED",
|
|
381
|
-
};
|
|
382
|
-
export const FailureHandlingPolicy = {
|
|
383
|
-
DoNothing: "DO_NOTHING",
|
|
384
|
-
RollbackOnFailure: "ROLLBACK_ON_FAILURE",
|
|
385
|
-
};
|
|
386
|
-
export const DeviceSubsetType = {
|
|
387
|
-
NameContains: "NAMECONTAINS",
|
|
388
|
-
Percentage: "PERCENTAGE",
|
|
389
|
-
Selection: "SELECTION",
|
|
390
|
-
};
|
|
391
|
-
export const ProductionVariantAcceleratorType = {
|
|
392
|
-
ML_EIA1_LARGE: "ml.eia1.large",
|
|
393
|
-
ML_EIA1_MEDIUM: "ml.eia1.medium",
|
|
394
|
-
ML_EIA1_XLARGE: "ml.eia1.xlarge",
|
|
395
|
-
ML_EIA2_LARGE: "ml.eia2.large",
|
|
396
|
-
ML_EIA2_MEDIUM: "ml.eia2.medium",
|
|
397
|
-
ML_EIA2_XLARGE: "ml.eia2.xlarge",
|
|
398
|
-
};
|
|
399
|
-
export const ProductionVariantInferenceAmiVersion = {
|
|
400
|
-
AL2_GPU_2: "al2-ami-sagemaker-inference-gpu-2",
|
|
401
|
-
AL2_GPU_2_1: "al2-ami-sagemaker-inference-gpu-2-1",
|
|
402
|
-
AL2_GPU_3_1: "al2-ami-sagemaker-inference-gpu-3-1",
|
|
403
|
-
AL2_NEURON_2: "al2-ami-sagemaker-inference-neuron-2",
|
|
404
|
-
};
|
|
405
|
-
export const ManagedInstanceScalingStatus = {
|
|
406
|
-
DISABLED: "DISABLED",
|
|
407
|
-
ENABLED: "ENABLED",
|
|
408
|
-
};
|
|
409
|
-
export const RoutingStrategy = {
|
|
410
|
-
LEAST_OUTSTANDING_REQUESTS: "LEAST_OUTSTANDING_REQUESTS",
|
|
411
|
-
RANDOM: "RANDOM",
|
|
412
|
-
};
|
|
413
|
-
export const FeatureType = {
|
|
414
|
-
FRACTIONAL: "Fractional",
|
|
415
|
-
INTEGRAL: "Integral",
|
|
416
|
-
STRING: "String",
|
|
417
|
-
};
|
|
418
|
-
export const TableFormat = {
|
|
419
|
-
DEFAULT: "Default",
|
|
420
|
-
GLUE: "Glue",
|
|
421
|
-
ICEBERG: "Iceberg",
|
|
422
|
-
};
|
|
423
|
-
export const StorageType = {
|
|
424
|
-
IN_MEMORY: "InMemory",
|
|
425
|
-
STANDARD: "Standard",
|
|
426
|
-
};
|
|
427
|
-
export const TtlDurationUnit = {
|
|
428
|
-
DAYS: "Days",
|
|
429
|
-
HOURS: "Hours",
|
|
430
|
-
MINUTES: "Minutes",
|
|
431
|
-
SECONDS: "Seconds",
|
|
432
|
-
WEEKS: "Weeks",
|
|
433
|
-
};
|
|
434
|
-
export const ThroughputMode = {
|
|
435
|
-
ON_DEMAND: "OnDemand",
|
|
436
|
-
PROVISIONED: "Provisioned",
|
|
437
|
-
};
|
|
438
|
-
export const HubContentType = {
|
|
439
|
-
MODEL: "Model",
|
|
440
|
-
MODEL_REFERENCE: "ModelReference",
|
|
441
|
-
NOTEBOOK: "Notebook",
|
|
442
|
-
};
|
|
443
|
-
export const HyperParameterTuningJobStrategyType = {
|
|
444
|
-
BAYESIAN: "Bayesian",
|
|
445
|
-
GRID: "Grid",
|
|
446
|
-
HYPERBAND: "Hyperband",
|
|
447
|
-
RANDOM: "Random",
|
|
448
|
-
};
|
|
449
|
-
export const TrainingJobEarlyStoppingType = {
|
|
450
|
-
AUTO: "Auto",
|
|
451
|
-
OFF: "Off",
|
|
452
|
-
};
|
|
453
|
-
export const HyperParameterTuningAllocationStrategy = {
|
|
454
|
-
PRIORITIZED: "Prioritized",
|
|
455
|
-
};
|
|
456
|
-
export const HyperParameterTuningJobWarmStartType = {
|
|
457
|
-
IDENTICAL_DATA_AND_ALGORITHM: "IdenticalDataAndAlgorithm",
|
|
458
|
-
TRANSFER_LEARNING: "TransferLearning",
|
|
459
|
-
};
|
|
460
|
-
export const JobType = {
|
|
461
|
-
INFERENCE: "INFERENCE",
|
|
462
|
-
NOTEBOOK_KERNEL: "NOTEBOOK_KERNEL",
|
|
463
|
-
TRAINING: "TRAINING",
|
|
464
|
-
};
|
|
465
|
-
export const Processor = {
|
|
466
|
-
CPU: "CPU",
|
|
467
|
-
GPU: "GPU",
|
|
468
|
-
};
|
|
469
|
-
export const VendorGuidance = {
|
|
470
|
-
ARCHIVED: "ARCHIVED",
|
|
471
|
-
NOT_PROVIDED: "NOT_PROVIDED",
|
|
472
|
-
STABLE: "STABLE",
|
|
473
|
-
TO_BE_ARCHIVED: "TO_BE_ARCHIVED",
|
|
474
|
-
};
|
|
475
|
-
export const ModelInfrastructureType = {
|
|
476
|
-
REAL_TIME_INFERENCE: "RealTimeInference",
|
|
477
|
-
};
|
|
478
|
-
export const _InstanceType = {
|
|
479
|
-
ML_C4_2XLARGE: "ml.c4.2xlarge",
|
|
480
|
-
ML_C4_4XLARGE: "ml.c4.4xlarge",
|
|
481
|
-
ML_C4_8XLARGE: "ml.c4.8xlarge",
|
|
482
|
-
ML_C4_XLARGE: "ml.c4.xlarge",
|
|
483
|
-
ML_C5D_18XLARGE: "ml.c5d.18xlarge",
|
|
484
|
-
ML_C5D_2XLARGE: "ml.c5d.2xlarge",
|
|
485
|
-
ML_C5D_4XLARGE: "ml.c5d.4xlarge",
|
|
486
|
-
ML_C5D_9XLARGE: "ml.c5d.9xlarge",
|
|
487
|
-
ML_C5D_XLARGE: "ml.c5d.xlarge",
|
|
488
|
-
ML_C5_18XLARGE: "ml.c5.18xlarge",
|
|
489
|
-
ML_C5_2XLARGE: "ml.c5.2xlarge",
|
|
490
|
-
ML_C5_4XLARGE: "ml.c5.4xlarge",
|
|
491
|
-
ML_C5_9XLARGE: "ml.c5.9xlarge",
|
|
492
|
-
ML_C5_XLARGE: "ml.c5.xlarge",
|
|
493
|
-
ML_C6ID_12XLARGE: "ml.c6id.12xlarge",
|
|
494
|
-
ML_C6ID_16XLARGE: "ml.c6id.16xlarge",
|
|
495
|
-
ML_C6ID_24XLARGE: "ml.c6id.24xlarge",
|
|
496
|
-
ML_C6ID_2XLARGE: "ml.c6id.2xlarge",
|
|
497
|
-
ML_C6ID_32XLARGE: "ml.c6id.32xlarge",
|
|
498
|
-
ML_C6ID_4XLARGE: "ml.c6id.4xlarge",
|
|
499
|
-
ML_C6ID_8XLARGE: "ml.c6id.8xlarge",
|
|
500
|
-
ML_C6ID_LARGE: "ml.c6id.large",
|
|
501
|
-
ML_C6ID_XLARGE: "ml.c6id.xlarge",
|
|
502
|
-
ML_C6I_12XLARGE: "ml.c6i.12xlarge",
|
|
503
|
-
ML_C6I_16XLARGE: "ml.c6i.16xlarge",
|
|
504
|
-
ML_C6I_24XLARGE: "ml.c6i.24xlarge",
|
|
505
|
-
ML_C6I_2XLARGE: "ml.c6i.2xlarge",
|
|
506
|
-
ML_C6I_32XLARGE: "ml.c6i.32xlarge",
|
|
507
|
-
ML_C6I_4XLARGE: "ml.c6i.4xlarge",
|
|
508
|
-
ML_C6I_8XLARGE: "ml.c6i.8xlarge",
|
|
509
|
-
ML_C6I_LARGE: "ml.c6i.large",
|
|
510
|
-
ML_C6I_XLARGE: "ml.c6i.xlarge",
|
|
511
|
-
ML_C7I_12XLARGE: "ml.c7i.12xlarge",
|
|
512
|
-
ML_C7I_16XLARGE: "ml.c7i.16xlarge",
|
|
513
|
-
ML_C7I_24XLARGE: "ml.c7i.24xlarge",
|
|
514
|
-
ML_C7I_2XLARGE: "ml.c7i.2xlarge",
|
|
515
|
-
ML_C7I_48XLARGE: "ml.c7i.48xlarge",
|
|
516
|
-
ML_C7I_4XLARGE: "ml.c7i.4xlarge",
|
|
517
|
-
ML_C7I_8XLARGE: "ml.c7i.8xlarge",
|
|
518
|
-
ML_C7I_LARGE: "ml.c7i.large",
|
|
519
|
-
ML_C7I_XLARGE: "ml.c7i.xlarge",
|
|
520
|
-
ML_G4DN_12XLARGE: "ml.g4dn.12xlarge",
|
|
521
|
-
ML_G4DN_16XLARGE: "ml.g4dn.16xlarge",
|
|
522
|
-
ML_G4DN_2XLARGE: "ml.g4dn.2xlarge",
|
|
523
|
-
ML_G4DN_4XLARGE: "ml.g4dn.4xlarge",
|
|
524
|
-
ML_G4DN_8XLARGE: "ml.g4dn.8xlarge",
|
|
525
|
-
ML_G4DN_XLARGE: "ml.g4dn.xlarge",
|
|
526
|
-
ML_G5_12XLARGE: "ml.g5.12xlarge",
|
|
527
|
-
ML_G5_16XLARGE: "ml.g5.16xlarge",
|
|
528
|
-
ML_G5_24XLARGE: "ml.g5.24xlarge",
|
|
529
|
-
ML_G5_2XLARGE: "ml.g5.2xlarge",
|
|
530
|
-
ML_G5_48XLARGE: "ml.g5.48xlarge",
|
|
531
|
-
ML_G5_4XLARGE: "ml.g5.4xlarge",
|
|
532
|
-
ML_G5_8XLARGE: "ml.g5.8xlarge",
|
|
533
|
-
ML_G5_XLARGE: "ml.g5.xlarge",
|
|
534
|
-
ML_G6_12XLARGE: "ml.g6.12xlarge",
|
|
535
|
-
ML_G6_16XLARGE: "ml.g6.16xlarge",
|
|
536
|
-
ML_G6_24XLARGE: "ml.g6.24xlarge",
|
|
537
|
-
ML_G6_2XLARGE: "ml.g6.2xlarge",
|
|
538
|
-
ML_G6_48XLARGE: "ml.g6.48xlarge",
|
|
539
|
-
ML_G6_4XLARGE: "ml.g6.4xlarge",
|
|
540
|
-
ML_G6_8XLARGE: "ml.g6.8xlarge",
|
|
541
|
-
ML_G6_XLARGE: "ml.g6.xlarge",
|
|
542
|
-
ML_INF1_24XLARGE: "ml.inf1.24xlarge",
|
|
543
|
-
ML_INF1_2XLARGE: "ml.inf1.2xlarge",
|
|
544
|
-
ML_INF1_6XLARGE: "ml.inf1.6xlarge",
|
|
545
|
-
ML_INF1_XLARGE: "ml.inf1.xlarge",
|
|
546
|
-
ML_INF2_24XLARGE: "ml.inf2.24xlarge",
|
|
547
|
-
ML_INF2_48XLARGE: "ml.inf2.48xlarge",
|
|
548
|
-
ML_INF2_8XLARGE: "ml.inf2.8xlarge",
|
|
549
|
-
ML_INF2_XLARGE: "ml.inf2.xlarge",
|
|
550
|
-
ML_M4_10XLARGE: "ml.m4.10xlarge",
|
|
551
|
-
ML_M4_16XLARGE: "ml.m4.16xlarge",
|
|
552
|
-
ML_M4_2XLARGE: "ml.m4.2xlarge",
|
|
553
|
-
ML_M4_4XLARGE: "ml.m4.4xlarge",
|
|
554
|
-
ML_M4_XLARGE: "ml.m4.xlarge",
|
|
555
|
-
ML_M5D_12XLARGE: "ml.m5d.12xlarge",
|
|
556
|
-
ML_M5D_16XLARGE: "ml.m5d.16xlarge",
|
|
557
|
-
ML_M5D_24XLARGE: "ml.m5d.24xlarge",
|
|
558
|
-
ML_M5D_2XLARGE: "ml.m5d.2xlarge",
|
|
559
|
-
ML_M5D_4XLARGE: "ml.m5d.4xlarge",
|
|
560
|
-
ML_M5D_8XLARGE: "ml.m5d.8xlarge",
|
|
561
|
-
ML_M5D_LARGE: "ml.m5d.large",
|
|
562
|
-
ML_M5D_XLARGE: "ml.m5d.xlarge",
|
|
563
|
-
ML_M5_12XLARGE: "ml.m5.12xlarge",
|
|
564
|
-
ML_M5_24XLARGE: "ml.m5.24xlarge",
|
|
565
|
-
ML_M5_2XLARGE: "ml.m5.2xlarge",
|
|
566
|
-
ML_M5_4XLARGE: "ml.m5.4xlarge",
|
|
567
|
-
ML_M5_XLARGE: "ml.m5.xlarge",
|
|
568
|
-
ML_M6ID_12XLARGE: "ml.m6id.12xlarge",
|
|
569
|
-
ML_M6ID_16XLARGE: "ml.m6id.16xlarge",
|
|
570
|
-
ML_M6ID_24XLARGE: "ml.m6id.24xlarge",
|
|
571
|
-
ML_M6ID_2XLARGE: "ml.m6id.2xlarge",
|
|
572
|
-
ML_M6ID_32XLARGE: "ml.m6id.32xlarge",
|
|
573
|
-
ML_M6ID_4XLARGE: "ml.m6id.4xlarge",
|
|
574
|
-
ML_M6ID_8XLARGE: "ml.m6id.8xlarge",
|
|
575
|
-
ML_M6ID_LARGE: "ml.m6id.large",
|
|
576
|
-
ML_M6ID_XLARGE: "ml.m6id.xlarge",
|
|
577
|
-
ML_M6I_12XLARGE: "ml.m6i.12xlarge",
|
|
578
|
-
ML_M6I_16XLARGE: "ml.m6i.16xlarge",
|
|
579
|
-
ML_M6I_24XLARGE: "ml.m6i.24xlarge",
|
|
580
|
-
ML_M6I_2XLARGE: "ml.m6i.2xlarge",
|
|
581
|
-
ML_M6I_32XLARGE: "ml.m6i.32xlarge",
|
|
582
|
-
ML_M6I_4XLARGE: "ml.m6i.4xlarge",
|
|
583
|
-
ML_M6I_8XLARGE: "ml.m6i.8xlarge",
|
|
584
|
-
ML_M6I_LARGE: "ml.m6i.large",
|
|
585
|
-
ML_M6I_XLARGE: "ml.m6i.xlarge",
|
|
586
|
-
ML_M7I_12XLARGE: "ml.m7i.12xlarge",
|
|
587
|
-
ML_M7I_16XLARGE: "ml.m7i.16xlarge",
|
|
588
|
-
ML_M7I_24XLARGE: "ml.m7i.24xlarge",
|
|
589
|
-
ML_M7I_2XLARGE: "ml.m7i.2xlarge",
|
|
590
|
-
ML_M7I_48XLARGE: "ml.m7i.48xlarge",
|
|
591
|
-
ML_M7I_4XLARGE: "ml.m7i.4xlarge",
|
|
592
|
-
ML_M7I_8XLARGE: "ml.m7i.8xlarge",
|
|
593
|
-
ML_M7I_LARGE: "ml.m7i.large",
|
|
594
|
-
ML_M7I_XLARGE: "ml.m7i.xlarge",
|
|
595
|
-
ML_P2_16XLARGE: "ml.p2.16xlarge",
|
|
596
|
-
ML_P2_8XLARGE: "ml.p2.8xlarge",
|
|
597
|
-
ML_P2_XLARGE: "ml.p2.xlarge",
|
|
598
|
-
ML_P3DN_24XLARGE: "ml.p3dn.24xlarge",
|
|
599
|
-
ML_P3_16XLARGE: "ml.p3.16xlarge",
|
|
600
|
-
ML_P3_2XLARGE: "ml.p3.2xlarge",
|
|
601
|
-
ML_P3_8XLARGE: "ml.p3.8xlarge",
|
|
602
|
-
ML_P4DE_24XLARGE: "ml.p4de.24xlarge",
|
|
603
|
-
ML_P4D_24XLARGE: "ml.p4d.24xlarge",
|
|
604
|
-
ML_P5_48XLARGE: "ml.p5.48xlarge",
|
|
605
|
-
ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge",
|
|
606
|
-
ML_R5_12XLARGE: "ml.r5.12xlarge",
|
|
607
|
-
ML_R5_16XLARGE: "ml.r5.16xlarge",
|
|
608
|
-
ML_R5_24XLARGE: "ml.r5.24xlarge",
|
|
609
|
-
ML_R5_2XLARGE: "ml.r5.2xlarge",
|
|
610
|
-
ML_R5_4XLARGE: "ml.r5.4xlarge",
|
|
611
|
-
ML_R5_8XLARGE: "ml.r5.8xlarge",
|
|
612
|
-
ML_R5_LARGE: "ml.r5.large",
|
|
613
|
-
ML_R5_XLARGE: "ml.r5.xlarge",
|
|
614
|
-
ML_R6ID_12XLARGE: "ml.r6id.12xlarge",
|
|
615
|
-
ML_R6ID_16XLARGE: "ml.r6id.16xlarge",
|
|
616
|
-
ML_R6ID_24XLARGE: "ml.r6id.24xlarge",
|
|
617
|
-
ML_R6ID_2XLARGE: "ml.r6id.2xlarge",
|
|
618
|
-
ML_R6ID_32XLARGE: "ml.r6id.32xlarge",
|
|
619
|
-
ML_R6ID_4XLARGE: "ml.r6id.4xlarge",
|
|
620
|
-
ML_R6ID_8XLARGE: "ml.r6id.8xlarge",
|
|
621
|
-
ML_R6ID_LARGE: "ml.r6id.large",
|
|
622
|
-
ML_R6ID_XLARGE: "ml.r6id.xlarge",
|
|
623
|
-
ML_R6I_12XLARGE: "ml.r6i.12xlarge",
|
|
624
|
-
ML_R6I_16XLARGE: "ml.r6i.16xlarge",
|
|
625
|
-
ML_R6I_24XLARGE: "ml.r6i.24xlarge",
|
|
626
|
-
ML_R6I_2XLARGE: "ml.r6i.2xlarge",
|
|
627
|
-
ML_R6I_32XLARGE: "ml.r6i.32xlarge",
|
|
628
|
-
ML_R6I_4XLARGE: "ml.r6i.4xlarge",
|
|
629
|
-
ML_R6I_8XLARGE: "ml.r6i.8xlarge",
|
|
630
|
-
ML_R6I_LARGE: "ml.r6i.large",
|
|
631
|
-
ML_R6I_XLARGE: "ml.r6i.xlarge",
|
|
632
|
-
ML_R7I_12XLARGE: "ml.r7i.12xlarge",
|
|
633
|
-
ML_R7I_16XLARGE: "ml.r7i.16xlarge",
|
|
634
|
-
ML_R7I_24XLARGE: "ml.r7i.24xlarge",
|
|
635
|
-
ML_R7I_2XLARGE: "ml.r7i.2xlarge",
|
|
636
|
-
ML_R7I_48XLARGE: "ml.r7i.48xlarge",
|
|
637
|
-
ML_R7I_4XLARGE: "ml.r7i.4xlarge",
|
|
638
|
-
ML_R7I_8XLARGE: "ml.r7i.8xlarge",
|
|
639
|
-
ML_R7I_LARGE: "ml.r7i.large",
|
|
640
|
-
ML_R7I_XLARGE: "ml.r7i.xlarge",
|
|
641
|
-
ML_T2_2XLARGE: "ml.t2.2xlarge",
|
|
642
|
-
ML_T2_LARGE: "ml.t2.large",
|
|
643
|
-
ML_T2_MEDIUM: "ml.t2.medium",
|
|
644
|
-
ML_T2_XLARGE: "ml.t2.xlarge",
|
|
645
|
-
ML_T3_2XLARGE: "ml.t3.2xlarge",
|
|
646
|
-
ML_T3_LARGE: "ml.t3.large",
|
|
647
|
-
ML_T3_MEDIUM: "ml.t3.medium",
|
|
648
|
-
ML_T3_XLARGE: "ml.t3.xlarge",
|
|
649
|
-
ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge",
|
|
650
|
-
ML_TRN1_2XLARGE: "ml.trn1.2xlarge",
|
|
651
|
-
ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
|
|
652
|
-
};
|
|
653
|
-
export const InferenceExperimentType = {
|
|
654
|
-
SHADOW_MODE: "ShadowMode",
|
|
655
|
-
};
|
|
656
|
-
export const RecommendationJobSupportedEndpointType = {
|
|
657
|
-
REALTIME: "RealTime",
|
|
658
|
-
SERVERLESS: "Serverless",
|
|
659
|
-
};
|
|
660
|
-
export const TrafficType = {
|
|
661
|
-
PHASES: "PHASES",
|
|
662
|
-
STAIRS: "STAIRS",
|
|
663
|
-
};
|
|
664
|
-
export const RecommendationJobType = {
|
|
665
|
-
ADVANCED: "Advanced",
|
|
666
|
-
DEFAULT: "Default",
|
|
667
|
-
};
|
|
668
|
-
export const FlatInvocations = {
|
|
669
|
-
CONTINUE: "Continue",
|
|
670
|
-
STOP: "Stop",
|
|
671
|
-
};
|
|
1
|
+
export {};
|