@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,19 +1,110 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import {
|
|
2
|
+
ActionStatus,
|
|
3
|
+
ActivationState,
|
|
4
|
+
AdditionalS3DataSourceDataType,
|
|
5
|
+
AggregationTransformationValue,
|
|
6
|
+
AlgorithmStatus,
|
|
7
|
+
AppInstanceType,
|
|
8
|
+
AppStatus,
|
|
9
|
+
AppType,
|
|
10
|
+
ArtifactSourceIdType,
|
|
11
|
+
AssemblyType,
|
|
12
|
+
AssociationEdgeType,
|
|
13
|
+
AsyncNotificationTopicTypes,
|
|
14
|
+
AthenaResultCompressionType,
|
|
15
|
+
AthenaResultFormat,
|
|
16
|
+
AutoMLAlgorithm,
|
|
17
|
+
AutoMLChannelType,
|
|
18
|
+
AutoMLJobObjectiveType,
|
|
19
|
+
AutoMLJobSecondaryStatus,
|
|
20
|
+
AutoMLJobStatus,
|
|
21
|
+
AutoMLMetricEnum,
|
|
22
|
+
AutoMLMetricExtendedEnum,
|
|
23
|
+
AutoMLMode,
|
|
24
|
+
AutoMLProcessingUnit,
|
|
25
|
+
AutoMLS3DataType,
|
|
26
|
+
AutotuneMode,
|
|
27
|
+
BatchAddClusterNodesErrorCode,
|
|
28
|
+
BatchDeleteClusterNodesErrorCode,
|
|
29
|
+
BatchStrategy,
|
|
30
|
+
CandidateStatus,
|
|
31
|
+
CandidateStepType,
|
|
32
|
+
CapacityReservationType,
|
|
33
|
+
CapacitySizeType,
|
|
34
|
+
CaptureMode,
|
|
35
|
+
ClarifyFeatureType,
|
|
36
|
+
ClarifyTextGranularity,
|
|
37
|
+
ClarifyTextLanguage,
|
|
38
|
+
ClusterAutoScalerType,
|
|
39
|
+
ClusterAutoScalingMode,
|
|
40
|
+
ClusterAutoScalingStatus,
|
|
41
|
+
ClusterConfigMode,
|
|
42
|
+
ClusterEventResourceType,
|
|
43
|
+
ClusterInstanceStatus,
|
|
44
|
+
ClusterInstanceType,
|
|
45
|
+
ClusterNodeProvisioningMode,
|
|
46
|
+
ClusterNodeRecovery,
|
|
47
|
+
ClusterStatus,
|
|
48
|
+
CompilationJobStatus,
|
|
49
|
+
CompleteOnConvergence,
|
|
50
|
+
CompressionType,
|
|
51
|
+
ConditionOutcome,
|
|
52
|
+
ContainerMode,
|
|
53
|
+
DataSourceName,
|
|
54
|
+
DeepHealthCheckType,
|
|
55
|
+
DetailedAlgorithmStatus,
|
|
56
|
+
EdgePresetDeploymentType,
|
|
57
|
+
FairShare,
|
|
58
|
+
FeatureStatus,
|
|
59
|
+
FileSystemAccessMode,
|
|
60
|
+
FileSystemType,
|
|
61
|
+
FillingType,
|
|
62
|
+
Framework,
|
|
63
|
+
HyperParameterScalingType,
|
|
64
|
+
HyperParameterTuningJobObjectiveType,
|
|
65
|
+
InstanceGroupStatus,
|
|
66
|
+
LifecycleManagement,
|
|
67
|
+
MetricSetSource,
|
|
68
|
+
ModelApprovalStatus,
|
|
69
|
+
ModelCacheSetting,
|
|
70
|
+
ModelCompressionType,
|
|
71
|
+
ModelPackageStatus,
|
|
72
|
+
NodeUnavailabilityType,
|
|
73
|
+
ObjectiveStatus,
|
|
74
|
+
OutputCompressionType,
|
|
75
|
+
ParameterType,
|
|
76
|
+
PreemptTeamTasks,
|
|
77
|
+
ProblemType,
|
|
78
|
+
ProcessingInstanceType,
|
|
79
|
+
ProcessingS3DataDistributionType,
|
|
80
|
+
ProcessingS3InputMode,
|
|
81
|
+
ProcessingS3UploadMode,
|
|
82
|
+
ProductionVariantInstanceType,
|
|
83
|
+
RecordWrapper,
|
|
84
|
+
RepositoryAccessMode,
|
|
85
|
+
ResourceSharingStrategy,
|
|
86
|
+
S3DataDistribution,
|
|
87
|
+
S3DataType,
|
|
88
|
+
S3ModelDataType,
|
|
89
|
+
SchedulerResourceStatus,
|
|
90
|
+
SoftwareUpdateStatus,
|
|
91
|
+
SplitType,
|
|
92
|
+
TargetDevice,
|
|
93
|
+
TargetPlatformAccelerator,
|
|
94
|
+
TargetPlatformArch,
|
|
95
|
+
TargetPlatformOs,
|
|
96
|
+
TrafficRoutingConfigType,
|
|
97
|
+
TrainingInputMode,
|
|
98
|
+
TrainingInstanceType,
|
|
99
|
+
TrainingRepositoryAccessMode,
|
|
100
|
+
TransformInstanceType,
|
|
101
|
+
VolumeAttachmentStatus,
|
|
102
|
+
} from "./enums";
|
|
3
103
|
export interface ActionSource {
|
|
4
104
|
SourceUri: string | undefined;
|
|
5
105
|
SourceType?: string | undefined;
|
|
6
106
|
SourceId?: string | undefined;
|
|
7
107
|
}
|
|
8
|
-
export declare const ActionStatus: {
|
|
9
|
-
readonly COMPLETED: "Completed";
|
|
10
|
-
readonly FAILED: "Failed";
|
|
11
|
-
readonly IN_PROGRESS: "InProgress";
|
|
12
|
-
readonly STOPPED: "Stopped";
|
|
13
|
-
readonly STOPPING: "Stopping";
|
|
14
|
-
readonly UNKNOWN: "Unknown";
|
|
15
|
-
};
|
|
16
|
-
export type ActionStatus = (typeof ActionStatus)[keyof typeof ActionStatus];
|
|
17
108
|
export interface ActionSummary {
|
|
18
109
|
ActionArn?: string | undefined;
|
|
19
110
|
ActionName?: string | undefined;
|
|
@@ -23,21 +114,6 @@ export interface ActionSummary {
|
|
|
23
114
|
CreationTime?: Date | undefined;
|
|
24
115
|
LastModifiedTime?: Date | undefined;
|
|
25
116
|
}
|
|
26
|
-
export declare const ActivationState: {
|
|
27
|
-
readonly DISABLED: "Disabled";
|
|
28
|
-
readonly ENABLED: "Enabled";
|
|
29
|
-
};
|
|
30
|
-
export type ActivationState =
|
|
31
|
-
(typeof ActivationState)[keyof typeof ActivationState];
|
|
32
|
-
export declare const AssociationEdgeType: {
|
|
33
|
-
readonly ASSOCIATED_WITH: "AssociatedWith";
|
|
34
|
-
readonly CONTRIBUTED_TO: "ContributedTo";
|
|
35
|
-
readonly DERIVED_FROM: "DerivedFrom";
|
|
36
|
-
readonly PRODUCED: "Produced";
|
|
37
|
-
readonly SAME_AS: "SameAs";
|
|
38
|
-
};
|
|
39
|
-
export type AssociationEdgeType =
|
|
40
|
-
(typeof AssociationEdgeType)[keyof typeof AssociationEdgeType];
|
|
41
117
|
export interface AddAssociationRequest {
|
|
42
118
|
SourceArn: string | undefined;
|
|
43
119
|
DestinationArn: string | undefined;
|
|
@@ -47,20 +123,6 @@ export interface AddAssociationResponse {
|
|
|
47
123
|
SourceArn?: string | undefined;
|
|
48
124
|
DestinationArn?: string | undefined;
|
|
49
125
|
}
|
|
50
|
-
export declare class ResourceLimitExceeded extends __BaseException {
|
|
51
|
-
readonly name: "ResourceLimitExceeded";
|
|
52
|
-
readonly $fault: "client";
|
|
53
|
-
Message?: string | undefined;
|
|
54
|
-
constructor(
|
|
55
|
-
opts: __ExceptionOptionType<ResourceLimitExceeded, __BaseException>
|
|
56
|
-
);
|
|
57
|
-
}
|
|
58
|
-
export declare class ResourceNotFound extends __BaseException {
|
|
59
|
-
readonly name: "ResourceNotFound";
|
|
60
|
-
readonly $fault: "client";
|
|
61
|
-
Message?: string | undefined;
|
|
62
|
-
constructor(opts: __ExceptionOptionType<ResourceNotFound, __BaseException>);
|
|
63
|
-
}
|
|
64
126
|
export interface AddClusterNodeSpecification {
|
|
65
127
|
InstanceGroupName: string | undefined;
|
|
66
128
|
IncrementTargetCountBy: number | undefined;
|
|
@@ -68,42 +130,18 @@ export interface AddClusterNodeSpecification {
|
|
|
68
130
|
export interface AdditionalEnis {
|
|
69
131
|
EfaEnis?: string[] | undefined;
|
|
70
132
|
}
|
|
71
|
-
export declare const CompressionType: {
|
|
72
|
-
readonly GZIP: "Gzip";
|
|
73
|
-
readonly NONE: "None";
|
|
74
|
-
};
|
|
75
|
-
export type CompressionType =
|
|
76
|
-
(typeof CompressionType)[keyof typeof CompressionType];
|
|
77
|
-
export declare const AdditionalS3DataSourceDataType: {
|
|
78
|
-
readonly S3OBJECT: "S3Object";
|
|
79
|
-
readonly S3PREFIX: "S3Prefix";
|
|
80
|
-
};
|
|
81
|
-
export type AdditionalS3DataSourceDataType =
|
|
82
|
-
(typeof AdditionalS3DataSourceDataType)[keyof typeof AdditionalS3DataSourceDataType];
|
|
83
133
|
export interface AdditionalS3DataSource {
|
|
84
134
|
S3DataType: AdditionalS3DataSourceDataType | undefined;
|
|
85
135
|
S3Uri: string | undefined;
|
|
86
136
|
CompressionType?: CompressionType | undefined;
|
|
87
137
|
ETag?: string | undefined;
|
|
88
138
|
}
|
|
89
|
-
export declare const ModelCompressionType: {
|
|
90
|
-
readonly Gzip: "Gzip";
|
|
91
|
-
readonly None: "None";
|
|
92
|
-
};
|
|
93
|
-
export type ModelCompressionType =
|
|
94
|
-
(typeof ModelCompressionType)[keyof typeof ModelCompressionType];
|
|
95
139
|
export interface InferenceHubAccessConfig {
|
|
96
140
|
HubContentArn: string | undefined;
|
|
97
141
|
}
|
|
98
142
|
export interface ModelAccessConfig {
|
|
99
143
|
AcceptEula: boolean | undefined;
|
|
100
144
|
}
|
|
101
|
-
export declare const S3ModelDataType: {
|
|
102
|
-
readonly S3Object: "S3Object";
|
|
103
|
-
readonly S3Prefix: "S3Prefix";
|
|
104
|
-
};
|
|
105
|
-
export type S3ModelDataType =
|
|
106
|
-
(typeof S3ModelDataType)[keyof typeof S3ModelDataType];
|
|
107
145
|
export interface S3ModelDataSource {
|
|
108
146
|
S3Uri: string | undefined;
|
|
109
147
|
S3DataType: S3ModelDataType | undefined;
|
|
@@ -135,386 +173,6 @@ export interface ModelPackageContainerDefinition {
|
|
|
135
173
|
AdditionalS3DataSource?: AdditionalS3DataSource | undefined;
|
|
136
174
|
ModelDataETag?: string | undefined;
|
|
137
175
|
}
|
|
138
|
-
export declare const ProductionVariantInstanceType: {
|
|
139
|
-
readonly ML_C4_2XLARGE: "ml.c4.2xlarge";
|
|
140
|
-
readonly ML_C4_4XLARGE: "ml.c4.4xlarge";
|
|
141
|
-
readonly ML_C4_8XLARGE: "ml.c4.8xlarge";
|
|
142
|
-
readonly ML_C4_LARGE: "ml.c4.large";
|
|
143
|
-
readonly ML_C4_XLARGE: "ml.c4.xlarge";
|
|
144
|
-
readonly ML_C5D_18XLARGE: "ml.c5d.18xlarge";
|
|
145
|
-
readonly ML_C5D_2XLARGE: "ml.c5d.2xlarge";
|
|
146
|
-
readonly ML_C5D_4XLARGE: "ml.c5d.4xlarge";
|
|
147
|
-
readonly ML_C5D_9XLARGE: "ml.c5d.9xlarge";
|
|
148
|
-
readonly ML_C5D_LARGE: "ml.c5d.large";
|
|
149
|
-
readonly ML_C5D_XLARGE: "ml.c5d.xlarge";
|
|
150
|
-
readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
|
|
151
|
-
readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
|
|
152
|
-
readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
|
|
153
|
-
readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
|
|
154
|
-
readonly ML_C5_LARGE: "ml.c5.large";
|
|
155
|
-
readonly ML_C5_XLARGE: "ml.c5.xlarge";
|
|
156
|
-
readonly ML_C6GD_12XLARGE: "ml.c6gd.12xlarge";
|
|
157
|
-
readonly ML_C6GD_16XLARGE: "ml.c6gd.16xlarge";
|
|
158
|
-
readonly ML_C6GD_2XLARGE: "ml.c6gd.2xlarge";
|
|
159
|
-
readonly ML_C6GD_4XLARGE: "ml.c6gd.4xlarge";
|
|
160
|
-
readonly ML_C6GD_8XLARGE: "ml.c6gd.8xlarge";
|
|
161
|
-
readonly ML_C6GD_LARGE: "ml.c6gd.large";
|
|
162
|
-
readonly ML_C6GD_XLARGE: "ml.c6gd.xlarge";
|
|
163
|
-
readonly ML_C6GN_12XLARGE: "ml.c6gn.12xlarge";
|
|
164
|
-
readonly ML_C6GN_16XLARGE: "ml.c6gn.16xlarge";
|
|
165
|
-
readonly ML_C6GN_2XLARGE: "ml.c6gn.2xlarge";
|
|
166
|
-
readonly ML_C6GN_4XLARGE: "ml.c6gn.4xlarge";
|
|
167
|
-
readonly ML_C6GN_8XLARGE: "ml.c6gn.8xlarge";
|
|
168
|
-
readonly ML_C6GN_LARGE: "ml.c6gn.large";
|
|
169
|
-
readonly ML_C6GN_XLARGE: "ml.c6gn.xlarge";
|
|
170
|
-
readonly ML_C6G_12XLARGE: "ml.c6g.12xlarge";
|
|
171
|
-
readonly ML_C6G_16XLARGE: "ml.c6g.16xlarge";
|
|
172
|
-
readonly ML_C6G_2XLARGE: "ml.c6g.2xlarge";
|
|
173
|
-
readonly ML_C6G_4XLARGE: "ml.c6g.4xlarge";
|
|
174
|
-
readonly ML_C6G_8XLARGE: "ml.c6g.8xlarge";
|
|
175
|
-
readonly ML_C6G_LARGE: "ml.c6g.large";
|
|
176
|
-
readonly ML_C6G_XLARGE: "ml.c6g.xlarge";
|
|
177
|
-
readonly ML_C6IN_12XLARGE: "ml.c6in.12xlarge";
|
|
178
|
-
readonly ML_C6IN_16XLARGE: "ml.c6in.16xlarge";
|
|
179
|
-
readonly ML_C6IN_24XLARGE: "ml.c6in.24xlarge";
|
|
180
|
-
readonly ML_C6IN_2XLARGE: "ml.c6in.2xlarge";
|
|
181
|
-
readonly ML_C6IN_32XLARGE: "ml.c6in.32xlarge";
|
|
182
|
-
readonly ML_C6IN_4XLARGE: "ml.c6in.4xlarge";
|
|
183
|
-
readonly ML_C6IN_8XLARGE: "ml.c6in.8xlarge";
|
|
184
|
-
readonly ML_C6IN_LARGE: "ml.c6in.large";
|
|
185
|
-
readonly ML_C6IN_XLARGE: "ml.c6in.xlarge";
|
|
186
|
-
readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
|
|
187
|
-
readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
|
|
188
|
-
readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
|
|
189
|
-
readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
|
|
190
|
-
readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
|
|
191
|
-
readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
|
|
192
|
-
readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
|
|
193
|
-
readonly ML_C6I_LARGE: "ml.c6i.large";
|
|
194
|
-
readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
|
|
195
|
-
readonly ML_C7G_12XLARGE: "ml.c7g.12xlarge";
|
|
196
|
-
readonly ML_C7G_16XLARGE: "ml.c7g.16xlarge";
|
|
197
|
-
readonly ML_C7G_2XLARGE: "ml.c7g.2xlarge";
|
|
198
|
-
readonly ML_C7G_4XLARGE: "ml.c7g.4xlarge";
|
|
199
|
-
readonly ML_C7G_8XLARGE: "ml.c7g.8xlarge";
|
|
200
|
-
readonly ML_C7G_LARGE: "ml.c7g.large";
|
|
201
|
-
readonly ML_C7G_XLARGE: "ml.c7g.xlarge";
|
|
202
|
-
readonly ML_C7I_12XLARGE: "ml.c7i.12xlarge";
|
|
203
|
-
readonly ML_C7I_16XLARGE: "ml.c7i.16xlarge";
|
|
204
|
-
readonly ML_C7I_24XLARGE: "ml.c7i.24xlarge";
|
|
205
|
-
readonly ML_C7I_2XLARGE: "ml.c7i.2xlarge";
|
|
206
|
-
readonly ML_C7I_48XLARGE: "ml.c7i.48xlarge";
|
|
207
|
-
readonly ML_C7I_4XLARGE: "ml.c7i.4xlarge";
|
|
208
|
-
readonly ML_C7I_8XLARGE: "ml.c7i.8xlarge";
|
|
209
|
-
readonly ML_C7I_LARGE: "ml.c7i.large";
|
|
210
|
-
readonly ML_C7I_XLARGE: "ml.c7i.xlarge";
|
|
211
|
-
readonly ML_C8G_12XLARGE: "ml.c8g.12xlarge";
|
|
212
|
-
readonly ML_C8G_16XLARGE: "ml.c8g.16xlarge";
|
|
213
|
-
readonly ML_C8G_24XLARGE: "ml.c8g.24xlarge";
|
|
214
|
-
readonly ML_C8G_2XLARGE: "ml.c8g.2xlarge";
|
|
215
|
-
readonly ML_C8G_48XLARGE: "ml.c8g.48xlarge";
|
|
216
|
-
readonly ML_C8G_4XLARGE: "ml.c8g.4xlarge";
|
|
217
|
-
readonly ML_C8G_8XLARGE: "ml.c8g.8xlarge";
|
|
218
|
-
readonly ML_C8G_LARGE: "ml.c8g.large";
|
|
219
|
-
readonly ML_C8G_MEDIUM: "ml.c8g.medium";
|
|
220
|
-
readonly ML_C8G_XLARGE: "ml.c8g.xlarge";
|
|
221
|
-
readonly ML_DL1_24XLARGE: "ml.dl1.24xlarge";
|
|
222
|
-
readonly ML_G4DN_12XLARGE: "ml.g4dn.12xlarge";
|
|
223
|
-
readonly ML_G4DN_16XLARGE: "ml.g4dn.16xlarge";
|
|
224
|
-
readonly ML_G4DN_2XLARGE: "ml.g4dn.2xlarge";
|
|
225
|
-
readonly ML_G4DN_4XLARGE: "ml.g4dn.4xlarge";
|
|
226
|
-
readonly ML_G4DN_8XLARGE: "ml.g4dn.8xlarge";
|
|
227
|
-
readonly ML_G4DN_XLARGE: "ml.g4dn.xlarge";
|
|
228
|
-
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
229
|
-
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
230
|
-
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
231
|
-
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
232
|
-
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
233
|
-
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
234
|
-
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
235
|
-
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
236
|
-
readonly ML_G6E_12XLARGE: "ml.g6e.12xlarge";
|
|
237
|
-
readonly ML_G6E_16XLARGE: "ml.g6e.16xlarge";
|
|
238
|
-
readonly ML_G6E_24XLARGE: "ml.g6e.24xlarge";
|
|
239
|
-
readonly ML_G6E_2XLARGE: "ml.g6e.2xlarge";
|
|
240
|
-
readonly ML_G6E_48XLARGE: "ml.g6e.48xlarge";
|
|
241
|
-
readonly ML_G6E_4XLARGE: "ml.g6e.4xlarge";
|
|
242
|
-
readonly ML_G6E_8XLARGE: "ml.g6e.8xlarge";
|
|
243
|
-
readonly ML_G6E_XLARGE: "ml.g6e.xlarge";
|
|
244
|
-
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
245
|
-
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
246
|
-
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
247
|
-
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
248
|
-
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
249
|
-
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
250
|
-
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
251
|
-
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
252
|
-
readonly ML_INF1_24XLARGE: "ml.inf1.24xlarge";
|
|
253
|
-
readonly ML_INF1_2XLARGE: "ml.inf1.2xlarge";
|
|
254
|
-
readonly ML_INF1_6XLARGE: "ml.inf1.6xlarge";
|
|
255
|
-
readonly ML_INF1_XLARGE: "ml.inf1.xlarge";
|
|
256
|
-
readonly ML_INF2_24XLARGE: "ml.inf2.24xlarge";
|
|
257
|
-
readonly ML_INF2_48XLARGE: "ml.inf2.48xlarge";
|
|
258
|
-
readonly ML_INF2_8XLARGE: "ml.inf2.8xlarge";
|
|
259
|
-
readonly ML_INF2_XLARGE: "ml.inf2.xlarge";
|
|
260
|
-
readonly ML_M4_10XLARGE: "ml.m4.10xlarge";
|
|
261
|
-
readonly ML_M4_16XLARGE: "ml.m4.16xlarge";
|
|
262
|
-
readonly ML_M4_2XLARGE: "ml.m4.2xlarge";
|
|
263
|
-
readonly ML_M4_4XLARGE: "ml.m4.4xlarge";
|
|
264
|
-
readonly ML_M4_XLARGE: "ml.m4.xlarge";
|
|
265
|
-
readonly ML_M5D_12XLARGE: "ml.m5d.12xlarge";
|
|
266
|
-
readonly ML_M5D_24XLARGE: "ml.m5d.24xlarge";
|
|
267
|
-
readonly ML_M5D_2XLARGE: "ml.m5d.2xlarge";
|
|
268
|
-
readonly ML_M5D_4XLARGE: "ml.m5d.4xlarge";
|
|
269
|
-
readonly ML_M5D_LARGE: "ml.m5d.large";
|
|
270
|
-
readonly ML_M5D_XLARGE: "ml.m5d.xlarge";
|
|
271
|
-
readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
|
|
272
|
-
readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
|
|
273
|
-
readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
|
|
274
|
-
readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
|
|
275
|
-
readonly ML_M5_LARGE: "ml.m5.large";
|
|
276
|
-
readonly ML_M5_XLARGE: "ml.m5.xlarge";
|
|
277
|
-
readonly ML_M6GD_12XLARGE: "ml.m6gd.12xlarge";
|
|
278
|
-
readonly ML_M6GD_16XLARGE: "ml.m6gd.16xlarge";
|
|
279
|
-
readonly ML_M6GD_2XLARGE: "ml.m6gd.2xlarge";
|
|
280
|
-
readonly ML_M6GD_4XLARGE: "ml.m6gd.4xlarge";
|
|
281
|
-
readonly ML_M6GD_8XLARGE: "ml.m6gd.8xlarge";
|
|
282
|
-
readonly ML_M6GD_LARGE: "ml.m6gd.large";
|
|
283
|
-
readonly ML_M6GD_XLARGE: "ml.m6gd.xlarge";
|
|
284
|
-
readonly ML_M6G_12XLARGE: "ml.m6g.12xlarge";
|
|
285
|
-
readonly ML_M6G_16XLARGE: "ml.m6g.16xlarge";
|
|
286
|
-
readonly ML_M6G_2XLARGE: "ml.m6g.2xlarge";
|
|
287
|
-
readonly ML_M6G_4XLARGE: "ml.m6g.4xlarge";
|
|
288
|
-
readonly ML_M6G_8XLARGE: "ml.m6g.8xlarge";
|
|
289
|
-
readonly ML_M6G_LARGE: "ml.m6g.large";
|
|
290
|
-
readonly ML_M6G_XLARGE: "ml.m6g.xlarge";
|
|
291
|
-
readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
|
|
292
|
-
readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
|
|
293
|
-
readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
|
|
294
|
-
readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
|
|
295
|
-
readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
|
|
296
|
-
readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
|
|
297
|
-
readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
|
|
298
|
-
readonly ML_M6I_LARGE: "ml.m6i.large";
|
|
299
|
-
readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
|
|
300
|
-
readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
|
|
301
|
-
readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
|
|
302
|
-
readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
|
|
303
|
-
readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
|
|
304
|
-
readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
|
|
305
|
-
readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
|
|
306
|
-
readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
|
|
307
|
-
readonly ML_M7I_LARGE: "ml.m7i.large";
|
|
308
|
-
readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
|
|
309
|
-
readonly ML_M8G_12XLARGE: "ml.m8g.12xlarge";
|
|
310
|
-
readonly ML_M8G_16XLARGE: "ml.m8g.16xlarge";
|
|
311
|
-
readonly ML_M8G_24XLARGE: "ml.m8g.24xlarge";
|
|
312
|
-
readonly ML_M8G_2XLARGE: "ml.m8g.2xlarge";
|
|
313
|
-
readonly ML_M8G_48XLARGE: "ml.m8g.48xlarge";
|
|
314
|
-
readonly ML_M8G_4XLARGE: "ml.m8g.4xlarge";
|
|
315
|
-
readonly ML_M8G_8XLARGE: "ml.m8g.8xlarge";
|
|
316
|
-
readonly ML_M8G_LARGE: "ml.m8g.large";
|
|
317
|
-
readonly ML_M8G_MEDIUM: "ml.m8g.medium";
|
|
318
|
-
readonly ML_M8G_XLARGE: "ml.m8g.xlarge";
|
|
319
|
-
readonly ML_P2_16XLARGE: "ml.p2.16xlarge";
|
|
320
|
-
readonly ML_P2_8XLARGE: "ml.p2.8xlarge";
|
|
321
|
-
readonly ML_P2_XLARGE: "ml.p2.xlarge";
|
|
322
|
-
readonly ML_P3_16XLARGE: "ml.p3.16xlarge";
|
|
323
|
-
readonly ML_P3_2XLARGE: "ml.p3.2xlarge";
|
|
324
|
-
readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
|
|
325
|
-
readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
|
|
326
|
-
readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
|
|
327
|
-
readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
|
|
328
|
-
readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
|
|
329
|
-
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
330
|
-
readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
|
|
331
|
-
readonly ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge";
|
|
332
|
-
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
333
|
-
readonly ML_R5D_12XLARGE: "ml.r5d.12xlarge";
|
|
334
|
-
readonly ML_R5D_24XLARGE: "ml.r5d.24xlarge";
|
|
335
|
-
readonly ML_R5D_2XLARGE: "ml.r5d.2xlarge";
|
|
336
|
-
readonly ML_R5D_4XLARGE: "ml.r5d.4xlarge";
|
|
337
|
-
readonly ML_R5D_LARGE: "ml.r5d.large";
|
|
338
|
-
readonly ML_R5D_XLARGE: "ml.r5d.xlarge";
|
|
339
|
-
readonly ML_R5_12XLARGE: "ml.r5.12xlarge";
|
|
340
|
-
readonly ML_R5_24XLARGE: "ml.r5.24xlarge";
|
|
341
|
-
readonly ML_R5_2XLARGE: "ml.r5.2xlarge";
|
|
342
|
-
readonly ML_R5_4XLARGE: "ml.r5.4xlarge";
|
|
343
|
-
readonly ML_R5_LARGE: "ml.r5.large";
|
|
344
|
-
readonly ML_R5_XLARGE: "ml.r5.xlarge";
|
|
345
|
-
readonly ML_R6GD_12XLARGE: "ml.r6gd.12xlarge";
|
|
346
|
-
readonly ML_R6GD_16XLARGE: "ml.r6gd.16xlarge";
|
|
347
|
-
readonly ML_R6GD_2XLARGE: "ml.r6gd.2xlarge";
|
|
348
|
-
readonly ML_R6GD_4XLARGE: "ml.r6gd.4xlarge";
|
|
349
|
-
readonly ML_R6GD_8XLARGE: "ml.r6gd.8xlarge";
|
|
350
|
-
readonly ML_R6GD_LARGE: "ml.r6gd.large";
|
|
351
|
-
readonly ML_R6GD_XLARGE: "ml.r6gd.xlarge";
|
|
352
|
-
readonly ML_R6G_12XLARGE: "ml.r6g.12xlarge";
|
|
353
|
-
readonly ML_R6G_16XLARGE: "ml.r6g.16xlarge";
|
|
354
|
-
readonly ML_R6G_2XLARGE: "ml.r6g.2xlarge";
|
|
355
|
-
readonly ML_R6G_4XLARGE: "ml.r6g.4xlarge";
|
|
356
|
-
readonly ML_R6G_8XLARGE: "ml.r6g.8xlarge";
|
|
357
|
-
readonly ML_R6G_LARGE: "ml.r6g.large";
|
|
358
|
-
readonly ML_R6G_XLARGE: "ml.r6g.xlarge";
|
|
359
|
-
readonly ML_R6I_12XLARGE: "ml.r6i.12xlarge";
|
|
360
|
-
readonly ML_R6I_16XLARGE: "ml.r6i.16xlarge";
|
|
361
|
-
readonly ML_R6I_24XLARGE: "ml.r6i.24xlarge";
|
|
362
|
-
readonly ML_R6I_2XLARGE: "ml.r6i.2xlarge";
|
|
363
|
-
readonly ML_R6I_32XLARGE: "ml.r6i.32xlarge";
|
|
364
|
-
readonly ML_R6I_4XLARGE: "ml.r6i.4xlarge";
|
|
365
|
-
readonly ML_R6I_8XLARGE: "ml.r6i.8xlarge";
|
|
366
|
-
readonly ML_R6I_LARGE: "ml.r6i.large";
|
|
367
|
-
readonly ML_R6I_XLARGE: "ml.r6i.xlarge";
|
|
368
|
-
readonly ML_R7GD_12XLARGE: "ml.r7gd.12xlarge";
|
|
369
|
-
readonly ML_R7GD_16XLARGE: "ml.r7gd.16xlarge";
|
|
370
|
-
readonly ML_R7GD_2XLARGE: "ml.r7gd.2xlarge";
|
|
371
|
-
readonly ML_R7GD_4XLARGE: "ml.r7gd.4xlarge";
|
|
372
|
-
readonly ML_R7GD_8XLARGE: "ml.r7gd.8xlarge";
|
|
373
|
-
readonly ML_R7GD_LARGE: "ml.r7gd.large";
|
|
374
|
-
readonly ML_R7GD_MEDIUM: "ml.r7gd.medium";
|
|
375
|
-
readonly ML_R7GD_XLARGE: "ml.r7gd.xlarge";
|
|
376
|
-
readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
|
|
377
|
-
readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
|
|
378
|
-
readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
|
|
379
|
-
readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
|
|
380
|
-
readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
|
|
381
|
-
readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
|
|
382
|
-
readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
|
|
383
|
-
readonly ML_R7I_LARGE: "ml.r7i.large";
|
|
384
|
-
readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
|
|
385
|
-
readonly ML_R8G_12XLARGE: "ml.r8g.12xlarge";
|
|
386
|
-
readonly ML_R8G_16XLARGE: "ml.r8g.16xlarge";
|
|
387
|
-
readonly ML_R8G_24XLARGE: "ml.r8g.24xlarge";
|
|
388
|
-
readonly ML_R8G_2XLARGE: "ml.r8g.2xlarge";
|
|
389
|
-
readonly ML_R8G_48XLARGE: "ml.r8g.48xlarge";
|
|
390
|
-
readonly ML_R8G_4XLARGE: "ml.r8g.4xlarge";
|
|
391
|
-
readonly ML_R8G_8XLARGE: "ml.r8g.8xlarge";
|
|
392
|
-
readonly ML_R8G_LARGE: "ml.r8g.large";
|
|
393
|
-
readonly ML_R8G_MEDIUM: "ml.r8g.medium";
|
|
394
|
-
readonly ML_R8G_XLARGE: "ml.r8g.xlarge";
|
|
395
|
-
readonly ML_T2_2XLARGE: "ml.t2.2xlarge";
|
|
396
|
-
readonly ML_T2_LARGE: "ml.t2.large";
|
|
397
|
-
readonly ML_T2_MEDIUM: "ml.t2.medium";
|
|
398
|
-
readonly ML_T2_XLARGE: "ml.t2.xlarge";
|
|
399
|
-
readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
|
|
400
|
-
readonly ML_TRN1_2XLARGE: "ml.trn1.2xlarge";
|
|
401
|
-
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
402
|
-
readonly ML_TRN2_48XLARGE: "ml.trn2.48xlarge";
|
|
403
|
-
};
|
|
404
|
-
export type ProductionVariantInstanceType =
|
|
405
|
-
(typeof ProductionVariantInstanceType)[keyof typeof ProductionVariantInstanceType];
|
|
406
|
-
export declare const TransformInstanceType: {
|
|
407
|
-
readonly ML_C4_2XLARGE: "ml.c4.2xlarge";
|
|
408
|
-
readonly ML_C4_4XLARGE: "ml.c4.4xlarge";
|
|
409
|
-
readonly ML_C4_8XLARGE: "ml.c4.8xlarge";
|
|
410
|
-
readonly ML_C4_XLARGE: "ml.c4.xlarge";
|
|
411
|
-
readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
|
|
412
|
-
readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
|
|
413
|
-
readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
|
|
414
|
-
readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
|
|
415
|
-
readonly ML_C5_XLARGE: "ml.c5.xlarge";
|
|
416
|
-
readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
|
|
417
|
-
readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
|
|
418
|
-
readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
|
|
419
|
-
readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
|
|
420
|
-
readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
|
|
421
|
-
readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
|
|
422
|
-
readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
|
|
423
|
-
readonly ML_C6I_LARGE: "ml.c6i.large";
|
|
424
|
-
readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
|
|
425
|
-
readonly ML_C7I_12XLARGE: "ml.c7i.12xlarge";
|
|
426
|
-
readonly ML_C7I_16XLARGE: "ml.c7i.16xlarge";
|
|
427
|
-
readonly ML_C7I_24XLARGE: "ml.c7i.24xlarge";
|
|
428
|
-
readonly ML_C7I_2XLARGE: "ml.c7i.2xlarge";
|
|
429
|
-
readonly ML_C7I_48XLARGE: "ml.c7i.48xlarge";
|
|
430
|
-
readonly ML_C7I_4XLARGE: "ml.c7i.4xlarge";
|
|
431
|
-
readonly ML_C7I_8XLARGE: "ml.c7i.8xlarge";
|
|
432
|
-
readonly ML_C7I_LARGE: "ml.c7i.large";
|
|
433
|
-
readonly ML_C7I_XLARGE: "ml.c7i.xlarge";
|
|
434
|
-
readonly ML_G4DN_12XLARGE: "ml.g4dn.12xlarge";
|
|
435
|
-
readonly ML_G4DN_16XLARGE: "ml.g4dn.16xlarge";
|
|
436
|
-
readonly ML_G4DN_2XLARGE: "ml.g4dn.2xlarge";
|
|
437
|
-
readonly ML_G4DN_4XLARGE: "ml.g4dn.4xlarge";
|
|
438
|
-
readonly ML_G4DN_8XLARGE: "ml.g4dn.8xlarge";
|
|
439
|
-
readonly ML_G4DN_XLARGE: "ml.g4dn.xlarge";
|
|
440
|
-
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
441
|
-
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
442
|
-
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
443
|
-
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
444
|
-
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
445
|
-
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
446
|
-
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
447
|
-
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
448
|
-
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
449
|
-
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
450
|
-
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
451
|
-
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
452
|
-
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
453
|
-
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
454
|
-
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
455
|
-
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
456
|
-
readonly ML_INF2_24XLARGE: "ml.inf2.24xlarge";
|
|
457
|
-
readonly ML_INF2_48XLARGE: "ml.inf2.48xlarge";
|
|
458
|
-
readonly ML_INF2_8XLARGE: "ml.inf2.8xlarge";
|
|
459
|
-
readonly ML_INF2_XLARGE: "ml.inf2.xlarge";
|
|
460
|
-
readonly ML_M4_10XLARGE: "ml.m4.10xlarge";
|
|
461
|
-
readonly ML_M4_16XLARGE: "ml.m4.16xlarge";
|
|
462
|
-
readonly ML_M4_2XLARGE: "ml.m4.2xlarge";
|
|
463
|
-
readonly ML_M4_4XLARGE: "ml.m4.4xlarge";
|
|
464
|
-
readonly ML_M4_XLARGE: "ml.m4.xlarge";
|
|
465
|
-
readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
|
|
466
|
-
readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
|
|
467
|
-
readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
|
|
468
|
-
readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
|
|
469
|
-
readonly ML_M5_LARGE: "ml.m5.large";
|
|
470
|
-
readonly ML_M5_XLARGE: "ml.m5.xlarge";
|
|
471
|
-
readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
|
|
472
|
-
readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
|
|
473
|
-
readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
|
|
474
|
-
readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
|
|
475
|
-
readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
|
|
476
|
-
readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
|
|
477
|
-
readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
|
|
478
|
-
readonly ML_M6I_LARGE: "ml.m6i.large";
|
|
479
|
-
readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
|
|
480
|
-
readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
|
|
481
|
-
readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
|
|
482
|
-
readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
|
|
483
|
-
readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
|
|
484
|
-
readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
|
|
485
|
-
readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
|
|
486
|
-
readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
|
|
487
|
-
readonly ML_M7I_LARGE: "ml.m7i.large";
|
|
488
|
-
readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
|
|
489
|
-
readonly ML_P2_16XLARGE: "ml.p2.16xlarge";
|
|
490
|
-
readonly ML_P2_8XLARGE: "ml.p2.8xlarge";
|
|
491
|
-
readonly ML_P2_XLARGE: "ml.p2.xlarge";
|
|
492
|
-
readonly ML_P3_16XLARGE: "ml.p3.16xlarge";
|
|
493
|
-
readonly ML_P3_2XLARGE: "ml.p3.2xlarge";
|
|
494
|
-
readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
|
|
495
|
-
readonly ML_R6I_12XLARGE: "ml.r6i.12xlarge";
|
|
496
|
-
readonly ML_R6I_16XLARGE: "ml.r6i.16xlarge";
|
|
497
|
-
readonly ML_R6I_24XLARGE: "ml.r6i.24xlarge";
|
|
498
|
-
readonly ML_R6I_2XLARGE: "ml.r6i.2xlarge";
|
|
499
|
-
readonly ML_R6I_32XLARGE: "ml.r6i.32xlarge";
|
|
500
|
-
readonly ML_R6I_4XLARGE: "ml.r6i.4xlarge";
|
|
501
|
-
readonly ML_R6I_8XLARGE: "ml.r6i.8xlarge";
|
|
502
|
-
readonly ML_R6I_LARGE: "ml.r6i.large";
|
|
503
|
-
readonly ML_R6I_XLARGE: "ml.r6i.xlarge";
|
|
504
|
-
readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
|
|
505
|
-
readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
|
|
506
|
-
readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
|
|
507
|
-
readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
|
|
508
|
-
readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
|
|
509
|
-
readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
|
|
510
|
-
readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
|
|
511
|
-
readonly ML_R7I_LARGE: "ml.r7i.large";
|
|
512
|
-
readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
|
|
513
|
-
readonly ML_TRN1_2XLARGE: "ml.trn1.2xlarge";
|
|
514
|
-
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
515
|
-
};
|
|
516
|
-
export type TransformInstanceType =
|
|
517
|
-
(typeof TransformInstanceType)[keyof typeof TransformInstanceType];
|
|
518
176
|
export interface AdditionalInferenceSpecificationDefinition {
|
|
519
177
|
Name: string | undefined;
|
|
520
178
|
Description?: string | undefined;
|
|
@@ -545,37 +203,16 @@ export interface AgentVersion {
|
|
|
545
203
|
Version: string | undefined;
|
|
546
204
|
AgentCount: number | undefined;
|
|
547
205
|
}
|
|
548
|
-
export declare const AggregationTransformationValue: {
|
|
549
|
-
readonly Avg: "avg";
|
|
550
|
-
readonly First: "first";
|
|
551
|
-
readonly Max: "max";
|
|
552
|
-
readonly Min: "min";
|
|
553
|
-
readonly Sum: "sum";
|
|
554
|
-
};
|
|
555
|
-
export type AggregationTransformationValue =
|
|
556
|
-
(typeof AggregationTransformationValue)[keyof typeof AggregationTransformationValue];
|
|
557
206
|
export interface Alarm {
|
|
558
207
|
AlarmName?: string | undefined;
|
|
559
208
|
}
|
|
560
209
|
export interface AlarmDetails {
|
|
561
210
|
AlarmName: string | undefined;
|
|
562
211
|
}
|
|
563
|
-
export declare const AlgorithmSortBy: {
|
|
564
|
-
readonly CREATION_TIME: "CreationTime";
|
|
565
|
-
readonly NAME: "Name";
|
|
566
|
-
};
|
|
567
|
-
export type AlgorithmSortBy =
|
|
568
|
-
(typeof AlgorithmSortBy)[keyof typeof AlgorithmSortBy];
|
|
569
212
|
export interface MetricDefinition {
|
|
570
213
|
Name: string | undefined;
|
|
571
214
|
Regex: string | undefined;
|
|
572
215
|
}
|
|
573
|
-
export declare const TrainingRepositoryAccessMode: {
|
|
574
|
-
readonly PLATFORM: "Platform";
|
|
575
|
-
readonly VPC: "Vpc";
|
|
576
|
-
};
|
|
577
|
-
export type TrainingRepositoryAccessMode =
|
|
578
|
-
(typeof TrainingRepositoryAccessMode)[keyof typeof TrainingRepositoryAccessMode];
|
|
579
216
|
export interface TrainingRepositoryAuthConfig {
|
|
580
217
|
TrainingRepositoryCredentialsProviderArn: string | undefined;
|
|
581
218
|
}
|
|
@@ -583,13 +220,6 @@ export interface TrainingImageConfig {
|
|
|
583
220
|
TrainingRepositoryAccessMode: TrainingRepositoryAccessMode | undefined;
|
|
584
221
|
TrainingRepositoryAuthConfig?: TrainingRepositoryAuthConfig | undefined;
|
|
585
222
|
}
|
|
586
|
-
export declare const TrainingInputMode: {
|
|
587
|
-
readonly FASTFILE: "FastFile";
|
|
588
|
-
readonly FILE: "File";
|
|
589
|
-
readonly PIPE: "Pipe";
|
|
590
|
-
};
|
|
591
|
-
export type TrainingInputMode =
|
|
592
|
-
(typeof TrainingInputMode)[keyof typeof TrainingInputMode];
|
|
593
223
|
export interface AlgorithmSpecification {
|
|
594
224
|
TrainingImage?: string | undefined;
|
|
595
225
|
AlgorithmName?: string | undefined;
|
|
@@ -600,23 +230,6 @@ export interface AlgorithmSpecification {
|
|
|
600
230
|
ContainerArguments?: string[] | undefined;
|
|
601
231
|
TrainingImageConfig?: TrainingImageConfig | undefined;
|
|
602
232
|
}
|
|
603
|
-
export declare const AlgorithmStatus: {
|
|
604
|
-
readonly COMPLETED: "Completed";
|
|
605
|
-
readonly DELETING: "Deleting";
|
|
606
|
-
readonly FAILED: "Failed";
|
|
607
|
-
readonly IN_PROGRESS: "InProgress";
|
|
608
|
-
readonly PENDING: "Pending";
|
|
609
|
-
};
|
|
610
|
-
export type AlgorithmStatus =
|
|
611
|
-
(typeof AlgorithmStatus)[keyof typeof AlgorithmStatus];
|
|
612
|
-
export declare const DetailedAlgorithmStatus: {
|
|
613
|
-
readonly COMPLETED: "Completed";
|
|
614
|
-
readonly FAILED: "Failed";
|
|
615
|
-
readonly IN_PROGRESS: "InProgress";
|
|
616
|
-
readonly NOT_STARTED: "NotStarted";
|
|
617
|
-
};
|
|
618
|
-
export type DetailedAlgorithmStatus =
|
|
619
|
-
(typeof DetailedAlgorithmStatus)[keyof typeof DetailedAlgorithmStatus];
|
|
620
233
|
export interface AlgorithmStatusItem {
|
|
621
234
|
Name: string | undefined;
|
|
622
235
|
Status: DetailedAlgorithmStatus | undefined;
|
|
@@ -633,18 +246,6 @@ export interface AlgorithmSummary {
|
|
|
633
246
|
CreationTime: Date | undefined;
|
|
634
247
|
AlgorithmStatus: AlgorithmStatus | undefined;
|
|
635
248
|
}
|
|
636
|
-
export declare const FileSystemAccessMode: {
|
|
637
|
-
readonly RO: "ro";
|
|
638
|
-
readonly RW: "rw";
|
|
639
|
-
};
|
|
640
|
-
export type FileSystemAccessMode =
|
|
641
|
-
(typeof FileSystemAccessMode)[keyof typeof FileSystemAccessMode];
|
|
642
|
-
export declare const FileSystemType: {
|
|
643
|
-
readonly EFS: "EFS";
|
|
644
|
-
readonly FSXLUSTRE: "FSxLustre";
|
|
645
|
-
};
|
|
646
|
-
export type FileSystemType =
|
|
647
|
-
(typeof FileSystemType)[keyof typeof FileSystemType];
|
|
648
249
|
export interface FileSystemDataSource {
|
|
649
250
|
FileSystemId: string | undefined;
|
|
650
251
|
FileSystemAccessMode: FileSystemAccessMode | undefined;
|
|
@@ -654,19 +255,6 @@ export interface FileSystemDataSource {
|
|
|
654
255
|
export interface HubAccessConfig {
|
|
655
256
|
HubContentArn: string | undefined;
|
|
656
257
|
}
|
|
657
|
-
export declare const S3DataDistribution: {
|
|
658
|
-
readonly FULLY_REPLICATED: "FullyReplicated";
|
|
659
|
-
readonly SHARDED_BY_S3_KEY: "ShardedByS3Key";
|
|
660
|
-
};
|
|
661
|
-
export type S3DataDistribution =
|
|
662
|
-
(typeof S3DataDistribution)[keyof typeof S3DataDistribution];
|
|
663
|
-
export declare const S3DataType: {
|
|
664
|
-
readonly AUGMENTED_MANIFEST_FILE: "AugmentedManifestFile";
|
|
665
|
-
readonly CONVERSE: "Converse";
|
|
666
|
-
readonly MANIFEST_FILE: "ManifestFile";
|
|
667
|
-
readonly S3_PREFIX: "S3Prefix";
|
|
668
|
-
};
|
|
669
|
-
export type S3DataType = (typeof S3DataType)[keyof typeof S3DataType];
|
|
670
258
|
export interface S3DataSource {
|
|
671
259
|
S3DataType: S3DataType | undefined;
|
|
672
260
|
S3Uri: string | undefined;
|
|
@@ -680,11 +268,6 @@ export interface DataSource {
|
|
|
680
268
|
S3DataSource?: S3DataSource | undefined;
|
|
681
269
|
FileSystemDataSource?: FileSystemDataSource | undefined;
|
|
682
270
|
}
|
|
683
|
-
export declare const RecordWrapper: {
|
|
684
|
-
readonly NONE: "None";
|
|
685
|
-
readonly RECORDIO: "RecordIO";
|
|
686
|
-
};
|
|
687
|
-
export type RecordWrapper = (typeof RecordWrapper)[keyof typeof RecordWrapper];
|
|
688
271
|
export interface ShuffleConfig {
|
|
689
272
|
Seed: number | undefined;
|
|
690
273
|
}
|
|
@@ -697,159 +280,11 @@ export interface Channel {
|
|
|
697
280
|
InputMode?: TrainingInputMode | undefined;
|
|
698
281
|
ShuffleConfig?: ShuffleConfig | undefined;
|
|
699
282
|
}
|
|
700
|
-
export declare const OutputCompressionType: {
|
|
701
|
-
readonly GZIP: "GZIP";
|
|
702
|
-
readonly NONE: "NONE";
|
|
703
|
-
};
|
|
704
|
-
export type OutputCompressionType =
|
|
705
|
-
(typeof OutputCompressionType)[keyof typeof OutputCompressionType];
|
|
706
283
|
export interface OutputDataConfig {
|
|
707
284
|
KmsKeyId?: string | undefined;
|
|
708
285
|
S3OutputPath: string | undefined;
|
|
709
286
|
CompressionType?: OutputCompressionType | undefined;
|
|
710
287
|
}
|
|
711
|
-
export declare const TrainingInstanceType: {
|
|
712
|
-
readonly ML_C4_2XLARGE: "ml.c4.2xlarge";
|
|
713
|
-
readonly ML_C4_4XLARGE: "ml.c4.4xlarge";
|
|
714
|
-
readonly ML_C4_8XLARGE: "ml.c4.8xlarge";
|
|
715
|
-
readonly ML_C4_XLARGE: "ml.c4.xlarge";
|
|
716
|
-
readonly ML_C5N_18XLARGE: "ml.c5n.18xlarge";
|
|
717
|
-
readonly ML_C5N_2XLARGE: "ml.c5n.2xlarge";
|
|
718
|
-
readonly ML_C5N_4XLARGE: "ml.c5n.4xlarge";
|
|
719
|
-
readonly ML_C5N_9XLARGE: "ml.c5n.9xlarge";
|
|
720
|
-
readonly ML_C5N_XLARGE: "ml.c5n.xlarge";
|
|
721
|
-
readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
|
|
722
|
-
readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
|
|
723
|
-
readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
|
|
724
|
-
readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
|
|
725
|
-
readonly ML_C5_XLARGE: "ml.c5.xlarge";
|
|
726
|
-
readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
|
|
727
|
-
readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
|
|
728
|
-
readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
|
|
729
|
-
readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
|
|
730
|
-
readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
|
|
731
|
-
readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
|
|
732
|
-
readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
|
|
733
|
-
readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
|
|
734
|
-
readonly ML_C7I_12XLARGE: "ml.c7i.12xlarge";
|
|
735
|
-
readonly ML_C7I_16XLARGE: "ml.c7i.16xlarge";
|
|
736
|
-
readonly ML_C7I_24XLARGE: "ml.c7i.24xlarge";
|
|
737
|
-
readonly ML_C7I_2XLARGE: "ml.c7i.2xlarge";
|
|
738
|
-
readonly ML_C7I_48XLARGE: "ml.c7i.48xlarge";
|
|
739
|
-
readonly ML_C7I_4XLARGE: "ml.c7i.4xlarge";
|
|
740
|
-
readonly ML_C7I_8XLARGE: "ml.c7i.8xlarge";
|
|
741
|
-
readonly ML_C7I_LARGE: "ml.c7i.large";
|
|
742
|
-
readonly ML_C7I_XLARGE: "ml.c7i.xlarge";
|
|
743
|
-
readonly ML_G4DN_12XLARGE: "ml.g4dn.12xlarge";
|
|
744
|
-
readonly ML_G4DN_16XLARGE: "ml.g4dn.16xlarge";
|
|
745
|
-
readonly ML_G4DN_2XLARGE: "ml.g4dn.2xlarge";
|
|
746
|
-
readonly ML_G4DN_4XLARGE: "ml.g4dn.4xlarge";
|
|
747
|
-
readonly ML_G4DN_8XLARGE: "ml.g4dn.8xlarge";
|
|
748
|
-
readonly ML_G4DN_XLARGE: "ml.g4dn.xlarge";
|
|
749
|
-
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
750
|
-
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
751
|
-
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
752
|
-
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
753
|
-
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
754
|
-
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
755
|
-
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
756
|
-
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
757
|
-
readonly ML_G6E_12XLARGE: "ml.g6e.12xlarge";
|
|
758
|
-
readonly ML_G6E_16XLARGE: "ml.g6e.16xlarge";
|
|
759
|
-
readonly ML_G6E_24XLARGE: "ml.g6e.24xlarge";
|
|
760
|
-
readonly ML_G6E_2XLARGE: "ml.g6e.2xlarge";
|
|
761
|
-
readonly ML_G6E_48XLARGE: "ml.g6e.48xlarge";
|
|
762
|
-
readonly ML_G6E_4XLARGE: "ml.g6e.4xlarge";
|
|
763
|
-
readonly ML_G6E_8XLARGE: "ml.g6e.8xlarge";
|
|
764
|
-
readonly ML_G6E_XLARGE: "ml.g6e.xlarge";
|
|
765
|
-
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
766
|
-
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
767
|
-
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
768
|
-
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
769
|
-
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
770
|
-
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
771
|
-
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
772
|
-
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
773
|
-
readonly ML_M4_10XLARGE: "ml.m4.10xlarge";
|
|
774
|
-
readonly ML_M4_16XLARGE: "ml.m4.16xlarge";
|
|
775
|
-
readonly ML_M4_2XLARGE: "ml.m4.2xlarge";
|
|
776
|
-
readonly ML_M4_4XLARGE: "ml.m4.4xlarge";
|
|
777
|
-
readonly ML_M4_XLARGE: "ml.m4.xlarge";
|
|
778
|
-
readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
|
|
779
|
-
readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
|
|
780
|
-
readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
|
|
781
|
-
readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
|
|
782
|
-
readonly ML_M5_LARGE: "ml.m5.large";
|
|
783
|
-
readonly ML_M5_XLARGE: "ml.m5.xlarge";
|
|
784
|
-
readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
|
|
785
|
-
readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
|
|
786
|
-
readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
|
|
787
|
-
readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
|
|
788
|
-
readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
|
|
789
|
-
readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
|
|
790
|
-
readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
|
|
791
|
-
readonly ML_M6I_LARGE: "ml.m6i.large";
|
|
792
|
-
readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
|
|
793
|
-
readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
|
|
794
|
-
readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
|
|
795
|
-
readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
|
|
796
|
-
readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
|
|
797
|
-
readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
|
|
798
|
-
readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
|
|
799
|
-
readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
|
|
800
|
-
readonly ML_M7I_LARGE: "ml.m7i.large";
|
|
801
|
-
readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
|
|
802
|
-
readonly ML_P2_16XLARGE: "ml.p2.16xlarge";
|
|
803
|
-
readonly ML_P2_8XLARGE: "ml.p2.8xlarge";
|
|
804
|
-
readonly ML_P2_XLARGE: "ml.p2.xlarge";
|
|
805
|
-
readonly ML_P3DN_24XLARGE: "ml.p3dn.24xlarge";
|
|
806
|
-
readonly ML_P3_16XLARGE: "ml.p3.16xlarge";
|
|
807
|
-
readonly ML_P3_2XLARGE: "ml.p3.2xlarge";
|
|
808
|
-
readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
|
|
809
|
-
readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
|
|
810
|
-
readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
|
|
811
|
-
readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
|
|
812
|
-
readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
|
|
813
|
-
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
814
|
-
readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
|
|
815
|
-
readonly ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge";
|
|
816
|
-
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
817
|
-
readonly ML_R5D_12XLARGE: "ml.r5d.12xlarge";
|
|
818
|
-
readonly ML_R5D_16XLARGE: "ml.r5d.16xlarge";
|
|
819
|
-
readonly ML_R5D_24XLARGE: "ml.r5d.24xlarge";
|
|
820
|
-
readonly ML_R5D_2XLARGE: "ml.r5d.2xlarge";
|
|
821
|
-
readonly ML_R5D_4XLARGE: "ml.r5d.4xlarge";
|
|
822
|
-
readonly ML_R5D_8XLARGE: "ml.r5d.8xlarge";
|
|
823
|
-
readonly ML_R5D_LARGE: "ml.r5d.large";
|
|
824
|
-
readonly ML_R5D_XLARGE: "ml.r5d.xlarge";
|
|
825
|
-
readonly ML_R5_12XLARGE: "ml.r5.12xlarge";
|
|
826
|
-
readonly ML_R5_16XLARGE: "ml.r5.16xlarge";
|
|
827
|
-
readonly ML_R5_24XLARGE: "ml.r5.24xlarge";
|
|
828
|
-
readonly ML_R5_2XLARGE: "ml.r5.2xlarge";
|
|
829
|
-
readonly ML_R5_4XLARGE: "ml.r5.4xlarge";
|
|
830
|
-
readonly ML_R5_8XLARGE: "ml.r5.8xlarge";
|
|
831
|
-
readonly ML_R5_LARGE: "ml.r5.large";
|
|
832
|
-
readonly ML_R5_XLARGE: "ml.r5.xlarge";
|
|
833
|
-
readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
|
|
834
|
-
readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
|
|
835
|
-
readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
|
|
836
|
-
readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
|
|
837
|
-
readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
|
|
838
|
-
readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
|
|
839
|
-
readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
|
|
840
|
-
readonly ML_R7I_LARGE: "ml.r7i.large";
|
|
841
|
-
readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
|
|
842
|
-
readonly ML_T3_2XLARGE: "ml.t3.2xlarge";
|
|
843
|
-
readonly ML_T3_LARGE: "ml.t3.large";
|
|
844
|
-
readonly ML_T3_MEDIUM: "ml.t3.medium";
|
|
845
|
-
readonly ML_T3_XLARGE: "ml.t3.xlarge";
|
|
846
|
-
readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
|
|
847
|
-
readonly ML_TRN1_2XLARGE: "ml.trn1.2xlarge";
|
|
848
|
-
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
849
|
-
readonly ML_TRN2_48XLARGE: "ml.trn2.48xlarge";
|
|
850
|
-
};
|
|
851
|
-
export type TrainingInstanceType =
|
|
852
|
-
(typeof TrainingInstanceType)[keyof typeof TrainingInstanceType];
|
|
853
288
|
export interface InstanceGroup {
|
|
854
289
|
InstanceType: TrainingInstanceType | undefined;
|
|
855
290
|
InstanceCount: number | undefined;
|
|
@@ -866,7 +301,7 @@ export interface InstancePlacementConfig {
|
|
|
866
301
|
export interface ResourceConfig {
|
|
867
302
|
InstanceType?: TrainingInstanceType | undefined;
|
|
868
303
|
InstanceCount?: number | undefined;
|
|
869
|
-
VolumeSizeInGB
|
|
304
|
+
VolumeSizeInGB?: number | undefined;
|
|
870
305
|
VolumeKmsKeyId?: string | undefined;
|
|
871
306
|
KeepAlivePeriodInSeconds?: number | undefined;
|
|
872
307
|
InstanceGroups?: InstanceGroup[] | undefined;
|
|
@@ -886,11 +321,6 @@ export interface TrainingJobDefinition {
|
|
|
886
321
|
ResourceConfig: ResourceConfig | undefined;
|
|
887
322
|
StoppingCondition: StoppingCondition | undefined;
|
|
888
323
|
}
|
|
889
|
-
export declare const BatchStrategy: {
|
|
890
|
-
readonly MULTI_RECORD: "MultiRecord";
|
|
891
|
-
readonly SINGLE_RECORD: "SingleRecord";
|
|
892
|
-
};
|
|
893
|
-
export type BatchStrategy = (typeof BatchStrategy)[keyof typeof BatchStrategy];
|
|
894
324
|
export interface TransformS3DataSource {
|
|
895
325
|
S3DataType: S3DataType | undefined;
|
|
896
326
|
S3Uri: string | undefined;
|
|
@@ -898,24 +328,12 @@ export interface TransformS3DataSource {
|
|
|
898
328
|
export interface TransformDataSource {
|
|
899
329
|
S3DataSource: TransformS3DataSource | undefined;
|
|
900
330
|
}
|
|
901
|
-
export declare const SplitType: {
|
|
902
|
-
readonly LINE: "Line";
|
|
903
|
-
readonly NONE: "None";
|
|
904
|
-
readonly RECORDIO: "RecordIO";
|
|
905
|
-
readonly TFRECORD: "TFRecord";
|
|
906
|
-
};
|
|
907
|
-
export type SplitType = (typeof SplitType)[keyof typeof SplitType];
|
|
908
331
|
export interface TransformInput {
|
|
909
332
|
DataSource: TransformDataSource | undefined;
|
|
910
333
|
ContentType?: string | undefined;
|
|
911
334
|
CompressionType?: CompressionType | undefined;
|
|
912
335
|
SplitType?: SplitType | undefined;
|
|
913
336
|
}
|
|
914
|
-
export declare const AssemblyType: {
|
|
915
|
-
readonly LINE: "Line";
|
|
916
|
-
readonly NONE: "None";
|
|
917
|
-
};
|
|
918
|
-
export type AssemblyType = (typeof AssemblyType)[keyof typeof AssemblyType];
|
|
919
337
|
export interface TransformOutput {
|
|
920
338
|
S3OutputPath: string | undefined;
|
|
921
339
|
Accept?: string | undefined;
|
|
@@ -946,11 +364,6 @@ export interface AlgorithmValidationSpecification {
|
|
|
946
364
|
ValidationRole: string | undefined;
|
|
947
365
|
ValidationProfiles: AlgorithmValidationProfile[] | undefined;
|
|
948
366
|
}
|
|
949
|
-
export declare const FeatureStatus: {
|
|
950
|
-
readonly Disabled: "DISABLED";
|
|
951
|
-
readonly Enabled: "ENABLED";
|
|
952
|
-
};
|
|
953
|
-
export type FeatureStatus = (typeof FeatureStatus)[keyof typeof FeatureStatus];
|
|
954
367
|
export interface AmazonQSettings {
|
|
955
368
|
Status?: FeatureStatus | undefined;
|
|
956
369
|
QProfileArn?: string | undefined;
|
|
@@ -958,185 +371,6 @@ export interface AmazonQSettings {
|
|
|
958
371
|
export interface AnnotationConsolidationConfig {
|
|
959
372
|
AnnotationConsolidationLambdaArn: string | undefined;
|
|
960
373
|
}
|
|
961
|
-
export declare const AppType: {
|
|
962
|
-
readonly Canvas: "Canvas";
|
|
963
|
-
readonly CodeEditor: "CodeEditor";
|
|
964
|
-
readonly DetailedProfiler: "DetailedProfiler";
|
|
965
|
-
readonly JupyterLab: "JupyterLab";
|
|
966
|
-
readonly JupyterServer: "JupyterServer";
|
|
967
|
-
readonly KernelGateway: "KernelGateway";
|
|
968
|
-
readonly RSessionGateway: "RSessionGateway";
|
|
969
|
-
readonly RStudioServerPro: "RStudioServerPro";
|
|
970
|
-
readonly TensorBoard: "TensorBoard";
|
|
971
|
-
};
|
|
972
|
-
export type AppType = (typeof AppType)[keyof typeof AppType];
|
|
973
|
-
export declare const AppInstanceType: {
|
|
974
|
-
readonly ML_C5_12XLARGE: "ml.c5.12xlarge";
|
|
975
|
-
readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
|
|
976
|
-
readonly ML_C5_24XLARGE: "ml.c5.24xlarge";
|
|
977
|
-
readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
|
|
978
|
-
readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
|
|
979
|
-
readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
|
|
980
|
-
readonly ML_C5_LARGE: "ml.c5.large";
|
|
981
|
-
readonly ML_C5_XLARGE: "ml.c5.xlarge";
|
|
982
|
-
readonly ML_C6ID_12XLARGE: "ml.c6id.12xlarge";
|
|
983
|
-
readonly ML_C6ID_16XLARGE: "ml.c6id.16xlarge";
|
|
984
|
-
readonly ML_C6ID_24XLARGE: "ml.c6id.24xlarge";
|
|
985
|
-
readonly ML_C6ID_2XLARGE: "ml.c6id.2xlarge";
|
|
986
|
-
readonly ML_C6ID_32XLARGE: "ml.c6id.32xlarge";
|
|
987
|
-
readonly ML_C6ID_4XLARGE: "ml.c6id.4xlarge";
|
|
988
|
-
readonly ML_C6ID_8XLARGE: "ml.c6id.8xlarge";
|
|
989
|
-
readonly ML_C6ID_LARGE: "ml.c6id.large";
|
|
990
|
-
readonly ML_C6ID_XLARGE: "ml.c6id.xlarge";
|
|
991
|
-
readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
|
|
992
|
-
readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
|
|
993
|
-
readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
|
|
994
|
-
readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
|
|
995
|
-
readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
|
|
996
|
-
readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
|
|
997
|
-
readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
|
|
998
|
-
readonly ML_C6I_LARGE: "ml.c6i.large";
|
|
999
|
-
readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
|
|
1000
|
-
readonly ML_C7I_12XLARGE: "ml.c7i.12xlarge";
|
|
1001
|
-
readonly ML_C7I_16XLARGE: "ml.c7i.16xlarge";
|
|
1002
|
-
readonly ML_C7I_24XLARGE: "ml.c7i.24xlarge";
|
|
1003
|
-
readonly ML_C7I_2XLARGE: "ml.c7i.2xlarge";
|
|
1004
|
-
readonly ML_C7I_48XLARGE: "ml.c7i.48xlarge";
|
|
1005
|
-
readonly ML_C7I_4XLARGE: "ml.c7i.4xlarge";
|
|
1006
|
-
readonly ML_C7I_8XLARGE: "ml.c7i.8xlarge";
|
|
1007
|
-
readonly ML_C7I_LARGE: "ml.c7i.large";
|
|
1008
|
-
readonly ML_C7I_XLARGE: "ml.c7i.xlarge";
|
|
1009
|
-
readonly ML_G4DN_12XLARGE: "ml.g4dn.12xlarge";
|
|
1010
|
-
readonly ML_G4DN_16XLARGE: "ml.g4dn.16xlarge";
|
|
1011
|
-
readonly ML_G4DN_2XLARGE: "ml.g4dn.2xlarge";
|
|
1012
|
-
readonly ML_G4DN_4XLARGE: "ml.g4dn.4xlarge";
|
|
1013
|
-
readonly ML_G4DN_8XLARGE: "ml.g4dn.8xlarge";
|
|
1014
|
-
readonly ML_G4DN_XLARGE: "ml.g4dn.xlarge";
|
|
1015
|
-
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
1016
|
-
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
1017
|
-
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
1018
|
-
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
1019
|
-
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
1020
|
-
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
1021
|
-
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
1022
|
-
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
1023
|
-
readonly ML_G6E_12XLARGE: "ml.g6e.12xlarge";
|
|
1024
|
-
readonly ML_G6E_16XLARGE: "ml.g6e.16xlarge";
|
|
1025
|
-
readonly ML_G6E_24XLARGE: "ml.g6e.24xlarge";
|
|
1026
|
-
readonly ML_G6E_2XLARGE: "ml.g6e.2xlarge";
|
|
1027
|
-
readonly ML_G6E_48XLARGE: "ml.g6e.48xlarge";
|
|
1028
|
-
readonly ML_G6E_4XLARGE: "ml.g6e.4xlarge";
|
|
1029
|
-
readonly ML_G6E_8XLARGE: "ml.g6e.8xlarge";
|
|
1030
|
-
readonly ML_G6E_XLARGE: "ml.g6e.xlarge";
|
|
1031
|
-
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
1032
|
-
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
1033
|
-
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
1034
|
-
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
1035
|
-
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
1036
|
-
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
1037
|
-
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
1038
|
-
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
1039
|
-
readonly ML_GEOSPATIAL_INTERACTIVE: "ml.geospatial.interactive";
|
|
1040
|
-
readonly ML_M5D_12XLARGE: "ml.m5d.12xlarge";
|
|
1041
|
-
readonly ML_M5D_16XLARGE: "ml.m5d.16xlarge";
|
|
1042
|
-
readonly ML_M5D_24XLARGE: "ml.m5d.24xlarge";
|
|
1043
|
-
readonly ML_M5D_2XLARGE: "ml.m5d.2xlarge";
|
|
1044
|
-
readonly ML_M5D_4XLARGE: "ml.m5d.4xlarge";
|
|
1045
|
-
readonly ML_M5D_8XLARGE: "ml.m5d.8xlarge";
|
|
1046
|
-
readonly ML_M5D_LARGE: "ml.m5d.large";
|
|
1047
|
-
readonly ML_M5D_XLARGE: "ml.m5d.xlarge";
|
|
1048
|
-
readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
|
|
1049
|
-
readonly ML_M5_16XLARGE: "ml.m5.16xlarge";
|
|
1050
|
-
readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
|
|
1051
|
-
readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
|
|
1052
|
-
readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
|
|
1053
|
-
readonly ML_M5_8XLARGE: "ml.m5.8xlarge";
|
|
1054
|
-
readonly ML_M5_LARGE: "ml.m5.large";
|
|
1055
|
-
readonly ML_M5_XLARGE: "ml.m5.xlarge";
|
|
1056
|
-
readonly ML_M6ID_12XLARGE: "ml.m6id.12xlarge";
|
|
1057
|
-
readonly ML_M6ID_16XLARGE: "ml.m6id.16xlarge";
|
|
1058
|
-
readonly ML_M6ID_24XLARGE: "ml.m6id.24xlarge";
|
|
1059
|
-
readonly ML_M6ID_2XLARGE: "ml.m6id.2xlarge";
|
|
1060
|
-
readonly ML_M6ID_32XLARGE: "ml.m6id.32xlarge";
|
|
1061
|
-
readonly ML_M6ID_4XLARGE: "ml.m6id.4xlarge";
|
|
1062
|
-
readonly ML_M6ID_8XLARGE: "ml.m6id.8xlarge";
|
|
1063
|
-
readonly ML_M6ID_LARGE: "ml.m6id.large";
|
|
1064
|
-
readonly ML_M6ID_XLARGE: "ml.m6id.xlarge";
|
|
1065
|
-
readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
|
|
1066
|
-
readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
|
|
1067
|
-
readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
|
|
1068
|
-
readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
|
|
1069
|
-
readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
|
|
1070
|
-
readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
|
|
1071
|
-
readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
|
|
1072
|
-
readonly ML_M6I_LARGE: "ml.m6i.large";
|
|
1073
|
-
readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
|
|
1074
|
-
readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
|
|
1075
|
-
readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
|
|
1076
|
-
readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
|
|
1077
|
-
readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
|
|
1078
|
-
readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
|
|
1079
|
-
readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
|
|
1080
|
-
readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
|
|
1081
|
-
readonly ML_M7I_LARGE: "ml.m7i.large";
|
|
1082
|
-
readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
|
|
1083
|
-
readonly ML_P3DN_24XLARGE: "ml.p3dn.24xlarge";
|
|
1084
|
-
readonly ML_P3_16XLARGE: "ml.p3.16xlarge";
|
|
1085
|
-
readonly ML_P3_2XLARGE: "ml.p3.2xlarge";
|
|
1086
|
-
readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
|
|
1087
|
-
readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
|
|
1088
|
-
readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
|
|
1089
|
-
readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
|
|
1090
|
-
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
1091
|
-
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
1092
|
-
readonly ML_R5_12XLARGE: "ml.r5.12xlarge";
|
|
1093
|
-
readonly ML_R5_16XLARGE: "ml.r5.16xlarge";
|
|
1094
|
-
readonly ML_R5_24XLARGE: "ml.r5.24xlarge";
|
|
1095
|
-
readonly ML_R5_2XLARGE: "ml.r5.2xlarge";
|
|
1096
|
-
readonly ML_R5_4XLARGE: "ml.r5.4xlarge";
|
|
1097
|
-
readonly ML_R5_8XLARGE: "ml.r5.8xlarge";
|
|
1098
|
-
readonly ML_R5_LARGE: "ml.r5.large";
|
|
1099
|
-
readonly ML_R5_XLARGE: "ml.r5.xlarge";
|
|
1100
|
-
readonly ML_R6ID_12XLARGE: "ml.r6id.12xlarge";
|
|
1101
|
-
readonly ML_R6ID_16XLARGE: "ml.r6id.16xlarge";
|
|
1102
|
-
readonly ML_R6ID_24XLARGE: "ml.r6id.24xlarge";
|
|
1103
|
-
readonly ML_R6ID_2XLARGE: "ml.r6id.2xlarge";
|
|
1104
|
-
readonly ML_R6ID_32XLARGE: "ml.r6id.32xlarge";
|
|
1105
|
-
readonly ML_R6ID_4XLARGE: "ml.r6id.4xlarge";
|
|
1106
|
-
readonly ML_R6ID_8XLARGE: "ml.r6id.8xlarge";
|
|
1107
|
-
readonly ML_R6ID_LARGE: "ml.r6id.large";
|
|
1108
|
-
readonly ML_R6ID_XLARGE: "ml.r6id.xlarge";
|
|
1109
|
-
readonly ML_R6I_12XLARGE: "ml.r6i.12xlarge";
|
|
1110
|
-
readonly ML_R6I_16XLARGE: "ml.r6i.16xlarge";
|
|
1111
|
-
readonly ML_R6I_24XLARGE: "ml.r6i.24xlarge";
|
|
1112
|
-
readonly ML_R6I_2XLARGE: "ml.r6i.2xlarge";
|
|
1113
|
-
readonly ML_R6I_32XLARGE: "ml.r6i.32xlarge";
|
|
1114
|
-
readonly ML_R6I_4XLARGE: "ml.r6i.4xlarge";
|
|
1115
|
-
readonly ML_R6I_8XLARGE: "ml.r6i.8xlarge";
|
|
1116
|
-
readonly ML_R6I_LARGE: "ml.r6i.large";
|
|
1117
|
-
readonly ML_R6I_XLARGE: "ml.r6i.xlarge";
|
|
1118
|
-
readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
|
|
1119
|
-
readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
|
|
1120
|
-
readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
|
|
1121
|
-
readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
|
|
1122
|
-
readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
|
|
1123
|
-
readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
|
|
1124
|
-
readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
|
|
1125
|
-
readonly ML_R7I_LARGE: "ml.r7i.large";
|
|
1126
|
-
readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
|
|
1127
|
-
readonly ML_T3_2XLARGE: "ml.t3.2xlarge";
|
|
1128
|
-
readonly ML_T3_LARGE: "ml.t3.large";
|
|
1129
|
-
readonly ML_T3_MEDIUM: "ml.t3.medium";
|
|
1130
|
-
readonly ML_T3_MICRO: "ml.t3.micro";
|
|
1131
|
-
readonly ML_T3_SMALL: "ml.t3.small";
|
|
1132
|
-
readonly ML_T3_XLARGE: "ml.t3.xlarge";
|
|
1133
|
-
readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
|
|
1134
|
-
readonly ML_TRN1_2XLARGE: "ml.trn1.2xlarge";
|
|
1135
|
-
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
1136
|
-
readonly SYSTEM: "system";
|
|
1137
|
-
};
|
|
1138
|
-
export type AppInstanceType =
|
|
1139
|
-
(typeof AppInstanceType)[keyof typeof AppInstanceType];
|
|
1140
374
|
export interface ResourceSpec {
|
|
1141
375
|
SageMakerImageArn?: string | undefined;
|
|
1142
376
|
SageMakerImageVersionArn?: string | undefined;
|
|
@@ -1144,14 +378,6 @@ export interface ResourceSpec {
|
|
|
1144
378
|
InstanceType?: AppInstanceType | undefined;
|
|
1145
379
|
LifecycleConfigArn?: string | undefined;
|
|
1146
380
|
}
|
|
1147
|
-
export declare const AppStatus: {
|
|
1148
|
-
readonly Deleted: "Deleted";
|
|
1149
|
-
readonly Deleting: "Deleting";
|
|
1150
|
-
readonly Failed: "Failed";
|
|
1151
|
-
readonly InService: "InService";
|
|
1152
|
-
readonly Pending: "Pending";
|
|
1153
|
-
};
|
|
1154
|
-
export type AppStatus = (typeof AppStatus)[keyof typeof AppStatus];
|
|
1155
381
|
export interface AppDetails {
|
|
1156
382
|
DomainId?: string | undefined;
|
|
1157
383
|
UserProfileName?: string | undefined;
|
|
@@ -1197,19 +423,6 @@ export interface AppImageConfigDetails {
|
|
|
1197
423
|
JupyterLabAppImageConfig?: JupyterLabAppImageConfig | undefined;
|
|
1198
424
|
CodeEditorAppImageConfig?: CodeEditorAppImageConfig | undefined;
|
|
1199
425
|
}
|
|
1200
|
-
export declare const AppImageConfigSortKey: {
|
|
1201
|
-
readonly CreationTime: "CreationTime";
|
|
1202
|
-
readonly LastModifiedTime: "LastModifiedTime";
|
|
1203
|
-
readonly Name: "Name";
|
|
1204
|
-
};
|
|
1205
|
-
export type AppImageConfigSortKey =
|
|
1206
|
-
(typeof AppImageConfigSortKey)[keyof typeof AppImageConfigSortKey];
|
|
1207
|
-
export declare const LifecycleManagement: {
|
|
1208
|
-
readonly Disabled: "DISABLED";
|
|
1209
|
-
readonly Enabled: "ENABLED";
|
|
1210
|
-
};
|
|
1211
|
-
export type LifecycleManagement =
|
|
1212
|
-
(typeof LifecycleManagement)[keyof typeof LifecycleManagement];
|
|
1213
426
|
export interface IdleSettings {
|
|
1214
427
|
LifecycleManagement?: LifecycleManagement | undefined;
|
|
1215
428
|
IdleTimeoutInMinutes?: number | undefined;
|
|
@@ -1219,35 +432,11 @@ export interface IdleSettings {
|
|
|
1219
432
|
export interface AppLifecycleManagement {
|
|
1220
433
|
IdleSettings?: IdleSettings | undefined;
|
|
1221
434
|
}
|
|
1222
|
-
export declare const AppNetworkAccessType: {
|
|
1223
|
-
readonly PublicInternetOnly: "PublicInternetOnly";
|
|
1224
|
-
readonly VpcOnly: "VpcOnly";
|
|
1225
|
-
};
|
|
1226
|
-
export type AppNetworkAccessType =
|
|
1227
|
-
(typeof AppNetworkAccessType)[keyof typeof AppNetworkAccessType];
|
|
1228
|
-
export declare const AppSecurityGroupManagement: {
|
|
1229
|
-
readonly Customer: "Customer";
|
|
1230
|
-
readonly Service: "Service";
|
|
1231
|
-
};
|
|
1232
|
-
export type AppSecurityGroupManagement =
|
|
1233
|
-
(typeof AppSecurityGroupManagement)[keyof typeof AppSecurityGroupManagement];
|
|
1234
|
-
export declare const AppSortKey: {
|
|
1235
|
-
readonly CreationTime: "CreationTime";
|
|
1236
|
-
};
|
|
1237
|
-
export type AppSortKey = (typeof AppSortKey)[keyof typeof AppSortKey];
|
|
1238
435
|
export interface AppSpecification {
|
|
1239
436
|
ImageUri: string | undefined;
|
|
1240
437
|
ContainerEntrypoint?: string[] | undefined;
|
|
1241
438
|
ContainerArguments?: string[] | undefined;
|
|
1242
439
|
}
|
|
1243
|
-
export declare const ArtifactSourceIdType: {
|
|
1244
|
-
readonly CUSTOM: "Custom";
|
|
1245
|
-
readonly MD5_HASH: "MD5Hash";
|
|
1246
|
-
readonly S3_ETAG: "S3ETag";
|
|
1247
|
-
readonly S3_VERSION: "S3Version";
|
|
1248
|
-
};
|
|
1249
|
-
export type ArtifactSourceIdType =
|
|
1250
|
-
(typeof ArtifactSourceIdType)[keyof typeof ArtifactSourceIdType];
|
|
1251
440
|
export interface ArtifactSourceType {
|
|
1252
441
|
SourceIdType: ArtifactSourceIdType | undefined;
|
|
1253
442
|
Value: string | undefined;
|
|
@@ -1297,12 +486,6 @@ export interface AssociationSummary {
|
|
|
1297
486
|
export interface AsyncInferenceClientConfig {
|
|
1298
487
|
MaxConcurrentInvocationsPerInstance?: number | undefined;
|
|
1299
488
|
}
|
|
1300
|
-
export declare const AsyncNotificationTopicTypes: {
|
|
1301
|
-
readonly ERROR_NOTIFICATION_TOPIC: "ERROR_NOTIFICATION_TOPIC";
|
|
1302
|
-
readonly SUCCESS_NOTIFICATION_TOPIC: "SUCCESS_NOTIFICATION_TOPIC";
|
|
1303
|
-
};
|
|
1304
|
-
export type AsyncNotificationTopicTypes =
|
|
1305
|
-
(typeof AsyncNotificationTopicTypes)[keyof typeof AsyncNotificationTopicTypes];
|
|
1306
489
|
export interface AsyncInferenceNotificationConfig {
|
|
1307
490
|
SuccessTopic?: string | undefined;
|
|
1308
491
|
ErrorTopic?: string | undefined;
|
|
@@ -1318,22 +501,6 @@ export interface AsyncInferenceConfig {
|
|
|
1318
501
|
ClientConfig?: AsyncInferenceClientConfig | undefined;
|
|
1319
502
|
OutputConfig: AsyncInferenceOutputConfig | undefined;
|
|
1320
503
|
}
|
|
1321
|
-
export declare const AthenaResultCompressionType: {
|
|
1322
|
-
readonly GZIP: "GZIP";
|
|
1323
|
-
readonly SNAPPY: "SNAPPY";
|
|
1324
|
-
readonly ZLIB: "ZLIB";
|
|
1325
|
-
};
|
|
1326
|
-
export type AthenaResultCompressionType =
|
|
1327
|
-
(typeof AthenaResultCompressionType)[keyof typeof AthenaResultCompressionType];
|
|
1328
|
-
export declare const AthenaResultFormat: {
|
|
1329
|
-
readonly AVRO: "AVRO";
|
|
1330
|
-
readonly JSON: "JSON";
|
|
1331
|
-
readonly ORC: "ORC";
|
|
1332
|
-
readonly PARQUET: "PARQUET";
|
|
1333
|
-
readonly TEXTFILE: "TEXTFILE";
|
|
1334
|
-
};
|
|
1335
|
-
export type AthenaResultFormat =
|
|
1336
|
-
(typeof AthenaResultFormat)[keyof typeof AthenaResultFormat];
|
|
1337
504
|
export interface AthenaDatasetDefinition {
|
|
1338
505
|
Catalog: string | undefined;
|
|
1339
506
|
Database: string | undefined;
|
|
@@ -1349,15 +516,6 @@ export interface AttachClusterNodeVolumeRequest {
|
|
|
1349
516
|
NodeId: string | undefined;
|
|
1350
517
|
VolumeId: string | undefined;
|
|
1351
518
|
}
|
|
1352
|
-
export declare const VolumeAttachmentStatus: {
|
|
1353
|
-
readonly ATTACHED: "attached";
|
|
1354
|
-
readonly ATTACHING: "attaching";
|
|
1355
|
-
readonly BUSY: "busy";
|
|
1356
|
-
readonly DETACHED: "detached";
|
|
1357
|
-
readonly DETACHING: "detaching";
|
|
1358
|
-
};
|
|
1359
|
-
export type VolumeAttachmentStatus =
|
|
1360
|
-
(typeof VolumeAttachmentStatus)[keyof typeof VolumeAttachmentStatus];
|
|
1361
519
|
export interface AttachClusterNodeVolumeResponse {
|
|
1362
520
|
ClusterArn: string | undefined;
|
|
1363
521
|
NodeId: string | undefined;
|
|
@@ -1366,34 +524,10 @@ export interface AttachClusterNodeVolumeResponse {
|
|
|
1366
524
|
Status: VolumeAttachmentStatus | undefined;
|
|
1367
525
|
DeviceName: string | undefined;
|
|
1368
526
|
}
|
|
1369
|
-
export declare const AuthMode: {
|
|
1370
|
-
readonly IAM: "IAM";
|
|
1371
|
-
readonly SSO: "SSO";
|
|
1372
|
-
};
|
|
1373
|
-
export type AuthMode = (typeof AuthMode)[keyof typeof AuthMode];
|
|
1374
527
|
export interface AuthorizedUrl {
|
|
1375
528
|
Url?: string | undefined;
|
|
1376
529
|
LocalPath?: string | undefined;
|
|
1377
530
|
}
|
|
1378
|
-
export declare const AutoMLAlgorithm: {
|
|
1379
|
-
readonly ARIMA: "arima";
|
|
1380
|
-
readonly CATBOOST: "catboost";
|
|
1381
|
-
readonly CNN_QR: "cnn-qr";
|
|
1382
|
-
readonly DEEPAR: "deepar";
|
|
1383
|
-
readonly ETS: "ets";
|
|
1384
|
-
readonly EXTRA_TREES: "extra-trees";
|
|
1385
|
-
readonly FASTAI: "fastai";
|
|
1386
|
-
readonly LIGHTGBM: "lightgbm";
|
|
1387
|
-
readonly LINEAR_LEARNER: "linear-learner";
|
|
1388
|
-
readonly MLP: "mlp";
|
|
1389
|
-
readonly NN_TORCH: "nn-torch";
|
|
1390
|
-
readonly NPTS: "npts";
|
|
1391
|
-
readonly PROPHET: "prophet";
|
|
1392
|
-
readonly RANDOMFOREST: "randomforest";
|
|
1393
|
-
readonly XGBOOST: "xgboost";
|
|
1394
|
-
};
|
|
1395
|
-
export type AutoMLAlgorithm =
|
|
1396
|
-
(typeof AutoMLAlgorithm)[keyof typeof AutoMLAlgorithm];
|
|
1397
531
|
export interface AutoMLAlgorithmConfig {
|
|
1398
532
|
AutoMLAlgorithms: AutoMLAlgorithm[] | undefined;
|
|
1399
533
|
}
|
|
@@ -1402,64 +536,6 @@ export interface CandidateArtifactLocations {
|
|
|
1402
536
|
ModelInsights?: string | undefined;
|
|
1403
537
|
BacktestResults?: string | undefined;
|
|
1404
538
|
}
|
|
1405
|
-
export declare const AutoMLMetricEnum: {
|
|
1406
|
-
readonly ACCURACY: "Accuracy";
|
|
1407
|
-
readonly AUC: "AUC";
|
|
1408
|
-
readonly AVERAGE_WEIGHTED_QUANTILE_LOSS: "AverageWeightedQuantileLoss";
|
|
1409
|
-
readonly BALANCED_ACCURACY: "BalancedAccuracy";
|
|
1410
|
-
readonly F1: "F1";
|
|
1411
|
-
readonly F1_MACRO: "F1macro";
|
|
1412
|
-
readonly MAE: "MAE";
|
|
1413
|
-
readonly MAPE: "MAPE";
|
|
1414
|
-
readonly MASE: "MASE";
|
|
1415
|
-
readonly MSE: "MSE";
|
|
1416
|
-
readonly PRECISION: "Precision";
|
|
1417
|
-
readonly PRECISION_MACRO: "PrecisionMacro";
|
|
1418
|
-
readonly R2: "R2";
|
|
1419
|
-
readonly RECALL: "Recall";
|
|
1420
|
-
readonly RECALL_MACRO: "RecallMacro";
|
|
1421
|
-
readonly RMSE: "RMSE";
|
|
1422
|
-
readonly WAPE: "WAPE";
|
|
1423
|
-
};
|
|
1424
|
-
export type AutoMLMetricEnum =
|
|
1425
|
-
(typeof AutoMLMetricEnum)[keyof typeof AutoMLMetricEnum];
|
|
1426
|
-
export declare const MetricSetSource: {
|
|
1427
|
-
readonly TEST: "Test";
|
|
1428
|
-
readonly TRAIN: "Train";
|
|
1429
|
-
readonly VALIDATION: "Validation";
|
|
1430
|
-
};
|
|
1431
|
-
export type MetricSetSource =
|
|
1432
|
-
(typeof MetricSetSource)[keyof typeof MetricSetSource];
|
|
1433
|
-
export declare const AutoMLMetricExtendedEnum: {
|
|
1434
|
-
readonly ACCURACY: "Accuracy";
|
|
1435
|
-
readonly AUC: "AUC";
|
|
1436
|
-
readonly AVERAGE_WEIGHTED_QUANTILE_LOSS: "AverageWeightedQuantileLoss";
|
|
1437
|
-
readonly BALANCED_ACCURACY: "BalancedAccuracy";
|
|
1438
|
-
readonly F1: "F1";
|
|
1439
|
-
readonly F1_MACRO: "F1macro";
|
|
1440
|
-
readonly INFERENCE_LATENCY: "InferenceLatency";
|
|
1441
|
-
readonly LogLoss: "LogLoss";
|
|
1442
|
-
readonly MAE: "MAE";
|
|
1443
|
-
readonly MAPE: "MAPE";
|
|
1444
|
-
readonly MASE: "MASE";
|
|
1445
|
-
readonly MSE: "MSE";
|
|
1446
|
-
readonly PERPLEXITY: "Perplexity";
|
|
1447
|
-
readonly PRECISION: "Precision";
|
|
1448
|
-
readonly PRECISION_MACRO: "PrecisionMacro";
|
|
1449
|
-
readonly R2: "R2";
|
|
1450
|
-
readonly RECALL: "Recall";
|
|
1451
|
-
readonly RECALL_MACRO: "RecallMacro";
|
|
1452
|
-
readonly RMSE: "RMSE";
|
|
1453
|
-
readonly ROUGE1: "Rouge1";
|
|
1454
|
-
readonly ROUGE2: "Rouge2";
|
|
1455
|
-
readonly ROUGEL: "RougeL";
|
|
1456
|
-
readonly ROUGEL_SUM: "RougeLSum";
|
|
1457
|
-
readonly TRAINING_LOSS: "TrainingLoss";
|
|
1458
|
-
readonly VALIDATION_LOSS: "ValidationLoss";
|
|
1459
|
-
readonly WAPE: "WAPE";
|
|
1460
|
-
};
|
|
1461
|
-
export type AutoMLMetricExtendedEnum =
|
|
1462
|
-
(typeof AutoMLMetricExtendedEnum)[keyof typeof AutoMLMetricExtendedEnum];
|
|
1463
539
|
export interface MetricDatum {
|
|
1464
540
|
MetricName?: AutoMLMetricEnum | undefined;
|
|
1465
541
|
StandardMetricName?: AutoMLMetricExtendedEnum | undefined;
|
|
@@ -1470,57 +546,22 @@ export interface CandidateProperties {
|
|
|
1470
546
|
CandidateArtifactLocations?: CandidateArtifactLocations | undefined;
|
|
1471
547
|
CandidateMetrics?: MetricDatum[] | undefined;
|
|
1472
548
|
}
|
|
1473
|
-
export declare const CandidateStatus: {
|
|
1474
|
-
readonly COMPLETED: "Completed";
|
|
1475
|
-
readonly FAILED: "Failed";
|
|
1476
|
-
readonly IN_PROGRESS: "InProgress";
|
|
1477
|
-
readonly STOPPED: "Stopped";
|
|
1478
|
-
readonly STOPPING: "Stopping";
|
|
1479
|
-
};
|
|
1480
|
-
export type CandidateStatus =
|
|
1481
|
-
(typeof CandidateStatus)[keyof typeof CandidateStatus];
|
|
1482
|
-
export declare const CandidateStepType: {
|
|
1483
|
-
readonly PROCESSING: "AWS::SageMaker::ProcessingJob";
|
|
1484
|
-
readonly TRAINING: "AWS::SageMaker::TrainingJob";
|
|
1485
|
-
readonly TRANSFORM: "AWS::SageMaker::TransformJob";
|
|
1486
|
-
};
|
|
1487
|
-
export type CandidateStepType =
|
|
1488
|
-
(typeof CandidateStepType)[keyof typeof CandidateStepType];
|
|
1489
549
|
export interface AutoMLCandidateStep {
|
|
1490
550
|
CandidateStepType: CandidateStepType | undefined;
|
|
1491
551
|
CandidateStepArn: string | undefined;
|
|
1492
552
|
CandidateStepName: string | undefined;
|
|
1493
553
|
}
|
|
1494
|
-
export declare const AutoMLJobObjectiveType: {
|
|
1495
|
-
readonly MAXIMIZE: "Maximize";
|
|
1496
|
-
readonly MINIMIZE: "Minimize";
|
|
1497
|
-
};
|
|
1498
|
-
export type AutoMLJobObjectiveType =
|
|
1499
|
-
(typeof AutoMLJobObjectiveType)[keyof typeof AutoMLJobObjectiveType];
|
|
1500
554
|
export interface FinalAutoMLJobObjectiveMetric {
|
|
1501
555
|
Type?: AutoMLJobObjectiveType | undefined;
|
|
1502
556
|
MetricName: AutoMLMetricEnum | undefined;
|
|
1503
557
|
Value: number | undefined;
|
|
1504
558
|
StandardMetricName?: AutoMLMetricEnum | undefined;
|
|
1505
559
|
}
|
|
1506
|
-
export declare const AutoMLProcessingUnit: {
|
|
1507
|
-
readonly CPU: "CPU";
|
|
1508
|
-
readonly GPU: "GPU";
|
|
1509
|
-
};
|
|
1510
|
-
export type AutoMLProcessingUnit =
|
|
1511
|
-
(typeof AutoMLProcessingUnit)[keyof typeof AutoMLProcessingUnit];
|
|
1512
560
|
export interface AutoMLContainerDefinition {
|
|
1513
561
|
Image: string | undefined;
|
|
1514
562
|
ModelDataUrl: string | undefined;
|
|
1515
563
|
Environment?: Record<string, string> | undefined;
|
|
1516
564
|
}
|
|
1517
|
-
export declare const ObjectiveStatus: {
|
|
1518
|
-
readonly Failed: "Failed";
|
|
1519
|
-
readonly Pending: "Pending";
|
|
1520
|
-
readonly Succeeded: "Succeeded";
|
|
1521
|
-
};
|
|
1522
|
-
export type ObjectiveStatus =
|
|
1523
|
-
(typeof ObjectiveStatus)[keyof typeof ObjectiveStatus];
|
|
1524
565
|
export interface AutoMLCandidate {
|
|
1525
566
|
CandidateName: string | undefined;
|
|
1526
567
|
FinalAutoMLJobObjectiveMetric?: FinalAutoMLJobObjectiveMetric | undefined;
|
|
@@ -1541,19 +582,6 @@ export interface AutoMLCandidateGenerationConfig {
|
|
|
1541
582
|
FeatureSpecificationS3Uri?: string | undefined;
|
|
1542
583
|
AlgorithmsConfig?: AutoMLAlgorithmConfig[] | undefined;
|
|
1543
584
|
}
|
|
1544
|
-
export declare const AutoMLChannelType: {
|
|
1545
|
-
readonly TRAINING: "training";
|
|
1546
|
-
readonly VALIDATION: "validation";
|
|
1547
|
-
};
|
|
1548
|
-
export type AutoMLChannelType =
|
|
1549
|
-
(typeof AutoMLChannelType)[keyof typeof AutoMLChannelType];
|
|
1550
|
-
export declare const AutoMLS3DataType: {
|
|
1551
|
-
readonly AUGMENTED_MANIFEST_FILE: "AugmentedManifestFile";
|
|
1552
|
-
readonly MANIFEST_FILE: "ManifestFile";
|
|
1553
|
-
readonly S3_PREFIX: "S3Prefix";
|
|
1554
|
-
};
|
|
1555
|
-
export type AutoMLS3DataType =
|
|
1556
|
-
(typeof AutoMLS3DataType)[keyof typeof AutoMLS3DataType];
|
|
1557
585
|
export interface AutoMLS3DataSource {
|
|
1558
586
|
S3DataType: AutoMLS3DataType | undefined;
|
|
1559
587
|
S3Uri: string | undefined;
|
|
@@ -1593,12 +621,6 @@ export interface AutoMLJobCompletionCriteria {
|
|
|
1593
621
|
MaxRuntimePerTrainingJobInSeconds?: number | undefined;
|
|
1594
622
|
MaxAutoMLJobRuntimeInSeconds?: number | undefined;
|
|
1595
623
|
}
|
|
1596
|
-
export declare const AutoMLMode: {
|
|
1597
|
-
readonly AUTO: "AUTO";
|
|
1598
|
-
readonly ENSEMBLING: "ENSEMBLING";
|
|
1599
|
-
readonly HYPERPARAMETER_TUNING: "HYPERPARAMETER_TUNING";
|
|
1600
|
-
};
|
|
1601
|
-
export type AutoMLMode = (typeof AutoMLMode)[keyof typeof AutoMLMode];
|
|
1602
624
|
export interface VpcConfig {
|
|
1603
625
|
SecurityGroupIds: string[] | undefined;
|
|
1604
626
|
Subnets: string[] | undefined;
|
|
@@ -1618,38 +640,6 @@ export interface AutoMLJobConfig {
|
|
|
1618
640
|
export interface AutoMLJobObjective {
|
|
1619
641
|
MetricName: AutoMLMetricEnum | undefined;
|
|
1620
642
|
}
|
|
1621
|
-
export declare const AutoMLJobSecondaryStatus: {
|
|
1622
|
-
readonly ANALYZING_DATA: "AnalyzingData";
|
|
1623
|
-
readonly CANDIDATE_DEFINITIONS_GENERATED: "CandidateDefinitionsGenerated";
|
|
1624
|
-
readonly COMPLETED: "Completed";
|
|
1625
|
-
readonly DEPLOYING_MODEL: "DeployingModel";
|
|
1626
|
-
readonly EXPLAINABILITY_ERROR: "ExplainabilityError";
|
|
1627
|
-
readonly FAILED: "Failed";
|
|
1628
|
-
readonly FEATURE_ENGINEERING: "FeatureEngineering";
|
|
1629
|
-
readonly GENERATING_EXPLAINABILITY_REPORT: "GeneratingExplainabilityReport";
|
|
1630
|
-
readonly GENERATING_MODEL_INSIGHTS_REPORT: "GeneratingModelInsightsReport";
|
|
1631
|
-
readonly MAX_AUTO_ML_JOB_RUNTIME_REACHED: "MaxAutoMLJobRuntimeReached";
|
|
1632
|
-
readonly MAX_CANDIDATES_REACHED: "MaxCandidatesReached";
|
|
1633
|
-
readonly MODEL_DEPLOYMENT_ERROR: "ModelDeploymentError";
|
|
1634
|
-
readonly MODEL_INSIGHTS_ERROR: "ModelInsightsError";
|
|
1635
|
-
readonly MODEL_TUNING: "ModelTuning";
|
|
1636
|
-
readonly PRE_TRAINING: "PreTraining";
|
|
1637
|
-
readonly STARTING: "Starting";
|
|
1638
|
-
readonly STOPPED: "Stopped";
|
|
1639
|
-
readonly STOPPING: "Stopping";
|
|
1640
|
-
readonly TRAINING_MODELS: "TrainingModels";
|
|
1641
|
-
};
|
|
1642
|
-
export type AutoMLJobSecondaryStatus =
|
|
1643
|
-
(typeof AutoMLJobSecondaryStatus)[keyof typeof AutoMLJobSecondaryStatus];
|
|
1644
|
-
export declare const AutoMLJobStatus: {
|
|
1645
|
-
readonly COMPLETED: "Completed";
|
|
1646
|
-
readonly FAILED: "Failed";
|
|
1647
|
-
readonly IN_PROGRESS: "InProgress";
|
|
1648
|
-
readonly STOPPED: "Stopped";
|
|
1649
|
-
readonly STOPPING: "Stopping";
|
|
1650
|
-
};
|
|
1651
|
-
export type AutoMLJobStatus =
|
|
1652
|
-
(typeof AutoMLJobStatus)[keyof typeof AutoMLJobStatus];
|
|
1653
643
|
export interface AutoMLJobStepMetadata {
|
|
1654
644
|
Arn?: string | undefined;
|
|
1655
645
|
}
|
|
@@ -1677,12 +667,6 @@ export interface ImageClassificationJobConfig {
|
|
|
1677
667
|
export interface CandidateGenerationConfig {
|
|
1678
668
|
AlgorithmsConfig?: AutoMLAlgorithmConfig[] | undefined;
|
|
1679
669
|
}
|
|
1680
|
-
export declare const ProblemType: {
|
|
1681
|
-
readonly BINARY_CLASSIFICATION: "BinaryClassification";
|
|
1682
|
-
readonly MULTICLASS_CLASSIFICATION: "MulticlassClassification";
|
|
1683
|
-
readonly REGRESSION: "Regression";
|
|
1684
|
-
};
|
|
1685
|
-
export type ProblemType = (typeof ProblemType)[keyof typeof ProblemType];
|
|
1686
670
|
export interface TabularJobConfig {
|
|
1687
671
|
CandidateGenerationConfig?: CandidateGenerationConfig | undefined;
|
|
1688
672
|
CompletionCriteria?: AutoMLJobCompletionCriteria | undefined;
|
|
@@ -1713,17 +697,6 @@ export interface TimeSeriesConfig {
|
|
|
1713
697
|
ItemIdentifierAttributeName: string | undefined;
|
|
1714
698
|
GroupingAttributeNames?: string[] | undefined;
|
|
1715
699
|
}
|
|
1716
|
-
export declare const FillingType: {
|
|
1717
|
-
readonly Backfill: "backfill";
|
|
1718
|
-
readonly BackfillValue: "backfill_value";
|
|
1719
|
-
readonly Frontfill: "frontfill";
|
|
1720
|
-
readonly FrontfillValue: "frontfill_value";
|
|
1721
|
-
readonly Futurefill: "futurefill";
|
|
1722
|
-
readonly FuturefillValue: "futurefill_value";
|
|
1723
|
-
readonly Middlefill: "middlefill";
|
|
1724
|
-
readonly MiddlefillValue: "middlefill_value";
|
|
1725
|
-
};
|
|
1726
|
-
export type FillingType = (typeof FillingType)[keyof typeof FillingType];
|
|
1727
700
|
export interface TimeSeriesTransformations {
|
|
1728
701
|
Filling?: Record<string, Partial<Record<FillingType, string>>> | undefined;
|
|
1729
702
|
Aggregation?: Record<string, AggregationTransformationValue> | undefined;
|
|
@@ -1806,15 +779,6 @@ export declare namespace AutoMLProblemTypeConfig {
|
|
|
1806
779
|
_: (name: string, value: any) => T;
|
|
1807
780
|
}
|
|
1808
781
|
}
|
|
1809
|
-
export declare const AutoMLProblemTypeConfigName: {
|
|
1810
|
-
readonly IMAGE_CLASSIFICATION: "ImageClassification";
|
|
1811
|
-
readonly TABULAR: "Tabular";
|
|
1812
|
-
readonly TEXT_CLASSIFICATION: "TextClassification";
|
|
1813
|
-
readonly TEXT_GENERATION: "TextGeneration";
|
|
1814
|
-
readonly TIMESERIES_FORECASTING: "TimeSeriesForecasting";
|
|
1815
|
-
};
|
|
1816
|
-
export type AutoMLProblemTypeConfigName =
|
|
1817
|
-
(typeof AutoMLProblemTypeConfigName)[keyof typeof AutoMLProblemTypeConfigName];
|
|
1818
782
|
export interface TabularResolvedAttributes {
|
|
1819
783
|
ProblemType?: ProblemType | undefined;
|
|
1820
784
|
}
|
|
@@ -1856,25 +820,6 @@ export interface AutoMLResolvedAttributes {
|
|
|
1856
820
|
| AutoMLProblemTypeResolvedAttributes
|
|
1857
821
|
| undefined;
|
|
1858
822
|
}
|
|
1859
|
-
export declare const AutoMLSortBy: {
|
|
1860
|
-
readonly CREATION_TIME: "CreationTime";
|
|
1861
|
-
readonly NAME: "Name";
|
|
1862
|
-
readonly STATUS: "Status";
|
|
1863
|
-
};
|
|
1864
|
-
export type AutoMLSortBy = (typeof AutoMLSortBy)[keyof typeof AutoMLSortBy];
|
|
1865
|
-
export declare const AutoMLSortOrder: {
|
|
1866
|
-
readonly ASCENDING: "Ascending";
|
|
1867
|
-
readonly DESCENDING: "Descending";
|
|
1868
|
-
};
|
|
1869
|
-
export type AutoMLSortOrder =
|
|
1870
|
-
(typeof AutoMLSortOrder)[keyof typeof AutoMLSortOrder];
|
|
1871
|
-
export declare const AutoMountHomeEFS: {
|
|
1872
|
-
readonly DEFAULT_AS_DOMAIN: "DefaultAsDomain";
|
|
1873
|
-
readonly DISABLED: "Disabled";
|
|
1874
|
-
readonly ENABLED: "Enabled";
|
|
1875
|
-
};
|
|
1876
|
-
export type AutoMountHomeEFS =
|
|
1877
|
-
(typeof AutoMountHomeEFS)[keyof typeof AutoMountHomeEFS];
|
|
1878
823
|
export interface AutoParameter {
|
|
1879
824
|
Name: string | undefined;
|
|
1880
825
|
ValueHint: string | undefined;
|
|
@@ -1882,10 +827,6 @@ export interface AutoParameter {
|
|
|
1882
827
|
export interface AutoRollbackConfig {
|
|
1883
828
|
Alarms?: Alarm[] | undefined;
|
|
1884
829
|
}
|
|
1885
|
-
export declare const AutotuneMode: {
|
|
1886
|
-
readonly ENABLED: "Enabled";
|
|
1887
|
-
};
|
|
1888
|
-
export type AutotuneMode = (typeof AutotuneMode)[keyof typeof AutotuneMode];
|
|
1889
830
|
export interface Autotune {
|
|
1890
831
|
Mode: AutotuneMode | undefined;
|
|
1891
832
|
}
|
|
@@ -1893,40 +834,17 @@ export interface AvailableUpgrade {
|
|
|
1893
834
|
Version?: string | undefined;
|
|
1894
835
|
ReleaseNotes?: string[] | undefined;
|
|
1895
836
|
}
|
|
1896
|
-
export declare const AwsManagedHumanLoopRequestSource: {
|
|
1897
|
-
readonly REKOGNITION_DETECT_MODERATION_LABELS_IMAGE_V3: "AWS/Rekognition/DetectModerationLabels/Image/V3";
|
|
1898
|
-
readonly TEXTRACT_ANALYZE_DOCUMENT_FORMS_V1: "AWS/Textract/AnalyzeDocument/Forms/V1";
|
|
1899
|
-
};
|
|
1900
|
-
export type AwsManagedHumanLoopRequestSource =
|
|
1901
|
-
(typeof AwsManagedHumanLoopRequestSource)[keyof typeof AwsManagedHumanLoopRequestSource];
|
|
1902
837
|
export interface BatchAddClusterNodesRequest {
|
|
1903
838
|
ClusterName: string | undefined;
|
|
1904
839
|
ClientToken?: string | undefined;
|
|
1905
840
|
NodesToAdd: AddClusterNodeSpecification[] | undefined;
|
|
1906
841
|
}
|
|
1907
|
-
export declare const BatchAddClusterNodesErrorCode: {
|
|
1908
|
-
readonly INSTANCE_GROUP_NOT_FOUND: "InstanceGroupNotFound";
|
|
1909
|
-
readonly INVALID_INSTANCE_GROUP_STATUS: "InvalidInstanceGroupStatus";
|
|
1910
|
-
};
|
|
1911
|
-
export type BatchAddClusterNodesErrorCode =
|
|
1912
|
-
(typeof BatchAddClusterNodesErrorCode)[keyof typeof BatchAddClusterNodesErrorCode];
|
|
1913
842
|
export interface BatchAddClusterNodesError {
|
|
1914
843
|
InstanceGroupName: string | undefined;
|
|
1915
844
|
ErrorCode: BatchAddClusterNodesErrorCode | undefined;
|
|
1916
845
|
FailedCount: number | undefined;
|
|
1917
846
|
Message?: string | undefined;
|
|
1918
847
|
}
|
|
1919
|
-
export declare const ClusterInstanceStatus: {
|
|
1920
|
-
readonly DEEP_HEALTH_CHECK_IN_PROGRESS: "DeepHealthCheckInProgress";
|
|
1921
|
-
readonly FAILURE: "Failure";
|
|
1922
|
-
readonly NOT_FOUND: "NotFound";
|
|
1923
|
-
readonly PENDING: "Pending";
|
|
1924
|
-
readonly RUNNING: "Running";
|
|
1925
|
-
readonly SHUTTING_DOWN: "ShuttingDown";
|
|
1926
|
-
readonly SYSTEM_UPDATING: "SystemUpdating";
|
|
1927
|
-
};
|
|
1928
|
-
export type ClusterInstanceStatus =
|
|
1929
|
-
(typeof ClusterInstanceStatus)[keyof typeof ClusterInstanceStatus];
|
|
1930
848
|
export interface NodeAdditionResult {
|
|
1931
849
|
NodeLogicalId: string | undefined;
|
|
1932
850
|
InstanceGroupName: string | undefined;
|
|
@@ -1941,13 +859,6 @@ export interface BatchDataCaptureConfig {
|
|
|
1941
859
|
KmsKeyId?: string | undefined;
|
|
1942
860
|
GenerateInferenceId?: boolean | undefined;
|
|
1943
861
|
}
|
|
1944
|
-
export declare const BatchDeleteClusterNodesErrorCode: {
|
|
1945
|
-
readonly INVALID_NODE_STATUS: "InvalidNodeStatus";
|
|
1946
|
-
readonly NODE_ID_IN_USE: "NodeIdInUse";
|
|
1947
|
-
readonly NODE_ID_NOT_FOUND: "NodeIdNotFound";
|
|
1948
|
-
};
|
|
1949
|
-
export type BatchDeleteClusterNodesErrorCode =
|
|
1950
|
-
(typeof BatchDeleteClusterNodesErrorCode)[keyof typeof BatchDeleteClusterNodesErrorCode];
|
|
1951
862
|
export interface BatchDeleteClusterNodeLogicalIdsError {
|
|
1952
863
|
Code: BatchDeleteClusterNodesErrorCode | undefined;
|
|
1953
864
|
Message: string | undefined;
|
|
@@ -1985,22 +896,6 @@ export interface InferenceSpecification {
|
|
|
1985
896
|
SupportedContentTypes?: string[] | undefined;
|
|
1986
897
|
SupportedResponseMIMETypes?: string[] | undefined;
|
|
1987
898
|
}
|
|
1988
|
-
export declare const ModelApprovalStatus: {
|
|
1989
|
-
readonly APPROVED: "Approved";
|
|
1990
|
-
readonly PENDING_MANUAL_APPROVAL: "PendingManualApproval";
|
|
1991
|
-
readonly REJECTED: "Rejected";
|
|
1992
|
-
};
|
|
1993
|
-
export type ModelApprovalStatus =
|
|
1994
|
-
(typeof ModelApprovalStatus)[keyof typeof ModelApprovalStatus];
|
|
1995
|
-
export declare const ModelPackageStatus: {
|
|
1996
|
-
readonly COMPLETED: "Completed";
|
|
1997
|
-
readonly DELETING: "Deleting";
|
|
1998
|
-
readonly FAILED: "Failed";
|
|
1999
|
-
readonly IN_PROGRESS: "InProgress";
|
|
2000
|
-
readonly PENDING: "Pending";
|
|
2001
|
-
};
|
|
2002
|
-
export type ModelPackageStatus =
|
|
2003
|
-
(typeof ModelPackageStatus)[keyof typeof ModelPackageStatus];
|
|
2004
899
|
export interface BatchDescribeModelPackageSummary {
|
|
2005
900
|
ModelPackageGroupName: string | undefined;
|
|
2006
901
|
ModelPackageVersion?: number | undefined;
|
|
@@ -2031,18 +926,6 @@ export interface MonitoringDatasetFormat {
|
|
|
2031
926
|
Json?: MonitoringJsonDatasetFormat | undefined;
|
|
2032
927
|
Parquet?: MonitoringParquetDatasetFormat | undefined;
|
|
2033
928
|
}
|
|
2034
|
-
export declare const ProcessingS3DataDistributionType: {
|
|
2035
|
-
readonly FULLYREPLICATED: "FullyReplicated";
|
|
2036
|
-
readonly SHARDEDBYS3KEY: "ShardedByS3Key";
|
|
2037
|
-
};
|
|
2038
|
-
export type ProcessingS3DataDistributionType =
|
|
2039
|
-
(typeof ProcessingS3DataDistributionType)[keyof typeof ProcessingS3DataDistributionType];
|
|
2040
|
-
export declare const ProcessingS3InputMode: {
|
|
2041
|
-
readonly FILE: "File";
|
|
2042
|
-
readonly PIPE: "Pipe";
|
|
2043
|
-
};
|
|
2044
|
-
export type ProcessingS3InputMode =
|
|
2045
|
-
(typeof ProcessingS3InputMode)[keyof typeof ProcessingS3InputMode];
|
|
2046
929
|
export interface BatchTransformInput {
|
|
2047
930
|
DataCapturedDestinationS3Uri: string | undefined;
|
|
2048
931
|
DatasetFormat: MonitoringDatasetFormat | undefined;
|
|
@@ -2070,23 +953,10 @@ export interface Bias {
|
|
|
2070
953
|
PreTrainingReport?: MetricsSource | undefined;
|
|
2071
954
|
PostTrainingReport?: MetricsSource | undefined;
|
|
2072
955
|
}
|
|
2073
|
-
export declare const CapacitySizeType: {
|
|
2074
|
-
readonly CAPACITY_PERCENT: "CAPACITY_PERCENT";
|
|
2075
|
-
readonly INSTANCE_COUNT: "INSTANCE_COUNT";
|
|
2076
|
-
};
|
|
2077
|
-
export type CapacitySizeType =
|
|
2078
|
-
(typeof CapacitySizeType)[keyof typeof CapacitySizeType];
|
|
2079
956
|
export interface CapacitySize {
|
|
2080
957
|
Type: CapacitySizeType | undefined;
|
|
2081
958
|
Value: number | undefined;
|
|
2082
959
|
}
|
|
2083
|
-
export declare const TrafficRoutingConfigType: {
|
|
2084
|
-
readonly ALL_AT_ONCE: "ALL_AT_ONCE";
|
|
2085
|
-
readonly CANARY: "CANARY";
|
|
2086
|
-
readonly LINEAR: "LINEAR";
|
|
2087
|
-
};
|
|
2088
|
-
export type TrafficRoutingConfigType =
|
|
2089
|
-
(typeof TrafficRoutingConfigType)[keyof typeof TrafficRoutingConfigType];
|
|
2090
960
|
export interface TrafficRoutingConfig {
|
|
2091
961
|
Type: TrafficRoutingConfigType | undefined;
|
|
2092
962
|
WaitIntervalInSeconds: number | undefined;
|
|
@@ -2098,12 +968,6 @@ export interface BlueGreenUpdatePolicy {
|
|
|
2098
968
|
TerminationWaitInSeconds?: number | undefined;
|
|
2099
969
|
MaximumExecutionTimeoutInSeconds?: number | undefined;
|
|
2100
970
|
}
|
|
2101
|
-
export declare const BooleanOperator: {
|
|
2102
|
-
readonly AND: "And";
|
|
2103
|
-
readonly OR: "Or";
|
|
2104
|
-
};
|
|
2105
|
-
export type BooleanOperator =
|
|
2106
|
-
(typeof BooleanOperator)[keyof typeof BooleanOperator];
|
|
2107
971
|
export interface CacheHitResult {
|
|
2108
972
|
SourcePipelineExecutionArn?: string | undefined;
|
|
2109
973
|
}
|
|
@@ -2116,13 +980,6 @@ export interface CallbackStepMetadata {
|
|
|
2116
980
|
SqsQueueUrl?: string | undefined;
|
|
2117
981
|
OutputParameters?: OutputParameter[] | undefined;
|
|
2118
982
|
}
|
|
2119
|
-
export declare const CandidateSortBy: {
|
|
2120
|
-
readonly CreationTime: "CreationTime";
|
|
2121
|
-
readonly FinalObjectiveMetricValue: "FinalObjectiveMetricValue";
|
|
2122
|
-
readonly Status: "Status";
|
|
2123
|
-
};
|
|
2124
|
-
export type CandidateSortBy =
|
|
2125
|
-
(typeof CandidateSortBy)[keyof typeof CandidateSortBy];
|
|
2126
983
|
export interface DirectDeploySettings {
|
|
2127
984
|
Status?: FeatureStatus | undefined;
|
|
2128
985
|
}
|
|
@@ -2133,12 +990,6 @@ export interface EmrServerlessSettings {
|
|
|
2133
990
|
export interface GenerativeAiSettings {
|
|
2134
991
|
AmazonBedrockRoleArn?: string | undefined;
|
|
2135
992
|
}
|
|
2136
|
-
export declare const DataSourceName: {
|
|
2137
|
-
readonly SalesforceGenie: "SalesforceGenie";
|
|
2138
|
-
readonly Snowflake: "Snowflake";
|
|
2139
|
-
};
|
|
2140
|
-
export type DataSourceName =
|
|
2141
|
-
(typeof DataSourceName)[keyof typeof DataSourceName];
|
|
2142
993
|
export interface IdentityProviderOAuthSetting {
|
|
2143
994
|
DataSourceName?: DataSourceName | undefined;
|
|
2144
995
|
Status?: FeatureStatus | undefined;
|
|
@@ -2169,27 +1020,10 @@ export interface CanvasAppSettings {
|
|
|
2169
1020
|
GenerativeAiSettings?: GenerativeAiSettings | undefined;
|
|
2170
1021
|
EmrServerlessSettings?: EmrServerlessSettings | undefined;
|
|
2171
1022
|
}
|
|
2172
|
-
export declare const CapacityReservationType: {
|
|
2173
|
-
readonly CRG: "CRG";
|
|
2174
|
-
readonly ODCR: "ODCR";
|
|
2175
|
-
};
|
|
2176
|
-
export type CapacityReservationType =
|
|
2177
|
-
(typeof CapacityReservationType)[keyof typeof CapacityReservationType];
|
|
2178
1023
|
export interface CapacityReservation {
|
|
2179
1024
|
Arn?: string | undefined;
|
|
2180
1025
|
Type?: CapacityReservationType | undefined;
|
|
2181
1026
|
}
|
|
2182
|
-
export declare const CapacityReservationPreference: {
|
|
2183
|
-
readonly CAPACITY_RESERVATIONS_ONLY: "capacity-reservations-only";
|
|
2184
|
-
};
|
|
2185
|
-
export type CapacityReservationPreference =
|
|
2186
|
-
(typeof CapacityReservationPreference)[keyof typeof CapacityReservationPreference];
|
|
2187
|
-
export declare const NodeUnavailabilityType: {
|
|
2188
|
-
readonly CAPACITY_PERCENTAGE: "CAPACITY_PERCENTAGE";
|
|
2189
|
-
readonly INSTANCE_COUNT: "INSTANCE_COUNT";
|
|
2190
|
-
};
|
|
2191
|
-
export type NodeUnavailabilityType =
|
|
2192
|
-
(typeof NodeUnavailabilityType)[keyof typeof NodeUnavailabilityType];
|
|
2193
1027
|
export interface CapacitySizeConfig {
|
|
2194
1028
|
Type: NodeUnavailabilityType | undefined;
|
|
2195
1029
|
Value: number | undefined;
|
|
@@ -2198,20 +1032,9 @@ export interface CaptureContentTypeHeader {
|
|
|
2198
1032
|
CsvContentTypes?: string[] | undefined;
|
|
2199
1033
|
JsonContentTypes?: string[] | undefined;
|
|
2200
1034
|
}
|
|
2201
|
-
export declare const CaptureMode: {
|
|
2202
|
-
readonly INPUT: "Input";
|
|
2203
|
-
readonly INPUT_AND_OUTPUT: "InputAndOutput";
|
|
2204
|
-
readonly OUTPUT: "Output";
|
|
2205
|
-
};
|
|
2206
|
-
export type CaptureMode = (typeof CaptureMode)[keyof typeof CaptureMode];
|
|
2207
1035
|
export interface CaptureOption {
|
|
2208
1036
|
CaptureMode: CaptureMode | undefined;
|
|
2209
1037
|
}
|
|
2210
|
-
export declare const CaptureStatus: {
|
|
2211
|
-
readonly STARTED: "Started";
|
|
2212
|
-
readonly STOPPED: "Stopped";
|
|
2213
|
-
};
|
|
2214
|
-
export type CaptureStatus = (typeof CaptureStatus)[keyof typeof CaptureStatus];
|
|
2215
1038
|
export interface CategoricalParameter {
|
|
2216
1039
|
Name: string | undefined;
|
|
2217
1040
|
Value: string[] | undefined;
|
|
@@ -2280,13 +1103,6 @@ export interface ClarifyCheckStepMetadata {
|
|
|
2280
1103
|
SkipCheck?: boolean | undefined;
|
|
2281
1104
|
RegisterNewBaseline?: boolean | undefined;
|
|
2282
1105
|
}
|
|
2283
|
-
export declare const ClarifyFeatureType: {
|
|
2284
|
-
readonly CATEGORICAL: "categorical";
|
|
2285
|
-
readonly NUMERICAL: "numerical";
|
|
2286
|
-
readonly TEXT: "text";
|
|
2287
|
-
};
|
|
2288
|
-
export type ClarifyFeatureType =
|
|
2289
|
-
(typeof ClarifyFeatureType)[keyof typeof ClarifyFeatureType];
|
|
2290
1106
|
export interface ClarifyInferenceConfig {
|
|
2291
1107
|
FeaturesAttribute?: string | undefined;
|
|
2292
1108
|
ContentTemplate?: string | undefined;
|
|
@@ -2305,77 +1121,6 @@ export interface ClarifyShapBaselineConfig {
|
|
|
2305
1121
|
ShapBaseline?: string | undefined;
|
|
2306
1122
|
ShapBaselineUri?: string | undefined;
|
|
2307
1123
|
}
|
|
2308
|
-
export declare const ClarifyTextGranularity: {
|
|
2309
|
-
readonly PARAGRAPH: "paragraph";
|
|
2310
|
-
readonly SENTENCE: "sentence";
|
|
2311
|
-
readonly TOKEN: "token";
|
|
2312
|
-
};
|
|
2313
|
-
export type ClarifyTextGranularity =
|
|
2314
|
-
(typeof ClarifyTextGranularity)[keyof typeof ClarifyTextGranularity];
|
|
2315
|
-
export declare const ClarifyTextLanguage: {
|
|
2316
|
-
readonly AFRIKAANS: "af";
|
|
2317
|
-
readonly ALBANIAN: "sq";
|
|
2318
|
-
readonly ARABIC: "ar";
|
|
2319
|
-
readonly ARMENIAN: "hy";
|
|
2320
|
-
readonly BASQUE: "eu";
|
|
2321
|
-
readonly BENGALI: "bn";
|
|
2322
|
-
readonly BULGARIAN: "bg";
|
|
2323
|
-
readonly CATALAN: "ca";
|
|
2324
|
-
readonly CHINESE: "zh";
|
|
2325
|
-
readonly CROATIAN: "hr";
|
|
2326
|
-
readonly CZECH: "cs";
|
|
2327
|
-
readonly DANISH: "da";
|
|
2328
|
-
readonly DUTCH: "nl";
|
|
2329
|
-
readonly ENGLISH: "en";
|
|
2330
|
-
readonly ESTONIAN: "et";
|
|
2331
|
-
readonly FINNISH: "fi";
|
|
2332
|
-
readonly FRENCH: "fr";
|
|
2333
|
-
readonly GERMAN: "de";
|
|
2334
|
-
readonly GREEK: "el";
|
|
2335
|
-
readonly GUJARATI: "gu";
|
|
2336
|
-
readonly HEBREW: "he";
|
|
2337
|
-
readonly HINDI: "hi";
|
|
2338
|
-
readonly HUNGARIAN: "hu";
|
|
2339
|
-
readonly ICELANDIC: "is";
|
|
2340
|
-
readonly INDONESIAN: "id";
|
|
2341
|
-
readonly IRISH: "ga";
|
|
2342
|
-
readonly ITALIAN: "it";
|
|
2343
|
-
readonly KANNADA: "kn";
|
|
2344
|
-
readonly KYRGYZ: "ky";
|
|
2345
|
-
readonly LATVIAN: "lv";
|
|
2346
|
-
readonly LIGURIAN: "lij";
|
|
2347
|
-
readonly LITHUANIAN: "lt";
|
|
2348
|
-
readonly LUXEMBOURGISH: "lb";
|
|
2349
|
-
readonly MACEDONIAN: "mk";
|
|
2350
|
-
readonly MALAYALAM: "ml";
|
|
2351
|
-
readonly MARATHI: "mr";
|
|
2352
|
-
readonly MULTI_LANGUAGE: "xx";
|
|
2353
|
-
readonly NEPALI: "ne";
|
|
2354
|
-
readonly NORWEGIAN_BOKMAL: "nb";
|
|
2355
|
-
readonly PERSIAN: "fa";
|
|
2356
|
-
readonly POLISH: "pl";
|
|
2357
|
-
readonly PORTUGUESE: "pt";
|
|
2358
|
-
readonly ROMANIAN: "ro";
|
|
2359
|
-
readonly RUSSIAN: "ru";
|
|
2360
|
-
readonly SANSKRIT: "sa";
|
|
2361
|
-
readonly SERBIAN: "sr";
|
|
2362
|
-
readonly SETSWANA: "tn";
|
|
2363
|
-
readonly SINHALA: "si";
|
|
2364
|
-
readonly SLOVAK: "sk";
|
|
2365
|
-
readonly SLOVENIAN: "sl";
|
|
2366
|
-
readonly SPANISH: "es";
|
|
2367
|
-
readonly SWEDISH: "sv";
|
|
2368
|
-
readonly TAGALOG: "tl";
|
|
2369
|
-
readonly TAMIL: "ta";
|
|
2370
|
-
readonly TATAR: "tt";
|
|
2371
|
-
readonly TELUGU: "te";
|
|
2372
|
-
readonly TURKISH: "tr";
|
|
2373
|
-
readonly UKRAINIAN: "uk";
|
|
2374
|
-
readonly URDU: "ur";
|
|
2375
|
-
readonly YORUBA: "yo";
|
|
2376
|
-
};
|
|
2377
|
-
export type ClarifyTextLanguage =
|
|
2378
|
-
(typeof ClarifyTextLanguage)[keyof typeof ClarifyTextLanguage];
|
|
2379
1124
|
export interface ClarifyTextConfig {
|
|
2380
1125
|
Language: ClarifyTextLanguage | undefined;
|
|
2381
1126
|
Granularity: ClarifyTextGranularity | undefined;
|
|
@@ -2392,41 +1137,16 @@ export interface ClarifyExplainerConfig {
|
|
|
2392
1137
|
InferenceConfig?: ClarifyInferenceConfig | undefined;
|
|
2393
1138
|
ShapConfig: ClarifyShapConfig | undefined;
|
|
2394
1139
|
}
|
|
2395
|
-
export declare const ClusterAutoScalerType: {
|
|
2396
|
-
readonly KARPENTER: "Karpenter";
|
|
2397
|
-
};
|
|
2398
|
-
export type ClusterAutoScalerType =
|
|
2399
|
-
(typeof ClusterAutoScalerType)[keyof typeof ClusterAutoScalerType];
|
|
2400
|
-
export declare const ClusterAutoScalingMode: {
|
|
2401
|
-
readonly DISABLE: "Disable";
|
|
2402
|
-
readonly ENABLE: "Enable";
|
|
2403
|
-
};
|
|
2404
|
-
export type ClusterAutoScalingMode =
|
|
2405
|
-
(typeof ClusterAutoScalingMode)[keyof typeof ClusterAutoScalingMode];
|
|
2406
1140
|
export interface ClusterAutoScalingConfig {
|
|
2407
1141
|
Mode: ClusterAutoScalingMode | undefined;
|
|
2408
1142
|
AutoScalerType?: ClusterAutoScalerType | undefined;
|
|
2409
1143
|
}
|
|
2410
|
-
export declare const ClusterAutoScalingStatus: {
|
|
2411
|
-
readonly CREATING: "Creating";
|
|
2412
|
-
readonly DELETING: "Deleting";
|
|
2413
|
-
readonly FAILED: "Failed";
|
|
2414
|
-
readonly INSERVICE: "InService";
|
|
2415
|
-
};
|
|
2416
|
-
export type ClusterAutoScalingStatus =
|
|
2417
|
-
(typeof ClusterAutoScalingStatus)[keyof typeof ClusterAutoScalingStatus];
|
|
2418
1144
|
export interface ClusterAutoScalingConfigOutput {
|
|
2419
1145
|
Mode: ClusterAutoScalingMode | undefined;
|
|
2420
1146
|
AutoScalerType?: ClusterAutoScalerType | undefined;
|
|
2421
1147
|
Status: ClusterAutoScalingStatus | undefined;
|
|
2422
1148
|
FailureMessage?: string | undefined;
|
|
2423
1149
|
}
|
|
2424
|
-
export declare const ClusterConfigMode: {
|
|
2425
|
-
readonly DISABLE: "Disable";
|
|
2426
|
-
readonly ENABLE: "Enable";
|
|
2427
|
-
};
|
|
2428
|
-
export type ClusterConfigMode =
|
|
2429
|
-
(typeof ClusterConfigMode)[keyof typeof ClusterConfigMode];
|
|
2430
1150
|
export interface ClusterEbsVolumeConfig {
|
|
2431
1151
|
VolumeSizeInGB?: number | undefined;
|
|
2432
1152
|
VolumeKmsKeyId?: string | undefined;
|
|
@@ -2511,13 +1231,6 @@ export declare namespace EventMetadata {
|
|
|
2511
1231
|
export interface EventDetails {
|
|
2512
1232
|
EventMetadata?: EventMetadata | undefined;
|
|
2513
1233
|
}
|
|
2514
|
-
export declare const ClusterEventResourceType: {
|
|
2515
|
-
readonly CLUSTER: "Cluster";
|
|
2516
|
-
readonly INSTANCE: "Instance";
|
|
2517
|
-
readonly INSTANCE_GROUP: "InstanceGroup";
|
|
2518
|
-
};
|
|
2519
|
-
export type ClusterEventResourceType =
|
|
2520
|
-
(typeof ClusterEventResourceType)[keyof typeof ClusterEventResourceType];
|
|
2521
1234
|
export interface ClusterEventDetail {
|
|
2522
1235
|
EventId: string | undefined;
|
|
2523
1236
|
ClusterArn: string | undefined;
|
|
@@ -2565,159 +1278,14 @@ export declare namespace ClusterInstanceStorageConfig {
|
|
|
2565
1278
|
_: (name: string, value: any) => T;
|
|
2566
1279
|
}
|
|
2567
1280
|
}
|
|
2568
|
-
export declare const ClusterInstanceType: {
|
|
2569
|
-
readonly ML_C5N_18XLARGE: "ml.c5n.18xlarge";
|
|
2570
|
-
readonly ML_C5N_2XLARGE: "ml.c5n.2xlarge";
|
|
2571
|
-
readonly ML_C5N_4XLARGE: "ml.c5n.4xlarge";
|
|
2572
|
-
readonly ML_C5N_9XLARGE: "ml.c5n.9xlarge";
|
|
2573
|
-
readonly ML_C5N_LARGE: "ml.c5n.large";
|
|
2574
|
-
readonly ML_C5_12XLARGE: "ml.c5.12xlarge";
|
|
2575
|
-
readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
|
|
2576
|
-
readonly ML_C5_24XLARGE: "ml.c5.24xlarge";
|
|
2577
|
-
readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
|
|
2578
|
-
readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
|
|
2579
|
-
readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
|
|
2580
|
-
readonly ML_C5_LARGE: "ml.c5.large";
|
|
2581
|
-
readonly ML_C5_XLARGE: "ml.c5.xlarge";
|
|
2582
|
-
readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
|
|
2583
|
-
readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
|
|
2584
|
-
readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
|
|
2585
|
-
readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
|
|
2586
|
-
readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
|
|
2587
|
-
readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
|
|
2588
|
-
readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
|
|
2589
|
-
readonly ML_C6I_LARGE: "ml.c6i.large";
|
|
2590
|
-
readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
|
|
2591
|
-
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
2592
|
-
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
2593
|
-
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
2594
|
-
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
2595
|
-
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
2596
|
-
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
2597
|
-
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
2598
|
-
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
2599
|
-
readonly ML_G6E_12XLARGE: "ml.g6e.12xlarge";
|
|
2600
|
-
readonly ML_G6E_16XLARGE: "ml.g6e.16xlarge";
|
|
2601
|
-
readonly ML_G6E_24XLARGE: "ml.g6e.24xlarge";
|
|
2602
|
-
readonly ML_G6E_2XLARGE: "ml.g6e.2xlarge";
|
|
2603
|
-
readonly ML_G6E_48XLARGE: "ml.g6e.48xlarge";
|
|
2604
|
-
readonly ML_G6E_4XLARGE: "ml.g6e.4xlarge";
|
|
2605
|
-
readonly ML_G6E_8XLARGE: "ml.g6e.8xlarge";
|
|
2606
|
-
readonly ML_G6E_XLARGE: "ml.g6e.xlarge";
|
|
2607
|
-
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
2608
|
-
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
2609
|
-
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
2610
|
-
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
2611
|
-
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
2612
|
-
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
2613
|
-
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
2614
|
-
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
2615
|
-
readonly ML_GR6_4XLARGE: "ml.gr6.4xlarge";
|
|
2616
|
-
readonly ML_GR6_8XLARGE: "ml.gr6.8xlarge";
|
|
2617
|
-
readonly ML_I3EN_12XLARGE: "ml.i3en.12xlarge";
|
|
2618
|
-
readonly ML_I3EN_24XLARGE: "ml.i3en.24xlarge";
|
|
2619
|
-
readonly ML_I3EN_2XLARGE: "ml.i3en.2xlarge";
|
|
2620
|
-
readonly ML_I3EN_3XLARGE: "ml.i3en.3xlarge";
|
|
2621
|
-
readonly ML_I3EN_6XLARGE: "ml.i3en.6xlarge";
|
|
2622
|
-
readonly ML_I3EN_LARGE: "ml.i3en.large";
|
|
2623
|
-
readonly ML_I3EN_XLARGE: "ml.i3en.xlarge";
|
|
2624
|
-
readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
|
|
2625
|
-
readonly ML_M5_16XLARGE: "ml.m5.16xlarge";
|
|
2626
|
-
readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
|
|
2627
|
-
readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
|
|
2628
|
-
readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
|
|
2629
|
-
readonly ML_M5_8XLARGE: "ml.m5.8xlarge";
|
|
2630
|
-
readonly ML_M5_LARGE: "ml.m5.large";
|
|
2631
|
-
readonly ML_M5_XLARGE: "ml.m5.xlarge";
|
|
2632
|
-
readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
|
|
2633
|
-
readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
|
|
2634
|
-
readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
|
|
2635
|
-
readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
|
|
2636
|
-
readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
|
|
2637
|
-
readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
|
|
2638
|
-
readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
|
|
2639
|
-
readonly ML_M6I_LARGE: "ml.m6i.large";
|
|
2640
|
-
readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
|
|
2641
|
-
readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
|
|
2642
|
-
readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
|
|
2643
|
-
readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
|
|
2644
|
-
readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
|
|
2645
|
-
readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
|
|
2646
|
-
readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
|
|
2647
|
-
readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
|
|
2648
|
-
readonly ML_M7I_LARGE: "ml.m7i.large";
|
|
2649
|
-
readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
|
|
2650
|
-
readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
|
|
2651
|
-
readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
|
|
2652
|
-
readonly ML_P5EN_48XLARGE: "ml.p5en.48xlarge";
|
|
2653
|
-
readonly ML_P5E_48XLARGE: "ml.p5e.48xlarge";
|
|
2654
|
-
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
2655
|
-
readonly ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge";
|
|
2656
|
-
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
2657
|
-
readonly ML_R6I_12XLARGE: "ml.r6i.12xlarge";
|
|
2658
|
-
readonly ML_R6I_16XLARGE: "ml.r6i.16xlarge";
|
|
2659
|
-
readonly ML_R6I_24XLARGE: "ml.r6i.24xlarge";
|
|
2660
|
-
readonly ML_R6I_2XLARGE: "ml.r6i.2xlarge";
|
|
2661
|
-
readonly ML_R6I_32XLARGE: "ml.r6i.32xlarge";
|
|
2662
|
-
readonly ML_R6I_4XLARGE: "ml.r6i.4xlarge";
|
|
2663
|
-
readonly ML_R6I_8XLARGE: "ml.r6i.8xlarge";
|
|
2664
|
-
readonly ML_R6I_LARGE: "ml.r6i.large";
|
|
2665
|
-
readonly ML_R6I_XLARGE: "ml.r6i.xlarge";
|
|
2666
|
-
readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
|
|
2667
|
-
readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
|
|
2668
|
-
readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
|
|
2669
|
-
readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
|
|
2670
|
-
readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
|
|
2671
|
-
readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
|
|
2672
|
-
readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
|
|
2673
|
-
readonly ML_R7I_LARGE: "ml.r7i.large";
|
|
2674
|
-
readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
|
|
2675
|
-
readonly ML_T3_2XLARGE: "ml.t3.2xlarge";
|
|
2676
|
-
readonly ML_T3_LARGE: "ml.t3.large";
|
|
2677
|
-
readonly ML_T3_MEDIUM: "ml.t3.medium";
|
|
2678
|
-
readonly ML_T3_XLARGE: "ml.t3.xlarge";
|
|
2679
|
-
readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
|
|
2680
|
-
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
2681
|
-
readonly ML_TRN2_3XLARGE: "ml.trn2.3xlarge";
|
|
2682
|
-
readonly ML_TRN2_48XLARGE: "ml.trn2.48xlarge";
|
|
2683
|
-
};
|
|
2684
|
-
export type ClusterInstanceType =
|
|
2685
|
-
(typeof ClusterInstanceType)[keyof typeof ClusterInstanceType];
|
|
2686
1281
|
export interface ClusterLifeCycleConfig {
|
|
2687
1282
|
SourceS3Uri: string | undefined;
|
|
2688
1283
|
OnCreate: string | undefined;
|
|
2689
1284
|
}
|
|
2690
|
-
export declare const DeepHealthCheckType: {
|
|
2691
|
-
readonly INSTANCE_CONNECTIVITY: "InstanceConnectivity";
|
|
2692
|
-
readonly INSTANCE_STRESS: "InstanceStress";
|
|
2693
|
-
};
|
|
2694
|
-
export type DeepHealthCheckType =
|
|
2695
|
-
(typeof DeepHealthCheckType)[keyof typeof DeepHealthCheckType];
|
|
2696
1285
|
export interface ScheduledUpdateConfig {
|
|
2697
1286
|
ScheduleExpression: string | undefined;
|
|
2698
1287
|
DeploymentConfig?: DeploymentConfiguration | undefined;
|
|
2699
1288
|
}
|
|
2700
|
-
export declare const SoftwareUpdateStatus: {
|
|
2701
|
-
readonly FAILED: "Failed";
|
|
2702
|
-
readonly IN_PROGRESS: "InProgress";
|
|
2703
|
-
readonly PENDING: "Pending";
|
|
2704
|
-
readonly ROLLBACK_COMPLETE: "RollbackComplete";
|
|
2705
|
-
readonly ROLLBACK_IN_PROGRESS: "RollbackInProgress";
|
|
2706
|
-
readonly SUCCEEDED: "Succeeded";
|
|
2707
|
-
};
|
|
2708
|
-
export type SoftwareUpdateStatus =
|
|
2709
|
-
(typeof SoftwareUpdateStatus)[keyof typeof SoftwareUpdateStatus];
|
|
2710
|
-
export declare const InstanceGroupStatus: {
|
|
2711
|
-
readonly CREATING: "Creating";
|
|
2712
|
-
readonly DEGRADED: "Degraded";
|
|
2713
|
-
readonly DELETING: "Deleting";
|
|
2714
|
-
readonly FAILED: "Failed";
|
|
2715
|
-
readonly INSERVICE: "InService";
|
|
2716
|
-
readonly SYSTEMUPDATING: "SystemUpdating";
|
|
2717
|
-
readonly UPDATING: "Updating";
|
|
2718
|
-
};
|
|
2719
|
-
export type InstanceGroupStatus =
|
|
2720
|
-
(typeof InstanceGroupStatus)[keyof typeof InstanceGroupStatus];
|
|
2721
1289
|
export interface ClusterInstanceGroupDetails {
|
|
2722
1290
|
CurrentCount?: number | undefined;
|
|
2723
1291
|
TargetCount?: number | undefined;
|
|
@@ -2784,17 +1352,6 @@ export interface ClusterNodeDetails {
|
|
|
2784
1352
|
DesiredImageId?: string | undefined;
|
|
2785
1353
|
UltraServerInfo?: UltraServerInfo | undefined;
|
|
2786
1354
|
}
|
|
2787
|
-
export declare const ClusterNodeProvisioningMode: {
|
|
2788
|
-
readonly CONTINUOUS: "Continuous";
|
|
2789
|
-
};
|
|
2790
|
-
export type ClusterNodeProvisioningMode =
|
|
2791
|
-
(typeof ClusterNodeProvisioningMode)[keyof typeof ClusterNodeProvisioningMode];
|
|
2792
|
-
export declare const ClusterNodeRecovery: {
|
|
2793
|
-
readonly AUTOMATIC: "Automatic";
|
|
2794
|
-
readonly NONE: "None";
|
|
2795
|
-
};
|
|
2796
|
-
export type ClusterNodeRecovery =
|
|
2797
|
-
(typeof ClusterNodeRecovery)[keyof typeof ClusterNodeRecovery];
|
|
2798
1355
|
export interface ClusterNodeSummary {
|
|
2799
1356
|
InstanceGroupName: string | undefined;
|
|
2800
1357
|
InstanceId: string | undefined;
|
|
@@ -2805,3 +1362,579 @@ export interface ClusterNodeSummary {
|
|
|
2805
1362
|
InstanceStatus: ClusterInstanceStatusDetails | undefined;
|
|
2806
1363
|
UltraServerInfo?: UltraServerInfo | undefined;
|
|
2807
1364
|
}
|
|
1365
|
+
export interface ClusterOrchestratorEksConfig {
|
|
1366
|
+
ClusterArn: string | undefined;
|
|
1367
|
+
}
|
|
1368
|
+
export interface ClusterOrchestrator {
|
|
1369
|
+
Eks: ClusterOrchestratorEksConfig | undefined;
|
|
1370
|
+
}
|
|
1371
|
+
export interface FSxLustreConfig {
|
|
1372
|
+
SizeInGiB: number | undefined;
|
|
1373
|
+
PerUnitStorageThroughput: number | undefined;
|
|
1374
|
+
}
|
|
1375
|
+
export interface EnvironmentConfigDetails {
|
|
1376
|
+
FSxLustreConfig?: FSxLustreConfig | undefined;
|
|
1377
|
+
S3OutputPath?: string | undefined;
|
|
1378
|
+
}
|
|
1379
|
+
export interface ClusterRestrictedInstanceGroupDetails {
|
|
1380
|
+
CurrentCount?: number | undefined;
|
|
1381
|
+
TargetCount?: number | undefined;
|
|
1382
|
+
InstanceGroupName?: string | undefined;
|
|
1383
|
+
InstanceType?: ClusterInstanceType | undefined;
|
|
1384
|
+
ExecutionRole?: string | undefined;
|
|
1385
|
+
ThreadsPerCore?: number | undefined;
|
|
1386
|
+
InstanceStorageConfigs?: ClusterInstanceStorageConfig[] | undefined;
|
|
1387
|
+
OnStartDeepHealthChecks?: DeepHealthCheckType[] | undefined;
|
|
1388
|
+
Status?: InstanceGroupStatus | undefined;
|
|
1389
|
+
TrainingPlanArn?: string | undefined;
|
|
1390
|
+
TrainingPlanStatus?: string | undefined;
|
|
1391
|
+
OverrideVpcConfig?: VpcConfig | undefined;
|
|
1392
|
+
ScheduledUpdateConfig?: ScheduledUpdateConfig | undefined;
|
|
1393
|
+
EnvironmentConfig?: EnvironmentConfigDetails | undefined;
|
|
1394
|
+
}
|
|
1395
|
+
export interface EnvironmentConfig {
|
|
1396
|
+
FSxLustreConfig?: FSxLustreConfig | undefined;
|
|
1397
|
+
}
|
|
1398
|
+
export interface ClusterRestrictedInstanceGroupSpecification {
|
|
1399
|
+
InstanceCount: number | undefined;
|
|
1400
|
+
InstanceGroupName: string | undefined;
|
|
1401
|
+
InstanceType: ClusterInstanceType | undefined;
|
|
1402
|
+
ExecutionRole: string | undefined;
|
|
1403
|
+
ThreadsPerCore?: number | undefined;
|
|
1404
|
+
InstanceStorageConfigs?: ClusterInstanceStorageConfig[] | undefined;
|
|
1405
|
+
OnStartDeepHealthChecks?: DeepHealthCheckType[] | undefined;
|
|
1406
|
+
TrainingPlanArn?: string | undefined;
|
|
1407
|
+
OverrideVpcConfig?: VpcConfig | undefined;
|
|
1408
|
+
ScheduledUpdateConfig?: ScheduledUpdateConfig | undefined;
|
|
1409
|
+
EnvironmentConfig: EnvironmentConfig | undefined;
|
|
1410
|
+
}
|
|
1411
|
+
export interface ClusterSchedulerConfigSummary {
|
|
1412
|
+
ClusterSchedulerConfigArn: string | undefined;
|
|
1413
|
+
ClusterSchedulerConfigId: string | undefined;
|
|
1414
|
+
ClusterSchedulerConfigVersion?: number | undefined;
|
|
1415
|
+
Name: string | undefined;
|
|
1416
|
+
CreationTime: Date | undefined;
|
|
1417
|
+
LastModifiedTime?: Date | undefined;
|
|
1418
|
+
Status: SchedulerResourceStatus | undefined;
|
|
1419
|
+
ClusterArn?: string | undefined;
|
|
1420
|
+
}
|
|
1421
|
+
export interface ClusterSummary {
|
|
1422
|
+
ClusterArn: string | undefined;
|
|
1423
|
+
ClusterName: string | undefined;
|
|
1424
|
+
CreationTime: Date | undefined;
|
|
1425
|
+
ClusterStatus: ClusterStatus | undefined;
|
|
1426
|
+
TrainingPlanArns?: string[] | undefined;
|
|
1427
|
+
}
|
|
1428
|
+
export interface ClusterTieredStorageConfig {
|
|
1429
|
+
Mode: ClusterConfigMode | undefined;
|
|
1430
|
+
InstanceMemoryAllocationPercentage?: number | undefined;
|
|
1431
|
+
}
|
|
1432
|
+
export interface CustomImage {
|
|
1433
|
+
ImageName: string | undefined;
|
|
1434
|
+
ImageVersionNumber?: number | undefined;
|
|
1435
|
+
AppImageConfigName: string | undefined;
|
|
1436
|
+
}
|
|
1437
|
+
export interface CodeEditorAppSettings {
|
|
1438
|
+
DefaultResourceSpec?: ResourceSpec | undefined;
|
|
1439
|
+
CustomImages?: CustomImage[] | undefined;
|
|
1440
|
+
LifecycleConfigArns?: string[] | undefined;
|
|
1441
|
+
AppLifecycleManagement?: AppLifecycleManagement | undefined;
|
|
1442
|
+
BuiltInLifecycleConfigArn?: string | undefined;
|
|
1443
|
+
}
|
|
1444
|
+
export interface CodeRepository {
|
|
1445
|
+
RepositoryUrl: string | undefined;
|
|
1446
|
+
}
|
|
1447
|
+
export interface GitConfig {
|
|
1448
|
+
RepositoryUrl: string | undefined;
|
|
1449
|
+
Branch?: string | undefined;
|
|
1450
|
+
SecretArn?: string | undefined;
|
|
1451
|
+
}
|
|
1452
|
+
export interface CodeRepositorySummary {
|
|
1453
|
+
CodeRepositoryName: string | undefined;
|
|
1454
|
+
CodeRepositoryArn: string | undefined;
|
|
1455
|
+
CreationTime: Date | undefined;
|
|
1456
|
+
LastModifiedTime: Date | undefined;
|
|
1457
|
+
GitConfig?: GitConfig | undefined;
|
|
1458
|
+
}
|
|
1459
|
+
export interface CognitoConfig {
|
|
1460
|
+
UserPool: string | undefined;
|
|
1461
|
+
ClientId: string | undefined;
|
|
1462
|
+
}
|
|
1463
|
+
export interface CognitoMemberDefinition {
|
|
1464
|
+
UserPool: string | undefined;
|
|
1465
|
+
UserGroup: string | undefined;
|
|
1466
|
+
ClientId: string | undefined;
|
|
1467
|
+
}
|
|
1468
|
+
export interface VectorConfig {
|
|
1469
|
+
Dimension: number | undefined;
|
|
1470
|
+
}
|
|
1471
|
+
export type CollectionConfig =
|
|
1472
|
+
| CollectionConfig.VectorConfigMember
|
|
1473
|
+
| CollectionConfig.$UnknownMember;
|
|
1474
|
+
export declare namespace CollectionConfig {
|
|
1475
|
+
interface VectorConfigMember {
|
|
1476
|
+
VectorConfig: VectorConfig;
|
|
1477
|
+
$unknown?: never;
|
|
1478
|
+
}
|
|
1479
|
+
interface $UnknownMember {
|
|
1480
|
+
VectorConfig?: never;
|
|
1481
|
+
$unknown: [string, any];
|
|
1482
|
+
}
|
|
1483
|
+
interface Visitor<T> {
|
|
1484
|
+
VectorConfig: (value: VectorConfig) => T;
|
|
1485
|
+
_: (name: string, value: any) => T;
|
|
1486
|
+
}
|
|
1487
|
+
}
|
|
1488
|
+
export interface CollectionConfiguration {
|
|
1489
|
+
CollectionName?: string | undefined;
|
|
1490
|
+
CollectionParameters?: Record<string, string> | undefined;
|
|
1491
|
+
}
|
|
1492
|
+
export interface CompilationJobSummary {
|
|
1493
|
+
CompilationJobName: string | undefined;
|
|
1494
|
+
CompilationJobArn: string | undefined;
|
|
1495
|
+
CreationTime: Date | undefined;
|
|
1496
|
+
CompilationStartTime?: Date | undefined;
|
|
1497
|
+
CompilationEndTime?: Date | undefined;
|
|
1498
|
+
CompilationTargetDevice?: TargetDevice | undefined;
|
|
1499
|
+
CompilationTargetPlatformOs?: TargetPlatformOs | undefined;
|
|
1500
|
+
CompilationTargetPlatformArch?: TargetPlatformArch | undefined;
|
|
1501
|
+
CompilationTargetPlatformAccelerator?: TargetPlatformAccelerator | undefined;
|
|
1502
|
+
LastModifiedTime?: Date | undefined;
|
|
1503
|
+
CompilationJobStatus: CompilationJobStatus | undefined;
|
|
1504
|
+
}
|
|
1505
|
+
export interface ComputeQuotaResourceConfig {
|
|
1506
|
+
InstanceType: ClusterInstanceType | undefined;
|
|
1507
|
+
Count?: number | undefined;
|
|
1508
|
+
Accelerators?: number | undefined;
|
|
1509
|
+
VCpu?: number | undefined;
|
|
1510
|
+
MemoryInGiB?: number | undefined;
|
|
1511
|
+
}
|
|
1512
|
+
export interface ResourceSharingConfig {
|
|
1513
|
+
Strategy: ResourceSharingStrategy | undefined;
|
|
1514
|
+
BorrowLimit?: number | undefined;
|
|
1515
|
+
}
|
|
1516
|
+
export interface ComputeQuotaConfig {
|
|
1517
|
+
ComputeQuotaResources?: ComputeQuotaResourceConfig[] | undefined;
|
|
1518
|
+
ResourceSharingConfig?: ResourceSharingConfig | undefined;
|
|
1519
|
+
PreemptTeamTasks?: PreemptTeamTasks | undefined;
|
|
1520
|
+
}
|
|
1521
|
+
export interface ComputeQuotaTarget {
|
|
1522
|
+
TeamName: string | undefined;
|
|
1523
|
+
FairShareWeight?: number | undefined;
|
|
1524
|
+
}
|
|
1525
|
+
export interface ComputeQuotaSummary {
|
|
1526
|
+
ComputeQuotaArn: string | undefined;
|
|
1527
|
+
ComputeQuotaId: string | undefined;
|
|
1528
|
+
Name: string | undefined;
|
|
1529
|
+
ComputeQuotaVersion?: number | undefined;
|
|
1530
|
+
Status: SchedulerResourceStatus | undefined;
|
|
1531
|
+
ClusterArn?: string | undefined;
|
|
1532
|
+
ComputeQuotaConfig?: ComputeQuotaConfig | undefined;
|
|
1533
|
+
ComputeQuotaTarget: ComputeQuotaTarget | undefined;
|
|
1534
|
+
ActivationState?: ActivationState | undefined;
|
|
1535
|
+
CreationTime: Date | undefined;
|
|
1536
|
+
LastModifiedTime?: Date | undefined;
|
|
1537
|
+
}
|
|
1538
|
+
export interface ConditionStepMetadata {
|
|
1539
|
+
Outcome?: ConditionOutcome | undefined;
|
|
1540
|
+
}
|
|
1541
|
+
export interface RepositoryAuthConfig {
|
|
1542
|
+
RepositoryCredentialsProviderArn: string | undefined;
|
|
1543
|
+
}
|
|
1544
|
+
export interface ImageConfig {
|
|
1545
|
+
RepositoryAccessMode: RepositoryAccessMode | undefined;
|
|
1546
|
+
RepositoryAuthConfig?: RepositoryAuthConfig | undefined;
|
|
1547
|
+
}
|
|
1548
|
+
export interface MultiModelConfig {
|
|
1549
|
+
ModelCacheSetting?: ModelCacheSetting | undefined;
|
|
1550
|
+
}
|
|
1551
|
+
export interface ContainerDefinition {
|
|
1552
|
+
ContainerHostname?: string | undefined;
|
|
1553
|
+
Image?: string | undefined;
|
|
1554
|
+
ImageConfig?: ImageConfig | undefined;
|
|
1555
|
+
Mode?: ContainerMode | undefined;
|
|
1556
|
+
ModelDataUrl?: string | undefined;
|
|
1557
|
+
ModelDataSource?: ModelDataSource | undefined;
|
|
1558
|
+
AdditionalModelDataSources?: AdditionalModelDataSource[] | undefined;
|
|
1559
|
+
Environment?: Record<string, string> | undefined;
|
|
1560
|
+
ModelPackageName?: string | undefined;
|
|
1561
|
+
InferenceSpecificationName?: string | undefined;
|
|
1562
|
+
MultiModelConfig?: MultiModelConfig | undefined;
|
|
1563
|
+
}
|
|
1564
|
+
export interface ContextSource {
|
|
1565
|
+
SourceUri: string | undefined;
|
|
1566
|
+
SourceType?: string | undefined;
|
|
1567
|
+
SourceId?: string | undefined;
|
|
1568
|
+
}
|
|
1569
|
+
export interface ContextSummary {
|
|
1570
|
+
ContextArn?: string | undefined;
|
|
1571
|
+
ContextName?: string | undefined;
|
|
1572
|
+
Source?: ContextSource | undefined;
|
|
1573
|
+
ContextType?: string | undefined;
|
|
1574
|
+
CreationTime?: Date | undefined;
|
|
1575
|
+
LastModifiedTime?: Date | undefined;
|
|
1576
|
+
}
|
|
1577
|
+
export interface ContinuousParameterRange {
|
|
1578
|
+
Name: string | undefined;
|
|
1579
|
+
MinValue: string | undefined;
|
|
1580
|
+
MaxValue: string | undefined;
|
|
1581
|
+
ScalingType?: HyperParameterScalingType | undefined;
|
|
1582
|
+
}
|
|
1583
|
+
export interface ContinuousParameterRangeSpecification {
|
|
1584
|
+
MinValue: string | undefined;
|
|
1585
|
+
MaxValue: string | undefined;
|
|
1586
|
+
}
|
|
1587
|
+
export interface ConvergenceDetected {
|
|
1588
|
+
CompleteOnConvergence?: CompleteOnConvergence | undefined;
|
|
1589
|
+
}
|
|
1590
|
+
export interface MetadataProperties {
|
|
1591
|
+
CommitId?: string | undefined;
|
|
1592
|
+
Repository?: string | undefined;
|
|
1593
|
+
GeneratedBy?: string | undefined;
|
|
1594
|
+
ProjectId?: string | undefined;
|
|
1595
|
+
}
|
|
1596
|
+
export interface CreateActionRequest {
|
|
1597
|
+
ActionName: string | undefined;
|
|
1598
|
+
Source: ActionSource | undefined;
|
|
1599
|
+
ActionType: string | undefined;
|
|
1600
|
+
Description?: string | undefined;
|
|
1601
|
+
Status?: ActionStatus | undefined;
|
|
1602
|
+
Properties?: Record<string, string> | undefined;
|
|
1603
|
+
MetadataProperties?: MetadataProperties | undefined;
|
|
1604
|
+
Tags?: Tag[] | undefined;
|
|
1605
|
+
}
|
|
1606
|
+
export interface CreateActionResponse {
|
|
1607
|
+
ActionArn?: string | undefined;
|
|
1608
|
+
}
|
|
1609
|
+
export interface IntegerParameterRangeSpecification {
|
|
1610
|
+
MinValue: string | undefined;
|
|
1611
|
+
MaxValue: string | undefined;
|
|
1612
|
+
}
|
|
1613
|
+
export interface ParameterRange {
|
|
1614
|
+
IntegerParameterRangeSpecification?:
|
|
1615
|
+
| IntegerParameterRangeSpecification
|
|
1616
|
+
| undefined;
|
|
1617
|
+
ContinuousParameterRangeSpecification?:
|
|
1618
|
+
| ContinuousParameterRangeSpecification
|
|
1619
|
+
| undefined;
|
|
1620
|
+
CategoricalParameterRangeSpecification?:
|
|
1621
|
+
| CategoricalParameterRangeSpecification
|
|
1622
|
+
| undefined;
|
|
1623
|
+
}
|
|
1624
|
+
export interface HyperParameterSpecification {
|
|
1625
|
+
Name: string | undefined;
|
|
1626
|
+
Description?: string | undefined;
|
|
1627
|
+
Type: ParameterType | undefined;
|
|
1628
|
+
Range?: ParameterRange | undefined;
|
|
1629
|
+
IsTunable?: boolean | undefined;
|
|
1630
|
+
IsRequired?: boolean | undefined;
|
|
1631
|
+
DefaultValue?: string | undefined;
|
|
1632
|
+
}
|
|
1633
|
+
export interface HyperParameterTuningJobObjective {
|
|
1634
|
+
Type: HyperParameterTuningJobObjectiveType | undefined;
|
|
1635
|
+
MetricName: string | undefined;
|
|
1636
|
+
}
|
|
1637
|
+
export interface TrainingSpecification {
|
|
1638
|
+
TrainingImage: string | undefined;
|
|
1639
|
+
TrainingImageDigest?: string | undefined;
|
|
1640
|
+
SupportedHyperParameters?: HyperParameterSpecification[] | undefined;
|
|
1641
|
+
SupportedTrainingInstanceTypes: TrainingInstanceType[] | undefined;
|
|
1642
|
+
SupportsDistributedTraining?: boolean | undefined;
|
|
1643
|
+
MetricDefinitions?: MetricDefinition[] | undefined;
|
|
1644
|
+
TrainingChannels: ChannelSpecification[] | undefined;
|
|
1645
|
+
SupportedTuningJobObjectiveMetrics?:
|
|
1646
|
+
| HyperParameterTuningJobObjective[]
|
|
1647
|
+
| undefined;
|
|
1648
|
+
AdditionalS3DataSource?: AdditionalS3DataSource | undefined;
|
|
1649
|
+
}
|
|
1650
|
+
export interface CreateAlgorithmInput {
|
|
1651
|
+
AlgorithmName: string | undefined;
|
|
1652
|
+
AlgorithmDescription?: string | undefined;
|
|
1653
|
+
TrainingSpecification: TrainingSpecification | undefined;
|
|
1654
|
+
InferenceSpecification?: InferenceSpecification | undefined;
|
|
1655
|
+
ValidationSpecification?: AlgorithmValidationSpecification | undefined;
|
|
1656
|
+
CertifyForMarketplace?: boolean | undefined;
|
|
1657
|
+
Tags?: Tag[] | undefined;
|
|
1658
|
+
}
|
|
1659
|
+
export interface CreateAlgorithmOutput {
|
|
1660
|
+
AlgorithmArn: string | undefined;
|
|
1661
|
+
}
|
|
1662
|
+
export interface CreateAppRequest {
|
|
1663
|
+
DomainId: string | undefined;
|
|
1664
|
+
UserProfileName?: string | undefined;
|
|
1665
|
+
SpaceName?: string | undefined;
|
|
1666
|
+
AppType: AppType | undefined;
|
|
1667
|
+
AppName: string | undefined;
|
|
1668
|
+
Tags?: Tag[] | undefined;
|
|
1669
|
+
ResourceSpec?: ResourceSpec | undefined;
|
|
1670
|
+
RecoveryMode?: boolean | undefined;
|
|
1671
|
+
}
|
|
1672
|
+
export interface CreateAppResponse {
|
|
1673
|
+
AppArn?: string | undefined;
|
|
1674
|
+
}
|
|
1675
|
+
export interface CreateAppImageConfigRequest {
|
|
1676
|
+
AppImageConfigName: string | undefined;
|
|
1677
|
+
Tags?: Tag[] | undefined;
|
|
1678
|
+
KernelGatewayImageConfig?: KernelGatewayImageConfig | undefined;
|
|
1679
|
+
JupyterLabAppImageConfig?: JupyterLabAppImageConfig | undefined;
|
|
1680
|
+
CodeEditorAppImageConfig?: CodeEditorAppImageConfig | undefined;
|
|
1681
|
+
}
|
|
1682
|
+
export interface CreateAppImageConfigResponse {
|
|
1683
|
+
AppImageConfigArn?: string | undefined;
|
|
1684
|
+
}
|
|
1685
|
+
export interface CreateArtifactRequest {
|
|
1686
|
+
ArtifactName?: string | undefined;
|
|
1687
|
+
Source: ArtifactSource | undefined;
|
|
1688
|
+
ArtifactType: string | undefined;
|
|
1689
|
+
Properties?: Record<string, string> | undefined;
|
|
1690
|
+
MetadataProperties?: MetadataProperties | undefined;
|
|
1691
|
+
Tags?: Tag[] | undefined;
|
|
1692
|
+
}
|
|
1693
|
+
export interface CreateArtifactResponse {
|
|
1694
|
+
ArtifactArn?: string | undefined;
|
|
1695
|
+
}
|
|
1696
|
+
export interface ModelDeployConfig {
|
|
1697
|
+
AutoGenerateEndpointName?: boolean | undefined;
|
|
1698
|
+
EndpointName?: string | undefined;
|
|
1699
|
+
}
|
|
1700
|
+
export interface CreateAutoMLJobRequest {
|
|
1701
|
+
AutoMLJobName: string | undefined;
|
|
1702
|
+
InputDataConfig: AutoMLChannel[] | undefined;
|
|
1703
|
+
OutputDataConfig: AutoMLOutputDataConfig | undefined;
|
|
1704
|
+
ProblemType?: ProblemType | undefined;
|
|
1705
|
+
AutoMLJobObjective?: AutoMLJobObjective | undefined;
|
|
1706
|
+
AutoMLJobConfig?: AutoMLJobConfig | undefined;
|
|
1707
|
+
RoleArn: string | undefined;
|
|
1708
|
+
GenerateCandidateDefinitionsOnly?: boolean | undefined;
|
|
1709
|
+
Tags?: Tag[] | undefined;
|
|
1710
|
+
ModelDeployConfig?: ModelDeployConfig | undefined;
|
|
1711
|
+
}
|
|
1712
|
+
export interface CreateAutoMLJobResponse {
|
|
1713
|
+
AutoMLJobArn: string | undefined;
|
|
1714
|
+
}
|
|
1715
|
+
export interface CreateAutoMLJobV2Request {
|
|
1716
|
+
AutoMLJobName: string | undefined;
|
|
1717
|
+
AutoMLJobInputDataConfig: AutoMLJobChannel[] | undefined;
|
|
1718
|
+
OutputDataConfig: AutoMLOutputDataConfig | undefined;
|
|
1719
|
+
AutoMLProblemTypeConfig: AutoMLProblemTypeConfig | undefined;
|
|
1720
|
+
RoleArn: string | undefined;
|
|
1721
|
+
Tags?: Tag[] | undefined;
|
|
1722
|
+
SecurityConfig?: AutoMLSecurityConfig | undefined;
|
|
1723
|
+
AutoMLJobObjective?: AutoMLJobObjective | undefined;
|
|
1724
|
+
ModelDeployConfig?: ModelDeployConfig | undefined;
|
|
1725
|
+
DataSplitConfig?: AutoMLDataSplitConfig | undefined;
|
|
1726
|
+
AutoMLComputeConfig?: AutoMLComputeConfig | undefined;
|
|
1727
|
+
}
|
|
1728
|
+
export interface CreateAutoMLJobV2Response {
|
|
1729
|
+
AutoMLJobArn: string | undefined;
|
|
1730
|
+
}
|
|
1731
|
+
export interface CreateClusterRequest {
|
|
1732
|
+
ClusterName: string | undefined;
|
|
1733
|
+
InstanceGroups?: ClusterInstanceGroupSpecification[] | undefined;
|
|
1734
|
+
RestrictedInstanceGroups?:
|
|
1735
|
+
| ClusterRestrictedInstanceGroupSpecification[]
|
|
1736
|
+
| undefined;
|
|
1737
|
+
VpcConfig?: VpcConfig | undefined;
|
|
1738
|
+
Tags?: Tag[] | undefined;
|
|
1739
|
+
Orchestrator?: ClusterOrchestrator | undefined;
|
|
1740
|
+
NodeRecovery?: ClusterNodeRecovery | undefined;
|
|
1741
|
+
TieredStorageConfig?: ClusterTieredStorageConfig | undefined;
|
|
1742
|
+
NodeProvisioningMode?: ClusterNodeProvisioningMode | undefined;
|
|
1743
|
+
ClusterRole?: string | undefined;
|
|
1744
|
+
AutoScaling?: ClusterAutoScalingConfig | undefined;
|
|
1745
|
+
}
|
|
1746
|
+
export interface CreateClusterResponse {
|
|
1747
|
+
ClusterArn: string | undefined;
|
|
1748
|
+
}
|
|
1749
|
+
export interface PriorityClass {
|
|
1750
|
+
Name: string | undefined;
|
|
1751
|
+
Weight: number | undefined;
|
|
1752
|
+
}
|
|
1753
|
+
export interface SchedulerConfig {
|
|
1754
|
+
PriorityClasses?: PriorityClass[] | undefined;
|
|
1755
|
+
FairShare?: FairShare | undefined;
|
|
1756
|
+
}
|
|
1757
|
+
export interface CreateClusterSchedulerConfigRequest {
|
|
1758
|
+
Name: string | undefined;
|
|
1759
|
+
ClusterArn: string | undefined;
|
|
1760
|
+
SchedulerConfig: SchedulerConfig | undefined;
|
|
1761
|
+
Description?: string | undefined;
|
|
1762
|
+
Tags?: Tag[] | undefined;
|
|
1763
|
+
}
|
|
1764
|
+
export interface CreateClusterSchedulerConfigResponse {
|
|
1765
|
+
ClusterSchedulerConfigArn: string | undefined;
|
|
1766
|
+
ClusterSchedulerConfigId: string | undefined;
|
|
1767
|
+
}
|
|
1768
|
+
export interface CreateCodeRepositoryInput {
|
|
1769
|
+
CodeRepositoryName: string | undefined;
|
|
1770
|
+
GitConfig: GitConfig | undefined;
|
|
1771
|
+
Tags?: Tag[] | undefined;
|
|
1772
|
+
}
|
|
1773
|
+
export interface CreateCodeRepositoryOutput {
|
|
1774
|
+
CodeRepositoryArn: string | undefined;
|
|
1775
|
+
}
|
|
1776
|
+
export interface InputConfig {
|
|
1777
|
+
S3Uri: string | undefined;
|
|
1778
|
+
DataInputConfig?: string | undefined;
|
|
1779
|
+
Framework: Framework | undefined;
|
|
1780
|
+
FrameworkVersion?: string | undefined;
|
|
1781
|
+
}
|
|
1782
|
+
export interface TargetPlatform {
|
|
1783
|
+
Os: TargetPlatformOs | undefined;
|
|
1784
|
+
Arch: TargetPlatformArch | undefined;
|
|
1785
|
+
Accelerator?: TargetPlatformAccelerator | undefined;
|
|
1786
|
+
}
|
|
1787
|
+
export interface OutputConfig {
|
|
1788
|
+
S3OutputLocation: string | undefined;
|
|
1789
|
+
TargetDevice?: TargetDevice | undefined;
|
|
1790
|
+
TargetPlatform?: TargetPlatform | undefined;
|
|
1791
|
+
CompilerOptions?: string | undefined;
|
|
1792
|
+
KmsKeyId?: string | undefined;
|
|
1793
|
+
}
|
|
1794
|
+
export interface NeoVpcConfig {
|
|
1795
|
+
SecurityGroupIds: string[] | undefined;
|
|
1796
|
+
Subnets: string[] | undefined;
|
|
1797
|
+
}
|
|
1798
|
+
export interface CreateCompilationJobRequest {
|
|
1799
|
+
CompilationJobName: string | undefined;
|
|
1800
|
+
RoleArn: string | undefined;
|
|
1801
|
+
ModelPackageVersionArn?: string | undefined;
|
|
1802
|
+
InputConfig?: InputConfig | undefined;
|
|
1803
|
+
OutputConfig: OutputConfig | undefined;
|
|
1804
|
+
VpcConfig?: NeoVpcConfig | undefined;
|
|
1805
|
+
StoppingCondition: StoppingCondition | undefined;
|
|
1806
|
+
Tags?: Tag[] | undefined;
|
|
1807
|
+
}
|
|
1808
|
+
export interface CreateCompilationJobResponse {
|
|
1809
|
+
CompilationJobArn: string | undefined;
|
|
1810
|
+
}
|
|
1811
|
+
export interface CreateComputeQuotaRequest {
|
|
1812
|
+
Name: string | undefined;
|
|
1813
|
+
Description?: string | undefined;
|
|
1814
|
+
ClusterArn: string | undefined;
|
|
1815
|
+
ComputeQuotaConfig: ComputeQuotaConfig | undefined;
|
|
1816
|
+
ComputeQuotaTarget: ComputeQuotaTarget | undefined;
|
|
1817
|
+
ActivationState?: ActivationState | undefined;
|
|
1818
|
+
Tags?: Tag[] | undefined;
|
|
1819
|
+
}
|
|
1820
|
+
export interface CreateComputeQuotaResponse {
|
|
1821
|
+
ComputeQuotaArn: string | undefined;
|
|
1822
|
+
ComputeQuotaId: string | undefined;
|
|
1823
|
+
}
|
|
1824
|
+
export interface CreateContextRequest {
|
|
1825
|
+
ContextName: string | undefined;
|
|
1826
|
+
Source: ContextSource | undefined;
|
|
1827
|
+
ContextType: string | undefined;
|
|
1828
|
+
Description?: string | undefined;
|
|
1829
|
+
Properties?: Record<string, string> | undefined;
|
|
1830
|
+
Tags?: Tag[] | undefined;
|
|
1831
|
+
}
|
|
1832
|
+
export interface CreateContextResponse {
|
|
1833
|
+
ContextArn?: string | undefined;
|
|
1834
|
+
}
|
|
1835
|
+
export interface DataQualityAppSpecification {
|
|
1836
|
+
ImageUri: string | undefined;
|
|
1837
|
+
ContainerEntrypoint?: string[] | undefined;
|
|
1838
|
+
ContainerArguments?: string[] | undefined;
|
|
1839
|
+
RecordPreprocessorSourceUri?: string | undefined;
|
|
1840
|
+
PostAnalyticsProcessorSourceUri?: string | undefined;
|
|
1841
|
+
Environment?: Record<string, string> | undefined;
|
|
1842
|
+
}
|
|
1843
|
+
export interface MonitoringConstraintsResource {
|
|
1844
|
+
S3Uri?: string | undefined;
|
|
1845
|
+
}
|
|
1846
|
+
export interface MonitoringStatisticsResource {
|
|
1847
|
+
S3Uri?: string | undefined;
|
|
1848
|
+
}
|
|
1849
|
+
export interface DataQualityBaselineConfig {
|
|
1850
|
+
BaseliningJobName?: string | undefined;
|
|
1851
|
+
ConstraintsResource?: MonitoringConstraintsResource | undefined;
|
|
1852
|
+
StatisticsResource?: MonitoringStatisticsResource | undefined;
|
|
1853
|
+
}
|
|
1854
|
+
export interface EndpointInput {
|
|
1855
|
+
EndpointName: string | undefined;
|
|
1856
|
+
LocalPath: string | undefined;
|
|
1857
|
+
S3InputMode?: ProcessingS3InputMode | undefined;
|
|
1858
|
+
S3DataDistributionType?: ProcessingS3DataDistributionType | undefined;
|
|
1859
|
+
FeaturesAttribute?: string | undefined;
|
|
1860
|
+
InferenceAttribute?: string | undefined;
|
|
1861
|
+
ProbabilityAttribute?: string | undefined;
|
|
1862
|
+
ProbabilityThresholdAttribute?: number | undefined;
|
|
1863
|
+
StartTimeOffset?: string | undefined;
|
|
1864
|
+
EndTimeOffset?: string | undefined;
|
|
1865
|
+
ExcludeFeaturesAttribute?: string | undefined;
|
|
1866
|
+
}
|
|
1867
|
+
export interface DataQualityJobInput {
|
|
1868
|
+
EndpointInput?: EndpointInput | undefined;
|
|
1869
|
+
BatchTransformInput?: BatchTransformInput | undefined;
|
|
1870
|
+
}
|
|
1871
|
+
export interface MonitoringS3Output {
|
|
1872
|
+
S3Uri: string | undefined;
|
|
1873
|
+
LocalPath: string | undefined;
|
|
1874
|
+
S3UploadMode?: ProcessingS3UploadMode | undefined;
|
|
1875
|
+
}
|
|
1876
|
+
export interface MonitoringOutput {
|
|
1877
|
+
S3Output: MonitoringS3Output | undefined;
|
|
1878
|
+
}
|
|
1879
|
+
export interface MonitoringOutputConfig {
|
|
1880
|
+
MonitoringOutputs: MonitoringOutput[] | undefined;
|
|
1881
|
+
KmsKeyId?: string | undefined;
|
|
1882
|
+
}
|
|
1883
|
+
export interface MonitoringClusterConfig {
|
|
1884
|
+
InstanceCount: number | undefined;
|
|
1885
|
+
InstanceType: ProcessingInstanceType | undefined;
|
|
1886
|
+
VolumeSizeInGB: number | undefined;
|
|
1887
|
+
VolumeKmsKeyId?: string | undefined;
|
|
1888
|
+
}
|
|
1889
|
+
export interface MonitoringResources {
|
|
1890
|
+
ClusterConfig: MonitoringClusterConfig | undefined;
|
|
1891
|
+
}
|
|
1892
|
+
export interface MonitoringNetworkConfig {
|
|
1893
|
+
EnableInterContainerTrafficEncryption?: boolean | undefined;
|
|
1894
|
+
EnableNetworkIsolation?: boolean | undefined;
|
|
1895
|
+
VpcConfig?: VpcConfig | undefined;
|
|
1896
|
+
}
|
|
1897
|
+
export interface MonitoringStoppingCondition {
|
|
1898
|
+
MaxRuntimeInSeconds: number | undefined;
|
|
1899
|
+
}
|
|
1900
|
+
export interface CreateDataQualityJobDefinitionRequest {
|
|
1901
|
+
JobDefinitionName: string | undefined;
|
|
1902
|
+
DataQualityBaselineConfig?: DataQualityBaselineConfig | undefined;
|
|
1903
|
+
DataQualityAppSpecification: DataQualityAppSpecification | undefined;
|
|
1904
|
+
DataQualityJobInput: DataQualityJobInput | undefined;
|
|
1905
|
+
DataQualityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
1906
|
+
JobResources: MonitoringResources | undefined;
|
|
1907
|
+
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
1908
|
+
RoleArn: string | undefined;
|
|
1909
|
+
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
1910
|
+
Tags?: Tag[] | undefined;
|
|
1911
|
+
}
|
|
1912
|
+
export interface CreateDataQualityJobDefinitionResponse {
|
|
1913
|
+
JobDefinitionArn: string | undefined;
|
|
1914
|
+
}
|
|
1915
|
+
export interface EdgeOutputConfig {
|
|
1916
|
+
S3OutputLocation: string | undefined;
|
|
1917
|
+
KmsKeyId?: string | undefined;
|
|
1918
|
+
PresetDeploymentType?: EdgePresetDeploymentType | undefined;
|
|
1919
|
+
PresetDeploymentConfig?: string | undefined;
|
|
1920
|
+
}
|
|
1921
|
+
export interface CreateDeviceFleetRequest {
|
|
1922
|
+
DeviceFleetName: string | undefined;
|
|
1923
|
+
RoleArn?: string | undefined;
|
|
1924
|
+
Description?: string | undefined;
|
|
1925
|
+
OutputConfig: EdgeOutputConfig | undefined;
|
|
1926
|
+
Tags?: Tag[] | undefined;
|
|
1927
|
+
EnableIotRoleAlias?: boolean | undefined;
|
|
1928
|
+
}
|
|
1929
|
+
export interface EFSFileSystemConfig {
|
|
1930
|
+
FileSystemId: string | undefined;
|
|
1931
|
+
FileSystemPath?: string | undefined;
|
|
1932
|
+
}
|
|
1933
|
+
export interface FSxLustreFileSystemConfig {
|
|
1934
|
+
FileSystemId: string | undefined;
|
|
1935
|
+
FileSystemPath?: string | undefined;
|
|
1936
|
+
}
|
|
1937
|
+
export interface S3FileSystemConfig {
|
|
1938
|
+
MountPath?: string | undefined;
|
|
1939
|
+
S3Uri: string | undefined;
|
|
1940
|
+
}
|