@aws-sdk/client-sagemaker 3.934.0 → 3.936.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +3695 -3682
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +2989 -0
- package/dist-es/models/errors.js +57 -0
- package/dist-es/models/models_0.js +1 -1390
- package/dist-es/models/models_1.js +1 -671
- package/dist-es/models/models_2.js +1 -186
- package/dist-es/models/models_3.js +1 -434
- package/dist-es/models/models_4.js +1 -317
- package/dist-es/schemas/schemas_0.js +11 -4
- package/dist-types/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -2
- package/dist-types/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +4 -0
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +1 -2
- package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterEventCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +5 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +5 -1
- package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -2
- package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/commands/ImportHubContentCommand.d.ts +1 -1
- package/dist-types/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterEventsCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListClustersCommand.d.ts +1 -1
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -1
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubsCommand.d.ts +1 -1
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceComponentsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListOptimizationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListPartnerAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceCatalogsCommand.d.ts +1 -1
- package/dist-types/commands/ListSpacesCommand.d.ts +1 -1
- package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -2
- package/dist-types/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -1
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/QueryLineageCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/SearchCommand.d.ts +3 -3
- package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StartSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/index.d.ts +7 -1
- package/dist-types/models/enums.d.ts +5540 -0
- package/dist-types/models/errors.d.ts +54 -0
- package/dist-types/models/models_0.d.ts +2375 -2134
- package/dist-types/models/models_1.d.ts +3957 -3765
- package/dist-types/models/models_2.d.ts +5770 -3151
- package/dist-types/models/models_3.d.ts +4470 -4424
- package/dist-types/models/models_4.d.ts +2119 -5743
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterEventCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReservedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterEventsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListOptimizationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPartnerAppsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +7 -1
- package/dist-types/ts3.4/models/enums.d.ts +3561 -0
- package/dist-types/ts3.4/models/errors.d.ts +28 -0
- package/dist-types/ts3.4/models/models_0.d.ts +679 -1546
- package/dist-types/ts3.4/models/models_1.d.ts +1074 -1388
- package/dist-types/ts3.4/models/models_2.d.ts +2006 -1460
- package/dist-types/ts3.4/models/models_3.d.ts +2042 -2344
- package/dist-types/ts3.4/models/models_4.d.ts +1071 -2076
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +19 -19
- package/dist-es/models/index.js +0 -6
- package/dist-es/models/models_5.js +0 -39
- package/dist-types/models/index.d.ts +0 -6
- package/dist-types/models/models_5.d.ts +0 -5029
- package/dist-types/ts3.4/models/index.d.ts +0 -6
- package/dist-types/ts3.4/models/models_5.d.ts +0 -1404
|
@@ -1,650 +1,499 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
AppNetworkAccessType,
|
|
8
|
-
AppSecurityGroupManagement,
|
|
9
|
-
AppSpecification,
|
|
2
|
+
_InstanceType,
|
|
3
|
+
AlgorithmSortBy,
|
|
4
|
+
AppImageConfigSortKey,
|
|
5
|
+
AppSortKey,
|
|
6
|
+
AppType,
|
|
10
7
|
AssociationEdgeType,
|
|
11
|
-
AsyncInferenceConfig,
|
|
12
|
-
AuthMode,
|
|
13
|
-
AutoMLCandidate,
|
|
14
|
-
AutoMLComputeConfig,
|
|
15
|
-
AutoMLDataSplitConfig,
|
|
16
|
-
AutoMLJobArtifacts,
|
|
17
|
-
AutoMLJobChannel,
|
|
18
|
-
AutoMLJobObjective,
|
|
19
|
-
AutoMLJobSecondaryStatus,
|
|
20
8
|
AutoMLJobStatus,
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
9
|
+
AutoMLSortBy,
|
|
10
|
+
AutoMLSortOrder,
|
|
11
|
+
CandidateSortBy,
|
|
12
|
+
CandidateStatus,
|
|
13
|
+
ClusterEventResourceType,
|
|
14
|
+
ClusterSortBy,
|
|
15
|
+
CodeRepositorySortBy,
|
|
16
|
+
CodeRepositorySortOrder,
|
|
17
|
+
CompilationJobStatus,
|
|
18
|
+
CrossAccountFilterOption,
|
|
19
|
+
DeviceDeploymentStatus,
|
|
20
|
+
DomainStatus,
|
|
21
|
+
EdgePackagingJobStatus,
|
|
22
|
+
EndpointConfigSortKey,
|
|
23
|
+
EndpointSortKey,
|
|
24
|
+
EndpointStatus,
|
|
25
|
+
EventSortBy,
|
|
26
|
+
ExecutionRoleIdentityConfig,
|
|
27
|
+
ExecutionStatus,
|
|
28
|
+
FeatureGroupSortBy,
|
|
29
|
+
FeatureGroupSortOrder,
|
|
30
|
+
FeatureGroupStatus,
|
|
31
|
+
FeatureStatus,
|
|
32
|
+
FeatureType,
|
|
33
|
+
FlowDefinitionStatus,
|
|
34
|
+
HubContentSortBy,
|
|
35
|
+
HubContentStatus,
|
|
36
|
+
HubContentSupportStatus,
|
|
37
|
+
HubContentType,
|
|
38
|
+
HubSortBy,
|
|
39
|
+
HubStatus,
|
|
40
|
+
HyperParameterTuningJobSortByOptions,
|
|
41
|
+
HyperParameterTuningJobStatus,
|
|
42
|
+
HyperParameterTuningJobStrategyType,
|
|
43
|
+
ImageSortBy,
|
|
44
|
+
ImageSortOrder,
|
|
45
|
+
ImageStatus,
|
|
46
|
+
ImageVersionSortBy,
|
|
47
|
+
ImageVersionSortOrder,
|
|
48
|
+
ImageVersionStatus,
|
|
49
|
+
InferenceComponentSortKey,
|
|
50
|
+
InferenceComponentStatus,
|
|
51
|
+
InferenceExperimentStatus,
|
|
52
|
+
InferenceExperimentType,
|
|
53
|
+
IPAddressType,
|
|
54
|
+
IsTrackingServerActive,
|
|
55
|
+
LabelingJobStatus,
|
|
56
|
+
ListCompilationJobsSortBy,
|
|
57
|
+
ListDeviceFleetsSortBy,
|
|
58
|
+
ListEdgeDeploymentPlansSortBy,
|
|
59
|
+
ListEdgePackagingJobsSortBy,
|
|
60
|
+
ListInferenceRecommendationsJobsSortBy,
|
|
61
|
+
ListLabelingJobsForWorkteamSortByOptions,
|
|
62
|
+
ListOptimizationJobsSortBy,
|
|
63
|
+
ListWorkforcesSortByOptions,
|
|
64
|
+
ListWorkteamsSortByOptions,
|
|
43
65
|
ModelApprovalStatus,
|
|
66
|
+
ModelCardExportJobSortBy,
|
|
67
|
+
ModelCardExportJobSortOrder,
|
|
68
|
+
ModelCardExportJobStatus,
|
|
69
|
+
ModelCardSortBy,
|
|
70
|
+
ModelCardSortOrder,
|
|
71
|
+
ModelCardStatus,
|
|
72
|
+
ModelCardVersionSortBy,
|
|
73
|
+
ModelMetadataFilterType,
|
|
74
|
+
ModelPackageGroupSortBy,
|
|
75
|
+
ModelPackageGroupStatus,
|
|
76
|
+
ModelPackageSortBy,
|
|
44
77
|
ModelPackageStatus,
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
78
|
+
ModelPackageType,
|
|
79
|
+
ModelSortKey,
|
|
80
|
+
MonitoringAlertHistorySortKey,
|
|
81
|
+
MonitoringAlertStatus,
|
|
82
|
+
MonitoringExecutionSortKey,
|
|
83
|
+
MonitoringJobDefinitionSortKey,
|
|
84
|
+
MonitoringScheduleSortKey,
|
|
85
|
+
MonitoringType,
|
|
86
|
+
NotebookInstanceLifecycleConfigSortKey,
|
|
87
|
+
NotebookInstanceLifecycleConfigSortOrder,
|
|
88
|
+
NotebookInstanceSortKey,
|
|
89
|
+
NotebookInstanceSortOrder,
|
|
90
|
+
NotebookInstanceStatus,
|
|
91
|
+
OfflineStoreStatusValue,
|
|
92
|
+
Operator,
|
|
93
|
+
OptimizationJobDeploymentInstanceType,
|
|
94
|
+
OptimizationJobStatus,
|
|
95
|
+
OrderKey,
|
|
96
|
+
PartnerAppStatus,
|
|
97
|
+
PartnerAppType,
|
|
98
|
+
PipelineExecutionStatus,
|
|
99
|
+
ProcessingJobStatus,
|
|
100
|
+
ProjectSortBy,
|
|
101
|
+
ProjectSortOrder,
|
|
102
|
+
ProjectStatus,
|
|
103
|
+
RecommendationJobStatus,
|
|
104
|
+
RecommendationJobType,
|
|
105
|
+
RecommendationStepType,
|
|
106
|
+
ReservedCapacityInstanceType,
|
|
107
|
+
ResourceCatalogSortBy,
|
|
108
|
+
ResourceCatalogSortOrder,
|
|
109
|
+
ResourceType,
|
|
110
|
+
SageMakerResourceName,
|
|
111
|
+
SagemakerServicecatalogStatus,
|
|
112
|
+
SchedulerResourceStatus,
|
|
113
|
+
ScheduleStatus,
|
|
114
|
+
SecondaryStatus,
|
|
115
|
+
SharingType,
|
|
116
|
+
SortActionsBy,
|
|
117
|
+
SortArtifactsBy,
|
|
118
|
+
SortAssociationsBy,
|
|
119
|
+
SortBy,
|
|
120
|
+
SortClusterSchedulerConfigBy,
|
|
121
|
+
SortContextsBy,
|
|
122
|
+
SortExperimentsBy,
|
|
123
|
+
SortInferenceExperimentsBy,
|
|
124
|
+
SortLineageGroupsBy,
|
|
125
|
+
SortOrder,
|
|
126
|
+
SortPipelineExecutionsBy,
|
|
127
|
+
SortPipelinesBy,
|
|
128
|
+
SortQuotaBy,
|
|
129
|
+
SortTrackingServerBy,
|
|
130
|
+
SortTrialComponentsBy,
|
|
131
|
+
SortTrialsBy,
|
|
132
|
+
SpaceSortKey,
|
|
133
|
+
SpaceStatus,
|
|
134
|
+
StepStatus,
|
|
135
|
+
StudioLifecycleConfigAppType,
|
|
136
|
+
StudioLifecycleConfigSortKey,
|
|
137
|
+
TrackingServerStatus,
|
|
138
|
+
TrainingJobSortByOptions,
|
|
139
|
+
TrainingJobStatus,
|
|
140
|
+
TrainingPlanFilterName,
|
|
141
|
+
TrainingPlanSortBy,
|
|
142
|
+
TrainingPlanSortOrder,
|
|
143
|
+
TrainingPlanStatus,
|
|
144
|
+
TransformJobStatus,
|
|
145
|
+
UltraServerHealthStatus,
|
|
146
|
+
UserProfileSortKey,
|
|
147
|
+
UserProfileStatus,
|
|
148
|
+
VolumeAttachmentStatus,
|
|
149
|
+
WarmPoolResourceStatus,
|
|
150
|
+
} from "./enums";
|
|
151
|
+
import {
|
|
152
|
+
ActionSummary,
|
|
153
|
+
AgentVersion,
|
|
154
|
+
AlgorithmSummary,
|
|
155
|
+
AmazonQSettings,
|
|
156
|
+
AppDetails,
|
|
157
|
+
AppImageConfigDetails,
|
|
158
|
+
ArtifactSummary,
|
|
159
|
+
AssociationSummary,
|
|
160
|
+
AutoMLCandidate,
|
|
161
|
+
AutoMLJobStepMetadata,
|
|
162
|
+
AutoMLJobSummary,
|
|
163
|
+
CacheHitResult,
|
|
164
|
+
CallbackStepMetadata,
|
|
165
|
+
ClarifyCheckStepMetadata,
|
|
166
|
+
ClusterEventSummary,
|
|
167
|
+
ClusterNodeSummary,
|
|
168
|
+
ClusterSchedulerConfigSummary,
|
|
169
|
+
ClusterSummary,
|
|
170
|
+
CodeRepositorySummary,
|
|
171
|
+
CompilationJobSummary,
|
|
172
|
+
ComputeQuotaSummary,
|
|
173
|
+
ConditionStepMetadata,
|
|
174
|
+
ContextSummary,
|
|
175
|
+
EdgeOutputConfig,
|
|
176
|
+
OutputParameter,
|
|
49
177
|
ResourceSpec,
|
|
50
|
-
StoppingCondition,
|
|
51
178
|
Tag,
|
|
52
|
-
TransformInput,
|
|
53
|
-
TransformOutput,
|
|
54
|
-
TransformResources,
|
|
55
179
|
UserContext,
|
|
56
|
-
VolumeAttachmentStatus,
|
|
57
|
-
VpcConfig,
|
|
58
180
|
} from "./models_0";
|
|
59
181
|
import {
|
|
60
|
-
_InstanceType,
|
|
61
|
-
ClusterOrchestrator,
|
|
62
|
-
ClusterRestrictedInstanceGroupDetails,
|
|
63
|
-
ClusterStatus,
|
|
64
|
-
ClusterTieredStorageConfig,
|
|
65
|
-
CognitoConfig,
|
|
66
|
-
CompilationJobStatus,
|
|
67
|
-
ComputeQuotaConfig,
|
|
68
|
-
ComputeQuotaTarget,
|
|
69
|
-
ContainerDefinition,
|
|
70
|
-
ContextSource,
|
|
71
|
-
DataCaptureConfig,
|
|
72
|
-
DataQualityAppSpecification,
|
|
73
|
-
DataQualityBaselineConfig,
|
|
74
|
-
DataQualityJobInput,
|
|
75
|
-
DefaultSpaceSettings,
|
|
76
|
-
DeploymentConfig,
|
|
77
182
|
DockerSettings,
|
|
78
|
-
DomainSettings,
|
|
79
|
-
EdgeDeploymentModelConfig,
|
|
80
|
-
EdgeOutputConfig,
|
|
81
|
-
EdgePresetDeploymentType,
|
|
82
|
-
EndpointInfo,
|
|
83
|
-
ExecutionRoleIdentityConfig,
|
|
84
|
-
ExplainerConfig,
|
|
85
183
|
FeatureDefinition,
|
|
86
|
-
FeatureType,
|
|
87
|
-
FlowDefinitionOutputConfig,
|
|
88
|
-
GitConfig,
|
|
89
|
-
HubContentType,
|
|
90
|
-
HubS3StorageConfig,
|
|
91
|
-
HumanLoopActivationConfig,
|
|
92
|
-
HumanLoopConfig,
|
|
93
|
-
HumanLoopRequestSource,
|
|
94
|
-
HumanTaskConfig,
|
|
95
184
|
HyperParameterTrainingJobDefinition,
|
|
96
185
|
HyperParameterTuningJobConfig,
|
|
97
|
-
HyperParameterTuningJobObjectiveType,
|
|
98
186
|
HyperParameterTuningJobWarmStartConfig,
|
|
99
|
-
InferenceComponentComputeResourceRequirements,
|
|
100
|
-
InferenceComponentStartupParameters,
|
|
101
|
-
InferenceExperimentDataStorageConfig,
|
|
102
187
|
InferenceExperimentSchedule,
|
|
103
|
-
InferenceExperimentType,
|
|
104
|
-
InputConfig,
|
|
105
|
-
IPAddressType,
|
|
106
|
-
JobType,
|
|
107
|
-
LabelingJobAlgorithmsConfig,
|
|
108
188
|
LabelingJobInputConfig,
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
ModelDeployConfig,
|
|
112
|
-
ModelInfrastructureConfig,
|
|
113
|
-
MonitoringNetworkConfig,
|
|
114
|
-
MonitoringOutputConfig,
|
|
115
|
-
MonitoringResources,
|
|
116
|
-
MonitoringStoppingCondition,
|
|
117
|
-
NeoVpcConfig,
|
|
189
|
+
ModelLifeCycle,
|
|
190
|
+
MonitoringScheduleConfig,
|
|
118
191
|
OfflineStoreConfig,
|
|
119
192
|
OnlineStoreConfig,
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
ProductionVariantAcceleratorType,
|
|
124
|
-
ProductionVariantManagedInstanceScaling,
|
|
125
|
-
ProductionVariantRoutingConfig,
|
|
126
|
-
ProductionVariantServerlessConfig,
|
|
127
|
-
RecommendationJobInputConfig,
|
|
128
|
-
RecommendationJobStoppingConditions,
|
|
129
|
-
RecommendationJobType,
|
|
130
|
-
RetryStrategy,
|
|
131
|
-
SchedulerConfig,
|
|
132
|
-
SchedulerResourceStatus,
|
|
133
|
-
ShadowModeConfig,
|
|
134
|
-
TagPropagation,
|
|
135
|
-
ThroughputMode,
|
|
193
|
+
ResourceLimits,
|
|
194
|
+
SpaceStorageSettings,
|
|
195
|
+
TrialComponentStatus,
|
|
136
196
|
TrustedIdentityPropagationSettings,
|
|
137
197
|
UnifiedStudioSettings,
|
|
138
|
-
UserSettings,
|
|
139
|
-
VendorGuidance,
|
|
140
198
|
} from "./models_1";
|
|
141
199
|
import {
|
|
142
200
|
CustomizedMetricSpecification,
|
|
143
201
|
DataCaptureConfigSummary,
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
ExperimentConfig,
|
|
155
|
-
InferenceExecutionConfig,
|
|
156
|
-
InfraCheckConfig,
|
|
157
|
-
InstanceMetadataServiceConfiguration,
|
|
158
|
-
LabelingJobStoppingConditions,
|
|
202
|
+
EndpointOutputConfiguration,
|
|
203
|
+
ExperimentSource,
|
|
204
|
+
FeatureParameter,
|
|
205
|
+
HyperParameterTrainingJobSummary,
|
|
206
|
+
HyperParameterTuningJobCompletionDetails,
|
|
207
|
+
HyperParameterTuningJobConsumedResources,
|
|
208
|
+
InferenceMetrics,
|
|
209
|
+
LabelCounters,
|
|
210
|
+
LabelingJobOutput,
|
|
211
|
+
LastUpdateStatus,
|
|
159
212
|
MemberDefinition,
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
ModelBiasJobInput,
|
|
163
|
-
ModelCardExportOutputConfig,
|
|
164
|
-
ModelCardSecurityConfig,
|
|
165
|
-
ModelCardStatus,
|
|
166
|
-
ModelClientConfig,
|
|
167
|
-
ModelDeployResult,
|
|
168
|
-
ModelExplainabilityAppSpecification,
|
|
169
|
-
ModelExplainabilityBaselineConfig,
|
|
170
|
-
ModelExplainabilityJobInput,
|
|
171
|
-
ModelLifeCycle,
|
|
172
|
-
ModelMetrics,
|
|
173
|
-
ModelPackageModelCard,
|
|
174
|
-
ModelPackageSecurityConfig,
|
|
175
|
-
ModelPackageValidationSpecification,
|
|
176
|
-
ModelQualityAppSpecification,
|
|
177
|
-
ModelQualityBaselineConfig,
|
|
178
|
-
ModelQualityJobInput,
|
|
179
|
-
MonitoringScheduleConfig,
|
|
180
|
-
MonitoringType,
|
|
181
|
-
NetworkConfig,
|
|
182
|
-
NotebookInstanceAcceleratorType,
|
|
183
|
-
NotebookInstanceLifecycleHook,
|
|
213
|
+
ModelConfiguration,
|
|
214
|
+
MonitoringExecutionSummary,
|
|
184
215
|
NotificationConfiguration,
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
PartnerAppType,
|
|
196
|
-
ProcessingInput,
|
|
197
|
-
ProcessingOutputConfig,
|
|
198
|
-
ProcessingResources,
|
|
199
|
-
ProcessingStoppingCondition,
|
|
200
|
-
ProfilerConfig,
|
|
201
|
-
ProfilerRuleConfiguration,
|
|
202
|
-
RemoteDebugConfig,
|
|
203
|
-
RootAccess,
|
|
204
|
-
RuleEvaluationStatus,
|
|
205
|
-
ServiceCatalogProvisioningDetails,
|
|
206
|
-
SkipModelValidation,
|
|
207
|
-
SourceAlgorithmSpecification,
|
|
208
|
-
SourceIpConfig,
|
|
209
|
-
SpaceSettings,
|
|
210
|
-
SpaceSharingSettings,
|
|
211
|
-
StudioLifecycleConfigAppType,
|
|
212
|
-
TensorBoardOutputConfig,
|
|
213
|
-
TrackingServerSize,
|
|
214
|
-
TrialComponentArtifact,
|
|
215
|
-
TrialComponentParameterValue,
|
|
216
|
-
TrialComponentStatus,
|
|
216
|
+
ObjectiveStatusCounters,
|
|
217
|
+
OfflineStoreStatus,
|
|
218
|
+
ProductionVariantSummary,
|
|
219
|
+
RecommendationMetrics,
|
|
220
|
+
ReservedCapacitySummary,
|
|
221
|
+
SubscribedWorkteam,
|
|
222
|
+
TrainingJobStatusCounters,
|
|
223
|
+
TrialComponentSource,
|
|
224
|
+
TrialSource,
|
|
225
|
+
WarmPoolStatus,
|
|
217
226
|
WorkerAccessConfiguration,
|
|
218
|
-
|
|
227
|
+
Workforce,
|
|
219
228
|
} from "./models_2";
|
|
220
|
-
export interface
|
|
221
|
-
|
|
222
|
-
AutoMLJobArn: string | undefined;
|
|
223
|
-
AutoMLJobInputDataConfig: AutoMLJobChannel[] | undefined;
|
|
224
|
-
OutputDataConfig: AutoMLOutputDataConfig | undefined;
|
|
225
|
-
RoleArn: string | undefined;
|
|
226
|
-
AutoMLJobObjective?: AutoMLJobObjective | undefined;
|
|
227
|
-
AutoMLProblemTypeConfig?: AutoMLProblemTypeConfig | undefined;
|
|
228
|
-
AutoMLProblemTypeConfigName?: AutoMLProblemTypeConfigName | undefined;
|
|
229
|
-
CreationTime: Date | undefined;
|
|
230
|
-
EndTime?: Date | undefined;
|
|
231
|
-
LastModifiedTime: Date | undefined;
|
|
232
|
-
FailureReason?: string | undefined;
|
|
233
|
-
PartialFailureReasons?: AutoMLPartialFailureReason[] | undefined;
|
|
234
|
-
BestCandidate?: AutoMLCandidate | undefined;
|
|
235
|
-
AutoMLJobStatus: AutoMLJobStatus | undefined;
|
|
236
|
-
AutoMLJobSecondaryStatus: AutoMLJobSecondaryStatus | undefined;
|
|
237
|
-
AutoMLJobArtifacts?: AutoMLJobArtifacts | undefined;
|
|
238
|
-
ResolvedAttributes?: AutoMLResolvedAttributes | undefined;
|
|
239
|
-
ModelDeployConfig?: ModelDeployConfig | undefined;
|
|
240
|
-
ModelDeployResult?: ModelDeployResult | undefined;
|
|
241
|
-
DataSplitConfig?: AutoMLDataSplitConfig | undefined;
|
|
242
|
-
SecurityConfig?: AutoMLSecurityConfig | undefined;
|
|
243
|
-
AutoMLComputeConfig?: AutoMLComputeConfig | undefined;
|
|
244
|
-
}
|
|
245
|
-
export interface DescribeClusterRequest {
|
|
246
|
-
ClusterName: string | undefined;
|
|
247
|
-
}
|
|
248
|
-
export interface DescribeClusterResponse {
|
|
249
|
-
ClusterArn: string | undefined;
|
|
250
|
-
ClusterName?: string | undefined;
|
|
251
|
-
ClusterStatus: ClusterStatus | undefined;
|
|
252
|
-
CreationTime?: Date | undefined;
|
|
253
|
-
FailureMessage?: string | undefined;
|
|
254
|
-
InstanceGroups: ClusterInstanceGroupDetails[] | undefined;
|
|
255
|
-
RestrictedInstanceGroups?:
|
|
256
|
-
| ClusterRestrictedInstanceGroupDetails[]
|
|
257
|
-
| undefined;
|
|
258
|
-
VpcConfig?: VpcConfig | undefined;
|
|
259
|
-
Orchestrator?: ClusterOrchestrator | undefined;
|
|
260
|
-
TieredStorageConfig?: ClusterTieredStorageConfig | undefined;
|
|
261
|
-
NodeRecovery?: ClusterNodeRecovery | undefined;
|
|
262
|
-
NodeProvisioningMode?: ClusterNodeProvisioningMode | undefined;
|
|
263
|
-
ClusterRole?: string | undefined;
|
|
264
|
-
AutoScaling?: ClusterAutoScalingConfigOutput | undefined;
|
|
265
|
-
}
|
|
266
|
-
export interface DescribeClusterEventRequest {
|
|
267
|
-
EventId: string | undefined;
|
|
268
|
-
ClusterName: string | undefined;
|
|
269
|
-
}
|
|
270
|
-
export interface DescribeClusterEventResponse {
|
|
271
|
-
EventDetails?: ClusterEventDetail | undefined;
|
|
272
|
-
}
|
|
273
|
-
export interface DescribeClusterNodeRequest {
|
|
274
|
-
ClusterName: string | undefined;
|
|
275
|
-
NodeId?: string | undefined;
|
|
276
|
-
NodeLogicalId?: string | undefined;
|
|
277
|
-
}
|
|
278
|
-
export interface DescribeClusterNodeResponse {
|
|
279
|
-
NodeDetails: ClusterNodeDetails | undefined;
|
|
280
|
-
}
|
|
281
|
-
export interface DescribeClusterSchedulerConfigRequest {
|
|
282
|
-
ClusterSchedulerConfigId: string | undefined;
|
|
283
|
-
ClusterSchedulerConfigVersion?: number | undefined;
|
|
229
|
+
export interface DescribeWorkteamRequest {
|
|
230
|
+
WorkteamName: string | undefined;
|
|
284
231
|
}
|
|
285
|
-
export interface
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
LastModifiedTime?: Date | undefined;
|
|
298
|
-
LastModifiedBy?: UserContext | undefined;
|
|
232
|
+
export interface Workteam {
|
|
233
|
+
WorkteamName: string | undefined;
|
|
234
|
+
MemberDefinitions: MemberDefinition[] | undefined;
|
|
235
|
+
WorkteamArn: string | undefined;
|
|
236
|
+
WorkforceArn?: string | undefined;
|
|
237
|
+
ProductListingIds?: string[] | undefined;
|
|
238
|
+
Description: string | undefined;
|
|
239
|
+
SubDomain?: string | undefined;
|
|
240
|
+
CreateDate?: Date | undefined;
|
|
241
|
+
LastUpdatedDate?: Date | undefined;
|
|
242
|
+
NotificationConfiguration?: NotificationConfiguration | undefined;
|
|
243
|
+
WorkerAccessConfiguration?: WorkerAccessConfiguration | undefined;
|
|
299
244
|
}
|
|
300
|
-
export interface
|
|
301
|
-
|
|
245
|
+
export interface DescribeWorkteamResponse {
|
|
246
|
+
Workteam: Workteam | undefined;
|
|
302
247
|
}
|
|
303
|
-
export interface
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
CreationTime: Date | undefined;
|
|
307
|
-
LastModifiedTime: Date | undefined;
|
|
308
|
-
GitConfig?: GitConfig | undefined;
|
|
248
|
+
export interface ProductionVariantServerlessUpdateConfig {
|
|
249
|
+
MaxConcurrency?: number | undefined;
|
|
250
|
+
ProvisionedConcurrency?: number | undefined;
|
|
309
251
|
}
|
|
310
|
-
export interface
|
|
311
|
-
|
|
252
|
+
export interface DesiredWeightAndCapacity {
|
|
253
|
+
VariantName: string | undefined;
|
|
254
|
+
DesiredWeight?: number | undefined;
|
|
255
|
+
DesiredInstanceCount?: number | undefined;
|
|
256
|
+
ServerlessUpdateConfig?: ProductionVariantServerlessUpdateConfig | undefined;
|
|
312
257
|
}
|
|
313
|
-
export interface
|
|
314
|
-
|
|
258
|
+
export interface DetachClusterNodeVolumeRequest {
|
|
259
|
+
ClusterArn: string | undefined;
|
|
260
|
+
NodeId: string | undefined;
|
|
261
|
+
VolumeId: string | undefined;
|
|
315
262
|
}
|
|
316
|
-
export interface
|
|
317
|
-
|
|
263
|
+
export interface DetachClusterNodeVolumeResponse {
|
|
264
|
+
ClusterArn: string | undefined;
|
|
265
|
+
NodeId: string | undefined;
|
|
266
|
+
VolumeId: string | undefined;
|
|
267
|
+
AttachTime: Date | undefined;
|
|
268
|
+
Status: VolumeAttachmentStatus | undefined;
|
|
269
|
+
DeviceName: string | undefined;
|
|
318
270
|
}
|
|
319
|
-
export interface
|
|
320
|
-
|
|
321
|
-
CompilationJobArn: string | undefined;
|
|
322
|
-
CompilationJobStatus: CompilationJobStatus | undefined;
|
|
323
|
-
CompilationStartTime?: Date | undefined;
|
|
324
|
-
CompilationEndTime?: Date | undefined;
|
|
325
|
-
StoppingCondition: StoppingCondition | undefined;
|
|
326
|
-
InferenceImage?: string | undefined;
|
|
327
|
-
ModelPackageVersionArn?: string | undefined;
|
|
328
|
-
CreationTime: Date | undefined;
|
|
329
|
-
LastModifiedTime: Date | undefined;
|
|
330
|
-
FailureReason: string | undefined;
|
|
331
|
-
ModelArtifacts: ModelArtifacts | undefined;
|
|
332
|
-
ModelDigests?: ModelDigests | undefined;
|
|
333
|
-
RoleArn: string | undefined;
|
|
334
|
-
InputConfig: InputConfig | undefined;
|
|
335
|
-
OutputConfig: OutputConfig | undefined;
|
|
336
|
-
VpcConfig?: NeoVpcConfig | undefined;
|
|
337
|
-
DerivedInformation?: DerivedInformation | undefined;
|
|
338
|
-
}
|
|
339
|
-
export interface DescribeComputeQuotaRequest {
|
|
340
|
-
ComputeQuotaId: string | undefined;
|
|
341
|
-
ComputeQuotaVersion?: number | undefined;
|
|
342
|
-
}
|
|
343
|
-
export interface DescribeComputeQuotaResponse {
|
|
344
|
-
ComputeQuotaArn: string | undefined;
|
|
345
|
-
ComputeQuotaId: string | undefined;
|
|
346
|
-
Name: string | undefined;
|
|
271
|
+
export interface Device {
|
|
272
|
+
DeviceName: string | undefined;
|
|
347
273
|
Description?: string | undefined;
|
|
348
|
-
|
|
349
|
-
Status: SchedulerResourceStatus | undefined;
|
|
350
|
-
FailureReason?: string | undefined;
|
|
351
|
-
ClusterArn?: string | undefined;
|
|
352
|
-
ComputeQuotaConfig?: ComputeQuotaConfig | undefined;
|
|
353
|
-
ComputeQuotaTarget: ComputeQuotaTarget | undefined;
|
|
354
|
-
ActivationState?: ActivationState | undefined;
|
|
355
|
-
CreationTime: Date | undefined;
|
|
356
|
-
CreatedBy?: UserContext | undefined;
|
|
357
|
-
LastModifiedTime?: Date | undefined;
|
|
358
|
-
LastModifiedBy?: UserContext | undefined;
|
|
359
|
-
}
|
|
360
|
-
export interface DescribeContextRequest {
|
|
361
|
-
ContextName: string | undefined;
|
|
274
|
+
IotThingName?: string | undefined;
|
|
362
275
|
}
|
|
363
|
-
export interface
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
276
|
+
export interface DeviceDeploymentSummary {
|
|
277
|
+
EdgeDeploymentPlanArn: string | undefined;
|
|
278
|
+
EdgeDeploymentPlanName: string | undefined;
|
|
279
|
+
StageName: string | undefined;
|
|
280
|
+
DeployedStageName?: string | undefined;
|
|
281
|
+
DeviceFleetName?: string | undefined;
|
|
282
|
+
DeviceName: string | undefined;
|
|
283
|
+
DeviceArn: string | undefined;
|
|
284
|
+
DeviceDeploymentStatus?: DeviceDeploymentStatus | undefined;
|
|
285
|
+
DeviceDeploymentStatusMessage?: string | undefined;
|
|
368
286
|
Description?: string | undefined;
|
|
369
|
-
|
|
287
|
+
DeploymentStartTime?: Date | undefined;
|
|
288
|
+
}
|
|
289
|
+
export interface DeviceFleetSummary {
|
|
290
|
+
DeviceFleetArn: string | undefined;
|
|
291
|
+
DeviceFleetName: string | undefined;
|
|
370
292
|
CreationTime?: Date | undefined;
|
|
371
|
-
CreatedBy?: UserContext | undefined;
|
|
372
293
|
LastModifiedTime?: Date | undefined;
|
|
373
|
-
LastModifiedBy?: UserContext | undefined;
|
|
374
|
-
LineageGroupArn?: string | undefined;
|
|
375
|
-
}
|
|
376
|
-
export interface DescribeDataQualityJobDefinitionRequest {
|
|
377
|
-
JobDefinitionName: string | undefined;
|
|
378
|
-
}
|
|
379
|
-
export interface DescribeDataQualityJobDefinitionResponse {
|
|
380
|
-
JobDefinitionArn: string | undefined;
|
|
381
|
-
JobDefinitionName: string | undefined;
|
|
382
|
-
CreationTime: Date | undefined;
|
|
383
|
-
DataQualityBaselineConfig?: DataQualityBaselineConfig | undefined;
|
|
384
|
-
DataQualityAppSpecification: DataQualityAppSpecification | undefined;
|
|
385
|
-
DataQualityJobInput: DataQualityJobInput | undefined;
|
|
386
|
-
DataQualityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
387
|
-
JobResources: MonitoringResources | undefined;
|
|
388
|
-
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
389
|
-
RoleArn: string | undefined;
|
|
390
|
-
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
391
294
|
}
|
|
392
|
-
export interface
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
DeviceFleetName: string | undefined;
|
|
295
|
+
export interface DeviceStats {
|
|
296
|
+
ConnectedDeviceCount: number | undefined;
|
|
297
|
+
RegisteredDeviceCount: number | undefined;
|
|
396
298
|
}
|
|
397
|
-
export interface
|
|
299
|
+
export interface EdgeModelSummary {
|
|
398
300
|
ModelName: string | undefined;
|
|
399
301
|
ModelVersion: string | undefined;
|
|
400
|
-
LatestSampleTime?: Date | undefined;
|
|
401
|
-
LatestInference?: Date | undefined;
|
|
402
302
|
}
|
|
403
|
-
export interface
|
|
404
|
-
DeviceArn?: string | undefined;
|
|
303
|
+
export interface DeviceSummary {
|
|
405
304
|
DeviceName: string | undefined;
|
|
305
|
+
DeviceArn: string | undefined;
|
|
406
306
|
Description?: string | undefined;
|
|
407
|
-
DeviceFleetName
|
|
307
|
+
DeviceFleetName?: string | undefined;
|
|
408
308
|
IotThingName?: string | undefined;
|
|
409
|
-
RegistrationTime
|
|
309
|
+
RegistrationTime?: Date | undefined;
|
|
410
310
|
LatestHeartbeat?: Date | undefined;
|
|
411
|
-
Models?:
|
|
412
|
-
MaxModels?: number | undefined;
|
|
413
|
-
NextToken?: string | undefined;
|
|
311
|
+
Models?: EdgeModelSummary[] | undefined;
|
|
414
312
|
AgentVersion?: string | undefined;
|
|
415
313
|
}
|
|
416
|
-
export interface
|
|
417
|
-
|
|
314
|
+
export interface DisableSagemakerServicecatalogPortfolioInput {}
|
|
315
|
+
export interface DisableSagemakerServicecatalogPortfolioOutput {}
|
|
316
|
+
export interface DisassociateTrialComponentRequest {
|
|
317
|
+
TrialComponentName: string | undefined;
|
|
318
|
+
TrialName: string | undefined;
|
|
418
319
|
}
|
|
419
|
-
export interface
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
CreationTime: Date | undefined;
|
|
425
|
-
LastModifiedTime: Date | undefined;
|
|
426
|
-
RoleArn?: string | undefined;
|
|
427
|
-
IotRoleAlias?: string | undefined;
|
|
428
|
-
}
|
|
429
|
-
export interface DescribeDomainRequest {
|
|
430
|
-
DomainId: string | undefined;
|
|
431
|
-
}
|
|
432
|
-
export declare const DomainStatus: {
|
|
433
|
-
readonly Delete_Failed: "Delete_Failed";
|
|
434
|
-
readonly Deleting: "Deleting";
|
|
435
|
-
readonly Failed: "Failed";
|
|
436
|
-
readonly InService: "InService";
|
|
437
|
-
readonly Pending: "Pending";
|
|
438
|
-
readonly Update_Failed: "Update_Failed";
|
|
439
|
-
readonly Updating: "Updating";
|
|
440
|
-
};
|
|
441
|
-
export type DomainStatus = (typeof DomainStatus)[keyof typeof DomainStatus];
|
|
442
|
-
export interface DescribeDomainResponse {
|
|
320
|
+
export interface DisassociateTrialComponentResponse {
|
|
321
|
+
TrialComponentArn?: string | undefined;
|
|
322
|
+
TrialArn?: string | undefined;
|
|
323
|
+
}
|
|
324
|
+
export interface DomainDetails {
|
|
443
325
|
DomainArn?: string | undefined;
|
|
444
326
|
DomainId?: string | undefined;
|
|
445
327
|
DomainName?: string | undefined;
|
|
446
|
-
HomeEfsFileSystemId?: string | undefined;
|
|
447
|
-
SingleSignOnManagedApplicationInstanceId?: string | undefined;
|
|
448
|
-
SingleSignOnApplicationArn?: string | undefined;
|
|
449
328
|
Status?: DomainStatus | undefined;
|
|
450
329
|
CreationTime?: Date | undefined;
|
|
451
330
|
LastModifiedTime?: Date | undefined;
|
|
452
|
-
FailureReason?: string | undefined;
|
|
453
|
-
SecurityGroupIdForDomainBoundary?: string | undefined;
|
|
454
|
-
AuthMode?: AuthMode | undefined;
|
|
455
|
-
DefaultUserSettings?: UserSettings | undefined;
|
|
456
|
-
DomainSettings?: DomainSettings | undefined;
|
|
457
|
-
AppNetworkAccessType?: AppNetworkAccessType | undefined;
|
|
458
|
-
HomeEfsFileSystemKmsKeyId?: string | undefined;
|
|
459
|
-
SubnetIds?: string[] | undefined;
|
|
460
331
|
Url?: string | undefined;
|
|
461
|
-
VpcId?: string | undefined;
|
|
462
|
-
KmsKeyId?: string | undefined;
|
|
463
|
-
AppSecurityGroupManagement?: AppSecurityGroupManagement | undefined;
|
|
464
|
-
TagPropagation?: TagPropagation | undefined;
|
|
465
|
-
DefaultSpaceSettings?: DefaultSpaceSettings | undefined;
|
|
466
|
-
}
|
|
467
|
-
export interface DescribeEdgeDeploymentPlanRequest {
|
|
468
|
-
EdgeDeploymentPlanName: string | undefined;
|
|
469
|
-
NextToken?: string | undefined;
|
|
470
|
-
MaxResults?: number | undefined;
|
|
471
|
-
}
|
|
472
|
-
export interface DescribeEdgeDeploymentPlanResponse {
|
|
473
|
-
EdgeDeploymentPlanArn: string | undefined;
|
|
474
|
-
EdgeDeploymentPlanName: string | undefined;
|
|
475
|
-
ModelConfigs: EdgeDeploymentModelConfig[] | undefined;
|
|
476
|
-
DeviceFleetName: string | undefined;
|
|
477
|
-
EdgeDeploymentSuccess?: number | undefined;
|
|
478
|
-
EdgeDeploymentPending?: number | undefined;
|
|
479
|
-
EdgeDeploymentFailed?: number | undefined;
|
|
480
|
-
Stages: DeploymentStageStatusSummary[] | undefined;
|
|
481
|
-
NextToken?: string | undefined;
|
|
482
|
-
CreationTime?: Date | undefined;
|
|
483
|
-
LastModifiedTime?: Date | undefined;
|
|
484
332
|
}
|
|
485
|
-
export interface
|
|
486
|
-
|
|
333
|
+
export interface RStudioServerProDomainSettingsForUpdate {
|
|
334
|
+
DomainExecutionRoleArn: string | undefined;
|
|
335
|
+
DefaultResourceSpec?: ResourceSpec | undefined;
|
|
336
|
+
RStudioConnectUrl?: string | undefined;
|
|
337
|
+
RStudioPackageManagerUrl?: string | undefined;
|
|
487
338
|
}
|
|
488
|
-
export
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
};
|
|
502
|
-
export type EdgePresetDeploymentStatus =
|
|
503
|
-
(typeof EdgePresetDeploymentStatus)[keyof typeof EdgePresetDeploymentStatus];
|
|
504
|
-
export interface EdgePresetDeploymentOutput {
|
|
505
|
-
Type: EdgePresetDeploymentType | undefined;
|
|
506
|
-
Artifact?: string | undefined;
|
|
507
|
-
Status?: EdgePresetDeploymentStatus | undefined;
|
|
508
|
-
StatusMessage?: string | undefined;
|
|
339
|
+
export interface DomainSettingsForUpdate {
|
|
340
|
+
RStudioServerProDomainSettingsForUpdate?:
|
|
341
|
+
| RStudioServerProDomainSettingsForUpdate
|
|
342
|
+
| undefined;
|
|
343
|
+
ExecutionRoleIdentityConfig?: ExecutionRoleIdentityConfig | undefined;
|
|
344
|
+
SecurityGroupIds?: string[] | undefined;
|
|
345
|
+
TrustedIdentityPropagationSettings?:
|
|
346
|
+
| TrustedIdentityPropagationSettings
|
|
347
|
+
| undefined;
|
|
348
|
+
DockerSettings?: DockerSettings | undefined;
|
|
349
|
+
AmazonQSettings?: AmazonQSettings | undefined;
|
|
350
|
+
UnifiedStudioSettings?: UnifiedStudioSettings | undefined;
|
|
351
|
+
IpAddressType?: IPAddressType | undefined;
|
|
509
352
|
}
|
|
510
|
-
export interface
|
|
511
|
-
|
|
512
|
-
EdgePackagingJobName: string | undefined;
|
|
513
|
-
CompilationJobName?: string | undefined;
|
|
514
|
-
ModelName?: string | undefined;
|
|
515
|
-
ModelVersion?: string | undefined;
|
|
516
|
-
RoleArn?: string | undefined;
|
|
517
|
-
OutputConfig?: EdgeOutputConfig | undefined;
|
|
518
|
-
ResourceKey?: string | undefined;
|
|
519
|
-
EdgePackagingJobStatus: EdgePackagingJobStatus | undefined;
|
|
520
|
-
EdgePackagingJobStatusMessage?: string | undefined;
|
|
521
|
-
CreationTime?: Date | undefined;
|
|
522
|
-
LastModifiedTime?: Date | undefined;
|
|
523
|
-
ModelArtifact?: string | undefined;
|
|
524
|
-
ModelSignature?: string | undefined;
|
|
525
|
-
PresetDeploymentOutput?: EdgePresetDeploymentOutput | undefined;
|
|
353
|
+
export interface PredefinedMetricSpecification {
|
|
354
|
+
PredefinedMetricType?: string | undefined;
|
|
526
355
|
}
|
|
527
|
-
export
|
|
528
|
-
|
|
356
|
+
export type MetricSpecification =
|
|
357
|
+
| MetricSpecification.CustomizedMember
|
|
358
|
+
| MetricSpecification.PredefinedMember
|
|
359
|
+
| MetricSpecification.$UnknownMember;
|
|
360
|
+
export declare namespace MetricSpecification {
|
|
361
|
+
interface PredefinedMember {
|
|
362
|
+
Predefined: PredefinedMetricSpecification;
|
|
363
|
+
Customized?: never;
|
|
364
|
+
$unknown?: never;
|
|
365
|
+
}
|
|
366
|
+
interface CustomizedMember {
|
|
367
|
+
Predefined?: never;
|
|
368
|
+
Customized: CustomizedMetricSpecification;
|
|
369
|
+
$unknown?: never;
|
|
370
|
+
}
|
|
371
|
+
interface $UnknownMember {
|
|
372
|
+
Predefined?: never;
|
|
373
|
+
Customized?: never;
|
|
374
|
+
$unknown: [string, any];
|
|
375
|
+
}
|
|
376
|
+
interface Visitor<T> {
|
|
377
|
+
Predefined: (value: PredefinedMetricSpecification) => T;
|
|
378
|
+
Customized: (value: CustomizedMetricSpecification) => T;
|
|
379
|
+
_: (name: string, value: any) => T;
|
|
380
|
+
}
|
|
529
381
|
}
|
|
530
|
-
export
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
readonly FAILED: "Failed";
|
|
534
|
-
readonly IN_SERVICE: "InService";
|
|
535
|
-
readonly OUT_OF_SERVICE: "OutOfService";
|
|
536
|
-
readonly ROLLING_BACK: "RollingBack";
|
|
537
|
-
readonly SYSTEM_UPDATING: "SystemUpdating";
|
|
538
|
-
readonly UPDATE_ROLLBACK_FAILED: "UpdateRollbackFailed";
|
|
539
|
-
readonly UPDATING: "Updating";
|
|
540
|
-
};
|
|
541
|
-
export type EndpointStatus =
|
|
542
|
-
(typeof EndpointStatus)[keyof typeof EndpointStatus];
|
|
543
|
-
export declare const VariantStatus: {
|
|
544
|
-
readonly ACTIVATING_TRAFFIC: "ActivatingTraffic";
|
|
545
|
-
readonly BAKING: "Baking";
|
|
546
|
-
readonly CREATING: "Creating";
|
|
547
|
-
readonly DELETING: "Deleting";
|
|
548
|
-
readonly UPDATING: "Updating";
|
|
549
|
-
};
|
|
550
|
-
export type VariantStatus = (typeof VariantStatus)[keyof typeof VariantStatus];
|
|
551
|
-
export interface ProductionVariantStatus {
|
|
552
|
-
Status: VariantStatus | undefined;
|
|
553
|
-
StatusMessage?: string | undefined;
|
|
554
|
-
StartTime?: Date | undefined;
|
|
382
|
+
export interface TargetTrackingScalingPolicyConfiguration {
|
|
383
|
+
MetricSpecification?: MetricSpecification | undefined;
|
|
384
|
+
TargetValue?: number | undefined;
|
|
555
385
|
}
|
|
556
|
-
export
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
EndpointConfigName: string | undefined;
|
|
573
|
-
ProductionVariants?: PendingProductionVariantSummary[] | undefined;
|
|
574
|
-
StartTime?: Date | undefined;
|
|
575
|
-
ShadowProductionVariants?: PendingProductionVariantSummary[] | undefined;
|
|
386
|
+
export type ScalingPolicy =
|
|
387
|
+
| ScalingPolicy.TargetTrackingMember
|
|
388
|
+
| ScalingPolicy.$UnknownMember;
|
|
389
|
+
export declare namespace ScalingPolicy {
|
|
390
|
+
interface TargetTrackingMember {
|
|
391
|
+
TargetTracking: TargetTrackingScalingPolicyConfiguration;
|
|
392
|
+
$unknown?: never;
|
|
393
|
+
}
|
|
394
|
+
interface $UnknownMember {
|
|
395
|
+
TargetTracking?: never;
|
|
396
|
+
$unknown: [string, any];
|
|
397
|
+
}
|
|
398
|
+
interface Visitor<T> {
|
|
399
|
+
TargetTracking: (value: TargetTrackingScalingPolicyConfiguration) => T;
|
|
400
|
+
_: (name: string, value: any) => T;
|
|
401
|
+
}
|
|
576
402
|
}
|
|
577
|
-
export interface
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
403
|
+
export interface DynamicScalingConfiguration {
|
|
404
|
+
MinCapacity?: number | undefined;
|
|
405
|
+
MaxCapacity?: number | undefined;
|
|
406
|
+
ScaleInCooldown?: number | undefined;
|
|
407
|
+
ScaleOutCooldown?: number | undefined;
|
|
408
|
+
ScalingPolicies?: ScalingPolicy[] | undefined;
|
|
582
409
|
}
|
|
583
|
-
export interface
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
AvailableInstanceCount?: number | undefined;
|
|
588
|
-
UsedByCurrentEndpoint?: number | undefined;
|
|
589
|
-
Ec2CapacityReservations?: Ec2CapacityReservation[] | undefined;
|
|
410
|
+
export interface Edge {
|
|
411
|
+
SourceArn?: string | undefined;
|
|
412
|
+
DestinationArn?: string | undefined;
|
|
413
|
+
AssociationType?: AssociationEdgeType | undefined;
|
|
590
414
|
}
|
|
591
|
-
export interface
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
415
|
+
export interface EdgeDeploymentPlanSummary {
|
|
416
|
+
EdgeDeploymentPlanArn: string | undefined;
|
|
417
|
+
EdgeDeploymentPlanName: string | undefined;
|
|
418
|
+
DeviceFleetName: string | undefined;
|
|
419
|
+
EdgeDeploymentSuccess: number | undefined;
|
|
420
|
+
EdgeDeploymentPending: number | undefined;
|
|
421
|
+
EdgeDeploymentFailed: number | undefined;
|
|
422
|
+
CreationTime?: Date | undefined;
|
|
423
|
+
LastModifiedTime?: Date | undefined;
|
|
424
|
+
}
|
|
425
|
+
export interface EdgeModelStat {
|
|
426
|
+
ModelName: string | undefined;
|
|
427
|
+
ModelVersion: string | undefined;
|
|
428
|
+
OfflineDeviceCount: number | undefined;
|
|
429
|
+
ConnectedDeviceCount: number | undefined;
|
|
430
|
+
ActiveDeviceCount: number | undefined;
|
|
431
|
+
SamplingDeviceCount: number | undefined;
|
|
432
|
+
}
|
|
433
|
+
export interface EdgePackagingJobSummary {
|
|
434
|
+
EdgePackagingJobArn: string | undefined;
|
|
435
|
+
EdgePackagingJobName: string | undefined;
|
|
436
|
+
EdgePackagingJobStatus: EdgePackagingJobStatus | undefined;
|
|
437
|
+
CompilationJobName?: string | undefined;
|
|
438
|
+
ModelName?: string | undefined;
|
|
439
|
+
ModelVersion?: string | undefined;
|
|
440
|
+
CreationTime?: Date | undefined;
|
|
441
|
+
LastModifiedTime?: Date | undefined;
|
|
442
|
+
}
|
|
443
|
+
export interface EMRStepMetadata {
|
|
444
|
+
ClusterId?: string | undefined;
|
|
445
|
+
StepId?: string | undefined;
|
|
446
|
+
StepName?: string | undefined;
|
|
447
|
+
LogFilePath?: string | undefined;
|
|
448
|
+
}
|
|
449
|
+
export interface EnableSagemakerServicecatalogPortfolioInput {}
|
|
450
|
+
export interface EnableSagemakerServicecatalogPortfolioOutput {}
|
|
451
|
+
export interface MonitoringSchedule {
|
|
452
|
+
MonitoringScheduleArn?: string | undefined;
|
|
453
|
+
MonitoringScheduleName?: string | undefined;
|
|
454
|
+
MonitoringScheduleStatus?: ScheduleStatus | undefined;
|
|
455
|
+
MonitoringType?: MonitoringType | undefined;
|
|
456
|
+
FailureReason?: string | undefined;
|
|
457
|
+
CreationTime?: Date | undefined;
|
|
458
|
+
LastModifiedTime?: Date | undefined;
|
|
459
|
+
MonitoringScheduleConfig?: MonitoringScheduleConfig | undefined;
|
|
460
|
+
EndpointName?: string | undefined;
|
|
461
|
+
LastMonitoringExecutionSummary?: MonitoringExecutionSummary | undefined;
|
|
462
|
+
Tags?: Tag[] | undefined;
|
|
606
463
|
}
|
|
607
|
-
export interface
|
|
464
|
+
export interface Endpoint {
|
|
608
465
|
EndpointName: string | undefined;
|
|
609
466
|
EndpointArn: string | undefined;
|
|
610
|
-
EndpointConfigName
|
|
467
|
+
EndpointConfigName: string | undefined;
|
|
611
468
|
ProductionVariants?: ProductionVariantSummary[] | undefined;
|
|
612
469
|
DataCaptureConfig?: DataCaptureConfigSummary | undefined;
|
|
613
470
|
EndpointStatus: EndpointStatus | undefined;
|
|
614
471
|
FailureReason?: string | undefined;
|
|
615
472
|
CreationTime: Date | undefined;
|
|
616
473
|
LastModifiedTime: Date | undefined;
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
PendingDeploymentSummary?: PendingDeploymentSummary | undefined;
|
|
620
|
-
ExplainerConfig?: ExplainerConfig | undefined;
|
|
474
|
+
MonitoringSchedules?: MonitoringSchedule[] | undefined;
|
|
475
|
+
Tags?: Tag[] | undefined;
|
|
621
476
|
ShadowProductionVariants?: ProductionVariantSummary[] | undefined;
|
|
622
477
|
}
|
|
623
|
-
export interface
|
|
624
|
-
|
|
478
|
+
export interface EndpointConfigStepMetadata {
|
|
479
|
+
Arn?: string | undefined;
|
|
625
480
|
}
|
|
626
|
-
export interface
|
|
481
|
+
export interface EndpointConfigSummary {
|
|
627
482
|
EndpointConfigName: string | undefined;
|
|
628
483
|
EndpointConfigArn: string | undefined;
|
|
629
|
-
ProductionVariants: ProductionVariant[] | undefined;
|
|
630
|
-
DataCaptureConfig?: DataCaptureConfig | undefined;
|
|
631
|
-
KmsKeyId?: string | undefined;
|
|
632
484
|
CreationTime: Date | undefined;
|
|
633
|
-
AsyncInferenceConfig?: AsyncInferenceConfig | undefined;
|
|
634
|
-
ExplainerConfig?: ExplainerConfig | undefined;
|
|
635
|
-
ShadowProductionVariants?: ProductionVariant[] | undefined;
|
|
636
|
-
ExecutionRoleArn?: string | undefined;
|
|
637
|
-
VpcConfig?: VpcConfig | undefined;
|
|
638
|
-
EnableNetworkIsolation?: boolean | undefined;
|
|
639
|
-
}
|
|
640
|
-
export interface DescribeExperimentRequest {
|
|
641
|
-
ExperimentName: string | undefined;
|
|
642
|
-
}
|
|
643
|
-
export interface ExperimentSource {
|
|
644
|
-
SourceArn: string | undefined;
|
|
645
|
-
SourceType?: string | undefined;
|
|
646
485
|
}
|
|
647
|
-
export interface
|
|
486
|
+
export interface EndpointStepMetadata {
|
|
487
|
+
Arn?: string | undefined;
|
|
488
|
+
}
|
|
489
|
+
export interface EndpointSummary {
|
|
490
|
+
EndpointName: string | undefined;
|
|
491
|
+
EndpointArn: string | undefined;
|
|
492
|
+
CreationTime: Date | undefined;
|
|
493
|
+
LastModifiedTime: Date | undefined;
|
|
494
|
+
EndpointStatus: EndpointStatus | undefined;
|
|
495
|
+
}
|
|
496
|
+
export interface Experiment {
|
|
648
497
|
ExperimentName?: string | undefined;
|
|
649
498
|
ExperimentArn?: string | undefined;
|
|
650
499
|
DisplayName?: string | undefined;
|
|
@@ -654,2018 +503,1867 @@ export interface DescribeExperimentResponse {
|
|
|
654
503
|
CreatedBy?: UserContext | undefined;
|
|
655
504
|
LastModifiedTime?: Date | undefined;
|
|
656
505
|
LastModifiedBy?: UserContext | undefined;
|
|
506
|
+
Tags?: Tag[] | undefined;
|
|
657
507
|
}
|
|
658
|
-
export interface
|
|
659
|
-
|
|
660
|
-
|
|
508
|
+
export interface ExperimentSummary {
|
|
509
|
+
ExperimentArn?: string | undefined;
|
|
510
|
+
ExperimentName?: string | undefined;
|
|
511
|
+
DisplayName?: string | undefined;
|
|
512
|
+
ExperimentSource?: ExperimentSource | undefined;
|
|
513
|
+
CreationTime?: Date | undefined;
|
|
514
|
+
LastModifiedTime?: Date | undefined;
|
|
661
515
|
}
|
|
662
|
-
export
|
|
663
|
-
|
|
664
|
-
readonly CREATE_FAILED: "CreateFailed";
|
|
665
|
-
readonly CREATING: "Creating";
|
|
666
|
-
readonly DELETE_FAILED: "DeleteFailed";
|
|
667
|
-
readonly DELETING: "Deleting";
|
|
668
|
-
};
|
|
669
|
-
export type FeatureGroupStatus =
|
|
670
|
-
(typeof FeatureGroupStatus)[keyof typeof FeatureGroupStatus];
|
|
671
|
-
export declare const LastUpdateStatusValue: {
|
|
672
|
-
readonly FAILED: "Failed";
|
|
673
|
-
readonly IN_PROGRESS: "InProgress";
|
|
674
|
-
readonly SUCCESSFUL: "Successful";
|
|
675
|
-
};
|
|
676
|
-
export type LastUpdateStatusValue =
|
|
677
|
-
(typeof LastUpdateStatusValue)[keyof typeof LastUpdateStatusValue];
|
|
678
|
-
export interface LastUpdateStatus {
|
|
679
|
-
Status: LastUpdateStatusValue | undefined;
|
|
680
|
-
FailureReason?: string | undefined;
|
|
516
|
+
export interface FailStepMetadata {
|
|
517
|
+
ErrorMessage?: string | undefined;
|
|
681
518
|
}
|
|
682
|
-
export
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
export interface OfflineStoreStatus {
|
|
690
|
-
Status: OfflineStoreStatusValue | undefined;
|
|
691
|
-
BlockedReason?: string | undefined;
|
|
692
|
-
}
|
|
693
|
-
export interface ThroughputConfigDescription {
|
|
694
|
-
ThroughputMode: ThroughputMode | undefined;
|
|
695
|
-
ProvisionedReadCapacityUnits?: number | undefined;
|
|
696
|
-
ProvisionedWriteCapacityUnits?: number | undefined;
|
|
697
|
-
}
|
|
698
|
-
export interface DescribeFeatureGroupResponse {
|
|
699
|
-
FeatureGroupArn: string | undefined;
|
|
700
|
-
FeatureGroupName: string | undefined;
|
|
701
|
-
RecordIdentifierFeatureName: string | undefined;
|
|
702
|
-
EventTimeFeatureName: string | undefined;
|
|
703
|
-
FeatureDefinitions: FeatureDefinition[] | undefined;
|
|
704
|
-
CreationTime: Date | undefined;
|
|
519
|
+
export interface FeatureGroup {
|
|
520
|
+
FeatureGroupArn?: string | undefined;
|
|
521
|
+
FeatureGroupName?: string | undefined;
|
|
522
|
+
RecordIdentifierFeatureName?: string | undefined;
|
|
523
|
+
EventTimeFeatureName?: string | undefined;
|
|
524
|
+
FeatureDefinitions?: FeatureDefinition[] | undefined;
|
|
525
|
+
CreationTime?: Date | undefined;
|
|
705
526
|
LastModifiedTime?: Date | undefined;
|
|
706
527
|
OnlineStoreConfig?: OnlineStoreConfig | undefined;
|
|
707
528
|
OfflineStoreConfig?: OfflineStoreConfig | undefined;
|
|
708
|
-
ThroughputConfig?: ThroughputConfigDescription | undefined;
|
|
709
529
|
RoleArn?: string | undefined;
|
|
710
530
|
FeatureGroupStatus?: FeatureGroupStatus | undefined;
|
|
711
531
|
OfflineStoreStatus?: OfflineStoreStatus | undefined;
|
|
712
532
|
LastUpdateStatus?: LastUpdateStatus | undefined;
|
|
713
533
|
FailureReason?: string | undefined;
|
|
714
534
|
Description?: string | undefined;
|
|
715
|
-
|
|
716
|
-
OnlineStoreTotalSizeBytes?: number | undefined;
|
|
535
|
+
Tags?: Tag[] | undefined;
|
|
717
536
|
}
|
|
718
|
-
export interface
|
|
537
|
+
export interface FeatureGroupSummary {
|
|
719
538
|
FeatureGroupName: string | undefined;
|
|
720
|
-
FeatureName: string | undefined;
|
|
721
|
-
}
|
|
722
|
-
export interface FeatureParameter {
|
|
723
|
-
Key?: string | undefined;
|
|
724
|
-
Value?: string | undefined;
|
|
725
|
-
}
|
|
726
|
-
export interface DescribeFeatureMetadataResponse {
|
|
727
539
|
FeatureGroupArn: string | undefined;
|
|
728
|
-
FeatureGroupName: string | undefined;
|
|
729
|
-
FeatureName: string | undefined;
|
|
730
|
-
FeatureType: FeatureType | undefined;
|
|
731
540
|
CreationTime: Date | undefined;
|
|
732
|
-
|
|
541
|
+
FeatureGroupStatus?: FeatureGroupStatus | undefined;
|
|
542
|
+
OfflineStoreStatus?: OfflineStoreStatus | undefined;
|
|
543
|
+
}
|
|
544
|
+
export interface FeatureMetadata {
|
|
545
|
+
FeatureGroupArn?: string | undefined;
|
|
546
|
+
FeatureGroupName?: string | undefined;
|
|
547
|
+
FeatureName?: string | undefined;
|
|
548
|
+
FeatureType?: FeatureType | undefined;
|
|
549
|
+
CreationTime?: Date | undefined;
|
|
550
|
+
LastModifiedTime?: Date | undefined;
|
|
733
551
|
Description?: string | undefined;
|
|
734
552
|
Parameters?: FeatureParameter[] | undefined;
|
|
735
553
|
}
|
|
736
|
-
export interface
|
|
737
|
-
|
|
554
|
+
export interface Filter {
|
|
555
|
+
Name: string | undefined;
|
|
556
|
+
Operator?: Operator | undefined;
|
|
557
|
+
Value?: string | undefined;
|
|
738
558
|
}
|
|
739
|
-
export
|
|
740
|
-
readonly ACTIVE: "Active";
|
|
741
|
-
readonly DELETING: "Deleting";
|
|
742
|
-
readonly FAILED: "Failed";
|
|
743
|
-
readonly INITIALIZING: "Initializing";
|
|
744
|
-
};
|
|
745
|
-
export type FlowDefinitionStatus =
|
|
746
|
-
(typeof FlowDefinitionStatus)[keyof typeof FlowDefinitionStatus];
|
|
747
|
-
export interface DescribeFlowDefinitionResponse {
|
|
748
|
-
FlowDefinitionArn: string | undefined;
|
|
559
|
+
export interface FlowDefinitionSummary {
|
|
749
560
|
FlowDefinitionName: string | undefined;
|
|
561
|
+
FlowDefinitionArn: string | undefined;
|
|
750
562
|
FlowDefinitionStatus: FlowDefinitionStatus | undefined;
|
|
751
563
|
CreationTime: Date | undefined;
|
|
752
|
-
HumanLoopRequestSource?: HumanLoopRequestSource | undefined;
|
|
753
|
-
HumanLoopActivationConfig?: HumanLoopActivationConfig | undefined;
|
|
754
|
-
HumanLoopConfig?: HumanLoopConfig | undefined;
|
|
755
|
-
OutputConfig: FlowDefinitionOutputConfig | undefined;
|
|
756
|
-
RoleArn: string | undefined;
|
|
757
564
|
FailureReason?: string | undefined;
|
|
758
565
|
}
|
|
759
|
-
export interface
|
|
760
|
-
|
|
566
|
+
export interface GetDeviceFleetReportRequest {
|
|
567
|
+
DeviceFleetName: string | undefined;
|
|
761
568
|
}
|
|
762
|
-
export
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
export type HubStatus = (typeof HubStatus)[keyof typeof HubStatus];
|
|
772
|
-
export interface DescribeHubResponse {
|
|
773
|
-
HubName: string | undefined;
|
|
774
|
-
HubArn: string | undefined;
|
|
775
|
-
HubDisplayName?: string | undefined;
|
|
776
|
-
HubDescription?: string | undefined;
|
|
777
|
-
HubSearchKeywords?: string[] | undefined;
|
|
778
|
-
S3StorageConfig?: HubS3StorageConfig | undefined;
|
|
779
|
-
HubStatus: HubStatus | undefined;
|
|
780
|
-
FailureReason?: string | undefined;
|
|
781
|
-
CreationTime: Date | undefined;
|
|
782
|
-
LastModifiedTime: Date | undefined;
|
|
569
|
+
export interface GetDeviceFleetReportResponse {
|
|
570
|
+
DeviceFleetArn: string | undefined;
|
|
571
|
+
DeviceFleetName: string | undefined;
|
|
572
|
+
OutputConfig?: EdgeOutputConfig | undefined;
|
|
573
|
+
Description?: string | undefined;
|
|
574
|
+
ReportGenerated?: Date | undefined;
|
|
575
|
+
DeviceStats?: DeviceStats | undefined;
|
|
576
|
+
AgentVersions?: AgentVersion[] | undefined;
|
|
577
|
+
ModelStats?: EdgeModelStat[] | undefined;
|
|
783
578
|
}
|
|
784
|
-
export interface
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
579
|
+
export interface GetLineageGroupPolicyRequest {
|
|
580
|
+
LineageGroupName: string | undefined;
|
|
581
|
+
}
|
|
582
|
+
export interface GetLineageGroupPolicyResponse {
|
|
583
|
+
LineageGroupArn?: string | undefined;
|
|
584
|
+
ResourcePolicy?: string | undefined;
|
|
585
|
+
}
|
|
586
|
+
export interface GetModelPackageGroupPolicyInput {
|
|
587
|
+
ModelPackageGroupName: string | undefined;
|
|
588
|
+
}
|
|
589
|
+
export interface GetModelPackageGroupPolicyOutput {
|
|
590
|
+
ResourcePolicy: string | undefined;
|
|
591
|
+
}
|
|
592
|
+
export interface GetSagemakerServicecatalogPortfolioStatusInput {}
|
|
593
|
+
export interface GetSagemakerServicecatalogPortfolioStatusOutput {
|
|
594
|
+
Status?: SagemakerServicecatalogStatus | undefined;
|
|
595
|
+
}
|
|
596
|
+
export interface ScalingPolicyObjective {
|
|
597
|
+
MinInvocationsPerMinute?: number | undefined;
|
|
598
|
+
MaxInvocationsPerMinute?: number | undefined;
|
|
789
599
|
}
|
|
790
|
-
export interface
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
}
|
|
801
|
-
export
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
export interface
|
|
600
|
+
export interface GetScalingConfigurationRecommendationRequest {
|
|
601
|
+
InferenceRecommendationsJobName: string | undefined;
|
|
602
|
+
RecommendationId?: string | undefined;
|
|
603
|
+
EndpointName?: string | undefined;
|
|
604
|
+
TargetCpuUtilizationPerCore?: number | undefined;
|
|
605
|
+
ScalingPolicyObjective?: ScalingPolicyObjective | undefined;
|
|
606
|
+
}
|
|
607
|
+
export interface ScalingPolicyMetric {
|
|
608
|
+
InvocationsPerInstance?: number | undefined;
|
|
609
|
+
ModelLatency?: number | undefined;
|
|
610
|
+
}
|
|
611
|
+
export interface GetScalingConfigurationRecommendationResponse {
|
|
612
|
+
InferenceRecommendationsJobName?: string | undefined;
|
|
613
|
+
RecommendationId?: string | undefined;
|
|
614
|
+
EndpointName?: string | undefined;
|
|
615
|
+
TargetCpuUtilizationPerCore?: number | undefined;
|
|
616
|
+
ScalingPolicyObjective?: ScalingPolicyObjective | undefined;
|
|
617
|
+
Metric?: ScalingPolicyMetric | undefined;
|
|
618
|
+
DynamicScalingConfiguration?: DynamicScalingConfiguration | undefined;
|
|
619
|
+
}
|
|
620
|
+
export interface PropertyNameQuery {
|
|
621
|
+
PropertyNameHint: string | undefined;
|
|
622
|
+
}
|
|
623
|
+
export interface SuggestionQuery {
|
|
624
|
+
PropertyNameQuery?: PropertyNameQuery | undefined;
|
|
625
|
+
}
|
|
626
|
+
export interface GetSearchSuggestionsRequest {
|
|
627
|
+
Resource: ResourceType | undefined;
|
|
628
|
+
SuggestionQuery?: SuggestionQuery | undefined;
|
|
629
|
+
}
|
|
630
|
+
export interface PropertyNameSuggestion {
|
|
631
|
+
PropertyName?: string | undefined;
|
|
632
|
+
}
|
|
633
|
+
export interface GetSearchSuggestionsResponse {
|
|
634
|
+
PropertyNameSuggestions?: PropertyNameSuggestion[] | undefined;
|
|
635
|
+
}
|
|
636
|
+
export interface GitConfigForUpdate {
|
|
637
|
+
SecretArn?: string | undefined;
|
|
638
|
+
}
|
|
639
|
+
export interface HubContentInfo {
|
|
811
640
|
HubContentName: string | undefined;
|
|
812
641
|
HubContentArn: string | undefined;
|
|
642
|
+
SageMakerPublicHubContentArn?: string | undefined;
|
|
813
643
|
HubContentVersion: string | undefined;
|
|
814
644
|
HubContentType: HubContentType | undefined;
|
|
815
645
|
DocumentSchemaVersion: string | undefined;
|
|
816
|
-
HubName: string | undefined;
|
|
817
|
-
HubArn: string | undefined;
|
|
818
646
|
HubContentDisplayName?: string | undefined;
|
|
819
647
|
HubContentDescription?: string | undefined;
|
|
820
|
-
HubContentMarkdown?: string | undefined;
|
|
821
|
-
HubContentDocument: string | undefined;
|
|
822
|
-
SageMakerPublicHubContentArn?: string | undefined;
|
|
823
|
-
ReferenceMinVersion?: string | undefined;
|
|
824
648
|
SupportStatus?: HubContentSupportStatus | undefined;
|
|
825
649
|
HubContentSearchKeywords?: string[] | undefined;
|
|
826
|
-
HubContentDependencies?: HubContentDependency[] | undefined;
|
|
827
650
|
HubContentStatus: HubContentStatus | undefined;
|
|
828
|
-
FailureReason?: string | undefined;
|
|
829
651
|
CreationTime: Date | undefined;
|
|
830
|
-
|
|
831
|
-
}
|
|
832
|
-
export interface DescribeHumanTaskUiRequest {
|
|
833
|
-
HumanTaskUiName: string | undefined;
|
|
652
|
+
OriginalCreationTime?: Date | undefined;
|
|
834
653
|
}
|
|
835
|
-
export
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
654
|
+
export interface HubInfo {
|
|
655
|
+
HubName: string | undefined;
|
|
656
|
+
HubArn: string | undefined;
|
|
657
|
+
HubDisplayName?: string | undefined;
|
|
658
|
+
HubDescription?: string | undefined;
|
|
659
|
+
HubSearchKeywords?: string[] | undefined;
|
|
660
|
+
HubStatus: HubStatus | undefined;
|
|
661
|
+
CreationTime: Date | undefined;
|
|
662
|
+
LastModifiedTime: Date | undefined;
|
|
844
663
|
}
|
|
845
|
-
export interface
|
|
846
|
-
HumanTaskUiArn: string | undefined;
|
|
664
|
+
export interface HumanTaskUiSummary {
|
|
847
665
|
HumanTaskUiName: string | undefined;
|
|
848
|
-
|
|
666
|
+
HumanTaskUiArn: string | undefined;
|
|
849
667
|
CreationTime: Date | undefined;
|
|
850
|
-
UiTemplate: UiTemplateInfo | undefined;
|
|
851
|
-
}
|
|
852
|
-
export interface DescribeHyperParameterTuningJobRequest {
|
|
853
|
-
HyperParameterTuningJobName: string | undefined;
|
|
854
668
|
}
|
|
855
|
-
export interface
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
}
|
|
860
|
-
export declare const TrainingJobStatus: {
|
|
861
|
-
readonly COMPLETED: "Completed";
|
|
862
|
-
readonly DELETING: "Deleting";
|
|
863
|
-
readonly FAILED: "Failed";
|
|
864
|
-
readonly IN_PROGRESS: "InProgress";
|
|
865
|
-
readonly STOPPED: "Stopped";
|
|
866
|
-
readonly STOPPING: "Stopping";
|
|
867
|
-
};
|
|
868
|
-
export type TrainingJobStatus =
|
|
869
|
-
(typeof TrainingJobStatus)[keyof typeof TrainingJobStatus];
|
|
870
|
-
export interface HyperParameterTrainingJobSummary {
|
|
871
|
-
TrainingJobDefinitionName?: string | undefined;
|
|
872
|
-
TrainingJobName: string | undefined;
|
|
873
|
-
TrainingJobArn: string | undefined;
|
|
874
|
-
TuningJobName?: string | undefined;
|
|
875
|
-
CreationTime: Date | undefined;
|
|
876
|
-
TrainingStartTime?: Date | undefined;
|
|
877
|
-
TrainingEndTime?: Date | undefined;
|
|
878
|
-
TrainingJobStatus: TrainingJobStatus | undefined;
|
|
879
|
-
TunedHyperParameters: Record<string, string> | undefined;
|
|
880
|
-
FailureReason?: string | undefined;
|
|
881
|
-
FinalHyperParameterTuningJobObjectiveMetric?:
|
|
882
|
-
| FinalHyperParameterTuningJobObjectiveMetric
|
|
883
|
-
| undefined;
|
|
884
|
-
ObjectiveStatus?: ObjectiveStatus | undefined;
|
|
885
|
-
}
|
|
886
|
-
export interface HyperParameterTuningJobConsumedResources {
|
|
887
|
-
RuntimeInSeconds?: number | undefined;
|
|
888
|
-
}
|
|
889
|
-
export declare const HyperParameterTuningJobStatus: {
|
|
890
|
-
readonly COMPLETED: "Completed";
|
|
891
|
-
readonly DELETE_FAILED: "DeleteFailed";
|
|
892
|
-
readonly DELETING: "Deleting";
|
|
893
|
-
readonly FAILED: "Failed";
|
|
894
|
-
readonly IN_PROGRESS: "InProgress";
|
|
895
|
-
readonly STOPPED: "Stopped";
|
|
896
|
-
readonly STOPPING: "Stopping";
|
|
897
|
-
};
|
|
898
|
-
export type HyperParameterTuningJobStatus =
|
|
899
|
-
(typeof HyperParameterTuningJobStatus)[keyof typeof HyperParameterTuningJobStatus];
|
|
900
|
-
export interface ObjectiveStatusCounters {
|
|
901
|
-
Succeeded?: number | undefined;
|
|
902
|
-
Pending?: number | undefined;
|
|
903
|
-
Failed?: number | undefined;
|
|
904
|
-
}
|
|
905
|
-
export interface TrainingJobStatusCounters {
|
|
906
|
-
Completed?: number | undefined;
|
|
907
|
-
InProgress?: number | undefined;
|
|
908
|
-
RetryableError?: number | undefined;
|
|
909
|
-
NonRetryableError?: number | undefined;
|
|
910
|
-
Stopped?: number | undefined;
|
|
911
|
-
}
|
|
912
|
-
export interface HyperParameterTuningJobCompletionDetails {
|
|
913
|
-
NumberOfTrainingJobsObjectiveNotImproving?: number | undefined;
|
|
914
|
-
ConvergenceDetectedTime?: Date | undefined;
|
|
915
|
-
}
|
|
916
|
-
export interface DescribeHyperParameterTuningJobResponse {
|
|
917
|
-
HyperParameterTuningJobName: string | undefined;
|
|
918
|
-
HyperParameterTuningJobArn: string | undefined;
|
|
919
|
-
HyperParameterTuningJobConfig: HyperParameterTuningJobConfig | undefined;
|
|
669
|
+
export interface HyperParameterTuningJobSearchEntity {
|
|
670
|
+
HyperParameterTuningJobName?: string | undefined;
|
|
671
|
+
HyperParameterTuningJobArn?: string | undefined;
|
|
672
|
+
HyperParameterTuningJobConfig?: HyperParameterTuningJobConfig | undefined;
|
|
920
673
|
TrainingJobDefinition?: HyperParameterTrainingJobDefinition | undefined;
|
|
921
674
|
TrainingJobDefinitions?: HyperParameterTrainingJobDefinition[] | undefined;
|
|
922
|
-
HyperParameterTuningJobStatus
|
|
923
|
-
CreationTime
|
|
675
|
+
HyperParameterTuningJobStatus?: HyperParameterTuningJobStatus | undefined;
|
|
676
|
+
CreationTime?: Date | undefined;
|
|
924
677
|
HyperParameterTuningEndTime?: Date | undefined;
|
|
925
678
|
LastModifiedTime?: Date | undefined;
|
|
926
|
-
TrainingJobStatusCounters
|
|
927
|
-
ObjectiveStatusCounters
|
|
679
|
+
TrainingJobStatusCounters?: TrainingJobStatusCounters | undefined;
|
|
680
|
+
ObjectiveStatusCounters?: ObjectiveStatusCounters | undefined;
|
|
928
681
|
BestTrainingJob?: HyperParameterTrainingJobSummary | undefined;
|
|
929
682
|
OverallBestTrainingJob?: HyperParameterTrainingJobSummary | undefined;
|
|
930
683
|
WarmStartConfig?: HyperParameterTuningJobWarmStartConfig | undefined;
|
|
931
|
-
Autotune?: Autotune | undefined;
|
|
932
684
|
FailureReason?: string | undefined;
|
|
933
685
|
TuningJobCompletionDetails?:
|
|
934
686
|
| HyperParameterTuningJobCompletionDetails
|
|
935
687
|
| undefined;
|
|
936
688
|
ConsumedResources?: HyperParameterTuningJobConsumedResources | undefined;
|
|
689
|
+
Tags?: Tag[] | undefined;
|
|
937
690
|
}
|
|
938
|
-
export interface
|
|
939
|
-
|
|
691
|
+
export interface HyperParameterTuningJobSummary {
|
|
692
|
+
HyperParameterTuningJobName: string | undefined;
|
|
693
|
+
HyperParameterTuningJobArn: string | undefined;
|
|
694
|
+
HyperParameterTuningJobStatus: HyperParameterTuningJobStatus | undefined;
|
|
695
|
+
Strategy: HyperParameterTuningJobStrategyType | undefined;
|
|
696
|
+
CreationTime: Date | undefined;
|
|
697
|
+
HyperParameterTuningEndTime?: Date | undefined;
|
|
698
|
+
LastModifiedTime?: Date | undefined;
|
|
699
|
+
TrainingJobStatusCounters: TrainingJobStatusCounters | undefined;
|
|
700
|
+
ObjectiveStatusCounters: ObjectiveStatusCounters | undefined;
|
|
701
|
+
ResourceLimits?: ResourceLimits | undefined;
|
|
940
702
|
}
|
|
941
|
-
export
|
|
942
|
-
|
|
943
|
-
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
944
|
-
readonly CREATING: "CREATING";
|
|
945
|
-
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
946
|
-
readonly DELETING: "DELETING";
|
|
947
|
-
readonly UPDATE_FAILED: "UPDATE_FAILED";
|
|
948
|
-
readonly UPDATING: "UPDATING";
|
|
949
|
-
};
|
|
950
|
-
export type ImageStatus = (typeof ImageStatus)[keyof typeof ImageStatus];
|
|
951
|
-
export interface DescribeImageResponse {
|
|
952
|
-
CreationTime?: Date | undefined;
|
|
703
|
+
export interface Image {
|
|
704
|
+
CreationTime: Date | undefined;
|
|
953
705
|
Description?: string | undefined;
|
|
954
706
|
DisplayName?: string | undefined;
|
|
955
707
|
FailureReason?: string | undefined;
|
|
956
|
-
ImageArn
|
|
957
|
-
ImageName?: string | undefined;
|
|
958
|
-
ImageStatus?: ImageStatus | undefined;
|
|
959
|
-
LastModifiedTime?: Date | undefined;
|
|
960
|
-
RoleArn?: string | undefined;
|
|
961
|
-
}
|
|
962
|
-
export interface DescribeImageVersionRequest {
|
|
708
|
+
ImageArn: string | undefined;
|
|
963
709
|
ImageName: string | undefined;
|
|
964
|
-
|
|
965
|
-
|
|
710
|
+
ImageStatus: ImageStatus | undefined;
|
|
711
|
+
LastModifiedTime: Date | undefined;
|
|
966
712
|
}
|
|
967
|
-
export
|
|
968
|
-
|
|
969
|
-
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
970
|
-
readonly CREATING: "CREATING";
|
|
971
|
-
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
972
|
-
readonly DELETING: "DELETING";
|
|
973
|
-
};
|
|
974
|
-
export type ImageVersionStatus =
|
|
975
|
-
(typeof ImageVersionStatus)[keyof typeof ImageVersionStatus];
|
|
976
|
-
export interface DescribeImageVersionResponse {
|
|
977
|
-
BaseImage?: string | undefined;
|
|
978
|
-
ContainerImage?: string | undefined;
|
|
979
|
-
CreationTime?: Date | undefined;
|
|
713
|
+
export interface ImageVersion {
|
|
714
|
+
CreationTime: Date | undefined;
|
|
980
715
|
FailureReason?: string | undefined;
|
|
981
|
-
ImageArn
|
|
982
|
-
ImageVersionArn
|
|
983
|
-
ImageVersionStatus
|
|
984
|
-
LastModifiedTime
|
|
985
|
-
Version
|
|
986
|
-
VendorGuidance?: VendorGuidance | undefined;
|
|
987
|
-
JobType?: JobType | undefined;
|
|
988
|
-
MLFramework?: string | undefined;
|
|
989
|
-
ProgrammingLang?: string | undefined;
|
|
990
|
-
Processor?: Processor | undefined;
|
|
991
|
-
Horovod?: boolean | undefined;
|
|
992
|
-
ReleaseNotes?: string | undefined;
|
|
993
|
-
}
|
|
994
|
-
export interface DescribeInferenceComponentInput {
|
|
995
|
-
InferenceComponentName: string | undefined;
|
|
716
|
+
ImageArn: string | undefined;
|
|
717
|
+
ImageVersionArn: string | undefined;
|
|
718
|
+
ImageVersionStatus: ImageVersionStatus | undefined;
|
|
719
|
+
LastModifiedTime: Date | undefined;
|
|
720
|
+
Version: number | undefined;
|
|
996
721
|
}
|
|
997
|
-
export
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
export type InferenceComponentCapacitySizeType =
|
|
1011
|
-
(typeof InferenceComponentCapacitySizeType)[keyof typeof InferenceComponentCapacitySizeType];
|
|
1012
|
-
export interface InferenceComponentCapacitySize {
|
|
1013
|
-
Type: InferenceComponentCapacitySizeType | undefined;
|
|
1014
|
-
Value: number | undefined;
|
|
1015
|
-
}
|
|
1016
|
-
export interface InferenceComponentRollingUpdatePolicy {
|
|
1017
|
-
MaximumBatchSize: InferenceComponentCapacitySize | undefined;
|
|
1018
|
-
WaitIntervalInSeconds: number | undefined;
|
|
1019
|
-
MaximumExecutionTimeoutInSeconds?: number | undefined;
|
|
1020
|
-
RollbackMaximumBatchSize?: InferenceComponentCapacitySize | undefined;
|
|
1021
|
-
}
|
|
1022
|
-
export interface InferenceComponentDeploymentConfig {
|
|
1023
|
-
RollingUpdatePolicy: InferenceComponentRollingUpdatePolicy | undefined;
|
|
1024
|
-
AutoRollbackConfiguration?: AutoRollbackConfig | undefined;
|
|
1025
|
-
}
|
|
1026
|
-
export interface InferenceComponentRuntimeConfigSummary {
|
|
1027
|
-
DesiredCopyCount?: number | undefined;
|
|
1028
|
-
CurrentCopyCount?: number | undefined;
|
|
1029
|
-
}
|
|
1030
|
-
export interface InferenceComponentContainerSpecificationSummary {
|
|
1031
|
-
DeployedImage?: DeployedImage | undefined;
|
|
1032
|
-
ArtifactUrl?: string | undefined;
|
|
1033
|
-
Environment?: Record<string, string> | undefined;
|
|
1034
|
-
}
|
|
1035
|
-
export interface InferenceComponentDataCacheConfigSummary {
|
|
1036
|
-
EnableCaching: boolean | undefined;
|
|
1037
|
-
}
|
|
1038
|
-
export interface InferenceComponentSpecificationSummary {
|
|
1039
|
-
ModelName?: string | undefined;
|
|
1040
|
-
Container?: InferenceComponentContainerSpecificationSummary | undefined;
|
|
1041
|
-
StartupParameters?: InferenceComponentStartupParameters | undefined;
|
|
1042
|
-
ComputeResourceRequirements?:
|
|
1043
|
-
| InferenceComponentComputeResourceRequirements
|
|
1044
|
-
| undefined;
|
|
1045
|
-
BaseInferenceComponentName?: string | undefined;
|
|
1046
|
-
DataCacheConfig?: InferenceComponentDataCacheConfigSummary | undefined;
|
|
722
|
+
export interface ImportHubContentRequest {
|
|
723
|
+
HubContentName: string | undefined;
|
|
724
|
+
HubContentVersion?: string | undefined;
|
|
725
|
+
HubContentType: HubContentType | undefined;
|
|
726
|
+
DocumentSchemaVersion: string | undefined;
|
|
727
|
+
HubName: string | undefined;
|
|
728
|
+
HubContentDisplayName?: string | undefined;
|
|
729
|
+
HubContentDescription?: string | undefined;
|
|
730
|
+
HubContentMarkdown?: string | undefined;
|
|
731
|
+
HubContentDocument: string | undefined;
|
|
732
|
+
SupportStatus?: HubContentSupportStatus | undefined;
|
|
733
|
+
HubContentSearchKeywords?: string[] | undefined;
|
|
734
|
+
Tags?: Tag[] | undefined;
|
|
1047
735
|
}
|
|
1048
|
-
export interface
|
|
1049
|
-
|
|
736
|
+
export interface ImportHubContentResponse {
|
|
737
|
+
HubArn: string | undefined;
|
|
738
|
+
HubContentArn: string | undefined;
|
|
739
|
+
}
|
|
740
|
+
export interface InferenceComponentSummary {
|
|
741
|
+
CreationTime: Date | undefined;
|
|
1050
742
|
InferenceComponentArn: string | undefined;
|
|
1051
|
-
|
|
743
|
+
InferenceComponentName: string | undefined;
|
|
1052
744
|
EndpointArn: string | undefined;
|
|
1053
|
-
VariantName?: string | undefined;
|
|
1054
|
-
FailureReason?: string | undefined;
|
|
1055
|
-
Specification?: InferenceComponentSpecificationSummary | undefined;
|
|
1056
|
-
RuntimeConfig?: InferenceComponentRuntimeConfigSummary | undefined;
|
|
1057
|
-
CreationTime: Date | undefined;
|
|
1058
|
-
LastModifiedTime: Date | undefined;
|
|
1059
|
-
InferenceComponentStatus?: InferenceComponentStatus | undefined;
|
|
1060
|
-
LastDeploymentConfig?: InferenceComponentDeploymentConfig | undefined;
|
|
1061
|
-
}
|
|
1062
|
-
export interface DescribeInferenceExperimentRequest {
|
|
1063
|
-
Name: string | undefined;
|
|
1064
|
-
}
|
|
1065
|
-
export interface EndpointMetadata {
|
|
1066
745
|
EndpointName: string | undefined;
|
|
1067
|
-
EndpointConfigName?: string | undefined;
|
|
1068
|
-
EndpointStatus?: EndpointStatus | undefined;
|
|
1069
|
-
FailureReason?: string | undefined;
|
|
1070
|
-
}
|
|
1071
|
-
export declare const ModelVariantStatus: {
|
|
1072
|
-
readonly CREATING: "Creating";
|
|
1073
|
-
readonly DELETED: "Deleted";
|
|
1074
|
-
readonly DELETING: "Deleting";
|
|
1075
|
-
readonly IN_SERVICE: "InService";
|
|
1076
|
-
readonly UPDATING: "Updating";
|
|
1077
|
-
};
|
|
1078
|
-
export type ModelVariantStatus =
|
|
1079
|
-
(typeof ModelVariantStatus)[keyof typeof ModelVariantStatus];
|
|
1080
|
-
export interface ModelVariantConfigSummary {
|
|
1081
|
-
ModelName: string | undefined;
|
|
1082
746
|
VariantName: string | undefined;
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
}
|
|
1086
|
-
export
|
|
1087
|
-
readonly CANCELLED: "Cancelled";
|
|
1088
|
-
readonly COMPLETED: "Completed";
|
|
1089
|
-
readonly CREATED: "Created";
|
|
1090
|
-
readonly CREATING: "Creating";
|
|
1091
|
-
readonly RUNNING: "Running";
|
|
1092
|
-
readonly STARTING: "Starting";
|
|
1093
|
-
readonly STOPPING: "Stopping";
|
|
1094
|
-
readonly UPDATING: "Updating";
|
|
1095
|
-
};
|
|
1096
|
-
export type InferenceExperimentStatus =
|
|
1097
|
-
(typeof InferenceExperimentStatus)[keyof typeof InferenceExperimentStatus];
|
|
1098
|
-
export interface DescribeInferenceExperimentResponse {
|
|
1099
|
-
Arn: string | undefined;
|
|
747
|
+
InferenceComponentStatus?: InferenceComponentStatus | undefined;
|
|
748
|
+
LastModifiedTime: Date | undefined;
|
|
749
|
+
}
|
|
750
|
+
export interface InferenceExperimentSummary {
|
|
1100
751
|
Name: string | undefined;
|
|
1101
752
|
Type: InferenceExperimentType | undefined;
|
|
1102
753
|
Schedule?: InferenceExperimentSchedule | undefined;
|
|
1103
754
|
Status: InferenceExperimentStatus | undefined;
|
|
1104
755
|
StatusReason?: string | undefined;
|
|
1105
756
|
Description?: string | undefined;
|
|
1106
|
-
CreationTime
|
|
757
|
+
CreationTime: Date | undefined;
|
|
1107
758
|
CompletionTime?: Date | undefined;
|
|
1108
|
-
LastModifiedTime
|
|
759
|
+
LastModifiedTime: Date | undefined;
|
|
1109
760
|
RoleArn?: string | undefined;
|
|
1110
|
-
EndpointMetadata: EndpointMetadata | undefined;
|
|
1111
|
-
ModelVariants: ModelVariantConfigSummary[] | undefined;
|
|
1112
|
-
DataStorageConfig?: InferenceExperimentDataStorageConfig | undefined;
|
|
1113
|
-
ShadowModeConfig?: ShadowModeConfig | undefined;
|
|
1114
|
-
KmsKey?: string | undefined;
|
|
1115
761
|
}
|
|
1116
|
-
export interface
|
|
762
|
+
export interface InferenceRecommendationsJob {
|
|
1117
763
|
JobName: string | undefined;
|
|
764
|
+
JobDescription: string | undefined;
|
|
765
|
+
JobType: RecommendationJobType | undefined;
|
|
766
|
+
JobArn: string | undefined;
|
|
767
|
+
Status: RecommendationJobStatus | undefined;
|
|
768
|
+
CreationTime: Date | undefined;
|
|
769
|
+
CompletionTime?: Date | undefined;
|
|
770
|
+
RoleArn: string | undefined;
|
|
771
|
+
LastModifiedTime: Date | undefined;
|
|
772
|
+
FailureReason?: string | undefined;
|
|
773
|
+
ModelName?: string | undefined;
|
|
774
|
+
SamplePayloadUrl?: string | undefined;
|
|
775
|
+
ModelPackageVersionArn?: string | undefined;
|
|
1118
776
|
}
|
|
1119
|
-
export interface
|
|
1120
|
-
MaxInvocations: number | undefined;
|
|
1121
|
-
ModelLatency: number | undefined;
|
|
1122
|
-
}
|
|
1123
|
-
export interface EndpointPerformance {
|
|
1124
|
-
Metrics: InferenceMetrics | undefined;
|
|
1125
|
-
EndpointInfo: EndpointInfo | undefined;
|
|
1126
|
-
}
|
|
1127
|
-
export interface EndpointOutputConfiguration {
|
|
1128
|
-
EndpointName: string | undefined;
|
|
1129
|
-
VariantName: string | undefined;
|
|
1130
|
-
InstanceType?: ProductionVariantInstanceType | undefined;
|
|
1131
|
-
InitialInstanceCount?: number | undefined;
|
|
1132
|
-
ServerlessConfig?: ProductionVariantServerlessConfig | undefined;
|
|
1133
|
-
}
|
|
1134
|
-
export interface RecommendationMetrics {
|
|
1135
|
-
CostPerHour?: number | undefined;
|
|
1136
|
-
CostPerInference?: number | undefined;
|
|
1137
|
-
MaxInvocations?: number | undefined;
|
|
1138
|
-
ModelLatency?: number | undefined;
|
|
1139
|
-
CpuUtilization?: number | undefined;
|
|
1140
|
-
MemoryUtilization?: number | undefined;
|
|
1141
|
-
ModelSetupTime?: number | undefined;
|
|
1142
|
-
}
|
|
1143
|
-
export interface EnvironmentParameter {
|
|
1144
|
-
Key: string | undefined;
|
|
1145
|
-
ValueType: string | undefined;
|
|
1146
|
-
Value: string | undefined;
|
|
1147
|
-
}
|
|
1148
|
-
export interface ModelConfiguration {
|
|
1149
|
-
InferenceSpecificationName?: string | undefined;
|
|
1150
|
-
EnvironmentParameters?: EnvironmentParameter[] | undefined;
|
|
1151
|
-
CompilationJobName?: string | undefined;
|
|
1152
|
-
}
|
|
1153
|
-
export interface InferenceRecommendation {
|
|
1154
|
-
RecommendationId?: string | undefined;
|
|
777
|
+
export interface RecommendationJobInferenceBenchmark {
|
|
1155
778
|
Metrics?: RecommendationMetrics | undefined;
|
|
1156
|
-
|
|
779
|
+
EndpointMetrics?: InferenceMetrics | undefined;
|
|
780
|
+
EndpointConfiguration?: EndpointOutputConfiguration | undefined;
|
|
1157
781
|
ModelConfiguration: ModelConfiguration | undefined;
|
|
782
|
+
FailureReason?: string | undefined;
|
|
1158
783
|
InvocationEndTime?: Date | undefined;
|
|
1159
784
|
InvocationStartTime?: Date | undefined;
|
|
1160
785
|
}
|
|
1161
|
-
export
|
|
1162
|
-
|
|
1163
|
-
readonly DELETED: "DELETED";
|
|
1164
|
-
readonly DELETING: "DELETING";
|
|
1165
|
-
readonly FAILED: "FAILED";
|
|
1166
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
1167
|
-
readonly PENDING: "PENDING";
|
|
1168
|
-
readonly STOPPED: "STOPPED";
|
|
1169
|
-
readonly STOPPING: "STOPPING";
|
|
1170
|
-
};
|
|
1171
|
-
export type RecommendationJobStatus =
|
|
1172
|
-
(typeof RecommendationJobStatus)[keyof typeof RecommendationJobStatus];
|
|
1173
|
-
export interface DescribeInferenceRecommendationsJobResponse {
|
|
786
|
+
export interface InferenceRecommendationsJobStep {
|
|
787
|
+
StepType: RecommendationStepType | undefined;
|
|
1174
788
|
JobName: string | undefined;
|
|
1175
|
-
JobDescription?: string | undefined;
|
|
1176
|
-
JobType: RecommendationJobType | undefined;
|
|
1177
|
-
JobArn: string | undefined;
|
|
1178
|
-
RoleArn: string | undefined;
|
|
1179
789
|
Status: RecommendationJobStatus | undefined;
|
|
790
|
+
InferenceBenchmark?: RecommendationJobInferenceBenchmark | undefined;
|
|
791
|
+
}
|
|
792
|
+
export interface LabelCountersForWorkteam {
|
|
793
|
+
HumanLabeled?: number | undefined;
|
|
794
|
+
PendingHuman?: number | undefined;
|
|
795
|
+
Total?: number | undefined;
|
|
796
|
+
}
|
|
797
|
+
export interface LabelingJobForWorkteamSummary {
|
|
798
|
+
LabelingJobName?: string | undefined;
|
|
799
|
+
JobReferenceCode: string | undefined;
|
|
800
|
+
WorkRequesterAccountId: string | undefined;
|
|
1180
801
|
CreationTime: Date | undefined;
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
FailureReason?: string | undefined;
|
|
1184
|
-
InputConfig: RecommendationJobInputConfig | undefined;
|
|
1185
|
-
StoppingConditions?: RecommendationJobStoppingConditions | undefined;
|
|
1186
|
-
InferenceRecommendations?: InferenceRecommendation[] | undefined;
|
|
1187
|
-
EndpointPerformances?: EndpointPerformance[] | undefined;
|
|
802
|
+
LabelCounters?: LabelCountersForWorkteam | undefined;
|
|
803
|
+
NumberOfHumanWorkersPerDataObject?: number | undefined;
|
|
1188
804
|
}
|
|
1189
|
-
export interface
|
|
805
|
+
export interface LabelingJobSummary {
|
|
1190
806
|
LabelingJobName: string | undefined;
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
HumanLabeled?: number | undefined;
|
|
1195
|
-
MachineLabeled?: number | undefined;
|
|
1196
|
-
FailedNonRetryableError?: number | undefined;
|
|
1197
|
-
Unlabeled?: number | undefined;
|
|
1198
|
-
}
|
|
1199
|
-
export interface LabelingJobOutput {
|
|
1200
|
-
OutputDatasetS3Uri: string | undefined;
|
|
1201
|
-
FinalActiveLearningModelArn?: string | undefined;
|
|
1202
|
-
}
|
|
1203
|
-
export declare const LabelingJobStatus: {
|
|
1204
|
-
readonly COMPLETED: "Completed";
|
|
1205
|
-
readonly FAILED: "Failed";
|
|
1206
|
-
readonly INITIALIZING: "Initializing";
|
|
1207
|
-
readonly IN_PROGRESS: "InProgress";
|
|
1208
|
-
readonly STOPPED: "Stopped";
|
|
1209
|
-
readonly STOPPING: "Stopping";
|
|
1210
|
-
};
|
|
1211
|
-
export type LabelingJobStatus =
|
|
1212
|
-
(typeof LabelingJobStatus)[keyof typeof LabelingJobStatus];
|
|
1213
|
-
export interface DescribeLabelingJobResponse {
|
|
807
|
+
LabelingJobArn: string | undefined;
|
|
808
|
+
CreationTime: Date | undefined;
|
|
809
|
+
LastModifiedTime: Date | undefined;
|
|
1214
810
|
LabelingJobStatus: LabelingJobStatus | undefined;
|
|
1215
811
|
LabelCounters: LabelCounters | undefined;
|
|
812
|
+
WorkteamArn: string | undefined;
|
|
813
|
+
PreHumanTaskLambdaArn?: string | undefined;
|
|
814
|
+
AnnotationConsolidationLambdaArn?: string | undefined;
|
|
1216
815
|
FailureReason?: string | undefined;
|
|
1217
|
-
CreationTime: Date | undefined;
|
|
1218
|
-
LastModifiedTime: Date | undefined;
|
|
1219
|
-
JobReferenceCode: string | undefined;
|
|
1220
|
-
LabelingJobName: string | undefined;
|
|
1221
|
-
LabelingJobArn: string | undefined;
|
|
1222
|
-
LabelAttributeName?: string | undefined;
|
|
1223
|
-
InputConfig: LabelingJobInputConfig | undefined;
|
|
1224
|
-
OutputConfig: LabelingJobOutputConfig | undefined;
|
|
1225
|
-
RoleArn: string | undefined;
|
|
1226
|
-
LabelCategoryConfigS3Uri?: string | undefined;
|
|
1227
|
-
StoppingConditions?: LabelingJobStoppingConditions | undefined;
|
|
1228
|
-
LabelingJobAlgorithmsConfig?: LabelingJobAlgorithmsConfig | undefined;
|
|
1229
|
-
HumanTaskConfig: HumanTaskConfig | undefined;
|
|
1230
|
-
Tags?: Tag[] | undefined;
|
|
1231
816
|
LabelingJobOutput?: LabelingJobOutput | undefined;
|
|
817
|
+
InputConfig?: LabelingJobInputConfig | undefined;
|
|
1232
818
|
}
|
|
1233
|
-
export interface
|
|
1234
|
-
|
|
819
|
+
export interface LambdaStepMetadata {
|
|
820
|
+
Arn?: string | undefined;
|
|
821
|
+
OutputParameters?: OutputParameter[] | undefined;
|
|
1235
822
|
}
|
|
1236
|
-
export interface
|
|
1237
|
-
LineageGroupName?: string | undefined;
|
|
823
|
+
export interface LineageGroupSummary {
|
|
1238
824
|
LineageGroupArn?: string | undefined;
|
|
825
|
+
LineageGroupName?: string | undefined;
|
|
1239
826
|
DisplayName?: string | undefined;
|
|
1240
|
-
Description?: string | undefined;
|
|
1241
827
|
CreationTime?: Date | undefined;
|
|
1242
|
-
CreatedBy?: UserContext | undefined;
|
|
1243
828
|
LastModifiedTime?: Date | undefined;
|
|
1244
|
-
LastModifiedBy?: UserContext | undefined;
|
|
1245
829
|
}
|
|
1246
|
-
export interface
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
export declare const TrackingServerMaintenanceStatus: {
|
|
1256
|
-
readonly MAINTENANCE_COMPLETE: "MaintenanceComplete";
|
|
1257
|
-
readonly MAINTENANCE_FAILED: "MaintenanceFailed";
|
|
1258
|
-
readonly MAINTENANCE_IN_PROGRESS: "MaintenanceInProgress";
|
|
1259
|
-
};
|
|
1260
|
-
export type TrackingServerMaintenanceStatus =
|
|
1261
|
-
(typeof TrackingServerMaintenanceStatus)[keyof typeof TrackingServerMaintenanceStatus];
|
|
1262
|
-
export declare const TrackingServerStatus: {
|
|
1263
|
-
readonly CREATED: "Created";
|
|
1264
|
-
readonly CREATE_FAILED: "CreateFailed";
|
|
1265
|
-
readonly CREATING: "Creating";
|
|
1266
|
-
readonly DELETE_FAILED: "DeleteFailed";
|
|
1267
|
-
readonly DELETING: "Deleting";
|
|
1268
|
-
readonly MAINTENANCE_COMPLETE: "MaintenanceComplete";
|
|
1269
|
-
readonly MAINTENANCE_FAILED: "MaintenanceFailed";
|
|
1270
|
-
readonly MAINTENANCE_IN_PROGRESS: "MaintenanceInProgress";
|
|
1271
|
-
readonly STARTED: "Started";
|
|
1272
|
-
readonly STARTING: "Starting";
|
|
1273
|
-
readonly START_FAILED: "StartFailed";
|
|
1274
|
-
readonly STOPPED: "Stopped";
|
|
1275
|
-
readonly STOPPING: "Stopping";
|
|
1276
|
-
readonly STOP_FAILED: "StopFailed";
|
|
1277
|
-
readonly UPDATED: "Updated";
|
|
1278
|
-
readonly UPDATE_FAILED: "UpdateFailed";
|
|
1279
|
-
readonly UPDATING: "Updating";
|
|
1280
|
-
};
|
|
1281
|
-
export type TrackingServerStatus =
|
|
1282
|
-
(typeof TrackingServerStatus)[keyof typeof TrackingServerStatus];
|
|
1283
|
-
export interface DescribeMlflowTrackingServerResponse {
|
|
1284
|
-
TrackingServerArn?: string | undefined;
|
|
1285
|
-
TrackingServerName?: string | undefined;
|
|
1286
|
-
ArtifactStoreUri?: string | undefined;
|
|
1287
|
-
TrackingServerSize?: TrackingServerSize | undefined;
|
|
1288
|
-
MlflowVersion?: string | undefined;
|
|
1289
|
-
RoleArn?: string | undefined;
|
|
1290
|
-
TrackingServerStatus?: TrackingServerStatus | undefined;
|
|
1291
|
-
TrackingServerMaintenanceStatus?: TrackingServerMaintenanceStatus | undefined;
|
|
1292
|
-
IsActive?: IsTrackingServerActive | undefined;
|
|
1293
|
-
TrackingServerUrl?: string | undefined;
|
|
1294
|
-
WeeklyMaintenanceWindowStart?: string | undefined;
|
|
1295
|
-
AutomaticModelRegistration?: boolean | undefined;
|
|
1296
|
-
CreationTime?: Date | undefined;
|
|
1297
|
-
CreatedBy?: UserContext | undefined;
|
|
1298
|
-
LastModifiedTime?: Date | undefined;
|
|
1299
|
-
LastModifiedBy?: UserContext | undefined;
|
|
830
|
+
export interface ListActionsRequest {
|
|
831
|
+
SourceUri?: string | undefined;
|
|
832
|
+
ActionType?: string | undefined;
|
|
833
|
+
CreatedAfter?: Date | undefined;
|
|
834
|
+
CreatedBefore?: Date | undefined;
|
|
835
|
+
SortBy?: SortActionsBy | undefined;
|
|
836
|
+
SortOrder?: SortOrder | undefined;
|
|
837
|
+
NextToken?: string | undefined;
|
|
838
|
+
MaxResults?: number | undefined;
|
|
1300
839
|
}
|
|
1301
|
-
export interface
|
|
1302
|
-
|
|
840
|
+
export interface ListActionsResponse {
|
|
841
|
+
ActionSummaries?: ActionSummary[] | undefined;
|
|
842
|
+
NextToken?: string | undefined;
|
|
1303
843
|
}
|
|
1304
|
-
export interface
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
ModelArn: string | undefined;
|
|
1313
|
-
EnableNetworkIsolation?: boolean | undefined;
|
|
1314
|
-
DeploymentRecommendation?: DeploymentRecommendation | undefined;
|
|
844
|
+
export interface ListAlgorithmsInput {
|
|
845
|
+
CreationTimeAfter?: Date | undefined;
|
|
846
|
+
CreationTimeBefore?: Date | undefined;
|
|
847
|
+
MaxResults?: number | undefined;
|
|
848
|
+
NameContains?: string | undefined;
|
|
849
|
+
NextToken?: string | undefined;
|
|
850
|
+
SortBy?: AlgorithmSortBy | undefined;
|
|
851
|
+
SortOrder?: SortOrder | undefined;
|
|
1315
852
|
}
|
|
1316
|
-
export interface
|
|
1317
|
-
|
|
853
|
+
export interface ListAlgorithmsOutput {
|
|
854
|
+
AlgorithmSummaryList: AlgorithmSummary[] | undefined;
|
|
855
|
+
NextToken?: string | undefined;
|
|
1318
856
|
}
|
|
1319
|
-
export interface
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
ModelBiasJobInput: ModelBiasJobInput | undefined;
|
|
1326
|
-
ModelBiasJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
1327
|
-
JobResources: MonitoringResources | undefined;
|
|
1328
|
-
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
1329
|
-
RoleArn: string | undefined;
|
|
1330
|
-
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
857
|
+
export interface ListAliasesRequest {
|
|
858
|
+
ImageName: string | undefined;
|
|
859
|
+
Alias?: string | undefined;
|
|
860
|
+
Version?: number | undefined;
|
|
861
|
+
MaxResults?: number | undefined;
|
|
862
|
+
NextToken?: string | undefined;
|
|
1331
863
|
}
|
|
1332
|
-
export interface
|
|
1333
|
-
|
|
1334
|
-
|
|
864
|
+
export interface ListAliasesResponse {
|
|
865
|
+
SageMakerImageVersionAliases?: string[] | undefined;
|
|
866
|
+
NextToken?: string | undefined;
|
|
1335
867
|
}
|
|
1336
|
-
export
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
Content: string | undefined;
|
|
1351
|
-
ModelCardStatus: ModelCardStatus | undefined;
|
|
1352
|
-
SecurityConfig?: ModelCardSecurityConfig | undefined;
|
|
1353
|
-
CreationTime: Date | undefined;
|
|
1354
|
-
CreatedBy: UserContext | undefined;
|
|
1355
|
-
LastModifiedTime?: Date | undefined;
|
|
1356
|
-
LastModifiedBy?: UserContext | undefined;
|
|
1357
|
-
ModelCardProcessingStatus?: ModelCardProcessingStatus | undefined;
|
|
868
|
+
export interface ListAppImageConfigsRequest {
|
|
869
|
+
MaxResults?: number | undefined;
|
|
870
|
+
NextToken?: string | undefined;
|
|
871
|
+
NameContains?: string | undefined;
|
|
872
|
+
CreationTimeBefore?: Date | undefined;
|
|
873
|
+
CreationTimeAfter?: Date | undefined;
|
|
874
|
+
ModifiedTimeBefore?: Date | undefined;
|
|
875
|
+
ModifiedTimeAfter?: Date | undefined;
|
|
876
|
+
SortBy?: AppImageConfigSortKey | undefined;
|
|
877
|
+
SortOrder?: SortOrder | undefined;
|
|
878
|
+
}
|
|
879
|
+
export interface ListAppImageConfigsResponse {
|
|
880
|
+
NextToken?: string | undefined;
|
|
881
|
+
AppImageConfigs?: AppImageConfigDetails[] | undefined;
|
|
1358
882
|
}
|
|
1359
|
-
export interface
|
|
1360
|
-
|
|
883
|
+
export interface ListAppsRequest {
|
|
884
|
+
NextToken?: string | undefined;
|
|
885
|
+
MaxResults?: number | undefined;
|
|
886
|
+
SortOrder?: SortOrder | undefined;
|
|
887
|
+
SortBy?: AppSortKey | undefined;
|
|
888
|
+
DomainIdEquals?: string | undefined;
|
|
889
|
+
UserProfileNameEquals?: string | undefined;
|
|
890
|
+
SpaceNameEquals?: string | undefined;
|
|
891
|
+
}
|
|
892
|
+
export interface ListAppsResponse {
|
|
893
|
+
Apps?: AppDetails[] | undefined;
|
|
894
|
+
NextToken?: string | undefined;
|
|
1361
895
|
}
|
|
1362
|
-
export interface
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
(typeof ModelCardExportJobStatus)[keyof typeof ModelCardExportJobStatus];
|
|
1372
|
-
export interface DescribeModelCardExportJobResponse {
|
|
1373
|
-
ModelCardExportJobName: string | undefined;
|
|
1374
|
-
ModelCardExportJobArn: string | undefined;
|
|
1375
|
-
Status: ModelCardExportJobStatus | undefined;
|
|
1376
|
-
ModelCardName: string | undefined;
|
|
1377
|
-
ModelCardVersion: number | undefined;
|
|
1378
|
-
OutputConfig: ModelCardExportOutputConfig | undefined;
|
|
1379
|
-
CreatedAt: Date | undefined;
|
|
1380
|
-
LastModifiedAt: Date | undefined;
|
|
1381
|
-
FailureReason?: string | undefined;
|
|
1382
|
-
ExportArtifacts?: ModelCardExportArtifacts | undefined;
|
|
896
|
+
export interface ListArtifactsRequest {
|
|
897
|
+
SourceUri?: string | undefined;
|
|
898
|
+
ArtifactType?: string | undefined;
|
|
899
|
+
CreatedAfter?: Date | undefined;
|
|
900
|
+
CreatedBefore?: Date | undefined;
|
|
901
|
+
SortBy?: SortArtifactsBy | undefined;
|
|
902
|
+
SortOrder?: SortOrder | undefined;
|
|
903
|
+
NextToken?: string | undefined;
|
|
904
|
+
MaxResults?: number | undefined;
|
|
1383
905
|
}
|
|
1384
|
-
export interface
|
|
1385
|
-
|
|
906
|
+
export interface ListArtifactsResponse {
|
|
907
|
+
ArtifactSummaries?: ArtifactSummary[] | undefined;
|
|
908
|
+
NextToken?: string | undefined;
|
|
1386
909
|
}
|
|
1387
|
-
export interface
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
JobResources: MonitoringResources | undefined;
|
|
1400
|
-
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
1401
|
-
RoleArn: string | undefined;
|
|
1402
|
-
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
1403
|
-
}
|
|
1404
|
-
export interface DescribeModelPackageInput {
|
|
1405
|
-
ModelPackageName: string | undefined;
|
|
1406
|
-
}
|
|
1407
|
-
export declare const DetailedModelPackageStatus: {
|
|
1408
|
-
readonly COMPLETED: "Completed";
|
|
1409
|
-
readonly FAILED: "Failed";
|
|
1410
|
-
readonly IN_PROGRESS: "InProgress";
|
|
1411
|
-
readonly NOT_STARTED: "NotStarted";
|
|
1412
|
-
};
|
|
1413
|
-
export type DetailedModelPackageStatus =
|
|
1414
|
-
(typeof DetailedModelPackageStatus)[keyof typeof DetailedModelPackageStatus];
|
|
1415
|
-
export interface ModelPackageStatusItem {
|
|
1416
|
-
Name: string | undefined;
|
|
1417
|
-
Status: DetailedModelPackageStatus | undefined;
|
|
1418
|
-
FailureReason?: string | undefined;
|
|
910
|
+
export interface ListAssociationsRequest {
|
|
911
|
+
SourceArn?: string | undefined;
|
|
912
|
+
DestinationArn?: string | undefined;
|
|
913
|
+
SourceType?: string | undefined;
|
|
914
|
+
DestinationType?: string | undefined;
|
|
915
|
+
AssociationType?: AssociationEdgeType | undefined;
|
|
916
|
+
CreatedAfter?: Date | undefined;
|
|
917
|
+
CreatedBefore?: Date | undefined;
|
|
918
|
+
SortBy?: SortAssociationsBy | undefined;
|
|
919
|
+
SortOrder?: SortOrder | undefined;
|
|
920
|
+
NextToken?: string | undefined;
|
|
921
|
+
MaxResults?: number | undefined;
|
|
1419
922
|
}
|
|
1420
|
-
export interface
|
|
1421
|
-
|
|
1422
|
-
|
|
923
|
+
export interface ListAssociationsResponse {
|
|
924
|
+
AssociationSummaries?: AssociationSummary[] | undefined;
|
|
925
|
+
NextToken?: string | undefined;
|
|
1423
926
|
}
|
|
1424
|
-
export interface
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
ModelPackageStatusDetails: ModelPackageStatusDetails | undefined;
|
|
1436
|
-
CertifyForMarketplace?: boolean | undefined;
|
|
1437
|
-
ModelApprovalStatus?: ModelApprovalStatus | undefined;
|
|
1438
|
-
CreatedBy?: UserContext | undefined;
|
|
1439
|
-
MetadataProperties?: MetadataProperties | undefined;
|
|
1440
|
-
ModelMetrics?: ModelMetrics | undefined;
|
|
1441
|
-
LastModifiedTime?: Date | undefined;
|
|
1442
|
-
LastModifiedBy?: UserContext | undefined;
|
|
1443
|
-
ApprovalDescription?: string | undefined;
|
|
1444
|
-
Domain?: string | undefined;
|
|
1445
|
-
Task?: string | undefined;
|
|
1446
|
-
SamplePayloadUrl?: string | undefined;
|
|
1447
|
-
CustomerMetadataProperties?: Record<string, string> | undefined;
|
|
1448
|
-
DriftCheckBaselines?: DriftCheckBaselines | undefined;
|
|
1449
|
-
AdditionalInferenceSpecifications?:
|
|
1450
|
-
| AdditionalInferenceSpecificationDefinition[]
|
|
1451
|
-
| undefined;
|
|
1452
|
-
SkipModelValidation?: SkipModelValidation | undefined;
|
|
1453
|
-
SourceUri?: string | undefined;
|
|
1454
|
-
SecurityConfig?: ModelPackageSecurityConfig | undefined;
|
|
1455
|
-
ModelCard?: ModelPackageModelCard | undefined;
|
|
1456
|
-
ModelLifeCycle?: ModelLifeCycle | undefined;
|
|
927
|
+
export interface ListAutoMLJobsRequest {
|
|
928
|
+
CreationTimeAfter?: Date | undefined;
|
|
929
|
+
CreationTimeBefore?: Date | undefined;
|
|
930
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
931
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
932
|
+
NameContains?: string | undefined;
|
|
933
|
+
StatusEquals?: AutoMLJobStatus | undefined;
|
|
934
|
+
SortOrder?: AutoMLSortOrder | undefined;
|
|
935
|
+
SortBy?: AutoMLSortBy | undefined;
|
|
936
|
+
MaxResults?: number | undefined;
|
|
937
|
+
NextToken?: string | undefined;
|
|
1457
938
|
}
|
|
1458
|
-
export interface
|
|
1459
|
-
|
|
939
|
+
export interface ListAutoMLJobsResponse {
|
|
940
|
+
AutoMLJobSummaries: AutoMLJobSummary[] | undefined;
|
|
941
|
+
NextToken?: string | undefined;
|
|
1460
942
|
}
|
|
1461
|
-
export
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
export type ModelPackageGroupStatus =
|
|
1470
|
-
(typeof ModelPackageGroupStatus)[keyof typeof ModelPackageGroupStatus];
|
|
1471
|
-
export interface DescribeModelPackageGroupOutput {
|
|
1472
|
-
ModelPackageGroupName: string | undefined;
|
|
1473
|
-
ModelPackageGroupArn: string | undefined;
|
|
1474
|
-
ModelPackageGroupDescription?: string | undefined;
|
|
1475
|
-
CreationTime: Date | undefined;
|
|
1476
|
-
CreatedBy: UserContext | undefined;
|
|
1477
|
-
ModelPackageGroupStatus: ModelPackageGroupStatus | undefined;
|
|
943
|
+
export interface ListCandidatesForAutoMLJobRequest {
|
|
944
|
+
AutoMLJobName: string | undefined;
|
|
945
|
+
StatusEquals?: CandidateStatus | undefined;
|
|
946
|
+
CandidateNameEquals?: string | undefined;
|
|
947
|
+
SortOrder?: AutoMLSortOrder | undefined;
|
|
948
|
+
SortBy?: CandidateSortBy | undefined;
|
|
949
|
+
MaxResults?: number | undefined;
|
|
950
|
+
NextToken?: string | undefined;
|
|
1478
951
|
}
|
|
1479
|
-
export interface
|
|
1480
|
-
|
|
952
|
+
export interface ListCandidatesForAutoMLJobResponse {
|
|
953
|
+
Candidates: AutoMLCandidate[] | undefined;
|
|
954
|
+
NextToken?: string | undefined;
|
|
1481
955
|
}
|
|
1482
|
-
export interface
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
956
|
+
export interface ListClusterEventsRequest {
|
|
957
|
+
ClusterName: string | undefined;
|
|
958
|
+
InstanceGroupName?: string | undefined;
|
|
959
|
+
NodeId?: string | undefined;
|
|
960
|
+
EventTimeAfter?: Date | undefined;
|
|
961
|
+
EventTimeBefore?: Date | undefined;
|
|
962
|
+
SortBy?: EventSortBy | undefined;
|
|
963
|
+
SortOrder?: SortOrder | undefined;
|
|
964
|
+
ResourceType?: ClusterEventResourceType | undefined;
|
|
965
|
+
MaxResults?: number | undefined;
|
|
966
|
+
NextToken?: string | undefined;
|
|
1494
967
|
}
|
|
1495
|
-
export interface
|
|
1496
|
-
|
|
968
|
+
export interface ListClusterEventsResponse {
|
|
969
|
+
NextToken?: string | undefined;
|
|
970
|
+
Events?: ClusterEventSummary[] | undefined;
|
|
1497
971
|
}
|
|
1498
|
-
export
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
(typeof ExecutionStatus)[keyof typeof ExecutionStatus];
|
|
1509
|
-
export interface MonitoringExecutionSummary {
|
|
1510
|
-
MonitoringScheduleName: string | undefined;
|
|
1511
|
-
ScheduledTime: Date | undefined;
|
|
1512
|
-
CreationTime: Date | undefined;
|
|
1513
|
-
LastModifiedTime: Date | undefined;
|
|
1514
|
-
MonitoringExecutionStatus: ExecutionStatus | undefined;
|
|
1515
|
-
ProcessingJobArn?: string | undefined;
|
|
1516
|
-
EndpointName?: string | undefined;
|
|
1517
|
-
FailureReason?: string | undefined;
|
|
1518
|
-
MonitoringJobDefinitionName?: string | undefined;
|
|
1519
|
-
MonitoringType?: MonitoringType | undefined;
|
|
972
|
+
export interface ListClusterNodesRequest {
|
|
973
|
+
ClusterName: string | undefined;
|
|
974
|
+
CreationTimeAfter?: Date | undefined;
|
|
975
|
+
CreationTimeBefore?: Date | undefined;
|
|
976
|
+
InstanceGroupNameContains?: string | undefined;
|
|
977
|
+
MaxResults?: number | undefined;
|
|
978
|
+
NextToken?: string | undefined;
|
|
979
|
+
SortBy?: ClusterSortBy | undefined;
|
|
980
|
+
SortOrder?: SortOrder | undefined;
|
|
981
|
+
IncludeNodeLogicalIds?: boolean | undefined;
|
|
1520
982
|
}
|
|
1521
|
-
export
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
readonly SCHEDULED: "Scheduled";
|
|
1525
|
-
readonly STOPPED: "Stopped";
|
|
1526
|
-
};
|
|
1527
|
-
export type ScheduleStatus =
|
|
1528
|
-
(typeof ScheduleStatus)[keyof typeof ScheduleStatus];
|
|
1529
|
-
export interface DescribeMonitoringScheduleResponse {
|
|
1530
|
-
MonitoringScheduleArn: string | undefined;
|
|
1531
|
-
MonitoringScheduleName: string | undefined;
|
|
1532
|
-
MonitoringScheduleStatus: ScheduleStatus | undefined;
|
|
1533
|
-
MonitoringType?: MonitoringType | undefined;
|
|
1534
|
-
FailureReason?: string | undefined;
|
|
1535
|
-
CreationTime: Date | undefined;
|
|
1536
|
-
LastModifiedTime: Date | undefined;
|
|
1537
|
-
MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
|
|
1538
|
-
EndpointName?: string | undefined;
|
|
1539
|
-
LastMonitoringExecutionSummary?: MonitoringExecutionSummary | undefined;
|
|
983
|
+
export interface ListClusterNodesResponse {
|
|
984
|
+
NextToken?: string | undefined;
|
|
985
|
+
ClusterNodeSummaries: ClusterNodeSummary[] | undefined;
|
|
1540
986
|
}
|
|
1541
|
-
export interface
|
|
1542
|
-
|
|
987
|
+
export interface ListClustersRequest {
|
|
988
|
+
CreationTimeAfter?: Date | undefined;
|
|
989
|
+
CreationTimeBefore?: Date | undefined;
|
|
990
|
+
MaxResults?: number | undefined;
|
|
991
|
+
NameContains?: string | undefined;
|
|
992
|
+
NextToken?: string | undefined;
|
|
993
|
+
SortBy?: ClusterSortBy | undefined;
|
|
994
|
+
SortOrder?: SortOrder | undefined;
|
|
995
|
+
TrainingPlanArn?: string | undefined;
|
|
1543
996
|
}
|
|
1544
|
-
export
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
readonly InService: "InService";
|
|
1548
|
-
readonly Pending: "Pending";
|
|
1549
|
-
readonly Stopped: "Stopped";
|
|
1550
|
-
readonly Stopping: "Stopping";
|
|
1551
|
-
readonly Updating: "Updating";
|
|
1552
|
-
};
|
|
1553
|
-
export type NotebookInstanceStatus =
|
|
1554
|
-
(typeof NotebookInstanceStatus)[keyof typeof NotebookInstanceStatus];
|
|
1555
|
-
export interface DescribeNotebookInstanceOutput {
|
|
1556
|
-
NotebookInstanceArn?: string | undefined;
|
|
1557
|
-
NotebookInstanceName?: string | undefined;
|
|
1558
|
-
NotebookInstanceStatus?: NotebookInstanceStatus | undefined;
|
|
1559
|
-
FailureReason?: string | undefined;
|
|
1560
|
-
Url?: string | undefined;
|
|
1561
|
-
InstanceType?: _InstanceType | undefined;
|
|
1562
|
-
IpAddressType?: IPAddressType | undefined;
|
|
1563
|
-
SubnetId?: string | undefined;
|
|
1564
|
-
SecurityGroups?: string[] | undefined;
|
|
1565
|
-
RoleArn?: string | undefined;
|
|
1566
|
-
KmsKeyId?: string | undefined;
|
|
1567
|
-
NetworkInterfaceId?: string | undefined;
|
|
1568
|
-
LastModifiedTime?: Date | undefined;
|
|
1569
|
-
CreationTime?: Date | undefined;
|
|
1570
|
-
NotebookInstanceLifecycleConfigName?: string | undefined;
|
|
1571
|
-
DirectInternetAccess?: DirectInternetAccess | undefined;
|
|
1572
|
-
VolumeSizeInGB?: number | undefined;
|
|
1573
|
-
AcceleratorTypes?: NotebookInstanceAcceleratorType[] | undefined;
|
|
1574
|
-
DefaultCodeRepository?: string | undefined;
|
|
1575
|
-
AdditionalCodeRepositories?: string[] | undefined;
|
|
1576
|
-
RootAccess?: RootAccess | undefined;
|
|
1577
|
-
PlatformIdentifier?: string | undefined;
|
|
1578
|
-
InstanceMetadataServiceConfiguration?:
|
|
1579
|
-
| InstanceMetadataServiceConfiguration
|
|
1580
|
-
| undefined;
|
|
997
|
+
export interface ListClustersResponse {
|
|
998
|
+
NextToken?: string | undefined;
|
|
999
|
+
ClusterSummaries: ClusterSummary[] | undefined;
|
|
1581
1000
|
}
|
|
1582
|
-
export interface
|
|
1583
|
-
|
|
1001
|
+
export interface ListClusterSchedulerConfigsRequest {
|
|
1002
|
+
CreatedAfter?: Date | undefined;
|
|
1003
|
+
CreatedBefore?: Date | undefined;
|
|
1004
|
+
NameContains?: string | undefined;
|
|
1005
|
+
ClusterArn?: string | undefined;
|
|
1006
|
+
Status?: SchedulerResourceStatus | undefined;
|
|
1007
|
+
SortBy?: SortClusterSchedulerConfigBy | undefined;
|
|
1008
|
+
SortOrder?: SortOrder | undefined;
|
|
1009
|
+
NextToken?: string | undefined;
|
|
1010
|
+
MaxResults?: number | undefined;
|
|
1584
1011
|
}
|
|
1585
|
-
export interface
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
OnCreate?: NotebookInstanceLifecycleHook[] | undefined;
|
|
1589
|
-
OnStart?: NotebookInstanceLifecycleHook[] | undefined;
|
|
1590
|
-
LastModifiedTime?: Date | undefined;
|
|
1591
|
-
CreationTime?: Date | undefined;
|
|
1012
|
+
export interface ListClusterSchedulerConfigsResponse {
|
|
1013
|
+
ClusterSchedulerConfigSummaries?: ClusterSchedulerConfigSummary[] | undefined;
|
|
1014
|
+
NextToken?: string | undefined;
|
|
1592
1015
|
}
|
|
1593
|
-
export interface
|
|
1594
|
-
|
|
1016
|
+
export interface ListCodeRepositoriesInput {
|
|
1017
|
+
CreationTimeAfter?: Date | undefined;
|
|
1018
|
+
CreationTimeBefore?: Date | undefined;
|
|
1019
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1020
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1021
|
+
MaxResults?: number | undefined;
|
|
1022
|
+
NameContains?: string | undefined;
|
|
1023
|
+
NextToken?: string | undefined;
|
|
1024
|
+
SortBy?: CodeRepositorySortBy | undefined;
|
|
1025
|
+
SortOrder?: CodeRepositorySortOrder | undefined;
|
|
1595
1026
|
}
|
|
1596
|
-
export
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
readonly INPROGRESS: "INPROGRESS";
|
|
1600
|
-
readonly STARTING: "STARTING";
|
|
1601
|
-
readonly STOPPED: "STOPPED";
|
|
1602
|
-
readonly STOPPING: "STOPPING";
|
|
1603
|
-
};
|
|
1604
|
-
export type OptimizationJobStatus =
|
|
1605
|
-
(typeof OptimizationJobStatus)[keyof typeof OptimizationJobStatus];
|
|
1606
|
-
export interface OptimizationOutput {
|
|
1607
|
-
RecommendedInferenceImage?: string | undefined;
|
|
1608
|
-
}
|
|
1609
|
-
export interface DescribeOptimizationJobResponse {
|
|
1610
|
-
OptimizationJobArn: string | undefined;
|
|
1611
|
-
OptimizationJobStatus: OptimizationJobStatus | undefined;
|
|
1612
|
-
OptimizationStartTime?: Date | undefined;
|
|
1613
|
-
OptimizationEndTime?: Date | undefined;
|
|
1614
|
-
CreationTime: Date | undefined;
|
|
1615
|
-
LastModifiedTime: Date | undefined;
|
|
1616
|
-
FailureReason?: string | undefined;
|
|
1617
|
-
OptimizationJobName: string | undefined;
|
|
1618
|
-
ModelSource: OptimizationJobModelSource | undefined;
|
|
1619
|
-
OptimizationEnvironment?: Record<string, string> | undefined;
|
|
1620
|
-
DeploymentInstanceType: OptimizationJobDeploymentInstanceType | undefined;
|
|
1621
|
-
OptimizationConfigs: OptimizationConfig[] | undefined;
|
|
1622
|
-
OutputConfig: OptimizationJobOutputConfig | undefined;
|
|
1623
|
-
OptimizationOutput?: OptimizationOutput | undefined;
|
|
1624
|
-
RoleArn: string | undefined;
|
|
1625
|
-
StoppingCondition: StoppingCondition | undefined;
|
|
1626
|
-
VpcConfig?: OptimizationVpcConfig | undefined;
|
|
1627
|
-
}
|
|
1628
|
-
export interface DescribePartnerAppRequest {
|
|
1629
|
-
Arn: string | undefined;
|
|
1630
|
-
IncludeAvailableUpgrade?: boolean | undefined;
|
|
1631
|
-
}
|
|
1632
|
-
export interface ErrorInfo {
|
|
1633
|
-
Code?: string | undefined;
|
|
1634
|
-
Reason?: string | undefined;
|
|
1635
|
-
}
|
|
1636
|
-
export declare const PartnerAppStatus: {
|
|
1637
|
-
readonly AVAILABLE: "Available";
|
|
1638
|
-
readonly CREATING: "Creating";
|
|
1639
|
-
readonly DELETED: "Deleted";
|
|
1640
|
-
readonly DELETING: "Deleting";
|
|
1641
|
-
readonly FAILED: "Failed";
|
|
1642
|
-
readonly UPDATE_FAILED: "UpdateFailed";
|
|
1643
|
-
readonly UPDATING: "Updating";
|
|
1644
|
-
};
|
|
1645
|
-
export type PartnerAppStatus =
|
|
1646
|
-
(typeof PartnerAppStatus)[keyof typeof PartnerAppStatus];
|
|
1647
|
-
export interface DescribePartnerAppResponse {
|
|
1648
|
-
Arn?: string | undefined;
|
|
1649
|
-
Name?: string | undefined;
|
|
1650
|
-
Type?: PartnerAppType | undefined;
|
|
1651
|
-
Status?: PartnerAppStatus | undefined;
|
|
1652
|
-
CreationTime?: Date | undefined;
|
|
1653
|
-
LastModifiedTime?: Date | undefined;
|
|
1654
|
-
ExecutionRoleArn?: string | undefined;
|
|
1655
|
-
KmsKeyId?: string | undefined;
|
|
1656
|
-
BaseUrl?: string | undefined;
|
|
1657
|
-
MaintenanceConfig?: PartnerAppMaintenanceConfig | undefined;
|
|
1658
|
-
Tier?: string | undefined;
|
|
1659
|
-
Version?: string | undefined;
|
|
1660
|
-
ApplicationConfig?: PartnerAppConfig | undefined;
|
|
1661
|
-
AuthType?: PartnerAppAuthType | undefined;
|
|
1662
|
-
EnableIamSessionBasedIdentity?: boolean | undefined;
|
|
1663
|
-
Error?: ErrorInfo | undefined;
|
|
1664
|
-
EnableAutoMinorVersionUpgrade?: boolean | undefined;
|
|
1665
|
-
CurrentVersionEolDate?: Date | undefined;
|
|
1666
|
-
AvailableUpgrade?: AvailableUpgrade | undefined;
|
|
1667
|
-
}
|
|
1668
|
-
export interface DescribePipelineRequest {
|
|
1669
|
-
PipelineName: string | undefined;
|
|
1670
|
-
PipelineVersionId?: number | undefined;
|
|
1027
|
+
export interface ListCodeRepositoriesOutput {
|
|
1028
|
+
CodeRepositorySummaryList: CodeRepositorySummary[] | undefined;
|
|
1029
|
+
NextToken?: string | undefined;
|
|
1671
1030
|
}
|
|
1672
|
-
export
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
LastModifiedTime?: Date | undefined;
|
|
1688
|
-
LastRunTime?: Date | undefined;
|
|
1689
|
-
CreatedBy?: UserContext | undefined;
|
|
1690
|
-
LastModifiedBy?: UserContext | undefined;
|
|
1691
|
-
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
1692
|
-
PipelineVersionDisplayName?: string | undefined;
|
|
1693
|
-
PipelineVersionDescription?: string | undefined;
|
|
1031
|
+
export interface ListCompilationJobsRequest {
|
|
1032
|
+
NextToken?: string | undefined;
|
|
1033
|
+
MaxResults?: number | undefined;
|
|
1034
|
+
CreationTimeAfter?: Date | undefined;
|
|
1035
|
+
CreationTimeBefore?: Date | undefined;
|
|
1036
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1037
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1038
|
+
NameContains?: string | undefined;
|
|
1039
|
+
StatusEquals?: CompilationJobStatus | undefined;
|
|
1040
|
+
SortBy?: ListCompilationJobsSortBy | undefined;
|
|
1041
|
+
SortOrder?: SortOrder | undefined;
|
|
1042
|
+
}
|
|
1043
|
+
export interface ListCompilationJobsResponse {
|
|
1044
|
+
CompilationJobSummaries: CompilationJobSummary[] | undefined;
|
|
1045
|
+
NextToken?: string | undefined;
|
|
1694
1046
|
}
|
|
1695
|
-
export interface
|
|
1696
|
-
|
|
1047
|
+
export interface ListComputeQuotasRequest {
|
|
1048
|
+
CreatedAfter?: Date | undefined;
|
|
1049
|
+
CreatedBefore?: Date | undefined;
|
|
1050
|
+
NameContains?: string | undefined;
|
|
1051
|
+
Status?: SchedulerResourceStatus | undefined;
|
|
1052
|
+
ClusterArn?: string | undefined;
|
|
1053
|
+
SortBy?: SortQuotaBy | undefined;
|
|
1054
|
+
SortOrder?: SortOrder | undefined;
|
|
1055
|
+
NextToken?: string | undefined;
|
|
1056
|
+
MaxResults?: number | undefined;
|
|
1697
1057
|
}
|
|
1698
|
-
export interface
|
|
1699
|
-
|
|
1700
|
-
|
|
1058
|
+
export interface ListComputeQuotasResponse {
|
|
1059
|
+
ComputeQuotaSummaries?: ComputeQuotaSummary[] | undefined;
|
|
1060
|
+
NextToken?: string | undefined;
|
|
1701
1061
|
}
|
|
1702
|
-
export interface
|
|
1703
|
-
|
|
1062
|
+
export interface ListContextsRequest {
|
|
1063
|
+
SourceUri?: string | undefined;
|
|
1064
|
+
ContextType?: string | undefined;
|
|
1065
|
+
CreatedAfter?: Date | undefined;
|
|
1066
|
+
CreatedBefore?: Date | undefined;
|
|
1067
|
+
SortBy?: SortContextsBy | undefined;
|
|
1068
|
+
SortOrder?: SortOrder | undefined;
|
|
1069
|
+
NextToken?: string | undefined;
|
|
1070
|
+
MaxResults?: number | undefined;
|
|
1704
1071
|
}
|
|
1705
|
-
export
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
readonly STOPPED: "Stopped";
|
|
1709
|
-
readonly STOPPING: "Stopping";
|
|
1710
|
-
readonly SUCCEEDED: "Succeeded";
|
|
1711
|
-
};
|
|
1712
|
-
export type PipelineExecutionStatus =
|
|
1713
|
-
(typeof PipelineExecutionStatus)[keyof typeof PipelineExecutionStatus];
|
|
1714
|
-
export interface PipelineExperimentConfig {
|
|
1715
|
-
ExperimentName?: string | undefined;
|
|
1716
|
-
TrialName?: string | undefined;
|
|
1072
|
+
export interface ListContextsResponse {
|
|
1073
|
+
ContextSummaries?: ContextSummary[] | undefined;
|
|
1074
|
+
NextToken?: string | undefined;
|
|
1717
1075
|
}
|
|
1718
|
-
export interface
|
|
1719
|
-
|
|
1076
|
+
export interface ListDataQualityJobDefinitionsRequest {
|
|
1077
|
+
EndpointName?: string | undefined;
|
|
1078
|
+
SortBy?: MonitoringJobDefinitionSortKey | undefined;
|
|
1079
|
+
SortOrder?: SortOrder | undefined;
|
|
1080
|
+
NextToken?: string | undefined;
|
|
1081
|
+
MaxResults?: number | undefined;
|
|
1082
|
+
NameContains?: string | undefined;
|
|
1083
|
+
CreationTimeBefore?: Date | undefined;
|
|
1084
|
+
CreationTimeAfter?: Date | undefined;
|
|
1720
1085
|
}
|
|
1721
|
-
export interface
|
|
1722
|
-
|
|
1723
|
-
|
|
1086
|
+
export interface MonitoringJobDefinitionSummary {
|
|
1087
|
+
MonitoringJobDefinitionName: string | undefined;
|
|
1088
|
+
MonitoringJobDefinitionArn: string | undefined;
|
|
1089
|
+
CreationTime: Date | undefined;
|
|
1090
|
+
EndpointName: string | undefined;
|
|
1724
1091
|
}
|
|
1725
|
-
export interface
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
PipelineExecutionDisplayName?: string | undefined;
|
|
1729
|
-
PipelineExecutionStatus?: PipelineExecutionStatus | undefined;
|
|
1730
|
-
PipelineExecutionDescription?: string | undefined;
|
|
1731
|
-
PipelineExperimentConfig?: PipelineExperimentConfig | undefined;
|
|
1732
|
-
FailureReason?: string | undefined;
|
|
1733
|
-
CreationTime?: Date | undefined;
|
|
1734
|
-
LastModifiedTime?: Date | undefined;
|
|
1735
|
-
CreatedBy?: UserContext | undefined;
|
|
1736
|
-
LastModifiedBy?: UserContext | undefined;
|
|
1737
|
-
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
1738
|
-
SelectiveExecutionConfig?: SelectiveExecutionConfig | undefined;
|
|
1739
|
-
PipelineVersionId?: number | undefined;
|
|
1092
|
+
export interface ListDataQualityJobDefinitionsResponse {
|
|
1093
|
+
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
1094
|
+
NextToken?: string | undefined;
|
|
1740
1095
|
}
|
|
1741
|
-
export interface
|
|
1742
|
-
|
|
1096
|
+
export interface ListDeviceFleetsRequest {
|
|
1097
|
+
NextToken?: string | undefined;
|
|
1098
|
+
MaxResults?: number | undefined;
|
|
1099
|
+
CreationTimeAfter?: Date | undefined;
|
|
1100
|
+
CreationTimeBefore?: Date | undefined;
|
|
1101
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1102
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1103
|
+
NameContains?: string | undefined;
|
|
1104
|
+
SortBy?: ListDeviceFleetsSortBy | undefined;
|
|
1105
|
+
SortOrder?: SortOrder | undefined;
|
|
1106
|
+
}
|
|
1107
|
+
export interface ListDeviceFleetsResponse {
|
|
1108
|
+
DeviceFleetSummaries: DeviceFleetSummary[] | undefined;
|
|
1109
|
+
NextToken?: string | undefined;
|
|
1743
1110
|
}
|
|
1744
|
-
export
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
};
|
|
1751
|
-
export type ProcessingJobStatus =
|
|
1752
|
-
(typeof ProcessingJobStatus)[keyof typeof ProcessingJobStatus];
|
|
1753
|
-
export interface DescribeProcessingJobResponse {
|
|
1754
|
-
ProcessingInputs?: ProcessingInput[] | undefined;
|
|
1755
|
-
ProcessingOutputConfig?: ProcessingOutputConfig | undefined;
|
|
1756
|
-
ProcessingJobName: string | undefined;
|
|
1757
|
-
ProcessingResources: ProcessingResources | undefined;
|
|
1758
|
-
StoppingCondition?: ProcessingStoppingCondition | undefined;
|
|
1759
|
-
AppSpecification: AppSpecification | undefined;
|
|
1760
|
-
Environment?: Record<string, string> | undefined;
|
|
1761
|
-
NetworkConfig?: NetworkConfig | undefined;
|
|
1762
|
-
RoleArn?: string | undefined;
|
|
1763
|
-
ExperimentConfig?: ExperimentConfig | undefined;
|
|
1764
|
-
ProcessingJobArn: string | undefined;
|
|
1765
|
-
ProcessingJobStatus: ProcessingJobStatus | undefined;
|
|
1766
|
-
ExitMessage?: string | undefined;
|
|
1767
|
-
FailureReason?: string | undefined;
|
|
1768
|
-
ProcessingEndTime?: Date | undefined;
|
|
1769
|
-
ProcessingStartTime?: Date | undefined;
|
|
1770
|
-
LastModifiedTime?: Date | undefined;
|
|
1771
|
-
CreationTime: Date | undefined;
|
|
1772
|
-
MonitoringScheduleArn?: string | undefined;
|
|
1773
|
-
AutoMLJobArn?: string | undefined;
|
|
1774
|
-
TrainingJobArn?: string | undefined;
|
|
1111
|
+
export interface ListDevicesRequest {
|
|
1112
|
+
NextToken?: string | undefined;
|
|
1113
|
+
MaxResults?: number | undefined;
|
|
1114
|
+
LatestHeartbeatAfter?: Date | undefined;
|
|
1115
|
+
ModelName?: string | undefined;
|
|
1116
|
+
DeviceFleetName?: string | undefined;
|
|
1775
1117
|
}
|
|
1776
|
-
export interface
|
|
1777
|
-
|
|
1118
|
+
export interface ListDevicesResponse {
|
|
1119
|
+
DeviceSummaries: DeviceSummary[] | undefined;
|
|
1120
|
+
NextToken?: string | undefined;
|
|
1778
1121
|
}
|
|
1779
|
-
export
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
readonly CREATE_IN_PROGRESS: "CreateInProgress";
|
|
1783
|
-
readonly DELETE_COMPLETED: "DeleteCompleted";
|
|
1784
|
-
readonly DELETE_FAILED: "DeleteFailed";
|
|
1785
|
-
readonly DELETE_IN_PROGRESS: "DeleteInProgress";
|
|
1786
|
-
readonly PENDING: "Pending";
|
|
1787
|
-
readonly UPDATE_COMPLETED: "UpdateCompleted";
|
|
1788
|
-
readonly UPDATE_FAILED: "UpdateFailed";
|
|
1789
|
-
readonly UPDATE_IN_PROGRESS: "UpdateInProgress";
|
|
1790
|
-
};
|
|
1791
|
-
export type ProjectStatus = (typeof ProjectStatus)[keyof typeof ProjectStatus];
|
|
1792
|
-
export interface ServiceCatalogProvisionedProductDetails {
|
|
1793
|
-
ProvisionedProductId?: string | undefined;
|
|
1794
|
-
ProvisionedProductStatusMessage?: string | undefined;
|
|
1795
|
-
}
|
|
1796
|
-
export interface TemplateProviderDetail {
|
|
1797
|
-
CfnTemplateProviderDetail?: CfnTemplateProviderDetail | undefined;
|
|
1798
|
-
}
|
|
1799
|
-
export interface DescribeProjectOutput {
|
|
1800
|
-
ProjectArn: string | undefined;
|
|
1801
|
-
ProjectName: string | undefined;
|
|
1802
|
-
ProjectId: string | undefined;
|
|
1803
|
-
ProjectDescription?: string | undefined;
|
|
1804
|
-
ServiceCatalogProvisioningDetails?:
|
|
1805
|
-
| ServiceCatalogProvisioningDetails
|
|
1806
|
-
| undefined;
|
|
1807
|
-
ServiceCatalogProvisionedProductDetails?:
|
|
1808
|
-
| ServiceCatalogProvisionedProductDetails
|
|
1809
|
-
| undefined;
|
|
1810
|
-
ProjectStatus: ProjectStatus | undefined;
|
|
1811
|
-
TemplateProviderDetails?: TemplateProviderDetail[] | undefined;
|
|
1812
|
-
CreatedBy?: UserContext | undefined;
|
|
1813
|
-
CreationTime: Date | undefined;
|
|
1814
|
-
LastModifiedTime?: Date | undefined;
|
|
1815
|
-
LastModifiedBy?: UserContext | undefined;
|
|
1122
|
+
export interface ListDomainsRequest {
|
|
1123
|
+
NextToken?: string | undefined;
|
|
1124
|
+
MaxResults?: number | undefined;
|
|
1816
1125
|
}
|
|
1817
|
-
export interface
|
|
1818
|
-
|
|
1126
|
+
export interface ListDomainsResponse {
|
|
1127
|
+
Domains?: DomainDetails[] | undefined;
|
|
1128
|
+
NextToken?: string | undefined;
|
|
1819
1129
|
}
|
|
1820
|
-
export
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
}
|
|
1832
|
-
export
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
readonly INSTANCE: "Instance";
|
|
1836
|
-
readonly ULTRASERVER: "UltraServer";
|
|
1837
|
-
};
|
|
1838
|
-
export type ReservedCapacityType =
|
|
1839
|
-
(typeof ReservedCapacityType)[keyof typeof ReservedCapacityType];
|
|
1840
|
-
export declare const ReservedCapacityStatus: {
|
|
1841
|
-
readonly ACTIVE: "Active";
|
|
1842
|
-
readonly EXPIRED: "Expired";
|
|
1843
|
-
readonly FAILED: "Failed";
|
|
1844
|
-
readonly PENDING: "Pending";
|
|
1845
|
-
readonly SCHEDULED: "Scheduled";
|
|
1846
|
-
};
|
|
1847
|
-
export type ReservedCapacityStatus =
|
|
1848
|
-
(typeof ReservedCapacityStatus)[keyof typeof ReservedCapacityStatus];
|
|
1849
|
-
export interface UltraServerSummary {
|
|
1850
|
-
UltraServerType: string | undefined;
|
|
1851
|
-
InstanceType: ReservedCapacityInstanceType | undefined;
|
|
1852
|
-
UltraServerCount?: number | undefined;
|
|
1853
|
-
AvailableSpareInstanceCount?: number | undefined;
|
|
1854
|
-
UnhealthyInstanceCount?: number | undefined;
|
|
1130
|
+
export interface ListEdgeDeploymentPlansRequest {
|
|
1131
|
+
NextToken?: string | undefined;
|
|
1132
|
+
MaxResults?: number | undefined;
|
|
1133
|
+
CreationTimeAfter?: Date | undefined;
|
|
1134
|
+
CreationTimeBefore?: Date | undefined;
|
|
1135
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1136
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1137
|
+
NameContains?: string | undefined;
|
|
1138
|
+
DeviceFleetNameContains?: string | undefined;
|
|
1139
|
+
SortBy?: ListEdgeDeploymentPlansSortBy | undefined;
|
|
1140
|
+
SortOrder?: SortOrder | undefined;
|
|
1141
|
+
}
|
|
1142
|
+
export interface ListEdgeDeploymentPlansResponse {
|
|
1143
|
+
EdgeDeploymentPlanSummaries: EdgeDeploymentPlanSummary[] | undefined;
|
|
1144
|
+
NextToken?: string | undefined;
|
|
1855
1145
|
}
|
|
1856
|
-
export interface
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
DomainId: string | undefined;
|
|
1873
|
-
SpaceName: string | undefined;
|
|
1874
|
-
}
|
|
1875
|
-
export declare const SpaceStatus: {
|
|
1876
|
-
readonly Delete_Failed: "Delete_Failed";
|
|
1877
|
-
readonly Deleting: "Deleting";
|
|
1878
|
-
readonly Failed: "Failed";
|
|
1879
|
-
readonly InService: "InService";
|
|
1880
|
-
readonly Pending: "Pending";
|
|
1881
|
-
readonly Update_Failed: "Update_Failed";
|
|
1882
|
-
readonly Updating: "Updating";
|
|
1883
|
-
};
|
|
1884
|
-
export type SpaceStatus = (typeof SpaceStatus)[keyof typeof SpaceStatus];
|
|
1885
|
-
export interface DescribeSpaceResponse {
|
|
1886
|
-
DomainId?: string | undefined;
|
|
1887
|
-
SpaceArn?: string | undefined;
|
|
1888
|
-
SpaceName?: string | undefined;
|
|
1889
|
-
HomeEfsFileSystemUid?: string | undefined;
|
|
1890
|
-
Status?: SpaceStatus | undefined;
|
|
1891
|
-
LastModifiedTime?: Date | undefined;
|
|
1892
|
-
CreationTime?: Date | undefined;
|
|
1893
|
-
FailureReason?: string | undefined;
|
|
1894
|
-
SpaceSettings?: SpaceSettings | undefined;
|
|
1895
|
-
OwnershipSettings?: OwnershipSettings | undefined;
|
|
1896
|
-
SpaceSharingSettings?: SpaceSharingSettings | undefined;
|
|
1897
|
-
SpaceDisplayName?: string | undefined;
|
|
1898
|
-
Url?: string | undefined;
|
|
1146
|
+
export interface ListEdgePackagingJobsRequest {
|
|
1147
|
+
NextToken?: string | undefined;
|
|
1148
|
+
MaxResults?: number | undefined;
|
|
1149
|
+
CreationTimeAfter?: Date | undefined;
|
|
1150
|
+
CreationTimeBefore?: Date | undefined;
|
|
1151
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1152
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1153
|
+
NameContains?: string | undefined;
|
|
1154
|
+
ModelNameContains?: string | undefined;
|
|
1155
|
+
StatusEquals?: EdgePackagingJobStatus | undefined;
|
|
1156
|
+
SortBy?: ListEdgePackagingJobsSortBy | undefined;
|
|
1157
|
+
SortOrder?: SortOrder | undefined;
|
|
1158
|
+
}
|
|
1159
|
+
export interface ListEdgePackagingJobsResponse {
|
|
1160
|
+
EdgePackagingJobSummaries: EdgePackagingJobSummary[] | undefined;
|
|
1161
|
+
NextToken?: string | undefined;
|
|
1899
1162
|
}
|
|
1900
|
-
export interface
|
|
1901
|
-
|
|
1163
|
+
export interface ListEndpointConfigsInput {
|
|
1164
|
+
SortBy?: EndpointConfigSortKey | undefined;
|
|
1165
|
+
SortOrder?: OrderKey | undefined;
|
|
1166
|
+
NextToken?: string | undefined;
|
|
1167
|
+
MaxResults?: number | undefined;
|
|
1168
|
+
NameContains?: string | undefined;
|
|
1169
|
+
CreationTimeBefore?: Date | undefined;
|
|
1170
|
+
CreationTimeAfter?: Date | undefined;
|
|
1902
1171
|
}
|
|
1903
|
-
export interface
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
CreationTime?: Date | undefined;
|
|
1907
|
-
LastModifiedTime?: Date | undefined;
|
|
1908
|
-
StudioLifecycleConfigContent?: string | undefined;
|
|
1909
|
-
StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | undefined;
|
|
1172
|
+
export interface ListEndpointConfigsOutput {
|
|
1173
|
+
EndpointConfigs: EndpointConfigSummary[] | undefined;
|
|
1174
|
+
NextToken?: string | undefined;
|
|
1910
1175
|
}
|
|
1911
|
-
export interface
|
|
1912
|
-
|
|
1176
|
+
export interface ListEndpointsInput {
|
|
1177
|
+
SortBy?: EndpointSortKey | undefined;
|
|
1178
|
+
SortOrder?: OrderKey | undefined;
|
|
1179
|
+
NextToken?: string | undefined;
|
|
1180
|
+
MaxResults?: number | undefined;
|
|
1181
|
+
NameContains?: string | undefined;
|
|
1182
|
+
CreationTimeBefore?: Date | undefined;
|
|
1183
|
+
CreationTimeAfter?: Date | undefined;
|
|
1184
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1185
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1186
|
+
StatusEquals?: EndpointStatus | undefined;
|
|
1187
|
+
}
|
|
1188
|
+
export interface ListEndpointsOutput {
|
|
1189
|
+
Endpoints: EndpointSummary[] | undefined;
|
|
1190
|
+
NextToken?: string | undefined;
|
|
1913
1191
|
}
|
|
1914
|
-
export interface
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1192
|
+
export interface ListExperimentsRequest {
|
|
1193
|
+
CreatedAfter?: Date | undefined;
|
|
1194
|
+
CreatedBefore?: Date | undefined;
|
|
1195
|
+
SortBy?: SortExperimentsBy | undefined;
|
|
1196
|
+
SortOrder?: SortOrder | undefined;
|
|
1197
|
+
NextToken?: string | undefined;
|
|
1198
|
+
MaxResults?: number | undefined;
|
|
1920
1199
|
}
|
|
1921
|
-
export interface
|
|
1922
|
-
|
|
1200
|
+
export interface ListExperimentsResponse {
|
|
1201
|
+
ExperimentSummaries?: ExperimentSummary[] | undefined;
|
|
1202
|
+
NextToken?: string | undefined;
|
|
1923
1203
|
}
|
|
1924
|
-
export interface
|
|
1925
|
-
|
|
1204
|
+
export interface ListFeatureGroupsRequest {
|
|
1205
|
+
NameContains?: string | undefined;
|
|
1206
|
+
FeatureGroupStatusEquals?: FeatureGroupStatus | undefined;
|
|
1207
|
+
OfflineStoreStatusEquals?: OfflineStoreStatusValue | undefined;
|
|
1208
|
+
CreationTimeAfter?: Date | undefined;
|
|
1209
|
+
CreationTimeBefore?: Date | undefined;
|
|
1210
|
+
SortOrder?: FeatureGroupSortOrder | undefined;
|
|
1211
|
+
SortBy?: FeatureGroupSortBy | undefined;
|
|
1212
|
+
MaxResults?: number | undefined;
|
|
1213
|
+
NextToken?: string | undefined;
|
|
1926
1214
|
}
|
|
1927
|
-
export interface
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
Timestamp?: Date | undefined;
|
|
1215
|
+
export interface ListFeatureGroupsResponse {
|
|
1216
|
+
FeatureGroupSummaries: FeatureGroupSummary[] | undefined;
|
|
1217
|
+
NextToken?: string | undefined;
|
|
1931
1218
|
}
|
|
1932
|
-
export interface
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1219
|
+
export interface ListFlowDefinitionsRequest {
|
|
1220
|
+
CreationTimeAfter?: Date | undefined;
|
|
1221
|
+
CreationTimeBefore?: Date | undefined;
|
|
1222
|
+
SortOrder?: SortOrder | undefined;
|
|
1223
|
+
NextToken?: string | undefined;
|
|
1224
|
+
MaxResults?: number | undefined;
|
|
1938
1225
|
}
|
|
1939
|
-
export
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
};
|
|
1943
|
-
export type ProfilingStatus =
|
|
1944
|
-
(typeof ProfilingStatus)[keyof typeof ProfilingStatus];
|
|
1945
|
-
export declare const SecondaryStatus: {
|
|
1946
|
-
readonly COMPLETED: "Completed";
|
|
1947
|
-
readonly DOWNLOADING: "Downloading";
|
|
1948
|
-
readonly DOWNLOADING_TRAINING_IMAGE: "DownloadingTrainingImage";
|
|
1949
|
-
readonly FAILED: "Failed";
|
|
1950
|
-
readonly INTERRUPTED: "Interrupted";
|
|
1951
|
-
readonly LAUNCHING_ML_INSTANCES: "LaunchingMLInstances";
|
|
1952
|
-
readonly MAX_RUNTIME_EXCEEDED: "MaxRuntimeExceeded";
|
|
1953
|
-
readonly MAX_WAIT_TIME_EXCEEDED: "MaxWaitTimeExceeded";
|
|
1954
|
-
readonly PENDING: "Pending";
|
|
1955
|
-
readonly PREPARING_TRAINING_STACK: "PreparingTrainingStack";
|
|
1956
|
-
readonly RESTARTING: "Restarting";
|
|
1957
|
-
readonly STARTING: "Starting";
|
|
1958
|
-
readonly STOPPED: "Stopped";
|
|
1959
|
-
readonly STOPPING: "Stopping";
|
|
1960
|
-
readonly TRAINING: "Training";
|
|
1961
|
-
readonly UPDATING: "Updating";
|
|
1962
|
-
readonly UPLOADING: "Uploading";
|
|
1963
|
-
};
|
|
1964
|
-
export type SecondaryStatus =
|
|
1965
|
-
(typeof SecondaryStatus)[keyof typeof SecondaryStatus];
|
|
1966
|
-
export interface SecondaryStatusTransition {
|
|
1967
|
-
Status: SecondaryStatus | undefined;
|
|
1968
|
-
StartTime: Date | undefined;
|
|
1969
|
-
EndTime?: Date | undefined;
|
|
1970
|
-
StatusMessage?: string | undefined;
|
|
1226
|
+
export interface ListFlowDefinitionsResponse {
|
|
1227
|
+
FlowDefinitionSummaries: FlowDefinitionSummary[] | undefined;
|
|
1228
|
+
NextToken?: string | undefined;
|
|
1971
1229
|
}
|
|
1972
|
-
export
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
ReusedByJob?: string | undefined;
|
|
1984
|
-
}
|
|
1985
|
-
export interface DescribeTrainingJobResponse {
|
|
1986
|
-
TrainingJobName: string | undefined;
|
|
1987
|
-
TrainingJobArn: string | undefined;
|
|
1988
|
-
TuningJobArn?: string | undefined;
|
|
1989
|
-
LabelingJobArn?: string | undefined;
|
|
1990
|
-
AutoMLJobArn?: string | undefined;
|
|
1991
|
-
ModelArtifacts: ModelArtifacts | undefined;
|
|
1992
|
-
TrainingJobStatus: TrainingJobStatus | undefined;
|
|
1993
|
-
SecondaryStatus: SecondaryStatus | undefined;
|
|
1994
|
-
FailureReason?: string | undefined;
|
|
1995
|
-
HyperParameters?: Record<string, string> | undefined;
|
|
1996
|
-
AlgorithmSpecification?: AlgorithmSpecification | undefined;
|
|
1997
|
-
RoleArn?: string | undefined;
|
|
1998
|
-
InputDataConfig?: Channel[] | undefined;
|
|
1999
|
-
OutputDataConfig?: OutputDataConfig | undefined;
|
|
2000
|
-
ResourceConfig?: ResourceConfig | undefined;
|
|
2001
|
-
WarmPoolStatus?: WarmPoolStatus | undefined;
|
|
2002
|
-
VpcConfig?: VpcConfig | undefined;
|
|
2003
|
-
StoppingCondition: StoppingCondition | undefined;
|
|
2004
|
-
CreationTime: Date | undefined;
|
|
2005
|
-
TrainingStartTime?: Date | undefined;
|
|
2006
|
-
TrainingEndTime?: Date | undefined;
|
|
2007
|
-
LastModifiedTime?: Date | undefined;
|
|
2008
|
-
SecondaryStatusTransitions?: SecondaryStatusTransition[] | undefined;
|
|
2009
|
-
FinalMetricDataList?: MetricData[] | undefined;
|
|
2010
|
-
EnableNetworkIsolation?: boolean | undefined;
|
|
2011
|
-
EnableInterContainerTrafficEncryption?: boolean | undefined;
|
|
2012
|
-
EnableManagedSpotTraining?: boolean | undefined;
|
|
2013
|
-
CheckpointConfig?: CheckpointConfig | undefined;
|
|
2014
|
-
TrainingTimeInSeconds?: number | undefined;
|
|
2015
|
-
BillableTimeInSeconds?: number | undefined;
|
|
2016
|
-
DebugHookConfig?: DebugHookConfig | undefined;
|
|
2017
|
-
ExperimentConfig?: ExperimentConfig | undefined;
|
|
2018
|
-
DebugRuleConfigurations?: DebugRuleConfiguration[] | undefined;
|
|
2019
|
-
TensorBoardOutputConfig?: TensorBoardOutputConfig | undefined;
|
|
2020
|
-
DebugRuleEvaluationStatuses?: DebugRuleEvaluationStatus[] | undefined;
|
|
2021
|
-
ProfilerConfig?: ProfilerConfig | undefined;
|
|
2022
|
-
ProfilerRuleConfigurations?: ProfilerRuleConfiguration[] | undefined;
|
|
2023
|
-
ProfilerRuleEvaluationStatuses?: ProfilerRuleEvaluationStatus[] | undefined;
|
|
2024
|
-
ProfilingStatus?: ProfilingStatus | undefined;
|
|
2025
|
-
Environment?: Record<string, string> | undefined;
|
|
2026
|
-
RetryStrategy?: RetryStrategy | undefined;
|
|
2027
|
-
RemoteDebugConfig?: RemoteDebugConfig | undefined;
|
|
2028
|
-
InfraCheckConfig?: InfraCheckConfig | undefined;
|
|
2029
|
-
}
|
|
2030
|
-
export interface DescribeTrainingPlanRequest {
|
|
2031
|
-
TrainingPlanName: string | undefined;
|
|
1230
|
+
export interface ListHubContentsRequest {
|
|
1231
|
+
HubName: string | undefined;
|
|
1232
|
+
HubContentType: HubContentType | undefined;
|
|
1233
|
+
NameContains?: string | undefined;
|
|
1234
|
+
MaxSchemaVersion?: string | undefined;
|
|
1235
|
+
CreationTimeBefore?: Date | undefined;
|
|
1236
|
+
CreationTimeAfter?: Date | undefined;
|
|
1237
|
+
SortBy?: HubContentSortBy | undefined;
|
|
1238
|
+
SortOrder?: SortOrder | undefined;
|
|
1239
|
+
MaxResults?: number | undefined;
|
|
1240
|
+
NextToken?: string | undefined;
|
|
2032
1241
|
}
|
|
2033
|
-
export interface
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
UltraServerType?: string | undefined;
|
|
2037
|
-
UltraServerCount?: number | undefined;
|
|
2038
|
-
InstanceType: ReservedCapacityInstanceType | undefined;
|
|
2039
|
-
TotalInstanceCount: number | undefined;
|
|
2040
|
-
Status: ReservedCapacityStatus | undefined;
|
|
2041
|
-
AvailabilityZone?: string | undefined;
|
|
2042
|
-
DurationHours?: number | undefined;
|
|
2043
|
-
DurationMinutes?: number | undefined;
|
|
2044
|
-
StartTime?: Date | undefined;
|
|
2045
|
-
EndTime?: Date | undefined;
|
|
1242
|
+
export interface ListHubContentsResponse {
|
|
1243
|
+
HubContentSummaries: HubContentInfo[] | undefined;
|
|
1244
|
+
NextToken?: string | undefined;
|
|
2046
1245
|
}
|
|
2047
|
-
export
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
};
|
|
2060
|
-
export type SageMakerResourceName =
|
|
2061
|
-
(typeof SageMakerResourceName)[keyof typeof SageMakerResourceName];
|
|
2062
|
-
export interface DescribeTrainingPlanResponse {
|
|
2063
|
-
TrainingPlanArn: string | undefined;
|
|
2064
|
-
TrainingPlanName: string | undefined;
|
|
2065
|
-
Status: TrainingPlanStatus | undefined;
|
|
2066
|
-
StatusMessage?: string | undefined;
|
|
2067
|
-
DurationHours?: number | undefined;
|
|
2068
|
-
DurationMinutes?: number | undefined;
|
|
2069
|
-
StartTime?: Date | undefined;
|
|
2070
|
-
EndTime?: Date | undefined;
|
|
2071
|
-
UpfrontFee?: string | undefined;
|
|
2072
|
-
CurrencyCode?: string | undefined;
|
|
2073
|
-
TotalInstanceCount?: number | undefined;
|
|
2074
|
-
AvailableInstanceCount?: number | undefined;
|
|
2075
|
-
InUseInstanceCount?: number | undefined;
|
|
2076
|
-
UnhealthyInstanceCount?: number | undefined;
|
|
2077
|
-
AvailableSpareInstanceCount?: number | undefined;
|
|
2078
|
-
TotalUltraServerCount?: number | undefined;
|
|
2079
|
-
TargetResources?: SageMakerResourceName[] | undefined;
|
|
2080
|
-
ReservedCapacitySummaries?: ReservedCapacitySummary[] | undefined;
|
|
1246
|
+
export interface ListHubContentVersionsRequest {
|
|
1247
|
+
HubName: string | undefined;
|
|
1248
|
+
HubContentType: HubContentType | undefined;
|
|
1249
|
+
HubContentName: string | undefined;
|
|
1250
|
+
MinVersion?: string | undefined;
|
|
1251
|
+
MaxSchemaVersion?: string | undefined;
|
|
1252
|
+
CreationTimeBefore?: Date | undefined;
|
|
1253
|
+
CreationTimeAfter?: Date | undefined;
|
|
1254
|
+
SortBy?: HubContentSortBy | undefined;
|
|
1255
|
+
SortOrder?: SortOrder | undefined;
|
|
1256
|
+
MaxResults?: number | undefined;
|
|
1257
|
+
NextToken?: string | undefined;
|
|
2081
1258
|
}
|
|
2082
|
-
export interface
|
|
2083
|
-
|
|
1259
|
+
export interface ListHubContentVersionsResponse {
|
|
1260
|
+
HubContentSummaries: HubContentInfo[] | undefined;
|
|
1261
|
+
NextToken?: string | undefined;
|
|
2084
1262
|
}
|
|
2085
|
-
export
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
TransformJobName: string | undefined;
|
|
2096
|
-
TransformJobArn: string | undefined;
|
|
2097
|
-
TransformJobStatus: TransformJobStatus | undefined;
|
|
2098
|
-
FailureReason?: string | undefined;
|
|
2099
|
-
ModelName: string | undefined;
|
|
2100
|
-
MaxConcurrentTransforms?: number | undefined;
|
|
2101
|
-
ModelClientConfig?: ModelClientConfig | undefined;
|
|
2102
|
-
MaxPayloadInMB?: number | undefined;
|
|
2103
|
-
BatchStrategy?: BatchStrategy | undefined;
|
|
2104
|
-
Environment?: Record<string, string> | undefined;
|
|
2105
|
-
TransformInput: TransformInput | undefined;
|
|
2106
|
-
TransformOutput?: TransformOutput | undefined;
|
|
2107
|
-
DataCaptureConfig?: BatchDataCaptureConfig | undefined;
|
|
2108
|
-
TransformResources: TransformResources | undefined;
|
|
2109
|
-
CreationTime: Date | undefined;
|
|
2110
|
-
TransformStartTime?: Date | undefined;
|
|
2111
|
-
TransformEndTime?: Date | undefined;
|
|
2112
|
-
LabelingJobArn?: string | undefined;
|
|
2113
|
-
AutoMLJobArn?: string | undefined;
|
|
2114
|
-
DataProcessing?: DataProcessing | undefined;
|
|
2115
|
-
ExperimentConfig?: ExperimentConfig | undefined;
|
|
1263
|
+
export interface ListHubsRequest {
|
|
1264
|
+
NameContains?: string | undefined;
|
|
1265
|
+
CreationTimeBefore?: Date | undefined;
|
|
1266
|
+
CreationTimeAfter?: Date | undefined;
|
|
1267
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1268
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1269
|
+
SortBy?: HubSortBy | undefined;
|
|
1270
|
+
SortOrder?: SortOrder | undefined;
|
|
1271
|
+
MaxResults?: number | undefined;
|
|
1272
|
+
NextToken?: string | undefined;
|
|
2116
1273
|
}
|
|
2117
|
-
export interface
|
|
2118
|
-
|
|
1274
|
+
export interface ListHubsResponse {
|
|
1275
|
+
HubSummaries: HubInfo[] | undefined;
|
|
1276
|
+
NextToken?: string | undefined;
|
|
2119
1277
|
}
|
|
2120
|
-
export interface
|
|
2121
|
-
|
|
2122
|
-
|
|
1278
|
+
export interface ListHumanTaskUisRequest {
|
|
1279
|
+
CreationTimeAfter?: Date | undefined;
|
|
1280
|
+
CreationTimeBefore?: Date | undefined;
|
|
1281
|
+
SortOrder?: SortOrder | undefined;
|
|
1282
|
+
NextToken?: string | undefined;
|
|
1283
|
+
MaxResults?: number | undefined;
|
|
2123
1284
|
}
|
|
2124
|
-
export interface
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
DisplayName?: string | undefined;
|
|
2128
|
-
ExperimentName?: string | undefined;
|
|
2129
|
-
Source?: TrialSource | undefined;
|
|
2130
|
-
CreationTime?: Date | undefined;
|
|
2131
|
-
CreatedBy?: UserContext | undefined;
|
|
2132
|
-
LastModifiedTime?: Date | undefined;
|
|
2133
|
-
LastModifiedBy?: UserContext | undefined;
|
|
2134
|
-
MetadataProperties?: MetadataProperties | undefined;
|
|
1285
|
+
export interface ListHumanTaskUisResponse {
|
|
1286
|
+
HumanTaskUiSummaries: HumanTaskUiSummary[] | undefined;
|
|
1287
|
+
NextToken?: string | undefined;
|
|
2135
1288
|
}
|
|
2136
|
-
export interface
|
|
2137
|
-
|
|
1289
|
+
export interface ListHyperParameterTuningJobsRequest {
|
|
1290
|
+
NextToken?: string | undefined;
|
|
1291
|
+
MaxResults?: number | undefined;
|
|
1292
|
+
SortBy?: HyperParameterTuningJobSortByOptions | undefined;
|
|
1293
|
+
SortOrder?: SortOrder | undefined;
|
|
1294
|
+
NameContains?: string | undefined;
|
|
1295
|
+
CreationTimeAfter?: Date | undefined;
|
|
1296
|
+
CreationTimeBefore?: Date | undefined;
|
|
1297
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1298
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1299
|
+
StatusEquals?: HyperParameterTuningJobStatus | undefined;
|
|
1300
|
+
}
|
|
1301
|
+
export interface ListHyperParameterTuningJobsResponse {
|
|
1302
|
+
HyperParameterTuningJobSummaries:
|
|
1303
|
+
| HyperParameterTuningJobSummary[]
|
|
1304
|
+
| undefined;
|
|
1305
|
+
NextToken?: string | undefined;
|
|
2138
1306
|
}
|
|
2139
|
-
export interface
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
}
|
|
2150
|
-
export interface TrialComponentSource {
|
|
2151
|
-
SourceArn: string | undefined;
|
|
2152
|
-
SourceType?: string | undefined;
|
|
1307
|
+
export interface ListImagesRequest {
|
|
1308
|
+
CreationTimeAfter?: Date | undefined;
|
|
1309
|
+
CreationTimeBefore?: Date | undefined;
|
|
1310
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1311
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1312
|
+
MaxResults?: number | undefined;
|
|
1313
|
+
NameContains?: string | undefined;
|
|
1314
|
+
NextToken?: string | undefined;
|
|
1315
|
+
SortBy?: ImageSortBy | undefined;
|
|
1316
|
+
SortOrder?: ImageSortOrder | undefined;
|
|
2153
1317
|
}
|
|
2154
|
-
export interface
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
DisplayName?: string | undefined;
|
|
2158
|
-
Source?: TrialComponentSource | undefined;
|
|
2159
|
-
Status?: TrialComponentStatus | undefined;
|
|
2160
|
-
StartTime?: Date | undefined;
|
|
2161
|
-
EndTime?: Date | undefined;
|
|
2162
|
-
CreationTime?: Date | undefined;
|
|
2163
|
-
CreatedBy?: UserContext | undefined;
|
|
2164
|
-
LastModifiedTime?: Date | undefined;
|
|
2165
|
-
LastModifiedBy?: UserContext | undefined;
|
|
2166
|
-
Parameters?: Record<string, TrialComponentParameterValue> | undefined;
|
|
2167
|
-
InputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
|
|
2168
|
-
OutputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
|
|
2169
|
-
MetadataProperties?: MetadataProperties | undefined;
|
|
2170
|
-
Metrics?: TrialComponentMetricSummary[] | undefined;
|
|
2171
|
-
LineageGroupArn?: string | undefined;
|
|
2172
|
-
Sources?: TrialComponentSource[] | undefined;
|
|
2173
|
-
}
|
|
2174
|
-
export interface DescribeUserProfileRequest {
|
|
2175
|
-
DomainId: string | undefined;
|
|
2176
|
-
UserProfileName: string | undefined;
|
|
2177
|
-
}
|
|
2178
|
-
export declare const UserProfileStatus: {
|
|
2179
|
-
readonly Delete_Failed: "Delete_Failed";
|
|
2180
|
-
readonly Deleting: "Deleting";
|
|
2181
|
-
readonly Failed: "Failed";
|
|
2182
|
-
readonly InService: "InService";
|
|
2183
|
-
readonly Pending: "Pending";
|
|
2184
|
-
readonly Update_Failed: "Update_Failed";
|
|
2185
|
-
readonly Updating: "Updating";
|
|
2186
|
-
};
|
|
2187
|
-
export type UserProfileStatus =
|
|
2188
|
-
(typeof UserProfileStatus)[keyof typeof UserProfileStatus];
|
|
2189
|
-
export interface DescribeUserProfileResponse {
|
|
2190
|
-
DomainId?: string | undefined;
|
|
2191
|
-
UserProfileArn?: string | undefined;
|
|
2192
|
-
UserProfileName?: string | undefined;
|
|
2193
|
-
HomeEfsFileSystemUid?: string | undefined;
|
|
2194
|
-
Status?: UserProfileStatus | undefined;
|
|
2195
|
-
LastModifiedTime?: Date | undefined;
|
|
2196
|
-
CreationTime?: Date | undefined;
|
|
2197
|
-
FailureReason?: string | undefined;
|
|
2198
|
-
SingleSignOnUserIdentifier?: string | undefined;
|
|
2199
|
-
SingleSignOnUserValue?: string | undefined;
|
|
2200
|
-
UserSettings?: UserSettings | undefined;
|
|
2201
|
-
}
|
|
2202
|
-
export interface DescribeWorkforceRequest {
|
|
2203
|
-
WorkforceName: string | undefined;
|
|
2204
|
-
}
|
|
2205
|
-
export interface OidcConfigForResponse {
|
|
2206
|
-
ClientId?: string | undefined;
|
|
2207
|
-
Issuer?: string | undefined;
|
|
2208
|
-
AuthorizationEndpoint?: string | undefined;
|
|
2209
|
-
TokenEndpoint?: string | undefined;
|
|
2210
|
-
UserInfoEndpoint?: string | undefined;
|
|
2211
|
-
LogoutEndpoint?: string | undefined;
|
|
2212
|
-
JwksUri?: string | undefined;
|
|
2213
|
-
Scope?: string | undefined;
|
|
2214
|
-
AuthenticationRequestExtraParams?: Record<string, string> | undefined;
|
|
2215
|
-
}
|
|
2216
|
-
export declare const WorkforceStatus: {
|
|
2217
|
-
readonly ACTIVE: "Active";
|
|
2218
|
-
readonly DELETING: "Deleting";
|
|
2219
|
-
readonly FAILED: "Failed";
|
|
2220
|
-
readonly INITIALIZING: "Initializing";
|
|
2221
|
-
readonly UPDATING: "Updating";
|
|
2222
|
-
};
|
|
2223
|
-
export type WorkforceStatus =
|
|
2224
|
-
(typeof WorkforceStatus)[keyof typeof WorkforceStatus];
|
|
2225
|
-
export interface WorkforceVpcConfigResponse {
|
|
2226
|
-
VpcId: string | undefined;
|
|
2227
|
-
SecurityGroupIds: string[] | undefined;
|
|
2228
|
-
Subnets: string[] | undefined;
|
|
2229
|
-
VpcEndpointId?: string | undefined;
|
|
2230
|
-
}
|
|
2231
|
-
export interface Workforce {
|
|
2232
|
-
WorkforceName: string | undefined;
|
|
2233
|
-
WorkforceArn: string | undefined;
|
|
2234
|
-
LastUpdatedDate?: Date | undefined;
|
|
2235
|
-
SourceIpConfig?: SourceIpConfig | undefined;
|
|
2236
|
-
SubDomain?: string | undefined;
|
|
2237
|
-
CognitoConfig?: CognitoConfig | undefined;
|
|
2238
|
-
OidcConfig?: OidcConfigForResponse | undefined;
|
|
2239
|
-
CreateDate?: Date | undefined;
|
|
2240
|
-
WorkforceVpcConfig?: WorkforceVpcConfigResponse | undefined;
|
|
2241
|
-
Status?: WorkforceStatus | undefined;
|
|
2242
|
-
FailureReason?: string | undefined;
|
|
2243
|
-
IpAddressType?: WorkforceIpAddressType | undefined;
|
|
1318
|
+
export interface ListImagesResponse {
|
|
1319
|
+
Images?: Image[] | undefined;
|
|
1320
|
+
NextToken?: string | undefined;
|
|
2244
1321
|
}
|
|
2245
|
-
export interface
|
|
2246
|
-
|
|
1322
|
+
export interface ListImageVersionsRequest {
|
|
1323
|
+
CreationTimeAfter?: Date | undefined;
|
|
1324
|
+
CreationTimeBefore?: Date | undefined;
|
|
1325
|
+
ImageName: string | undefined;
|
|
1326
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1327
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1328
|
+
MaxResults?: number | undefined;
|
|
1329
|
+
NextToken?: string | undefined;
|
|
1330
|
+
SortBy?: ImageVersionSortBy | undefined;
|
|
1331
|
+
SortOrder?: ImageVersionSortOrder | undefined;
|
|
2247
1332
|
}
|
|
2248
|
-
export interface
|
|
2249
|
-
|
|
1333
|
+
export interface ListImageVersionsResponse {
|
|
1334
|
+
ImageVersions?: ImageVersion[] | undefined;
|
|
1335
|
+
NextToken?: string | undefined;
|
|
2250
1336
|
}
|
|
2251
|
-
export interface
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
1337
|
+
export interface ListInferenceComponentsInput {
|
|
1338
|
+
SortBy?: InferenceComponentSortKey | undefined;
|
|
1339
|
+
SortOrder?: OrderKey | undefined;
|
|
1340
|
+
NextToken?: string | undefined;
|
|
1341
|
+
MaxResults?: number | undefined;
|
|
1342
|
+
NameContains?: string | undefined;
|
|
1343
|
+
CreationTimeBefore?: Date | undefined;
|
|
1344
|
+
CreationTimeAfter?: Date | undefined;
|
|
1345
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1346
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1347
|
+
StatusEquals?: InferenceComponentStatus | undefined;
|
|
1348
|
+
EndpointNameEquals?: string | undefined;
|
|
1349
|
+
VariantNameEquals?: string | undefined;
|
|
1350
|
+
}
|
|
1351
|
+
export interface ListInferenceComponentsOutput {
|
|
1352
|
+
InferenceComponents: InferenceComponentSummary[] | undefined;
|
|
1353
|
+
NextToken?: string | undefined;
|
|
2263
1354
|
}
|
|
2264
|
-
export interface
|
|
2265
|
-
|
|
1355
|
+
export interface ListInferenceExperimentsRequest {
|
|
1356
|
+
NameContains?: string | undefined;
|
|
1357
|
+
Type?: InferenceExperimentType | undefined;
|
|
1358
|
+
StatusEquals?: InferenceExperimentStatus | undefined;
|
|
1359
|
+
CreationTimeAfter?: Date | undefined;
|
|
1360
|
+
CreationTimeBefore?: Date | undefined;
|
|
1361
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1362
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1363
|
+
SortBy?: SortInferenceExperimentsBy | undefined;
|
|
1364
|
+
SortOrder?: SortOrder | undefined;
|
|
1365
|
+
NextToken?: string | undefined;
|
|
1366
|
+
MaxResults?: number | undefined;
|
|
2266
1367
|
}
|
|
2267
|
-
export interface
|
|
2268
|
-
|
|
2269
|
-
|
|
1368
|
+
export interface ListInferenceExperimentsResponse {
|
|
1369
|
+
InferenceExperiments?: InferenceExperimentSummary[] | undefined;
|
|
1370
|
+
NextToken?: string | undefined;
|
|
2270
1371
|
}
|
|
2271
|
-
export interface
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
1372
|
+
export interface ListInferenceRecommendationsJobsRequest {
|
|
1373
|
+
CreationTimeAfter?: Date | undefined;
|
|
1374
|
+
CreationTimeBefore?: Date | undefined;
|
|
1375
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1376
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1377
|
+
NameContains?: string | undefined;
|
|
1378
|
+
StatusEquals?: RecommendationJobStatus | undefined;
|
|
1379
|
+
SortBy?: ListInferenceRecommendationsJobsSortBy | undefined;
|
|
1380
|
+
SortOrder?: SortOrder | undefined;
|
|
1381
|
+
NextToken?: string | undefined;
|
|
1382
|
+
MaxResults?: number | undefined;
|
|
1383
|
+
ModelNameEquals?: string | undefined;
|
|
1384
|
+
ModelPackageVersionArnEquals?: string | undefined;
|
|
2276
1385
|
}
|
|
2277
|
-
export interface
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
VolumeId: string | undefined;
|
|
1386
|
+
export interface ListInferenceRecommendationsJobsResponse {
|
|
1387
|
+
InferenceRecommendationsJobs: InferenceRecommendationsJob[] | undefined;
|
|
1388
|
+
NextToken?: string | undefined;
|
|
2281
1389
|
}
|
|
2282
|
-
export interface
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
DeviceName: string | undefined;
|
|
1390
|
+
export interface ListInferenceRecommendationsJobStepsRequest {
|
|
1391
|
+
JobName: string | undefined;
|
|
1392
|
+
Status?: RecommendationJobStatus | undefined;
|
|
1393
|
+
StepType?: RecommendationStepType | undefined;
|
|
1394
|
+
MaxResults?: number | undefined;
|
|
1395
|
+
NextToken?: string | undefined;
|
|
2289
1396
|
}
|
|
2290
|
-
export interface
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
IotThingName?: string | undefined;
|
|
1397
|
+
export interface ListInferenceRecommendationsJobStepsResponse {
|
|
1398
|
+
Steps?: InferenceRecommendationsJobStep[] | undefined;
|
|
1399
|
+
NextToken?: string | undefined;
|
|
2294
1400
|
}
|
|
2295
|
-
export
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
EdgeDeploymentPlanArn: string | undefined;
|
|
2307
|
-
EdgeDeploymentPlanName: string | undefined;
|
|
2308
|
-
StageName: string | undefined;
|
|
2309
|
-
DeployedStageName?: string | undefined;
|
|
2310
|
-
DeviceFleetName?: string | undefined;
|
|
2311
|
-
DeviceName: string | undefined;
|
|
2312
|
-
DeviceArn: string | undefined;
|
|
2313
|
-
DeviceDeploymentStatus?: DeviceDeploymentStatus | undefined;
|
|
2314
|
-
DeviceDeploymentStatusMessage?: string | undefined;
|
|
2315
|
-
Description?: string | undefined;
|
|
2316
|
-
DeploymentStartTime?: Date | undefined;
|
|
1401
|
+
export interface ListLabelingJobsRequest {
|
|
1402
|
+
CreationTimeAfter?: Date | undefined;
|
|
1403
|
+
CreationTimeBefore?: Date | undefined;
|
|
1404
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1405
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1406
|
+
MaxResults?: number | undefined;
|
|
1407
|
+
NextToken?: string | undefined;
|
|
1408
|
+
NameContains?: string | undefined;
|
|
1409
|
+
SortBy?: SortBy | undefined;
|
|
1410
|
+
SortOrder?: SortOrder | undefined;
|
|
1411
|
+
StatusEquals?: LabelingJobStatus | undefined;
|
|
2317
1412
|
}
|
|
2318
|
-
export interface
|
|
2319
|
-
|
|
2320
|
-
|
|
1413
|
+
export interface ListLabelingJobsResponse {
|
|
1414
|
+
LabelingJobSummaryList?: LabelingJobSummary[] | undefined;
|
|
1415
|
+
NextToken?: string | undefined;
|
|
1416
|
+
}
|
|
1417
|
+
export interface ListLabelingJobsForWorkteamRequest {
|
|
1418
|
+
WorkteamArn: string | undefined;
|
|
1419
|
+
MaxResults?: number | undefined;
|
|
1420
|
+
NextToken?: string | undefined;
|
|
1421
|
+
CreationTimeAfter?: Date | undefined;
|
|
1422
|
+
CreationTimeBefore?: Date | undefined;
|
|
1423
|
+
JobReferenceCodeContains?: string | undefined;
|
|
1424
|
+
SortBy?: ListLabelingJobsForWorkteamSortByOptions | undefined;
|
|
1425
|
+
SortOrder?: SortOrder | undefined;
|
|
1426
|
+
}
|
|
1427
|
+
export interface ListLabelingJobsForWorkteamResponse {
|
|
1428
|
+
LabelingJobSummaryList: LabelingJobForWorkteamSummary[] | undefined;
|
|
1429
|
+
NextToken?: string | undefined;
|
|
1430
|
+
}
|
|
1431
|
+
export interface ListLineageGroupsRequest {
|
|
1432
|
+
CreatedAfter?: Date | undefined;
|
|
1433
|
+
CreatedBefore?: Date | undefined;
|
|
1434
|
+
SortBy?: SortLineageGroupsBy | undefined;
|
|
1435
|
+
SortOrder?: SortOrder | undefined;
|
|
1436
|
+
NextToken?: string | undefined;
|
|
1437
|
+
MaxResults?: number | undefined;
|
|
1438
|
+
}
|
|
1439
|
+
export interface ListLineageGroupsResponse {
|
|
1440
|
+
LineageGroupSummaries?: LineageGroupSummary[] | undefined;
|
|
1441
|
+
NextToken?: string | undefined;
|
|
1442
|
+
}
|
|
1443
|
+
export interface ListMlflowTrackingServersRequest {
|
|
1444
|
+
CreatedAfter?: Date | undefined;
|
|
1445
|
+
CreatedBefore?: Date | undefined;
|
|
1446
|
+
TrackingServerStatus?: TrackingServerStatus | undefined;
|
|
1447
|
+
MlflowVersion?: string | undefined;
|
|
1448
|
+
SortBy?: SortTrackingServerBy | undefined;
|
|
1449
|
+
SortOrder?: SortOrder | undefined;
|
|
1450
|
+
NextToken?: string | undefined;
|
|
1451
|
+
MaxResults?: number | undefined;
|
|
1452
|
+
}
|
|
1453
|
+
export interface TrackingServerSummary {
|
|
1454
|
+
TrackingServerArn?: string | undefined;
|
|
1455
|
+
TrackingServerName?: string | undefined;
|
|
2321
1456
|
CreationTime?: Date | undefined;
|
|
2322
1457
|
LastModifiedTime?: Date | undefined;
|
|
1458
|
+
TrackingServerStatus?: TrackingServerStatus | undefined;
|
|
1459
|
+
IsActive?: IsTrackingServerActive | undefined;
|
|
1460
|
+
MlflowVersion?: string | undefined;
|
|
2323
1461
|
}
|
|
2324
|
-
export interface
|
|
2325
|
-
|
|
2326
|
-
|
|
1462
|
+
export interface ListMlflowTrackingServersResponse {
|
|
1463
|
+
TrackingServerSummaries?: TrackingServerSummary[] | undefined;
|
|
1464
|
+
NextToken?: string | undefined;
|
|
2327
1465
|
}
|
|
2328
|
-
export interface
|
|
1466
|
+
export interface ListModelBiasJobDefinitionsRequest {
|
|
1467
|
+
EndpointName?: string | undefined;
|
|
1468
|
+
SortBy?: MonitoringJobDefinitionSortKey | undefined;
|
|
1469
|
+
SortOrder?: SortOrder | undefined;
|
|
1470
|
+
NextToken?: string | undefined;
|
|
1471
|
+
MaxResults?: number | undefined;
|
|
1472
|
+
NameContains?: string | undefined;
|
|
1473
|
+
CreationTimeBefore?: Date | undefined;
|
|
1474
|
+
CreationTimeAfter?: Date | undefined;
|
|
1475
|
+
}
|
|
1476
|
+
export interface ListModelBiasJobDefinitionsResponse {
|
|
1477
|
+
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
1478
|
+
NextToken?: string | undefined;
|
|
1479
|
+
}
|
|
1480
|
+
export interface ListModelCardExportJobsRequest {
|
|
1481
|
+
ModelCardName: string | undefined;
|
|
1482
|
+
ModelCardVersion?: number | undefined;
|
|
1483
|
+
CreationTimeAfter?: Date | undefined;
|
|
1484
|
+
CreationTimeBefore?: Date | undefined;
|
|
1485
|
+
ModelCardExportJobNameContains?: string | undefined;
|
|
1486
|
+
StatusEquals?: ModelCardExportJobStatus | undefined;
|
|
1487
|
+
SortBy?: ModelCardExportJobSortBy | undefined;
|
|
1488
|
+
SortOrder?: ModelCardExportJobSortOrder | undefined;
|
|
1489
|
+
NextToken?: string | undefined;
|
|
1490
|
+
MaxResults?: number | undefined;
|
|
1491
|
+
}
|
|
1492
|
+
export interface ModelCardExportJobSummary {
|
|
1493
|
+
ModelCardExportJobName: string | undefined;
|
|
1494
|
+
ModelCardExportJobArn: string | undefined;
|
|
1495
|
+
Status: ModelCardExportJobStatus | undefined;
|
|
1496
|
+
ModelCardName: string | undefined;
|
|
1497
|
+
ModelCardVersion: number | undefined;
|
|
1498
|
+
CreatedAt: Date | undefined;
|
|
1499
|
+
LastModifiedAt: Date | undefined;
|
|
1500
|
+
}
|
|
1501
|
+
export interface ListModelCardExportJobsResponse {
|
|
1502
|
+
ModelCardExportJobSummaries: ModelCardExportJobSummary[] | undefined;
|
|
1503
|
+
NextToken?: string | undefined;
|
|
1504
|
+
}
|
|
1505
|
+
export interface ListModelCardsRequest {
|
|
1506
|
+
CreationTimeAfter?: Date | undefined;
|
|
1507
|
+
CreationTimeBefore?: Date | undefined;
|
|
1508
|
+
MaxResults?: number | undefined;
|
|
1509
|
+
NameContains?: string | undefined;
|
|
1510
|
+
ModelCardStatus?: ModelCardStatus | undefined;
|
|
1511
|
+
NextToken?: string | undefined;
|
|
1512
|
+
SortBy?: ModelCardSortBy | undefined;
|
|
1513
|
+
SortOrder?: ModelCardSortOrder | undefined;
|
|
1514
|
+
}
|
|
1515
|
+
export interface ModelCardSummary {
|
|
1516
|
+
ModelCardName: string | undefined;
|
|
1517
|
+
ModelCardArn: string | undefined;
|
|
1518
|
+
ModelCardStatus: ModelCardStatus | undefined;
|
|
1519
|
+
CreationTime: Date | undefined;
|
|
1520
|
+
LastModifiedTime?: Date | undefined;
|
|
1521
|
+
}
|
|
1522
|
+
export interface ListModelCardsResponse {
|
|
1523
|
+
ModelCardSummaries: ModelCardSummary[] | undefined;
|
|
1524
|
+
NextToken?: string | undefined;
|
|
1525
|
+
}
|
|
1526
|
+
export interface ListModelCardVersionsRequest {
|
|
1527
|
+
CreationTimeAfter?: Date | undefined;
|
|
1528
|
+
CreationTimeBefore?: Date | undefined;
|
|
1529
|
+
MaxResults?: number | undefined;
|
|
1530
|
+
ModelCardName: string | undefined;
|
|
1531
|
+
ModelCardStatus?: ModelCardStatus | undefined;
|
|
1532
|
+
NextToken?: string | undefined;
|
|
1533
|
+
SortBy?: ModelCardVersionSortBy | undefined;
|
|
1534
|
+
SortOrder?: ModelCardSortOrder | undefined;
|
|
1535
|
+
}
|
|
1536
|
+
export interface ModelCardVersionSummary {
|
|
1537
|
+
ModelCardName: string | undefined;
|
|
1538
|
+
ModelCardArn: string | undefined;
|
|
1539
|
+
ModelCardStatus: ModelCardStatus | undefined;
|
|
1540
|
+
ModelCardVersion: number | undefined;
|
|
1541
|
+
CreationTime: Date | undefined;
|
|
1542
|
+
LastModifiedTime?: Date | undefined;
|
|
1543
|
+
}
|
|
1544
|
+
export interface ListModelCardVersionsResponse {
|
|
1545
|
+
ModelCardVersionSummaryList: ModelCardVersionSummary[] | undefined;
|
|
1546
|
+
NextToken?: string | undefined;
|
|
1547
|
+
}
|
|
1548
|
+
export interface ListModelExplainabilityJobDefinitionsRequest {
|
|
1549
|
+
EndpointName?: string | undefined;
|
|
1550
|
+
SortBy?: MonitoringJobDefinitionSortKey | undefined;
|
|
1551
|
+
SortOrder?: SortOrder | undefined;
|
|
1552
|
+
NextToken?: string | undefined;
|
|
1553
|
+
MaxResults?: number | undefined;
|
|
1554
|
+
NameContains?: string | undefined;
|
|
1555
|
+
CreationTimeBefore?: Date | undefined;
|
|
1556
|
+
CreationTimeAfter?: Date | undefined;
|
|
1557
|
+
}
|
|
1558
|
+
export interface ListModelExplainabilityJobDefinitionsResponse {
|
|
1559
|
+
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
1560
|
+
NextToken?: string | undefined;
|
|
1561
|
+
}
|
|
1562
|
+
export interface ModelMetadataFilter {
|
|
1563
|
+
Name: ModelMetadataFilterType | undefined;
|
|
1564
|
+
Value: string | undefined;
|
|
1565
|
+
}
|
|
1566
|
+
export interface ModelMetadataSearchExpression {
|
|
1567
|
+
Filters?: ModelMetadataFilter[] | undefined;
|
|
1568
|
+
}
|
|
1569
|
+
export interface ListModelMetadataRequest {
|
|
1570
|
+
SearchExpression?: ModelMetadataSearchExpression | undefined;
|
|
1571
|
+
NextToken?: string | undefined;
|
|
1572
|
+
MaxResults?: number | undefined;
|
|
1573
|
+
}
|
|
1574
|
+
export interface ModelMetadataSummary {
|
|
1575
|
+
Domain: string | undefined;
|
|
1576
|
+
Framework: string | undefined;
|
|
1577
|
+
Task: string | undefined;
|
|
1578
|
+
Model: string | undefined;
|
|
1579
|
+
FrameworkVersion: string | undefined;
|
|
1580
|
+
}
|
|
1581
|
+
export interface ListModelMetadataResponse {
|
|
1582
|
+
ModelMetadataSummaries: ModelMetadataSummary[] | undefined;
|
|
1583
|
+
NextToken?: string | undefined;
|
|
1584
|
+
}
|
|
1585
|
+
export interface ListModelPackageGroupsInput {
|
|
1586
|
+
CreationTimeAfter?: Date | undefined;
|
|
1587
|
+
CreationTimeBefore?: Date | undefined;
|
|
1588
|
+
MaxResults?: number | undefined;
|
|
1589
|
+
NameContains?: string | undefined;
|
|
1590
|
+
NextToken?: string | undefined;
|
|
1591
|
+
SortBy?: ModelPackageGroupSortBy | undefined;
|
|
1592
|
+
SortOrder?: SortOrder | undefined;
|
|
1593
|
+
CrossAccountFilterOption?: CrossAccountFilterOption | undefined;
|
|
1594
|
+
}
|
|
1595
|
+
export interface ModelPackageGroupSummary {
|
|
1596
|
+
ModelPackageGroupName: string | undefined;
|
|
1597
|
+
ModelPackageGroupArn: string | undefined;
|
|
1598
|
+
ModelPackageGroupDescription?: string | undefined;
|
|
1599
|
+
CreationTime: Date | undefined;
|
|
1600
|
+
ModelPackageGroupStatus: ModelPackageGroupStatus | undefined;
|
|
1601
|
+
}
|
|
1602
|
+
export interface ListModelPackageGroupsOutput {
|
|
1603
|
+
ModelPackageGroupSummaryList: ModelPackageGroupSummary[] | undefined;
|
|
1604
|
+
NextToken?: string | undefined;
|
|
1605
|
+
}
|
|
1606
|
+
export interface ListModelPackagesInput {
|
|
1607
|
+
CreationTimeAfter?: Date | undefined;
|
|
1608
|
+
CreationTimeBefore?: Date | undefined;
|
|
1609
|
+
MaxResults?: number | undefined;
|
|
1610
|
+
NameContains?: string | undefined;
|
|
1611
|
+
ModelApprovalStatus?: ModelApprovalStatus | undefined;
|
|
1612
|
+
ModelPackageGroupName?: string | undefined;
|
|
1613
|
+
ModelPackageType?: ModelPackageType | undefined;
|
|
1614
|
+
NextToken?: string | undefined;
|
|
1615
|
+
SortBy?: ModelPackageSortBy | undefined;
|
|
1616
|
+
SortOrder?: SortOrder | undefined;
|
|
1617
|
+
}
|
|
1618
|
+
export interface ModelPackageSummary {
|
|
1619
|
+
ModelPackageName?: string | undefined;
|
|
1620
|
+
ModelPackageGroupName?: string | undefined;
|
|
1621
|
+
ModelPackageVersion?: number | undefined;
|
|
1622
|
+
ModelPackageArn: string | undefined;
|
|
1623
|
+
ModelPackageDescription?: string | undefined;
|
|
1624
|
+
CreationTime: Date | undefined;
|
|
1625
|
+
ModelPackageStatus: ModelPackageStatus | undefined;
|
|
1626
|
+
ModelApprovalStatus?: ModelApprovalStatus | undefined;
|
|
1627
|
+
ModelLifeCycle?: ModelLifeCycle | undefined;
|
|
1628
|
+
}
|
|
1629
|
+
export interface ListModelPackagesOutput {
|
|
1630
|
+
ModelPackageSummaryList: ModelPackageSummary[] | undefined;
|
|
1631
|
+
NextToken?: string | undefined;
|
|
1632
|
+
}
|
|
1633
|
+
export interface ListModelQualityJobDefinitionsRequest {
|
|
1634
|
+
EndpointName?: string | undefined;
|
|
1635
|
+
SortBy?: MonitoringJobDefinitionSortKey | undefined;
|
|
1636
|
+
SortOrder?: SortOrder | undefined;
|
|
1637
|
+
NextToken?: string | undefined;
|
|
1638
|
+
MaxResults?: number | undefined;
|
|
1639
|
+
NameContains?: string | undefined;
|
|
1640
|
+
CreationTimeBefore?: Date | undefined;
|
|
1641
|
+
CreationTimeAfter?: Date | undefined;
|
|
1642
|
+
}
|
|
1643
|
+
export interface ListModelQualityJobDefinitionsResponse {
|
|
1644
|
+
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
1645
|
+
NextToken?: string | undefined;
|
|
1646
|
+
}
|
|
1647
|
+
export interface ListModelsInput {
|
|
1648
|
+
SortBy?: ModelSortKey | undefined;
|
|
1649
|
+
SortOrder?: OrderKey | undefined;
|
|
1650
|
+
NextToken?: string | undefined;
|
|
1651
|
+
MaxResults?: number | undefined;
|
|
1652
|
+
NameContains?: string | undefined;
|
|
1653
|
+
CreationTimeBefore?: Date | undefined;
|
|
1654
|
+
CreationTimeAfter?: Date | undefined;
|
|
1655
|
+
}
|
|
1656
|
+
export interface ModelSummary {
|
|
2329
1657
|
ModelName: string | undefined;
|
|
2330
|
-
|
|
1658
|
+
ModelArn: string | undefined;
|
|
1659
|
+
CreationTime: Date | undefined;
|
|
2331
1660
|
}
|
|
2332
|
-
export interface
|
|
2333
|
-
|
|
2334
|
-
|
|
2335
|
-
Description?: string | undefined;
|
|
2336
|
-
DeviceFleetName?: string | undefined;
|
|
2337
|
-
IotThingName?: string | undefined;
|
|
2338
|
-
RegistrationTime?: Date | undefined;
|
|
2339
|
-
LatestHeartbeat?: Date | undefined;
|
|
2340
|
-
Models?: EdgeModelSummary[] | undefined;
|
|
2341
|
-
AgentVersion?: string | undefined;
|
|
1661
|
+
export interface ListModelsOutput {
|
|
1662
|
+
Models: ModelSummary[] | undefined;
|
|
1663
|
+
NextToken?: string | undefined;
|
|
2342
1664
|
}
|
|
2343
|
-
export
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
TrialName: string | undefined;
|
|
1665
|
+
export interface ListMonitoringAlertHistoryRequest {
|
|
1666
|
+
MonitoringScheduleName?: string | undefined;
|
|
1667
|
+
MonitoringAlertName?: string | undefined;
|
|
1668
|
+
SortBy?: MonitoringAlertHistorySortKey | undefined;
|
|
1669
|
+
SortOrder?: SortOrder | undefined;
|
|
1670
|
+
NextToken?: string | undefined;
|
|
1671
|
+
MaxResults?: number | undefined;
|
|
1672
|
+
CreationTimeBefore?: Date | undefined;
|
|
1673
|
+
CreationTimeAfter?: Date | undefined;
|
|
1674
|
+
StatusEquals?: MonitoringAlertStatus | undefined;
|
|
2354
1675
|
}
|
|
2355
|
-
export interface
|
|
2356
|
-
|
|
2357
|
-
|
|
1676
|
+
export interface MonitoringAlertHistorySummary {
|
|
1677
|
+
MonitoringScheduleName: string | undefined;
|
|
1678
|
+
MonitoringAlertName: string | undefined;
|
|
1679
|
+
CreationTime: Date | undefined;
|
|
1680
|
+
AlertStatus: MonitoringAlertStatus | undefined;
|
|
2358
1681
|
}
|
|
2359
|
-
export interface
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
1682
|
+
export interface ListMonitoringAlertHistoryResponse {
|
|
1683
|
+
MonitoringAlertHistory?: MonitoringAlertHistorySummary[] | undefined;
|
|
1684
|
+
NextToken?: string | undefined;
|
|
1685
|
+
}
|
|
1686
|
+
export interface ListMonitoringAlertsRequest {
|
|
1687
|
+
MonitoringScheduleName: string | undefined;
|
|
1688
|
+
NextToken?: string | undefined;
|
|
1689
|
+
MaxResults?: number | undefined;
|
|
1690
|
+
}
|
|
1691
|
+
export interface ModelDashboardIndicatorAction {
|
|
1692
|
+
Enabled?: boolean | undefined;
|
|
1693
|
+
}
|
|
1694
|
+
export interface MonitoringAlertActions {
|
|
1695
|
+
ModelDashboardIndicator?: ModelDashboardIndicatorAction | undefined;
|
|
1696
|
+
}
|
|
1697
|
+
export interface MonitoringAlertSummary {
|
|
1698
|
+
MonitoringAlertName: string | undefined;
|
|
1699
|
+
CreationTime: Date | undefined;
|
|
1700
|
+
LastModifiedTime: Date | undefined;
|
|
1701
|
+
AlertStatus: MonitoringAlertStatus | undefined;
|
|
1702
|
+
DatapointsToAlert: number | undefined;
|
|
1703
|
+
EvaluationPeriod: number | undefined;
|
|
1704
|
+
Actions: MonitoringAlertActions | undefined;
|
|
1705
|
+
}
|
|
1706
|
+
export interface ListMonitoringAlertsResponse {
|
|
1707
|
+
MonitoringAlertSummaries?: MonitoringAlertSummary[] | undefined;
|
|
1708
|
+
NextToken?: string | undefined;
|
|
1709
|
+
}
|
|
1710
|
+
export interface ListMonitoringExecutionsRequest {
|
|
1711
|
+
MonitoringScheduleName?: string | undefined;
|
|
1712
|
+
EndpointName?: string | undefined;
|
|
1713
|
+
SortBy?: MonitoringExecutionSortKey | undefined;
|
|
1714
|
+
SortOrder?: SortOrder | undefined;
|
|
1715
|
+
NextToken?: string | undefined;
|
|
1716
|
+
MaxResults?: number | undefined;
|
|
1717
|
+
ScheduledTimeBefore?: Date | undefined;
|
|
1718
|
+
ScheduledTimeAfter?: Date | undefined;
|
|
1719
|
+
CreationTimeBefore?: Date | undefined;
|
|
1720
|
+
CreationTimeAfter?: Date | undefined;
|
|
1721
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1722
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1723
|
+
StatusEquals?: ExecutionStatus | undefined;
|
|
1724
|
+
MonitoringJobDefinitionName?: string | undefined;
|
|
1725
|
+
MonitoringTypeEquals?: MonitoringType | undefined;
|
|
1726
|
+
}
|
|
1727
|
+
export interface ListMonitoringExecutionsResponse {
|
|
1728
|
+
MonitoringExecutionSummaries: MonitoringExecutionSummary[] | undefined;
|
|
1729
|
+
NextToken?: string | undefined;
|
|
1730
|
+
}
|
|
1731
|
+
export interface ListMonitoringSchedulesRequest {
|
|
1732
|
+
EndpointName?: string | undefined;
|
|
1733
|
+
SortBy?: MonitoringScheduleSortKey | undefined;
|
|
1734
|
+
SortOrder?: SortOrder | undefined;
|
|
1735
|
+
NextToken?: string | undefined;
|
|
1736
|
+
MaxResults?: number | undefined;
|
|
1737
|
+
NameContains?: string | undefined;
|
|
1738
|
+
CreationTimeBefore?: Date | undefined;
|
|
1739
|
+
CreationTimeAfter?: Date | undefined;
|
|
1740
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1741
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1742
|
+
StatusEquals?: ScheduleStatus | undefined;
|
|
1743
|
+
MonitoringJobDefinitionName?: string | undefined;
|
|
1744
|
+
MonitoringTypeEquals?: MonitoringType | undefined;
|
|
1745
|
+
}
|
|
1746
|
+
export interface MonitoringScheduleSummary {
|
|
1747
|
+
MonitoringScheduleName: string | undefined;
|
|
1748
|
+
MonitoringScheduleArn: string | undefined;
|
|
1749
|
+
CreationTime: Date | undefined;
|
|
1750
|
+
LastModifiedTime: Date | undefined;
|
|
1751
|
+
MonitoringScheduleStatus: ScheduleStatus | undefined;
|
|
1752
|
+
EndpointName?: string | undefined;
|
|
1753
|
+
MonitoringJobDefinitionName?: string | undefined;
|
|
1754
|
+
MonitoringType?: MonitoringType | undefined;
|
|
1755
|
+
}
|
|
1756
|
+
export interface ListMonitoringSchedulesResponse {
|
|
1757
|
+
MonitoringScheduleSummaries: MonitoringScheduleSummary[] | undefined;
|
|
1758
|
+
NextToken?: string | undefined;
|
|
1759
|
+
}
|
|
1760
|
+
export interface ListNotebookInstanceLifecycleConfigsInput {
|
|
1761
|
+
NextToken?: string | undefined;
|
|
1762
|
+
MaxResults?: number | undefined;
|
|
1763
|
+
SortBy?: NotebookInstanceLifecycleConfigSortKey | undefined;
|
|
1764
|
+
SortOrder?: NotebookInstanceLifecycleConfigSortOrder | undefined;
|
|
1765
|
+
NameContains?: string | undefined;
|
|
1766
|
+
CreationTimeBefore?: Date | undefined;
|
|
1767
|
+
CreationTimeAfter?: Date | undefined;
|
|
1768
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1769
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1770
|
+
}
|
|
1771
|
+
export interface NotebookInstanceLifecycleConfigSummary {
|
|
1772
|
+
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
1773
|
+
NotebookInstanceLifecycleConfigArn: string | undefined;
|
|
2364
1774
|
CreationTime?: Date | undefined;
|
|
2365
1775
|
LastModifiedTime?: Date | undefined;
|
|
1776
|
+
}
|
|
1777
|
+
export interface ListNotebookInstanceLifecycleConfigsOutput {
|
|
1778
|
+
NextToken?: string | undefined;
|
|
1779
|
+
NotebookInstanceLifecycleConfigs?:
|
|
1780
|
+
| NotebookInstanceLifecycleConfigSummary[]
|
|
1781
|
+
| undefined;
|
|
1782
|
+
}
|
|
1783
|
+
export interface ListNotebookInstancesInput {
|
|
1784
|
+
NextToken?: string | undefined;
|
|
1785
|
+
MaxResults?: number | undefined;
|
|
1786
|
+
SortBy?: NotebookInstanceSortKey | undefined;
|
|
1787
|
+
SortOrder?: NotebookInstanceSortOrder | undefined;
|
|
1788
|
+
NameContains?: string | undefined;
|
|
1789
|
+
CreationTimeBefore?: Date | undefined;
|
|
1790
|
+
CreationTimeAfter?: Date | undefined;
|
|
1791
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1792
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1793
|
+
StatusEquals?: NotebookInstanceStatus | undefined;
|
|
1794
|
+
NotebookInstanceLifecycleConfigNameContains?: string | undefined;
|
|
1795
|
+
DefaultCodeRepositoryContains?: string | undefined;
|
|
1796
|
+
AdditionalCodeRepositoryEquals?: string | undefined;
|
|
1797
|
+
}
|
|
1798
|
+
export interface NotebookInstanceSummary {
|
|
1799
|
+
NotebookInstanceName: string | undefined;
|
|
1800
|
+
NotebookInstanceArn: string | undefined;
|
|
1801
|
+
NotebookInstanceStatus?: NotebookInstanceStatus | undefined;
|
|
2366
1802
|
Url?: string | undefined;
|
|
1803
|
+
InstanceType?: _InstanceType | undefined;
|
|
1804
|
+
CreationTime?: Date | undefined;
|
|
1805
|
+
LastModifiedTime?: Date | undefined;
|
|
1806
|
+
NotebookInstanceLifecycleConfigName?: string | undefined;
|
|
1807
|
+
DefaultCodeRepository?: string | undefined;
|
|
1808
|
+
AdditionalCodeRepositories?: string[] | undefined;
|
|
2367
1809
|
}
|
|
2368
|
-
export interface
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
RStudioConnectUrl?: string | undefined;
|
|
2372
|
-
RStudioPackageManagerUrl?: string | undefined;
|
|
1810
|
+
export interface ListNotebookInstancesOutput {
|
|
1811
|
+
NextToken?: string | undefined;
|
|
1812
|
+
NotebookInstances?: NotebookInstanceSummary[] | undefined;
|
|
2373
1813
|
}
|
|
2374
|
-
export interface
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
1814
|
+
export interface ListOptimizationJobsRequest {
|
|
1815
|
+
NextToken?: string | undefined;
|
|
1816
|
+
MaxResults?: number | undefined;
|
|
1817
|
+
CreationTimeAfter?: Date | undefined;
|
|
1818
|
+
CreationTimeBefore?: Date | undefined;
|
|
1819
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
1820
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
1821
|
+
OptimizationContains?: string | undefined;
|
|
1822
|
+
NameContains?: string | undefined;
|
|
1823
|
+
StatusEquals?: OptimizationJobStatus | undefined;
|
|
1824
|
+
SortBy?: ListOptimizationJobsSortBy | undefined;
|
|
1825
|
+
SortOrder?: SortOrder | undefined;
|
|
1826
|
+
}
|
|
1827
|
+
export interface OptimizationJobSummary {
|
|
1828
|
+
OptimizationJobName: string | undefined;
|
|
1829
|
+
OptimizationJobArn: string | undefined;
|
|
1830
|
+
CreationTime: Date | undefined;
|
|
1831
|
+
OptimizationJobStatus: OptimizationJobStatus | undefined;
|
|
1832
|
+
OptimizationStartTime?: Date | undefined;
|
|
1833
|
+
OptimizationEndTime?: Date | undefined;
|
|
1834
|
+
LastModifiedTime?: Date | undefined;
|
|
1835
|
+
DeploymentInstanceType: OptimizationJobDeploymentInstanceType | undefined;
|
|
1836
|
+
OptimizationTypes: string[] | undefined;
|
|
2387
1837
|
}
|
|
2388
|
-
export interface
|
|
2389
|
-
|
|
1838
|
+
export interface ListOptimizationJobsResponse {
|
|
1839
|
+
OptimizationJobSummaries: OptimizationJobSummary[] | undefined;
|
|
1840
|
+
NextToken?: string | undefined;
|
|
2390
1841
|
}
|
|
2391
|
-
export
|
|
2392
|
-
|
|
|
2393
|
-
|
|
|
2394
|
-
| MetricSpecification.$UnknownMember;
|
|
2395
|
-
export declare namespace MetricSpecification {
|
|
2396
|
-
interface PredefinedMember {
|
|
2397
|
-
Predefined: PredefinedMetricSpecification;
|
|
2398
|
-
Customized?: never;
|
|
2399
|
-
$unknown?: never;
|
|
2400
|
-
}
|
|
2401
|
-
interface CustomizedMember {
|
|
2402
|
-
Predefined?: never;
|
|
2403
|
-
Customized: CustomizedMetricSpecification;
|
|
2404
|
-
$unknown?: never;
|
|
2405
|
-
}
|
|
2406
|
-
interface $UnknownMember {
|
|
2407
|
-
Predefined?: never;
|
|
2408
|
-
Customized?: never;
|
|
2409
|
-
$unknown: [string, any];
|
|
2410
|
-
}
|
|
2411
|
-
interface Visitor<T> {
|
|
2412
|
-
Predefined: (value: PredefinedMetricSpecification) => T;
|
|
2413
|
-
Customized: (value: CustomizedMetricSpecification) => T;
|
|
2414
|
-
_: (name: string, value: any) => T;
|
|
2415
|
-
}
|
|
1842
|
+
export interface ListPartnerAppsRequest {
|
|
1843
|
+
MaxResults?: number | undefined;
|
|
1844
|
+
NextToken?: string | undefined;
|
|
2416
1845
|
}
|
|
2417
|
-
export interface
|
|
2418
|
-
|
|
2419
|
-
|
|
1846
|
+
export interface PartnerAppSummary {
|
|
1847
|
+
Arn?: string | undefined;
|
|
1848
|
+
Name?: string | undefined;
|
|
1849
|
+
Type?: PartnerAppType | undefined;
|
|
1850
|
+
Status?: PartnerAppStatus | undefined;
|
|
1851
|
+
CreationTime?: Date | undefined;
|
|
2420
1852
|
}
|
|
2421
|
-
export
|
|
2422
|
-
|
|
|
2423
|
-
|
|
|
2424
|
-
export declare namespace ScalingPolicy {
|
|
2425
|
-
interface TargetTrackingMember {
|
|
2426
|
-
TargetTracking: TargetTrackingScalingPolicyConfiguration;
|
|
2427
|
-
$unknown?: never;
|
|
2428
|
-
}
|
|
2429
|
-
interface $UnknownMember {
|
|
2430
|
-
TargetTracking?: never;
|
|
2431
|
-
$unknown: [string, any];
|
|
2432
|
-
}
|
|
2433
|
-
interface Visitor<T> {
|
|
2434
|
-
TargetTracking: (value: TargetTrackingScalingPolicyConfiguration) => T;
|
|
2435
|
-
_: (name: string, value: any) => T;
|
|
2436
|
-
}
|
|
1853
|
+
export interface ListPartnerAppsResponse {
|
|
1854
|
+
Summaries?: PartnerAppSummary[] | undefined;
|
|
1855
|
+
NextToken?: string | undefined;
|
|
2437
1856
|
}
|
|
2438
|
-
export interface
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
1857
|
+
export interface ListPipelineExecutionsRequest {
|
|
1858
|
+
PipelineName: string | undefined;
|
|
1859
|
+
CreatedAfter?: Date | undefined;
|
|
1860
|
+
CreatedBefore?: Date | undefined;
|
|
1861
|
+
SortBy?: SortPipelineExecutionsBy | undefined;
|
|
1862
|
+
SortOrder?: SortOrder | undefined;
|
|
1863
|
+
NextToken?: string | undefined;
|
|
1864
|
+
MaxResults?: number | undefined;
|
|
2444
1865
|
}
|
|
2445
|
-
export interface
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
1866
|
+
export interface PipelineExecutionSummary {
|
|
1867
|
+
PipelineExecutionArn?: string | undefined;
|
|
1868
|
+
StartTime?: Date | undefined;
|
|
1869
|
+
PipelineExecutionStatus?: PipelineExecutionStatus | undefined;
|
|
1870
|
+
PipelineExecutionDescription?: string | undefined;
|
|
1871
|
+
PipelineExecutionDisplayName?: string | undefined;
|
|
1872
|
+
PipelineExecutionFailureReason?: string | undefined;
|
|
1873
|
+
}
|
|
1874
|
+
export interface ListPipelineExecutionsResponse {
|
|
1875
|
+
PipelineExecutionSummaries?: PipelineExecutionSummary[] | undefined;
|
|
1876
|
+
NextToken?: string | undefined;
|
|
1877
|
+
}
|
|
1878
|
+
export interface ListPipelineExecutionStepsRequest {
|
|
1879
|
+
PipelineExecutionArn?: string | undefined;
|
|
1880
|
+
NextToken?: string | undefined;
|
|
1881
|
+
MaxResults?: number | undefined;
|
|
1882
|
+
SortOrder?: SortOrder | undefined;
|
|
1883
|
+
}
|
|
1884
|
+
export interface ModelStepMetadata {
|
|
1885
|
+
Arn?: string | undefined;
|
|
1886
|
+
}
|
|
1887
|
+
export interface ProcessingJobStepMetadata {
|
|
1888
|
+
Arn?: string | undefined;
|
|
1889
|
+
}
|
|
1890
|
+
export interface QualityCheckStepMetadata {
|
|
1891
|
+
CheckType?: string | undefined;
|
|
1892
|
+
BaselineUsedForDriftCheckStatistics?: string | undefined;
|
|
1893
|
+
BaselineUsedForDriftCheckConstraints?: string | undefined;
|
|
1894
|
+
CalculatedBaselineStatistics?: string | undefined;
|
|
1895
|
+
CalculatedBaselineConstraints?: string | undefined;
|
|
1896
|
+
ModelPackageGroupName?: string | undefined;
|
|
1897
|
+
ViolationReport?: string | undefined;
|
|
1898
|
+
CheckJobArn?: string | undefined;
|
|
1899
|
+
SkipCheck?: boolean | undefined;
|
|
1900
|
+
RegisterNewBaseline?: boolean | undefined;
|
|
1901
|
+
}
|
|
1902
|
+
export interface RegisterModelStepMetadata {
|
|
1903
|
+
Arn?: string | undefined;
|
|
1904
|
+
}
|
|
1905
|
+
export interface TrainingJobStepMetadata {
|
|
1906
|
+
Arn?: string | undefined;
|
|
1907
|
+
}
|
|
1908
|
+
export interface TransformJobStepMetadata {
|
|
1909
|
+
Arn?: string | undefined;
|
|
1910
|
+
}
|
|
1911
|
+
export interface TuningJobStepMetaData {
|
|
1912
|
+
Arn?: string | undefined;
|
|
1913
|
+
}
|
|
1914
|
+
export interface PipelineExecutionStepMetadata {
|
|
1915
|
+
TrainingJob?: TrainingJobStepMetadata | undefined;
|
|
1916
|
+
ProcessingJob?: ProcessingJobStepMetadata | undefined;
|
|
1917
|
+
TransformJob?: TransformJobStepMetadata | undefined;
|
|
1918
|
+
TuningJob?: TuningJobStepMetaData | undefined;
|
|
1919
|
+
Model?: ModelStepMetadata | undefined;
|
|
1920
|
+
RegisterModel?: RegisterModelStepMetadata | undefined;
|
|
1921
|
+
Condition?: ConditionStepMetadata | undefined;
|
|
1922
|
+
Callback?: CallbackStepMetadata | undefined;
|
|
1923
|
+
Lambda?: LambdaStepMetadata | undefined;
|
|
1924
|
+
EMR?: EMRStepMetadata | undefined;
|
|
1925
|
+
QualityCheck?: QualityCheckStepMetadata | undefined;
|
|
1926
|
+
ClarifyCheck?: ClarifyCheckStepMetadata | undefined;
|
|
1927
|
+
Fail?: FailStepMetadata | undefined;
|
|
1928
|
+
AutoMLJob?: AutoMLJobStepMetadata | undefined;
|
|
1929
|
+
Endpoint?: EndpointStepMetadata | undefined;
|
|
1930
|
+
EndpointConfig?: EndpointConfigStepMetadata | undefined;
|
|
1931
|
+
}
|
|
1932
|
+
export interface SelectiveExecutionResult {
|
|
1933
|
+
SourcePipelineExecutionArn?: string | undefined;
|
|
1934
|
+
}
|
|
1935
|
+
export interface PipelineExecutionStep {
|
|
1936
|
+
StepName?: string | undefined;
|
|
1937
|
+
StepDisplayName?: string | undefined;
|
|
1938
|
+
StepDescription?: string | undefined;
|
|
1939
|
+
StartTime?: Date | undefined;
|
|
1940
|
+
EndTime?: Date | undefined;
|
|
1941
|
+
StepStatus?: StepStatus | undefined;
|
|
1942
|
+
CacheHitResult?: CacheHitResult | undefined;
|
|
1943
|
+
FailureReason?: string | undefined;
|
|
1944
|
+
Metadata?: PipelineExecutionStepMetadata | undefined;
|
|
1945
|
+
AttemptCount?: number | undefined;
|
|
1946
|
+
SelectiveExecutionResult?: SelectiveExecutionResult | undefined;
|
|
1947
|
+
}
|
|
1948
|
+
export interface ListPipelineExecutionStepsResponse {
|
|
1949
|
+
PipelineExecutionSteps?: PipelineExecutionStep[] | undefined;
|
|
1950
|
+
NextToken?: string | undefined;
|
|
1951
|
+
}
|
|
1952
|
+
export interface ListPipelineParametersForExecutionRequest {
|
|
1953
|
+
PipelineExecutionArn: string | undefined;
|
|
1954
|
+
NextToken?: string | undefined;
|
|
1955
|
+
MaxResults?: number | undefined;
|
|
1956
|
+
}
|
|
1957
|
+
export interface Parameter {
|
|
1958
|
+
Name: string | undefined;
|
|
1959
|
+
Value: string | undefined;
|
|
1960
|
+
}
|
|
1961
|
+
export interface ListPipelineParametersForExecutionResponse {
|
|
1962
|
+
PipelineParameters?: Parameter[] | undefined;
|
|
1963
|
+
NextToken?: string | undefined;
|
|
1964
|
+
}
|
|
1965
|
+
export interface ListPipelinesRequest {
|
|
1966
|
+
PipelineNamePrefix?: string | undefined;
|
|
1967
|
+
CreatedAfter?: Date | undefined;
|
|
1968
|
+
CreatedBefore?: Date | undefined;
|
|
1969
|
+
SortBy?: SortPipelinesBy | undefined;
|
|
1970
|
+
SortOrder?: SortOrder | undefined;
|
|
1971
|
+
NextToken?: string | undefined;
|
|
1972
|
+
MaxResults?: number | undefined;
|
|
1973
|
+
}
|
|
1974
|
+
export interface PipelineSummary {
|
|
1975
|
+
PipelineArn?: string | undefined;
|
|
1976
|
+
PipelineName?: string | undefined;
|
|
1977
|
+
PipelineDisplayName?: string | undefined;
|
|
1978
|
+
PipelineDescription?: string | undefined;
|
|
1979
|
+
RoleArn?: string | undefined;
|
|
1980
|
+
CreationTime?: Date | undefined;
|
|
1981
|
+
LastModifiedTime?: Date | undefined;
|
|
1982
|
+
LastExecutionTime?: Date | undefined;
|
|
1983
|
+
}
|
|
1984
|
+
export interface ListPipelinesResponse {
|
|
1985
|
+
PipelineSummaries?: PipelineSummary[] | undefined;
|
|
1986
|
+
NextToken?: string | undefined;
|
|
1987
|
+
}
|
|
1988
|
+
export interface ListPipelineVersionsRequest {
|
|
1989
|
+
PipelineName: string | undefined;
|
|
1990
|
+
CreatedAfter?: Date | undefined;
|
|
1991
|
+
CreatedBefore?: Date | undefined;
|
|
1992
|
+
SortOrder?: SortOrder | undefined;
|
|
1993
|
+
NextToken?: string | undefined;
|
|
1994
|
+
MaxResults?: number | undefined;
|
|
1995
|
+
}
|
|
1996
|
+
export interface PipelineVersionSummary {
|
|
1997
|
+
PipelineArn?: string | undefined;
|
|
1998
|
+
PipelineVersionId?: number | undefined;
|
|
1999
|
+
CreationTime?: Date | undefined;
|
|
2000
|
+
PipelineVersionDescription?: string | undefined;
|
|
2001
|
+
PipelineVersionDisplayName?: string | undefined;
|
|
2002
|
+
LastExecutionPipelineExecutionArn?: string | undefined;
|
|
2003
|
+
}
|
|
2004
|
+
export interface ListPipelineVersionsResponse {
|
|
2005
|
+
PipelineVersionSummaries?: PipelineVersionSummary[] | undefined;
|
|
2006
|
+
NextToken?: string | undefined;
|
|
2007
|
+
}
|
|
2008
|
+
export interface ListProcessingJobsRequest {
|
|
2009
|
+
CreationTimeAfter?: Date | undefined;
|
|
2010
|
+
CreationTimeBefore?: Date | undefined;
|
|
2011
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
2012
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
2013
|
+
NameContains?: string | undefined;
|
|
2014
|
+
StatusEquals?: ProcessingJobStatus | undefined;
|
|
2015
|
+
SortBy?: SortBy | undefined;
|
|
2016
|
+
SortOrder?: SortOrder | undefined;
|
|
2017
|
+
NextToken?: string | undefined;
|
|
2018
|
+
MaxResults?: number | undefined;
|
|
2019
|
+
}
|
|
2020
|
+
export interface ProcessingJobSummary {
|
|
2021
|
+
ProcessingJobName: string | undefined;
|
|
2022
|
+
ProcessingJobArn: string | undefined;
|
|
2023
|
+
CreationTime: Date | undefined;
|
|
2024
|
+
ProcessingEndTime?: Date | undefined;
|
|
2025
|
+
LastModifiedTime?: Date | undefined;
|
|
2026
|
+
ProcessingJobStatus: ProcessingJobStatus | undefined;
|
|
2027
|
+
FailureReason?: string | undefined;
|
|
2028
|
+
ExitMessage?: string | undefined;
|
|
2029
|
+
}
|
|
2030
|
+
export interface ListProcessingJobsResponse {
|
|
2031
|
+
ProcessingJobSummaries: ProcessingJobSummary[] | undefined;
|
|
2032
|
+
NextToken?: string | undefined;
|
|
2033
|
+
}
|
|
2034
|
+
export interface ListProjectsInput {
|
|
2035
|
+
CreationTimeAfter?: Date | undefined;
|
|
2036
|
+
CreationTimeBefore?: Date | undefined;
|
|
2037
|
+
MaxResults?: number | undefined;
|
|
2038
|
+
NameContains?: string | undefined;
|
|
2039
|
+
NextToken?: string | undefined;
|
|
2040
|
+
SortBy?: ProjectSortBy | undefined;
|
|
2041
|
+
SortOrder?: ProjectSortOrder | undefined;
|
|
2042
|
+
}
|
|
2043
|
+
export interface ProjectSummary {
|
|
2044
|
+
ProjectName: string | undefined;
|
|
2045
|
+
ProjectDescription?: string | undefined;
|
|
2046
|
+
ProjectArn: string | undefined;
|
|
2047
|
+
ProjectId: string | undefined;
|
|
2048
|
+
CreationTime: Date | undefined;
|
|
2049
|
+
ProjectStatus: ProjectStatus | undefined;
|
|
2050
|
+
}
|
|
2051
|
+
export interface ListProjectsOutput {
|
|
2052
|
+
ProjectSummaryList: ProjectSummary[] | undefined;
|
|
2053
|
+
NextToken?: string | undefined;
|
|
2054
|
+
}
|
|
2055
|
+
export interface ListResourceCatalogsRequest {
|
|
2056
|
+
NameContains?: string | undefined;
|
|
2057
|
+
CreationTimeAfter?: Date | undefined;
|
|
2058
|
+
CreationTimeBefore?: Date | undefined;
|
|
2059
|
+
SortOrder?: ResourceCatalogSortOrder | undefined;
|
|
2060
|
+
SortBy?: ResourceCatalogSortBy | undefined;
|
|
2061
|
+
MaxResults?: number | undefined;
|
|
2062
|
+
NextToken?: string | undefined;
|
|
2063
|
+
}
|
|
2064
|
+
export interface ResourceCatalog {
|
|
2065
|
+
ResourceCatalogArn: string | undefined;
|
|
2066
|
+
ResourceCatalogName: string | undefined;
|
|
2067
|
+
Description: string | undefined;
|
|
2068
|
+
CreationTime: Date | undefined;
|
|
2069
|
+
}
|
|
2070
|
+
export interface ListResourceCatalogsResponse {
|
|
2071
|
+
ResourceCatalogs?: ResourceCatalog[] | undefined;
|
|
2072
|
+
NextToken?: string | undefined;
|
|
2073
|
+
}
|
|
2074
|
+
export interface ListSpacesRequest {
|
|
2075
|
+
NextToken?: string | undefined;
|
|
2076
|
+
MaxResults?: number | undefined;
|
|
2077
|
+
SortOrder?: SortOrder | undefined;
|
|
2078
|
+
SortBy?: SpaceSortKey | undefined;
|
|
2079
|
+
DomainIdEquals?: string | undefined;
|
|
2080
|
+
SpaceNameContains?: string | undefined;
|
|
2081
|
+
}
|
|
2082
|
+
export interface OwnershipSettingsSummary {
|
|
2083
|
+
OwnerUserProfileName?: string | undefined;
|
|
2084
|
+
}
|
|
2085
|
+
export interface SpaceSettingsSummary {
|
|
2086
|
+
AppType?: AppType | undefined;
|
|
2087
|
+
RemoteAccess?: FeatureStatus | undefined;
|
|
2088
|
+
SpaceStorageSettings?: SpaceStorageSettings | undefined;
|
|
2089
|
+
}
|
|
2090
|
+
export interface SpaceSharingSettingsSummary {
|
|
2091
|
+
SharingType?: SharingType | undefined;
|
|
2449
2092
|
}
|
|
2450
|
-
export interface
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
EdgeDeploymentSuccess: number | undefined;
|
|
2455
|
-
EdgeDeploymentPending: number | undefined;
|
|
2456
|
-
EdgeDeploymentFailed: number | undefined;
|
|
2093
|
+
export interface SpaceDetails {
|
|
2094
|
+
DomainId?: string | undefined;
|
|
2095
|
+
SpaceName?: string | undefined;
|
|
2096
|
+
Status?: SpaceStatus | undefined;
|
|
2457
2097
|
CreationTime?: Date | undefined;
|
|
2458
2098
|
LastModifiedTime?: Date | undefined;
|
|
2099
|
+
SpaceSettingsSummary?: SpaceSettingsSummary | undefined;
|
|
2100
|
+
SpaceSharingSettingsSummary?: SpaceSharingSettingsSummary | undefined;
|
|
2101
|
+
OwnershipSettingsSummary?: OwnershipSettingsSummary | undefined;
|
|
2102
|
+
SpaceDisplayName?: string | undefined;
|
|
2459
2103
|
}
|
|
2460
|
-
export interface
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
OfflineDeviceCount: number | undefined;
|
|
2464
|
-
ConnectedDeviceCount: number | undefined;
|
|
2465
|
-
ActiveDeviceCount: number | undefined;
|
|
2466
|
-
SamplingDeviceCount: number | undefined;
|
|
2104
|
+
export interface ListSpacesResponse {
|
|
2105
|
+
Spaces?: SpaceDetails[] | undefined;
|
|
2106
|
+
NextToken?: string | undefined;
|
|
2467
2107
|
}
|
|
2468
|
-
export interface
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
ModelVersion?: string | undefined;
|
|
2475
|
-
CreationTime?: Date | undefined;
|
|
2476
|
-
LastModifiedTime?: Date | undefined;
|
|
2108
|
+
export interface ListStageDevicesRequest {
|
|
2109
|
+
NextToken?: string | undefined;
|
|
2110
|
+
MaxResults?: number | undefined;
|
|
2111
|
+
EdgeDeploymentPlanName: string | undefined;
|
|
2112
|
+
ExcludeDevicesDeployedInOtherStage?: boolean | undefined;
|
|
2113
|
+
StageName: string | undefined;
|
|
2477
2114
|
}
|
|
2478
|
-
export interface
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
StepName?: string | undefined;
|
|
2482
|
-
LogFilePath?: string | undefined;
|
|
2115
|
+
export interface ListStageDevicesResponse {
|
|
2116
|
+
DeviceDeploymentSummaries: DeviceDeploymentSummary[] | undefined;
|
|
2117
|
+
NextToken?: string | undefined;
|
|
2483
2118
|
}
|
|
2484
|
-
export interface
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2119
|
+
export interface ListStudioLifecycleConfigsRequest {
|
|
2120
|
+
MaxResults?: number | undefined;
|
|
2121
|
+
NextToken?: string | undefined;
|
|
2122
|
+
NameContains?: string | undefined;
|
|
2123
|
+
AppTypeEquals?: StudioLifecycleConfigAppType | undefined;
|
|
2124
|
+
CreationTimeBefore?: Date | undefined;
|
|
2125
|
+
CreationTimeAfter?: Date | undefined;
|
|
2126
|
+
ModifiedTimeBefore?: Date | undefined;
|
|
2127
|
+
ModifiedTimeAfter?: Date | undefined;
|
|
2128
|
+
SortBy?: StudioLifecycleConfigSortKey | undefined;
|
|
2129
|
+
SortOrder?: SortOrder | undefined;
|
|
2130
|
+
}
|
|
2131
|
+
export interface StudioLifecycleConfigDetails {
|
|
2132
|
+
StudioLifecycleConfigArn?: string | undefined;
|
|
2133
|
+
StudioLifecycleConfigName?: string | undefined;
|
|
2492
2134
|
CreationTime?: Date | undefined;
|
|
2493
2135
|
LastModifiedTime?: Date | undefined;
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
2136
|
+
StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | undefined;
|
|
2137
|
+
}
|
|
2138
|
+
export interface ListStudioLifecycleConfigsResponse {
|
|
2139
|
+
NextToken?: string | undefined;
|
|
2140
|
+
StudioLifecycleConfigs?: StudioLifecycleConfigDetails[] | undefined;
|
|
2141
|
+
}
|
|
2142
|
+
export interface ListSubscribedWorkteamsRequest {
|
|
2143
|
+
NameContains?: string | undefined;
|
|
2144
|
+
NextToken?: string | undefined;
|
|
2145
|
+
MaxResults?: number | undefined;
|
|
2146
|
+
}
|
|
2147
|
+
export interface ListSubscribedWorkteamsResponse {
|
|
2148
|
+
SubscribedWorkteams: SubscribedWorkteam[] | undefined;
|
|
2149
|
+
NextToken?: string | undefined;
|
|
2150
|
+
}
|
|
2151
|
+
export interface ListTagsInput {
|
|
2152
|
+
ResourceArn: string | undefined;
|
|
2153
|
+
NextToken?: string | undefined;
|
|
2154
|
+
MaxResults?: number | undefined;
|
|
2155
|
+
}
|
|
2156
|
+
export interface ListTagsOutput {
|
|
2497
2157
|
Tags?: Tag[] | undefined;
|
|
2158
|
+
NextToken?: string | undefined;
|
|
2498
2159
|
}
|
|
2499
|
-
export interface
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2160
|
+
export interface ListTrainingJobsRequest {
|
|
2161
|
+
NextToken?: string | undefined;
|
|
2162
|
+
MaxResults?: number | undefined;
|
|
2163
|
+
CreationTimeAfter?: Date | undefined;
|
|
2164
|
+
CreationTimeBefore?: Date | undefined;
|
|
2165
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
2166
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
2167
|
+
NameContains?: string | undefined;
|
|
2168
|
+
StatusEquals?: TrainingJobStatus | undefined;
|
|
2169
|
+
SortBy?: SortBy | undefined;
|
|
2170
|
+
SortOrder?: SortOrder | undefined;
|
|
2171
|
+
WarmPoolStatusEquals?: WarmPoolResourceStatus | undefined;
|
|
2172
|
+
TrainingPlanArnEquals?: string | undefined;
|
|
2173
|
+
}
|
|
2174
|
+
export interface TrainingJobSummary {
|
|
2175
|
+
TrainingJobName: string | undefined;
|
|
2176
|
+
TrainingJobArn: string | undefined;
|
|
2507
2177
|
CreationTime: Date | undefined;
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2178
|
+
TrainingEndTime?: Date | undefined;
|
|
2179
|
+
LastModifiedTime?: Date | undefined;
|
|
2180
|
+
TrainingJobStatus: TrainingJobStatus | undefined;
|
|
2181
|
+
SecondaryStatus?: SecondaryStatus | undefined;
|
|
2182
|
+
WarmPoolStatus?: WarmPoolStatus | undefined;
|
|
2183
|
+
TrainingPlanArn?: string | undefined;
|
|
2512
2184
|
}
|
|
2513
|
-
export
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
};
|
|
2517
|
-
export type EndpointConfigSortKey =
|
|
2518
|
-
(typeof EndpointConfigSortKey)[keyof typeof EndpointConfigSortKey];
|
|
2519
|
-
export interface EndpointConfigStepMetadata {
|
|
2520
|
-
Arn?: string | undefined;
|
|
2185
|
+
export interface ListTrainingJobsResponse {
|
|
2186
|
+
TrainingJobSummaries: TrainingJobSummary[] | undefined;
|
|
2187
|
+
NextToken?: string | undefined;
|
|
2521
2188
|
}
|
|
2522
|
-
export interface
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2189
|
+
export interface ListTrainingJobsForHyperParameterTuningJobRequest {
|
|
2190
|
+
HyperParameterTuningJobName: string | undefined;
|
|
2191
|
+
NextToken?: string | undefined;
|
|
2192
|
+
MaxResults?: number | undefined;
|
|
2193
|
+
StatusEquals?: TrainingJobStatus | undefined;
|
|
2194
|
+
SortBy?: TrainingJobSortByOptions | undefined;
|
|
2195
|
+
SortOrder?: SortOrder | undefined;
|
|
2526
2196
|
}
|
|
2527
|
-
export
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
readonly Status: "Status";
|
|
2531
|
-
};
|
|
2532
|
-
export type EndpointSortKey =
|
|
2533
|
-
(typeof EndpointSortKey)[keyof typeof EndpointSortKey];
|
|
2534
|
-
export interface EndpointStepMetadata {
|
|
2535
|
-
Arn?: string | undefined;
|
|
2197
|
+
export interface ListTrainingJobsForHyperParameterTuningJobResponse {
|
|
2198
|
+
TrainingJobSummaries: HyperParameterTrainingJobSummary[] | undefined;
|
|
2199
|
+
NextToken?: string | undefined;
|
|
2536
2200
|
}
|
|
2537
|
-
export interface
|
|
2538
|
-
|
|
2539
|
-
|
|
2201
|
+
export interface TrainingPlanFilter {
|
|
2202
|
+
Name: TrainingPlanFilterName | undefined;
|
|
2203
|
+
Value: string | undefined;
|
|
2204
|
+
}
|
|
2205
|
+
export interface ListTrainingPlansRequest {
|
|
2206
|
+
NextToken?: string | undefined;
|
|
2207
|
+
MaxResults?: number | undefined;
|
|
2208
|
+
StartTimeAfter?: Date | undefined;
|
|
2209
|
+
StartTimeBefore?: Date | undefined;
|
|
2210
|
+
SortBy?: TrainingPlanSortBy | undefined;
|
|
2211
|
+
SortOrder?: TrainingPlanSortOrder | undefined;
|
|
2212
|
+
Filters?: TrainingPlanFilter[] | undefined;
|
|
2213
|
+
}
|
|
2214
|
+
export interface TrainingPlanSummary {
|
|
2215
|
+
TrainingPlanArn: string | undefined;
|
|
2216
|
+
TrainingPlanName: string | undefined;
|
|
2217
|
+
Status: TrainingPlanStatus | undefined;
|
|
2218
|
+
StatusMessage?: string | undefined;
|
|
2219
|
+
DurationHours?: number | undefined;
|
|
2220
|
+
DurationMinutes?: number | undefined;
|
|
2221
|
+
StartTime?: Date | undefined;
|
|
2222
|
+
EndTime?: Date | undefined;
|
|
2223
|
+
UpfrontFee?: string | undefined;
|
|
2224
|
+
CurrencyCode?: string | undefined;
|
|
2225
|
+
TotalInstanceCount?: number | undefined;
|
|
2226
|
+
AvailableInstanceCount?: number | undefined;
|
|
2227
|
+
InUseInstanceCount?: number | undefined;
|
|
2228
|
+
TotalUltraServerCount?: number | undefined;
|
|
2229
|
+
TargetResources?: SageMakerResourceName[] | undefined;
|
|
2230
|
+
ReservedCapacitySummaries?: ReservedCapacitySummary[] | undefined;
|
|
2231
|
+
}
|
|
2232
|
+
export interface ListTrainingPlansResponse {
|
|
2233
|
+
NextToken?: string | undefined;
|
|
2234
|
+
TrainingPlanSummaries: TrainingPlanSummary[] | undefined;
|
|
2235
|
+
}
|
|
2236
|
+
export interface ListTransformJobsRequest {
|
|
2237
|
+
CreationTimeAfter?: Date | undefined;
|
|
2238
|
+
CreationTimeBefore?: Date | undefined;
|
|
2239
|
+
LastModifiedTimeAfter?: Date | undefined;
|
|
2240
|
+
LastModifiedTimeBefore?: Date | undefined;
|
|
2241
|
+
NameContains?: string | undefined;
|
|
2242
|
+
StatusEquals?: TransformJobStatus | undefined;
|
|
2243
|
+
SortBy?: SortBy | undefined;
|
|
2244
|
+
SortOrder?: SortOrder | undefined;
|
|
2245
|
+
NextToken?: string | undefined;
|
|
2246
|
+
MaxResults?: number | undefined;
|
|
2247
|
+
}
|
|
2248
|
+
export interface TransformJobSummary {
|
|
2249
|
+
TransformJobName: string | undefined;
|
|
2250
|
+
TransformJobArn: string | undefined;
|
|
2540
2251
|
CreationTime: Date | undefined;
|
|
2541
|
-
|
|
2542
|
-
|
|
2252
|
+
TransformEndTime?: Date | undefined;
|
|
2253
|
+
LastModifiedTime?: Date | undefined;
|
|
2254
|
+
TransformJobStatus: TransformJobStatus | undefined;
|
|
2255
|
+
FailureReason?: string | undefined;
|
|
2543
2256
|
}
|
|
2544
|
-
export
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
export interface
|
|
2257
|
+
export interface ListTransformJobsResponse {
|
|
2258
|
+
TransformJobSummaries: TransformJobSummary[] | undefined;
|
|
2259
|
+
NextToken?: string | undefined;
|
|
2260
|
+
}
|
|
2261
|
+
export interface ListTrialComponentsRequest {
|
|
2549
2262
|
ExperimentName?: string | undefined;
|
|
2550
|
-
|
|
2263
|
+
TrialName?: string | undefined;
|
|
2264
|
+
SourceArn?: string | undefined;
|
|
2265
|
+
CreatedAfter?: Date | undefined;
|
|
2266
|
+
CreatedBefore?: Date | undefined;
|
|
2267
|
+
SortBy?: SortTrialComponentsBy | undefined;
|
|
2268
|
+
SortOrder?: SortOrder | undefined;
|
|
2269
|
+
MaxResults?: number | undefined;
|
|
2270
|
+
NextToken?: string | undefined;
|
|
2271
|
+
}
|
|
2272
|
+
export interface TrialComponentSummary {
|
|
2273
|
+
TrialComponentName?: string | undefined;
|
|
2274
|
+
TrialComponentArn?: string | undefined;
|
|
2551
2275
|
DisplayName?: string | undefined;
|
|
2552
|
-
|
|
2553
|
-
|
|
2276
|
+
TrialComponentSource?: TrialComponentSource | undefined;
|
|
2277
|
+
Status?: TrialComponentStatus | undefined;
|
|
2278
|
+
StartTime?: Date | undefined;
|
|
2279
|
+
EndTime?: Date | undefined;
|
|
2554
2280
|
CreationTime?: Date | undefined;
|
|
2555
2281
|
CreatedBy?: UserContext | undefined;
|
|
2556
2282
|
LastModifiedTime?: Date | undefined;
|
|
2557
2283
|
LastModifiedBy?: UserContext | undefined;
|
|
2558
|
-
Tags?: Tag[] | undefined;
|
|
2559
2284
|
}
|
|
2560
|
-
export interface
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
DisplayName?: string | undefined;
|
|
2564
|
-
ExperimentSource?: ExperimentSource | undefined;
|
|
2565
|
-
CreationTime?: Date | undefined;
|
|
2566
|
-
LastModifiedTime?: Date | undefined;
|
|
2285
|
+
export interface ListTrialComponentsResponse {
|
|
2286
|
+
TrialComponentSummaries?: TrialComponentSummary[] | undefined;
|
|
2287
|
+
NextToken?: string | undefined;
|
|
2567
2288
|
}
|
|
2568
|
-
export interface
|
|
2569
|
-
|
|
2289
|
+
export interface ListTrialsRequest {
|
|
2290
|
+
ExperimentName?: string | undefined;
|
|
2291
|
+
TrialComponentName?: string | undefined;
|
|
2292
|
+
CreatedAfter?: Date | undefined;
|
|
2293
|
+
CreatedBefore?: Date | undefined;
|
|
2294
|
+
SortBy?: SortTrialsBy | undefined;
|
|
2295
|
+
SortOrder?: SortOrder | undefined;
|
|
2296
|
+
MaxResults?: number | undefined;
|
|
2297
|
+
NextToken?: string | undefined;
|
|
2570
2298
|
}
|
|
2571
|
-
export interface
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
FeatureDefinitions?: FeatureDefinition[] | undefined;
|
|
2299
|
+
export interface TrialSummary {
|
|
2300
|
+
TrialArn?: string | undefined;
|
|
2301
|
+
TrialName?: string | undefined;
|
|
2302
|
+
DisplayName?: string | undefined;
|
|
2303
|
+
TrialSource?: TrialSource | undefined;
|
|
2577
2304
|
CreationTime?: Date | undefined;
|
|
2578
2305
|
LastModifiedTime?: Date | undefined;
|
|
2579
|
-
OnlineStoreConfig?: OnlineStoreConfig | undefined;
|
|
2580
|
-
OfflineStoreConfig?: OfflineStoreConfig | undefined;
|
|
2581
|
-
RoleArn?: string | undefined;
|
|
2582
|
-
FeatureGroupStatus?: FeatureGroupStatus | undefined;
|
|
2583
|
-
OfflineStoreStatus?: OfflineStoreStatus | undefined;
|
|
2584
|
-
LastUpdateStatus?: LastUpdateStatus | undefined;
|
|
2585
|
-
FailureReason?: string | undefined;
|
|
2586
|
-
Description?: string | undefined;
|
|
2587
|
-
Tags?: Tag[] | undefined;
|
|
2588
2306
|
}
|
|
2589
|
-
export
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
readonly NAME: "Name";
|
|
2593
|
-
readonly OFFLINE_STORE_STATUS: "OfflineStoreStatus";
|
|
2594
|
-
};
|
|
2595
|
-
export type FeatureGroupSortBy =
|
|
2596
|
-
(typeof FeatureGroupSortBy)[keyof typeof FeatureGroupSortBy];
|
|
2597
|
-
export declare const FeatureGroupSortOrder: {
|
|
2598
|
-
readonly ASCENDING: "Ascending";
|
|
2599
|
-
readonly DESCENDING: "Descending";
|
|
2600
|
-
};
|
|
2601
|
-
export type FeatureGroupSortOrder =
|
|
2602
|
-
(typeof FeatureGroupSortOrder)[keyof typeof FeatureGroupSortOrder];
|
|
2603
|
-
export interface FeatureGroupSummary {
|
|
2604
|
-
FeatureGroupName: string | undefined;
|
|
2605
|
-
FeatureGroupArn: string | undefined;
|
|
2606
|
-
CreationTime: Date | undefined;
|
|
2607
|
-
FeatureGroupStatus?: FeatureGroupStatus | undefined;
|
|
2608
|
-
OfflineStoreStatus?: OfflineStoreStatus | undefined;
|
|
2307
|
+
export interface ListTrialsResponse {
|
|
2308
|
+
TrialSummaries?: TrialSummary[] | undefined;
|
|
2309
|
+
NextToken?: string | undefined;
|
|
2609
2310
|
}
|
|
2610
|
-
export interface
|
|
2611
|
-
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
FeatureType?: FeatureType | undefined;
|
|
2615
|
-
CreationTime?: Date | undefined;
|
|
2616
|
-
LastModifiedTime?: Date | undefined;
|
|
2617
|
-
Description?: string | undefined;
|
|
2618
|
-
Parameters?: FeatureParameter[] | undefined;
|
|
2311
|
+
export interface ListUltraServersByReservedCapacityRequest {
|
|
2312
|
+
ReservedCapacityArn: string | undefined;
|
|
2313
|
+
MaxResults?: number | undefined;
|
|
2314
|
+
NextToken?: string | undefined;
|
|
2619
2315
|
}
|
|
2620
|
-
export
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
|
-
|
|
2627
|
-
|
|
2628
|
-
|
|
2629
|
-
|
|
2630
|
-
|
|
2631
|
-
|
|
2632
|
-
export type Operator = (typeof Operator)[keyof typeof Operator];
|
|
2633
|
-
export interface Filter {
|
|
2634
|
-
Name: string | undefined;
|
|
2635
|
-
Operator?: Operator | undefined;
|
|
2636
|
-
Value?: string | undefined;
|
|
2316
|
+
export interface UltraServer {
|
|
2317
|
+
UltraServerId: string | undefined;
|
|
2318
|
+
UltraServerType: string | undefined;
|
|
2319
|
+
AvailabilityZone: string | undefined;
|
|
2320
|
+
InstanceType: ReservedCapacityInstanceType | undefined;
|
|
2321
|
+
TotalInstanceCount: number | undefined;
|
|
2322
|
+
ConfiguredSpareInstanceCount?: number | undefined;
|
|
2323
|
+
AvailableInstanceCount?: number | undefined;
|
|
2324
|
+
InUseInstanceCount?: number | undefined;
|
|
2325
|
+
AvailableSpareInstanceCount?: number | undefined;
|
|
2326
|
+
UnhealthyInstanceCount?: number | undefined;
|
|
2327
|
+
HealthStatus?: UltraServerHealthStatus | undefined;
|
|
2637
2328
|
}
|
|
2638
|
-
export interface
|
|
2639
|
-
|
|
2640
|
-
|
|
2641
|
-
FlowDefinitionStatus: FlowDefinitionStatus | undefined;
|
|
2642
|
-
CreationTime: Date | undefined;
|
|
2643
|
-
FailureReason?: string | undefined;
|
|
2329
|
+
export interface ListUltraServersByReservedCapacityResponse {
|
|
2330
|
+
NextToken?: string | undefined;
|
|
2331
|
+
UltraServers: UltraServer[] | undefined;
|
|
2644
2332
|
}
|
|
2645
|
-
export interface
|
|
2646
|
-
|
|
2333
|
+
export interface ListUserProfilesRequest {
|
|
2334
|
+
NextToken?: string | undefined;
|
|
2335
|
+
MaxResults?: number | undefined;
|
|
2336
|
+
SortOrder?: SortOrder | undefined;
|
|
2337
|
+
SortBy?: UserProfileSortKey | undefined;
|
|
2338
|
+
DomainIdEquals?: string | undefined;
|
|
2339
|
+
UserProfileNameContains?: string | undefined;
|
|
2647
2340
|
}
|
|
2648
|
-
export interface
|
|
2649
|
-
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
DeviceStats?: DeviceStats | undefined;
|
|
2655
|
-
AgentVersions?: AgentVersion[] | undefined;
|
|
2656
|
-
ModelStats?: EdgeModelStat[] | undefined;
|
|
2341
|
+
export interface UserProfileDetails {
|
|
2342
|
+
DomainId?: string | undefined;
|
|
2343
|
+
UserProfileName?: string | undefined;
|
|
2344
|
+
Status?: UserProfileStatus | undefined;
|
|
2345
|
+
CreationTime?: Date | undefined;
|
|
2346
|
+
LastModifiedTime?: Date | undefined;
|
|
2657
2347
|
}
|
|
2658
|
-
export interface
|
|
2659
|
-
|
|
2348
|
+
export interface ListUserProfilesResponse {
|
|
2349
|
+
UserProfiles?: UserProfileDetails[] | undefined;
|
|
2350
|
+
NextToken?: string | undefined;
|
|
2660
2351
|
}
|
|
2661
|
-
export interface
|
|
2662
|
-
|
|
2663
|
-
|
|
2352
|
+
export interface ListWorkforcesRequest {
|
|
2353
|
+
SortBy?: ListWorkforcesSortByOptions | undefined;
|
|
2354
|
+
SortOrder?: SortOrder | undefined;
|
|
2355
|
+
NameContains?: string | undefined;
|
|
2356
|
+
NextToken?: string | undefined;
|
|
2357
|
+
MaxResults?: number | undefined;
|
|
2664
2358
|
}
|
|
2665
|
-
export interface
|
|
2666
|
-
|
|
2359
|
+
export interface ListWorkforcesResponse {
|
|
2360
|
+
Workforces: Workforce[] | undefined;
|
|
2361
|
+
NextToken?: string | undefined;
|
|
2667
2362
|
}
|
|
2668
|
-
export interface
|
|
2669
|
-
|
|
2363
|
+
export interface ListWorkteamsRequest {
|
|
2364
|
+
SortBy?: ListWorkteamsSortByOptions | undefined;
|
|
2365
|
+
SortOrder?: SortOrder | undefined;
|
|
2366
|
+
NameContains?: string | undefined;
|
|
2367
|
+
NextToken?: string | undefined;
|
|
2368
|
+
MaxResults?: number | undefined;
|
|
2670
2369
|
}
|
|
2671
|
-
export interface GetSagemakerServicecatalogPortfolioStatusInput {}
|