@aws-sdk/client-sagemaker 3.934.0 → 3.935.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +3695 -3682
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +2989 -0
- package/dist-es/models/errors.js +57 -0
- package/dist-es/models/models_0.js +1 -1390
- package/dist-es/models/models_1.js +1 -671
- package/dist-es/models/models_2.js +1 -186
- package/dist-es/models/models_3.js +1 -434
- package/dist-es/models/models_4.js +1 -317
- package/dist-es/schemas/schemas_0.js +11 -4
- package/dist-types/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -2
- package/dist-types/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +4 -0
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +1 -2
- package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterEventCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +5 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +5 -1
- package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -2
- package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/commands/ImportHubContentCommand.d.ts +1 -1
- package/dist-types/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterEventsCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListClustersCommand.d.ts +1 -1
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -1
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubsCommand.d.ts +1 -1
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceComponentsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListOptimizationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListPartnerAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceCatalogsCommand.d.ts +1 -1
- package/dist-types/commands/ListSpacesCommand.d.ts +1 -1
- package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -2
- package/dist-types/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -1
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/QueryLineageCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/SearchCommand.d.ts +3 -3
- package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StartSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/index.d.ts +7 -1
- package/dist-types/models/enums.d.ts +5540 -0
- package/dist-types/models/errors.d.ts +54 -0
- package/dist-types/models/models_0.d.ts +2375 -2134
- package/dist-types/models/models_1.d.ts +3957 -3765
- package/dist-types/models/models_2.d.ts +5770 -3151
- package/dist-types/models/models_3.d.ts +4470 -4424
- package/dist-types/models/models_4.d.ts +2119 -5743
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterEventCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReservedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterEventsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListOptimizationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPartnerAppsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +7 -1
- package/dist-types/ts3.4/models/enums.d.ts +3561 -0
- package/dist-types/ts3.4/models/errors.d.ts +28 -0
- package/dist-types/ts3.4/models/models_0.d.ts +679 -1546
- package/dist-types/ts3.4/models/models_1.d.ts +1074 -1388
- package/dist-types/ts3.4/models/models_2.d.ts +2006 -1460
- package/dist-types/ts3.4/models/models_3.d.ts +2042 -2344
- package/dist-types/ts3.4/models/models_4.d.ts +1071 -2076
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -6
- package/dist-es/models/models_5.js +0 -39
- package/dist-types/models/index.d.ts +0 -6
- package/dist-types/models/models_5.d.ts +0 -5029
- package/dist-types/ts3.4/models/index.d.ts +0 -6
- package/dist-types/ts3.4/models/models_5.d.ts +0 -1404
|
@@ -1,1019 +1,149 @@
|
|
|
1
|
+
import { AutomaticJsonStringConversion as __AutomaticJsonStringConversion } from "@smithy/smithy-client";
|
|
1
2
|
import {
|
|
2
|
-
|
|
3
|
-
ExceptionOptionType as __ExceptionOptionType,
|
|
4
|
-
} from "@smithy/smithy-client";
|
|
5
|
-
import {
|
|
6
|
-
ActionSource,
|
|
7
|
-
ActionStatus,
|
|
8
|
-
ActivationState,
|
|
9
|
-
AdditionalModelDataSource,
|
|
10
|
-
AdditionalS3DataSource,
|
|
11
|
-
AlgorithmValidationSpecification,
|
|
12
|
-
AmazonQSettings,
|
|
13
|
-
AnnotationConsolidationConfig,
|
|
3
|
+
_InstanceType,
|
|
14
4
|
AppInstanceType,
|
|
15
|
-
AppLifecycleManagement,
|
|
16
5
|
AppNetworkAccessType,
|
|
17
6
|
AppSecurityGroupManagement,
|
|
18
7
|
AppType,
|
|
19
|
-
ArtifactSource,
|
|
20
|
-
AsyncInferenceConfig,
|
|
21
8
|
AuthMode,
|
|
22
|
-
AuthorizedUrl,
|
|
23
|
-
AutoMLChannel,
|
|
24
|
-
AutoMLComputeConfig,
|
|
25
|
-
AutoMLDataSplitConfig,
|
|
26
|
-
AutoMLJobChannel,
|
|
27
|
-
AutoMLJobConfig,
|
|
28
|
-
AutoMLJobObjective,
|
|
29
|
-
AutoMLOutputDataConfig,
|
|
30
|
-
AutoMLProblemTypeConfig,
|
|
31
|
-
AutoMLSecurityConfig,
|
|
32
9
|
AutoMountHomeEFS,
|
|
10
|
+
AwsManagedHumanLoopRequestSource,
|
|
11
|
+
BatchStrategy,
|
|
12
|
+
CapacityReservationPreference,
|
|
13
|
+
CollectionType,
|
|
14
|
+
ContentClassifier,
|
|
15
|
+
DataDistributionType,
|
|
16
|
+
DeviceSubsetType,
|
|
17
|
+
DirectInternetAccess,
|
|
18
|
+
ExecutionRoleIdentityConfig,
|
|
19
|
+
FailureHandlingPolicy,
|
|
20
|
+
FeatureStatus,
|
|
21
|
+
FeatureType,
|
|
22
|
+
FlatInvocations,
|
|
23
|
+
HubContentType,
|
|
24
|
+
HyperParameterScalingType,
|
|
25
|
+
HyperParameterTuningAllocationStrategy,
|
|
26
|
+
HyperParameterTuningJobStrategyType,
|
|
27
|
+
HyperParameterTuningJobWarmStartType,
|
|
28
|
+
InferenceExecutionMode,
|
|
29
|
+
InferenceExperimentType,
|
|
30
|
+
InputMode,
|
|
31
|
+
IPAddressType,
|
|
32
|
+
JobType,
|
|
33
|
+
JoinSource,
|
|
34
|
+
ManagedInstanceScalingStatus,
|
|
35
|
+
MetricPublishFrequencyInSeconds,
|
|
36
|
+
MlTools,
|
|
37
|
+
ModelApprovalStatus,
|
|
38
|
+
ModelCardStatus,
|
|
39
|
+
ModelInfrastructureType,
|
|
40
|
+
MonitoringProblemType,
|
|
41
|
+
MonitoringType,
|
|
42
|
+
NotebookInstanceAcceleratorType,
|
|
43
|
+
NotebookOutputOption,
|
|
44
|
+
OptimizationJobDeploymentInstanceType,
|
|
45
|
+
PartnerAppAuthType,
|
|
46
|
+
PartnerAppType,
|
|
47
|
+
ProcessingInstanceType,
|
|
48
|
+
ProcessingS3CompressionType,
|
|
49
|
+
ProcessingS3DataDistributionType,
|
|
50
|
+
ProcessingS3DataType,
|
|
51
|
+
ProcessingS3InputMode,
|
|
52
|
+
ProcessingS3UploadMode,
|
|
53
|
+
Processor,
|
|
54
|
+
ProductionVariantAcceleratorType,
|
|
55
|
+
ProductionVariantInferenceAmiVersion,
|
|
56
|
+
ProductionVariantInstanceType,
|
|
57
|
+
RecommendationJobSupportedEndpointType,
|
|
58
|
+
RecommendationJobType,
|
|
59
|
+
RedshiftResultCompressionType,
|
|
60
|
+
RedshiftResultFormat,
|
|
61
|
+
RootAccess,
|
|
62
|
+
RoutingStrategy,
|
|
63
|
+
RStudioServerProAccessStatus,
|
|
64
|
+
RStudioServerProUserGroup,
|
|
65
|
+
SageMakerImageName,
|
|
66
|
+
SharingType,
|
|
67
|
+
SkipModelValidation,
|
|
68
|
+
StorageType,
|
|
69
|
+
StudioLifecycleConfigAppType,
|
|
70
|
+
StudioWebPortal,
|
|
71
|
+
TableFormat,
|
|
72
|
+
TagPropagation,
|
|
73
|
+
ThroughputMode,
|
|
74
|
+
TrackingServerSize,
|
|
75
|
+
TrafficType,
|
|
76
|
+
TrainingInputMode,
|
|
77
|
+
TrainingInstanceType,
|
|
78
|
+
TrainingJobEarlyStoppingType,
|
|
79
|
+
TrialComponentPrimaryStatus,
|
|
80
|
+
TtlDurationUnit,
|
|
81
|
+
VendorGuidance,
|
|
82
|
+
} from "./enums";
|
|
83
|
+
import {
|
|
84
|
+
AdditionalInferenceSpecificationDefinition,
|
|
85
|
+
AlgorithmSpecification,
|
|
86
|
+
AmazonQSettings,
|
|
87
|
+
AnnotationConsolidationConfig,
|
|
88
|
+
AppLifecycleManagement,
|
|
89
|
+
AppSpecification,
|
|
90
|
+
AsyncInferenceConfig,
|
|
91
|
+
AthenaDatasetDefinition,
|
|
92
|
+
AuthorizedUrl,
|
|
33
93
|
AutoParameter,
|
|
34
94
|
AutoRollbackConfig,
|
|
35
95
|
Autotune,
|
|
36
|
-
|
|
96
|
+
BatchDataCaptureConfig,
|
|
37
97
|
BatchTransformInput,
|
|
38
98
|
BestObjectiveNotImproving,
|
|
99
|
+
Bias,
|
|
39
100
|
BlueGreenUpdatePolicy,
|
|
40
101
|
CanvasAppSettings,
|
|
41
|
-
CapacityReservationPreference,
|
|
42
102
|
CapacitySize,
|
|
43
103
|
CaptureContentTypeHeader,
|
|
44
104
|
CaptureOption,
|
|
45
105
|
CategoricalParameter,
|
|
46
106
|
CategoricalParameterRange,
|
|
47
|
-
|
|
107
|
+
CfnCreateTemplateProvider,
|
|
48
108
|
Channel,
|
|
49
|
-
ChannelSpecification,
|
|
50
109
|
CheckpointConfig,
|
|
51
110
|
ClarifyExplainerConfig,
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
111
|
+
CodeEditorAppSettings,
|
|
112
|
+
CodeRepository,
|
|
113
|
+
CollectionConfig,
|
|
114
|
+
CollectionConfiguration,
|
|
115
|
+
ContainerDefinition,
|
|
116
|
+
ContinuousParameterRange,
|
|
117
|
+
ConvergenceDetected,
|
|
118
|
+
CustomImage,
|
|
119
|
+
EdgeOutputConfig,
|
|
120
|
+
EFSFileSystemConfig,
|
|
121
|
+
EndpointInput,
|
|
122
|
+
FSxLustreFileSystemConfig,
|
|
123
|
+
HyperParameterTuningJobObjective,
|
|
62
124
|
InferenceSpecification,
|
|
63
|
-
|
|
64
|
-
JupyterLabAppImageConfig,
|
|
65
|
-
KernelGatewayImageConfig,
|
|
125
|
+
MetadataProperties,
|
|
66
126
|
MetricDefinition,
|
|
127
|
+
MetricsSource,
|
|
67
128
|
ModelDataSource,
|
|
129
|
+
MonitoringConstraintsResource,
|
|
130
|
+
MonitoringNetworkConfig,
|
|
131
|
+
MonitoringOutputConfig,
|
|
132
|
+
MonitoringResources,
|
|
133
|
+
MonitoringStatisticsResource,
|
|
134
|
+
MonitoringStoppingCondition,
|
|
68
135
|
OutputDataConfig,
|
|
69
|
-
ProblemType,
|
|
70
|
-
ProcessingS3DataDistributionType,
|
|
71
|
-
ProcessingS3InputMode,
|
|
72
|
-
ProductionVariantInstanceType,
|
|
73
136
|
ResourceConfig,
|
|
74
137
|
ResourceSpec,
|
|
75
|
-
|
|
138
|
+
S3FileSystemConfig,
|
|
76
139
|
StoppingCondition,
|
|
77
140
|
Tag,
|
|
78
|
-
|
|
79
|
-
|
|
141
|
+
TransformInput,
|
|
142
|
+
TransformJobDefinition,
|
|
143
|
+
TransformOutput,
|
|
144
|
+
TransformResources,
|
|
80
145
|
VpcConfig,
|
|
81
146
|
} from "./models_0";
|
|
82
|
-
import { SageMakerServiceException as __BaseException } from "./SageMakerServiceException";
|
|
83
|
-
export interface ClusterOrchestratorEksConfig {
|
|
84
|
-
ClusterArn: string | undefined;
|
|
85
|
-
}
|
|
86
|
-
export interface ClusterOrchestrator {
|
|
87
|
-
Eks: ClusterOrchestratorEksConfig | undefined;
|
|
88
|
-
}
|
|
89
|
-
export interface FSxLustreConfig {
|
|
90
|
-
SizeInGiB: number | undefined;
|
|
91
|
-
PerUnitStorageThroughput: number | undefined;
|
|
92
|
-
}
|
|
93
|
-
export interface EnvironmentConfigDetails {
|
|
94
|
-
FSxLustreConfig?: FSxLustreConfig | undefined;
|
|
95
|
-
S3OutputPath?: string | undefined;
|
|
96
|
-
}
|
|
97
|
-
export interface ClusterRestrictedInstanceGroupDetails {
|
|
98
|
-
CurrentCount?: number | undefined;
|
|
99
|
-
TargetCount?: number | undefined;
|
|
100
|
-
InstanceGroupName?: string | undefined;
|
|
101
|
-
InstanceType?: ClusterInstanceType | undefined;
|
|
102
|
-
ExecutionRole?: string | undefined;
|
|
103
|
-
ThreadsPerCore?: number | undefined;
|
|
104
|
-
InstanceStorageConfigs?: ClusterInstanceStorageConfig[] | undefined;
|
|
105
|
-
OnStartDeepHealthChecks?: DeepHealthCheckType[] | undefined;
|
|
106
|
-
Status?: InstanceGroupStatus | undefined;
|
|
107
|
-
TrainingPlanArn?: string | undefined;
|
|
108
|
-
TrainingPlanStatus?: string | undefined;
|
|
109
|
-
OverrideVpcConfig?: VpcConfig | undefined;
|
|
110
|
-
ScheduledUpdateConfig?: ScheduledUpdateConfig | undefined;
|
|
111
|
-
EnvironmentConfig?: EnvironmentConfigDetails | undefined;
|
|
112
|
-
}
|
|
113
|
-
export interface EnvironmentConfig {
|
|
114
|
-
FSxLustreConfig?: FSxLustreConfig | undefined;
|
|
115
|
-
}
|
|
116
|
-
export interface ClusterRestrictedInstanceGroupSpecification {
|
|
117
|
-
InstanceCount: number | undefined;
|
|
118
|
-
InstanceGroupName: string | undefined;
|
|
119
|
-
InstanceType: ClusterInstanceType | undefined;
|
|
120
|
-
ExecutionRole: string | undefined;
|
|
121
|
-
ThreadsPerCore?: number | undefined;
|
|
122
|
-
InstanceStorageConfigs?: ClusterInstanceStorageConfig[] | undefined;
|
|
123
|
-
OnStartDeepHealthChecks?: DeepHealthCheckType[] | undefined;
|
|
124
|
-
TrainingPlanArn?: string | undefined;
|
|
125
|
-
OverrideVpcConfig?: VpcConfig | undefined;
|
|
126
|
-
ScheduledUpdateConfig?: ScheduledUpdateConfig | undefined;
|
|
127
|
-
EnvironmentConfig: EnvironmentConfig | undefined;
|
|
128
|
-
}
|
|
129
|
-
export declare const SchedulerResourceStatus: {
|
|
130
|
-
readonly CREATED: "Created";
|
|
131
|
-
readonly CREATE_FAILED: "CreateFailed";
|
|
132
|
-
readonly CREATE_ROLLBACK_FAILED: "CreateRollbackFailed";
|
|
133
|
-
readonly CREATING: "Creating";
|
|
134
|
-
readonly DELETED: "Deleted";
|
|
135
|
-
readonly DELETE_FAILED: "DeleteFailed";
|
|
136
|
-
readonly DELETE_ROLLBACK_FAILED: "DeleteRollbackFailed";
|
|
137
|
-
readonly DELETING: "Deleting";
|
|
138
|
-
readonly UPDATED: "Updated";
|
|
139
|
-
readonly UPDATE_FAILED: "UpdateFailed";
|
|
140
|
-
readonly UPDATE_ROLLBACK_FAILED: "UpdateRollbackFailed";
|
|
141
|
-
readonly UPDATING: "Updating";
|
|
142
|
-
};
|
|
143
|
-
export type SchedulerResourceStatus =
|
|
144
|
-
(typeof SchedulerResourceStatus)[keyof typeof SchedulerResourceStatus];
|
|
145
|
-
export interface ClusterSchedulerConfigSummary {
|
|
146
|
-
ClusterSchedulerConfigArn: string | undefined;
|
|
147
|
-
ClusterSchedulerConfigId: string | undefined;
|
|
148
|
-
ClusterSchedulerConfigVersion?: number | undefined;
|
|
149
|
-
Name: string | undefined;
|
|
150
|
-
CreationTime: Date | undefined;
|
|
151
|
-
LastModifiedTime?: Date | undefined;
|
|
152
|
-
Status: SchedulerResourceStatus | undefined;
|
|
153
|
-
ClusterArn?: string | undefined;
|
|
154
|
-
}
|
|
155
|
-
export declare const ClusterSortBy: {
|
|
156
|
-
readonly CREATION_TIME: "CREATION_TIME";
|
|
157
|
-
readonly NAME: "NAME";
|
|
158
|
-
};
|
|
159
|
-
export type ClusterSortBy = (typeof ClusterSortBy)[keyof typeof ClusterSortBy];
|
|
160
|
-
export declare const ClusterStatus: {
|
|
161
|
-
readonly CREATING: "Creating";
|
|
162
|
-
readonly DELETING: "Deleting";
|
|
163
|
-
readonly FAILED: "Failed";
|
|
164
|
-
readonly INSERVICE: "InService";
|
|
165
|
-
readonly ROLLINGBACK: "RollingBack";
|
|
166
|
-
readonly SYSTEMUPDATING: "SystemUpdating";
|
|
167
|
-
readonly UPDATING: "Updating";
|
|
168
|
-
};
|
|
169
|
-
export type ClusterStatus = (typeof ClusterStatus)[keyof typeof ClusterStatus];
|
|
170
|
-
export interface ClusterSummary {
|
|
171
|
-
ClusterArn: string | undefined;
|
|
172
|
-
ClusterName: string | undefined;
|
|
173
|
-
CreationTime: Date | undefined;
|
|
174
|
-
ClusterStatus: ClusterStatus | undefined;
|
|
175
|
-
TrainingPlanArns?: string[] | undefined;
|
|
176
|
-
}
|
|
177
|
-
export interface ClusterTieredStorageConfig {
|
|
178
|
-
Mode: ClusterConfigMode | undefined;
|
|
179
|
-
InstanceMemoryAllocationPercentage?: number | undefined;
|
|
180
|
-
}
|
|
181
|
-
export interface CustomImage {
|
|
182
|
-
ImageName: string | undefined;
|
|
183
|
-
ImageVersionNumber?: number | undefined;
|
|
184
|
-
AppImageConfigName: string | undefined;
|
|
185
|
-
}
|
|
186
|
-
export interface CodeEditorAppSettings {
|
|
187
|
-
DefaultResourceSpec?: ResourceSpec | undefined;
|
|
188
|
-
CustomImages?: CustomImage[] | undefined;
|
|
189
|
-
LifecycleConfigArns?: string[] | undefined;
|
|
190
|
-
AppLifecycleManagement?: AppLifecycleManagement | undefined;
|
|
191
|
-
BuiltInLifecycleConfigArn?: string | undefined;
|
|
192
|
-
}
|
|
193
|
-
export interface CodeRepository {
|
|
194
|
-
RepositoryUrl: string | undefined;
|
|
195
|
-
}
|
|
196
|
-
export declare const CodeRepositorySortBy: {
|
|
197
|
-
readonly CREATION_TIME: "CreationTime";
|
|
198
|
-
readonly LAST_MODIFIED_TIME: "LastModifiedTime";
|
|
199
|
-
readonly NAME: "Name";
|
|
200
|
-
};
|
|
201
|
-
export type CodeRepositorySortBy =
|
|
202
|
-
(typeof CodeRepositorySortBy)[keyof typeof CodeRepositorySortBy];
|
|
203
|
-
export declare const CodeRepositorySortOrder: {
|
|
204
|
-
readonly ASCENDING: "Ascending";
|
|
205
|
-
readonly DESCENDING: "Descending";
|
|
206
|
-
};
|
|
207
|
-
export type CodeRepositorySortOrder =
|
|
208
|
-
(typeof CodeRepositorySortOrder)[keyof typeof CodeRepositorySortOrder];
|
|
209
|
-
export interface GitConfig {
|
|
210
|
-
RepositoryUrl: string | undefined;
|
|
211
|
-
Branch?: string | undefined;
|
|
212
|
-
SecretArn?: string | undefined;
|
|
213
|
-
}
|
|
214
|
-
export interface CodeRepositorySummary {
|
|
215
|
-
CodeRepositoryName: string | undefined;
|
|
216
|
-
CodeRepositoryArn: string | undefined;
|
|
217
|
-
CreationTime: Date | undefined;
|
|
218
|
-
LastModifiedTime: Date | undefined;
|
|
219
|
-
GitConfig?: GitConfig | undefined;
|
|
220
|
-
}
|
|
221
|
-
export interface CognitoConfig {
|
|
222
|
-
UserPool: string | undefined;
|
|
223
|
-
ClientId: string | undefined;
|
|
224
|
-
}
|
|
225
|
-
export interface CognitoMemberDefinition {
|
|
226
|
-
UserPool: string | undefined;
|
|
227
|
-
UserGroup: string | undefined;
|
|
228
|
-
ClientId: string | undefined;
|
|
229
|
-
}
|
|
230
|
-
export interface VectorConfig {
|
|
231
|
-
Dimension: number | undefined;
|
|
232
|
-
}
|
|
233
|
-
export type CollectionConfig =
|
|
234
|
-
| CollectionConfig.VectorConfigMember
|
|
235
|
-
| CollectionConfig.$UnknownMember;
|
|
236
|
-
export declare namespace CollectionConfig {
|
|
237
|
-
interface VectorConfigMember {
|
|
238
|
-
VectorConfig: VectorConfig;
|
|
239
|
-
$unknown?: never;
|
|
240
|
-
}
|
|
241
|
-
interface $UnknownMember {
|
|
242
|
-
VectorConfig?: never;
|
|
243
|
-
$unknown: [string, any];
|
|
244
|
-
}
|
|
245
|
-
interface Visitor<T> {
|
|
246
|
-
VectorConfig: (value: VectorConfig) => T;
|
|
247
|
-
_: (name: string, value: any) => T;
|
|
248
|
-
}
|
|
249
|
-
}
|
|
250
|
-
export interface CollectionConfiguration {
|
|
251
|
-
CollectionName?: string | undefined;
|
|
252
|
-
CollectionParameters?: Record<string, string> | undefined;
|
|
253
|
-
}
|
|
254
|
-
export declare const CollectionType: {
|
|
255
|
-
readonly LIST: "List";
|
|
256
|
-
readonly SET: "Set";
|
|
257
|
-
readonly VECTOR: "Vector";
|
|
258
|
-
};
|
|
259
|
-
export type CollectionType =
|
|
260
|
-
(typeof CollectionType)[keyof typeof CollectionType];
|
|
261
|
-
export declare const CompilationJobStatus: {
|
|
262
|
-
readonly COMPLETED: "COMPLETED";
|
|
263
|
-
readonly FAILED: "FAILED";
|
|
264
|
-
readonly INPROGRESS: "INPROGRESS";
|
|
265
|
-
readonly STARTING: "STARTING";
|
|
266
|
-
readonly STOPPED: "STOPPED";
|
|
267
|
-
readonly STOPPING: "STOPPING";
|
|
268
|
-
};
|
|
269
|
-
export type CompilationJobStatus =
|
|
270
|
-
(typeof CompilationJobStatus)[keyof typeof CompilationJobStatus];
|
|
271
|
-
export declare const TargetDevice: {
|
|
272
|
-
readonly AISAGE: "aisage";
|
|
273
|
-
readonly AMBA_CV2: "amba_cv2";
|
|
274
|
-
readonly AMBA_CV22: "amba_cv22";
|
|
275
|
-
readonly AMBA_CV25: "amba_cv25";
|
|
276
|
-
readonly COREML: "coreml";
|
|
277
|
-
readonly DEEPLENS: "deeplens";
|
|
278
|
-
readonly IMX8MPLUS: "imx8mplus";
|
|
279
|
-
readonly IMX8QM: "imx8qm";
|
|
280
|
-
readonly JACINTO_TDA4VM: "jacinto_tda4vm";
|
|
281
|
-
readonly JETSON_NANO: "jetson_nano";
|
|
282
|
-
readonly JETSON_TX1: "jetson_tx1";
|
|
283
|
-
readonly JETSON_TX2: "jetson_tx2";
|
|
284
|
-
readonly JETSON_XAVIER: "jetson_xavier";
|
|
285
|
-
readonly LAMBDA: "lambda";
|
|
286
|
-
readonly ML_C4: "ml_c4";
|
|
287
|
-
readonly ML_C5: "ml_c5";
|
|
288
|
-
readonly ML_C6G: "ml_c6g";
|
|
289
|
-
readonly ML_EIA2: "ml_eia2";
|
|
290
|
-
readonly ML_G4DN: "ml_g4dn";
|
|
291
|
-
readonly ML_INF1: "ml_inf1";
|
|
292
|
-
readonly ML_INF2: "ml_inf2";
|
|
293
|
-
readonly ML_M4: "ml_m4";
|
|
294
|
-
readonly ML_M5: "ml_m5";
|
|
295
|
-
readonly ML_M6G: "ml_m6g";
|
|
296
|
-
readonly ML_P2: "ml_p2";
|
|
297
|
-
readonly ML_P3: "ml_p3";
|
|
298
|
-
readonly ML_TRN1: "ml_trn1";
|
|
299
|
-
readonly QCS603: "qcs603";
|
|
300
|
-
readonly QCS605: "qcs605";
|
|
301
|
-
readonly RASP3B: "rasp3b";
|
|
302
|
-
readonly RASP4B: "rasp4b";
|
|
303
|
-
readonly RK3288: "rk3288";
|
|
304
|
-
readonly RK3399: "rk3399";
|
|
305
|
-
readonly SBE_C: "sbe_c";
|
|
306
|
-
readonly SITARA_AM57X: "sitara_am57x";
|
|
307
|
-
readonly X86_WIN32: "x86_win32";
|
|
308
|
-
readonly X86_WIN64: "x86_win64";
|
|
309
|
-
};
|
|
310
|
-
export type TargetDevice = (typeof TargetDevice)[keyof typeof TargetDevice];
|
|
311
|
-
export declare const TargetPlatformAccelerator: {
|
|
312
|
-
readonly INTEL_GRAPHICS: "INTEL_GRAPHICS";
|
|
313
|
-
readonly MALI: "MALI";
|
|
314
|
-
readonly NNA: "NNA";
|
|
315
|
-
readonly NVIDIA: "NVIDIA";
|
|
316
|
-
};
|
|
317
|
-
export type TargetPlatformAccelerator =
|
|
318
|
-
(typeof TargetPlatformAccelerator)[keyof typeof TargetPlatformAccelerator];
|
|
319
|
-
export declare const TargetPlatformArch: {
|
|
320
|
-
readonly ARM64: "ARM64";
|
|
321
|
-
readonly ARM_EABI: "ARM_EABI";
|
|
322
|
-
readonly ARM_EABIHF: "ARM_EABIHF";
|
|
323
|
-
readonly X86: "X86";
|
|
324
|
-
readonly X86_64: "X86_64";
|
|
325
|
-
};
|
|
326
|
-
export type TargetPlatformArch =
|
|
327
|
-
(typeof TargetPlatformArch)[keyof typeof TargetPlatformArch];
|
|
328
|
-
export declare const TargetPlatformOs: {
|
|
329
|
-
readonly ANDROID: "ANDROID";
|
|
330
|
-
readonly LINUX: "LINUX";
|
|
331
|
-
};
|
|
332
|
-
export type TargetPlatformOs =
|
|
333
|
-
(typeof TargetPlatformOs)[keyof typeof TargetPlatformOs];
|
|
334
|
-
export interface CompilationJobSummary {
|
|
335
|
-
CompilationJobName: string | undefined;
|
|
336
|
-
CompilationJobArn: string | undefined;
|
|
337
|
-
CreationTime: Date | undefined;
|
|
338
|
-
CompilationStartTime?: Date | undefined;
|
|
339
|
-
CompilationEndTime?: Date | undefined;
|
|
340
|
-
CompilationTargetDevice?: TargetDevice | undefined;
|
|
341
|
-
CompilationTargetPlatformOs?: TargetPlatformOs | undefined;
|
|
342
|
-
CompilationTargetPlatformArch?: TargetPlatformArch | undefined;
|
|
343
|
-
CompilationTargetPlatformAccelerator?: TargetPlatformAccelerator | undefined;
|
|
344
|
-
LastModifiedTime?: Date | undefined;
|
|
345
|
-
CompilationJobStatus: CompilationJobStatus | undefined;
|
|
346
|
-
}
|
|
347
|
-
export declare const CompleteOnConvergence: {
|
|
348
|
-
readonly DISABLED: "Disabled";
|
|
349
|
-
readonly ENABLED: "Enabled";
|
|
350
|
-
};
|
|
351
|
-
export type CompleteOnConvergence =
|
|
352
|
-
(typeof CompleteOnConvergence)[keyof typeof CompleteOnConvergence];
|
|
353
|
-
export interface ComputeQuotaResourceConfig {
|
|
354
|
-
InstanceType: ClusterInstanceType | undefined;
|
|
355
|
-
Count?: number | undefined;
|
|
356
|
-
Accelerators?: number | undefined;
|
|
357
|
-
VCpu?: number | undefined;
|
|
358
|
-
MemoryInGiB?: number | undefined;
|
|
359
|
-
}
|
|
360
|
-
export declare const PreemptTeamTasks: {
|
|
361
|
-
readonly LOWERPRIORITY: "LowerPriority";
|
|
362
|
-
readonly NEVER: "Never";
|
|
363
|
-
};
|
|
364
|
-
export type PreemptTeamTasks =
|
|
365
|
-
(typeof PreemptTeamTasks)[keyof typeof PreemptTeamTasks];
|
|
366
|
-
export declare const ResourceSharingStrategy: {
|
|
367
|
-
readonly DONTLEND: "DontLend";
|
|
368
|
-
readonly LEND: "Lend";
|
|
369
|
-
readonly LENDANDBORROW: "LendAndBorrow";
|
|
370
|
-
};
|
|
371
|
-
export type ResourceSharingStrategy =
|
|
372
|
-
(typeof ResourceSharingStrategy)[keyof typeof ResourceSharingStrategy];
|
|
373
|
-
export interface ResourceSharingConfig {
|
|
374
|
-
Strategy: ResourceSharingStrategy | undefined;
|
|
375
|
-
BorrowLimit?: number | undefined;
|
|
376
|
-
}
|
|
377
|
-
export interface ComputeQuotaConfig {
|
|
378
|
-
ComputeQuotaResources?: ComputeQuotaResourceConfig[] | undefined;
|
|
379
|
-
ResourceSharingConfig?: ResourceSharingConfig | undefined;
|
|
380
|
-
PreemptTeamTasks?: PreemptTeamTasks | undefined;
|
|
381
|
-
}
|
|
382
|
-
export interface ComputeQuotaTarget {
|
|
383
|
-
TeamName: string | undefined;
|
|
384
|
-
FairShareWeight?: number | undefined;
|
|
385
|
-
}
|
|
386
|
-
export interface ComputeQuotaSummary {
|
|
387
|
-
ComputeQuotaArn: string | undefined;
|
|
388
|
-
ComputeQuotaId: string | undefined;
|
|
389
|
-
Name: string | undefined;
|
|
390
|
-
ComputeQuotaVersion?: number | undefined;
|
|
391
|
-
Status: SchedulerResourceStatus | undefined;
|
|
392
|
-
ClusterArn?: string | undefined;
|
|
393
|
-
ComputeQuotaConfig?: ComputeQuotaConfig | undefined;
|
|
394
|
-
ComputeQuotaTarget: ComputeQuotaTarget | undefined;
|
|
395
|
-
ActivationState?: ActivationState | undefined;
|
|
396
|
-
CreationTime: Date | undefined;
|
|
397
|
-
LastModifiedTime?: Date | undefined;
|
|
398
|
-
}
|
|
399
|
-
export declare const ConditionOutcome: {
|
|
400
|
-
readonly FALSE: "False";
|
|
401
|
-
readonly TRUE: "True";
|
|
402
|
-
};
|
|
403
|
-
export type ConditionOutcome =
|
|
404
|
-
(typeof ConditionOutcome)[keyof typeof ConditionOutcome];
|
|
405
|
-
export interface ConditionStepMetadata {
|
|
406
|
-
Outcome?: ConditionOutcome | undefined;
|
|
407
|
-
}
|
|
408
|
-
export declare class ConflictException extends __BaseException {
|
|
409
|
-
readonly name: "ConflictException";
|
|
410
|
-
readonly $fault: "client";
|
|
411
|
-
Message?: string | undefined;
|
|
412
|
-
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
413
|
-
}
|
|
414
|
-
export declare const RepositoryAccessMode: {
|
|
415
|
-
readonly PLATFORM: "Platform";
|
|
416
|
-
readonly VPC: "Vpc";
|
|
417
|
-
};
|
|
418
|
-
export type RepositoryAccessMode =
|
|
419
|
-
(typeof RepositoryAccessMode)[keyof typeof RepositoryAccessMode];
|
|
420
|
-
export interface RepositoryAuthConfig {
|
|
421
|
-
RepositoryCredentialsProviderArn: string | undefined;
|
|
422
|
-
}
|
|
423
|
-
export interface ImageConfig {
|
|
424
|
-
RepositoryAccessMode: RepositoryAccessMode | undefined;
|
|
425
|
-
RepositoryAuthConfig?: RepositoryAuthConfig | undefined;
|
|
426
|
-
}
|
|
427
|
-
export declare const ContainerMode: {
|
|
428
|
-
readonly MULTI_MODEL: "MultiModel";
|
|
429
|
-
readonly SINGLE_MODEL: "SingleModel";
|
|
430
|
-
};
|
|
431
|
-
export type ContainerMode = (typeof ContainerMode)[keyof typeof ContainerMode];
|
|
432
|
-
export declare const ModelCacheSetting: {
|
|
433
|
-
readonly DISABLED: "Disabled";
|
|
434
|
-
readonly ENABLED: "Enabled";
|
|
435
|
-
};
|
|
436
|
-
export type ModelCacheSetting =
|
|
437
|
-
(typeof ModelCacheSetting)[keyof typeof ModelCacheSetting];
|
|
438
|
-
export interface MultiModelConfig {
|
|
439
|
-
ModelCacheSetting?: ModelCacheSetting | undefined;
|
|
440
|
-
}
|
|
441
|
-
export interface ContainerDefinition {
|
|
442
|
-
ContainerHostname?: string | undefined;
|
|
443
|
-
Image?: string | undefined;
|
|
444
|
-
ImageConfig?: ImageConfig | undefined;
|
|
445
|
-
Mode?: ContainerMode | undefined;
|
|
446
|
-
ModelDataUrl?: string | undefined;
|
|
447
|
-
ModelDataSource?: ModelDataSource | undefined;
|
|
448
|
-
AdditionalModelDataSources?: AdditionalModelDataSource[] | undefined;
|
|
449
|
-
Environment?: Record<string, string> | undefined;
|
|
450
|
-
ModelPackageName?: string | undefined;
|
|
451
|
-
InferenceSpecificationName?: string | undefined;
|
|
452
|
-
MultiModelConfig?: MultiModelConfig | undefined;
|
|
453
|
-
}
|
|
454
|
-
export declare const ContentClassifier: {
|
|
455
|
-
readonly FREE_OF_ADULT_CONTENT: "FreeOfAdultContent";
|
|
456
|
-
readonly FREE_OF_PERSONALLY_IDENTIFIABLE_INFORMATION: "FreeOfPersonallyIdentifiableInformation";
|
|
457
|
-
};
|
|
458
|
-
export type ContentClassifier =
|
|
459
|
-
(typeof ContentClassifier)[keyof typeof ContentClassifier];
|
|
460
|
-
export interface ContextSource {
|
|
461
|
-
SourceUri: string | undefined;
|
|
462
|
-
SourceType?: string | undefined;
|
|
463
|
-
SourceId?: string | undefined;
|
|
464
|
-
}
|
|
465
|
-
export interface ContextSummary {
|
|
466
|
-
ContextArn?: string | undefined;
|
|
467
|
-
ContextName?: string | undefined;
|
|
468
|
-
Source?: ContextSource | undefined;
|
|
469
|
-
ContextType?: string | undefined;
|
|
470
|
-
CreationTime?: Date | undefined;
|
|
471
|
-
LastModifiedTime?: Date | undefined;
|
|
472
|
-
}
|
|
473
|
-
export declare const HyperParameterScalingType: {
|
|
474
|
-
readonly AUTO: "Auto";
|
|
475
|
-
readonly LINEAR: "Linear";
|
|
476
|
-
readonly LOGARITHMIC: "Logarithmic";
|
|
477
|
-
readonly REVERSE_LOGARITHMIC: "ReverseLogarithmic";
|
|
478
|
-
};
|
|
479
|
-
export type HyperParameterScalingType =
|
|
480
|
-
(typeof HyperParameterScalingType)[keyof typeof HyperParameterScalingType];
|
|
481
|
-
export interface ContinuousParameterRange {
|
|
482
|
-
Name: string | undefined;
|
|
483
|
-
MinValue: string | undefined;
|
|
484
|
-
MaxValue: string | undefined;
|
|
485
|
-
ScalingType?: HyperParameterScalingType | undefined;
|
|
486
|
-
}
|
|
487
|
-
export interface ContinuousParameterRangeSpecification {
|
|
488
|
-
MinValue: string | undefined;
|
|
489
|
-
MaxValue: string | undefined;
|
|
490
|
-
}
|
|
491
|
-
export interface ConvergenceDetected {
|
|
492
|
-
CompleteOnConvergence?: CompleteOnConvergence | undefined;
|
|
493
|
-
}
|
|
494
|
-
export interface MetadataProperties {
|
|
495
|
-
CommitId?: string | undefined;
|
|
496
|
-
Repository?: string | undefined;
|
|
497
|
-
GeneratedBy?: string | undefined;
|
|
498
|
-
ProjectId?: string | undefined;
|
|
499
|
-
}
|
|
500
|
-
export interface CreateActionRequest {
|
|
501
|
-
ActionName: string | undefined;
|
|
502
|
-
Source: ActionSource | undefined;
|
|
503
|
-
ActionType: string | undefined;
|
|
504
|
-
Description?: string | undefined;
|
|
505
|
-
Status?: ActionStatus | undefined;
|
|
506
|
-
Properties?: Record<string, string> | undefined;
|
|
507
|
-
MetadataProperties?: MetadataProperties | undefined;
|
|
508
|
-
Tags?: Tag[] | undefined;
|
|
509
|
-
}
|
|
510
|
-
export interface CreateActionResponse {
|
|
511
|
-
ActionArn?: string | undefined;
|
|
512
|
-
}
|
|
513
|
-
export interface IntegerParameterRangeSpecification {
|
|
514
|
-
MinValue: string | undefined;
|
|
515
|
-
MaxValue: string | undefined;
|
|
516
|
-
}
|
|
517
|
-
export interface ParameterRange {
|
|
518
|
-
IntegerParameterRangeSpecification?:
|
|
519
|
-
| IntegerParameterRangeSpecification
|
|
520
|
-
| undefined;
|
|
521
|
-
ContinuousParameterRangeSpecification?:
|
|
522
|
-
| ContinuousParameterRangeSpecification
|
|
523
|
-
| undefined;
|
|
524
|
-
CategoricalParameterRangeSpecification?:
|
|
525
|
-
| CategoricalParameterRangeSpecification
|
|
526
|
-
| undefined;
|
|
527
|
-
}
|
|
528
|
-
export declare const ParameterType: {
|
|
529
|
-
readonly CATEGORICAL: "Categorical";
|
|
530
|
-
readonly CONTINUOUS: "Continuous";
|
|
531
|
-
readonly FREE_TEXT: "FreeText";
|
|
532
|
-
readonly INTEGER: "Integer";
|
|
533
|
-
};
|
|
534
|
-
export type ParameterType = (typeof ParameterType)[keyof typeof ParameterType];
|
|
535
|
-
export interface HyperParameterSpecification {
|
|
536
|
-
Name: string | undefined;
|
|
537
|
-
Description?: string | undefined;
|
|
538
|
-
Type: ParameterType | undefined;
|
|
539
|
-
Range?: ParameterRange | undefined;
|
|
540
|
-
IsTunable?: boolean | undefined;
|
|
541
|
-
IsRequired?: boolean | undefined;
|
|
542
|
-
DefaultValue?: string | undefined;
|
|
543
|
-
}
|
|
544
|
-
export declare const HyperParameterTuningJobObjectiveType: {
|
|
545
|
-
readonly MAXIMIZE: "Maximize";
|
|
546
|
-
readonly MINIMIZE: "Minimize";
|
|
547
|
-
};
|
|
548
|
-
export type HyperParameterTuningJobObjectiveType =
|
|
549
|
-
(typeof HyperParameterTuningJobObjectiveType)[keyof typeof HyperParameterTuningJobObjectiveType];
|
|
550
|
-
export interface HyperParameterTuningJobObjective {
|
|
551
|
-
Type: HyperParameterTuningJobObjectiveType | undefined;
|
|
552
|
-
MetricName: string | undefined;
|
|
553
|
-
}
|
|
554
|
-
export interface TrainingSpecification {
|
|
555
|
-
TrainingImage: string | undefined;
|
|
556
|
-
TrainingImageDigest?: string | undefined;
|
|
557
|
-
SupportedHyperParameters?: HyperParameterSpecification[] | undefined;
|
|
558
|
-
SupportedTrainingInstanceTypes: TrainingInstanceType[] | undefined;
|
|
559
|
-
SupportsDistributedTraining?: boolean | undefined;
|
|
560
|
-
MetricDefinitions?: MetricDefinition[] | undefined;
|
|
561
|
-
TrainingChannels: ChannelSpecification[] | undefined;
|
|
562
|
-
SupportedTuningJobObjectiveMetrics?:
|
|
563
|
-
| HyperParameterTuningJobObjective[]
|
|
564
|
-
| undefined;
|
|
565
|
-
AdditionalS3DataSource?: AdditionalS3DataSource | undefined;
|
|
566
|
-
}
|
|
567
|
-
export interface CreateAlgorithmInput {
|
|
568
|
-
AlgorithmName: string | undefined;
|
|
569
|
-
AlgorithmDescription?: string | undefined;
|
|
570
|
-
TrainingSpecification: TrainingSpecification | undefined;
|
|
571
|
-
InferenceSpecification?: InferenceSpecification | undefined;
|
|
572
|
-
ValidationSpecification?: AlgorithmValidationSpecification | undefined;
|
|
573
|
-
CertifyForMarketplace?: boolean | undefined;
|
|
574
|
-
Tags?: Tag[] | undefined;
|
|
575
|
-
}
|
|
576
|
-
export interface CreateAlgorithmOutput {
|
|
577
|
-
AlgorithmArn: string | undefined;
|
|
578
|
-
}
|
|
579
|
-
export interface CreateAppRequest {
|
|
580
|
-
DomainId: string | undefined;
|
|
581
|
-
UserProfileName?: string | undefined;
|
|
582
|
-
SpaceName?: string | undefined;
|
|
583
|
-
AppType: AppType | undefined;
|
|
584
|
-
AppName: string | undefined;
|
|
585
|
-
Tags?: Tag[] | undefined;
|
|
586
|
-
ResourceSpec?: ResourceSpec | undefined;
|
|
587
|
-
RecoveryMode?: boolean | undefined;
|
|
588
|
-
}
|
|
589
|
-
export interface CreateAppResponse {
|
|
590
|
-
AppArn?: string | undefined;
|
|
591
|
-
}
|
|
592
|
-
export declare class ResourceInUse extends __BaseException {
|
|
593
|
-
readonly name: "ResourceInUse";
|
|
594
|
-
readonly $fault: "client";
|
|
595
|
-
Message?: string | undefined;
|
|
596
|
-
constructor(opts: __ExceptionOptionType<ResourceInUse, __BaseException>);
|
|
597
|
-
}
|
|
598
|
-
export interface CreateAppImageConfigRequest {
|
|
599
|
-
AppImageConfigName: string | undefined;
|
|
600
|
-
Tags?: Tag[] | undefined;
|
|
601
|
-
KernelGatewayImageConfig?: KernelGatewayImageConfig | undefined;
|
|
602
|
-
JupyterLabAppImageConfig?: JupyterLabAppImageConfig | undefined;
|
|
603
|
-
CodeEditorAppImageConfig?: CodeEditorAppImageConfig | undefined;
|
|
604
|
-
}
|
|
605
|
-
export interface CreateAppImageConfigResponse {
|
|
606
|
-
AppImageConfigArn?: string | undefined;
|
|
607
|
-
}
|
|
608
|
-
export interface CreateArtifactRequest {
|
|
609
|
-
ArtifactName?: string | undefined;
|
|
610
|
-
Source: ArtifactSource | undefined;
|
|
611
|
-
ArtifactType: string | undefined;
|
|
612
|
-
Properties?: Record<string, string> | undefined;
|
|
613
|
-
MetadataProperties?: MetadataProperties | undefined;
|
|
614
|
-
Tags?: Tag[] | undefined;
|
|
615
|
-
}
|
|
616
|
-
export interface CreateArtifactResponse {
|
|
617
|
-
ArtifactArn?: string | undefined;
|
|
618
|
-
}
|
|
619
|
-
export interface ModelDeployConfig {
|
|
620
|
-
AutoGenerateEndpointName?: boolean | undefined;
|
|
621
|
-
EndpointName?: string | undefined;
|
|
622
|
-
}
|
|
623
|
-
export interface CreateAutoMLJobRequest {
|
|
624
|
-
AutoMLJobName: string | undefined;
|
|
625
|
-
InputDataConfig: AutoMLChannel[] | undefined;
|
|
626
|
-
OutputDataConfig: AutoMLOutputDataConfig | undefined;
|
|
627
|
-
ProblemType?: ProblemType | undefined;
|
|
628
|
-
AutoMLJobObjective?: AutoMLJobObjective | undefined;
|
|
629
|
-
AutoMLJobConfig?: AutoMLJobConfig | undefined;
|
|
630
|
-
RoleArn: string | undefined;
|
|
631
|
-
GenerateCandidateDefinitionsOnly?: boolean | undefined;
|
|
632
|
-
Tags?: Tag[] | undefined;
|
|
633
|
-
ModelDeployConfig?: ModelDeployConfig | undefined;
|
|
634
|
-
}
|
|
635
|
-
export interface CreateAutoMLJobResponse {
|
|
636
|
-
AutoMLJobArn: string | undefined;
|
|
637
|
-
}
|
|
638
|
-
export interface CreateAutoMLJobV2Request {
|
|
639
|
-
AutoMLJobName: string | undefined;
|
|
640
|
-
AutoMLJobInputDataConfig: AutoMLJobChannel[] | undefined;
|
|
641
|
-
OutputDataConfig: AutoMLOutputDataConfig | undefined;
|
|
642
|
-
AutoMLProblemTypeConfig: AutoMLProblemTypeConfig | undefined;
|
|
643
|
-
RoleArn: string | undefined;
|
|
644
|
-
Tags?: Tag[] | undefined;
|
|
645
|
-
SecurityConfig?: AutoMLSecurityConfig | undefined;
|
|
646
|
-
AutoMLJobObjective?: AutoMLJobObjective | undefined;
|
|
647
|
-
ModelDeployConfig?: ModelDeployConfig | undefined;
|
|
648
|
-
DataSplitConfig?: AutoMLDataSplitConfig | undefined;
|
|
649
|
-
AutoMLComputeConfig?: AutoMLComputeConfig | undefined;
|
|
650
|
-
}
|
|
651
|
-
export interface CreateAutoMLJobV2Response {
|
|
652
|
-
AutoMLJobArn: string | undefined;
|
|
653
|
-
}
|
|
654
|
-
export interface CreateClusterRequest {
|
|
655
|
-
ClusterName: string | undefined;
|
|
656
|
-
InstanceGroups?: ClusterInstanceGroupSpecification[] | undefined;
|
|
657
|
-
RestrictedInstanceGroups?:
|
|
658
|
-
| ClusterRestrictedInstanceGroupSpecification[]
|
|
659
|
-
| undefined;
|
|
660
|
-
VpcConfig?: VpcConfig | undefined;
|
|
661
|
-
Tags?: Tag[] | undefined;
|
|
662
|
-
Orchestrator?: ClusterOrchestrator | undefined;
|
|
663
|
-
NodeRecovery?: ClusterNodeRecovery | undefined;
|
|
664
|
-
TieredStorageConfig?: ClusterTieredStorageConfig | undefined;
|
|
665
|
-
NodeProvisioningMode?: ClusterNodeProvisioningMode | undefined;
|
|
666
|
-
ClusterRole?: string | undefined;
|
|
667
|
-
AutoScaling?: ClusterAutoScalingConfig | undefined;
|
|
668
|
-
}
|
|
669
|
-
export interface CreateClusterResponse {
|
|
670
|
-
ClusterArn: string | undefined;
|
|
671
|
-
}
|
|
672
|
-
export declare const FairShare: {
|
|
673
|
-
readonly DISABLED: "Disabled";
|
|
674
|
-
readonly ENABLED: "Enabled";
|
|
675
|
-
};
|
|
676
|
-
export type FairShare = (typeof FairShare)[keyof typeof FairShare];
|
|
677
|
-
export interface PriorityClass {
|
|
678
|
-
Name: string | undefined;
|
|
679
|
-
Weight: number | undefined;
|
|
680
|
-
}
|
|
681
|
-
export interface SchedulerConfig {
|
|
682
|
-
PriorityClasses?: PriorityClass[] | undefined;
|
|
683
|
-
FairShare?: FairShare | undefined;
|
|
684
|
-
}
|
|
685
|
-
export interface CreateClusterSchedulerConfigRequest {
|
|
686
|
-
Name: string | undefined;
|
|
687
|
-
ClusterArn: string | undefined;
|
|
688
|
-
SchedulerConfig: SchedulerConfig | undefined;
|
|
689
|
-
Description?: string | undefined;
|
|
690
|
-
Tags?: Tag[] | undefined;
|
|
691
|
-
}
|
|
692
|
-
export interface CreateClusterSchedulerConfigResponse {
|
|
693
|
-
ClusterSchedulerConfigArn: string | undefined;
|
|
694
|
-
ClusterSchedulerConfigId: string | undefined;
|
|
695
|
-
}
|
|
696
|
-
export interface CreateCodeRepositoryInput {
|
|
697
|
-
CodeRepositoryName: string | undefined;
|
|
698
|
-
GitConfig: GitConfig | undefined;
|
|
699
|
-
Tags?: Tag[] | undefined;
|
|
700
|
-
}
|
|
701
|
-
export interface CreateCodeRepositoryOutput {
|
|
702
|
-
CodeRepositoryArn: string | undefined;
|
|
703
|
-
}
|
|
704
|
-
export declare const Framework: {
|
|
705
|
-
readonly DARKNET: "DARKNET";
|
|
706
|
-
readonly KERAS: "KERAS";
|
|
707
|
-
readonly MXNET: "MXNET";
|
|
708
|
-
readonly ONNX: "ONNX";
|
|
709
|
-
readonly PYTORCH: "PYTORCH";
|
|
710
|
-
readonly SKLEARN: "SKLEARN";
|
|
711
|
-
readonly TENSORFLOW: "TENSORFLOW";
|
|
712
|
-
readonly TFLITE: "TFLITE";
|
|
713
|
-
readonly XGBOOST: "XGBOOST";
|
|
714
|
-
};
|
|
715
|
-
export type Framework = (typeof Framework)[keyof typeof Framework];
|
|
716
|
-
export interface InputConfig {
|
|
717
|
-
S3Uri: string | undefined;
|
|
718
|
-
DataInputConfig?: string | undefined;
|
|
719
|
-
Framework: Framework | undefined;
|
|
720
|
-
FrameworkVersion?: string | undefined;
|
|
721
|
-
}
|
|
722
|
-
export interface TargetPlatform {
|
|
723
|
-
Os: TargetPlatformOs | undefined;
|
|
724
|
-
Arch: TargetPlatformArch | undefined;
|
|
725
|
-
Accelerator?: TargetPlatformAccelerator | undefined;
|
|
726
|
-
}
|
|
727
|
-
export interface OutputConfig {
|
|
728
|
-
S3OutputLocation: string | undefined;
|
|
729
|
-
TargetDevice?: TargetDevice | undefined;
|
|
730
|
-
TargetPlatform?: TargetPlatform | undefined;
|
|
731
|
-
CompilerOptions?: string | undefined;
|
|
732
|
-
KmsKeyId?: string | undefined;
|
|
733
|
-
}
|
|
734
|
-
export interface NeoVpcConfig {
|
|
735
|
-
SecurityGroupIds: string[] | undefined;
|
|
736
|
-
Subnets: string[] | undefined;
|
|
737
|
-
}
|
|
738
|
-
export interface CreateCompilationJobRequest {
|
|
739
|
-
CompilationJobName: string | undefined;
|
|
740
|
-
RoleArn: string | undefined;
|
|
741
|
-
ModelPackageVersionArn?: string | undefined;
|
|
742
|
-
InputConfig?: InputConfig | undefined;
|
|
743
|
-
OutputConfig: OutputConfig | undefined;
|
|
744
|
-
VpcConfig?: NeoVpcConfig | undefined;
|
|
745
|
-
StoppingCondition: StoppingCondition | undefined;
|
|
746
|
-
Tags?: Tag[] | undefined;
|
|
747
|
-
}
|
|
748
|
-
export interface CreateCompilationJobResponse {
|
|
749
|
-
CompilationJobArn: string | undefined;
|
|
750
|
-
}
|
|
751
|
-
export interface CreateComputeQuotaRequest {
|
|
752
|
-
Name: string | undefined;
|
|
753
|
-
Description?: string | undefined;
|
|
754
|
-
ClusterArn: string | undefined;
|
|
755
|
-
ComputeQuotaConfig: ComputeQuotaConfig | undefined;
|
|
756
|
-
ComputeQuotaTarget: ComputeQuotaTarget | undefined;
|
|
757
|
-
ActivationState?: ActivationState | undefined;
|
|
758
|
-
Tags?: Tag[] | undefined;
|
|
759
|
-
}
|
|
760
|
-
export interface CreateComputeQuotaResponse {
|
|
761
|
-
ComputeQuotaArn: string | undefined;
|
|
762
|
-
ComputeQuotaId: string | undefined;
|
|
763
|
-
}
|
|
764
|
-
export interface CreateContextRequest {
|
|
765
|
-
ContextName: string | undefined;
|
|
766
|
-
Source: ContextSource | undefined;
|
|
767
|
-
ContextType: string | undefined;
|
|
768
|
-
Description?: string | undefined;
|
|
769
|
-
Properties?: Record<string, string> | undefined;
|
|
770
|
-
Tags?: Tag[] | undefined;
|
|
771
|
-
}
|
|
772
|
-
export interface CreateContextResponse {
|
|
773
|
-
ContextArn?: string | undefined;
|
|
774
|
-
}
|
|
775
|
-
export interface DataQualityAppSpecification {
|
|
776
|
-
ImageUri: string | undefined;
|
|
777
|
-
ContainerEntrypoint?: string[] | undefined;
|
|
778
|
-
ContainerArguments?: string[] | undefined;
|
|
779
|
-
RecordPreprocessorSourceUri?: string | undefined;
|
|
780
|
-
PostAnalyticsProcessorSourceUri?: string | undefined;
|
|
781
|
-
Environment?: Record<string, string> | undefined;
|
|
782
|
-
}
|
|
783
|
-
export interface MonitoringConstraintsResource {
|
|
784
|
-
S3Uri?: string | undefined;
|
|
785
|
-
}
|
|
786
|
-
export interface MonitoringStatisticsResource {
|
|
787
|
-
S3Uri?: string | undefined;
|
|
788
|
-
}
|
|
789
|
-
export interface DataQualityBaselineConfig {
|
|
790
|
-
BaseliningJobName?: string | undefined;
|
|
791
|
-
ConstraintsResource?: MonitoringConstraintsResource | undefined;
|
|
792
|
-
StatisticsResource?: MonitoringStatisticsResource | undefined;
|
|
793
|
-
}
|
|
794
|
-
export interface EndpointInput {
|
|
795
|
-
EndpointName: string | undefined;
|
|
796
|
-
LocalPath: string | undefined;
|
|
797
|
-
S3InputMode?: ProcessingS3InputMode | undefined;
|
|
798
|
-
S3DataDistributionType?: ProcessingS3DataDistributionType | undefined;
|
|
799
|
-
FeaturesAttribute?: string | undefined;
|
|
800
|
-
InferenceAttribute?: string | undefined;
|
|
801
|
-
ProbabilityAttribute?: string | undefined;
|
|
802
|
-
ProbabilityThresholdAttribute?: number | undefined;
|
|
803
|
-
StartTimeOffset?: string | undefined;
|
|
804
|
-
EndTimeOffset?: string | undefined;
|
|
805
|
-
ExcludeFeaturesAttribute?: string | undefined;
|
|
806
|
-
}
|
|
807
|
-
export interface DataQualityJobInput {
|
|
808
|
-
EndpointInput?: EndpointInput | undefined;
|
|
809
|
-
BatchTransformInput?: BatchTransformInput | undefined;
|
|
810
|
-
}
|
|
811
|
-
export declare const ProcessingS3UploadMode: {
|
|
812
|
-
readonly CONTINUOUS: "Continuous";
|
|
813
|
-
readonly END_OF_JOB: "EndOfJob";
|
|
814
|
-
};
|
|
815
|
-
export type ProcessingS3UploadMode =
|
|
816
|
-
(typeof ProcessingS3UploadMode)[keyof typeof ProcessingS3UploadMode];
|
|
817
|
-
export interface MonitoringS3Output {
|
|
818
|
-
S3Uri: string | undefined;
|
|
819
|
-
LocalPath: string | undefined;
|
|
820
|
-
S3UploadMode?: ProcessingS3UploadMode | undefined;
|
|
821
|
-
}
|
|
822
|
-
export interface MonitoringOutput {
|
|
823
|
-
S3Output: MonitoringS3Output | undefined;
|
|
824
|
-
}
|
|
825
|
-
export interface MonitoringOutputConfig {
|
|
826
|
-
MonitoringOutputs: MonitoringOutput[] | undefined;
|
|
827
|
-
KmsKeyId?: string | undefined;
|
|
828
|
-
}
|
|
829
|
-
export declare const ProcessingInstanceType: {
|
|
830
|
-
readonly ML_C4_2XLARGE: "ml.c4.2xlarge";
|
|
831
|
-
readonly ML_C4_4XLARGE: "ml.c4.4xlarge";
|
|
832
|
-
readonly ML_C4_8XLARGE: "ml.c4.8xlarge";
|
|
833
|
-
readonly ML_C4_XLARGE: "ml.c4.xlarge";
|
|
834
|
-
readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
|
|
835
|
-
readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
|
|
836
|
-
readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
|
|
837
|
-
readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
|
|
838
|
-
readonly ML_C5_XLARGE: "ml.c5.xlarge";
|
|
839
|
-
readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
|
|
840
|
-
readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
|
|
841
|
-
readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
|
|
842
|
-
readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
|
|
843
|
-
readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
|
|
844
|
-
readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
|
|
845
|
-
readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
|
|
846
|
-
readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
|
|
847
|
-
readonly ML_C7I_12XLARGE: "ml.c7i.12xlarge";
|
|
848
|
-
readonly ML_C7I_16XLARGE: "ml.c7i.16xlarge";
|
|
849
|
-
readonly ML_C7I_24XLARGE: "ml.c7i.24xlarge";
|
|
850
|
-
readonly ML_C7I_2XLARGE: "ml.c7i.2xlarge";
|
|
851
|
-
readonly ML_C7I_48XLARGE: "ml.c7i.48xlarge";
|
|
852
|
-
readonly ML_C7I_4XLARGE: "ml.c7i.4xlarge";
|
|
853
|
-
readonly ML_C7I_8XLARGE: "ml.c7i.8xlarge";
|
|
854
|
-
readonly ML_C7I_LARGE: "ml.c7i.large";
|
|
855
|
-
readonly ML_C7I_XLARGE: "ml.c7i.xlarge";
|
|
856
|
-
readonly ML_G4DN_12XLARGE: "ml.g4dn.12xlarge";
|
|
857
|
-
readonly ML_G4DN_16XLARGE: "ml.g4dn.16xlarge";
|
|
858
|
-
readonly ML_G4DN_2XLARGE: "ml.g4dn.2xlarge";
|
|
859
|
-
readonly ML_G4DN_4XLARGE: "ml.g4dn.4xlarge";
|
|
860
|
-
readonly ML_G4DN_8XLARGE: "ml.g4dn.8xlarge";
|
|
861
|
-
readonly ML_G4DN_XLARGE: "ml.g4dn.xlarge";
|
|
862
|
-
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
863
|
-
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
864
|
-
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
865
|
-
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
866
|
-
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
867
|
-
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
868
|
-
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
869
|
-
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
870
|
-
readonly ML_G6E_12XLARGE: "ml.g6e.12xlarge";
|
|
871
|
-
readonly ML_G6E_16XLARGE: "ml.g6e.16xlarge";
|
|
872
|
-
readonly ML_G6E_24XLARGE: "ml.g6e.24xlarge";
|
|
873
|
-
readonly ML_G6E_2XLARGE: "ml.g6e.2xlarge";
|
|
874
|
-
readonly ML_G6E_48XLARGE: "ml.g6e.48xlarge";
|
|
875
|
-
readonly ML_G6E_4XLARGE: "ml.g6e.4xlarge";
|
|
876
|
-
readonly ML_G6E_8XLARGE: "ml.g6e.8xlarge";
|
|
877
|
-
readonly ML_G6E_XLARGE: "ml.g6e.xlarge";
|
|
878
|
-
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
879
|
-
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
880
|
-
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
881
|
-
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
882
|
-
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
883
|
-
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
884
|
-
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
885
|
-
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
886
|
-
readonly ML_M4_10XLARGE: "ml.m4.10xlarge";
|
|
887
|
-
readonly ML_M4_16XLARGE: "ml.m4.16xlarge";
|
|
888
|
-
readonly ML_M4_2XLARGE: "ml.m4.2xlarge";
|
|
889
|
-
readonly ML_M4_4XLARGE: "ml.m4.4xlarge";
|
|
890
|
-
readonly ML_M4_XLARGE: "ml.m4.xlarge";
|
|
891
|
-
readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
|
|
892
|
-
readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
|
|
893
|
-
readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
|
|
894
|
-
readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
|
|
895
|
-
readonly ML_M5_LARGE: "ml.m5.large";
|
|
896
|
-
readonly ML_M5_XLARGE: "ml.m5.xlarge";
|
|
897
|
-
readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
|
|
898
|
-
readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
|
|
899
|
-
readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
|
|
900
|
-
readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
|
|
901
|
-
readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
|
|
902
|
-
readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
|
|
903
|
-
readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
|
|
904
|
-
readonly ML_M6I_LARGE: "ml.m6i.large";
|
|
905
|
-
readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
|
|
906
|
-
readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
|
|
907
|
-
readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
|
|
908
|
-
readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
|
|
909
|
-
readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
|
|
910
|
-
readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
|
|
911
|
-
readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
|
|
912
|
-
readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
|
|
913
|
-
readonly ML_M7I_LARGE: "ml.m7i.large";
|
|
914
|
-
readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
|
|
915
|
-
readonly ML_P2_16XLARGE: "ml.p2.16xlarge";
|
|
916
|
-
readonly ML_P2_8XLARGE: "ml.p2.8xlarge";
|
|
917
|
-
readonly ML_P2_XLARGE: "ml.p2.xlarge";
|
|
918
|
-
readonly ML_P3_16XLARGE: "ml.p3.16xlarge";
|
|
919
|
-
readonly ML_P3_2XLARGE: "ml.p3.2xlarge";
|
|
920
|
-
readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
|
|
921
|
-
readonly ML_P5_4XLARGE: "ml.p5.4xlarge";
|
|
922
|
-
readonly ML_R5D_12XLARGE: "ml.r5d.12xlarge";
|
|
923
|
-
readonly ML_R5D_16XLARGE: "ml.r5d.16xlarge";
|
|
924
|
-
readonly ML_R5D_24XLARGE: "ml.r5d.24xlarge";
|
|
925
|
-
readonly ML_R5D_2XLARGE: "ml.r5d.2xlarge";
|
|
926
|
-
readonly ML_R5D_4XLARGE: "ml.r5d.4xlarge";
|
|
927
|
-
readonly ML_R5D_8XLARGE: "ml.r5d.8xlarge";
|
|
928
|
-
readonly ML_R5D_LARGE: "ml.r5d.large";
|
|
929
|
-
readonly ML_R5D_XLARGE: "ml.r5d.xlarge";
|
|
930
|
-
readonly ML_R5_12XLARGE: "ml.r5.12xlarge";
|
|
931
|
-
readonly ML_R5_16XLARGE: "ml.r5.16xlarge";
|
|
932
|
-
readonly ML_R5_24XLARGE: "ml.r5.24xlarge";
|
|
933
|
-
readonly ML_R5_2XLARGE: "ml.r5.2xlarge";
|
|
934
|
-
readonly ML_R5_4XLARGE: "ml.r5.4xlarge";
|
|
935
|
-
readonly ML_R5_8XLARGE: "ml.r5.8xlarge";
|
|
936
|
-
readonly ML_R5_LARGE: "ml.r5.large";
|
|
937
|
-
readonly ML_R5_XLARGE: "ml.r5.xlarge";
|
|
938
|
-
readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
|
|
939
|
-
readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
|
|
940
|
-
readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
|
|
941
|
-
readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
|
|
942
|
-
readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
|
|
943
|
-
readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
|
|
944
|
-
readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
|
|
945
|
-
readonly ML_R7I_LARGE: "ml.r7i.large";
|
|
946
|
-
readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
|
|
947
|
-
readonly ML_T3_2XLARGE: "ml.t3.2xlarge";
|
|
948
|
-
readonly ML_T3_LARGE: "ml.t3.large";
|
|
949
|
-
readonly ML_T3_MEDIUM: "ml.t3.medium";
|
|
950
|
-
readonly ML_T3_XLARGE: "ml.t3.xlarge";
|
|
951
|
-
};
|
|
952
|
-
export type ProcessingInstanceType =
|
|
953
|
-
(typeof ProcessingInstanceType)[keyof typeof ProcessingInstanceType];
|
|
954
|
-
export interface MonitoringClusterConfig {
|
|
955
|
-
InstanceCount: number | undefined;
|
|
956
|
-
InstanceType: ProcessingInstanceType | undefined;
|
|
957
|
-
VolumeSizeInGB: number | undefined;
|
|
958
|
-
VolumeKmsKeyId?: string | undefined;
|
|
959
|
-
}
|
|
960
|
-
export interface MonitoringResources {
|
|
961
|
-
ClusterConfig: MonitoringClusterConfig | undefined;
|
|
962
|
-
}
|
|
963
|
-
export interface MonitoringNetworkConfig {
|
|
964
|
-
EnableInterContainerTrafficEncryption?: boolean | undefined;
|
|
965
|
-
EnableNetworkIsolation?: boolean | undefined;
|
|
966
|
-
VpcConfig?: VpcConfig | undefined;
|
|
967
|
-
}
|
|
968
|
-
export interface MonitoringStoppingCondition {
|
|
969
|
-
MaxRuntimeInSeconds: number | undefined;
|
|
970
|
-
}
|
|
971
|
-
export interface CreateDataQualityJobDefinitionRequest {
|
|
972
|
-
JobDefinitionName: string | undefined;
|
|
973
|
-
DataQualityBaselineConfig?: DataQualityBaselineConfig | undefined;
|
|
974
|
-
DataQualityAppSpecification: DataQualityAppSpecification | undefined;
|
|
975
|
-
DataQualityJobInput: DataQualityJobInput | undefined;
|
|
976
|
-
DataQualityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
977
|
-
JobResources: MonitoringResources | undefined;
|
|
978
|
-
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
979
|
-
RoleArn: string | undefined;
|
|
980
|
-
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
981
|
-
Tags?: Tag[] | undefined;
|
|
982
|
-
}
|
|
983
|
-
export interface CreateDataQualityJobDefinitionResponse {
|
|
984
|
-
JobDefinitionArn: string | undefined;
|
|
985
|
-
}
|
|
986
|
-
export declare const EdgePresetDeploymentType: {
|
|
987
|
-
readonly GreengrassV2Component: "GreengrassV2Component";
|
|
988
|
-
};
|
|
989
|
-
export type EdgePresetDeploymentType =
|
|
990
|
-
(typeof EdgePresetDeploymentType)[keyof typeof EdgePresetDeploymentType];
|
|
991
|
-
export interface EdgeOutputConfig {
|
|
992
|
-
S3OutputLocation: string | undefined;
|
|
993
|
-
KmsKeyId?: string | undefined;
|
|
994
|
-
PresetDeploymentType?: EdgePresetDeploymentType | undefined;
|
|
995
|
-
PresetDeploymentConfig?: string | undefined;
|
|
996
|
-
}
|
|
997
|
-
export interface CreateDeviceFleetRequest {
|
|
998
|
-
DeviceFleetName: string | undefined;
|
|
999
|
-
RoleArn?: string | undefined;
|
|
1000
|
-
Description?: string | undefined;
|
|
1001
|
-
OutputConfig: EdgeOutputConfig | undefined;
|
|
1002
|
-
Tags?: Tag[] | undefined;
|
|
1003
|
-
EnableIotRoleAlias?: boolean | undefined;
|
|
1004
|
-
}
|
|
1005
|
-
export interface EFSFileSystemConfig {
|
|
1006
|
-
FileSystemId: string | undefined;
|
|
1007
|
-
FileSystemPath?: string | undefined;
|
|
1008
|
-
}
|
|
1009
|
-
export interface FSxLustreFileSystemConfig {
|
|
1010
|
-
FileSystemId: string | undefined;
|
|
1011
|
-
FileSystemPath?: string | undefined;
|
|
1012
|
-
}
|
|
1013
|
-
export interface S3FileSystemConfig {
|
|
1014
|
-
MountPath?: string | undefined;
|
|
1015
|
-
S3Uri: string | undefined;
|
|
1016
|
-
}
|
|
1017
147
|
export type CustomFileSystemConfig =
|
|
1018
148
|
| CustomFileSystemConfig.EFSFileSystemConfigMember
|
|
1019
149
|
| CustomFileSystemConfig.FSxLustreFileSystemConfigMember
|
|
@@ -1099,67 +229,15 @@ export interface RSessionAppSettings {
|
|
|
1099
229
|
DefaultResourceSpec?: ResourceSpec | undefined;
|
|
1100
230
|
CustomImages?: CustomImage[] | undefined;
|
|
1101
231
|
}
|
|
1102
|
-
export declare const RStudioServerProAccessStatus: {
|
|
1103
|
-
readonly Disabled: "DISABLED";
|
|
1104
|
-
readonly Enabled: "ENABLED";
|
|
1105
|
-
};
|
|
1106
|
-
export type RStudioServerProAccessStatus =
|
|
1107
|
-
(typeof RStudioServerProAccessStatus)[keyof typeof RStudioServerProAccessStatus];
|
|
1108
|
-
export declare const RStudioServerProUserGroup: {
|
|
1109
|
-
readonly Admin: "R_STUDIO_ADMIN";
|
|
1110
|
-
readonly User: "R_STUDIO_USER";
|
|
1111
|
-
};
|
|
1112
|
-
export type RStudioServerProUserGroup =
|
|
1113
|
-
(typeof RStudioServerProUserGroup)[keyof typeof RStudioServerProUserGroup];
|
|
1114
232
|
export interface RStudioServerProAppSettings {
|
|
1115
233
|
AccessStatus?: RStudioServerProAccessStatus | undefined;
|
|
1116
234
|
UserGroup?: RStudioServerProUserGroup | undefined;
|
|
1117
235
|
}
|
|
1118
|
-
export declare const NotebookOutputOption: {
|
|
1119
|
-
readonly Allowed: "Allowed";
|
|
1120
|
-
readonly Disabled: "Disabled";
|
|
1121
|
-
};
|
|
1122
|
-
export type NotebookOutputOption =
|
|
1123
|
-
(typeof NotebookOutputOption)[keyof typeof NotebookOutputOption];
|
|
1124
236
|
export interface SharingSettings {
|
|
1125
237
|
NotebookOutputOption?: NotebookOutputOption | undefined;
|
|
1126
238
|
S3OutputPath?: string | undefined;
|
|
1127
239
|
S3KmsKeyId?: string | undefined;
|
|
1128
240
|
}
|
|
1129
|
-
export declare const StudioWebPortal: {
|
|
1130
|
-
readonly Disabled: "DISABLED";
|
|
1131
|
-
readonly Enabled: "ENABLED";
|
|
1132
|
-
};
|
|
1133
|
-
export type StudioWebPortal =
|
|
1134
|
-
(typeof StudioWebPortal)[keyof typeof StudioWebPortal];
|
|
1135
|
-
export declare const MlTools: {
|
|
1136
|
-
readonly AUTO_ML: "AutoMl";
|
|
1137
|
-
readonly COMET: "Comet";
|
|
1138
|
-
readonly DATA_WRANGLER: "DataWrangler";
|
|
1139
|
-
readonly DEEPCHECKS_LLM_EVALUATION: "DeepchecksLLMEvaluation";
|
|
1140
|
-
readonly EMR_CLUSTERS: "EmrClusters";
|
|
1141
|
-
readonly ENDPOINTS: "Endpoints";
|
|
1142
|
-
readonly EXPERIMENTS: "Experiments";
|
|
1143
|
-
readonly FEATURE_STORE: "FeatureStore";
|
|
1144
|
-
readonly FIDDLER: "Fiddler";
|
|
1145
|
-
readonly HYPER_POD_CLUSTERS: "HyperPodClusters";
|
|
1146
|
-
readonly INFERENCE_OPTIMIZATION: "InferenceOptimization";
|
|
1147
|
-
readonly INFERENCE_RECOMMENDER: "InferenceRecommender";
|
|
1148
|
-
readonly JUMP_START: "JumpStart";
|
|
1149
|
-
readonly LAKERA_GUARD: "LakeraGuard";
|
|
1150
|
-
readonly MODELS: "Models";
|
|
1151
|
-
readonly MODEL_EVALUATION: "ModelEvaluation";
|
|
1152
|
-
readonly PERFORMANCE_EVALUATION: "PerformanceEvaluation";
|
|
1153
|
-
readonly PIPELINES: "Pipelines";
|
|
1154
|
-
readonly PROJECTS: "Projects";
|
|
1155
|
-
readonly TRAINING: "Training";
|
|
1156
|
-
};
|
|
1157
|
-
export type MlTools = (typeof MlTools)[keyof typeof MlTools];
|
|
1158
|
-
export declare const SageMakerImageName: {
|
|
1159
|
-
readonly sagemaker_distribution: "sagemaker_distribution";
|
|
1160
|
-
};
|
|
1161
|
-
export type SageMakerImageName =
|
|
1162
|
-
(typeof SageMakerImageName)[keyof typeof SageMakerImageName];
|
|
1163
241
|
export interface HiddenSageMakerImage {
|
|
1164
242
|
SageMakerImageName?: SageMakerImageName | undefined;
|
|
1165
243
|
VersionAliases?: string[] | undefined;
|
|
@@ -1198,17 +276,6 @@ export interface DockerSettings {
|
|
|
1198
276
|
VpcOnlyTrustedAccounts?: string[] | undefined;
|
|
1199
277
|
RootlessDocker?: FeatureStatus | undefined;
|
|
1200
278
|
}
|
|
1201
|
-
export declare const ExecutionRoleIdentityConfig: {
|
|
1202
|
-
readonly DISABLED: "DISABLED";
|
|
1203
|
-
readonly USER_PROFILE_NAME: "USER_PROFILE_NAME";
|
|
1204
|
-
};
|
|
1205
|
-
export type ExecutionRoleIdentityConfig =
|
|
1206
|
-
(typeof ExecutionRoleIdentityConfig)[keyof typeof ExecutionRoleIdentityConfig];
|
|
1207
|
-
export declare const IPAddressType: {
|
|
1208
|
-
readonly DUALSTACK: "dualstack";
|
|
1209
|
-
readonly IPV4: "ipv4";
|
|
1210
|
-
};
|
|
1211
|
-
export type IPAddressType = (typeof IPAddressType)[keyof typeof IPAddressType];
|
|
1212
279
|
export interface RStudioServerProDomainSettings {
|
|
1213
280
|
DomainExecutionRoleArn: string | undefined;
|
|
1214
281
|
RStudioConnectUrl?: string | undefined;
|
|
@@ -1240,12 +307,6 @@ export interface DomainSettings {
|
|
|
1240
307
|
UnifiedStudioSettings?: UnifiedStudioSettings | undefined;
|
|
1241
308
|
IpAddressType?: IPAddressType | undefined;
|
|
1242
309
|
}
|
|
1243
|
-
export declare const TagPropagation: {
|
|
1244
|
-
readonly DISABLED: "DISABLED";
|
|
1245
|
-
readonly ENABLED: "ENABLED";
|
|
1246
|
-
};
|
|
1247
|
-
export type TagPropagation =
|
|
1248
|
-
(typeof TagPropagation)[keyof typeof TagPropagation];
|
|
1249
310
|
export interface CreateDomainRequest {
|
|
1250
311
|
DomainName: string | undefined;
|
|
1251
312
|
AuthMode: AuthMode | undefined;
|
|
@@ -1270,22 +331,9 @@ export interface EdgeDeploymentModelConfig {
|
|
|
1270
331
|
ModelHandle: string | undefined;
|
|
1271
332
|
EdgePackagingJobName: string | undefined;
|
|
1272
333
|
}
|
|
1273
|
-
export declare const FailureHandlingPolicy: {
|
|
1274
|
-
readonly DoNothing: "DO_NOTHING";
|
|
1275
|
-
readonly RollbackOnFailure: "ROLLBACK_ON_FAILURE";
|
|
1276
|
-
};
|
|
1277
|
-
export type FailureHandlingPolicy =
|
|
1278
|
-
(typeof FailureHandlingPolicy)[keyof typeof FailureHandlingPolicy];
|
|
1279
334
|
export interface EdgeDeploymentConfig {
|
|
1280
335
|
FailureHandlingPolicy: FailureHandlingPolicy | undefined;
|
|
1281
336
|
}
|
|
1282
|
-
export declare const DeviceSubsetType: {
|
|
1283
|
-
readonly NameContains: "NAMECONTAINS";
|
|
1284
|
-
readonly Percentage: "PERCENTAGE";
|
|
1285
|
-
readonly Selection: "SELECTION";
|
|
1286
|
-
};
|
|
1287
|
-
export type DeviceSubsetType =
|
|
1288
|
-
(typeof DeviceSubsetType)[keyof typeof DeviceSubsetType];
|
|
1289
337
|
export interface DeviceSelectionConfig {
|
|
1290
338
|
DeviceSubsetType: DeviceSubsetType | undefined;
|
|
1291
339
|
Percentage?: number | undefined;
|
|
@@ -1352,16 +400,10 @@ export interface DataCaptureConfig {
|
|
|
1352
400
|
export interface ExplainerConfig {
|
|
1353
401
|
ClarifyExplainerConfig?: ClarifyExplainerConfig | undefined;
|
|
1354
402
|
}
|
|
1355
|
-
export
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
readonly ML_EIA2_LARGE: "ml.eia2.large";
|
|
1360
|
-
readonly ML_EIA2_MEDIUM: "ml.eia2.medium";
|
|
1361
|
-
readonly ML_EIA2_XLARGE: "ml.eia2.xlarge";
|
|
1362
|
-
};
|
|
1363
|
-
export type ProductionVariantAcceleratorType =
|
|
1364
|
-
(typeof ProductionVariantAcceleratorType)[keyof typeof ProductionVariantAcceleratorType];
|
|
403
|
+
export interface MetricsConfig {
|
|
404
|
+
EnableEnhancedMetrics?: boolean | undefined;
|
|
405
|
+
MetricPublishFrequencyInSeconds?: MetricPublishFrequencyInSeconds | undefined;
|
|
406
|
+
}
|
|
1365
407
|
export interface ProductionVariantCapacityReservationConfig {
|
|
1366
408
|
CapacityReservationPreference?: CapacityReservationPreference | undefined;
|
|
1367
409
|
MlReservationArn?: string | undefined;
|
|
@@ -1370,31 +412,11 @@ export interface ProductionVariantCoreDumpConfig {
|
|
|
1370
412
|
DestinationS3Uri: string | undefined;
|
|
1371
413
|
KmsKeyId?: string | undefined;
|
|
1372
414
|
}
|
|
1373
|
-
export declare const ProductionVariantInferenceAmiVersion: {
|
|
1374
|
-
readonly AL2_GPU_2: "al2-ami-sagemaker-inference-gpu-2";
|
|
1375
|
-
readonly AL2_GPU_2_1: "al2-ami-sagemaker-inference-gpu-2-1";
|
|
1376
|
-
readonly AL2_GPU_3_1: "al2-ami-sagemaker-inference-gpu-3-1";
|
|
1377
|
-
readonly AL2_NEURON_2: "al2-ami-sagemaker-inference-neuron-2";
|
|
1378
|
-
};
|
|
1379
|
-
export type ProductionVariantInferenceAmiVersion =
|
|
1380
|
-
(typeof ProductionVariantInferenceAmiVersion)[keyof typeof ProductionVariantInferenceAmiVersion];
|
|
1381
|
-
export declare const ManagedInstanceScalingStatus: {
|
|
1382
|
-
readonly DISABLED: "DISABLED";
|
|
1383
|
-
readonly ENABLED: "ENABLED";
|
|
1384
|
-
};
|
|
1385
|
-
export type ManagedInstanceScalingStatus =
|
|
1386
|
-
(typeof ManagedInstanceScalingStatus)[keyof typeof ManagedInstanceScalingStatus];
|
|
1387
415
|
export interface ProductionVariantManagedInstanceScaling {
|
|
1388
416
|
Status?: ManagedInstanceScalingStatus | undefined;
|
|
1389
417
|
MinInstanceCount?: number | undefined;
|
|
1390
418
|
MaxInstanceCount?: number | undefined;
|
|
1391
419
|
}
|
|
1392
|
-
export declare const RoutingStrategy: {
|
|
1393
|
-
readonly LEAST_OUTSTANDING_REQUESTS: "LEAST_OUTSTANDING_REQUESTS";
|
|
1394
|
-
readonly RANDOM: "RANDOM";
|
|
1395
|
-
};
|
|
1396
|
-
export type RoutingStrategy =
|
|
1397
|
-
(typeof RoutingStrategy)[keyof typeof RoutingStrategy];
|
|
1398
420
|
export interface ProductionVariantRoutingConfig {
|
|
1399
421
|
RoutingStrategy: RoutingStrategy | undefined;
|
|
1400
422
|
}
|
|
@@ -1435,6 +457,7 @@ export interface CreateEndpointConfigInput {
|
|
|
1435
457
|
ExecutionRoleArn?: string | undefined;
|
|
1436
458
|
VpcConfig?: VpcConfig | undefined;
|
|
1437
459
|
EnableNetworkIsolation?: boolean | undefined;
|
|
460
|
+
MetricsConfig?: MetricsConfig | undefined;
|
|
1438
461
|
}
|
|
1439
462
|
export interface CreateEndpointConfigOutput {
|
|
1440
463
|
EndpointConfigArn: string | undefined;
|
|
@@ -1448,12 +471,6 @@ export interface CreateExperimentRequest {
|
|
|
1448
471
|
export interface CreateExperimentResponse {
|
|
1449
472
|
ExperimentArn?: string | undefined;
|
|
1450
473
|
}
|
|
1451
|
-
export declare const FeatureType: {
|
|
1452
|
-
readonly FRACTIONAL: "Fractional";
|
|
1453
|
-
readonly INTEGRAL: "Integral";
|
|
1454
|
-
readonly STRING: "String";
|
|
1455
|
-
};
|
|
1456
|
-
export type FeatureType = (typeof FeatureType)[keyof typeof FeatureType];
|
|
1457
474
|
export interface FeatureDefinition {
|
|
1458
475
|
FeatureName: string | undefined;
|
|
1459
476
|
FeatureType: FeatureType | undefined;
|
|
@@ -1470,12 +487,6 @@ export interface S3StorageConfig {
|
|
|
1470
487
|
KmsKeyId?: string | undefined;
|
|
1471
488
|
ResolvedOutputS3Uri?: string | undefined;
|
|
1472
489
|
}
|
|
1473
|
-
export declare const TableFormat: {
|
|
1474
|
-
readonly DEFAULT: "Default";
|
|
1475
|
-
readonly GLUE: "Glue";
|
|
1476
|
-
readonly ICEBERG: "Iceberg";
|
|
1477
|
-
};
|
|
1478
|
-
export type TableFormat = (typeof TableFormat)[keyof typeof TableFormat];
|
|
1479
490
|
export interface OfflineStoreConfig {
|
|
1480
491
|
S3StorageConfig: S3StorageConfig | undefined;
|
|
1481
492
|
DisableGlueTableCreation?: boolean | undefined;
|
|
@@ -1485,20 +496,6 @@ export interface OfflineStoreConfig {
|
|
|
1485
496
|
export interface OnlineStoreSecurityConfig {
|
|
1486
497
|
KmsKeyId?: string | undefined;
|
|
1487
498
|
}
|
|
1488
|
-
export declare const StorageType: {
|
|
1489
|
-
readonly IN_MEMORY: "InMemory";
|
|
1490
|
-
readonly STANDARD: "Standard";
|
|
1491
|
-
};
|
|
1492
|
-
export type StorageType = (typeof StorageType)[keyof typeof StorageType];
|
|
1493
|
-
export declare const TtlDurationUnit: {
|
|
1494
|
-
readonly DAYS: "Days";
|
|
1495
|
-
readonly HOURS: "Hours";
|
|
1496
|
-
readonly MINUTES: "Minutes";
|
|
1497
|
-
readonly SECONDS: "Seconds";
|
|
1498
|
-
readonly WEEKS: "Weeks";
|
|
1499
|
-
};
|
|
1500
|
-
export type TtlDurationUnit =
|
|
1501
|
-
(typeof TtlDurationUnit)[keyof typeof TtlDurationUnit];
|
|
1502
499
|
export interface TtlDuration {
|
|
1503
500
|
Unit?: TtlDurationUnit | undefined;
|
|
1504
501
|
Value?: number | undefined;
|
|
@@ -1509,12 +506,6 @@ export interface OnlineStoreConfig {
|
|
|
1509
506
|
TtlDuration?: TtlDuration | undefined;
|
|
1510
507
|
StorageType?: StorageType | undefined;
|
|
1511
508
|
}
|
|
1512
|
-
export declare const ThroughputMode: {
|
|
1513
|
-
readonly ON_DEMAND: "OnDemand";
|
|
1514
|
-
readonly PROVISIONED: "Provisioned";
|
|
1515
|
-
};
|
|
1516
|
-
export type ThroughputMode =
|
|
1517
|
-
(typeof ThroughputMode)[keyof typeof ThroughputMode];
|
|
1518
509
|
export interface ThroughputConfig {
|
|
1519
510
|
ThroughputMode: ThroughputMode | undefined;
|
|
1520
511
|
ProvisionedReadCapacityUnits?: number | undefined;
|
|
@@ -1604,13 +595,6 @@ export interface PresignedUrlAccessConfig {
|
|
|
1604
595
|
AcceptEula?: boolean | undefined;
|
|
1605
596
|
ExpectedS3Url?: string | undefined;
|
|
1606
597
|
}
|
|
1607
|
-
export declare const HubContentType: {
|
|
1608
|
-
readonly MODEL: "Model";
|
|
1609
|
-
readonly MODEL_REFERENCE: "ModelReference";
|
|
1610
|
-
readonly NOTEBOOK: "Notebook";
|
|
1611
|
-
};
|
|
1612
|
-
export type HubContentType =
|
|
1613
|
-
(typeof HubContentType)[keyof typeof HubContentType];
|
|
1614
598
|
export interface CreateHubContentPresignedUrlsRequest {
|
|
1615
599
|
HubName: string | undefined;
|
|
1616
600
|
HubContentType: HubContentType | undefined;
|
|
@@ -1663,14 +647,6 @@ export interface ResourceLimits {
|
|
|
1663
647
|
MaxParallelTrainingJobs: number | undefined;
|
|
1664
648
|
MaxRuntimeInSeconds?: number | undefined;
|
|
1665
649
|
}
|
|
1666
|
-
export declare const HyperParameterTuningJobStrategyType: {
|
|
1667
|
-
readonly BAYESIAN: "Bayesian";
|
|
1668
|
-
readonly GRID: "Grid";
|
|
1669
|
-
readonly HYPERBAND: "Hyperband";
|
|
1670
|
-
readonly RANDOM: "Random";
|
|
1671
|
-
};
|
|
1672
|
-
export type HyperParameterTuningJobStrategyType =
|
|
1673
|
-
(typeof HyperParameterTuningJobStrategyType)[keyof typeof HyperParameterTuningJobStrategyType];
|
|
1674
650
|
export interface HyperbandStrategyConfig {
|
|
1675
651
|
MinResource?: number | undefined;
|
|
1676
652
|
MaxResource?: number | undefined;
|
|
@@ -1678,12 +654,6 @@ export interface HyperbandStrategyConfig {
|
|
|
1678
654
|
export interface HyperParameterTuningJobStrategyConfig {
|
|
1679
655
|
HyperbandStrategyConfig?: HyperbandStrategyConfig | undefined;
|
|
1680
656
|
}
|
|
1681
|
-
export declare const TrainingJobEarlyStoppingType: {
|
|
1682
|
-
readonly AUTO: "Auto";
|
|
1683
|
-
readonly OFF: "Off";
|
|
1684
|
-
};
|
|
1685
|
-
export type TrainingJobEarlyStoppingType =
|
|
1686
|
-
(typeof TrainingJobEarlyStoppingType)[keyof typeof TrainingJobEarlyStoppingType];
|
|
1687
657
|
export interface TuningJobCompletionCriteria {
|
|
1688
658
|
TargetObjectiveMetricValue?: number | undefined;
|
|
1689
659
|
BestObjectiveNotImproving?: BestObjectiveNotImproving | undefined;
|
|
@@ -1707,11 +677,6 @@ export interface HyperParameterAlgorithmSpecification {
|
|
|
1707
677
|
AlgorithmName?: string | undefined;
|
|
1708
678
|
MetricDefinitions?: MetricDefinition[] | undefined;
|
|
1709
679
|
}
|
|
1710
|
-
export declare const HyperParameterTuningAllocationStrategy: {
|
|
1711
|
-
readonly PRIORITIZED: "Prioritized";
|
|
1712
|
-
};
|
|
1713
|
-
export type HyperParameterTuningAllocationStrategy =
|
|
1714
|
-
(typeof HyperParameterTuningAllocationStrategy)[keyof typeof HyperParameterTuningAllocationStrategy];
|
|
1715
680
|
export interface HyperParameterTuningInstanceConfig {
|
|
1716
681
|
InstanceType: TrainingInstanceType | undefined;
|
|
1717
682
|
InstanceCount: number | undefined;
|
|
@@ -1753,12 +718,6 @@ export interface HyperParameterTrainingJobDefinition {
|
|
|
1753
718
|
export interface ParentHyperParameterTuningJob {
|
|
1754
719
|
HyperParameterTuningJobName?: string | undefined;
|
|
1755
720
|
}
|
|
1756
|
-
export declare const HyperParameterTuningJobWarmStartType: {
|
|
1757
|
-
readonly IDENTICAL_DATA_AND_ALGORITHM: "IdenticalDataAndAlgorithm";
|
|
1758
|
-
readonly TRANSFER_LEARNING: "TransferLearning";
|
|
1759
|
-
};
|
|
1760
|
-
export type HyperParameterTuningJobWarmStartType =
|
|
1761
|
-
(typeof HyperParameterTuningJobWarmStartType)[keyof typeof HyperParameterTuningJobWarmStartType];
|
|
1762
721
|
export interface HyperParameterTuningJobWarmStartConfig {
|
|
1763
722
|
ParentHyperParameterTuningJobs: ParentHyperParameterTuningJob[] | undefined;
|
|
1764
723
|
WarmStartType: HyperParameterTuningJobWarmStartType | undefined;
|
|
@@ -1785,25 +744,6 @@ export interface CreateImageRequest {
|
|
|
1785
744
|
export interface CreateImageResponse {
|
|
1786
745
|
ImageArn?: string | undefined;
|
|
1787
746
|
}
|
|
1788
|
-
export declare const JobType: {
|
|
1789
|
-
readonly INFERENCE: "INFERENCE";
|
|
1790
|
-
readonly NOTEBOOK_KERNEL: "NOTEBOOK_KERNEL";
|
|
1791
|
-
readonly TRAINING: "TRAINING";
|
|
1792
|
-
};
|
|
1793
|
-
export type JobType = (typeof JobType)[keyof typeof JobType];
|
|
1794
|
-
export declare const Processor: {
|
|
1795
|
-
readonly CPU: "CPU";
|
|
1796
|
-
readonly GPU: "GPU";
|
|
1797
|
-
};
|
|
1798
|
-
export type Processor = (typeof Processor)[keyof typeof Processor];
|
|
1799
|
-
export declare const VendorGuidance: {
|
|
1800
|
-
readonly ARCHIVED: "ARCHIVED";
|
|
1801
|
-
readonly NOT_PROVIDED: "NOT_PROVIDED";
|
|
1802
|
-
readonly STABLE: "STABLE";
|
|
1803
|
-
readonly TO_BE_ARCHIVED: "TO_BE_ARCHIVED";
|
|
1804
|
-
};
|
|
1805
|
-
export type VendorGuidance =
|
|
1806
|
-
(typeof VendorGuidance)[keyof typeof VendorGuidance];
|
|
1807
747
|
export interface CreateImageVersionRequest {
|
|
1808
748
|
BaseImage: string | undefined;
|
|
1809
749
|
ClientToken?: string | undefined;
|
|
@@ -1867,187 +807,6 @@ export interface InferenceExperimentDataStorageConfig {
|
|
|
1867
807
|
KmsKey?: string | undefined;
|
|
1868
808
|
ContentType?: CaptureContentTypeHeader | undefined;
|
|
1869
809
|
}
|
|
1870
|
-
export declare const ModelInfrastructureType: {
|
|
1871
|
-
readonly REAL_TIME_INFERENCE: "RealTimeInference";
|
|
1872
|
-
};
|
|
1873
|
-
export type ModelInfrastructureType =
|
|
1874
|
-
(typeof ModelInfrastructureType)[keyof typeof ModelInfrastructureType];
|
|
1875
|
-
export declare const _InstanceType: {
|
|
1876
|
-
readonly ML_C4_2XLARGE: "ml.c4.2xlarge";
|
|
1877
|
-
readonly ML_C4_4XLARGE: "ml.c4.4xlarge";
|
|
1878
|
-
readonly ML_C4_8XLARGE: "ml.c4.8xlarge";
|
|
1879
|
-
readonly ML_C4_XLARGE: "ml.c4.xlarge";
|
|
1880
|
-
readonly ML_C5D_18XLARGE: "ml.c5d.18xlarge";
|
|
1881
|
-
readonly ML_C5D_2XLARGE: "ml.c5d.2xlarge";
|
|
1882
|
-
readonly ML_C5D_4XLARGE: "ml.c5d.4xlarge";
|
|
1883
|
-
readonly ML_C5D_9XLARGE: "ml.c5d.9xlarge";
|
|
1884
|
-
readonly ML_C5D_XLARGE: "ml.c5d.xlarge";
|
|
1885
|
-
readonly ML_C5_18XLARGE: "ml.c5.18xlarge";
|
|
1886
|
-
readonly ML_C5_2XLARGE: "ml.c5.2xlarge";
|
|
1887
|
-
readonly ML_C5_4XLARGE: "ml.c5.4xlarge";
|
|
1888
|
-
readonly ML_C5_9XLARGE: "ml.c5.9xlarge";
|
|
1889
|
-
readonly ML_C5_XLARGE: "ml.c5.xlarge";
|
|
1890
|
-
readonly ML_C6ID_12XLARGE: "ml.c6id.12xlarge";
|
|
1891
|
-
readonly ML_C6ID_16XLARGE: "ml.c6id.16xlarge";
|
|
1892
|
-
readonly ML_C6ID_24XLARGE: "ml.c6id.24xlarge";
|
|
1893
|
-
readonly ML_C6ID_2XLARGE: "ml.c6id.2xlarge";
|
|
1894
|
-
readonly ML_C6ID_32XLARGE: "ml.c6id.32xlarge";
|
|
1895
|
-
readonly ML_C6ID_4XLARGE: "ml.c6id.4xlarge";
|
|
1896
|
-
readonly ML_C6ID_8XLARGE: "ml.c6id.8xlarge";
|
|
1897
|
-
readonly ML_C6ID_LARGE: "ml.c6id.large";
|
|
1898
|
-
readonly ML_C6ID_XLARGE: "ml.c6id.xlarge";
|
|
1899
|
-
readonly ML_C6I_12XLARGE: "ml.c6i.12xlarge";
|
|
1900
|
-
readonly ML_C6I_16XLARGE: "ml.c6i.16xlarge";
|
|
1901
|
-
readonly ML_C6I_24XLARGE: "ml.c6i.24xlarge";
|
|
1902
|
-
readonly ML_C6I_2XLARGE: "ml.c6i.2xlarge";
|
|
1903
|
-
readonly ML_C6I_32XLARGE: "ml.c6i.32xlarge";
|
|
1904
|
-
readonly ML_C6I_4XLARGE: "ml.c6i.4xlarge";
|
|
1905
|
-
readonly ML_C6I_8XLARGE: "ml.c6i.8xlarge";
|
|
1906
|
-
readonly ML_C6I_LARGE: "ml.c6i.large";
|
|
1907
|
-
readonly ML_C6I_XLARGE: "ml.c6i.xlarge";
|
|
1908
|
-
readonly ML_C7I_12XLARGE: "ml.c7i.12xlarge";
|
|
1909
|
-
readonly ML_C7I_16XLARGE: "ml.c7i.16xlarge";
|
|
1910
|
-
readonly ML_C7I_24XLARGE: "ml.c7i.24xlarge";
|
|
1911
|
-
readonly ML_C7I_2XLARGE: "ml.c7i.2xlarge";
|
|
1912
|
-
readonly ML_C7I_48XLARGE: "ml.c7i.48xlarge";
|
|
1913
|
-
readonly ML_C7I_4XLARGE: "ml.c7i.4xlarge";
|
|
1914
|
-
readonly ML_C7I_8XLARGE: "ml.c7i.8xlarge";
|
|
1915
|
-
readonly ML_C7I_LARGE: "ml.c7i.large";
|
|
1916
|
-
readonly ML_C7I_XLARGE: "ml.c7i.xlarge";
|
|
1917
|
-
readonly ML_G4DN_12XLARGE: "ml.g4dn.12xlarge";
|
|
1918
|
-
readonly ML_G4DN_16XLARGE: "ml.g4dn.16xlarge";
|
|
1919
|
-
readonly ML_G4DN_2XLARGE: "ml.g4dn.2xlarge";
|
|
1920
|
-
readonly ML_G4DN_4XLARGE: "ml.g4dn.4xlarge";
|
|
1921
|
-
readonly ML_G4DN_8XLARGE: "ml.g4dn.8xlarge";
|
|
1922
|
-
readonly ML_G4DN_XLARGE: "ml.g4dn.xlarge";
|
|
1923
|
-
readonly ML_G5_12XLARGE: "ml.g5.12xlarge";
|
|
1924
|
-
readonly ML_G5_16XLARGE: "ml.g5.16xlarge";
|
|
1925
|
-
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
1926
|
-
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
1927
|
-
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
1928
|
-
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
1929
|
-
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
1930
|
-
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
1931
|
-
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
1932
|
-
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
1933
|
-
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
1934
|
-
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
1935
|
-
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
1936
|
-
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
1937
|
-
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
1938
|
-
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
1939
|
-
readonly ML_INF1_24XLARGE: "ml.inf1.24xlarge";
|
|
1940
|
-
readonly ML_INF1_2XLARGE: "ml.inf1.2xlarge";
|
|
1941
|
-
readonly ML_INF1_6XLARGE: "ml.inf1.6xlarge";
|
|
1942
|
-
readonly ML_INF1_XLARGE: "ml.inf1.xlarge";
|
|
1943
|
-
readonly ML_INF2_24XLARGE: "ml.inf2.24xlarge";
|
|
1944
|
-
readonly ML_INF2_48XLARGE: "ml.inf2.48xlarge";
|
|
1945
|
-
readonly ML_INF2_8XLARGE: "ml.inf2.8xlarge";
|
|
1946
|
-
readonly ML_INF2_XLARGE: "ml.inf2.xlarge";
|
|
1947
|
-
readonly ML_M4_10XLARGE: "ml.m4.10xlarge";
|
|
1948
|
-
readonly ML_M4_16XLARGE: "ml.m4.16xlarge";
|
|
1949
|
-
readonly ML_M4_2XLARGE: "ml.m4.2xlarge";
|
|
1950
|
-
readonly ML_M4_4XLARGE: "ml.m4.4xlarge";
|
|
1951
|
-
readonly ML_M4_XLARGE: "ml.m4.xlarge";
|
|
1952
|
-
readonly ML_M5D_12XLARGE: "ml.m5d.12xlarge";
|
|
1953
|
-
readonly ML_M5D_16XLARGE: "ml.m5d.16xlarge";
|
|
1954
|
-
readonly ML_M5D_24XLARGE: "ml.m5d.24xlarge";
|
|
1955
|
-
readonly ML_M5D_2XLARGE: "ml.m5d.2xlarge";
|
|
1956
|
-
readonly ML_M5D_4XLARGE: "ml.m5d.4xlarge";
|
|
1957
|
-
readonly ML_M5D_8XLARGE: "ml.m5d.8xlarge";
|
|
1958
|
-
readonly ML_M5D_LARGE: "ml.m5d.large";
|
|
1959
|
-
readonly ML_M5D_XLARGE: "ml.m5d.xlarge";
|
|
1960
|
-
readonly ML_M5_12XLARGE: "ml.m5.12xlarge";
|
|
1961
|
-
readonly ML_M5_24XLARGE: "ml.m5.24xlarge";
|
|
1962
|
-
readonly ML_M5_2XLARGE: "ml.m5.2xlarge";
|
|
1963
|
-
readonly ML_M5_4XLARGE: "ml.m5.4xlarge";
|
|
1964
|
-
readonly ML_M5_XLARGE: "ml.m5.xlarge";
|
|
1965
|
-
readonly ML_M6ID_12XLARGE: "ml.m6id.12xlarge";
|
|
1966
|
-
readonly ML_M6ID_16XLARGE: "ml.m6id.16xlarge";
|
|
1967
|
-
readonly ML_M6ID_24XLARGE: "ml.m6id.24xlarge";
|
|
1968
|
-
readonly ML_M6ID_2XLARGE: "ml.m6id.2xlarge";
|
|
1969
|
-
readonly ML_M6ID_32XLARGE: "ml.m6id.32xlarge";
|
|
1970
|
-
readonly ML_M6ID_4XLARGE: "ml.m6id.4xlarge";
|
|
1971
|
-
readonly ML_M6ID_8XLARGE: "ml.m6id.8xlarge";
|
|
1972
|
-
readonly ML_M6ID_LARGE: "ml.m6id.large";
|
|
1973
|
-
readonly ML_M6ID_XLARGE: "ml.m6id.xlarge";
|
|
1974
|
-
readonly ML_M6I_12XLARGE: "ml.m6i.12xlarge";
|
|
1975
|
-
readonly ML_M6I_16XLARGE: "ml.m6i.16xlarge";
|
|
1976
|
-
readonly ML_M6I_24XLARGE: "ml.m6i.24xlarge";
|
|
1977
|
-
readonly ML_M6I_2XLARGE: "ml.m6i.2xlarge";
|
|
1978
|
-
readonly ML_M6I_32XLARGE: "ml.m6i.32xlarge";
|
|
1979
|
-
readonly ML_M6I_4XLARGE: "ml.m6i.4xlarge";
|
|
1980
|
-
readonly ML_M6I_8XLARGE: "ml.m6i.8xlarge";
|
|
1981
|
-
readonly ML_M6I_LARGE: "ml.m6i.large";
|
|
1982
|
-
readonly ML_M6I_XLARGE: "ml.m6i.xlarge";
|
|
1983
|
-
readonly ML_M7I_12XLARGE: "ml.m7i.12xlarge";
|
|
1984
|
-
readonly ML_M7I_16XLARGE: "ml.m7i.16xlarge";
|
|
1985
|
-
readonly ML_M7I_24XLARGE: "ml.m7i.24xlarge";
|
|
1986
|
-
readonly ML_M7I_2XLARGE: "ml.m7i.2xlarge";
|
|
1987
|
-
readonly ML_M7I_48XLARGE: "ml.m7i.48xlarge";
|
|
1988
|
-
readonly ML_M7I_4XLARGE: "ml.m7i.4xlarge";
|
|
1989
|
-
readonly ML_M7I_8XLARGE: "ml.m7i.8xlarge";
|
|
1990
|
-
readonly ML_M7I_LARGE: "ml.m7i.large";
|
|
1991
|
-
readonly ML_M7I_XLARGE: "ml.m7i.xlarge";
|
|
1992
|
-
readonly ML_P2_16XLARGE: "ml.p2.16xlarge";
|
|
1993
|
-
readonly ML_P2_8XLARGE: "ml.p2.8xlarge";
|
|
1994
|
-
readonly ML_P2_XLARGE: "ml.p2.xlarge";
|
|
1995
|
-
readonly ML_P3DN_24XLARGE: "ml.p3dn.24xlarge";
|
|
1996
|
-
readonly ML_P3_16XLARGE: "ml.p3.16xlarge";
|
|
1997
|
-
readonly ML_P3_2XLARGE: "ml.p3.2xlarge";
|
|
1998
|
-
readonly ML_P3_8XLARGE: "ml.p3.8xlarge";
|
|
1999
|
-
readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
|
|
2000
|
-
readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
|
|
2001
|
-
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
2002
|
-
readonly ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge";
|
|
2003
|
-
readonly ML_R5_12XLARGE: "ml.r5.12xlarge";
|
|
2004
|
-
readonly ML_R5_16XLARGE: "ml.r5.16xlarge";
|
|
2005
|
-
readonly ML_R5_24XLARGE: "ml.r5.24xlarge";
|
|
2006
|
-
readonly ML_R5_2XLARGE: "ml.r5.2xlarge";
|
|
2007
|
-
readonly ML_R5_4XLARGE: "ml.r5.4xlarge";
|
|
2008
|
-
readonly ML_R5_8XLARGE: "ml.r5.8xlarge";
|
|
2009
|
-
readonly ML_R5_LARGE: "ml.r5.large";
|
|
2010
|
-
readonly ML_R5_XLARGE: "ml.r5.xlarge";
|
|
2011
|
-
readonly ML_R6ID_12XLARGE: "ml.r6id.12xlarge";
|
|
2012
|
-
readonly ML_R6ID_16XLARGE: "ml.r6id.16xlarge";
|
|
2013
|
-
readonly ML_R6ID_24XLARGE: "ml.r6id.24xlarge";
|
|
2014
|
-
readonly ML_R6ID_2XLARGE: "ml.r6id.2xlarge";
|
|
2015
|
-
readonly ML_R6ID_32XLARGE: "ml.r6id.32xlarge";
|
|
2016
|
-
readonly ML_R6ID_4XLARGE: "ml.r6id.4xlarge";
|
|
2017
|
-
readonly ML_R6ID_8XLARGE: "ml.r6id.8xlarge";
|
|
2018
|
-
readonly ML_R6ID_LARGE: "ml.r6id.large";
|
|
2019
|
-
readonly ML_R6ID_XLARGE: "ml.r6id.xlarge";
|
|
2020
|
-
readonly ML_R6I_12XLARGE: "ml.r6i.12xlarge";
|
|
2021
|
-
readonly ML_R6I_16XLARGE: "ml.r6i.16xlarge";
|
|
2022
|
-
readonly ML_R6I_24XLARGE: "ml.r6i.24xlarge";
|
|
2023
|
-
readonly ML_R6I_2XLARGE: "ml.r6i.2xlarge";
|
|
2024
|
-
readonly ML_R6I_32XLARGE: "ml.r6i.32xlarge";
|
|
2025
|
-
readonly ML_R6I_4XLARGE: "ml.r6i.4xlarge";
|
|
2026
|
-
readonly ML_R6I_8XLARGE: "ml.r6i.8xlarge";
|
|
2027
|
-
readonly ML_R6I_LARGE: "ml.r6i.large";
|
|
2028
|
-
readonly ML_R6I_XLARGE: "ml.r6i.xlarge";
|
|
2029
|
-
readonly ML_R7I_12XLARGE: "ml.r7i.12xlarge";
|
|
2030
|
-
readonly ML_R7I_16XLARGE: "ml.r7i.16xlarge";
|
|
2031
|
-
readonly ML_R7I_24XLARGE: "ml.r7i.24xlarge";
|
|
2032
|
-
readonly ML_R7I_2XLARGE: "ml.r7i.2xlarge";
|
|
2033
|
-
readonly ML_R7I_48XLARGE: "ml.r7i.48xlarge";
|
|
2034
|
-
readonly ML_R7I_4XLARGE: "ml.r7i.4xlarge";
|
|
2035
|
-
readonly ML_R7I_8XLARGE: "ml.r7i.8xlarge";
|
|
2036
|
-
readonly ML_R7I_LARGE: "ml.r7i.large";
|
|
2037
|
-
readonly ML_R7I_XLARGE: "ml.r7i.xlarge";
|
|
2038
|
-
readonly ML_T2_2XLARGE: "ml.t2.2xlarge";
|
|
2039
|
-
readonly ML_T2_LARGE: "ml.t2.large";
|
|
2040
|
-
readonly ML_T2_MEDIUM: "ml.t2.medium";
|
|
2041
|
-
readonly ML_T2_XLARGE: "ml.t2.xlarge";
|
|
2042
|
-
readonly ML_T3_2XLARGE: "ml.t3.2xlarge";
|
|
2043
|
-
readonly ML_T3_LARGE: "ml.t3.large";
|
|
2044
|
-
readonly ML_T3_MEDIUM: "ml.t3.medium";
|
|
2045
|
-
readonly ML_T3_XLARGE: "ml.t3.xlarge";
|
|
2046
|
-
readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
|
|
2047
|
-
readonly ML_TRN1_2XLARGE: "ml.trn1.2xlarge";
|
|
2048
|
-
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
2049
|
-
};
|
|
2050
|
-
export type _InstanceType = (typeof _InstanceType)[keyof typeof _InstanceType];
|
|
2051
810
|
export interface RealTimeInferenceConfig {
|
|
2052
811
|
InstanceType: _InstanceType | undefined;
|
|
2053
812
|
InstanceCount: number | undefined;
|
|
@@ -2073,11 +832,6 @@ export interface ShadowModeConfig {
|
|
|
2073
832
|
SourceModelVariantName: string | undefined;
|
|
2074
833
|
ShadowModelVariants: ShadowModelVariantConfig[] | undefined;
|
|
2075
834
|
}
|
|
2076
|
-
export declare const InferenceExperimentType: {
|
|
2077
|
-
readonly SHADOW_MODE: "ShadowMode";
|
|
2078
|
-
};
|
|
2079
|
-
export type InferenceExperimentType =
|
|
2080
|
-
(typeof InferenceExperimentType)[keyof typeof InferenceExperimentType];
|
|
2081
835
|
export interface CreateInferenceExperimentRequest {
|
|
2082
836
|
Name: string | undefined;
|
|
2083
837
|
Type: InferenceExperimentType | undefined;
|
|
@@ -2098,12 +852,6 @@ export interface RecommendationJobPayloadConfig {
|
|
|
2098
852
|
SamplePayloadUrl?: string | undefined;
|
|
2099
853
|
SupportedContentTypes?: string[] | undefined;
|
|
2100
854
|
}
|
|
2101
|
-
export declare const RecommendationJobSupportedEndpointType: {
|
|
2102
|
-
readonly REALTIME: "RealTime";
|
|
2103
|
-
readonly SERVERLESS: "Serverless";
|
|
2104
|
-
};
|
|
2105
|
-
export type RecommendationJobSupportedEndpointType =
|
|
2106
|
-
(typeof RecommendationJobSupportedEndpointType)[keyof typeof RecommendationJobSupportedEndpointType];
|
|
2107
855
|
export interface RecommendationJobContainerConfig {
|
|
2108
856
|
Domain?: string | undefined;
|
|
2109
857
|
Task?: string | undefined;
|
|
@@ -2142,11 +890,6 @@ export interface Stairs {
|
|
|
2142
890
|
NumberOfSteps?: number | undefined;
|
|
2143
891
|
UsersPerStep?: number | undefined;
|
|
2144
892
|
}
|
|
2145
|
-
export declare const TrafficType: {
|
|
2146
|
-
readonly PHASES: "PHASES";
|
|
2147
|
-
readonly STAIRS: "STAIRS";
|
|
2148
|
-
};
|
|
2149
|
-
export type TrafficType = (typeof TrafficType)[keyof typeof TrafficType];
|
|
2150
893
|
export interface TrafficPattern {
|
|
2151
894
|
TrafficType?: TrafficType | undefined;
|
|
2152
895
|
Phases?: Phase[] | undefined;
|
|
@@ -2168,12 +911,6 @@ export interface RecommendationJobInputConfig {
|
|
|
2168
911
|
Endpoints?: EndpointInfo[] | undefined;
|
|
2169
912
|
VpcConfig?: RecommendationJobVpcConfig | undefined;
|
|
2170
913
|
}
|
|
2171
|
-
export declare const RecommendationJobType: {
|
|
2172
|
-
readonly ADVANCED: "Advanced";
|
|
2173
|
-
readonly DEFAULT: "Default";
|
|
2174
|
-
};
|
|
2175
|
-
export type RecommendationJobType =
|
|
2176
|
-
(typeof RecommendationJobType)[keyof typeof RecommendationJobType];
|
|
2177
914
|
export interface RecommendationJobCompiledOutputConfig {
|
|
2178
915
|
S3OutputUri?: string | undefined;
|
|
2179
916
|
}
|
|
@@ -2181,12 +918,6 @@ export interface RecommendationJobOutputConfig {
|
|
|
2181
918
|
KmsKeyId?: string | undefined;
|
|
2182
919
|
CompiledOutputConfig?: RecommendationJobCompiledOutputConfig | undefined;
|
|
2183
920
|
}
|
|
2184
|
-
export declare const FlatInvocations: {
|
|
2185
|
-
readonly CONTINUE: "Continue";
|
|
2186
|
-
readonly STOP: "Stop";
|
|
2187
|
-
};
|
|
2188
|
-
export type FlatInvocations =
|
|
2189
|
-
(typeof FlatInvocations)[keyof typeof FlatInvocations];
|
|
2190
921
|
export interface ModelLatencyThreshold {
|
|
2191
922
|
Percentile?: string | undefined;
|
|
2192
923
|
ValueInMilliseconds?: number | undefined;
|
|
@@ -2258,3 +989,958 @@ export interface LabelingJobOutputConfig {
|
|
|
2258
989
|
KmsKeyId?: string | undefined;
|
|
2259
990
|
SnsTopicArn?: string | undefined;
|
|
2260
991
|
}
|
|
992
|
+
export interface LabelingJobStoppingConditions {
|
|
993
|
+
MaxHumanLabeledObjectCount?: number | undefined;
|
|
994
|
+
MaxPercentageOfInputDatasetLabeled?: number | undefined;
|
|
995
|
+
}
|
|
996
|
+
export interface CreateLabelingJobRequest {
|
|
997
|
+
LabelingJobName: string | undefined;
|
|
998
|
+
LabelAttributeName: string | undefined;
|
|
999
|
+
InputConfig: LabelingJobInputConfig | undefined;
|
|
1000
|
+
OutputConfig: LabelingJobOutputConfig | undefined;
|
|
1001
|
+
RoleArn: string | undefined;
|
|
1002
|
+
LabelCategoryConfigS3Uri?: string | undefined;
|
|
1003
|
+
StoppingConditions?: LabelingJobStoppingConditions | undefined;
|
|
1004
|
+
LabelingJobAlgorithmsConfig?: LabelingJobAlgorithmsConfig | undefined;
|
|
1005
|
+
HumanTaskConfig: HumanTaskConfig | undefined;
|
|
1006
|
+
Tags?: Tag[] | undefined;
|
|
1007
|
+
}
|
|
1008
|
+
export interface CreateLabelingJobResponse {
|
|
1009
|
+
LabelingJobArn: string | undefined;
|
|
1010
|
+
}
|
|
1011
|
+
export interface CreateMlflowTrackingServerRequest {
|
|
1012
|
+
TrackingServerName: string | undefined;
|
|
1013
|
+
ArtifactStoreUri: string | undefined;
|
|
1014
|
+
TrackingServerSize?: TrackingServerSize | undefined;
|
|
1015
|
+
MlflowVersion?: string | undefined;
|
|
1016
|
+
RoleArn: string | undefined;
|
|
1017
|
+
AutomaticModelRegistration?: boolean | undefined;
|
|
1018
|
+
WeeklyMaintenanceWindowStart?: string | undefined;
|
|
1019
|
+
Tags?: Tag[] | undefined;
|
|
1020
|
+
}
|
|
1021
|
+
export interface CreateMlflowTrackingServerResponse {
|
|
1022
|
+
TrackingServerArn?: string | undefined;
|
|
1023
|
+
}
|
|
1024
|
+
export interface InferenceExecutionConfig {
|
|
1025
|
+
Mode: InferenceExecutionMode | undefined;
|
|
1026
|
+
}
|
|
1027
|
+
export interface CreateModelInput {
|
|
1028
|
+
ModelName: string | undefined;
|
|
1029
|
+
PrimaryContainer?: ContainerDefinition | undefined;
|
|
1030
|
+
Containers?: ContainerDefinition[] | undefined;
|
|
1031
|
+
InferenceExecutionConfig?: InferenceExecutionConfig | undefined;
|
|
1032
|
+
ExecutionRoleArn?: string | undefined;
|
|
1033
|
+
Tags?: Tag[] | undefined;
|
|
1034
|
+
VpcConfig?: VpcConfig | undefined;
|
|
1035
|
+
EnableNetworkIsolation?: boolean | undefined;
|
|
1036
|
+
}
|
|
1037
|
+
export interface CreateModelOutput {
|
|
1038
|
+
ModelArn: string | undefined;
|
|
1039
|
+
}
|
|
1040
|
+
export interface ModelBiasAppSpecification {
|
|
1041
|
+
ImageUri: string | undefined;
|
|
1042
|
+
ConfigUri: string | undefined;
|
|
1043
|
+
Environment?: Record<string, string> | undefined;
|
|
1044
|
+
}
|
|
1045
|
+
export interface ModelBiasBaselineConfig {
|
|
1046
|
+
BaseliningJobName?: string | undefined;
|
|
1047
|
+
ConstraintsResource?: MonitoringConstraintsResource | undefined;
|
|
1048
|
+
}
|
|
1049
|
+
export interface MonitoringGroundTruthS3Input {
|
|
1050
|
+
S3Uri?: string | undefined;
|
|
1051
|
+
}
|
|
1052
|
+
export interface ModelBiasJobInput {
|
|
1053
|
+
EndpointInput?: EndpointInput | undefined;
|
|
1054
|
+
BatchTransformInput?: BatchTransformInput | undefined;
|
|
1055
|
+
GroundTruthS3Input: MonitoringGroundTruthS3Input | undefined;
|
|
1056
|
+
}
|
|
1057
|
+
export interface CreateModelBiasJobDefinitionRequest {
|
|
1058
|
+
JobDefinitionName: string | undefined;
|
|
1059
|
+
ModelBiasBaselineConfig?: ModelBiasBaselineConfig | undefined;
|
|
1060
|
+
ModelBiasAppSpecification: ModelBiasAppSpecification | undefined;
|
|
1061
|
+
ModelBiasJobInput: ModelBiasJobInput | undefined;
|
|
1062
|
+
ModelBiasJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
1063
|
+
JobResources: MonitoringResources | undefined;
|
|
1064
|
+
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
1065
|
+
RoleArn: string | undefined;
|
|
1066
|
+
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
1067
|
+
Tags?: Tag[] | undefined;
|
|
1068
|
+
}
|
|
1069
|
+
export interface CreateModelBiasJobDefinitionResponse {
|
|
1070
|
+
JobDefinitionArn: string | undefined;
|
|
1071
|
+
}
|
|
1072
|
+
export interface ModelCardSecurityConfig {
|
|
1073
|
+
KmsKeyId?: string | undefined;
|
|
1074
|
+
}
|
|
1075
|
+
export interface CreateModelCardRequest {
|
|
1076
|
+
ModelCardName: string | undefined;
|
|
1077
|
+
SecurityConfig?: ModelCardSecurityConfig | undefined;
|
|
1078
|
+
Content: string | undefined;
|
|
1079
|
+
ModelCardStatus: ModelCardStatus | undefined;
|
|
1080
|
+
Tags?: Tag[] | undefined;
|
|
1081
|
+
}
|
|
1082
|
+
export interface CreateModelCardResponse {
|
|
1083
|
+
ModelCardArn: string | undefined;
|
|
1084
|
+
}
|
|
1085
|
+
export interface ModelCardExportOutputConfig {
|
|
1086
|
+
S3OutputPath: string | undefined;
|
|
1087
|
+
}
|
|
1088
|
+
export interface CreateModelCardExportJobRequest {
|
|
1089
|
+
ModelCardName: string | undefined;
|
|
1090
|
+
ModelCardVersion?: number | undefined;
|
|
1091
|
+
ModelCardExportJobName: string | undefined;
|
|
1092
|
+
OutputConfig: ModelCardExportOutputConfig | undefined;
|
|
1093
|
+
}
|
|
1094
|
+
export interface CreateModelCardExportJobResponse {
|
|
1095
|
+
ModelCardExportJobArn: string | undefined;
|
|
1096
|
+
}
|
|
1097
|
+
export interface ModelExplainabilityAppSpecification {
|
|
1098
|
+
ImageUri: string | undefined;
|
|
1099
|
+
ConfigUri: string | undefined;
|
|
1100
|
+
Environment?: Record<string, string> | undefined;
|
|
1101
|
+
}
|
|
1102
|
+
export interface ModelExplainabilityBaselineConfig {
|
|
1103
|
+
BaseliningJobName?: string | undefined;
|
|
1104
|
+
ConstraintsResource?: MonitoringConstraintsResource | undefined;
|
|
1105
|
+
}
|
|
1106
|
+
export interface ModelExplainabilityJobInput {
|
|
1107
|
+
EndpointInput?: EndpointInput | undefined;
|
|
1108
|
+
BatchTransformInput?: BatchTransformInput | undefined;
|
|
1109
|
+
}
|
|
1110
|
+
export interface CreateModelExplainabilityJobDefinitionRequest {
|
|
1111
|
+
JobDefinitionName: string | undefined;
|
|
1112
|
+
ModelExplainabilityBaselineConfig?:
|
|
1113
|
+
| ModelExplainabilityBaselineConfig
|
|
1114
|
+
| undefined;
|
|
1115
|
+
ModelExplainabilityAppSpecification:
|
|
1116
|
+
| ModelExplainabilityAppSpecification
|
|
1117
|
+
| undefined;
|
|
1118
|
+
ModelExplainabilityJobInput: ModelExplainabilityJobInput | undefined;
|
|
1119
|
+
ModelExplainabilityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
1120
|
+
JobResources: MonitoringResources | undefined;
|
|
1121
|
+
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
1122
|
+
RoleArn: string | undefined;
|
|
1123
|
+
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
1124
|
+
Tags?: Tag[] | undefined;
|
|
1125
|
+
}
|
|
1126
|
+
export interface CreateModelExplainabilityJobDefinitionResponse {
|
|
1127
|
+
JobDefinitionArn: string | undefined;
|
|
1128
|
+
}
|
|
1129
|
+
export interface FileSource {
|
|
1130
|
+
ContentType?: string | undefined;
|
|
1131
|
+
ContentDigest?: string | undefined;
|
|
1132
|
+
S3Uri: string | undefined;
|
|
1133
|
+
}
|
|
1134
|
+
export interface DriftCheckBias {
|
|
1135
|
+
ConfigFile?: FileSource | undefined;
|
|
1136
|
+
PreTrainingConstraints?: MetricsSource | undefined;
|
|
1137
|
+
PostTrainingConstraints?: MetricsSource | undefined;
|
|
1138
|
+
}
|
|
1139
|
+
export interface DriftCheckExplainability {
|
|
1140
|
+
Constraints?: MetricsSource | undefined;
|
|
1141
|
+
ConfigFile?: FileSource | undefined;
|
|
1142
|
+
}
|
|
1143
|
+
export interface DriftCheckModelDataQuality {
|
|
1144
|
+
Statistics?: MetricsSource | undefined;
|
|
1145
|
+
Constraints?: MetricsSource | undefined;
|
|
1146
|
+
}
|
|
1147
|
+
export interface DriftCheckModelQuality {
|
|
1148
|
+
Statistics?: MetricsSource | undefined;
|
|
1149
|
+
Constraints?: MetricsSource | undefined;
|
|
1150
|
+
}
|
|
1151
|
+
export interface DriftCheckBaselines {
|
|
1152
|
+
Bias?: DriftCheckBias | undefined;
|
|
1153
|
+
Explainability?: DriftCheckExplainability | undefined;
|
|
1154
|
+
ModelQuality?: DriftCheckModelQuality | undefined;
|
|
1155
|
+
ModelDataQuality?: DriftCheckModelDataQuality | undefined;
|
|
1156
|
+
}
|
|
1157
|
+
export interface ModelPackageModelCard {
|
|
1158
|
+
ModelCardContent?: string | undefined;
|
|
1159
|
+
ModelCardStatus?: ModelCardStatus | undefined;
|
|
1160
|
+
}
|
|
1161
|
+
export interface ModelLifeCycle {
|
|
1162
|
+
Stage: string | undefined;
|
|
1163
|
+
StageStatus: string | undefined;
|
|
1164
|
+
StageDescription?: string | undefined;
|
|
1165
|
+
}
|
|
1166
|
+
export interface Explainability {
|
|
1167
|
+
Report?: MetricsSource | undefined;
|
|
1168
|
+
}
|
|
1169
|
+
export interface ModelDataQuality {
|
|
1170
|
+
Statistics?: MetricsSource | undefined;
|
|
1171
|
+
Constraints?: MetricsSource | undefined;
|
|
1172
|
+
}
|
|
1173
|
+
export interface ModelQuality {
|
|
1174
|
+
Statistics?: MetricsSource | undefined;
|
|
1175
|
+
Constraints?: MetricsSource | undefined;
|
|
1176
|
+
}
|
|
1177
|
+
export interface ModelMetrics {
|
|
1178
|
+
ModelQuality?: ModelQuality | undefined;
|
|
1179
|
+
ModelDataQuality?: ModelDataQuality | undefined;
|
|
1180
|
+
Bias?: Bias | undefined;
|
|
1181
|
+
Explainability?: Explainability | undefined;
|
|
1182
|
+
}
|
|
1183
|
+
export interface ModelPackageSecurityConfig {
|
|
1184
|
+
KmsKeyId: string | undefined;
|
|
1185
|
+
}
|
|
1186
|
+
export interface SourceAlgorithm {
|
|
1187
|
+
ModelDataUrl?: string | undefined;
|
|
1188
|
+
ModelDataSource?: ModelDataSource | undefined;
|
|
1189
|
+
ModelDataETag?: string | undefined;
|
|
1190
|
+
AlgorithmName: string | undefined;
|
|
1191
|
+
}
|
|
1192
|
+
export interface SourceAlgorithmSpecification {
|
|
1193
|
+
SourceAlgorithms: SourceAlgorithm[] | undefined;
|
|
1194
|
+
}
|
|
1195
|
+
export interface ModelPackageValidationProfile {
|
|
1196
|
+
ProfileName: string | undefined;
|
|
1197
|
+
TransformJobDefinition: TransformJobDefinition | undefined;
|
|
1198
|
+
}
|
|
1199
|
+
export interface ModelPackageValidationSpecification {
|
|
1200
|
+
ValidationRole: string | undefined;
|
|
1201
|
+
ValidationProfiles: ModelPackageValidationProfile[] | undefined;
|
|
1202
|
+
}
|
|
1203
|
+
export interface CreateModelPackageInput {
|
|
1204
|
+
ModelPackageName?: string | undefined;
|
|
1205
|
+
ModelPackageGroupName?: string | undefined;
|
|
1206
|
+
ModelPackageDescription?: string | undefined;
|
|
1207
|
+
InferenceSpecification?: InferenceSpecification | undefined;
|
|
1208
|
+
ValidationSpecification?: ModelPackageValidationSpecification | undefined;
|
|
1209
|
+
SourceAlgorithmSpecification?: SourceAlgorithmSpecification | undefined;
|
|
1210
|
+
CertifyForMarketplace?: boolean | undefined;
|
|
1211
|
+
Tags?: Tag[] | undefined;
|
|
1212
|
+
ModelApprovalStatus?: ModelApprovalStatus | undefined;
|
|
1213
|
+
MetadataProperties?: MetadataProperties | undefined;
|
|
1214
|
+
ModelMetrics?: ModelMetrics | undefined;
|
|
1215
|
+
ClientToken?: string | undefined;
|
|
1216
|
+
Domain?: string | undefined;
|
|
1217
|
+
Task?: string | undefined;
|
|
1218
|
+
SamplePayloadUrl?: string | undefined;
|
|
1219
|
+
CustomerMetadataProperties?: Record<string, string> | undefined;
|
|
1220
|
+
DriftCheckBaselines?: DriftCheckBaselines | undefined;
|
|
1221
|
+
AdditionalInferenceSpecifications?:
|
|
1222
|
+
| AdditionalInferenceSpecificationDefinition[]
|
|
1223
|
+
| undefined;
|
|
1224
|
+
SkipModelValidation?: SkipModelValidation | undefined;
|
|
1225
|
+
SourceUri?: string | undefined;
|
|
1226
|
+
SecurityConfig?: ModelPackageSecurityConfig | undefined;
|
|
1227
|
+
ModelCard?: ModelPackageModelCard | undefined;
|
|
1228
|
+
ModelLifeCycle?: ModelLifeCycle | undefined;
|
|
1229
|
+
}
|
|
1230
|
+
export interface CreateModelPackageOutput {
|
|
1231
|
+
ModelPackageArn: string | undefined;
|
|
1232
|
+
}
|
|
1233
|
+
export interface CreateModelPackageGroupInput {
|
|
1234
|
+
ModelPackageGroupName: string | undefined;
|
|
1235
|
+
ModelPackageGroupDescription?: string | undefined;
|
|
1236
|
+
Tags?: Tag[] | undefined;
|
|
1237
|
+
}
|
|
1238
|
+
export interface CreateModelPackageGroupOutput {
|
|
1239
|
+
ModelPackageGroupArn: string | undefined;
|
|
1240
|
+
}
|
|
1241
|
+
export interface ModelQualityAppSpecification {
|
|
1242
|
+
ImageUri: string | undefined;
|
|
1243
|
+
ContainerEntrypoint?: string[] | undefined;
|
|
1244
|
+
ContainerArguments?: string[] | undefined;
|
|
1245
|
+
RecordPreprocessorSourceUri?: string | undefined;
|
|
1246
|
+
PostAnalyticsProcessorSourceUri?: string | undefined;
|
|
1247
|
+
ProblemType?: MonitoringProblemType | undefined;
|
|
1248
|
+
Environment?: Record<string, string> | undefined;
|
|
1249
|
+
}
|
|
1250
|
+
export interface ModelQualityBaselineConfig {
|
|
1251
|
+
BaseliningJobName?: string | undefined;
|
|
1252
|
+
ConstraintsResource?: MonitoringConstraintsResource | undefined;
|
|
1253
|
+
}
|
|
1254
|
+
export interface ModelQualityJobInput {
|
|
1255
|
+
EndpointInput?: EndpointInput | undefined;
|
|
1256
|
+
BatchTransformInput?: BatchTransformInput | undefined;
|
|
1257
|
+
GroundTruthS3Input: MonitoringGroundTruthS3Input | undefined;
|
|
1258
|
+
}
|
|
1259
|
+
export interface CreateModelQualityJobDefinitionRequest {
|
|
1260
|
+
JobDefinitionName: string | undefined;
|
|
1261
|
+
ModelQualityBaselineConfig?: ModelQualityBaselineConfig | undefined;
|
|
1262
|
+
ModelQualityAppSpecification: ModelQualityAppSpecification | undefined;
|
|
1263
|
+
ModelQualityJobInput: ModelQualityJobInput | undefined;
|
|
1264
|
+
ModelQualityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
1265
|
+
JobResources: MonitoringResources | undefined;
|
|
1266
|
+
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
1267
|
+
RoleArn: string | undefined;
|
|
1268
|
+
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
1269
|
+
Tags?: Tag[] | undefined;
|
|
1270
|
+
}
|
|
1271
|
+
export interface CreateModelQualityJobDefinitionResponse {
|
|
1272
|
+
JobDefinitionArn: string | undefined;
|
|
1273
|
+
}
|
|
1274
|
+
export interface MonitoringBaselineConfig {
|
|
1275
|
+
BaseliningJobName?: string | undefined;
|
|
1276
|
+
ConstraintsResource?: MonitoringConstraintsResource | undefined;
|
|
1277
|
+
StatisticsResource?: MonitoringStatisticsResource | undefined;
|
|
1278
|
+
}
|
|
1279
|
+
export interface MonitoringAppSpecification {
|
|
1280
|
+
ImageUri: string | undefined;
|
|
1281
|
+
ContainerEntrypoint?: string[] | undefined;
|
|
1282
|
+
ContainerArguments?: string[] | undefined;
|
|
1283
|
+
RecordPreprocessorSourceUri?: string | undefined;
|
|
1284
|
+
PostAnalyticsProcessorSourceUri?: string | undefined;
|
|
1285
|
+
}
|
|
1286
|
+
export interface MonitoringInput {
|
|
1287
|
+
EndpointInput?: EndpointInput | undefined;
|
|
1288
|
+
BatchTransformInput?: BatchTransformInput | undefined;
|
|
1289
|
+
}
|
|
1290
|
+
export interface NetworkConfig {
|
|
1291
|
+
EnableInterContainerTrafficEncryption?: boolean | undefined;
|
|
1292
|
+
EnableNetworkIsolation?: boolean | undefined;
|
|
1293
|
+
VpcConfig?: VpcConfig | undefined;
|
|
1294
|
+
}
|
|
1295
|
+
export interface MonitoringJobDefinition {
|
|
1296
|
+
BaselineConfig?: MonitoringBaselineConfig | undefined;
|
|
1297
|
+
MonitoringInputs: MonitoringInput[] | undefined;
|
|
1298
|
+
MonitoringOutputConfig: MonitoringOutputConfig | undefined;
|
|
1299
|
+
MonitoringResources: MonitoringResources | undefined;
|
|
1300
|
+
MonitoringAppSpecification: MonitoringAppSpecification | undefined;
|
|
1301
|
+
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
1302
|
+
Environment?: Record<string, string> | undefined;
|
|
1303
|
+
NetworkConfig?: NetworkConfig | undefined;
|
|
1304
|
+
RoleArn: string | undefined;
|
|
1305
|
+
}
|
|
1306
|
+
export interface ScheduleConfig {
|
|
1307
|
+
ScheduleExpression: string | undefined;
|
|
1308
|
+
DataAnalysisStartTime?: string | undefined;
|
|
1309
|
+
DataAnalysisEndTime?: string | undefined;
|
|
1310
|
+
}
|
|
1311
|
+
export interface MonitoringScheduleConfig {
|
|
1312
|
+
ScheduleConfig?: ScheduleConfig | undefined;
|
|
1313
|
+
MonitoringJobDefinition?: MonitoringJobDefinition | undefined;
|
|
1314
|
+
MonitoringJobDefinitionName?: string | undefined;
|
|
1315
|
+
MonitoringType?: MonitoringType | undefined;
|
|
1316
|
+
}
|
|
1317
|
+
export interface CreateMonitoringScheduleRequest {
|
|
1318
|
+
MonitoringScheduleName: string | undefined;
|
|
1319
|
+
MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
|
|
1320
|
+
Tags?: Tag[] | undefined;
|
|
1321
|
+
}
|
|
1322
|
+
export interface CreateMonitoringScheduleResponse {
|
|
1323
|
+
MonitoringScheduleArn: string | undefined;
|
|
1324
|
+
}
|
|
1325
|
+
export interface InstanceMetadataServiceConfiguration {
|
|
1326
|
+
MinimumInstanceMetadataServiceVersion: string | undefined;
|
|
1327
|
+
}
|
|
1328
|
+
export interface CreateNotebookInstanceInput {
|
|
1329
|
+
NotebookInstanceName: string | undefined;
|
|
1330
|
+
InstanceType: _InstanceType | undefined;
|
|
1331
|
+
SubnetId?: string | undefined;
|
|
1332
|
+
SecurityGroupIds?: string[] | undefined;
|
|
1333
|
+
IpAddressType?: IPAddressType | undefined;
|
|
1334
|
+
RoleArn: string | undefined;
|
|
1335
|
+
KmsKeyId?: string | undefined;
|
|
1336
|
+
Tags?: Tag[] | undefined;
|
|
1337
|
+
LifecycleConfigName?: string | undefined;
|
|
1338
|
+
DirectInternetAccess?: DirectInternetAccess | undefined;
|
|
1339
|
+
VolumeSizeInGB?: number | undefined;
|
|
1340
|
+
AcceleratorTypes?: NotebookInstanceAcceleratorType[] | undefined;
|
|
1341
|
+
DefaultCodeRepository?: string | undefined;
|
|
1342
|
+
AdditionalCodeRepositories?: string[] | undefined;
|
|
1343
|
+
RootAccess?: RootAccess | undefined;
|
|
1344
|
+
PlatformIdentifier?: string | undefined;
|
|
1345
|
+
InstanceMetadataServiceConfiguration?:
|
|
1346
|
+
| InstanceMetadataServiceConfiguration
|
|
1347
|
+
| undefined;
|
|
1348
|
+
}
|
|
1349
|
+
export interface CreateNotebookInstanceOutput {
|
|
1350
|
+
NotebookInstanceArn?: string | undefined;
|
|
1351
|
+
}
|
|
1352
|
+
export interface NotebookInstanceLifecycleHook {
|
|
1353
|
+
Content?: string | undefined;
|
|
1354
|
+
}
|
|
1355
|
+
export interface CreateNotebookInstanceLifecycleConfigInput {
|
|
1356
|
+
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
1357
|
+
OnCreate?: NotebookInstanceLifecycleHook[] | undefined;
|
|
1358
|
+
OnStart?: NotebookInstanceLifecycleHook[] | undefined;
|
|
1359
|
+
Tags?: Tag[] | undefined;
|
|
1360
|
+
}
|
|
1361
|
+
export interface CreateNotebookInstanceLifecycleConfigOutput {
|
|
1362
|
+
NotebookInstanceLifecycleConfigArn?: string | undefined;
|
|
1363
|
+
}
|
|
1364
|
+
export interface OptimizationModelAccessConfig {
|
|
1365
|
+
AcceptEula: boolean | undefined;
|
|
1366
|
+
}
|
|
1367
|
+
export interface OptimizationJobModelSourceS3 {
|
|
1368
|
+
S3Uri?: string | undefined;
|
|
1369
|
+
ModelAccessConfig?: OptimizationModelAccessConfig | undefined;
|
|
1370
|
+
}
|
|
1371
|
+
export interface OptimizationJobModelSource {
|
|
1372
|
+
S3?: OptimizationJobModelSourceS3 | undefined;
|
|
1373
|
+
}
|
|
1374
|
+
export interface ModelCompilationConfig {
|
|
1375
|
+
Image?: string | undefined;
|
|
1376
|
+
OverrideEnvironment?: Record<string, string> | undefined;
|
|
1377
|
+
}
|
|
1378
|
+
export interface ModelQuantizationConfig {
|
|
1379
|
+
Image?: string | undefined;
|
|
1380
|
+
OverrideEnvironment?: Record<string, string> | undefined;
|
|
1381
|
+
}
|
|
1382
|
+
export interface ModelShardingConfig {
|
|
1383
|
+
Image?: string | undefined;
|
|
1384
|
+
OverrideEnvironment?: Record<string, string> | undefined;
|
|
1385
|
+
}
|
|
1386
|
+
export type OptimizationConfig =
|
|
1387
|
+
| OptimizationConfig.ModelCompilationConfigMember
|
|
1388
|
+
| OptimizationConfig.ModelQuantizationConfigMember
|
|
1389
|
+
| OptimizationConfig.ModelShardingConfigMember
|
|
1390
|
+
| OptimizationConfig.$UnknownMember;
|
|
1391
|
+
export declare namespace OptimizationConfig {
|
|
1392
|
+
interface ModelQuantizationConfigMember {
|
|
1393
|
+
ModelQuantizationConfig: ModelQuantizationConfig;
|
|
1394
|
+
ModelCompilationConfig?: never;
|
|
1395
|
+
ModelShardingConfig?: never;
|
|
1396
|
+
$unknown?: never;
|
|
1397
|
+
}
|
|
1398
|
+
interface ModelCompilationConfigMember {
|
|
1399
|
+
ModelQuantizationConfig?: never;
|
|
1400
|
+
ModelCompilationConfig: ModelCompilationConfig;
|
|
1401
|
+
ModelShardingConfig?: never;
|
|
1402
|
+
$unknown?: never;
|
|
1403
|
+
}
|
|
1404
|
+
interface ModelShardingConfigMember {
|
|
1405
|
+
ModelQuantizationConfig?: never;
|
|
1406
|
+
ModelCompilationConfig?: never;
|
|
1407
|
+
ModelShardingConfig: ModelShardingConfig;
|
|
1408
|
+
$unknown?: never;
|
|
1409
|
+
}
|
|
1410
|
+
interface $UnknownMember {
|
|
1411
|
+
ModelQuantizationConfig?: never;
|
|
1412
|
+
ModelCompilationConfig?: never;
|
|
1413
|
+
ModelShardingConfig?: never;
|
|
1414
|
+
$unknown: [string, any];
|
|
1415
|
+
}
|
|
1416
|
+
interface Visitor<T> {
|
|
1417
|
+
ModelQuantizationConfig: (value: ModelQuantizationConfig) => T;
|
|
1418
|
+
ModelCompilationConfig: (value: ModelCompilationConfig) => T;
|
|
1419
|
+
ModelShardingConfig: (value: ModelShardingConfig) => T;
|
|
1420
|
+
_: (name: string, value: any) => T;
|
|
1421
|
+
}
|
|
1422
|
+
}
|
|
1423
|
+
export interface OptimizationJobOutputConfig {
|
|
1424
|
+
KmsKeyId?: string | undefined;
|
|
1425
|
+
S3OutputLocation: string | undefined;
|
|
1426
|
+
}
|
|
1427
|
+
export interface OptimizationVpcConfig {
|
|
1428
|
+
SecurityGroupIds: string[] | undefined;
|
|
1429
|
+
Subnets: string[] | undefined;
|
|
1430
|
+
}
|
|
1431
|
+
export interface CreateOptimizationJobRequest {
|
|
1432
|
+
OptimizationJobName: string | undefined;
|
|
1433
|
+
RoleArn: string | undefined;
|
|
1434
|
+
ModelSource: OptimizationJobModelSource | undefined;
|
|
1435
|
+
DeploymentInstanceType: OptimizationJobDeploymentInstanceType | undefined;
|
|
1436
|
+
OptimizationEnvironment?: Record<string, string> | undefined;
|
|
1437
|
+
OptimizationConfigs: OptimizationConfig[] | undefined;
|
|
1438
|
+
OutputConfig: OptimizationJobOutputConfig | undefined;
|
|
1439
|
+
StoppingCondition: StoppingCondition | undefined;
|
|
1440
|
+
Tags?: Tag[] | undefined;
|
|
1441
|
+
VpcConfig?: OptimizationVpcConfig | undefined;
|
|
1442
|
+
}
|
|
1443
|
+
export interface CreateOptimizationJobResponse {
|
|
1444
|
+
OptimizationJobArn: string | undefined;
|
|
1445
|
+
}
|
|
1446
|
+
export interface RoleGroupAssignment {
|
|
1447
|
+
RoleName: string | undefined;
|
|
1448
|
+
GroupPatterns: string[] | undefined;
|
|
1449
|
+
}
|
|
1450
|
+
export interface PartnerAppConfig {
|
|
1451
|
+
AdminUsers?: string[] | undefined;
|
|
1452
|
+
Arguments?: Record<string, string> | undefined;
|
|
1453
|
+
AssignedGroupPatterns?: string[] | undefined;
|
|
1454
|
+
RoleGroupAssignments?: RoleGroupAssignment[] | undefined;
|
|
1455
|
+
}
|
|
1456
|
+
export interface PartnerAppMaintenanceConfig {
|
|
1457
|
+
MaintenanceWindowStart?: string | undefined;
|
|
1458
|
+
}
|
|
1459
|
+
export interface CreatePartnerAppRequest {
|
|
1460
|
+
Name: string | undefined;
|
|
1461
|
+
Type: PartnerAppType | undefined;
|
|
1462
|
+
ExecutionRoleArn: string | undefined;
|
|
1463
|
+
KmsKeyId?: string | undefined;
|
|
1464
|
+
MaintenanceConfig?: PartnerAppMaintenanceConfig | undefined;
|
|
1465
|
+
Tier: string | undefined;
|
|
1466
|
+
ApplicationConfig?: PartnerAppConfig | undefined;
|
|
1467
|
+
AuthType: PartnerAppAuthType | undefined;
|
|
1468
|
+
EnableIamSessionBasedIdentity?: boolean | undefined;
|
|
1469
|
+
EnableAutoMinorVersionUpgrade?: boolean | undefined;
|
|
1470
|
+
ClientToken?: string | undefined;
|
|
1471
|
+
Tags?: Tag[] | undefined;
|
|
1472
|
+
}
|
|
1473
|
+
export interface CreatePartnerAppResponse {
|
|
1474
|
+
Arn?: string | undefined;
|
|
1475
|
+
}
|
|
1476
|
+
export interface CreatePartnerAppPresignedUrlRequest {
|
|
1477
|
+
Arn: string | undefined;
|
|
1478
|
+
ExpiresInSeconds?: number | undefined;
|
|
1479
|
+
SessionExpirationDurationInSeconds?: number | undefined;
|
|
1480
|
+
}
|
|
1481
|
+
export interface CreatePartnerAppPresignedUrlResponse {
|
|
1482
|
+
Url?: string | undefined;
|
|
1483
|
+
}
|
|
1484
|
+
export interface ParallelismConfiguration {
|
|
1485
|
+
MaxParallelExecutionSteps: number | undefined;
|
|
1486
|
+
}
|
|
1487
|
+
export interface PipelineDefinitionS3Location {
|
|
1488
|
+
Bucket: string | undefined;
|
|
1489
|
+
ObjectKey: string | undefined;
|
|
1490
|
+
VersionId?: string | undefined;
|
|
1491
|
+
}
|
|
1492
|
+
export interface CreatePipelineRequest {
|
|
1493
|
+
PipelineName: string | undefined;
|
|
1494
|
+
PipelineDisplayName?: string | undefined;
|
|
1495
|
+
PipelineDefinition?: string | undefined;
|
|
1496
|
+
PipelineDefinitionS3Location?: PipelineDefinitionS3Location | undefined;
|
|
1497
|
+
PipelineDescription?: string | undefined;
|
|
1498
|
+
ClientRequestToken?: string | undefined;
|
|
1499
|
+
RoleArn: string | undefined;
|
|
1500
|
+
Tags?: Tag[] | undefined;
|
|
1501
|
+
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
1502
|
+
}
|
|
1503
|
+
export interface CreatePipelineResponse {
|
|
1504
|
+
PipelineArn?: string | undefined;
|
|
1505
|
+
}
|
|
1506
|
+
export interface CreatePresignedDomainUrlRequest {
|
|
1507
|
+
DomainId: string | undefined;
|
|
1508
|
+
UserProfileName: string | undefined;
|
|
1509
|
+
SessionExpirationDurationInSeconds?: number | undefined;
|
|
1510
|
+
ExpiresInSeconds?: number | undefined;
|
|
1511
|
+
SpaceName?: string | undefined;
|
|
1512
|
+
LandingUri?: string | undefined;
|
|
1513
|
+
}
|
|
1514
|
+
export interface CreatePresignedDomainUrlResponse {
|
|
1515
|
+
AuthorizedUrl?: string | undefined;
|
|
1516
|
+
}
|
|
1517
|
+
export interface CreatePresignedMlflowTrackingServerUrlRequest {
|
|
1518
|
+
TrackingServerName: string | undefined;
|
|
1519
|
+
ExpiresInSeconds?: number | undefined;
|
|
1520
|
+
SessionExpirationDurationInSeconds?: number | undefined;
|
|
1521
|
+
}
|
|
1522
|
+
export interface CreatePresignedMlflowTrackingServerUrlResponse {
|
|
1523
|
+
AuthorizedUrl?: string | undefined;
|
|
1524
|
+
}
|
|
1525
|
+
export interface CreatePresignedNotebookInstanceUrlInput {
|
|
1526
|
+
NotebookInstanceName: string | undefined;
|
|
1527
|
+
SessionExpirationDurationInSeconds?: number | undefined;
|
|
1528
|
+
}
|
|
1529
|
+
export interface CreatePresignedNotebookInstanceUrlOutput {
|
|
1530
|
+
AuthorizedUrl?: string | undefined;
|
|
1531
|
+
}
|
|
1532
|
+
export interface ExperimentConfig {
|
|
1533
|
+
ExperimentName?: string | undefined;
|
|
1534
|
+
TrialName?: string | undefined;
|
|
1535
|
+
TrialComponentDisplayName?: string | undefined;
|
|
1536
|
+
RunName?: string | undefined;
|
|
1537
|
+
}
|
|
1538
|
+
export interface RedshiftDatasetDefinition {
|
|
1539
|
+
ClusterId: string | undefined;
|
|
1540
|
+
Database: string | undefined;
|
|
1541
|
+
DbUser: string | undefined;
|
|
1542
|
+
QueryString: string | undefined;
|
|
1543
|
+
ClusterRoleArn: string | undefined;
|
|
1544
|
+
OutputS3Uri: string | undefined;
|
|
1545
|
+
KmsKeyId?: string | undefined;
|
|
1546
|
+
OutputFormat: RedshiftResultFormat | undefined;
|
|
1547
|
+
OutputCompression?: RedshiftResultCompressionType | undefined;
|
|
1548
|
+
}
|
|
1549
|
+
export interface DatasetDefinition {
|
|
1550
|
+
AthenaDatasetDefinition?: AthenaDatasetDefinition | undefined;
|
|
1551
|
+
RedshiftDatasetDefinition?: RedshiftDatasetDefinition | undefined;
|
|
1552
|
+
LocalPath?: string | undefined;
|
|
1553
|
+
DataDistributionType?: DataDistributionType | undefined;
|
|
1554
|
+
InputMode?: InputMode | undefined;
|
|
1555
|
+
}
|
|
1556
|
+
export interface ProcessingS3Input {
|
|
1557
|
+
S3Uri: string | undefined;
|
|
1558
|
+
LocalPath?: string | undefined;
|
|
1559
|
+
S3DataType: ProcessingS3DataType | undefined;
|
|
1560
|
+
S3InputMode?: ProcessingS3InputMode | undefined;
|
|
1561
|
+
S3DataDistributionType?: ProcessingS3DataDistributionType | undefined;
|
|
1562
|
+
S3CompressionType?: ProcessingS3CompressionType | undefined;
|
|
1563
|
+
}
|
|
1564
|
+
export interface ProcessingInput {
|
|
1565
|
+
InputName: string | undefined;
|
|
1566
|
+
AppManaged?: boolean | undefined;
|
|
1567
|
+
S3Input?: ProcessingS3Input | undefined;
|
|
1568
|
+
DatasetDefinition?: DatasetDefinition | undefined;
|
|
1569
|
+
}
|
|
1570
|
+
export interface ProcessingFeatureStoreOutput {
|
|
1571
|
+
FeatureGroupName: string | undefined;
|
|
1572
|
+
}
|
|
1573
|
+
export interface ProcessingS3Output {
|
|
1574
|
+
S3Uri: string | undefined;
|
|
1575
|
+
LocalPath?: string | undefined;
|
|
1576
|
+
S3UploadMode: ProcessingS3UploadMode | undefined;
|
|
1577
|
+
}
|
|
1578
|
+
export interface ProcessingOutput {
|
|
1579
|
+
OutputName: string | undefined;
|
|
1580
|
+
S3Output?: ProcessingS3Output | undefined;
|
|
1581
|
+
FeatureStoreOutput?: ProcessingFeatureStoreOutput | undefined;
|
|
1582
|
+
AppManaged?: boolean | undefined;
|
|
1583
|
+
}
|
|
1584
|
+
export interface ProcessingOutputConfig {
|
|
1585
|
+
Outputs: ProcessingOutput[] | undefined;
|
|
1586
|
+
KmsKeyId?: string | undefined;
|
|
1587
|
+
}
|
|
1588
|
+
export interface ProcessingClusterConfig {
|
|
1589
|
+
InstanceCount: number | undefined;
|
|
1590
|
+
InstanceType: ProcessingInstanceType | undefined;
|
|
1591
|
+
VolumeSizeInGB: number | undefined;
|
|
1592
|
+
VolumeKmsKeyId?: string | undefined;
|
|
1593
|
+
}
|
|
1594
|
+
export interface ProcessingResources {
|
|
1595
|
+
ClusterConfig: ProcessingClusterConfig | undefined;
|
|
1596
|
+
}
|
|
1597
|
+
export interface ProcessingStoppingCondition {
|
|
1598
|
+
MaxRuntimeInSeconds: number | undefined;
|
|
1599
|
+
}
|
|
1600
|
+
export interface CreateProcessingJobRequest {
|
|
1601
|
+
ProcessingInputs?: ProcessingInput[] | undefined;
|
|
1602
|
+
ProcessingOutputConfig?: ProcessingOutputConfig | undefined;
|
|
1603
|
+
ProcessingJobName: string | undefined;
|
|
1604
|
+
ProcessingResources: ProcessingResources | undefined;
|
|
1605
|
+
StoppingCondition?: ProcessingStoppingCondition | undefined;
|
|
1606
|
+
AppSpecification: AppSpecification | undefined;
|
|
1607
|
+
Environment?: Record<string, string> | undefined;
|
|
1608
|
+
NetworkConfig?: NetworkConfig | undefined;
|
|
1609
|
+
RoleArn: string | undefined;
|
|
1610
|
+
Tags?: Tag[] | undefined;
|
|
1611
|
+
ExperimentConfig?: ExperimentConfig | undefined;
|
|
1612
|
+
}
|
|
1613
|
+
export interface CreateProcessingJobResponse {
|
|
1614
|
+
ProcessingJobArn: string | undefined;
|
|
1615
|
+
}
|
|
1616
|
+
export interface ProvisioningParameter {
|
|
1617
|
+
Key?: string | undefined;
|
|
1618
|
+
Value?: string | undefined;
|
|
1619
|
+
}
|
|
1620
|
+
export interface ServiceCatalogProvisioningDetails {
|
|
1621
|
+
ProductId: string | undefined;
|
|
1622
|
+
ProvisioningArtifactId?: string | undefined;
|
|
1623
|
+
PathId?: string | undefined;
|
|
1624
|
+
ProvisioningParameters?: ProvisioningParameter[] | undefined;
|
|
1625
|
+
}
|
|
1626
|
+
export interface CreateTemplateProvider {
|
|
1627
|
+
CfnTemplateProvider?: CfnCreateTemplateProvider | undefined;
|
|
1628
|
+
}
|
|
1629
|
+
export interface CreateProjectInput {
|
|
1630
|
+
ProjectName: string | undefined;
|
|
1631
|
+
ProjectDescription?: string | undefined;
|
|
1632
|
+
ServiceCatalogProvisioningDetails?:
|
|
1633
|
+
| ServiceCatalogProvisioningDetails
|
|
1634
|
+
| undefined;
|
|
1635
|
+
Tags?: Tag[] | undefined;
|
|
1636
|
+
TemplateProviders?: CreateTemplateProvider[] | undefined;
|
|
1637
|
+
}
|
|
1638
|
+
export interface CreateProjectOutput {
|
|
1639
|
+
ProjectArn: string | undefined;
|
|
1640
|
+
ProjectId: string | undefined;
|
|
1641
|
+
}
|
|
1642
|
+
export interface OwnershipSettings {
|
|
1643
|
+
OwnerUserProfileName: string | undefined;
|
|
1644
|
+
}
|
|
1645
|
+
export interface SpaceIdleSettings {
|
|
1646
|
+
IdleTimeoutInMinutes?: number | undefined;
|
|
1647
|
+
}
|
|
1648
|
+
export interface SpaceAppLifecycleManagement {
|
|
1649
|
+
IdleSettings?: SpaceIdleSettings | undefined;
|
|
1650
|
+
}
|
|
1651
|
+
export interface SpaceCodeEditorAppSettings {
|
|
1652
|
+
DefaultResourceSpec?: ResourceSpec | undefined;
|
|
1653
|
+
AppLifecycleManagement?: SpaceAppLifecycleManagement | undefined;
|
|
1654
|
+
}
|
|
1655
|
+
export interface EFSFileSystem {
|
|
1656
|
+
FileSystemId: string | undefined;
|
|
1657
|
+
}
|
|
1658
|
+
export interface FSxLustreFileSystem {
|
|
1659
|
+
FileSystemId: string | undefined;
|
|
1660
|
+
}
|
|
1661
|
+
export interface S3FileSystem {
|
|
1662
|
+
S3Uri: string | undefined;
|
|
1663
|
+
}
|
|
1664
|
+
export type CustomFileSystem =
|
|
1665
|
+
| CustomFileSystem.EFSFileSystemMember
|
|
1666
|
+
| CustomFileSystem.FSxLustreFileSystemMember
|
|
1667
|
+
| CustomFileSystem.S3FileSystemMember
|
|
1668
|
+
| CustomFileSystem.$UnknownMember;
|
|
1669
|
+
export declare namespace CustomFileSystem {
|
|
1670
|
+
interface EFSFileSystemMember {
|
|
1671
|
+
EFSFileSystem: EFSFileSystem;
|
|
1672
|
+
FSxLustreFileSystem?: never;
|
|
1673
|
+
S3FileSystem?: never;
|
|
1674
|
+
$unknown?: never;
|
|
1675
|
+
}
|
|
1676
|
+
interface FSxLustreFileSystemMember {
|
|
1677
|
+
EFSFileSystem?: never;
|
|
1678
|
+
FSxLustreFileSystem: FSxLustreFileSystem;
|
|
1679
|
+
S3FileSystem?: never;
|
|
1680
|
+
$unknown?: never;
|
|
1681
|
+
}
|
|
1682
|
+
interface S3FileSystemMember {
|
|
1683
|
+
EFSFileSystem?: never;
|
|
1684
|
+
FSxLustreFileSystem?: never;
|
|
1685
|
+
S3FileSystem: S3FileSystem;
|
|
1686
|
+
$unknown?: never;
|
|
1687
|
+
}
|
|
1688
|
+
interface $UnknownMember {
|
|
1689
|
+
EFSFileSystem?: never;
|
|
1690
|
+
FSxLustreFileSystem?: never;
|
|
1691
|
+
S3FileSystem?: never;
|
|
1692
|
+
$unknown: [string, any];
|
|
1693
|
+
}
|
|
1694
|
+
interface Visitor<T> {
|
|
1695
|
+
EFSFileSystem: (value: EFSFileSystem) => T;
|
|
1696
|
+
FSxLustreFileSystem: (value: FSxLustreFileSystem) => T;
|
|
1697
|
+
S3FileSystem: (value: S3FileSystem) => T;
|
|
1698
|
+
_: (name: string, value: any) => T;
|
|
1699
|
+
}
|
|
1700
|
+
}
|
|
1701
|
+
export interface SpaceJupyterLabAppSettings {
|
|
1702
|
+
DefaultResourceSpec?: ResourceSpec | undefined;
|
|
1703
|
+
CodeRepositories?: CodeRepository[] | undefined;
|
|
1704
|
+
AppLifecycleManagement?: SpaceAppLifecycleManagement | undefined;
|
|
1705
|
+
}
|
|
1706
|
+
export interface EbsStorageSettings {
|
|
1707
|
+
EbsVolumeSizeInGb: number | undefined;
|
|
1708
|
+
}
|
|
1709
|
+
export interface SpaceStorageSettings {
|
|
1710
|
+
EbsStorageSettings?: EbsStorageSettings | undefined;
|
|
1711
|
+
}
|
|
1712
|
+
export interface SpaceSettings {
|
|
1713
|
+
JupyterServerAppSettings?: JupyterServerAppSettings | undefined;
|
|
1714
|
+
KernelGatewayAppSettings?: KernelGatewayAppSettings | undefined;
|
|
1715
|
+
CodeEditorAppSettings?: SpaceCodeEditorAppSettings | undefined;
|
|
1716
|
+
JupyterLabAppSettings?: SpaceJupyterLabAppSettings | undefined;
|
|
1717
|
+
AppType?: AppType | undefined;
|
|
1718
|
+
SpaceStorageSettings?: SpaceStorageSettings | undefined;
|
|
1719
|
+
SpaceManagedResources?: FeatureStatus | undefined;
|
|
1720
|
+
CustomFileSystems?: CustomFileSystem[] | undefined;
|
|
1721
|
+
RemoteAccess?: FeatureStatus | undefined;
|
|
1722
|
+
}
|
|
1723
|
+
export interface SpaceSharingSettings {
|
|
1724
|
+
SharingType: SharingType | undefined;
|
|
1725
|
+
}
|
|
1726
|
+
export interface CreateSpaceRequest {
|
|
1727
|
+
DomainId: string | undefined;
|
|
1728
|
+
SpaceName: string | undefined;
|
|
1729
|
+
Tags?: Tag[] | undefined;
|
|
1730
|
+
SpaceSettings?: SpaceSettings | undefined;
|
|
1731
|
+
OwnershipSettings?: OwnershipSettings | undefined;
|
|
1732
|
+
SpaceSharingSettings?: SpaceSharingSettings | undefined;
|
|
1733
|
+
SpaceDisplayName?: string | undefined;
|
|
1734
|
+
}
|
|
1735
|
+
export interface CreateSpaceResponse {
|
|
1736
|
+
SpaceArn?: string | undefined;
|
|
1737
|
+
}
|
|
1738
|
+
export interface CreateStudioLifecycleConfigRequest {
|
|
1739
|
+
StudioLifecycleConfigName: string | undefined;
|
|
1740
|
+
StudioLifecycleConfigContent: string | undefined;
|
|
1741
|
+
StudioLifecycleConfigAppType: StudioLifecycleConfigAppType | undefined;
|
|
1742
|
+
Tags?: Tag[] | undefined;
|
|
1743
|
+
}
|
|
1744
|
+
export interface CreateStudioLifecycleConfigResponse {
|
|
1745
|
+
StudioLifecycleConfigArn?: string | undefined;
|
|
1746
|
+
}
|
|
1747
|
+
export interface DebugHookConfig {
|
|
1748
|
+
LocalPath?: string | undefined;
|
|
1749
|
+
S3OutputPath: string | undefined;
|
|
1750
|
+
HookParameters?: Record<string, string> | undefined;
|
|
1751
|
+
CollectionConfigurations?: CollectionConfiguration[] | undefined;
|
|
1752
|
+
}
|
|
1753
|
+
export interface DebugRuleConfiguration {
|
|
1754
|
+
RuleConfigurationName: string | undefined;
|
|
1755
|
+
LocalPath?: string | undefined;
|
|
1756
|
+
S3OutputPath?: string | undefined;
|
|
1757
|
+
RuleEvaluatorImage: string | undefined;
|
|
1758
|
+
InstanceType?: ProcessingInstanceType | undefined;
|
|
1759
|
+
VolumeSizeInGB?: number | undefined;
|
|
1760
|
+
RuleParameters?: Record<string, string> | undefined;
|
|
1761
|
+
}
|
|
1762
|
+
export interface InfraCheckConfig {
|
|
1763
|
+
EnableInfraCheck?: boolean | undefined;
|
|
1764
|
+
}
|
|
1765
|
+
export interface ProfilerConfig {
|
|
1766
|
+
S3OutputPath?: string | undefined;
|
|
1767
|
+
ProfilingIntervalInMilliseconds?: number | undefined;
|
|
1768
|
+
ProfilingParameters?: Record<string, string> | undefined;
|
|
1769
|
+
DisableProfiler?: boolean | undefined;
|
|
1770
|
+
}
|
|
1771
|
+
export interface ProfilerRuleConfiguration {
|
|
1772
|
+
RuleConfigurationName: string | undefined;
|
|
1773
|
+
LocalPath?: string | undefined;
|
|
1774
|
+
S3OutputPath?: string | undefined;
|
|
1775
|
+
RuleEvaluatorImage: string | undefined;
|
|
1776
|
+
InstanceType?: ProcessingInstanceType | undefined;
|
|
1777
|
+
VolumeSizeInGB?: number | undefined;
|
|
1778
|
+
RuleParameters?: Record<string, string> | undefined;
|
|
1779
|
+
}
|
|
1780
|
+
export interface RemoteDebugConfig {
|
|
1781
|
+
EnableRemoteDebug?: boolean | undefined;
|
|
1782
|
+
}
|
|
1783
|
+
export interface SessionChainingConfig {
|
|
1784
|
+
EnableSessionTagChaining?: boolean | undefined;
|
|
1785
|
+
}
|
|
1786
|
+
export interface TensorBoardOutputConfig {
|
|
1787
|
+
LocalPath?: string | undefined;
|
|
1788
|
+
S3OutputPath: string | undefined;
|
|
1789
|
+
}
|
|
1790
|
+
export interface CreateTrainingJobRequest {
|
|
1791
|
+
TrainingJobName: string | undefined;
|
|
1792
|
+
HyperParameters?: Record<string, string> | undefined;
|
|
1793
|
+
AlgorithmSpecification?: AlgorithmSpecification | undefined;
|
|
1794
|
+
RoleArn: string | undefined;
|
|
1795
|
+
InputDataConfig?: Channel[] | undefined;
|
|
1796
|
+
OutputDataConfig: OutputDataConfig | undefined;
|
|
1797
|
+
ResourceConfig?: ResourceConfig | undefined;
|
|
1798
|
+
VpcConfig?: VpcConfig | undefined;
|
|
1799
|
+
StoppingCondition?: StoppingCondition | undefined;
|
|
1800
|
+
Tags?: Tag[] | undefined;
|
|
1801
|
+
EnableNetworkIsolation?: boolean | undefined;
|
|
1802
|
+
EnableInterContainerTrafficEncryption?: boolean | undefined;
|
|
1803
|
+
EnableManagedSpotTraining?: boolean | undefined;
|
|
1804
|
+
CheckpointConfig?: CheckpointConfig | undefined;
|
|
1805
|
+
DebugHookConfig?: DebugHookConfig | undefined;
|
|
1806
|
+
DebugRuleConfigurations?: DebugRuleConfiguration[] | undefined;
|
|
1807
|
+
TensorBoardOutputConfig?: TensorBoardOutputConfig | undefined;
|
|
1808
|
+
ExperimentConfig?: ExperimentConfig | undefined;
|
|
1809
|
+
ProfilerConfig?: ProfilerConfig | undefined;
|
|
1810
|
+
ProfilerRuleConfigurations?: ProfilerRuleConfiguration[] | undefined;
|
|
1811
|
+
Environment?: Record<string, string> | undefined;
|
|
1812
|
+
RetryStrategy?: RetryStrategy | undefined;
|
|
1813
|
+
RemoteDebugConfig?: RemoteDebugConfig | undefined;
|
|
1814
|
+
InfraCheckConfig?: InfraCheckConfig | undefined;
|
|
1815
|
+
SessionChainingConfig?: SessionChainingConfig | undefined;
|
|
1816
|
+
}
|
|
1817
|
+
export interface CreateTrainingJobResponse {
|
|
1818
|
+
TrainingJobArn: string | undefined;
|
|
1819
|
+
}
|
|
1820
|
+
export interface CreateTrainingPlanRequest {
|
|
1821
|
+
TrainingPlanName: string | undefined;
|
|
1822
|
+
TrainingPlanOfferingId: string | undefined;
|
|
1823
|
+
SpareInstanceCountPerUltraServer?: number | undefined;
|
|
1824
|
+
Tags?: Tag[] | undefined;
|
|
1825
|
+
}
|
|
1826
|
+
export interface CreateTrainingPlanResponse {
|
|
1827
|
+
TrainingPlanArn: string | undefined;
|
|
1828
|
+
}
|
|
1829
|
+
export interface DataProcessing {
|
|
1830
|
+
InputFilter?: string | undefined;
|
|
1831
|
+
OutputFilter?: string | undefined;
|
|
1832
|
+
JoinSource?: JoinSource | undefined;
|
|
1833
|
+
}
|
|
1834
|
+
export interface ModelClientConfig {
|
|
1835
|
+
InvocationsTimeoutInSeconds?: number | undefined;
|
|
1836
|
+
InvocationsMaxRetries?: number | undefined;
|
|
1837
|
+
}
|
|
1838
|
+
export interface CreateTransformJobRequest {
|
|
1839
|
+
TransformJobName: string | undefined;
|
|
1840
|
+
ModelName: string | undefined;
|
|
1841
|
+
MaxConcurrentTransforms?: number | undefined;
|
|
1842
|
+
ModelClientConfig?: ModelClientConfig | undefined;
|
|
1843
|
+
MaxPayloadInMB?: number | undefined;
|
|
1844
|
+
BatchStrategy?: BatchStrategy | undefined;
|
|
1845
|
+
Environment?: Record<string, string> | undefined;
|
|
1846
|
+
TransformInput: TransformInput | undefined;
|
|
1847
|
+
TransformOutput: TransformOutput | undefined;
|
|
1848
|
+
DataCaptureConfig?: BatchDataCaptureConfig | undefined;
|
|
1849
|
+
TransformResources: TransformResources | undefined;
|
|
1850
|
+
DataProcessing?: DataProcessing | undefined;
|
|
1851
|
+
Tags?: Tag[] | undefined;
|
|
1852
|
+
ExperimentConfig?: ExperimentConfig | undefined;
|
|
1853
|
+
}
|
|
1854
|
+
export interface CreateTransformJobResponse {
|
|
1855
|
+
TransformJobArn: string | undefined;
|
|
1856
|
+
}
|
|
1857
|
+
export interface CreateTrialRequest {
|
|
1858
|
+
TrialName: string | undefined;
|
|
1859
|
+
DisplayName?: string | undefined;
|
|
1860
|
+
ExperimentName: string | undefined;
|
|
1861
|
+
MetadataProperties?: MetadataProperties | undefined;
|
|
1862
|
+
Tags?: Tag[] | undefined;
|
|
1863
|
+
}
|
|
1864
|
+
export interface CreateTrialResponse {
|
|
1865
|
+
TrialArn?: string | undefined;
|
|
1866
|
+
}
|
|
1867
|
+
export interface TrialComponentArtifact {
|
|
1868
|
+
MediaType?: string | undefined;
|
|
1869
|
+
Value: string | undefined;
|
|
1870
|
+
}
|
|
1871
|
+
export type TrialComponentParameterValue =
|
|
1872
|
+
| TrialComponentParameterValue.NumberValueMember
|
|
1873
|
+
| TrialComponentParameterValue.StringValueMember
|
|
1874
|
+
| TrialComponentParameterValue.$UnknownMember;
|
|
1875
|
+
export declare namespace TrialComponentParameterValue {
|
|
1876
|
+
interface StringValueMember {
|
|
1877
|
+
StringValue: string;
|
|
1878
|
+
NumberValue?: never;
|
|
1879
|
+
$unknown?: never;
|
|
1880
|
+
}
|
|
1881
|
+
interface NumberValueMember {
|
|
1882
|
+
StringValue?: never;
|
|
1883
|
+
NumberValue: number;
|
|
1884
|
+
$unknown?: never;
|
|
1885
|
+
}
|
|
1886
|
+
interface $UnknownMember {
|
|
1887
|
+
StringValue?: never;
|
|
1888
|
+
NumberValue?: never;
|
|
1889
|
+
$unknown: [string, any];
|
|
1890
|
+
}
|
|
1891
|
+
interface Visitor<T> {
|
|
1892
|
+
StringValue: (value: string) => T;
|
|
1893
|
+
NumberValue: (value: number) => T;
|
|
1894
|
+
_: (name: string, value: any) => T;
|
|
1895
|
+
}
|
|
1896
|
+
}
|
|
1897
|
+
export interface TrialComponentStatus {
|
|
1898
|
+
PrimaryStatus?: TrialComponentPrimaryStatus | undefined;
|
|
1899
|
+
Message?: string | undefined;
|
|
1900
|
+
}
|
|
1901
|
+
export interface CreateTrialComponentRequest {
|
|
1902
|
+
TrialComponentName: string | undefined;
|
|
1903
|
+
DisplayName?: string | undefined;
|
|
1904
|
+
Status?: TrialComponentStatus | undefined;
|
|
1905
|
+
StartTime?: Date | undefined;
|
|
1906
|
+
EndTime?: Date | undefined;
|
|
1907
|
+
Parameters?: Record<string, TrialComponentParameterValue> | undefined;
|
|
1908
|
+
InputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
|
|
1909
|
+
OutputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
|
|
1910
|
+
MetadataProperties?: MetadataProperties | undefined;
|
|
1911
|
+
Tags?: Tag[] | undefined;
|
|
1912
|
+
}
|
|
1913
|
+
export interface CreateTrialComponentResponse {
|
|
1914
|
+
TrialComponentArn?: string | undefined;
|
|
1915
|
+
}
|
|
1916
|
+
export interface CreateUserProfileRequest {
|
|
1917
|
+
DomainId: string | undefined;
|
|
1918
|
+
UserProfileName: string | undefined;
|
|
1919
|
+
SingleSignOnUserIdentifier?: string | undefined;
|
|
1920
|
+
SingleSignOnUserValue?: string | undefined;
|
|
1921
|
+
Tags?: Tag[] | undefined;
|
|
1922
|
+
UserSettings?: UserSettings | undefined;
|
|
1923
|
+
}
|
|
1924
|
+
export interface CreateUserProfileResponse {
|
|
1925
|
+
UserProfileArn?: string | undefined;
|
|
1926
|
+
}
|
|
1927
|
+
export interface OidcConfig {
|
|
1928
|
+
ClientId: string | undefined;
|
|
1929
|
+
ClientSecret: string | undefined;
|
|
1930
|
+
Issuer: string | undefined;
|
|
1931
|
+
AuthorizationEndpoint: string | undefined;
|
|
1932
|
+
TokenEndpoint: string | undefined;
|
|
1933
|
+
UserInfoEndpoint: string | undefined;
|
|
1934
|
+
LogoutEndpoint: string | undefined;
|
|
1935
|
+
JwksUri: string | undefined;
|
|
1936
|
+
Scope?: string | undefined;
|
|
1937
|
+
AuthenticationRequestExtraParams?: Record<string, string> | undefined;
|
|
1938
|
+
}
|
|
1939
|
+
export interface SourceIpConfig {
|
|
1940
|
+
Cidrs: string[] | undefined;
|
|
1941
|
+
}
|
|
1942
|
+
export interface WorkforceVpcConfigRequest {
|
|
1943
|
+
VpcId?: string | undefined;
|
|
1944
|
+
SecurityGroupIds?: string[] | undefined;
|
|
1945
|
+
Subnets?: string[] | undefined;
|
|
1946
|
+
}
|