@aws-sdk/client-sagemaker 3.934.0 → 3.935.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +3695 -3682
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +2989 -0
- package/dist-es/models/errors.js +57 -0
- package/dist-es/models/models_0.js +1 -1390
- package/dist-es/models/models_1.js +1 -671
- package/dist-es/models/models_2.js +1 -186
- package/dist-es/models/models_3.js +1 -434
- package/dist-es/models/models_4.js +1 -317
- package/dist-es/schemas/schemas_0.js +11 -4
- package/dist-types/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -2
- package/dist-types/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +4 -0
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +1 -2
- package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterEventCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +5 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +5 -1
- package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -2
- package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/commands/ImportHubContentCommand.d.ts +1 -1
- package/dist-types/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterEventsCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListClustersCommand.d.ts +1 -1
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -1
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubsCommand.d.ts +1 -1
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceComponentsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListOptimizationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListPartnerAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceCatalogsCommand.d.ts +1 -1
- package/dist-types/commands/ListSpacesCommand.d.ts +1 -1
- package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -2
- package/dist-types/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -1
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/QueryLineageCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/SearchCommand.d.ts +3 -3
- package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StartSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/index.d.ts +7 -1
- package/dist-types/models/enums.d.ts +5540 -0
- package/dist-types/models/errors.d.ts +54 -0
- package/dist-types/models/models_0.d.ts +2375 -2134
- package/dist-types/models/models_1.d.ts +3957 -3765
- package/dist-types/models/models_2.d.ts +5770 -3151
- package/dist-types/models/models_3.d.ts +4470 -4424
- package/dist-types/models/models_4.d.ts +2119 -5743
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterEventCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReservedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterEventsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListOptimizationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPartnerAppsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +7 -1
- package/dist-types/ts3.4/models/enums.d.ts +3561 -0
- package/dist-types/ts3.4/models/errors.d.ts +28 -0
- package/dist-types/ts3.4/models/models_0.d.ts +679 -1546
- package/dist-types/ts3.4/models/models_1.d.ts +1074 -1388
- package/dist-types/ts3.4/models/models_2.d.ts +2006 -1460
- package/dist-types/ts3.4/models/models_3.d.ts +2042 -2344
- package/dist-types/ts3.4/models/models_4.d.ts +1071 -2076
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -6
- package/dist-es/models/models_5.js +0 -39
- package/dist-types/models/index.d.ts +0 -6
- package/dist-types/models/models_5.d.ts +0 -5029
- package/dist-types/ts3.4/models/index.d.ts +0 -6
- package/dist-types/ts3.4/models/models_5.d.ts +0 -1404
|
@@ -1,1744 +1,2290 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
2
|
+
_InstanceType,
|
|
3
3
|
ActionStatus,
|
|
4
|
+
ActivationState,
|
|
5
|
+
AlgorithmStatus,
|
|
6
|
+
AppNetworkAccessType,
|
|
7
|
+
AppSecurityGroupManagement,
|
|
8
|
+
AppStatus,
|
|
9
|
+
AppType,
|
|
10
|
+
AuthMode,
|
|
11
|
+
AutoMLJobSecondaryStatus,
|
|
12
|
+
AutoMLJobStatus,
|
|
13
|
+
AutoMLProblemTypeConfigName,
|
|
14
|
+
BatchStrategy,
|
|
15
|
+
CapacityReservationPreference,
|
|
16
|
+
CaptureStatus,
|
|
17
|
+
ClusterNodeProvisioningMode,
|
|
18
|
+
ClusterNodeRecovery,
|
|
19
|
+
ClusterStatus,
|
|
20
|
+
CompilationJobStatus,
|
|
21
|
+
DetailedModelPackageStatus,
|
|
22
|
+
DirectInternetAccess,
|
|
23
|
+
DomainStatus,
|
|
24
|
+
EdgePackagingJobStatus,
|
|
25
|
+
EdgePresetDeploymentStatus,
|
|
26
|
+
EdgePresetDeploymentType,
|
|
27
|
+
EnabledOrDisabled,
|
|
28
|
+
EndpointStatus,
|
|
29
|
+
ExecutionStatus,
|
|
30
|
+
FeatureGroupStatus,
|
|
31
|
+
FeatureStatus,
|
|
32
|
+
FeatureType,
|
|
33
|
+
FlowDefinitionStatus,
|
|
34
|
+
HubContentStatus,
|
|
35
|
+
HubContentSupportStatus,
|
|
36
|
+
HubContentType,
|
|
37
|
+
HubStatus,
|
|
38
|
+
HumanTaskUiStatus,
|
|
39
|
+
HyperParameterTuningJobObjectiveType,
|
|
40
|
+
HyperParameterTuningJobStatus,
|
|
41
|
+
ImageStatus,
|
|
42
|
+
ImageVersionStatus,
|
|
43
|
+
InferenceComponentCapacitySizeType,
|
|
44
|
+
InferenceComponentStatus,
|
|
45
|
+
InferenceExperimentStatus,
|
|
46
|
+
InferenceExperimentType,
|
|
47
|
+
IPAddressType,
|
|
48
|
+
IsTrackingServerActive,
|
|
49
|
+
JobType,
|
|
50
|
+
LabelingJobStatus,
|
|
51
|
+
LastUpdateStatusValue,
|
|
52
|
+
ModelApprovalStatus,
|
|
53
|
+
ModelCardExportJobStatus,
|
|
54
|
+
ModelCardProcessingStatus,
|
|
55
|
+
ModelCardStatus,
|
|
56
|
+
ModelPackageGroupStatus,
|
|
57
|
+
ModelPackageStatus,
|
|
58
|
+
ModelVariantStatus,
|
|
59
|
+
MonitoringType,
|
|
60
|
+
NotebookInstanceAcceleratorType,
|
|
61
|
+
NotebookInstanceStatus,
|
|
62
|
+
ObjectiveStatus,
|
|
63
|
+
OfflineStoreStatusValue,
|
|
64
|
+
OptimizationJobDeploymentInstanceType,
|
|
65
|
+
OptimizationJobStatus,
|
|
66
|
+
PartnerAppAuthType,
|
|
67
|
+
PartnerAppStatus,
|
|
68
|
+
PartnerAppType,
|
|
69
|
+
PipelineExecutionStatus,
|
|
70
|
+
PipelineStatus,
|
|
71
|
+
ProblemType,
|
|
72
|
+
ProcessingJobStatus,
|
|
73
|
+
Processor,
|
|
74
|
+
ProductionVariantAcceleratorType,
|
|
75
|
+
ProductionVariantInstanceType,
|
|
76
|
+
ProfilingStatus,
|
|
77
|
+
ProjectStatus,
|
|
78
|
+
RecommendationJobStatus,
|
|
79
|
+
RecommendationJobType,
|
|
80
|
+
RecommendationStatus,
|
|
81
|
+
ReservedCapacityInstanceType,
|
|
82
|
+
ReservedCapacityStatus,
|
|
83
|
+
ReservedCapacityType,
|
|
84
|
+
RetentionType,
|
|
85
|
+
RootAccess,
|
|
86
|
+
RuleEvaluationStatus,
|
|
87
|
+
SageMakerResourceName,
|
|
88
|
+
SchedulerResourceStatus,
|
|
89
|
+
ScheduleStatus,
|
|
90
|
+
SecondaryStatus,
|
|
91
|
+
SkipModelValidation,
|
|
92
|
+
SpaceStatus,
|
|
93
|
+
StageStatus,
|
|
94
|
+
Statistic,
|
|
95
|
+
StudioLifecycleConfigAppType,
|
|
96
|
+
TagPropagation,
|
|
97
|
+
ThroughputMode,
|
|
98
|
+
TrackingServerMaintenanceStatus,
|
|
99
|
+
TrackingServerSize,
|
|
100
|
+
TrackingServerStatus,
|
|
101
|
+
TrainingJobStatus,
|
|
102
|
+
TrainingPlanStatus,
|
|
103
|
+
TransformJobStatus,
|
|
104
|
+
UserProfileStatus,
|
|
105
|
+
VariantStatus,
|
|
106
|
+
VendorGuidance,
|
|
107
|
+
WarmPoolResourceStatus,
|
|
108
|
+
WorkforceIpAddressType,
|
|
109
|
+
WorkforceStatus,
|
|
110
|
+
} from "./enums";
|
|
111
|
+
import {
|
|
112
|
+
ActionSource,
|
|
4
113
|
AdditionalInferenceSpecificationDefinition,
|
|
5
114
|
AlgorithmSpecification,
|
|
6
|
-
AlgorithmStatus,
|
|
7
115
|
AlgorithmStatusDetails,
|
|
8
116
|
AlgorithmValidationSpecification,
|
|
9
117
|
AppSpecification,
|
|
10
|
-
AppStatus,
|
|
11
|
-
AppType,
|
|
12
118
|
ArtifactSource,
|
|
13
|
-
|
|
119
|
+
AsyncInferenceConfig,
|
|
14
120
|
AutoMLCandidate,
|
|
15
121
|
AutoMLChannel,
|
|
122
|
+
AutoMLComputeConfig,
|
|
123
|
+
AutoMLDataSplitConfig,
|
|
16
124
|
AutoMLJobArtifacts,
|
|
125
|
+
AutoMLJobChannel,
|
|
17
126
|
AutoMLJobCompletionCriteria,
|
|
18
127
|
AutoMLJobConfig,
|
|
19
128
|
AutoMLJobObjective,
|
|
20
|
-
AutoMLJobSecondaryStatus,
|
|
21
|
-
AutoMLJobStatus,
|
|
22
129
|
AutoMLOutputDataConfig,
|
|
23
130
|
AutoMLPartialFailureReason,
|
|
131
|
+
AutoMLProblemTypeConfig,
|
|
132
|
+
AutoMLResolvedAttributes,
|
|
133
|
+
AutoMLSecurityConfig,
|
|
134
|
+
AutoRollbackConfig,
|
|
135
|
+
Autotune,
|
|
136
|
+
AvailableUpgrade,
|
|
24
137
|
BatchDataCaptureConfig,
|
|
25
|
-
|
|
26
|
-
BatchTransformInput,
|
|
27
|
-
Bias,
|
|
28
|
-
CaptureStatus,
|
|
29
|
-
CfnCreateTemplateProvider,
|
|
138
|
+
CfnTemplateProviderDetail,
|
|
30
139
|
Channel,
|
|
31
140
|
CheckpointConfig,
|
|
141
|
+
ClusterAutoScalingConfigOutput,
|
|
142
|
+
ClusterEventDetail,
|
|
143
|
+
ClusterInstanceGroupDetails,
|
|
144
|
+
ClusterNodeDetails,
|
|
145
|
+
ClusterOrchestrator,
|
|
146
|
+
ClusterRestrictedInstanceGroupDetails,
|
|
147
|
+
ClusterTieredStorageConfig,
|
|
32
148
|
CodeEditorAppImageConfig,
|
|
33
|
-
|
|
149
|
+
CognitoConfig,
|
|
150
|
+
CognitoMemberDefinition,
|
|
151
|
+
ComputeQuotaConfig,
|
|
152
|
+
ComputeQuotaTarget,
|
|
153
|
+
ContainerDefinition,
|
|
154
|
+
ContextSource,
|
|
155
|
+
DataQualityAppSpecification,
|
|
156
|
+
DataQualityBaselineConfig,
|
|
157
|
+
DataQualityJobInput,
|
|
158
|
+
EdgeOutputConfig,
|
|
159
|
+
GitConfig,
|
|
34
160
|
InferenceSpecification,
|
|
161
|
+
InputConfig,
|
|
35
162
|
JupyterLabAppImageConfig,
|
|
36
163
|
KernelGatewayImageConfig,
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
164
|
+
MetadataProperties,
|
|
165
|
+
ModelDeployConfig,
|
|
166
|
+
MonitoringNetworkConfig,
|
|
167
|
+
MonitoringOutputConfig,
|
|
168
|
+
MonitoringResources,
|
|
169
|
+
MonitoringStoppingCondition,
|
|
170
|
+
NeoVpcConfig,
|
|
171
|
+
OutputConfig,
|
|
40
172
|
OutputDataConfig,
|
|
41
|
-
ProblemType,
|
|
42
|
-
ProcessingS3DataDistributionType,
|
|
43
|
-
ProcessingS3InputMode,
|
|
44
|
-
ProductionVariantInstanceType,
|
|
45
173
|
ResourceConfig,
|
|
46
174
|
ResourceSpec,
|
|
175
|
+
SchedulerConfig,
|
|
47
176
|
StoppingCondition,
|
|
48
177
|
Tag,
|
|
178
|
+
TrainingSpecification,
|
|
49
179
|
TransformInput,
|
|
50
|
-
TransformJobDefinition,
|
|
51
180
|
TransformOutput,
|
|
52
181
|
TransformResources,
|
|
53
182
|
UserContext,
|
|
54
183
|
VpcConfig,
|
|
55
184
|
} from "./models_0";
|
|
56
185
|
import {
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
186
|
+
DataCaptureConfig,
|
|
187
|
+
DataProcessing,
|
|
188
|
+
DebugHookConfig,
|
|
189
|
+
DebugRuleConfiguration,
|
|
190
|
+
DefaultSpaceSettings,
|
|
191
|
+
DeploymentConfig,
|
|
63
192
|
DeviceSelectionConfig,
|
|
193
|
+
DomainSettings,
|
|
194
|
+
DriftCheckBaselines,
|
|
64
195
|
EdgeDeploymentConfig,
|
|
65
|
-
|
|
66
|
-
|
|
196
|
+
EdgeDeploymentModelConfig,
|
|
197
|
+
EndpointInfo,
|
|
198
|
+
ExperimentConfig,
|
|
199
|
+
ExplainerConfig,
|
|
200
|
+
FeatureDefinition,
|
|
201
|
+
FlowDefinitionOutputConfig,
|
|
202
|
+
HubS3StorageConfig,
|
|
203
|
+
HumanLoopActivationConfig,
|
|
204
|
+
HumanLoopConfig,
|
|
205
|
+
HumanLoopRequestSource,
|
|
67
206
|
HumanTaskConfig,
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
207
|
+
HyperParameterTrainingJobDefinition,
|
|
208
|
+
HyperParameterTuningJobConfig,
|
|
209
|
+
HyperParameterTuningJobWarmStartConfig,
|
|
210
|
+
InferenceComponentComputeResourceRequirements,
|
|
211
|
+
InferenceComponentStartupParameters,
|
|
212
|
+
InferenceExecutionConfig,
|
|
213
|
+
InferenceExperimentDataStorageConfig,
|
|
214
|
+
InferenceExperimentSchedule,
|
|
215
|
+
InfraCheckConfig,
|
|
216
|
+
InstanceMetadataServiceConfiguration,
|
|
71
217
|
LabelingJobAlgorithmsConfig,
|
|
72
218
|
LabelingJobInputConfig,
|
|
73
219
|
LabelingJobOutputConfig,
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
220
|
+
LabelingJobStoppingConditions,
|
|
221
|
+
MetricsConfig,
|
|
222
|
+
ModelBiasAppSpecification,
|
|
223
|
+
ModelBiasBaselineConfig,
|
|
224
|
+
ModelBiasJobInput,
|
|
225
|
+
ModelCardExportOutputConfig,
|
|
226
|
+
ModelCardSecurityConfig,
|
|
227
|
+
ModelClientConfig,
|
|
228
|
+
ModelExplainabilityAppSpecification,
|
|
229
|
+
ModelExplainabilityBaselineConfig,
|
|
230
|
+
ModelExplainabilityJobInput,
|
|
231
|
+
ModelInfrastructureConfig,
|
|
232
|
+
ModelLifeCycle,
|
|
233
|
+
ModelMetrics,
|
|
234
|
+
ModelPackageModelCard,
|
|
235
|
+
ModelPackageSecurityConfig,
|
|
236
|
+
ModelPackageValidationSpecification,
|
|
237
|
+
ModelQualityAppSpecification,
|
|
238
|
+
ModelQualityBaselineConfig,
|
|
239
|
+
ModelQualityJobInput,
|
|
240
|
+
MonitoringScheduleConfig,
|
|
241
|
+
NetworkConfig,
|
|
242
|
+
NotebookInstanceLifecycleHook,
|
|
243
|
+
OfflineStoreConfig,
|
|
244
|
+
OidcConfig,
|
|
245
|
+
OnlineStoreConfig,
|
|
246
|
+
OptimizationConfig,
|
|
247
|
+
OptimizationJobModelSource,
|
|
248
|
+
OptimizationJobOutputConfig,
|
|
249
|
+
OptimizationVpcConfig,
|
|
250
|
+
OwnershipSettings,
|
|
251
|
+
ParallelismConfiguration,
|
|
252
|
+
PartnerAppConfig,
|
|
253
|
+
PartnerAppMaintenanceConfig,
|
|
254
|
+
ProcessingInput,
|
|
255
|
+
ProcessingOutputConfig,
|
|
256
|
+
ProcessingResources,
|
|
257
|
+
ProcessingStoppingCondition,
|
|
258
|
+
ProductionVariant,
|
|
259
|
+
ProductionVariantManagedInstanceScaling,
|
|
260
|
+
ProductionVariantRoutingConfig,
|
|
261
|
+
ProductionVariantServerlessConfig,
|
|
262
|
+
ProfilerConfig,
|
|
263
|
+
ProfilerRuleConfiguration,
|
|
264
|
+
RecommendationJobInputConfig,
|
|
265
|
+
RecommendationJobStoppingConditions,
|
|
266
|
+
RemoteDebugConfig,
|
|
84
267
|
RetryStrategy,
|
|
85
|
-
|
|
268
|
+
ServiceCatalogProvisioningDetails,
|
|
269
|
+
ShadowModeConfig,
|
|
270
|
+
SourceAlgorithmSpecification,
|
|
271
|
+
SourceIpConfig,
|
|
272
|
+
SpaceSettings,
|
|
273
|
+
SpaceSharingSettings,
|
|
274
|
+
TensorBoardOutputConfig,
|
|
275
|
+
TrialComponentArtifact,
|
|
276
|
+
TrialComponentParameterValue,
|
|
277
|
+
TrialComponentStatus,
|
|
86
278
|
UserSettings,
|
|
279
|
+
WorkforceVpcConfigRequest,
|
|
87
280
|
} from "./models_1";
|
|
88
|
-
export interface
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
LabelingJobName: string | undefined;
|
|
94
|
-
LabelAttributeName: string | undefined;
|
|
95
|
-
InputConfig: LabelingJobInputConfig | undefined;
|
|
96
|
-
OutputConfig: LabelingJobOutputConfig | undefined;
|
|
97
|
-
RoleArn: string | undefined;
|
|
98
|
-
LabelCategoryConfigS3Uri?: string | undefined;
|
|
99
|
-
StoppingConditions?: LabelingJobStoppingConditions | undefined;
|
|
100
|
-
LabelingJobAlgorithmsConfig?: LabelingJobAlgorithmsConfig | undefined;
|
|
101
|
-
HumanTaskConfig: HumanTaskConfig | undefined;
|
|
281
|
+
export interface CreateWorkforceRequest {
|
|
282
|
+
CognitoConfig?: CognitoConfig | undefined;
|
|
283
|
+
OidcConfig?: OidcConfig | undefined;
|
|
284
|
+
SourceIpConfig?: SourceIpConfig | undefined;
|
|
285
|
+
WorkforceName: string | undefined;
|
|
102
286
|
Tags?: Tag[] | undefined;
|
|
287
|
+
WorkforceVpcConfig?: WorkforceVpcConfigRequest | undefined;
|
|
288
|
+
IpAddressType?: WorkforceIpAddressType | undefined;
|
|
103
289
|
}
|
|
104
|
-
export interface
|
|
105
|
-
|
|
290
|
+
export interface CreateWorkforceResponse {
|
|
291
|
+
WorkforceArn: string | undefined;
|
|
106
292
|
}
|
|
107
|
-
export
|
|
108
|
-
|
|
109
|
-
readonly M: "Medium";
|
|
110
|
-
readonly S: "Small";
|
|
111
|
-
};
|
|
112
|
-
export type TrackingServerSize =
|
|
113
|
-
(typeof TrackingServerSize)[keyof typeof TrackingServerSize];
|
|
114
|
-
export interface CreateMlflowTrackingServerRequest {
|
|
115
|
-
TrackingServerName: string | undefined;
|
|
116
|
-
ArtifactStoreUri: string | undefined;
|
|
117
|
-
TrackingServerSize?: TrackingServerSize | undefined;
|
|
118
|
-
MlflowVersion?: string | undefined;
|
|
119
|
-
RoleArn: string | undefined;
|
|
120
|
-
AutomaticModelRegistration?: boolean | undefined;
|
|
121
|
-
WeeklyMaintenanceWindowStart?: string | undefined;
|
|
122
|
-
Tags?: Tag[] | undefined;
|
|
293
|
+
export interface OidcMemberDefinition {
|
|
294
|
+
Groups?: string[] | undefined;
|
|
123
295
|
}
|
|
124
|
-
export interface
|
|
125
|
-
|
|
296
|
+
export interface MemberDefinition {
|
|
297
|
+
CognitoMemberDefinition?: CognitoMemberDefinition | undefined;
|
|
298
|
+
OidcMemberDefinition?: OidcMemberDefinition | undefined;
|
|
126
299
|
}
|
|
127
|
-
export
|
|
128
|
-
|
|
129
|
-
readonly SERIAL: "Serial";
|
|
130
|
-
};
|
|
131
|
-
export type InferenceExecutionMode =
|
|
132
|
-
(typeof InferenceExecutionMode)[keyof typeof InferenceExecutionMode];
|
|
133
|
-
export interface InferenceExecutionConfig {
|
|
134
|
-
Mode: InferenceExecutionMode | undefined;
|
|
300
|
+
export interface NotificationConfiguration {
|
|
301
|
+
NotificationTopicArn?: string | undefined;
|
|
135
302
|
}
|
|
136
|
-
export interface
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
Containers?: ContainerDefinition[] | undefined;
|
|
140
|
-
InferenceExecutionConfig?: InferenceExecutionConfig | undefined;
|
|
141
|
-
ExecutionRoleArn?: string | undefined;
|
|
142
|
-
Tags?: Tag[] | undefined;
|
|
143
|
-
VpcConfig?: VpcConfig | undefined;
|
|
144
|
-
EnableNetworkIsolation?: boolean | undefined;
|
|
303
|
+
export interface IamPolicyConstraints {
|
|
304
|
+
SourceIp?: EnabledOrDisabled | undefined;
|
|
305
|
+
VpcSourceIp?: EnabledOrDisabled | undefined;
|
|
145
306
|
}
|
|
146
|
-
export interface
|
|
147
|
-
|
|
307
|
+
export interface S3Presign {
|
|
308
|
+
IamPolicyConstraints?: IamPolicyConstraints | undefined;
|
|
148
309
|
}
|
|
149
|
-
export interface
|
|
150
|
-
|
|
151
|
-
ConfigUri: string | undefined;
|
|
152
|
-
Environment?: Record<string, string> | undefined;
|
|
310
|
+
export interface WorkerAccessConfiguration {
|
|
311
|
+
S3Presign?: S3Presign | undefined;
|
|
153
312
|
}
|
|
154
|
-
export interface
|
|
155
|
-
|
|
156
|
-
|
|
313
|
+
export interface CreateWorkteamRequest {
|
|
314
|
+
WorkteamName: string | undefined;
|
|
315
|
+
WorkforceName?: string | undefined;
|
|
316
|
+
MemberDefinitions: MemberDefinition[] | undefined;
|
|
317
|
+
Description: string | undefined;
|
|
318
|
+
NotificationConfiguration?: NotificationConfiguration | undefined;
|
|
319
|
+
WorkerAccessConfiguration?: WorkerAccessConfiguration | undefined;
|
|
320
|
+
Tags?: Tag[] | undefined;
|
|
157
321
|
}
|
|
158
|
-
export interface
|
|
159
|
-
|
|
322
|
+
export interface CreateWorkteamResponse {
|
|
323
|
+
WorkteamArn?: string | undefined;
|
|
160
324
|
}
|
|
161
|
-
export interface
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
325
|
+
export interface CustomizedMetricSpecification {
|
|
326
|
+
MetricName?: string | undefined;
|
|
327
|
+
Namespace?: string | undefined;
|
|
328
|
+
Statistic?: Statistic | undefined;
|
|
165
329
|
}
|
|
166
|
-
export interface
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
JobResources: MonitoringResources | undefined;
|
|
173
|
-
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
174
|
-
RoleArn: string | undefined;
|
|
175
|
-
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
176
|
-
Tags?: Tag[] | undefined;
|
|
330
|
+
export interface DataCaptureConfigSummary {
|
|
331
|
+
EnableCapture: boolean | undefined;
|
|
332
|
+
CaptureStatus: CaptureStatus | undefined;
|
|
333
|
+
CurrentSamplingPercentage: number | undefined;
|
|
334
|
+
DestinationS3Uri: string | undefined;
|
|
335
|
+
KmsKeyId: string | undefined;
|
|
177
336
|
}
|
|
178
|
-
export interface
|
|
179
|
-
|
|
337
|
+
export interface DebugRuleEvaluationStatus {
|
|
338
|
+
RuleConfigurationName?: string | undefined;
|
|
339
|
+
RuleEvaluationJobArn?: string | undefined;
|
|
340
|
+
RuleEvaluationStatus?: RuleEvaluationStatus | undefined;
|
|
341
|
+
StatusDetails?: string | undefined;
|
|
342
|
+
LastModifiedTime?: Date | undefined;
|
|
180
343
|
}
|
|
181
|
-
export
|
|
182
|
-
|
|
183
|
-
readonly ARCHIVED: "Archived";
|
|
184
|
-
readonly DRAFT: "Draft";
|
|
185
|
-
readonly PENDINGREVIEW: "PendingReview";
|
|
186
|
-
};
|
|
187
|
-
export type ModelCardStatus =
|
|
188
|
-
(typeof ModelCardStatus)[keyof typeof ModelCardStatus];
|
|
189
|
-
export interface ModelCardSecurityConfig {
|
|
190
|
-
KmsKeyId?: string | undefined;
|
|
344
|
+
export interface DeleteActionRequest {
|
|
345
|
+
ActionName: string | undefined;
|
|
191
346
|
}
|
|
192
|
-
export interface
|
|
193
|
-
|
|
194
|
-
SecurityConfig?: ModelCardSecurityConfig | undefined;
|
|
195
|
-
Content: string | undefined;
|
|
196
|
-
ModelCardStatus: ModelCardStatus | undefined;
|
|
197
|
-
Tags?: Tag[] | undefined;
|
|
347
|
+
export interface DeleteActionResponse {
|
|
348
|
+
ActionArn?: string | undefined;
|
|
198
349
|
}
|
|
199
|
-
export interface
|
|
200
|
-
|
|
350
|
+
export interface DeleteAlgorithmInput {
|
|
351
|
+
AlgorithmName: string | undefined;
|
|
201
352
|
}
|
|
202
|
-
export interface
|
|
203
|
-
|
|
353
|
+
export interface DeleteAppRequest {
|
|
354
|
+
DomainId: string | undefined;
|
|
355
|
+
UserProfileName?: string | undefined;
|
|
356
|
+
SpaceName?: string | undefined;
|
|
357
|
+
AppType: AppType | undefined;
|
|
358
|
+
AppName: string | undefined;
|
|
204
359
|
}
|
|
205
|
-
export interface
|
|
206
|
-
|
|
207
|
-
ModelCardVersion?: number | undefined;
|
|
208
|
-
ModelCardExportJobName: string | undefined;
|
|
209
|
-
OutputConfig: ModelCardExportOutputConfig | undefined;
|
|
360
|
+
export interface DeleteAppImageConfigRequest {
|
|
361
|
+
AppImageConfigName: string | undefined;
|
|
210
362
|
}
|
|
211
|
-
export interface
|
|
212
|
-
|
|
363
|
+
export interface DeleteArtifactRequest {
|
|
364
|
+
ArtifactArn?: string | undefined;
|
|
365
|
+
Source?: ArtifactSource | undefined;
|
|
213
366
|
}
|
|
214
|
-
export interface
|
|
215
|
-
|
|
216
|
-
ConfigUri: string | undefined;
|
|
217
|
-
Environment?: Record<string, string> | undefined;
|
|
367
|
+
export interface DeleteArtifactResponse {
|
|
368
|
+
ArtifactArn?: string | undefined;
|
|
218
369
|
}
|
|
219
|
-
export interface
|
|
220
|
-
|
|
221
|
-
|
|
370
|
+
export interface DeleteAssociationRequest {
|
|
371
|
+
SourceArn: string | undefined;
|
|
372
|
+
DestinationArn: string | undefined;
|
|
222
373
|
}
|
|
223
|
-
export interface
|
|
224
|
-
|
|
225
|
-
|
|
374
|
+
export interface DeleteAssociationResponse {
|
|
375
|
+
SourceArn?: string | undefined;
|
|
376
|
+
DestinationArn?: string | undefined;
|
|
226
377
|
}
|
|
227
|
-
export interface
|
|
228
|
-
|
|
229
|
-
ModelExplainabilityBaselineConfig?:
|
|
230
|
-
| ModelExplainabilityBaselineConfig
|
|
231
|
-
| undefined;
|
|
232
|
-
ModelExplainabilityAppSpecification:
|
|
233
|
-
| ModelExplainabilityAppSpecification
|
|
234
|
-
| undefined;
|
|
235
|
-
ModelExplainabilityJobInput: ModelExplainabilityJobInput | undefined;
|
|
236
|
-
ModelExplainabilityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
237
|
-
JobResources: MonitoringResources | undefined;
|
|
238
|
-
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
239
|
-
RoleArn: string | undefined;
|
|
240
|
-
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
241
|
-
Tags?: Tag[] | undefined;
|
|
378
|
+
export interface DeleteClusterRequest {
|
|
379
|
+
ClusterName: string | undefined;
|
|
242
380
|
}
|
|
243
|
-
export interface
|
|
244
|
-
|
|
381
|
+
export interface DeleteClusterResponse {
|
|
382
|
+
ClusterArn: string | undefined;
|
|
245
383
|
}
|
|
246
|
-
export interface
|
|
247
|
-
|
|
248
|
-
ContentDigest?: string | undefined;
|
|
249
|
-
S3Uri: string | undefined;
|
|
250
|
-
}
|
|
251
|
-
export interface DriftCheckBias {
|
|
252
|
-
ConfigFile?: FileSource | undefined;
|
|
253
|
-
PreTrainingConstraints?: MetricsSource | undefined;
|
|
254
|
-
PostTrainingConstraints?: MetricsSource | undefined;
|
|
255
|
-
}
|
|
256
|
-
export interface DriftCheckExplainability {
|
|
257
|
-
Constraints?: MetricsSource | undefined;
|
|
258
|
-
ConfigFile?: FileSource | undefined;
|
|
259
|
-
}
|
|
260
|
-
export interface DriftCheckModelDataQuality {
|
|
261
|
-
Statistics?: MetricsSource | undefined;
|
|
262
|
-
Constraints?: MetricsSource | undefined;
|
|
263
|
-
}
|
|
264
|
-
export interface DriftCheckModelQuality {
|
|
265
|
-
Statistics?: MetricsSource | undefined;
|
|
266
|
-
Constraints?: MetricsSource | undefined;
|
|
267
|
-
}
|
|
268
|
-
export interface DriftCheckBaselines {
|
|
269
|
-
Bias?: DriftCheckBias | undefined;
|
|
270
|
-
Explainability?: DriftCheckExplainability | undefined;
|
|
271
|
-
ModelQuality?: DriftCheckModelQuality | undefined;
|
|
272
|
-
ModelDataQuality?: DriftCheckModelDataQuality | undefined;
|
|
273
|
-
}
|
|
274
|
-
export interface ModelPackageModelCard {
|
|
275
|
-
ModelCardContent?: string | undefined;
|
|
276
|
-
ModelCardStatus?: ModelCardStatus | undefined;
|
|
277
|
-
}
|
|
278
|
-
export interface ModelLifeCycle {
|
|
279
|
-
Stage: string | undefined;
|
|
280
|
-
StageStatus: string | undefined;
|
|
281
|
-
StageDescription?: string | undefined;
|
|
282
|
-
}
|
|
283
|
-
export interface Explainability {
|
|
284
|
-
Report?: MetricsSource | undefined;
|
|
285
|
-
}
|
|
286
|
-
export interface ModelDataQuality {
|
|
287
|
-
Statistics?: MetricsSource | undefined;
|
|
288
|
-
Constraints?: MetricsSource | undefined;
|
|
289
|
-
}
|
|
290
|
-
export interface ModelQuality {
|
|
291
|
-
Statistics?: MetricsSource | undefined;
|
|
292
|
-
Constraints?: MetricsSource | undefined;
|
|
293
|
-
}
|
|
294
|
-
export interface ModelMetrics {
|
|
295
|
-
ModelQuality?: ModelQuality | undefined;
|
|
296
|
-
ModelDataQuality?: ModelDataQuality | undefined;
|
|
297
|
-
Bias?: Bias | undefined;
|
|
298
|
-
Explainability?: Explainability | undefined;
|
|
299
|
-
}
|
|
300
|
-
export interface ModelPackageSecurityConfig {
|
|
301
|
-
KmsKeyId: string | undefined;
|
|
384
|
+
export interface DeleteClusterSchedulerConfigRequest {
|
|
385
|
+
ClusterSchedulerConfigId: string | undefined;
|
|
302
386
|
}
|
|
303
|
-
export
|
|
304
|
-
|
|
305
|
-
readonly NONE: "None";
|
|
306
|
-
};
|
|
307
|
-
export type SkipModelValidation =
|
|
308
|
-
(typeof SkipModelValidation)[keyof typeof SkipModelValidation];
|
|
309
|
-
export interface SourceAlgorithm {
|
|
310
|
-
ModelDataUrl?: string | undefined;
|
|
311
|
-
ModelDataSource?: ModelDataSource | undefined;
|
|
312
|
-
ModelDataETag?: string | undefined;
|
|
313
|
-
AlgorithmName: string | undefined;
|
|
387
|
+
export interface DeleteCodeRepositoryInput {
|
|
388
|
+
CodeRepositoryName: string | undefined;
|
|
314
389
|
}
|
|
315
|
-
export interface
|
|
316
|
-
|
|
390
|
+
export interface DeleteCompilationJobRequest {
|
|
391
|
+
CompilationJobName: string | undefined;
|
|
317
392
|
}
|
|
318
|
-
export interface
|
|
319
|
-
|
|
320
|
-
TransformJobDefinition: TransformJobDefinition | undefined;
|
|
393
|
+
export interface DeleteComputeQuotaRequest {
|
|
394
|
+
ComputeQuotaId: string | undefined;
|
|
321
395
|
}
|
|
322
|
-
export interface
|
|
323
|
-
|
|
324
|
-
ValidationProfiles: ModelPackageValidationProfile[] | undefined;
|
|
396
|
+
export interface DeleteContextRequest {
|
|
397
|
+
ContextName: string | undefined;
|
|
325
398
|
}
|
|
326
|
-
export interface
|
|
327
|
-
|
|
328
|
-
ModelPackageGroupName?: string | undefined;
|
|
329
|
-
ModelPackageDescription?: string | undefined;
|
|
330
|
-
InferenceSpecification?: InferenceSpecification | undefined;
|
|
331
|
-
ValidationSpecification?: ModelPackageValidationSpecification | undefined;
|
|
332
|
-
SourceAlgorithmSpecification?: SourceAlgorithmSpecification | undefined;
|
|
333
|
-
CertifyForMarketplace?: boolean | undefined;
|
|
334
|
-
Tags?: Tag[] | undefined;
|
|
335
|
-
ModelApprovalStatus?: ModelApprovalStatus | undefined;
|
|
336
|
-
MetadataProperties?: MetadataProperties | undefined;
|
|
337
|
-
ModelMetrics?: ModelMetrics | undefined;
|
|
338
|
-
ClientToken?: string | undefined;
|
|
339
|
-
Domain?: string | undefined;
|
|
340
|
-
Task?: string | undefined;
|
|
341
|
-
SamplePayloadUrl?: string | undefined;
|
|
342
|
-
CustomerMetadataProperties?: Record<string, string> | undefined;
|
|
343
|
-
DriftCheckBaselines?: DriftCheckBaselines | undefined;
|
|
344
|
-
AdditionalInferenceSpecifications?:
|
|
345
|
-
| AdditionalInferenceSpecificationDefinition[]
|
|
346
|
-
| undefined;
|
|
347
|
-
SkipModelValidation?: SkipModelValidation | undefined;
|
|
348
|
-
SourceUri?: string | undefined;
|
|
349
|
-
SecurityConfig?: ModelPackageSecurityConfig | undefined;
|
|
350
|
-
ModelCard?: ModelPackageModelCard | undefined;
|
|
351
|
-
ModelLifeCycle?: ModelLifeCycle | undefined;
|
|
399
|
+
export interface DeleteContextResponse {
|
|
400
|
+
ContextArn?: string | undefined;
|
|
352
401
|
}
|
|
353
|
-
export interface
|
|
354
|
-
|
|
402
|
+
export interface DeleteDataQualityJobDefinitionRequest {
|
|
403
|
+
JobDefinitionName: string | undefined;
|
|
355
404
|
}
|
|
356
|
-
export interface
|
|
357
|
-
|
|
358
|
-
ModelPackageGroupDescription?: string | undefined;
|
|
359
|
-
Tags?: Tag[] | undefined;
|
|
405
|
+
export interface DeleteDeviceFleetRequest {
|
|
406
|
+
DeviceFleetName: string | undefined;
|
|
360
407
|
}
|
|
361
|
-
export interface
|
|
362
|
-
|
|
408
|
+
export interface RetentionPolicy {
|
|
409
|
+
HomeEfsFileSystem?: RetentionType | undefined;
|
|
363
410
|
}
|
|
364
|
-
export
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
readonly REGRESSION: "Regression";
|
|
368
|
-
};
|
|
369
|
-
export type MonitoringProblemType =
|
|
370
|
-
(typeof MonitoringProblemType)[keyof typeof MonitoringProblemType];
|
|
371
|
-
export interface ModelQualityAppSpecification {
|
|
372
|
-
ImageUri: string | undefined;
|
|
373
|
-
ContainerEntrypoint?: string[] | undefined;
|
|
374
|
-
ContainerArguments?: string[] | undefined;
|
|
375
|
-
RecordPreprocessorSourceUri?: string | undefined;
|
|
376
|
-
PostAnalyticsProcessorSourceUri?: string | undefined;
|
|
377
|
-
ProblemType?: MonitoringProblemType | undefined;
|
|
378
|
-
Environment?: Record<string, string> | undefined;
|
|
411
|
+
export interface DeleteDomainRequest {
|
|
412
|
+
DomainId: string | undefined;
|
|
413
|
+
RetentionPolicy?: RetentionPolicy | undefined;
|
|
379
414
|
}
|
|
380
|
-
export interface
|
|
381
|
-
|
|
382
|
-
ConstraintsResource?: MonitoringConstraintsResource | undefined;
|
|
415
|
+
export interface DeleteEdgeDeploymentPlanRequest {
|
|
416
|
+
EdgeDeploymentPlanName: string | undefined;
|
|
383
417
|
}
|
|
384
|
-
export interface
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
GroundTruthS3Input: MonitoringGroundTruthS3Input | undefined;
|
|
418
|
+
export interface DeleteEdgeDeploymentStageRequest {
|
|
419
|
+
EdgeDeploymentPlanName: string | undefined;
|
|
420
|
+
StageName: string | undefined;
|
|
388
421
|
}
|
|
389
|
-
export interface
|
|
390
|
-
|
|
391
|
-
ModelQualityBaselineConfig?: ModelQualityBaselineConfig | undefined;
|
|
392
|
-
ModelQualityAppSpecification: ModelQualityAppSpecification | undefined;
|
|
393
|
-
ModelQualityJobInput: ModelQualityJobInput | undefined;
|
|
394
|
-
ModelQualityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
395
|
-
JobResources: MonitoringResources | undefined;
|
|
396
|
-
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
397
|
-
RoleArn: string | undefined;
|
|
398
|
-
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
399
|
-
Tags?: Tag[] | undefined;
|
|
400
|
-
}
|
|
401
|
-
export interface CreateModelQualityJobDefinitionResponse {
|
|
402
|
-
JobDefinitionArn: string | undefined;
|
|
403
|
-
}
|
|
404
|
-
export interface MonitoringBaselineConfig {
|
|
405
|
-
BaseliningJobName?: string | undefined;
|
|
406
|
-
ConstraintsResource?: MonitoringConstraintsResource | undefined;
|
|
407
|
-
StatisticsResource?: MonitoringStatisticsResource | undefined;
|
|
408
|
-
}
|
|
409
|
-
export interface MonitoringAppSpecification {
|
|
410
|
-
ImageUri: string | undefined;
|
|
411
|
-
ContainerEntrypoint?: string[] | undefined;
|
|
412
|
-
ContainerArguments?: string[] | undefined;
|
|
413
|
-
RecordPreprocessorSourceUri?: string | undefined;
|
|
414
|
-
PostAnalyticsProcessorSourceUri?: string | undefined;
|
|
415
|
-
}
|
|
416
|
-
export interface MonitoringInput {
|
|
417
|
-
EndpointInput?: EndpointInput | undefined;
|
|
418
|
-
BatchTransformInput?: BatchTransformInput | undefined;
|
|
419
|
-
}
|
|
420
|
-
export interface NetworkConfig {
|
|
421
|
-
EnableInterContainerTrafficEncryption?: boolean | undefined;
|
|
422
|
-
EnableNetworkIsolation?: boolean | undefined;
|
|
423
|
-
VpcConfig?: VpcConfig | undefined;
|
|
422
|
+
export interface DeleteEndpointInput {
|
|
423
|
+
EndpointName: string | undefined;
|
|
424
424
|
}
|
|
425
|
-
export interface
|
|
426
|
-
|
|
427
|
-
MonitoringInputs: MonitoringInput[] | undefined;
|
|
428
|
-
MonitoringOutputConfig: MonitoringOutputConfig | undefined;
|
|
429
|
-
MonitoringResources: MonitoringResources | undefined;
|
|
430
|
-
MonitoringAppSpecification: MonitoringAppSpecification | undefined;
|
|
431
|
-
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
432
|
-
Environment?: Record<string, string> | undefined;
|
|
433
|
-
NetworkConfig?: NetworkConfig | undefined;
|
|
434
|
-
RoleArn: string | undefined;
|
|
425
|
+
export interface DeleteEndpointConfigInput {
|
|
426
|
+
EndpointConfigName: string | undefined;
|
|
435
427
|
}
|
|
436
|
-
export
|
|
437
|
-
|
|
438
|
-
readonly MODEL_BIAS: "ModelBias";
|
|
439
|
-
readonly MODEL_EXPLAINABILITY: "ModelExplainability";
|
|
440
|
-
readonly MODEL_QUALITY: "ModelQuality";
|
|
441
|
-
};
|
|
442
|
-
export type MonitoringType =
|
|
443
|
-
(typeof MonitoringType)[keyof typeof MonitoringType];
|
|
444
|
-
export interface ScheduleConfig {
|
|
445
|
-
ScheduleExpression: string | undefined;
|
|
446
|
-
DataAnalysisStartTime?: string | undefined;
|
|
447
|
-
DataAnalysisEndTime?: string | undefined;
|
|
448
|
-
}
|
|
449
|
-
export interface MonitoringScheduleConfig {
|
|
450
|
-
ScheduleConfig?: ScheduleConfig | undefined;
|
|
451
|
-
MonitoringJobDefinition?: MonitoringJobDefinition | undefined;
|
|
452
|
-
MonitoringJobDefinitionName?: string | undefined;
|
|
453
|
-
MonitoringType?: MonitoringType | undefined;
|
|
428
|
+
export interface DeleteExperimentRequest {
|
|
429
|
+
ExperimentName: string | undefined;
|
|
454
430
|
}
|
|
455
|
-
export interface
|
|
456
|
-
|
|
457
|
-
MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
|
|
458
|
-
Tags?: Tag[] | undefined;
|
|
431
|
+
export interface DeleteExperimentResponse {
|
|
432
|
+
ExperimentArn?: string | undefined;
|
|
459
433
|
}
|
|
460
|
-
export interface
|
|
461
|
-
|
|
434
|
+
export interface DeleteFeatureGroupRequest {
|
|
435
|
+
FeatureGroupName: string | undefined;
|
|
462
436
|
}
|
|
463
|
-
export
|
|
464
|
-
|
|
465
|
-
readonly ML_EIA1_MEDIUM: "ml.eia1.medium";
|
|
466
|
-
readonly ML_EIA1_XLARGE: "ml.eia1.xlarge";
|
|
467
|
-
readonly ML_EIA2_LARGE: "ml.eia2.large";
|
|
468
|
-
readonly ML_EIA2_MEDIUM: "ml.eia2.medium";
|
|
469
|
-
readonly ML_EIA2_XLARGE: "ml.eia2.xlarge";
|
|
470
|
-
};
|
|
471
|
-
export type NotebookInstanceAcceleratorType =
|
|
472
|
-
(typeof NotebookInstanceAcceleratorType)[keyof typeof NotebookInstanceAcceleratorType];
|
|
473
|
-
export declare const DirectInternetAccess: {
|
|
474
|
-
readonly DISABLED: "Disabled";
|
|
475
|
-
readonly ENABLED: "Enabled";
|
|
476
|
-
};
|
|
477
|
-
export type DirectInternetAccess =
|
|
478
|
-
(typeof DirectInternetAccess)[keyof typeof DirectInternetAccess];
|
|
479
|
-
export interface InstanceMetadataServiceConfiguration {
|
|
480
|
-
MinimumInstanceMetadataServiceVersion: string | undefined;
|
|
481
|
-
}
|
|
482
|
-
export declare const RootAccess: {
|
|
483
|
-
readonly DISABLED: "Disabled";
|
|
484
|
-
readonly ENABLED: "Enabled";
|
|
485
|
-
};
|
|
486
|
-
export type RootAccess = (typeof RootAccess)[keyof typeof RootAccess];
|
|
487
|
-
export interface CreateNotebookInstanceInput {
|
|
488
|
-
NotebookInstanceName: string | undefined;
|
|
489
|
-
InstanceType: _InstanceType | undefined;
|
|
490
|
-
SubnetId?: string | undefined;
|
|
491
|
-
SecurityGroupIds?: string[] | undefined;
|
|
492
|
-
IpAddressType?: IPAddressType | undefined;
|
|
493
|
-
RoleArn: string | undefined;
|
|
494
|
-
KmsKeyId?: string | undefined;
|
|
495
|
-
Tags?: Tag[] | undefined;
|
|
496
|
-
LifecycleConfigName?: string | undefined;
|
|
497
|
-
DirectInternetAccess?: DirectInternetAccess | undefined;
|
|
498
|
-
VolumeSizeInGB?: number | undefined;
|
|
499
|
-
AcceleratorTypes?: NotebookInstanceAcceleratorType[] | undefined;
|
|
500
|
-
DefaultCodeRepository?: string | undefined;
|
|
501
|
-
AdditionalCodeRepositories?: string[] | undefined;
|
|
502
|
-
RootAccess?: RootAccess | undefined;
|
|
503
|
-
PlatformIdentifier?: string | undefined;
|
|
504
|
-
InstanceMetadataServiceConfiguration?:
|
|
505
|
-
| InstanceMetadataServiceConfiguration
|
|
506
|
-
| undefined;
|
|
437
|
+
export interface DeleteFlowDefinitionRequest {
|
|
438
|
+
FlowDefinitionName: string | undefined;
|
|
507
439
|
}
|
|
508
|
-
export interface
|
|
509
|
-
|
|
440
|
+
export interface DeleteFlowDefinitionResponse {}
|
|
441
|
+
export interface DeleteHubRequest {
|
|
442
|
+
HubName: string | undefined;
|
|
510
443
|
}
|
|
511
|
-
export interface
|
|
512
|
-
|
|
444
|
+
export interface DeleteHubContentRequest {
|
|
445
|
+
HubName: string | undefined;
|
|
446
|
+
HubContentType: HubContentType | undefined;
|
|
447
|
+
HubContentName: string | undefined;
|
|
448
|
+
HubContentVersion: string | undefined;
|
|
513
449
|
}
|
|
514
|
-
export interface
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
Tags?: Tag[] | undefined;
|
|
450
|
+
export interface DeleteHubContentReferenceRequest {
|
|
451
|
+
HubName: string | undefined;
|
|
452
|
+
HubContentType: HubContentType | undefined;
|
|
453
|
+
HubContentName: string | undefined;
|
|
519
454
|
}
|
|
520
|
-
export interface
|
|
521
|
-
|
|
455
|
+
export interface DeleteHumanTaskUiRequest {
|
|
456
|
+
HumanTaskUiName: string | undefined;
|
|
522
457
|
}
|
|
523
|
-
export
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
readonly ML_G5_24XLARGE: "ml.g5.24xlarge";
|
|
527
|
-
readonly ML_G5_2XLARGE: "ml.g5.2xlarge";
|
|
528
|
-
readonly ML_G5_48XLARGE: "ml.g5.48xlarge";
|
|
529
|
-
readonly ML_G5_4XLARGE: "ml.g5.4xlarge";
|
|
530
|
-
readonly ML_G5_8XLARGE: "ml.g5.8xlarge";
|
|
531
|
-
readonly ML_G5_XLARGE: "ml.g5.xlarge";
|
|
532
|
-
readonly ML_G6E_12XLARGE: "ml.g6e.12xlarge";
|
|
533
|
-
readonly ML_G6E_16XLARGE: "ml.g6e.16xlarge";
|
|
534
|
-
readonly ML_G6E_24XLARGE: "ml.g6e.24xlarge";
|
|
535
|
-
readonly ML_G6E_2XLARGE: "ml.g6e.2xlarge";
|
|
536
|
-
readonly ML_G6E_48XLARGE: "ml.g6e.48xlarge";
|
|
537
|
-
readonly ML_G6E_4XLARGE: "ml.g6e.4xlarge";
|
|
538
|
-
readonly ML_G6E_8XLARGE: "ml.g6e.8xlarge";
|
|
539
|
-
readonly ML_G6E_XLARGE: "ml.g6e.xlarge";
|
|
540
|
-
readonly ML_G6_12XLARGE: "ml.g6.12xlarge";
|
|
541
|
-
readonly ML_G6_16XLARGE: "ml.g6.16xlarge";
|
|
542
|
-
readonly ML_G6_24XLARGE: "ml.g6.24xlarge";
|
|
543
|
-
readonly ML_G6_2XLARGE: "ml.g6.2xlarge";
|
|
544
|
-
readonly ML_G6_48XLARGE: "ml.g6.48xlarge";
|
|
545
|
-
readonly ML_G6_4XLARGE: "ml.g6.4xlarge";
|
|
546
|
-
readonly ML_G6_8XLARGE: "ml.g6.8xlarge";
|
|
547
|
-
readonly ML_G6_XLARGE: "ml.g6.xlarge";
|
|
548
|
-
readonly ML_INF2_24XLARGE: "ml.inf2.24xlarge";
|
|
549
|
-
readonly ML_INF2_48XLARGE: "ml.inf2.48xlarge";
|
|
550
|
-
readonly ML_INF2_8XLARGE: "ml.inf2.8xlarge";
|
|
551
|
-
readonly ML_INF2_XLARGE: "ml.inf2.xlarge";
|
|
552
|
-
readonly ML_P4DE_24XLARGE: "ml.p4de.24xlarge";
|
|
553
|
-
readonly ML_P4D_24XLARGE: "ml.p4d.24xlarge";
|
|
554
|
-
readonly ML_P5_48XLARGE: "ml.p5.48xlarge";
|
|
555
|
-
readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
|
|
556
|
-
readonly ML_TRN1_2XLARGE: "ml.trn1.2xlarge";
|
|
557
|
-
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
558
|
-
};
|
|
559
|
-
export type OptimizationJobDeploymentInstanceType =
|
|
560
|
-
(typeof OptimizationJobDeploymentInstanceType)[keyof typeof OptimizationJobDeploymentInstanceType];
|
|
561
|
-
export interface OptimizationModelAccessConfig {
|
|
562
|
-
AcceptEula: boolean | undefined;
|
|
563
|
-
}
|
|
564
|
-
export interface OptimizationJobModelSourceS3 {
|
|
565
|
-
S3Uri?: string | undefined;
|
|
566
|
-
ModelAccessConfig?: OptimizationModelAccessConfig | undefined;
|
|
567
|
-
}
|
|
568
|
-
export interface OptimizationJobModelSource {
|
|
569
|
-
S3?: OptimizationJobModelSourceS3 | undefined;
|
|
570
|
-
}
|
|
571
|
-
export interface ModelCompilationConfig {
|
|
572
|
-
Image?: string | undefined;
|
|
573
|
-
OverrideEnvironment?: Record<string, string> | undefined;
|
|
574
|
-
}
|
|
575
|
-
export interface ModelQuantizationConfig {
|
|
576
|
-
Image?: string | undefined;
|
|
577
|
-
OverrideEnvironment?: Record<string, string> | undefined;
|
|
578
|
-
}
|
|
579
|
-
export interface ModelShardingConfig {
|
|
580
|
-
Image?: string | undefined;
|
|
581
|
-
OverrideEnvironment?: Record<string, string> | undefined;
|
|
582
|
-
}
|
|
583
|
-
export type OptimizationConfig =
|
|
584
|
-
| OptimizationConfig.ModelCompilationConfigMember
|
|
585
|
-
| OptimizationConfig.ModelQuantizationConfigMember
|
|
586
|
-
| OptimizationConfig.ModelShardingConfigMember
|
|
587
|
-
| OptimizationConfig.$UnknownMember;
|
|
588
|
-
export declare namespace OptimizationConfig {
|
|
589
|
-
interface ModelQuantizationConfigMember {
|
|
590
|
-
ModelQuantizationConfig: ModelQuantizationConfig;
|
|
591
|
-
ModelCompilationConfig?: never;
|
|
592
|
-
ModelShardingConfig?: never;
|
|
593
|
-
$unknown?: never;
|
|
594
|
-
}
|
|
595
|
-
interface ModelCompilationConfigMember {
|
|
596
|
-
ModelQuantizationConfig?: never;
|
|
597
|
-
ModelCompilationConfig: ModelCompilationConfig;
|
|
598
|
-
ModelShardingConfig?: never;
|
|
599
|
-
$unknown?: never;
|
|
600
|
-
}
|
|
601
|
-
interface ModelShardingConfigMember {
|
|
602
|
-
ModelQuantizationConfig?: never;
|
|
603
|
-
ModelCompilationConfig?: never;
|
|
604
|
-
ModelShardingConfig: ModelShardingConfig;
|
|
605
|
-
$unknown?: never;
|
|
606
|
-
}
|
|
607
|
-
interface $UnknownMember {
|
|
608
|
-
ModelQuantizationConfig?: never;
|
|
609
|
-
ModelCompilationConfig?: never;
|
|
610
|
-
ModelShardingConfig?: never;
|
|
611
|
-
$unknown: [string, any];
|
|
612
|
-
}
|
|
613
|
-
interface Visitor<T> {
|
|
614
|
-
ModelQuantizationConfig: (value: ModelQuantizationConfig) => T;
|
|
615
|
-
ModelCompilationConfig: (value: ModelCompilationConfig) => T;
|
|
616
|
-
ModelShardingConfig: (value: ModelShardingConfig) => T;
|
|
617
|
-
_: (name: string, value: any) => T;
|
|
618
|
-
}
|
|
619
|
-
}
|
|
620
|
-
export interface OptimizationJobOutputConfig {
|
|
621
|
-
KmsKeyId?: string | undefined;
|
|
622
|
-
S3OutputLocation: string | undefined;
|
|
458
|
+
export interface DeleteHumanTaskUiResponse {}
|
|
459
|
+
export interface DeleteHyperParameterTuningJobRequest {
|
|
460
|
+
HyperParameterTuningJobName: string | undefined;
|
|
623
461
|
}
|
|
624
|
-
export interface
|
|
625
|
-
|
|
626
|
-
Subnets: string[] | undefined;
|
|
462
|
+
export interface DeleteImageRequest {
|
|
463
|
+
ImageName: string | undefined;
|
|
627
464
|
}
|
|
628
|
-
export interface
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
OptimizationEnvironment?: Record<string, string> | undefined;
|
|
634
|
-
OptimizationConfigs: OptimizationConfig[] | undefined;
|
|
635
|
-
OutputConfig: OptimizationJobOutputConfig | undefined;
|
|
636
|
-
StoppingCondition: StoppingCondition | undefined;
|
|
637
|
-
Tags?: Tag[] | undefined;
|
|
638
|
-
VpcConfig?: OptimizationVpcConfig | undefined;
|
|
465
|
+
export interface DeleteImageResponse {}
|
|
466
|
+
export interface DeleteImageVersionRequest {
|
|
467
|
+
ImageName: string | undefined;
|
|
468
|
+
Version?: number | undefined;
|
|
469
|
+
Alias?: string | undefined;
|
|
639
470
|
}
|
|
640
|
-
export interface
|
|
641
|
-
|
|
471
|
+
export interface DeleteImageVersionResponse {}
|
|
472
|
+
export interface DeleteInferenceComponentInput {
|
|
473
|
+
InferenceComponentName: string | undefined;
|
|
642
474
|
}
|
|
643
|
-
export interface
|
|
644
|
-
RoleName: string | undefined;
|
|
645
|
-
GroupPatterns: string[] | undefined;
|
|
646
|
-
}
|
|
647
|
-
export interface PartnerAppConfig {
|
|
648
|
-
AdminUsers?: string[] | undefined;
|
|
649
|
-
Arguments?: Record<string, string> | undefined;
|
|
650
|
-
AssignedGroupPatterns?: string[] | undefined;
|
|
651
|
-
RoleGroupAssignments?: RoleGroupAssignment[] | undefined;
|
|
652
|
-
}
|
|
653
|
-
export declare const PartnerAppAuthType: {
|
|
654
|
-
readonly IAM: "IAM";
|
|
655
|
-
};
|
|
656
|
-
export type PartnerAppAuthType =
|
|
657
|
-
(typeof PartnerAppAuthType)[keyof typeof PartnerAppAuthType];
|
|
658
|
-
export interface PartnerAppMaintenanceConfig {
|
|
659
|
-
MaintenanceWindowStart?: string | undefined;
|
|
660
|
-
}
|
|
661
|
-
export declare const PartnerAppType: {
|
|
662
|
-
readonly COMET: "comet";
|
|
663
|
-
readonly DEEPCHECKS_LLM_EVALUATION: "deepchecks-llm-evaluation";
|
|
664
|
-
readonly FIDDLER: "fiddler";
|
|
665
|
-
readonly LAKERA_GUARD: "lakera-guard";
|
|
666
|
-
};
|
|
667
|
-
export type PartnerAppType =
|
|
668
|
-
(typeof PartnerAppType)[keyof typeof PartnerAppType];
|
|
669
|
-
export interface CreatePartnerAppRequest {
|
|
475
|
+
export interface DeleteInferenceExperimentRequest {
|
|
670
476
|
Name: string | undefined;
|
|
671
|
-
Type: PartnerAppType | undefined;
|
|
672
|
-
ExecutionRoleArn: string | undefined;
|
|
673
|
-
KmsKeyId?: string | undefined;
|
|
674
|
-
MaintenanceConfig?: PartnerAppMaintenanceConfig | undefined;
|
|
675
|
-
Tier: string | undefined;
|
|
676
|
-
ApplicationConfig?: PartnerAppConfig | undefined;
|
|
677
|
-
AuthType: PartnerAppAuthType | undefined;
|
|
678
|
-
EnableIamSessionBasedIdentity?: boolean | undefined;
|
|
679
|
-
EnableAutoMinorVersionUpgrade?: boolean | undefined;
|
|
680
|
-
ClientToken?: string | undefined;
|
|
681
|
-
Tags?: Tag[] | undefined;
|
|
682
477
|
}
|
|
683
|
-
export interface
|
|
684
|
-
|
|
478
|
+
export interface DeleteInferenceExperimentResponse {
|
|
479
|
+
InferenceExperimentArn: string | undefined;
|
|
685
480
|
}
|
|
686
|
-
export interface
|
|
687
|
-
|
|
688
|
-
ExpiresInSeconds?: number | undefined;
|
|
689
|
-
SessionExpirationDurationInSeconds?: number | undefined;
|
|
481
|
+
export interface DeleteMlflowTrackingServerRequest {
|
|
482
|
+
TrackingServerName: string | undefined;
|
|
690
483
|
}
|
|
691
|
-
export interface
|
|
692
|
-
|
|
484
|
+
export interface DeleteMlflowTrackingServerResponse {
|
|
485
|
+
TrackingServerArn?: string | undefined;
|
|
693
486
|
}
|
|
694
|
-
export interface
|
|
695
|
-
|
|
487
|
+
export interface DeleteModelInput {
|
|
488
|
+
ModelName: string | undefined;
|
|
696
489
|
}
|
|
697
|
-
export interface
|
|
698
|
-
|
|
699
|
-
ObjectKey: string | undefined;
|
|
700
|
-
VersionId?: string | undefined;
|
|
490
|
+
export interface DeleteModelBiasJobDefinitionRequest {
|
|
491
|
+
JobDefinitionName: string | undefined;
|
|
701
492
|
}
|
|
702
|
-
export interface
|
|
703
|
-
|
|
704
|
-
PipelineDisplayName?: string | undefined;
|
|
705
|
-
PipelineDefinition?: string | undefined;
|
|
706
|
-
PipelineDefinitionS3Location?: PipelineDefinitionS3Location | undefined;
|
|
707
|
-
PipelineDescription?: string | undefined;
|
|
708
|
-
ClientRequestToken?: string | undefined;
|
|
709
|
-
RoleArn: string | undefined;
|
|
710
|
-
Tags?: Tag[] | undefined;
|
|
711
|
-
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
493
|
+
export interface DeleteModelCardRequest {
|
|
494
|
+
ModelCardName: string | undefined;
|
|
712
495
|
}
|
|
713
|
-
export interface
|
|
714
|
-
|
|
496
|
+
export interface DeleteModelExplainabilityJobDefinitionRequest {
|
|
497
|
+
JobDefinitionName: string | undefined;
|
|
715
498
|
}
|
|
716
|
-
export interface
|
|
717
|
-
|
|
718
|
-
UserProfileName: string | undefined;
|
|
719
|
-
SessionExpirationDurationInSeconds?: number | undefined;
|
|
720
|
-
ExpiresInSeconds?: number | undefined;
|
|
721
|
-
SpaceName?: string | undefined;
|
|
722
|
-
LandingUri?: string | undefined;
|
|
499
|
+
export interface DeleteModelPackageInput {
|
|
500
|
+
ModelPackageName: string | undefined;
|
|
723
501
|
}
|
|
724
|
-
export interface
|
|
725
|
-
|
|
502
|
+
export interface DeleteModelPackageGroupInput {
|
|
503
|
+
ModelPackageGroupName: string | undefined;
|
|
726
504
|
}
|
|
727
|
-
export interface
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
505
|
+
export interface DeleteModelPackageGroupPolicyInput {
|
|
506
|
+
ModelPackageGroupName: string | undefined;
|
|
507
|
+
}
|
|
508
|
+
export interface DeleteModelQualityJobDefinitionRequest {
|
|
509
|
+
JobDefinitionName: string | undefined;
|
|
731
510
|
}
|
|
732
|
-
export interface
|
|
733
|
-
|
|
511
|
+
export interface DeleteMonitoringScheduleRequest {
|
|
512
|
+
MonitoringScheduleName: string | undefined;
|
|
734
513
|
}
|
|
735
|
-
export interface
|
|
514
|
+
export interface DeleteNotebookInstanceInput {
|
|
736
515
|
NotebookInstanceName: string | undefined;
|
|
737
|
-
SessionExpirationDurationInSeconds?: number | undefined;
|
|
738
516
|
}
|
|
739
|
-
export interface
|
|
740
|
-
|
|
517
|
+
export interface DeleteNotebookInstanceLifecycleConfigInput {
|
|
518
|
+
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
741
519
|
}
|
|
742
|
-
export interface
|
|
743
|
-
|
|
744
|
-
TrialName?: string | undefined;
|
|
745
|
-
TrialComponentDisplayName?: string | undefined;
|
|
746
|
-
RunName?: string | undefined;
|
|
747
|
-
}
|
|
748
|
-
export declare const DataDistributionType: {
|
|
749
|
-
readonly FULLYREPLICATED: "FullyReplicated";
|
|
750
|
-
readonly SHARDEDBYS3KEY: "ShardedByS3Key";
|
|
751
|
-
};
|
|
752
|
-
export type DataDistributionType =
|
|
753
|
-
(typeof DataDistributionType)[keyof typeof DataDistributionType];
|
|
754
|
-
export declare const InputMode: {
|
|
755
|
-
readonly FILE: "File";
|
|
756
|
-
readonly PIPE: "Pipe";
|
|
757
|
-
};
|
|
758
|
-
export type InputMode = (typeof InputMode)[keyof typeof InputMode];
|
|
759
|
-
export declare const RedshiftResultCompressionType: {
|
|
760
|
-
readonly BZIP2: "BZIP2";
|
|
761
|
-
readonly GZIP: "GZIP";
|
|
762
|
-
readonly NONE: "None";
|
|
763
|
-
readonly SNAPPY: "SNAPPY";
|
|
764
|
-
readonly ZSTD: "ZSTD";
|
|
765
|
-
};
|
|
766
|
-
export type RedshiftResultCompressionType =
|
|
767
|
-
(typeof RedshiftResultCompressionType)[keyof typeof RedshiftResultCompressionType];
|
|
768
|
-
export declare const RedshiftResultFormat: {
|
|
769
|
-
readonly CSV: "CSV";
|
|
770
|
-
readonly PARQUET: "PARQUET";
|
|
771
|
-
};
|
|
772
|
-
export type RedshiftResultFormat =
|
|
773
|
-
(typeof RedshiftResultFormat)[keyof typeof RedshiftResultFormat];
|
|
774
|
-
export interface RedshiftDatasetDefinition {
|
|
775
|
-
ClusterId: string | undefined;
|
|
776
|
-
Database: string | undefined;
|
|
777
|
-
DbUser: string | undefined;
|
|
778
|
-
QueryString: string | undefined;
|
|
779
|
-
ClusterRoleArn: string | undefined;
|
|
780
|
-
OutputS3Uri: string | undefined;
|
|
781
|
-
KmsKeyId?: string | undefined;
|
|
782
|
-
OutputFormat: RedshiftResultFormat | undefined;
|
|
783
|
-
OutputCompression?: RedshiftResultCompressionType | undefined;
|
|
784
|
-
}
|
|
785
|
-
export interface DatasetDefinition {
|
|
786
|
-
AthenaDatasetDefinition?: AthenaDatasetDefinition | undefined;
|
|
787
|
-
RedshiftDatasetDefinition?: RedshiftDatasetDefinition | undefined;
|
|
788
|
-
LocalPath?: string | undefined;
|
|
789
|
-
DataDistributionType?: DataDistributionType | undefined;
|
|
790
|
-
InputMode?: InputMode | undefined;
|
|
791
|
-
}
|
|
792
|
-
export declare const ProcessingS3CompressionType: {
|
|
793
|
-
readonly GZIP: "Gzip";
|
|
794
|
-
readonly NONE: "None";
|
|
795
|
-
};
|
|
796
|
-
export type ProcessingS3CompressionType =
|
|
797
|
-
(typeof ProcessingS3CompressionType)[keyof typeof ProcessingS3CompressionType];
|
|
798
|
-
export declare const ProcessingS3DataType: {
|
|
799
|
-
readonly MANIFEST_FILE: "ManifestFile";
|
|
800
|
-
readonly S3_PREFIX: "S3Prefix";
|
|
801
|
-
};
|
|
802
|
-
export type ProcessingS3DataType =
|
|
803
|
-
(typeof ProcessingS3DataType)[keyof typeof ProcessingS3DataType];
|
|
804
|
-
export interface ProcessingS3Input {
|
|
805
|
-
S3Uri: string | undefined;
|
|
806
|
-
LocalPath?: string | undefined;
|
|
807
|
-
S3DataType: ProcessingS3DataType | undefined;
|
|
808
|
-
S3InputMode?: ProcessingS3InputMode | undefined;
|
|
809
|
-
S3DataDistributionType?: ProcessingS3DataDistributionType | undefined;
|
|
810
|
-
S3CompressionType?: ProcessingS3CompressionType | undefined;
|
|
811
|
-
}
|
|
812
|
-
export interface ProcessingInput {
|
|
813
|
-
InputName: string | undefined;
|
|
814
|
-
AppManaged?: boolean | undefined;
|
|
815
|
-
S3Input?: ProcessingS3Input | undefined;
|
|
816
|
-
DatasetDefinition?: DatasetDefinition | undefined;
|
|
817
|
-
}
|
|
818
|
-
export interface ProcessingFeatureStoreOutput {
|
|
819
|
-
FeatureGroupName: string | undefined;
|
|
520
|
+
export interface DeleteOptimizationJobRequest {
|
|
521
|
+
OptimizationJobName: string | undefined;
|
|
820
522
|
}
|
|
821
|
-
export interface
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
S3UploadMode: ProcessingS3UploadMode | undefined;
|
|
523
|
+
export interface DeletePartnerAppRequest {
|
|
524
|
+
Arn: string | undefined;
|
|
525
|
+
ClientToken?: string | undefined;
|
|
825
526
|
}
|
|
826
|
-
export interface
|
|
827
|
-
|
|
828
|
-
S3Output?: ProcessingS3Output | undefined;
|
|
829
|
-
FeatureStoreOutput?: ProcessingFeatureStoreOutput | undefined;
|
|
830
|
-
AppManaged?: boolean | undefined;
|
|
527
|
+
export interface DeletePartnerAppResponse {
|
|
528
|
+
Arn?: string | undefined;
|
|
831
529
|
}
|
|
832
|
-
export interface
|
|
833
|
-
|
|
834
|
-
|
|
530
|
+
export interface DeletePipelineRequest {
|
|
531
|
+
PipelineName: string | undefined;
|
|
532
|
+
ClientRequestToken?: string | undefined;
|
|
835
533
|
}
|
|
836
|
-
export interface
|
|
837
|
-
|
|
838
|
-
InstanceType: ProcessingInstanceType | undefined;
|
|
839
|
-
VolumeSizeInGB: number | undefined;
|
|
840
|
-
VolumeKmsKeyId?: string | undefined;
|
|
534
|
+
export interface DeletePipelineResponse {
|
|
535
|
+
PipelineArn?: string | undefined;
|
|
841
536
|
}
|
|
842
|
-
export interface
|
|
843
|
-
|
|
537
|
+
export interface DeleteProcessingJobRequest {
|
|
538
|
+
ProcessingJobName: string | undefined;
|
|
844
539
|
}
|
|
845
|
-
export interface
|
|
846
|
-
|
|
540
|
+
export interface DeleteProjectInput {
|
|
541
|
+
ProjectName: string | undefined;
|
|
847
542
|
}
|
|
848
|
-
export interface
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
ProcessingJobName: string | undefined;
|
|
852
|
-
ProcessingResources: ProcessingResources | undefined;
|
|
853
|
-
StoppingCondition?: ProcessingStoppingCondition | undefined;
|
|
854
|
-
AppSpecification: AppSpecification | undefined;
|
|
855
|
-
Environment?: Record<string, string> | undefined;
|
|
856
|
-
NetworkConfig?: NetworkConfig | undefined;
|
|
857
|
-
RoleArn: string | undefined;
|
|
858
|
-
Tags?: Tag[] | undefined;
|
|
859
|
-
ExperimentConfig?: ExperimentConfig | undefined;
|
|
543
|
+
export interface DeleteSpaceRequest {
|
|
544
|
+
DomainId: string | undefined;
|
|
545
|
+
SpaceName: string | undefined;
|
|
860
546
|
}
|
|
861
|
-
export interface
|
|
862
|
-
|
|
547
|
+
export interface DeleteStudioLifecycleConfigRequest {
|
|
548
|
+
StudioLifecycleConfigName: string | undefined;
|
|
863
549
|
}
|
|
864
|
-
export interface
|
|
865
|
-
|
|
866
|
-
|
|
550
|
+
export interface DeleteTagsInput {
|
|
551
|
+
ResourceArn: string | undefined;
|
|
552
|
+
TagKeys: string[] | undefined;
|
|
867
553
|
}
|
|
868
|
-
export interface
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
PathId?: string | undefined;
|
|
872
|
-
ProvisioningParameters?: ProvisioningParameter[] | undefined;
|
|
554
|
+
export interface DeleteTagsOutput {}
|
|
555
|
+
export interface DeleteTrainingJobRequest {
|
|
556
|
+
TrainingJobName: string | undefined;
|
|
873
557
|
}
|
|
874
|
-
export interface
|
|
875
|
-
|
|
558
|
+
export interface DeleteTrialRequest {
|
|
559
|
+
TrialName: string | undefined;
|
|
876
560
|
}
|
|
877
|
-
export interface
|
|
878
|
-
|
|
879
|
-
ProjectDescription?: string | undefined;
|
|
880
|
-
ServiceCatalogProvisioningDetails?:
|
|
881
|
-
| ServiceCatalogProvisioningDetails
|
|
882
|
-
| undefined;
|
|
883
|
-
Tags?: Tag[] | undefined;
|
|
884
|
-
TemplateProviders?: CreateTemplateProvider[] | undefined;
|
|
561
|
+
export interface DeleteTrialResponse {
|
|
562
|
+
TrialArn?: string | undefined;
|
|
885
563
|
}
|
|
886
|
-
export interface
|
|
887
|
-
|
|
888
|
-
ProjectId: string | undefined;
|
|
564
|
+
export interface DeleteTrialComponentRequest {
|
|
565
|
+
TrialComponentName: string | undefined;
|
|
889
566
|
}
|
|
890
|
-
export interface
|
|
891
|
-
|
|
892
|
-
}
|
|
893
|
-
export interface SpaceIdleSettings {
|
|
894
|
-
IdleTimeoutInMinutes?: number | undefined;
|
|
895
|
-
}
|
|
896
|
-
export interface SpaceAppLifecycleManagement {
|
|
897
|
-
IdleSettings?: SpaceIdleSettings | undefined;
|
|
898
|
-
}
|
|
899
|
-
export interface SpaceCodeEditorAppSettings {
|
|
900
|
-
DefaultResourceSpec?: ResourceSpec | undefined;
|
|
901
|
-
AppLifecycleManagement?: SpaceAppLifecycleManagement | undefined;
|
|
902
|
-
}
|
|
903
|
-
export interface EFSFileSystem {
|
|
904
|
-
FileSystemId: string | undefined;
|
|
905
|
-
}
|
|
906
|
-
export interface FSxLustreFileSystem {
|
|
907
|
-
FileSystemId: string | undefined;
|
|
908
|
-
}
|
|
909
|
-
export interface S3FileSystem {
|
|
910
|
-
S3Uri: string | undefined;
|
|
911
|
-
}
|
|
912
|
-
export type CustomFileSystem =
|
|
913
|
-
| CustomFileSystem.EFSFileSystemMember
|
|
914
|
-
| CustomFileSystem.FSxLustreFileSystemMember
|
|
915
|
-
| CustomFileSystem.S3FileSystemMember
|
|
916
|
-
| CustomFileSystem.$UnknownMember;
|
|
917
|
-
export declare namespace CustomFileSystem {
|
|
918
|
-
interface EFSFileSystemMember {
|
|
919
|
-
EFSFileSystem: EFSFileSystem;
|
|
920
|
-
FSxLustreFileSystem?: never;
|
|
921
|
-
S3FileSystem?: never;
|
|
922
|
-
$unknown?: never;
|
|
923
|
-
}
|
|
924
|
-
interface FSxLustreFileSystemMember {
|
|
925
|
-
EFSFileSystem?: never;
|
|
926
|
-
FSxLustreFileSystem: FSxLustreFileSystem;
|
|
927
|
-
S3FileSystem?: never;
|
|
928
|
-
$unknown?: never;
|
|
929
|
-
}
|
|
930
|
-
interface S3FileSystemMember {
|
|
931
|
-
EFSFileSystem?: never;
|
|
932
|
-
FSxLustreFileSystem?: never;
|
|
933
|
-
S3FileSystem: S3FileSystem;
|
|
934
|
-
$unknown?: never;
|
|
935
|
-
}
|
|
936
|
-
interface $UnknownMember {
|
|
937
|
-
EFSFileSystem?: never;
|
|
938
|
-
FSxLustreFileSystem?: never;
|
|
939
|
-
S3FileSystem?: never;
|
|
940
|
-
$unknown: [string, any];
|
|
941
|
-
}
|
|
942
|
-
interface Visitor<T> {
|
|
943
|
-
EFSFileSystem: (value: EFSFileSystem) => T;
|
|
944
|
-
FSxLustreFileSystem: (value: FSxLustreFileSystem) => T;
|
|
945
|
-
S3FileSystem: (value: S3FileSystem) => T;
|
|
946
|
-
_: (name: string, value: any) => T;
|
|
947
|
-
}
|
|
948
|
-
}
|
|
949
|
-
export interface SpaceJupyterLabAppSettings {
|
|
950
|
-
DefaultResourceSpec?: ResourceSpec | undefined;
|
|
951
|
-
CodeRepositories?: CodeRepository[] | undefined;
|
|
952
|
-
AppLifecycleManagement?: SpaceAppLifecycleManagement | undefined;
|
|
953
|
-
}
|
|
954
|
-
export interface EbsStorageSettings {
|
|
955
|
-
EbsVolumeSizeInGb: number | undefined;
|
|
956
|
-
}
|
|
957
|
-
export interface SpaceStorageSettings {
|
|
958
|
-
EbsStorageSettings?: EbsStorageSettings | undefined;
|
|
959
|
-
}
|
|
960
|
-
export interface SpaceSettings {
|
|
961
|
-
JupyterServerAppSettings?: JupyterServerAppSettings | undefined;
|
|
962
|
-
KernelGatewayAppSettings?: KernelGatewayAppSettings | undefined;
|
|
963
|
-
CodeEditorAppSettings?: SpaceCodeEditorAppSettings | undefined;
|
|
964
|
-
JupyterLabAppSettings?: SpaceJupyterLabAppSettings | undefined;
|
|
965
|
-
AppType?: AppType | undefined;
|
|
966
|
-
SpaceStorageSettings?: SpaceStorageSettings | undefined;
|
|
967
|
-
SpaceManagedResources?: FeatureStatus | undefined;
|
|
968
|
-
CustomFileSystems?: CustomFileSystem[] | undefined;
|
|
969
|
-
RemoteAccess?: FeatureStatus | undefined;
|
|
970
|
-
}
|
|
971
|
-
export declare const SharingType: {
|
|
972
|
-
readonly Private: "Private";
|
|
973
|
-
readonly Shared: "Shared";
|
|
974
|
-
};
|
|
975
|
-
export type SharingType = (typeof SharingType)[keyof typeof SharingType];
|
|
976
|
-
export interface SpaceSharingSettings {
|
|
977
|
-
SharingType: SharingType | undefined;
|
|
978
|
-
}
|
|
979
|
-
export interface CreateSpaceRequest {
|
|
980
|
-
DomainId: string | undefined;
|
|
981
|
-
SpaceName: string | undefined;
|
|
982
|
-
Tags?: Tag[] | undefined;
|
|
983
|
-
SpaceSettings?: SpaceSettings | undefined;
|
|
984
|
-
OwnershipSettings?: OwnershipSettings | undefined;
|
|
985
|
-
SpaceSharingSettings?: SpaceSharingSettings | undefined;
|
|
986
|
-
SpaceDisplayName?: string | undefined;
|
|
567
|
+
export interface DeleteTrialComponentResponse {
|
|
568
|
+
TrialComponentArn?: string | undefined;
|
|
987
569
|
}
|
|
988
|
-
export interface
|
|
989
|
-
|
|
570
|
+
export interface DeleteUserProfileRequest {
|
|
571
|
+
DomainId: string | undefined;
|
|
572
|
+
UserProfileName: string | undefined;
|
|
990
573
|
}
|
|
991
|
-
export
|
|
992
|
-
|
|
993
|
-
readonly JupyterLab: "JupyterLab";
|
|
994
|
-
readonly JupyterServer: "JupyterServer";
|
|
995
|
-
readonly KernelGateway: "KernelGateway";
|
|
996
|
-
};
|
|
997
|
-
export type StudioLifecycleConfigAppType =
|
|
998
|
-
(typeof StudioLifecycleConfigAppType)[keyof typeof StudioLifecycleConfigAppType];
|
|
999
|
-
export interface CreateStudioLifecycleConfigRequest {
|
|
1000
|
-
StudioLifecycleConfigName: string | undefined;
|
|
1001
|
-
StudioLifecycleConfigContent: string | undefined;
|
|
1002
|
-
StudioLifecycleConfigAppType: StudioLifecycleConfigAppType | undefined;
|
|
1003
|
-
Tags?: Tag[] | undefined;
|
|
574
|
+
export interface DeleteWorkforceRequest {
|
|
575
|
+
WorkforceName: string | undefined;
|
|
1004
576
|
}
|
|
1005
|
-
export interface
|
|
1006
|
-
|
|
577
|
+
export interface DeleteWorkforceResponse {}
|
|
578
|
+
export interface DeleteWorkteamRequest {
|
|
579
|
+
WorkteamName: string | undefined;
|
|
1007
580
|
}
|
|
1008
|
-
export interface
|
|
1009
|
-
|
|
1010
|
-
S3OutputPath: string | undefined;
|
|
1011
|
-
HookParameters?: Record<string, string> | undefined;
|
|
1012
|
-
CollectionConfigurations?: CollectionConfiguration[] | undefined;
|
|
1013
|
-
}
|
|
1014
|
-
export interface DebugRuleConfiguration {
|
|
1015
|
-
RuleConfigurationName: string | undefined;
|
|
1016
|
-
LocalPath?: string | undefined;
|
|
1017
|
-
S3OutputPath?: string | undefined;
|
|
1018
|
-
RuleEvaluatorImage: string | undefined;
|
|
1019
|
-
InstanceType?: ProcessingInstanceType | undefined;
|
|
1020
|
-
VolumeSizeInGB?: number | undefined;
|
|
1021
|
-
RuleParameters?: Record<string, string> | undefined;
|
|
1022
|
-
}
|
|
1023
|
-
export interface InfraCheckConfig {
|
|
1024
|
-
EnableInfraCheck?: boolean | undefined;
|
|
1025
|
-
}
|
|
1026
|
-
export interface ProfilerConfig {
|
|
1027
|
-
S3OutputPath?: string | undefined;
|
|
1028
|
-
ProfilingIntervalInMilliseconds?: number | undefined;
|
|
1029
|
-
ProfilingParameters?: Record<string, string> | undefined;
|
|
1030
|
-
DisableProfiler?: boolean | undefined;
|
|
1031
|
-
}
|
|
1032
|
-
export interface ProfilerRuleConfiguration {
|
|
1033
|
-
RuleConfigurationName: string | undefined;
|
|
1034
|
-
LocalPath?: string | undefined;
|
|
1035
|
-
S3OutputPath?: string | undefined;
|
|
1036
|
-
RuleEvaluatorImage: string | undefined;
|
|
1037
|
-
InstanceType?: ProcessingInstanceType | undefined;
|
|
1038
|
-
VolumeSizeInGB?: number | undefined;
|
|
1039
|
-
RuleParameters?: Record<string, string> | undefined;
|
|
581
|
+
export interface DeleteWorkteamResponse {
|
|
582
|
+
Success: boolean | undefined;
|
|
1040
583
|
}
|
|
1041
|
-
export interface
|
|
1042
|
-
|
|
584
|
+
export interface DeployedImage {
|
|
585
|
+
SpecifiedImage?: string | undefined;
|
|
586
|
+
ResolvedImage?: string | undefined;
|
|
587
|
+
ResolutionTime?: Date | undefined;
|
|
1043
588
|
}
|
|
1044
|
-
export interface
|
|
1045
|
-
|
|
589
|
+
export interface RealTimeInferenceRecommendation {
|
|
590
|
+
RecommendationId: string | undefined;
|
|
591
|
+
InstanceType: ProductionVariantInstanceType | undefined;
|
|
592
|
+
Environment?: Record<string, string> | undefined;
|
|
1046
593
|
}
|
|
1047
|
-
export interface
|
|
1048
|
-
|
|
1049
|
-
|
|
594
|
+
export interface DeploymentRecommendation {
|
|
595
|
+
RecommendationStatus: RecommendationStatus | undefined;
|
|
596
|
+
RealTimeInferenceRecommendations?:
|
|
597
|
+
| RealTimeInferenceRecommendation[]
|
|
598
|
+
| undefined;
|
|
1050
599
|
}
|
|
1051
|
-
export interface
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
600
|
+
export interface EdgeDeploymentStatus {
|
|
601
|
+
StageStatus: StageStatus | undefined;
|
|
602
|
+
EdgeDeploymentSuccessInStage: number | undefined;
|
|
603
|
+
EdgeDeploymentPendingInStage: number | undefined;
|
|
604
|
+
EdgeDeploymentFailedInStage: number | undefined;
|
|
605
|
+
EdgeDeploymentStatusMessage?: string | undefined;
|
|
606
|
+
EdgeDeploymentStageStartTime?: Date | undefined;
|
|
607
|
+
}
|
|
608
|
+
export interface DeploymentStageStatusSummary {
|
|
609
|
+
StageName: string | undefined;
|
|
610
|
+
DeviceSelectionConfig: DeviceSelectionConfig | undefined;
|
|
611
|
+
DeploymentConfig: EdgeDeploymentConfig | undefined;
|
|
612
|
+
DeploymentStatus: EdgeDeploymentStatus | undefined;
|
|
613
|
+
}
|
|
614
|
+
export interface DeregisterDevicesRequest {
|
|
615
|
+
DeviceFleetName: string | undefined;
|
|
616
|
+
DeviceNames: string[] | undefined;
|
|
617
|
+
}
|
|
618
|
+
export interface DerivedInformation {
|
|
619
|
+
DerivedDataInputConfig?: string | undefined;
|
|
620
|
+
}
|
|
621
|
+
export interface DescribeActionRequest {
|
|
622
|
+
ActionName: string | undefined;
|
|
623
|
+
}
|
|
624
|
+
export interface DescribeActionResponse {
|
|
625
|
+
ActionName?: string | undefined;
|
|
626
|
+
ActionArn?: string | undefined;
|
|
627
|
+
Source?: ActionSource | undefined;
|
|
628
|
+
ActionType?: string | undefined;
|
|
629
|
+
Description?: string | undefined;
|
|
630
|
+
Status?: ActionStatus | undefined;
|
|
631
|
+
Properties?: Record<string, string> | undefined;
|
|
632
|
+
CreationTime?: Date | undefined;
|
|
633
|
+
CreatedBy?: UserContext | undefined;
|
|
634
|
+
LastModifiedTime?: Date | undefined;
|
|
635
|
+
LastModifiedBy?: UserContext | undefined;
|
|
636
|
+
MetadataProperties?: MetadataProperties | undefined;
|
|
637
|
+
LineageGroupArn?: string | undefined;
|
|
638
|
+
}
|
|
639
|
+
export interface DescribeAlgorithmInput {
|
|
640
|
+
AlgorithmName: string | undefined;
|
|
641
|
+
}
|
|
642
|
+
export interface DescribeAlgorithmOutput {
|
|
643
|
+
AlgorithmName: string | undefined;
|
|
644
|
+
AlgorithmArn: string | undefined;
|
|
645
|
+
AlgorithmDescription?: string | undefined;
|
|
646
|
+
CreationTime: Date | undefined;
|
|
647
|
+
TrainingSpecification: TrainingSpecification | undefined;
|
|
648
|
+
InferenceSpecification?: InferenceSpecification | undefined;
|
|
649
|
+
ValidationSpecification?: AlgorithmValidationSpecification | undefined;
|
|
650
|
+
AlgorithmStatus: AlgorithmStatus | undefined;
|
|
651
|
+
AlgorithmStatusDetails: AlgorithmStatusDetails | undefined;
|
|
652
|
+
ProductId?: string | undefined;
|
|
653
|
+
CertifyForMarketplace?: boolean | undefined;
|
|
654
|
+
}
|
|
655
|
+
export interface DescribeAppRequest {
|
|
656
|
+
DomainId: string | undefined;
|
|
657
|
+
UserProfileName?: string | undefined;
|
|
658
|
+
SpaceName?: string | undefined;
|
|
659
|
+
AppType: AppType | undefined;
|
|
660
|
+
AppName: string | undefined;
|
|
661
|
+
}
|
|
662
|
+
export interface DescribeAppResponse {
|
|
663
|
+
AppArn?: string | undefined;
|
|
664
|
+
AppType?: AppType | undefined;
|
|
665
|
+
AppName?: string | undefined;
|
|
666
|
+
DomainId?: string | undefined;
|
|
667
|
+
UserProfileName?: string | undefined;
|
|
668
|
+
SpaceName?: string | undefined;
|
|
669
|
+
Status?: AppStatus | undefined;
|
|
670
|
+
EffectiveTrustedIdentityPropagationStatus?: FeatureStatus | undefined;
|
|
671
|
+
RecoveryMode?: boolean | undefined;
|
|
672
|
+
LastHealthCheckTimestamp?: Date | undefined;
|
|
673
|
+
LastUserActivityTimestamp?: Date | undefined;
|
|
674
|
+
CreationTime?: Date | undefined;
|
|
675
|
+
FailureReason?: string | undefined;
|
|
676
|
+
ResourceSpec?: ResourceSpec | undefined;
|
|
677
|
+
BuiltInLifecycleConfigArn?: string | undefined;
|
|
678
|
+
}
|
|
679
|
+
export interface DescribeAppImageConfigRequest {
|
|
680
|
+
AppImageConfigName: string | undefined;
|
|
681
|
+
}
|
|
682
|
+
export interface DescribeAppImageConfigResponse {
|
|
683
|
+
AppImageConfigArn?: string | undefined;
|
|
684
|
+
AppImageConfigName?: string | undefined;
|
|
685
|
+
CreationTime?: Date | undefined;
|
|
686
|
+
LastModifiedTime?: Date | undefined;
|
|
687
|
+
KernelGatewayImageConfig?: KernelGatewayImageConfig | undefined;
|
|
688
|
+
JupyterLabAppImageConfig?: JupyterLabAppImageConfig | undefined;
|
|
689
|
+
CodeEditorAppImageConfig?: CodeEditorAppImageConfig | undefined;
|
|
690
|
+
}
|
|
691
|
+
export interface DescribeArtifactRequest {
|
|
692
|
+
ArtifactArn: string | undefined;
|
|
693
|
+
}
|
|
694
|
+
export interface DescribeArtifactResponse {
|
|
695
|
+
ArtifactName?: string | undefined;
|
|
696
|
+
ArtifactArn?: string | undefined;
|
|
697
|
+
Source?: ArtifactSource | undefined;
|
|
698
|
+
ArtifactType?: string | undefined;
|
|
699
|
+
Properties?: Record<string, string> | undefined;
|
|
700
|
+
CreationTime?: Date | undefined;
|
|
701
|
+
CreatedBy?: UserContext | undefined;
|
|
702
|
+
LastModifiedTime?: Date | undefined;
|
|
703
|
+
LastModifiedBy?: UserContext | undefined;
|
|
704
|
+
MetadataProperties?: MetadataProperties | undefined;
|
|
705
|
+
LineageGroupArn?: string | undefined;
|
|
706
|
+
}
|
|
707
|
+
export interface DescribeAutoMLJobRequest {
|
|
708
|
+
AutoMLJobName: string | undefined;
|
|
709
|
+
}
|
|
710
|
+
export interface ModelDeployResult {
|
|
711
|
+
EndpointName?: string | undefined;
|
|
712
|
+
}
|
|
713
|
+
export interface ResolvedAttributes {
|
|
714
|
+
AutoMLJobObjective?: AutoMLJobObjective | undefined;
|
|
715
|
+
ProblemType?: ProblemType | undefined;
|
|
716
|
+
CompletionCriteria?: AutoMLJobCompletionCriteria | undefined;
|
|
717
|
+
}
|
|
718
|
+
export interface DescribeAutoMLJobResponse {
|
|
719
|
+
AutoMLJobName: string | undefined;
|
|
720
|
+
AutoMLJobArn: string | undefined;
|
|
721
|
+
InputDataConfig: AutoMLChannel[] | undefined;
|
|
722
|
+
OutputDataConfig: AutoMLOutputDataConfig | undefined;
|
|
1055
723
|
RoleArn: string | undefined;
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
724
|
+
AutoMLJobObjective?: AutoMLJobObjective | undefined;
|
|
725
|
+
ProblemType?: ProblemType | undefined;
|
|
726
|
+
AutoMLJobConfig?: AutoMLJobConfig | undefined;
|
|
727
|
+
CreationTime: Date | undefined;
|
|
728
|
+
EndTime?: Date | undefined;
|
|
729
|
+
LastModifiedTime: Date | undefined;
|
|
730
|
+
FailureReason?: string | undefined;
|
|
731
|
+
PartialFailureReasons?: AutoMLPartialFailureReason[] | undefined;
|
|
732
|
+
BestCandidate?: AutoMLCandidate | undefined;
|
|
733
|
+
AutoMLJobStatus: AutoMLJobStatus | undefined;
|
|
734
|
+
AutoMLJobSecondaryStatus: AutoMLJobSecondaryStatus | undefined;
|
|
735
|
+
GenerateCandidateDefinitionsOnly?: boolean | undefined;
|
|
736
|
+
AutoMLJobArtifacts?: AutoMLJobArtifacts | undefined;
|
|
737
|
+
ResolvedAttributes?: ResolvedAttributes | undefined;
|
|
738
|
+
ModelDeployConfig?: ModelDeployConfig | undefined;
|
|
739
|
+
ModelDeployResult?: ModelDeployResult | undefined;
|
|
740
|
+
}
|
|
741
|
+
export interface DescribeAutoMLJobV2Request {
|
|
742
|
+
AutoMLJobName: string | undefined;
|
|
743
|
+
}
|
|
744
|
+
export interface DescribeAutoMLJobV2Response {
|
|
745
|
+
AutoMLJobName: string | undefined;
|
|
746
|
+
AutoMLJobArn: string | undefined;
|
|
747
|
+
AutoMLJobInputDataConfig: AutoMLJobChannel[] | undefined;
|
|
748
|
+
OutputDataConfig: AutoMLOutputDataConfig | undefined;
|
|
749
|
+
RoleArn: string | undefined;
|
|
750
|
+
AutoMLJobObjective?: AutoMLJobObjective | undefined;
|
|
751
|
+
AutoMLProblemTypeConfig?: AutoMLProblemTypeConfig | undefined;
|
|
752
|
+
AutoMLProblemTypeConfigName?: AutoMLProblemTypeConfigName | undefined;
|
|
753
|
+
CreationTime: Date | undefined;
|
|
754
|
+
EndTime?: Date | undefined;
|
|
755
|
+
LastModifiedTime: Date | undefined;
|
|
756
|
+
FailureReason?: string | undefined;
|
|
757
|
+
PartialFailureReasons?: AutoMLPartialFailureReason[] | undefined;
|
|
758
|
+
BestCandidate?: AutoMLCandidate | undefined;
|
|
759
|
+
AutoMLJobStatus: AutoMLJobStatus | undefined;
|
|
760
|
+
AutoMLJobSecondaryStatus: AutoMLJobSecondaryStatus | undefined;
|
|
761
|
+
AutoMLJobArtifacts?: AutoMLJobArtifacts | undefined;
|
|
762
|
+
ResolvedAttributes?: AutoMLResolvedAttributes | undefined;
|
|
763
|
+
ModelDeployConfig?: ModelDeployConfig | undefined;
|
|
764
|
+
ModelDeployResult?: ModelDeployResult | undefined;
|
|
765
|
+
DataSplitConfig?: AutoMLDataSplitConfig | undefined;
|
|
766
|
+
SecurityConfig?: AutoMLSecurityConfig | undefined;
|
|
767
|
+
AutoMLComputeConfig?: AutoMLComputeConfig | undefined;
|
|
768
|
+
}
|
|
769
|
+
export interface DescribeClusterRequest {
|
|
770
|
+
ClusterName: string | undefined;
|
|
771
|
+
}
|
|
772
|
+
export interface DescribeClusterResponse {
|
|
773
|
+
ClusterArn: string | undefined;
|
|
774
|
+
ClusterName?: string | undefined;
|
|
775
|
+
ClusterStatus: ClusterStatus | undefined;
|
|
776
|
+
CreationTime?: Date | undefined;
|
|
777
|
+
FailureMessage?: string | undefined;
|
|
778
|
+
InstanceGroups: ClusterInstanceGroupDetails[] | undefined;
|
|
779
|
+
RestrictedInstanceGroups?:
|
|
780
|
+
| ClusterRestrictedInstanceGroupDetails[]
|
|
781
|
+
| undefined;
|
|
1059
782
|
VpcConfig?: VpcConfig | undefined;
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
ProfilerConfig?: ProfilerConfig | undefined;
|
|
1071
|
-
ProfilerRuleConfigurations?: ProfilerRuleConfiguration[] | undefined;
|
|
1072
|
-
Environment?: Record<string, string> | undefined;
|
|
1073
|
-
RetryStrategy?: RetryStrategy | undefined;
|
|
1074
|
-
RemoteDebugConfig?: RemoteDebugConfig | undefined;
|
|
1075
|
-
InfraCheckConfig?: InfraCheckConfig | undefined;
|
|
1076
|
-
SessionChainingConfig?: SessionChainingConfig | undefined;
|
|
783
|
+
Orchestrator?: ClusterOrchestrator | undefined;
|
|
784
|
+
TieredStorageConfig?: ClusterTieredStorageConfig | undefined;
|
|
785
|
+
NodeRecovery?: ClusterNodeRecovery | undefined;
|
|
786
|
+
NodeProvisioningMode?: ClusterNodeProvisioningMode | undefined;
|
|
787
|
+
ClusterRole?: string | undefined;
|
|
788
|
+
AutoScaling?: ClusterAutoScalingConfigOutput | undefined;
|
|
789
|
+
}
|
|
790
|
+
export interface DescribeClusterEventRequest {
|
|
791
|
+
EventId: string | undefined;
|
|
792
|
+
ClusterName: string | undefined;
|
|
1077
793
|
}
|
|
1078
|
-
export interface
|
|
1079
|
-
|
|
794
|
+
export interface DescribeClusterEventResponse {
|
|
795
|
+
EventDetails?: ClusterEventDetail | undefined;
|
|
1080
796
|
}
|
|
1081
|
-
export interface
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
Tags?: Tag[] | undefined;
|
|
797
|
+
export interface DescribeClusterNodeRequest {
|
|
798
|
+
ClusterName: string | undefined;
|
|
799
|
+
NodeId?: string | undefined;
|
|
800
|
+
NodeLogicalId?: string | undefined;
|
|
1086
801
|
}
|
|
1087
|
-
export interface
|
|
1088
|
-
|
|
802
|
+
export interface DescribeClusterNodeResponse {
|
|
803
|
+
NodeDetails: ClusterNodeDetails | undefined;
|
|
1089
804
|
}
|
|
1090
|
-
export
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
}
|
|
1094
|
-
export
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
805
|
+
export interface DescribeClusterSchedulerConfigRequest {
|
|
806
|
+
ClusterSchedulerConfigId: string | undefined;
|
|
807
|
+
ClusterSchedulerConfigVersion?: number | undefined;
|
|
808
|
+
}
|
|
809
|
+
export interface DescribeClusterSchedulerConfigResponse {
|
|
810
|
+
ClusterSchedulerConfigArn: string | undefined;
|
|
811
|
+
ClusterSchedulerConfigId: string | undefined;
|
|
812
|
+
Name: string | undefined;
|
|
813
|
+
ClusterSchedulerConfigVersion: number | undefined;
|
|
814
|
+
Status: SchedulerResourceStatus | undefined;
|
|
815
|
+
FailureReason?: string | undefined;
|
|
816
|
+
ClusterArn?: string | undefined;
|
|
817
|
+
SchedulerConfig?: SchedulerConfig | undefined;
|
|
818
|
+
Description?: string | undefined;
|
|
819
|
+
CreationTime: Date | undefined;
|
|
820
|
+
CreatedBy?: UserContext | undefined;
|
|
821
|
+
LastModifiedTime?: Date | undefined;
|
|
822
|
+
LastModifiedBy?: UserContext | undefined;
|
|
823
|
+
}
|
|
824
|
+
export interface DescribeCodeRepositoryInput {
|
|
825
|
+
CodeRepositoryName: string | undefined;
|
|
826
|
+
}
|
|
827
|
+
export interface DescribeCodeRepositoryOutput {
|
|
828
|
+
CodeRepositoryName: string | undefined;
|
|
829
|
+
CodeRepositoryArn: string | undefined;
|
|
830
|
+
CreationTime: Date | undefined;
|
|
831
|
+
LastModifiedTime: Date | undefined;
|
|
832
|
+
GitConfig?: GitConfig | undefined;
|
|
833
|
+
}
|
|
834
|
+
export interface DescribeCompilationJobRequest {
|
|
835
|
+
CompilationJobName: string | undefined;
|
|
836
|
+
}
|
|
837
|
+
export interface ModelArtifacts {
|
|
838
|
+
S3ModelArtifacts: string | undefined;
|
|
839
|
+
}
|
|
840
|
+
export interface ModelDigests {
|
|
841
|
+
ArtifactDigest?: string | undefined;
|
|
842
|
+
}
|
|
843
|
+
export interface DescribeCompilationJobResponse {
|
|
844
|
+
CompilationJobName: string | undefined;
|
|
845
|
+
CompilationJobArn: string | undefined;
|
|
846
|
+
CompilationJobStatus: CompilationJobStatus | undefined;
|
|
847
|
+
CompilationStartTime?: Date | undefined;
|
|
848
|
+
CompilationEndTime?: Date | undefined;
|
|
849
|
+
StoppingCondition: StoppingCondition | undefined;
|
|
850
|
+
InferenceImage?: string | undefined;
|
|
851
|
+
ModelPackageVersionArn?: string | undefined;
|
|
852
|
+
CreationTime: Date | undefined;
|
|
853
|
+
LastModifiedTime: Date | undefined;
|
|
854
|
+
FailureReason: string | undefined;
|
|
855
|
+
ModelArtifacts: ModelArtifacts | undefined;
|
|
856
|
+
ModelDigests?: ModelDigests | undefined;
|
|
857
|
+
RoleArn: string | undefined;
|
|
858
|
+
InputConfig: InputConfig | undefined;
|
|
859
|
+
OutputConfig: OutputConfig | undefined;
|
|
860
|
+
VpcConfig?: NeoVpcConfig | undefined;
|
|
861
|
+
DerivedInformation?: DerivedInformation | undefined;
|
|
862
|
+
}
|
|
863
|
+
export interface DescribeComputeQuotaRequest {
|
|
864
|
+
ComputeQuotaId: string | undefined;
|
|
865
|
+
ComputeQuotaVersion?: number | undefined;
|
|
866
|
+
}
|
|
867
|
+
export interface DescribeComputeQuotaResponse {
|
|
868
|
+
ComputeQuotaArn: string | undefined;
|
|
869
|
+
ComputeQuotaId: string | undefined;
|
|
870
|
+
Name: string | undefined;
|
|
871
|
+
Description?: string | undefined;
|
|
872
|
+
ComputeQuotaVersion: number | undefined;
|
|
873
|
+
Status: SchedulerResourceStatus | undefined;
|
|
874
|
+
FailureReason?: string | undefined;
|
|
875
|
+
ClusterArn?: string | undefined;
|
|
876
|
+
ComputeQuotaConfig?: ComputeQuotaConfig | undefined;
|
|
877
|
+
ComputeQuotaTarget: ComputeQuotaTarget | undefined;
|
|
878
|
+
ActivationState?: ActivationState | undefined;
|
|
879
|
+
CreationTime: Date | undefined;
|
|
880
|
+
CreatedBy?: UserContext | undefined;
|
|
881
|
+
LastModifiedTime?: Date | undefined;
|
|
882
|
+
LastModifiedBy?: UserContext | undefined;
|
|
883
|
+
}
|
|
884
|
+
export interface DescribeContextRequest {
|
|
885
|
+
ContextName: string | undefined;
|
|
886
|
+
}
|
|
887
|
+
export interface DescribeContextResponse {
|
|
888
|
+
ContextName?: string | undefined;
|
|
889
|
+
ContextArn?: string | undefined;
|
|
890
|
+
Source?: ContextSource | undefined;
|
|
891
|
+
ContextType?: string | undefined;
|
|
892
|
+
Description?: string | undefined;
|
|
893
|
+
Properties?: Record<string, string> | undefined;
|
|
894
|
+
CreationTime?: Date | undefined;
|
|
895
|
+
CreatedBy?: UserContext | undefined;
|
|
896
|
+
LastModifiedTime?: Date | undefined;
|
|
897
|
+
LastModifiedBy?: UserContext | undefined;
|
|
898
|
+
LineageGroupArn?: string | undefined;
|
|
899
|
+
}
|
|
900
|
+
export interface DescribeDataQualityJobDefinitionRequest {
|
|
901
|
+
JobDefinitionName: string | undefined;
|
|
902
|
+
}
|
|
903
|
+
export interface DescribeDataQualityJobDefinitionResponse {
|
|
904
|
+
JobDefinitionArn: string | undefined;
|
|
905
|
+
JobDefinitionName: string | undefined;
|
|
906
|
+
CreationTime: Date | undefined;
|
|
907
|
+
DataQualityBaselineConfig?: DataQualityBaselineConfig | undefined;
|
|
908
|
+
DataQualityAppSpecification: DataQualityAppSpecification | undefined;
|
|
909
|
+
DataQualityJobInput: DataQualityJobInput | undefined;
|
|
910
|
+
DataQualityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
911
|
+
JobResources: MonitoringResources | undefined;
|
|
912
|
+
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
913
|
+
RoleArn: string | undefined;
|
|
914
|
+
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
915
|
+
}
|
|
916
|
+
export interface DescribeDeviceRequest {
|
|
917
|
+
NextToken?: string | undefined;
|
|
918
|
+
DeviceName: string | undefined;
|
|
919
|
+
DeviceFleetName: string | undefined;
|
|
920
|
+
}
|
|
921
|
+
export interface EdgeModel {
|
|
1106
922
|
ModelName: string | undefined;
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
BatchStrategy?: BatchStrategy | undefined;
|
|
1111
|
-
Environment?: Record<string, string> | undefined;
|
|
1112
|
-
TransformInput: TransformInput | undefined;
|
|
1113
|
-
TransformOutput: TransformOutput | undefined;
|
|
1114
|
-
DataCaptureConfig?: BatchDataCaptureConfig | undefined;
|
|
1115
|
-
TransformResources: TransformResources | undefined;
|
|
1116
|
-
DataProcessing?: DataProcessing | undefined;
|
|
1117
|
-
Tags?: Tag[] | undefined;
|
|
1118
|
-
ExperimentConfig?: ExperimentConfig | undefined;
|
|
923
|
+
ModelVersion: string | undefined;
|
|
924
|
+
LatestSampleTime?: Date | undefined;
|
|
925
|
+
LatestInference?: Date | undefined;
|
|
1119
926
|
}
|
|
1120
|
-
export interface
|
|
1121
|
-
|
|
927
|
+
export interface DescribeDeviceResponse {
|
|
928
|
+
DeviceArn?: string | undefined;
|
|
929
|
+
DeviceName: string | undefined;
|
|
930
|
+
Description?: string | undefined;
|
|
931
|
+
DeviceFleetName: string | undefined;
|
|
932
|
+
IotThingName?: string | undefined;
|
|
933
|
+
RegistrationTime: Date | undefined;
|
|
934
|
+
LatestHeartbeat?: Date | undefined;
|
|
935
|
+
Models?: EdgeModel[] | undefined;
|
|
936
|
+
MaxModels?: number | undefined;
|
|
937
|
+
NextToken?: string | undefined;
|
|
938
|
+
AgentVersion?: string | undefined;
|
|
939
|
+
}
|
|
940
|
+
export interface DescribeDeviceFleetRequest {
|
|
941
|
+
DeviceFleetName: string | undefined;
|
|
1122
942
|
}
|
|
1123
|
-
export interface
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
943
|
+
export interface DescribeDeviceFleetResponse {
|
|
944
|
+
DeviceFleetName: string | undefined;
|
|
945
|
+
DeviceFleetArn: string | undefined;
|
|
946
|
+
OutputConfig: EdgeOutputConfig | undefined;
|
|
947
|
+
Description?: string | undefined;
|
|
948
|
+
CreationTime: Date | undefined;
|
|
949
|
+
LastModifiedTime: Date | undefined;
|
|
950
|
+
RoleArn?: string | undefined;
|
|
951
|
+
IotRoleAlias?: string | undefined;
|
|
1129
952
|
}
|
|
1130
|
-
export interface
|
|
1131
|
-
|
|
953
|
+
export interface DescribeDomainRequest {
|
|
954
|
+
DomainId: string | undefined;
|
|
1132
955
|
}
|
|
1133
|
-
export interface
|
|
1134
|
-
|
|
1135
|
-
|
|
956
|
+
export interface DescribeDomainResponse {
|
|
957
|
+
DomainArn?: string | undefined;
|
|
958
|
+
DomainId?: string | undefined;
|
|
959
|
+
DomainName?: string | undefined;
|
|
960
|
+
HomeEfsFileSystemId?: string | undefined;
|
|
961
|
+
SingleSignOnManagedApplicationInstanceId?: string | undefined;
|
|
962
|
+
SingleSignOnApplicationArn?: string | undefined;
|
|
963
|
+
Status?: DomainStatus | undefined;
|
|
964
|
+
CreationTime?: Date | undefined;
|
|
965
|
+
LastModifiedTime?: Date | undefined;
|
|
966
|
+
FailureReason?: string | undefined;
|
|
967
|
+
SecurityGroupIdForDomainBoundary?: string | undefined;
|
|
968
|
+
AuthMode?: AuthMode | undefined;
|
|
969
|
+
DefaultUserSettings?: UserSettings | undefined;
|
|
970
|
+
DomainSettings?: DomainSettings | undefined;
|
|
971
|
+
AppNetworkAccessType?: AppNetworkAccessType | undefined;
|
|
972
|
+
HomeEfsFileSystemKmsKeyId?: string | undefined;
|
|
973
|
+
SubnetIds?: string[] | undefined;
|
|
974
|
+
Url?: string | undefined;
|
|
975
|
+
VpcId?: string | undefined;
|
|
976
|
+
KmsKeyId?: string | undefined;
|
|
977
|
+
AppSecurityGroupManagement?: AppSecurityGroupManagement | undefined;
|
|
978
|
+
TagPropagation?: TagPropagation | undefined;
|
|
979
|
+
DefaultSpaceSettings?: DefaultSpaceSettings | undefined;
|
|
1136
980
|
}
|
|
1137
|
-
export
|
|
1138
|
-
|
|
|
1139
|
-
|
|
|
1140
|
-
|
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
981
|
+
export interface DescribeEdgeDeploymentPlanRequest {
|
|
982
|
+
EdgeDeploymentPlanName: string | undefined;
|
|
983
|
+
NextToken?: string | undefined;
|
|
984
|
+
MaxResults?: number | undefined;
|
|
985
|
+
}
|
|
986
|
+
export interface DescribeEdgeDeploymentPlanResponse {
|
|
987
|
+
EdgeDeploymentPlanArn: string | undefined;
|
|
988
|
+
EdgeDeploymentPlanName: string | undefined;
|
|
989
|
+
ModelConfigs: EdgeDeploymentModelConfig[] | undefined;
|
|
990
|
+
DeviceFleetName: string | undefined;
|
|
991
|
+
EdgeDeploymentSuccess?: number | undefined;
|
|
992
|
+
EdgeDeploymentPending?: number | undefined;
|
|
993
|
+
EdgeDeploymentFailed?: number | undefined;
|
|
994
|
+
Stages: DeploymentStageStatusSummary[] | undefined;
|
|
995
|
+
NextToken?: string | undefined;
|
|
996
|
+
CreationTime?: Date | undefined;
|
|
997
|
+
LastModifiedTime?: Date | undefined;
|
|
998
|
+
}
|
|
999
|
+
export interface DescribeEdgePackagingJobRequest {
|
|
1000
|
+
EdgePackagingJobName: string | undefined;
|
|
1001
|
+
}
|
|
1002
|
+
export interface EdgePresetDeploymentOutput {
|
|
1003
|
+
Type: EdgePresetDeploymentType | undefined;
|
|
1004
|
+
Artifact?: string | undefined;
|
|
1005
|
+
Status?: EdgePresetDeploymentStatus | undefined;
|
|
1006
|
+
StatusMessage?: string | undefined;
|
|
1007
|
+
}
|
|
1008
|
+
export interface DescribeEdgePackagingJobResponse {
|
|
1009
|
+
EdgePackagingJobArn: string | undefined;
|
|
1010
|
+
EdgePackagingJobName: string | undefined;
|
|
1011
|
+
CompilationJobName?: string | undefined;
|
|
1012
|
+
ModelName?: string | undefined;
|
|
1013
|
+
ModelVersion?: string | undefined;
|
|
1014
|
+
RoleArn?: string | undefined;
|
|
1015
|
+
OutputConfig?: EdgeOutputConfig | undefined;
|
|
1016
|
+
ResourceKey?: string | undefined;
|
|
1017
|
+
EdgePackagingJobStatus: EdgePackagingJobStatus | undefined;
|
|
1018
|
+
EdgePackagingJobStatusMessage?: string | undefined;
|
|
1019
|
+
CreationTime?: Date | undefined;
|
|
1020
|
+
LastModifiedTime?: Date | undefined;
|
|
1021
|
+
ModelArtifact?: string | undefined;
|
|
1022
|
+
ModelSignature?: string | undefined;
|
|
1023
|
+
PresetDeploymentOutput?: EdgePresetDeploymentOutput | undefined;
|
|
1024
|
+
}
|
|
1025
|
+
export interface DescribeEndpointInput {
|
|
1026
|
+
EndpointName: string | undefined;
|
|
1027
|
+
}
|
|
1028
|
+
export interface ProductionVariantStatus {
|
|
1029
|
+
Status: VariantStatus | undefined;
|
|
1030
|
+
StatusMessage?: string | undefined;
|
|
1180
1031
|
StartTime?: Date | undefined;
|
|
1181
|
-
EndTime?: Date | undefined;
|
|
1182
|
-
Parameters?: Record<string, TrialComponentParameterValue> | undefined;
|
|
1183
|
-
InputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
|
|
1184
|
-
OutputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
|
|
1185
|
-
MetadataProperties?: MetadataProperties | undefined;
|
|
1186
|
-
Tags?: Tag[] | undefined;
|
|
1187
1032
|
}
|
|
1188
|
-
export interface
|
|
1189
|
-
|
|
1033
|
+
export interface PendingProductionVariantSummary {
|
|
1034
|
+
VariantName: string | undefined;
|
|
1035
|
+
DeployedImages?: DeployedImage[] | undefined;
|
|
1036
|
+
CurrentWeight?: number | undefined;
|
|
1037
|
+
DesiredWeight?: number | undefined;
|
|
1038
|
+
CurrentInstanceCount?: number | undefined;
|
|
1039
|
+
DesiredInstanceCount?: number | undefined;
|
|
1040
|
+
InstanceType?: ProductionVariantInstanceType | undefined;
|
|
1041
|
+
AcceleratorType?: ProductionVariantAcceleratorType | undefined;
|
|
1042
|
+
VariantStatus?: ProductionVariantStatus[] | undefined;
|
|
1043
|
+
CurrentServerlessConfig?: ProductionVariantServerlessConfig | undefined;
|
|
1044
|
+
DesiredServerlessConfig?: ProductionVariantServerlessConfig | undefined;
|
|
1045
|
+
ManagedInstanceScaling?: ProductionVariantManagedInstanceScaling | undefined;
|
|
1046
|
+
RoutingConfig?: ProductionVariantRoutingConfig | undefined;
|
|
1047
|
+
}
|
|
1048
|
+
export interface PendingDeploymentSummary {
|
|
1049
|
+
EndpointConfigName: string | undefined;
|
|
1050
|
+
ProductionVariants?: PendingProductionVariantSummary[] | undefined;
|
|
1051
|
+
StartTime?: Date | undefined;
|
|
1052
|
+
ShadowProductionVariants?: PendingProductionVariantSummary[] | undefined;
|
|
1053
|
+
}
|
|
1054
|
+
export interface Ec2CapacityReservation {
|
|
1055
|
+
Ec2CapacityReservationId?: string | undefined;
|
|
1056
|
+
TotalInstanceCount?: number | undefined;
|
|
1057
|
+
AvailableInstanceCount?: number | undefined;
|
|
1058
|
+
UsedByCurrentEndpoint?: number | undefined;
|
|
1059
|
+
}
|
|
1060
|
+
export interface ProductionVariantCapacityReservationSummary {
|
|
1061
|
+
MlReservationArn?: string | undefined;
|
|
1062
|
+
CapacityReservationPreference?: CapacityReservationPreference | undefined;
|
|
1063
|
+
TotalInstanceCount?: number | undefined;
|
|
1064
|
+
AvailableInstanceCount?: number | undefined;
|
|
1065
|
+
UsedByCurrentEndpoint?: number | undefined;
|
|
1066
|
+
Ec2CapacityReservations?: Ec2CapacityReservation[] | undefined;
|
|
1067
|
+
}
|
|
1068
|
+
export interface ProductionVariantSummary {
|
|
1069
|
+
VariantName: string | undefined;
|
|
1070
|
+
DeployedImages?: DeployedImage[] | undefined;
|
|
1071
|
+
CurrentWeight?: number | undefined;
|
|
1072
|
+
DesiredWeight?: number | undefined;
|
|
1073
|
+
CurrentInstanceCount?: number | undefined;
|
|
1074
|
+
DesiredInstanceCount?: number | undefined;
|
|
1075
|
+
VariantStatus?: ProductionVariantStatus[] | undefined;
|
|
1076
|
+
CurrentServerlessConfig?: ProductionVariantServerlessConfig | undefined;
|
|
1077
|
+
DesiredServerlessConfig?: ProductionVariantServerlessConfig | undefined;
|
|
1078
|
+
ManagedInstanceScaling?: ProductionVariantManagedInstanceScaling | undefined;
|
|
1079
|
+
RoutingConfig?: ProductionVariantRoutingConfig | undefined;
|
|
1080
|
+
CapacityReservationConfig?:
|
|
1081
|
+
| ProductionVariantCapacityReservationSummary
|
|
1082
|
+
| undefined;
|
|
1190
1083
|
}
|
|
1191
|
-
export interface
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1084
|
+
export interface DescribeEndpointOutput {
|
|
1085
|
+
EndpointName: string | undefined;
|
|
1086
|
+
EndpointArn: string | undefined;
|
|
1087
|
+
EndpointConfigName?: string | undefined;
|
|
1088
|
+
ProductionVariants?: ProductionVariantSummary[] | undefined;
|
|
1089
|
+
DataCaptureConfig?: DataCaptureConfigSummary | undefined;
|
|
1090
|
+
EndpointStatus: EndpointStatus | undefined;
|
|
1091
|
+
FailureReason?: string | undefined;
|
|
1092
|
+
CreationTime: Date | undefined;
|
|
1093
|
+
LastModifiedTime: Date | undefined;
|
|
1094
|
+
LastDeploymentConfig?: DeploymentConfig | undefined;
|
|
1095
|
+
AsyncInferenceConfig?: AsyncInferenceConfig | undefined;
|
|
1096
|
+
PendingDeploymentSummary?: PendingDeploymentSummary | undefined;
|
|
1097
|
+
ExplainerConfig?: ExplainerConfig | undefined;
|
|
1098
|
+
ShadowProductionVariants?: ProductionVariantSummary[] | undefined;
|
|
1099
|
+
MetricsConfig?: MetricsConfig | undefined;
|
|
1100
|
+
}
|
|
1101
|
+
export interface DescribeEndpointConfigInput {
|
|
1102
|
+
EndpointConfigName: string | undefined;
|
|
1198
1103
|
}
|
|
1199
|
-
export interface
|
|
1200
|
-
|
|
1104
|
+
export interface DescribeEndpointConfigOutput {
|
|
1105
|
+
EndpointConfigName: string | undefined;
|
|
1106
|
+
EndpointConfigArn: string | undefined;
|
|
1107
|
+
ProductionVariants: ProductionVariant[] | undefined;
|
|
1108
|
+
DataCaptureConfig?: DataCaptureConfig | undefined;
|
|
1109
|
+
KmsKeyId?: string | undefined;
|
|
1110
|
+
CreationTime: Date | undefined;
|
|
1111
|
+
AsyncInferenceConfig?: AsyncInferenceConfig | undefined;
|
|
1112
|
+
ExplainerConfig?: ExplainerConfig | undefined;
|
|
1113
|
+
ShadowProductionVariants?: ProductionVariant[] | undefined;
|
|
1114
|
+
ExecutionRoleArn?: string | undefined;
|
|
1115
|
+
VpcConfig?: VpcConfig | undefined;
|
|
1116
|
+
EnableNetworkIsolation?: boolean | undefined;
|
|
1117
|
+
MetricsConfig?: MetricsConfig | undefined;
|
|
1201
1118
|
}
|
|
1202
|
-
export
|
|
1203
|
-
|
|
1204
|
-
readonly ipv4: "ipv4";
|
|
1205
|
-
};
|
|
1206
|
-
export type WorkforceIpAddressType =
|
|
1207
|
-
(typeof WorkforceIpAddressType)[keyof typeof WorkforceIpAddressType];
|
|
1208
|
-
export interface OidcConfig {
|
|
1209
|
-
ClientId: string | undefined;
|
|
1210
|
-
ClientSecret: string | undefined;
|
|
1211
|
-
Issuer: string | undefined;
|
|
1212
|
-
AuthorizationEndpoint: string | undefined;
|
|
1213
|
-
TokenEndpoint: string | undefined;
|
|
1214
|
-
UserInfoEndpoint: string | undefined;
|
|
1215
|
-
LogoutEndpoint: string | undefined;
|
|
1216
|
-
JwksUri: string | undefined;
|
|
1217
|
-
Scope?: string | undefined;
|
|
1218
|
-
AuthenticationRequestExtraParams?: Record<string, string> | undefined;
|
|
1119
|
+
export interface DescribeExperimentRequest {
|
|
1120
|
+
ExperimentName: string | undefined;
|
|
1219
1121
|
}
|
|
1220
|
-
export interface
|
|
1221
|
-
|
|
1122
|
+
export interface ExperimentSource {
|
|
1123
|
+
SourceArn: string | undefined;
|
|
1124
|
+
SourceType?: string | undefined;
|
|
1222
1125
|
}
|
|
1223
|
-
export interface
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1126
|
+
export interface DescribeExperimentResponse {
|
|
1127
|
+
ExperimentName?: string | undefined;
|
|
1128
|
+
ExperimentArn?: string | undefined;
|
|
1129
|
+
DisplayName?: string | undefined;
|
|
1130
|
+
Source?: ExperimentSource | undefined;
|
|
1131
|
+
Description?: string | undefined;
|
|
1132
|
+
CreationTime?: Date | undefined;
|
|
1133
|
+
CreatedBy?: UserContext | undefined;
|
|
1134
|
+
LastModifiedTime?: Date | undefined;
|
|
1135
|
+
LastModifiedBy?: UserContext | undefined;
|
|
1136
|
+
}
|
|
1137
|
+
export interface DescribeFeatureGroupRequest {
|
|
1138
|
+
FeatureGroupName: string | undefined;
|
|
1139
|
+
NextToken?: string | undefined;
|
|
1140
|
+
}
|
|
1141
|
+
export interface LastUpdateStatus {
|
|
1142
|
+
Status: LastUpdateStatusValue | undefined;
|
|
1143
|
+
FailureReason?: string | undefined;
|
|
1144
|
+
}
|
|
1145
|
+
export interface OfflineStoreStatus {
|
|
1146
|
+
Status: OfflineStoreStatusValue | undefined;
|
|
1147
|
+
BlockedReason?: string | undefined;
|
|
1148
|
+
}
|
|
1149
|
+
export interface ThroughputConfigDescription {
|
|
1150
|
+
ThroughputMode: ThroughputMode | undefined;
|
|
1151
|
+
ProvisionedReadCapacityUnits?: number | undefined;
|
|
1152
|
+
ProvisionedWriteCapacityUnits?: number | undefined;
|
|
1153
|
+
}
|
|
1154
|
+
export interface DescribeFeatureGroupResponse {
|
|
1155
|
+
FeatureGroupArn: string | undefined;
|
|
1156
|
+
FeatureGroupName: string | undefined;
|
|
1157
|
+
RecordIdentifierFeatureName: string | undefined;
|
|
1158
|
+
EventTimeFeatureName: string | undefined;
|
|
1159
|
+
FeatureDefinitions: FeatureDefinition[] | undefined;
|
|
1160
|
+
CreationTime: Date | undefined;
|
|
1161
|
+
LastModifiedTime?: Date | undefined;
|
|
1162
|
+
OnlineStoreConfig?: OnlineStoreConfig | undefined;
|
|
1163
|
+
OfflineStoreConfig?: OfflineStoreConfig | undefined;
|
|
1164
|
+
ThroughputConfig?: ThroughputConfigDescription | undefined;
|
|
1165
|
+
RoleArn?: string | undefined;
|
|
1166
|
+
FeatureGroupStatus?: FeatureGroupStatus | undefined;
|
|
1167
|
+
OfflineStoreStatus?: OfflineStoreStatus | undefined;
|
|
1168
|
+
LastUpdateStatus?: LastUpdateStatus | undefined;
|
|
1169
|
+
FailureReason?: string | undefined;
|
|
1170
|
+
Description?: string | undefined;
|
|
1171
|
+
NextToken: string | undefined;
|
|
1172
|
+
OnlineStoreTotalSizeBytes?: number | undefined;
|
|
1173
|
+
}
|
|
1174
|
+
export interface DescribeFeatureMetadataRequest {
|
|
1175
|
+
FeatureGroupName: string | undefined;
|
|
1176
|
+
FeatureName: string | undefined;
|
|
1177
|
+
}
|
|
1178
|
+
export interface FeatureParameter {
|
|
1179
|
+
Key?: string | undefined;
|
|
1180
|
+
Value?: string | undefined;
|
|
1181
|
+
}
|
|
1182
|
+
export interface DescribeFeatureMetadataResponse {
|
|
1183
|
+
FeatureGroupArn: string | undefined;
|
|
1184
|
+
FeatureGroupName: string | undefined;
|
|
1185
|
+
FeatureName: string | undefined;
|
|
1186
|
+
FeatureType: FeatureType | undefined;
|
|
1187
|
+
CreationTime: Date | undefined;
|
|
1188
|
+
LastModifiedTime: Date | undefined;
|
|
1189
|
+
Description?: string | undefined;
|
|
1190
|
+
Parameters?: FeatureParameter[] | undefined;
|
|
1191
|
+
}
|
|
1192
|
+
export interface DescribeFlowDefinitionRequest {
|
|
1193
|
+
FlowDefinitionName: string | undefined;
|
|
1227
1194
|
}
|
|
1228
|
-
export interface
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1195
|
+
export interface DescribeFlowDefinitionResponse {
|
|
1196
|
+
FlowDefinitionArn: string | undefined;
|
|
1197
|
+
FlowDefinitionName: string | undefined;
|
|
1198
|
+
FlowDefinitionStatus: FlowDefinitionStatus | undefined;
|
|
1199
|
+
CreationTime: Date | undefined;
|
|
1200
|
+
HumanLoopRequestSource?: HumanLoopRequestSource | undefined;
|
|
1201
|
+
HumanLoopActivationConfig?: HumanLoopActivationConfig | undefined;
|
|
1202
|
+
HumanLoopConfig?: HumanLoopConfig | undefined;
|
|
1203
|
+
OutputConfig: FlowDefinitionOutputConfig | undefined;
|
|
1204
|
+
RoleArn: string | undefined;
|
|
1205
|
+
FailureReason?: string | undefined;
|
|
1236
1206
|
}
|
|
1237
|
-
export interface
|
|
1238
|
-
|
|
1207
|
+
export interface DescribeHubRequest {
|
|
1208
|
+
HubName: string | undefined;
|
|
1239
1209
|
}
|
|
1240
|
-
export interface
|
|
1241
|
-
|
|
1210
|
+
export interface DescribeHubResponse {
|
|
1211
|
+
HubName: string | undefined;
|
|
1212
|
+
HubArn: string | undefined;
|
|
1213
|
+
HubDisplayName?: string | undefined;
|
|
1214
|
+
HubDescription?: string | undefined;
|
|
1215
|
+
HubSearchKeywords?: string[] | undefined;
|
|
1216
|
+
S3StorageConfig?: HubS3StorageConfig | undefined;
|
|
1217
|
+
HubStatus: HubStatus | undefined;
|
|
1218
|
+
FailureReason?: string | undefined;
|
|
1219
|
+
CreationTime: Date | undefined;
|
|
1220
|
+
LastModifiedTime: Date | undefined;
|
|
1242
1221
|
}
|
|
1243
|
-
export interface
|
|
1244
|
-
|
|
1245
|
-
|
|
1222
|
+
export interface DescribeHubContentRequest {
|
|
1223
|
+
HubName: string | undefined;
|
|
1224
|
+
HubContentType: HubContentType | undefined;
|
|
1225
|
+
HubContentName: string | undefined;
|
|
1226
|
+
HubContentVersion?: string | undefined;
|
|
1246
1227
|
}
|
|
1247
|
-
export interface
|
|
1248
|
-
|
|
1228
|
+
export interface HubContentDependency {
|
|
1229
|
+
DependencyOriginPath?: string | undefined;
|
|
1230
|
+
DependencyCopyPath?: string | undefined;
|
|
1249
1231
|
}
|
|
1250
|
-
export
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1232
|
+
export interface DescribeHubContentResponse {
|
|
1233
|
+
HubContentName: string | undefined;
|
|
1234
|
+
HubContentArn: string | undefined;
|
|
1235
|
+
HubContentVersion: string | undefined;
|
|
1236
|
+
HubContentType: HubContentType | undefined;
|
|
1237
|
+
DocumentSchemaVersion: string | undefined;
|
|
1238
|
+
HubName: string | undefined;
|
|
1239
|
+
HubArn: string | undefined;
|
|
1240
|
+
HubContentDisplayName?: string | undefined;
|
|
1241
|
+
HubContentDescription?: string | undefined;
|
|
1242
|
+
HubContentMarkdown?: string | undefined;
|
|
1243
|
+
HubContentDocument: string | undefined;
|
|
1244
|
+
SageMakerPublicHubContentArn?: string | undefined;
|
|
1245
|
+
ReferenceMinVersion?: string | undefined;
|
|
1246
|
+
SupportStatus?: HubContentSupportStatus | undefined;
|
|
1247
|
+
HubContentSearchKeywords?: string[] | undefined;
|
|
1248
|
+
HubContentDependencies?: HubContentDependency[] | undefined;
|
|
1249
|
+
HubContentStatus: HubContentStatus | undefined;
|
|
1250
|
+
FailureReason?: string | undefined;
|
|
1251
|
+
CreationTime: Date | undefined;
|
|
1252
|
+
LastModifiedTime?: Date | undefined;
|
|
1259
1253
|
}
|
|
1260
|
-
export interface
|
|
1261
|
-
|
|
1254
|
+
export interface DescribeHumanTaskUiRequest {
|
|
1255
|
+
HumanTaskUiName: string | undefined;
|
|
1262
1256
|
}
|
|
1263
|
-
export interface
|
|
1264
|
-
|
|
1257
|
+
export interface UiTemplateInfo {
|
|
1258
|
+
Url?: string | undefined;
|
|
1259
|
+
ContentSha256?: string | undefined;
|
|
1265
1260
|
}
|
|
1266
|
-
export interface
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
WorkerAccessConfiguration?: WorkerAccessConfiguration | undefined;
|
|
1273
|
-
Tags?: Tag[] | undefined;
|
|
1261
|
+
export interface DescribeHumanTaskUiResponse {
|
|
1262
|
+
HumanTaskUiArn: string | undefined;
|
|
1263
|
+
HumanTaskUiName: string | undefined;
|
|
1264
|
+
HumanTaskUiStatus?: HumanTaskUiStatus | undefined;
|
|
1265
|
+
CreationTime: Date | undefined;
|
|
1266
|
+
UiTemplate: UiTemplateInfo | undefined;
|
|
1274
1267
|
}
|
|
1275
|
-
export interface
|
|
1276
|
-
|
|
1268
|
+
export interface DescribeHyperParameterTuningJobRequest {
|
|
1269
|
+
HyperParameterTuningJobName: string | undefined;
|
|
1277
1270
|
}
|
|
1278
|
-
export
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
export type CrossAccountFilterOption =
|
|
1283
|
-
(typeof CrossAccountFilterOption)[keyof typeof CrossAccountFilterOption];
|
|
1284
|
-
export declare const Statistic: {
|
|
1285
|
-
readonly AVERAGE: "Average";
|
|
1286
|
-
readonly MAXIMUM: "Maximum";
|
|
1287
|
-
readonly MINIMUM: "Minimum";
|
|
1288
|
-
readonly SAMPLE_COUNT: "SampleCount";
|
|
1289
|
-
readonly SUM: "Sum";
|
|
1290
|
-
};
|
|
1291
|
-
export type Statistic = (typeof Statistic)[keyof typeof Statistic];
|
|
1292
|
-
export interface CustomizedMetricSpecification {
|
|
1293
|
-
MetricName?: string | undefined;
|
|
1294
|
-
Namespace?: string | undefined;
|
|
1295
|
-
Statistic?: Statistic | undefined;
|
|
1271
|
+
export interface FinalHyperParameterTuningJobObjectiveMetric {
|
|
1272
|
+
Type?: HyperParameterTuningJobObjectiveType | undefined;
|
|
1273
|
+
MetricName: string | undefined;
|
|
1274
|
+
Value: number | undefined;
|
|
1296
1275
|
}
|
|
1297
|
-
export interface
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1276
|
+
export interface HyperParameterTrainingJobSummary {
|
|
1277
|
+
TrainingJobDefinitionName?: string | undefined;
|
|
1278
|
+
TrainingJobName: string | undefined;
|
|
1279
|
+
TrainingJobArn: string | undefined;
|
|
1280
|
+
TuningJobName?: string | undefined;
|
|
1281
|
+
CreationTime: Date | undefined;
|
|
1282
|
+
TrainingStartTime?: Date | undefined;
|
|
1283
|
+
TrainingEndTime?: Date | undefined;
|
|
1284
|
+
TrainingJobStatus: TrainingJobStatus | undefined;
|
|
1285
|
+
TunedHyperParameters: Record<string, string> | undefined;
|
|
1286
|
+
FailureReason?: string | undefined;
|
|
1287
|
+
FinalHyperParameterTuningJobObjectiveMetric?:
|
|
1288
|
+
| FinalHyperParameterTuningJobObjectiveMetric
|
|
1289
|
+
| undefined;
|
|
1290
|
+
ObjectiveStatus?: ObjectiveStatus | undefined;
|
|
1303
1291
|
}
|
|
1304
|
-
export
|
|
1305
|
-
|
|
1306
|
-
readonly IN_PROGRESS: "InProgress";
|
|
1307
|
-
readonly ISSUES_FOUND: "IssuesFound";
|
|
1308
|
-
readonly NO_ISSUES_FOUND: "NoIssuesFound";
|
|
1309
|
-
readonly STOPPED: "Stopped";
|
|
1310
|
-
readonly STOPPING: "Stopping";
|
|
1311
|
-
};
|
|
1312
|
-
export type RuleEvaluationStatus =
|
|
1313
|
-
(typeof RuleEvaluationStatus)[keyof typeof RuleEvaluationStatus];
|
|
1314
|
-
export interface DebugRuleEvaluationStatus {
|
|
1315
|
-
RuleConfigurationName?: string | undefined;
|
|
1316
|
-
RuleEvaluationJobArn?: string | undefined;
|
|
1317
|
-
RuleEvaluationStatus?: RuleEvaluationStatus | undefined;
|
|
1318
|
-
StatusDetails?: string | undefined;
|
|
1319
|
-
LastModifiedTime?: Date | undefined;
|
|
1292
|
+
export interface HyperParameterTuningJobConsumedResources {
|
|
1293
|
+
RuntimeInSeconds?: number | undefined;
|
|
1320
1294
|
}
|
|
1321
|
-
export interface
|
|
1322
|
-
|
|
1295
|
+
export interface ObjectiveStatusCounters {
|
|
1296
|
+
Succeeded?: number | undefined;
|
|
1297
|
+
Pending?: number | undefined;
|
|
1298
|
+
Failed?: number | undefined;
|
|
1323
1299
|
}
|
|
1324
|
-
export interface
|
|
1325
|
-
|
|
1300
|
+
export interface TrainingJobStatusCounters {
|
|
1301
|
+
Completed?: number | undefined;
|
|
1302
|
+
InProgress?: number | undefined;
|
|
1303
|
+
RetryableError?: number | undefined;
|
|
1304
|
+
NonRetryableError?: number | undefined;
|
|
1305
|
+
Stopped?: number | undefined;
|
|
1326
1306
|
}
|
|
1327
|
-
export interface
|
|
1328
|
-
|
|
1307
|
+
export interface HyperParameterTuningJobCompletionDetails {
|
|
1308
|
+
NumberOfTrainingJobsObjectiveNotImproving?: number | undefined;
|
|
1309
|
+
ConvergenceDetectedTime?: Date | undefined;
|
|
1329
1310
|
}
|
|
1330
|
-
export interface
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1311
|
+
export interface DescribeHyperParameterTuningJobResponse {
|
|
1312
|
+
HyperParameterTuningJobName: string | undefined;
|
|
1313
|
+
HyperParameterTuningJobArn: string | undefined;
|
|
1314
|
+
HyperParameterTuningJobConfig: HyperParameterTuningJobConfig | undefined;
|
|
1315
|
+
TrainingJobDefinition?: HyperParameterTrainingJobDefinition | undefined;
|
|
1316
|
+
TrainingJobDefinitions?: HyperParameterTrainingJobDefinition[] | undefined;
|
|
1317
|
+
HyperParameterTuningJobStatus: HyperParameterTuningJobStatus | undefined;
|
|
1318
|
+
CreationTime: Date | undefined;
|
|
1319
|
+
HyperParameterTuningEndTime?: Date | undefined;
|
|
1320
|
+
LastModifiedTime?: Date | undefined;
|
|
1321
|
+
TrainingJobStatusCounters: TrainingJobStatusCounters | undefined;
|
|
1322
|
+
ObjectiveStatusCounters: ObjectiveStatusCounters | undefined;
|
|
1323
|
+
BestTrainingJob?: HyperParameterTrainingJobSummary | undefined;
|
|
1324
|
+
OverallBestTrainingJob?: HyperParameterTrainingJobSummary | undefined;
|
|
1325
|
+
WarmStartConfig?: HyperParameterTuningJobWarmStartConfig | undefined;
|
|
1326
|
+
Autotune?: Autotune | undefined;
|
|
1327
|
+
FailureReason?: string | undefined;
|
|
1328
|
+
TuningJobCompletionDetails?:
|
|
1329
|
+
| HyperParameterTuningJobCompletionDetails
|
|
1330
|
+
| undefined;
|
|
1331
|
+
ConsumedResources?: HyperParameterTuningJobConsumedResources | undefined;
|
|
1336
1332
|
}
|
|
1337
|
-
export interface
|
|
1338
|
-
|
|
1333
|
+
export interface DescribeImageRequest {
|
|
1334
|
+
ImageName: string | undefined;
|
|
1339
1335
|
}
|
|
1340
|
-
export interface
|
|
1341
|
-
|
|
1342
|
-
|
|
1336
|
+
export interface DescribeImageResponse {
|
|
1337
|
+
CreationTime?: Date | undefined;
|
|
1338
|
+
Description?: string | undefined;
|
|
1339
|
+
DisplayName?: string | undefined;
|
|
1340
|
+
FailureReason?: string | undefined;
|
|
1341
|
+
ImageArn?: string | undefined;
|
|
1342
|
+
ImageName?: string | undefined;
|
|
1343
|
+
ImageStatus?: ImageStatus | undefined;
|
|
1344
|
+
LastModifiedTime?: Date | undefined;
|
|
1345
|
+
RoleArn?: string | undefined;
|
|
1343
1346
|
}
|
|
1344
|
-
export interface
|
|
1345
|
-
|
|
1347
|
+
export interface DescribeImageVersionRequest {
|
|
1348
|
+
ImageName: string | undefined;
|
|
1349
|
+
Version?: number | undefined;
|
|
1350
|
+
Alias?: string | undefined;
|
|
1346
1351
|
}
|
|
1347
|
-
export interface
|
|
1348
|
-
|
|
1349
|
-
|
|
1352
|
+
export interface DescribeImageVersionResponse {
|
|
1353
|
+
BaseImage?: string | undefined;
|
|
1354
|
+
ContainerImage?: string | undefined;
|
|
1355
|
+
CreationTime?: Date | undefined;
|
|
1356
|
+
FailureReason?: string | undefined;
|
|
1357
|
+
ImageArn?: string | undefined;
|
|
1358
|
+
ImageVersionArn?: string | undefined;
|
|
1359
|
+
ImageVersionStatus?: ImageVersionStatus | undefined;
|
|
1360
|
+
LastModifiedTime?: Date | undefined;
|
|
1361
|
+
Version?: number | undefined;
|
|
1362
|
+
VendorGuidance?: VendorGuidance | undefined;
|
|
1363
|
+
JobType?: JobType | undefined;
|
|
1364
|
+
MLFramework?: string | undefined;
|
|
1365
|
+
ProgrammingLang?: string | undefined;
|
|
1366
|
+
Processor?: Processor | undefined;
|
|
1367
|
+
Horovod?: boolean | undefined;
|
|
1368
|
+
ReleaseNotes?: string | undefined;
|
|
1369
|
+
}
|
|
1370
|
+
export interface DescribeInferenceComponentInput {
|
|
1371
|
+
InferenceComponentName: string | undefined;
|
|
1350
1372
|
}
|
|
1351
|
-
export interface
|
|
1352
|
-
|
|
1353
|
-
|
|
1373
|
+
export interface InferenceComponentCapacitySize {
|
|
1374
|
+
Type: InferenceComponentCapacitySizeType | undefined;
|
|
1375
|
+
Value: number | undefined;
|
|
1354
1376
|
}
|
|
1355
|
-
export interface
|
|
1356
|
-
|
|
1377
|
+
export interface InferenceComponentRollingUpdatePolicy {
|
|
1378
|
+
MaximumBatchSize: InferenceComponentCapacitySize | undefined;
|
|
1379
|
+
WaitIntervalInSeconds: number | undefined;
|
|
1380
|
+
MaximumExecutionTimeoutInSeconds?: number | undefined;
|
|
1381
|
+
RollbackMaximumBatchSize?: InferenceComponentCapacitySize | undefined;
|
|
1357
1382
|
}
|
|
1358
|
-
export interface
|
|
1359
|
-
|
|
1383
|
+
export interface InferenceComponentDeploymentConfig {
|
|
1384
|
+
RollingUpdatePolicy: InferenceComponentRollingUpdatePolicy | undefined;
|
|
1385
|
+
AutoRollbackConfiguration?: AutoRollbackConfig | undefined;
|
|
1360
1386
|
}
|
|
1361
|
-
export interface
|
|
1362
|
-
|
|
1387
|
+
export interface InferenceComponentRuntimeConfigSummary {
|
|
1388
|
+
DesiredCopyCount?: number | undefined;
|
|
1389
|
+
CurrentCopyCount?: number | undefined;
|
|
1363
1390
|
}
|
|
1364
|
-
export interface
|
|
1365
|
-
|
|
1391
|
+
export interface InferenceComponentContainerSpecificationSummary {
|
|
1392
|
+
DeployedImage?: DeployedImage | undefined;
|
|
1393
|
+
ArtifactUrl?: string | undefined;
|
|
1394
|
+
Environment?: Record<string, string> | undefined;
|
|
1366
1395
|
}
|
|
1367
|
-
export interface
|
|
1368
|
-
|
|
1396
|
+
export interface InferenceComponentDataCacheConfigSummary {
|
|
1397
|
+
EnableCaching: boolean | undefined;
|
|
1369
1398
|
}
|
|
1370
|
-
export interface
|
|
1371
|
-
|
|
1399
|
+
export interface InferenceComponentSpecificationSummary {
|
|
1400
|
+
ModelName?: string | undefined;
|
|
1401
|
+
Container?: InferenceComponentContainerSpecificationSummary | undefined;
|
|
1402
|
+
StartupParameters?: InferenceComponentStartupParameters | undefined;
|
|
1403
|
+
ComputeResourceRequirements?:
|
|
1404
|
+
| InferenceComponentComputeResourceRequirements
|
|
1405
|
+
| undefined;
|
|
1406
|
+
BaseInferenceComponentName?: string | undefined;
|
|
1407
|
+
DataCacheConfig?: InferenceComponentDataCacheConfigSummary | undefined;
|
|
1372
1408
|
}
|
|
1373
|
-
export interface
|
|
1374
|
-
|
|
1409
|
+
export interface DescribeInferenceComponentOutput {
|
|
1410
|
+
InferenceComponentName: string | undefined;
|
|
1411
|
+
InferenceComponentArn: string | undefined;
|
|
1412
|
+
EndpointName: string | undefined;
|
|
1413
|
+
EndpointArn: string | undefined;
|
|
1414
|
+
VariantName?: string | undefined;
|
|
1415
|
+
FailureReason?: string | undefined;
|
|
1416
|
+
Specification?: InferenceComponentSpecificationSummary | undefined;
|
|
1417
|
+
RuntimeConfig?: InferenceComponentRuntimeConfigSummary | undefined;
|
|
1418
|
+
CreationTime: Date | undefined;
|
|
1419
|
+
LastModifiedTime: Date | undefined;
|
|
1420
|
+
InferenceComponentStatus?: InferenceComponentStatus | undefined;
|
|
1421
|
+
LastDeploymentConfig?: InferenceComponentDeploymentConfig | undefined;
|
|
1375
1422
|
}
|
|
1376
|
-
export interface
|
|
1377
|
-
|
|
1423
|
+
export interface DescribeInferenceExperimentRequest {
|
|
1424
|
+
Name: string | undefined;
|
|
1378
1425
|
}
|
|
1379
|
-
export interface
|
|
1380
|
-
|
|
1426
|
+
export interface EndpointMetadata {
|
|
1427
|
+
EndpointName: string | undefined;
|
|
1428
|
+
EndpointConfigName?: string | undefined;
|
|
1429
|
+
EndpointStatus?: EndpointStatus | undefined;
|
|
1430
|
+
FailureReason?: string | undefined;
|
|
1381
1431
|
}
|
|
1382
|
-
export interface
|
|
1383
|
-
|
|
1432
|
+
export interface ModelVariantConfigSummary {
|
|
1433
|
+
ModelName: string | undefined;
|
|
1434
|
+
VariantName: string | undefined;
|
|
1435
|
+
InfrastructureConfig: ModelInfrastructureConfig | undefined;
|
|
1436
|
+
Status: ModelVariantStatus | undefined;
|
|
1384
1437
|
}
|
|
1385
|
-
export
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1438
|
+
export interface DescribeInferenceExperimentResponse {
|
|
1439
|
+
Arn: string | undefined;
|
|
1440
|
+
Name: string | undefined;
|
|
1441
|
+
Type: InferenceExperimentType | undefined;
|
|
1442
|
+
Schedule?: InferenceExperimentSchedule | undefined;
|
|
1443
|
+
Status: InferenceExperimentStatus | undefined;
|
|
1444
|
+
StatusReason?: string | undefined;
|
|
1445
|
+
Description?: string | undefined;
|
|
1446
|
+
CreationTime?: Date | undefined;
|
|
1447
|
+
CompletionTime?: Date | undefined;
|
|
1448
|
+
LastModifiedTime?: Date | undefined;
|
|
1449
|
+
RoleArn?: string | undefined;
|
|
1450
|
+
EndpointMetadata: EndpointMetadata | undefined;
|
|
1451
|
+
ModelVariants: ModelVariantConfigSummary[] | undefined;
|
|
1452
|
+
DataStorageConfig?: InferenceExperimentDataStorageConfig | undefined;
|
|
1453
|
+
ShadowModeConfig?: ShadowModeConfig | undefined;
|
|
1454
|
+
KmsKey?: string | undefined;
|
|
1392
1455
|
}
|
|
1393
|
-
export interface
|
|
1394
|
-
|
|
1395
|
-
RetentionPolicy?: RetentionPolicy | undefined;
|
|
1456
|
+
export interface DescribeInferenceRecommendationsJobRequest {
|
|
1457
|
+
JobName: string | undefined;
|
|
1396
1458
|
}
|
|
1397
|
-
export interface
|
|
1398
|
-
|
|
1459
|
+
export interface InferenceMetrics {
|
|
1460
|
+
MaxInvocations: number | undefined;
|
|
1461
|
+
ModelLatency: number | undefined;
|
|
1399
1462
|
}
|
|
1400
|
-
export interface
|
|
1401
|
-
|
|
1402
|
-
|
|
1463
|
+
export interface EndpointPerformance {
|
|
1464
|
+
Metrics: InferenceMetrics | undefined;
|
|
1465
|
+
EndpointInfo: EndpointInfo | undefined;
|
|
1403
1466
|
}
|
|
1404
|
-
export interface
|
|
1467
|
+
export interface EndpointOutputConfiguration {
|
|
1405
1468
|
EndpointName: string | undefined;
|
|
1469
|
+
VariantName: string | undefined;
|
|
1470
|
+
InstanceType?: ProductionVariantInstanceType | undefined;
|
|
1471
|
+
InitialInstanceCount?: number | undefined;
|
|
1472
|
+
ServerlessConfig?: ProductionVariantServerlessConfig | undefined;
|
|
1473
|
+
}
|
|
1474
|
+
export interface RecommendationMetrics {
|
|
1475
|
+
CostPerHour?: number | undefined;
|
|
1476
|
+
CostPerInference?: number | undefined;
|
|
1477
|
+
MaxInvocations?: number | undefined;
|
|
1478
|
+
ModelLatency?: number | undefined;
|
|
1479
|
+
CpuUtilization?: number | undefined;
|
|
1480
|
+
MemoryUtilization?: number | undefined;
|
|
1481
|
+
ModelSetupTime?: number | undefined;
|
|
1482
|
+
}
|
|
1483
|
+
export interface EnvironmentParameter {
|
|
1484
|
+
Key: string | undefined;
|
|
1485
|
+
ValueType: string | undefined;
|
|
1486
|
+
Value: string | undefined;
|
|
1406
1487
|
}
|
|
1407
|
-
export interface
|
|
1408
|
-
|
|
1488
|
+
export interface ModelConfiguration {
|
|
1489
|
+
InferenceSpecificationName?: string | undefined;
|
|
1490
|
+
EnvironmentParameters?: EnvironmentParameter[] | undefined;
|
|
1491
|
+
CompilationJobName?: string | undefined;
|
|
1492
|
+
}
|
|
1493
|
+
export interface InferenceRecommendation {
|
|
1494
|
+
RecommendationId?: string | undefined;
|
|
1495
|
+
Metrics?: RecommendationMetrics | undefined;
|
|
1496
|
+
EndpointConfiguration: EndpointOutputConfiguration | undefined;
|
|
1497
|
+
ModelConfiguration: ModelConfiguration | undefined;
|
|
1498
|
+
InvocationEndTime?: Date | undefined;
|
|
1499
|
+
InvocationStartTime?: Date | undefined;
|
|
1500
|
+
}
|
|
1501
|
+
export interface DescribeInferenceRecommendationsJobResponse {
|
|
1502
|
+
JobName: string | undefined;
|
|
1503
|
+
JobDescription?: string | undefined;
|
|
1504
|
+
JobType: RecommendationJobType | undefined;
|
|
1505
|
+
JobArn: string | undefined;
|
|
1506
|
+
RoleArn: string | undefined;
|
|
1507
|
+
Status: RecommendationJobStatus | undefined;
|
|
1508
|
+
CreationTime: Date | undefined;
|
|
1509
|
+
CompletionTime?: Date | undefined;
|
|
1510
|
+
LastModifiedTime: Date | undefined;
|
|
1511
|
+
FailureReason?: string | undefined;
|
|
1512
|
+
InputConfig: RecommendationJobInputConfig | undefined;
|
|
1513
|
+
StoppingConditions?: RecommendationJobStoppingConditions | undefined;
|
|
1514
|
+
InferenceRecommendations?: InferenceRecommendation[] | undefined;
|
|
1515
|
+
EndpointPerformances?: EndpointPerformance[] | undefined;
|
|
1409
1516
|
}
|
|
1410
|
-
export interface
|
|
1411
|
-
|
|
1517
|
+
export interface DescribeLabelingJobRequest {
|
|
1518
|
+
LabelingJobName: string | undefined;
|
|
1412
1519
|
}
|
|
1413
|
-
export interface
|
|
1414
|
-
|
|
1520
|
+
export interface LabelCounters {
|
|
1521
|
+
TotalLabeled?: number | undefined;
|
|
1522
|
+
HumanLabeled?: number | undefined;
|
|
1523
|
+
MachineLabeled?: number | undefined;
|
|
1524
|
+
FailedNonRetryableError?: number | undefined;
|
|
1525
|
+
Unlabeled?: number | undefined;
|
|
1415
1526
|
}
|
|
1416
|
-
export interface
|
|
1417
|
-
|
|
1527
|
+
export interface LabelingJobOutput {
|
|
1528
|
+
OutputDatasetS3Uri: string | undefined;
|
|
1529
|
+
FinalActiveLearningModelArn?: string | undefined;
|
|
1418
1530
|
}
|
|
1419
|
-
export interface
|
|
1420
|
-
|
|
1531
|
+
export interface DescribeLabelingJobResponse {
|
|
1532
|
+
LabelingJobStatus: LabelingJobStatus | undefined;
|
|
1533
|
+
LabelCounters: LabelCounters | undefined;
|
|
1534
|
+
FailureReason?: string | undefined;
|
|
1535
|
+
CreationTime: Date | undefined;
|
|
1536
|
+
LastModifiedTime: Date | undefined;
|
|
1537
|
+
JobReferenceCode: string | undefined;
|
|
1538
|
+
LabelingJobName: string | undefined;
|
|
1539
|
+
LabelingJobArn: string | undefined;
|
|
1540
|
+
LabelAttributeName?: string | undefined;
|
|
1541
|
+
InputConfig: LabelingJobInputConfig | undefined;
|
|
1542
|
+
OutputConfig: LabelingJobOutputConfig | undefined;
|
|
1543
|
+
RoleArn: string | undefined;
|
|
1544
|
+
LabelCategoryConfigS3Uri?: string | undefined;
|
|
1545
|
+
StoppingConditions?: LabelingJobStoppingConditions | undefined;
|
|
1546
|
+
LabelingJobAlgorithmsConfig?: LabelingJobAlgorithmsConfig | undefined;
|
|
1547
|
+
HumanTaskConfig: HumanTaskConfig | undefined;
|
|
1548
|
+
Tags?: Tag[] | undefined;
|
|
1549
|
+
LabelingJobOutput?: LabelingJobOutput | undefined;
|
|
1421
1550
|
}
|
|
1422
|
-
export interface
|
|
1423
|
-
|
|
1424
|
-
HubName: string | undefined;
|
|
1551
|
+
export interface DescribeLineageGroupRequest {
|
|
1552
|
+
LineageGroupName: string | undefined;
|
|
1425
1553
|
}
|
|
1426
|
-
export interface
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1554
|
+
export interface DescribeLineageGroupResponse {
|
|
1555
|
+
LineageGroupName?: string | undefined;
|
|
1556
|
+
LineageGroupArn?: string | undefined;
|
|
1557
|
+
DisplayName?: string | undefined;
|
|
1558
|
+
Description?: string | undefined;
|
|
1559
|
+
CreationTime?: Date | undefined;
|
|
1560
|
+
CreatedBy?: UserContext | undefined;
|
|
1561
|
+
LastModifiedTime?: Date | undefined;
|
|
1562
|
+
LastModifiedBy?: UserContext | undefined;
|
|
1431
1563
|
}
|
|
1432
|
-
export interface
|
|
1433
|
-
|
|
1434
|
-
HubContentType: HubContentType | undefined;
|
|
1435
|
-
HubContentName: string | undefined;
|
|
1564
|
+
export interface DescribeMlflowTrackingServerRequest {
|
|
1565
|
+
TrackingServerName: string | undefined;
|
|
1436
1566
|
}
|
|
1437
|
-
export interface
|
|
1438
|
-
|
|
1567
|
+
export interface DescribeMlflowTrackingServerResponse {
|
|
1568
|
+
TrackingServerArn?: string | undefined;
|
|
1569
|
+
TrackingServerName?: string | undefined;
|
|
1570
|
+
ArtifactStoreUri?: string | undefined;
|
|
1571
|
+
TrackingServerSize?: TrackingServerSize | undefined;
|
|
1572
|
+
MlflowVersion?: string | undefined;
|
|
1573
|
+
RoleArn?: string | undefined;
|
|
1574
|
+
TrackingServerStatus?: TrackingServerStatus | undefined;
|
|
1575
|
+
TrackingServerMaintenanceStatus?: TrackingServerMaintenanceStatus | undefined;
|
|
1576
|
+
IsActive?: IsTrackingServerActive | undefined;
|
|
1577
|
+
TrackingServerUrl?: string | undefined;
|
|
1578
|
+
WeeklyMaintenanceWindowStart?: string | undefined;
|
|
1579
|
+
AutomaticModelRegistration?: boolean | undefined;
|
|
1580
|
+
CreationTime?: Date | undefined;
|
|
1581
|
+
CreatedBy?: UserContext | undefined;
|
|
1582
|
+
LastModifiedTime?: Date | undefined;
|
|
1583
|
+
LastModifiedBy?: UserContext | undefined;
|
|
1439
1584
|
}
|
|
1440
|
-
export interface
|
|
1441
|
-
|
|
1442
|
-
HyperParameterTuningJobName: string | undefined;
|
|
1585
|
+
export interface DescribeModelInput {
|
|
1586
|
+
ModelName: string | undefined;
|
|
1443
1587
|
}
|
|
1444
|
-
export interface
|
|
1445
|
-
|
|
1588
|
+
export interface DescribeModelOutput {
|
|
1589
|
+
ModelName: string | undefined;
|
|
1590
|
+
PrimaryContainer?: ContainerDefinition | undefined;
|
|
1591
|
+
Containers?: ContainerDefinition[] | undefined;
|
|
1592
|
+
InferenceExecutionConfig?: InferenceExecutionConfig | undefined;
|
|
1593
|
+
ExecutionRoleArn?: string | undefined;
|
|
1594
|
+
VpcConfig?: VpcConfig | undefined;
|
|
1595
|
+
CreationTime: Date | undefined;
|
|
1596
|
+
ModelArn: string | undefined;
|
|
1597
|
+
EnableNetworkIsolation?: boolean | undefined;
|
|
1598
|
+
DeploymentRecommendation?: DeploymentRecommendation | undefined;
|
|
1446
1599
|
}
|
|
1447
|
-
export interface
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1600
|
+
export interface DescribeModelBiasJobDefinitionRequest {
|
|
1601
|
+
JobDefinitionName: string | undefined;
|
|
1602
|
+
}
|
|
1603
|
+
export interface DescribeModelBiasJobDefinitionResponse {
|
|
1604
|
+
JobDefinitionArn: string | undefined;
|
|
1605
|
+
JobDefinitionName: string | undefined;
|
|
1606
|
+
CreationTime: Date | undefined;
|
|
1607
|
+
ModelBiasBaselineConfig?: ModelBiasBaselineConfig | undefined;
|
|
1608
|
+
ModelBiasAppSpecification: ModelBiasAppSpecification | undefined;
|
|
1609
|
+
ModelBiasJobInput: ModelBiasJobInput | undefined;
|
|
1610
|
+
ModelBiasJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
1611
|
+
JobResources: MonitoringResources | undefined;
|
|
1612
|
+
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
1613
|
+
RoleArn: string | undefined;
|
|
1614
|
+
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
1452
1615
|
}
|
|
1453
|
-
export interface
|
|
1454
|
-
|
|
1455
|
-
|
|
1616
|
+
export interface DescribeModelCardRequest {
|
|
1617
|
+
ModelCardName: string | undefined;
|
|
1618
|
+
ModelCardVersion?: number | undefined;
|
|
1456
1619
|
}
|
|
1457
|
-
export interface
|
|
1458
|
-
|
|
1620
|
+
export interface DescribeModelCardResponse {
|
|
1621
|
+
ModelCardArn: string | undefined;
|
|
1622
|
+
ModelCardName: string | undefined;
|
|
1623
|
+
ModelCardVersion: number | undefined;
|
|
1624
|
+
Content: string | undefined;
|
|
1625
|
+
ModelCardStatus: ModelCardStatus | undefined;
|
|
1626
|
+
SecurityConfig?: ModelCardSecurityConfig | undefined;
|
|
1627
|
+
CreationTime: Date | undefined;
|
|
1628
|
+
CreatedBy: UserContext | undefined;
|
|
1629
|
+
LastModifiedTime?: Date | undefined;
|
|
1630
|
+
LastModifiedBy?: UserContext | undefined;
|
|
1631
|
+
ModelCardProcessingStatus?: ModelCardProcessingStatus | undefined;
|
|
1459
1632
|
}
|
|
1460
|
-
export interface
|
|
1461
|
-
|
|
1633
|
+
export interface DescribeModelCardExportJobRequest {
|
|
1634
|
+
ModelCardExportJobArn: string | undefined;
|
|
1462
1635
|
}
|
|
1463
|
-
export interface
|
|
1464
|
-
|
|
1636
|
+
export interface ModelCardExportArtifacts {
|
|
1637
|
+
S3ExportArtifacts: string | undefined;
|
|
1465
1638
|
}
|
|
1466
|
-
export interface
|
|
1467
|
-
|
|
1639
|
+
export interface DescribeModelCardExportJobResponse {
|
|
1640
|
+
ModelCardExportJobName: string | undefined;
|
|
1641
|
+
ModelCardExportJobArn: string | undefined;
|
|
1642
|
+
Status: ModelCardExportJobStatus | undefined;
|
|
1643
|
+
ModelCardName: string | undefined;
|
|
1644
|
+
ModelCardVersion: number | undefined;
|
|
1645
|
+
OutputConfig: ModelCardExportOutputConfig | undefined;
|
|
1646
|
+
CreatedAt: Date | undefined;
|
|
1647
|
+
LastModifiedAt: Date | undefined;
|
|
1648
|
+
FailureReason?: string | undefined;
|
|
1649
|
+
ExportArtifacts?: ModelCardExportArtifacts | undefined;
|
|
1468
1650
|
}
|
|
1469
|
-
export interface
|
|
1470
|
-
|
|
1651
|
+
export interface DescribeModelExplainabilityJobDefinitionRequest {
|
|
1652
|
+
JobDefinitionName: string | undefined;
|
|
1471
1653
|
}
|
|
1472
|
-
export interface
|
|
1654
|
+
export interface DescribeModelExplainabilityJobDefinitionResponse {
|
|
1655
|
+
JobDefinitionArn: string | undefined;
|
|
1473
1656
|
JobDefinitionName: string | undefined;
|
|
1657
|
+
CreationTime: Date | undefined;
|
|
1658
|
+
ModelExplainabilityBaselineConfig?:
|
|
1659
|
+
| ModelExplainabilityBaselineConfig
|
|
1660
|
+
| undefined;
|
|
1661
|
+
ModelExplainabilityAppSpecification:
|
|
1662
|
+
| ModelExplainabilityAppSpecification
|
|
1663
|
+
| undefined;
|
|
1664
|
+
ModelExplainabilityJobInput: ModelExplainabilityJobInput | undefined;
|
|
1665
|
+
ModelExplainabilityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
1666
|
+
JobResources: MonitoringResources | undefined;
|
|
1667
|
+
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
1668
|
+
RoleArn: string | undefined;
|
|
1669
|
+
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
1474
1670
|
}
|
|
1475
|
-
export interface
|
|
1476
|
-
|
|
1671
|
+
export interface DescribeModelPackageInput {
|
|
1672
|
+
ModelPackageName: string | undefined;
|
|
1477
1673
|
}
|
|
1478
|
-
export interface
|
|
1479
|
-
|
|
1674
|
+
export interface ModelPackageStatusItem {
|
|
1675
|
+
Name: string | undefined;
|
|
1676
|
+
Status: DetailedModelPackageStatus | undefined;
|
|
1677
|
+
FailureReason?: string | undefined;
|
|
1480
1678
|
}
|
|
1481
|
-
export interface
|
|
1679
|
+
export interface ModelPackageStatusDetails {
|
|
1680
|
+
ValidationStatuses: ModelPackageStatusItem[] | undefined;
|
|
1681
|
+
ImageScanStatuses?: ModelPackageStatusItem[] | undefined;
|
|
1682
|
+
}
|
|
1683
|
+
export interface DescribeModelPackageOutput {
|
|
1482
1684
|
ModelPackageName: string | undefined;
|
|
1685
|
+
ModelPackageGroupName?: string | undefined;
|
|
1686
|
+
ModelPackageVersion?: number | undefined;
|
|
1687
|
+
ModelPackageArn: string | undefined;
|
|
1688
|
+
ModelPackageDescription?: string | undefined;
|
|
1689
|
+
CreationTime: Date | undefined;
|
|
1690
|
+
InferenceSpecification?: InferenceSpecification | undefined;
|
|
1691
|
+
SourceAlgorithmSpecification?: SourceAlgorithmSpecification | undefined;
|
|
1692
|
+
ValidationSpecification?: ModelPackageValidationSpecification | undefined;
|
|
1693
|
+
ModelPackageStatus: ModelPackageStatus | undefined;
|
|
1694
|
+
ModelPackageStatusDetails: ModelPackageStatusDetails | undefined;
|
|
1695
|
+
CertifyForMarketplace?: boolean | undefined;
|
|
1696
|
+
ModelApprovalStatus?: ModelApprovalStatus | undefined;
|
|
1697
|
+
CreatedBy?: UserContext | undefined;
|
|
1698
|
+
MetadataProperties?: MetadataProperties | undefined;
|
|
1699
|
+
ModelMetrics?: ModelMetrics | undefined;
|
|
1700
|
+
LastModifiedTime?: Date | undefined;
|
|
1701
|
+
LastModifiedBy?: UserContext | undefined;
|
|
1702
|
+
ApprovalDescription?: string | undefined;
|
|
1703
|
+
Domain?: string | undefined;
|
|
1704
|
+
Task?: string | undefined;
|
|
1705
|
+
SamplePayloadUrl?: string | undefined;
|
|
1706
|
+
CustomerMetadataProperties?: Record<string, string> | undefined;
|
|
1707
|
+
DriftCheckBaselines?: DriftCheckBaselines | undefined;
|
|
1708
|
+
AdditionalInferenceSpecifications?:
|
|
1709
|
+
| AdditionalInferenceSpecificationDefinition[]
|
|
1710
|
+
| undefined;
|
|
1711
|
+
SkipModelValidation?: SkipModelValidation | undefined;
|
|
1712
|
+
SourceUri?: string | undefined;
|
|
1713
|
+
SecurityConfig?: ModelPackageSecurityConfig | undefined;
|
|
1714
|
+
ModelCard?: ModelPackageModelCard | undefined;
|
|
1715
|
+
ModelLifeCycle?: ModelLifeCycle | undefined;
|
|
1483
1716
|
}
|
|
1484
|
-
export interface
|
|
1717
|
+
export interface DescribeModelPackageGroupInput {
|
|
1485
1718
|
ModelPackageGroupName: string | undefined;
|
|
1486
1719
|
}
|
|
1487
|
-
export interface
|
|
1720
|
+
export interface DescribeModelPackageGroupOutput {
|
|
1488
1721
|
ModelPackageGroupName: string | undefined;
|
|
1722
|
+
ModelPackageGroupArn: string | undefined;
|
|
1723
|
+
ModelPackageGroupDescription?: string | undefined;
|
|
1724
|
+
CreationTime: Date | undefined;
|
|
1725
|
+
CreatedBy: UserContext | undefined;
|
|
1726
|
+
ModelPackageGroupStatus: ModelPackageGroupStatus | undefined;
|
|
1489
1727
|
}
|
|
1490
|
-
export interface
|
|
1728
|
+
export interface DescribeModelQualityJobDefinitionRequest {
|
|
1491
1729
|
JobDefinitionName: string | undefined;
|
|
1492
1730
|
}
|
|
1493
|
-
export interface
|
|
1731
|
+
export interface DescribeModelQualityJobDefinitionResponse {
|
|
1732
|
+
JobDefinitionArn: string | undefined;
|
|
1733
|
+
JobDefinitionName: string | undefined;
|
|
1734
|
+
CreationTime: Date | undefined;
|
|
1735
|
+
ModelQualityBaselineConfig?: ModelQualityBaselineConfig | undefined;
|
|
1736
|
+
ModelQualityAppSpecification: ModelQualityAppSpecification | undefined;
|
|
1737
|
+
ModelQualityJobInput: ModelQualityJobInput | undefined;
|
|
1738
|
+
ModelQualityJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
1739
|
+
JobResources: MonitoringResources | undefined;
|
|
1740
|
+
NetworkConfig?: MonitoringNetworkConfig | undefined;
|
|
1741
|
+
RoleArn: string | undefined;
|
|
1742
|
+
StoppingCondition?: MonitoringStoppingCondition | undefined;
|
|
1743
|
+
}
|
|
1744
|
+
export interface DescribeMonitoringScheduleRequest {
|
|
1494
1745
|
MonitoringScheduleName: string | undefined;
|
|
1495
1746
|
}
|
|
1496
|
-
export interface
|
|
1747
|
+
export interface MonitoringExecutionSummary {
|
|
1748
|
+
MonitoringScheduleName: string | undefined;
|
|
1749
|
+
ScheduledTime: Date | undefined;
|
|
1750
|
+
CreationTime: Date | undefined;
|
|
1751
|
+
LastModifiedTime: Date | undefined;
|
|
1752
|
+
MonitoringExecutionStatus: ExecutionStatus | undefined;
|
|
1753
|
+
ProcessingJobArn?: string | undefined;
|
|
1754
|
+
EndpointName?: string | undefined;
|
|
1755
|
+
FailureReason?: string | undefined;
|
|
1756
|
+
MonitoringJobDefinitionName?: string | undefined;
|
|
1757
|
+
MonitoringType?: MonitoringType | undefined;
|
|
1758
|
+
}
|
|
1759
|
+
export interface DescribeMonitoringScheduleResponse {
|
|
1760
|
+
MonitoringScheduleArn: string | undefined;
|
|
1761
|
+
MonitoringScheduleName: string | undefined;
|
|
1762
|
+
MonitoringScheduleStatus: ScheduleStatus | undefined;
|
|
1763
|
+
MonitoringType?: MonitoringType | undefined;
|
|
1764
|
+
FailureReason?: string | undefined;
|
|
1765
|
+
CreationTime: Date | undefined;
|
|
1766
|
+
LastModifiedTime: Date | undefined;
|
|
1767
|
+
MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
|
|
1768
|
+
EndpointName?: string | undefined;
|
|
1769
|
+
LastMonitoringExecutionSummary?: MonitoringExecutionSummary | undefined;
|
|
1770
|
+
}
|
|
1771
|
+
export interface DescribeNotebookInstanceInput {
|
|
1497
1772
|
NotebookInstanceName: string | undefined;
|
|
1498
1773
|
}
|
|
1499
|
-
export interface
|
|
1774
|
+
export interface DescribeNotebookInstanceOutput {
|
|
1775
|
+
NotebookInstanceArn?: string | undefined;
|
|
1776
|
+
NotebookInstanceName?: string | undefined;
|
|
1777
|
+
NotebookInstanceStatus?: NotebookInstanceStatus | undefined;
|
|
1778
|
+
FailureReason?: string | undefined;
|
|
1779
|
+
Url?: string | undefined;
|
|
1780
|
+
InstanceType?: _InstanceType | undefined;
|
|
1781
|
+
IpAddressType?: IPAddressType | undefined;
|
|
1782
|
+
SubnetId?: string | undefined;
|
|
1783
|
+
SecurityGroups?: string[] | undefined;
|
|
1784
|
+
RoleArn?: string | undefined;
|
|
1785
|
+
KmsKeyId?: string | undefined;
|
|
1786
|
+
NetworkInterfaceId?: string | undefined;
|
|
1787
|
+
LastModifiedTime?: Date | undefined;
|
|
1788
|
+
CreationTime?: Date | undefined;
|
|
1789
|
+
NotebookInstanceLifecycleConfigName?: string | undefined;
|
|
1790
|
+
DirectInternetAccess?: DirectInternetAccess | undefined;
|
|
1791
|
+
VolumeSizeInGB?: number | undefined;
|
|
1792
|
+
AcceleratorTypes?: NotebookInstanceAcceleratorType[] | undefined;
|
|
1793
|
+
DefaultCodeRepository?: string | undefined;
|
|
1794
|
+
AdditionalCodeRepositories?: string[] | undefined;
|
|
1795
|
+
RootAccess?: RootAccess | undefined;
|
|
1796
|
+
PlatformIdentifier?: string | undefined;
|
|
1797
|
+
InstanceMetadataServiceConfiguration?:
|
|
1798
|
+
| InstanceMetadataServiceConfiguration
|
|
1799
|
+
| undefined;
|
|
1800
|
+
}
|
|
1801
|
+
export interface DescribeNotebookInstanceLifecycleConfigInput {
|
|
1500
1802
|
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
1501
1803
|
}
|
|
1502
|
-
export interface
|
|
1804
|
+
export interface DescribeNotebookInstanceLifecycleConfigOutput {
|
|
1805
|
+
NotebookInstanceLifecycleConfigArn?: string | undefined;
|
|
1806
|
+
NotebookInstanceLifecycleConfigName?: string | undefined;
|
|
1807
|
+
OnCreate?: NotebookInstanceLifecycleHook[] | undefined;
|
|
1808
|
+
OnStart?: NotebookInstanceLifecycleHook[] | undefined;
|
|
1809
|
+
LastModifiedTime?: Date | undefined;
|
|
1810
|
+
CreationTime?: Date | undefined;
|
|
1811
|
+
}
|
|
1812
|
+
export interface DescribeOptimizationJobRequest {
|
|
1503
1813
|
OptimizationJobName: string | undefined;
|
|
1504
1814
|
}
|
|
1505
|
-
export interface
|
|
1815
|
+
export interface OptimizationOutput {
|
|
1816
|
+
RecommendedInferenceImage?: string | undefined;
|
|
1817
|
+
}
|
|
1818
|
+
export interface DescribeOptimizationJobResponse {
|
|
1819
|
+
OptimizationJobArn: string | undefined;
|
|
1820
|
+
OptimizationJobStatus: OptimizationJobStatus | undefined;
|
|
1821
|
+
OptimizationStartTime?: Date | undefined;
|
|
1822
|
+
OptimizationEndTime?: Date | undefined;
|
|
1823
|
+
CreationTime: Date | undefined;
|
|
1824
|
+
LastModifiedTime: Date | undefined;
|
|
1825
|
+
FailureReason?: string | undefined;
|
|
1826
|
+
OptimizationJobName: string | undefined;
|
|
1827
|
+
ModelSource: OptimizationJobModelSource | undefined;
|
|
1828
|
+
OptimizationEnvironment?: Record<string, string> | undefined;
|
|
1829
|
+
DeploymentInstanceType: OptimizationJobDeploymentInstanceType | undefined;
|
|
1830
|
+
OptimizationConfigs: OptimizationConfig[] | undefined;
|
|
1831
|
+
OutputConfig: OptimizationJobOutputConfig | undefined;
|
|
1832
|
+
OptimizationOutput?: OptimizationOutput | undefined;
|
|
1833
|
+
RoleArn: string | undefined;
|
|
1834
|
+
StoppingCondition: StoppingCondition | undefined;
|
|
1835
|
+
VpcConfig?: OptimizationVpcConfig | undefined;
|
|
1836
|
+
}
|
|
1837
|
+
export interface DescribePartnerAppRequest {
|
|
1506
1838
|
Arn: string | undefined;
|
|
1507
|
-
|
|
1839
|
+
IncludeAvailableUpgrade?: boolean | undefined;
|
|
1508
1840
|
}
|
|
1509
|
-
export interface
|
|
1841
|
+
export interface ErrorInfo {
|
|
1842
|
+
Code?: string | undefined;
|
|
1843
|
+
Reason?: string | undefined;
|
|
1844
|
+
}
|
|
1845
|
+
export interface DescribePartnerAppResponse {
|
|
1510
1846
|
Arn?: string | undefined;
|
|
1847
|
+
Name?: string | undefined;
|
|
1848
|
+
Type?: PartnerAppType | undefined;
|
|
1849
|
+
Status?: PartnerAppStatus | undefined;
|
|
1850
|
+
CreationTime?: Date | undefined;
|
|
1851
|
+
LastModifiedTime?: Date | undefined;
|
|
1852
|
+
ExecutionRoleArn?: string | undefined;
|
|
1853
|
+
KmsKeyId?: string | undefined;
|
|
1854
|
+
BaseUrl?: string | undefined;
|
|
1855
|
+
MaintenanceConfig?: PartnerAppMaintenanceConfig | undefined;
|
|
1856
|
+
Tier?: string | undefined;
|
|
1857
|
+
Version?: string | undefined;
|
|
1858
|
+
ApplicationConfig?: PartnerAppConfig | undefined;
|
|
1859
|
+
AuthType?: PartnerAppAuthType | undefined;
|
|
1860
|
+
EnableIamSessionBasedIdentity?: boolean | undefined;
|
|
1861
|
+
Error?: ErrorInfo | undefined;
|
|
1862
|
+
EnableAutoMinorVersionUpgrade?: boolean | undefined;
|
|
1863
|
+
CurrentVersionEolDate?: Date | undefined;
|
|
1864
|
+
AvailableUpgrade?: AvailableUpgrade | undefined;
|
|
1511
1865
|
}
|
|
1512
|
-
export interface
|
|
1866
|
+
export interface DescribePipelineRequest {
|
|
1513
1867
|
PipelineName: string | undefined;
|
|
1514
|
-
|
|
1868
|
+
PipelineVersionId?: number | undefined;
|
|
1515
1869
|
}
|
|
1516
|
-
export interface
|
|
1870
|
+
export interface DescribePipelineResponse {
|
|
1517
1871
|
PipelineArn?: string | undefined;
|
|
1872
|
+
PipelineName?: string | undefined;
|
|
1873
|
+
PipelineDisplayName?: string | undefined;
|
|
1874
|
+
PipelineDefinition?: string | undefined;
|
|
1875
|
+
PipelineDescription?: string | undefined;
|
|
1876
|
+
RoleArn?: string | undefined;
|
|
1877
|
+
PipelineStatus?: PipelineStatus | undefined;
|
|
1878
|
+
CreationTime?: Date | undefined;
|
|
1879
|
+
LastModifiedTime?: Date | undefined;
|
|
1880
|
+
LastRunTime?: Date | undefined;
|
|
1881
|
+
CreatedBy?: UserContext | undefined;
|
|
1882
|
+
LastModifiedBy?: UserContext | undefined;
|
|
1883
|
+
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
1884
|
+
PipelineVersionDisplayName?: string | undefined;
|
|
1885
|
+
PipelineVersionDescription?: string | undefined;
|
|
1518
1886
|
}
|
|
1519
|
-
export interface
|
|
1887
|
+
export interface DescribePipelineDefinitionForExecutionRequest {
|
|
1888
|
+
PipelineExecutionArn: string | undefined;
|
|
1889
|
+
}
|
|
1890
|
+
export interface DescribePipelineDefinitionForExecutionResponse {
|
|
1891
|
+
PipelineDefinition?: string | undefined;
|
|
1892
|
+
CreationTime?: Date | undefined;
|
|
1893
|
+
}
|
|
1894
|
+
export interface DescribePipelineExecutionRequest {
|
|
1895
|
+
PipelineExecutionArn: string | undefined;
|
|
1896
|
+
}
|
|
1897
|
+
export interface PipelineExperimentConfig {
|
|
1898
|
+
ExperimentName?: string | undefined;
|
|
1899
|
+
TrialName?: string | undefined;
|
|
1900
|
+
}
|
|
1901
|
+
export interface SelectedStep {
|
|
1902
|
+
StepName: string | undefined;
|
|
1903
|
+
}
|
|
1904
|
+
export interface SelectiveExecutionConfig {
|
|
1905
|
+
SourcePipelineExecutionArn?: string | undefined;
|
|
1906
|
+
SelectedSteps: SelectedStep[] | undefined;
|
|
1907
|
+
}
|
|
1908
|
+
export interface DescribePipelineExecutionResponse {
|
|
1909
|
+
PipelineArn?: string | undefined;
|
|
1910
|
+
PipelineExecutionArn?: string | undefined;
|
|
1911
|
+
PipelineExecutionDisplayName?: string | undefined;
|
|
1912
|
+
PipelineExecutionStatus?: PipelineExecutionStatus | undefined;
|
|
1913
|
+
PipelineExecutionDescription?: string | undefined;
|
|
1914
|
+
PipelineExperimentConfig?: PipelineExperimentConfig | undefined;
|
|
1915
|
+
FailureReason?: string | undefined;
|
|
1916
|
+
CreationTime?: Date | undefined;
|
|
1917
|
+
LastModifiedTime?: Date | undefined;
|
|
1918
|
+
CreatedBy?: UserContext | undefined;
|
|
1919
|
+
LastModifiedBy?: UserContext | undefined;
|
|
1920
|
+
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
1921
|
+
SelectiveExecutionConfig?: SelectiveExecutionConfig | undefined;
|
|
1922
|
+
PipelineVersionId?: number | undefined;
|
|
1923
|
+
}
|
|
1924
|
+
export interface DescribeProcessingJobRequest {
|
|
1520
1925
|
ProcessingJobName: string | undefined;
|
|
1521
1926
|
}
|
|
1522
|
-
export interface
|
|
1927
|
+
export interface DescribeProcessingJobResponse {
|
|
1928
|
+
ProcessingInputs?: ProcessingInput[] | undefined;
|
|
1929
|
+
ProcessingOutputConfig?: ProcessingOutputConfig | undefined;
|
|
1930
|
+
ProcessingJobName: string | undefined;
|
|
1931
|
+
ProcessingResources: ProcessingResources | undefined;
|
|
1932
|
+
StoppingCondition?: ProcessingStoppingCondition | undefined;
|
|
1933
|
+
AppSpecification: AppSpecification | undefined;
|
|
1934
|
+
Environment?: Record<string, string> | undefined;
|
|
1935
|
+
NetworkConfig?: NetworkConfig | undefined;
|
|
1936
|
+
RoleArn?: string | undefined;
|
|
1937
|
+
ExperimentConfig?: ExperimentConfig | undefined;
|
|
1938
|
+
ProcessingJobArn: string | undefined;
|
|
1939
|
+
ProcessingJobStatus: ProcessingJobStatus | undefined;
|
|
1940
|
+
ExitMessage?: string | undefined;
|
|
1941
|
+
FailureReason?: string | undefined;
|
|
1942
|
+
ProcessingEndTime?: Date | undefined;
|
|
1943
|
+
ProcessingStartTime?: Date | undefined;
|
|
1944
|
+
LastModifiedTime?: Date | undefined;
|
|
1945
|
+
CreationTime: Date | undefined;
|
|
1946
|
+
MonitoringScheduleArn?: string | undefined;
|
|
1947
|
+
AutoMLJobArn?: string | undefined;
|
|
1948
|
+
TrainingJobArn?: string | undefined;
|
|
1949
|
+
}
|
|
1950
|
+
export interface DescribeProjectInput {
|
|
1523
1951
|
ProjectName: string | undefined;
|
|
1524
1952
|
}
|
|
1525
|
-
export interface
|
|
1953
|
+
export interface ServiceCatalogProvisionedProductDetails {
|
|
1954
|
+
ProvisionedProductId?: string | undefined;
|
|
1955
|
+
ProvisionedProductStatusMessage?: string | undefined;
|
|
1956
|
+
}
|
|
1957
|
+
export interface TemplateProviderDetail {
|
|
1958
|
+
CfnTemplateProviderDetail?: CfnTemplateProviderDetail | undefined;
|
|
1959
|
+
}
|
|
1960
|
+
export interface DescribeProjectOutput {
|
|
1961
|
+
ProjectArn: string | undefined;
|
|
1962
|
+
ProjectName: string | undefined;
|
|
1963
|
+
ProjectId: string | undefined;
|
|
1964
|
+
ProjectDescription?: string | undefined;
|
|
1965
|
+
ServiceCatalogProvisioningDetails?:
|
|
1966
|
+
| ServiceCatalogProvisioningDetails
|
|
1967
|
+
| undefined;
|
|
1968
|
+
ServiceCatalogProvisionedProductDetails?:
|
|
1969
|
+
| ServiceCatalogProvisionedProductDetails
|
|
1970
|
+
| undefined;
|
|
1971
|
+
ProjectStatus: ProjectStatus | undefined;
|
|
1972
|
+
TemplateProviderDetails?: TemplateProviderDetail[] | undefined;
|
|
1973
|
+
CreatedBy?: UserContext | undefined;
|
|
1974
|
+
CreationTime: Date | undefined;
|
|
1975
|
+
LastModifiedTime?: Date | undefined;
|
|
1976
|
+
LastModifiedBy?: UserContext | undefined;
|
|
1977
|
+
}
|
|
1978
|
+
export interface DescribeReservedCapacityRequest {
|
|
1979
|
+
ReservedCapacityArn: string | undefined;
|
|
1980
|
+
}
|
|
1981
|
+
export interface UltraServerSummary {
|
|
1982
|
+
UltraServerType: string | undefined;
|
|
1983
|
+
InstanceType: ReservedCapacityInstanceType | undefined;
|
|
1984
|
+
UltraServerCount?: number | undefined;
|
|
1985
|
+
AvailableSpareInstanceCount?: number | undefined;
|
|
1986
|
+
UnhealthyInstanceCount?: number | undefined;
|
|
1987
|
+
}
|
|
1988
|
+
export interface DescribeReservedCapacityResponse {
|
|
1989
|
+
ReservedCapacityArn: string | undefined;
|
|
1990
|
+
ReservedCapacityType?: ReservedCapacityType | undefined;
|
|
1991
|
+
Status?: ReservedCapacityStatus | undefined;
|
|
1992
|
+
AvailabilityZone?: string | undefined;
|
|
1993
|
+
DurationHours?: number | undefined;
|
|
1994
|
+
DurationMinutes?: number | undefined;
|
|
1995
|
+
StartTime?: Date | undefined;
|
|
1996
|
+
EndTime?: Date | undefined;
|
|
1997
|
+
InstanceType: ReservedCapacityInstanceType | undefined;
|
|
1998
|
+
TotalInstanceCount: number | undefined;
|
|
1999
|
+
AvailableInstanceCount?: number | undefined;
|
|
2000
|
+
InUseInstanceCount?: number | undefined;
|
|
2001
|
+
UltraServerSummary?: UltraServerSummary | undefined;
|
|
2002
|
+
}
|
|
2003
|
+
export interface DescribeSpaceRequest {
|
|
1526
2004
|
DomainId: string | undefined;
|
|
1527
2005
|
SpaceName: string | undefined;
|
|
1528
2006
|
}
|
|
1529
|
-
export interface
|
|
2007
|
+
export interface DescribeSpaceResponse {
|
|
2008
|
+
DomainId?: string | undefined;
|
|
2009
|
+
SpaceArn?: string | undefined;
|
|
2010
|
+
SpaceName?: string | undefined;
|
|
2011
|
+
HomeEfsFileSystemUid?: string | undefined;
|
|
2012
|
+
Status?: SpaceStatus | undefined;
|
|
2013
|
+
LastModifiedTime?: Date | undefined;
|
|
2014
|
+
CreationTime?: Date | undefined;
|
|
2015
|
+
FailureReason?: string | undefined;
|
|
2016
|
+
SpaceSettings?: SpaceSettings | undefined;
|
|
2017
|
+
OwnershipSettings?: OwnershipSettings | undefined;
|
|
2018
|
+
SpaceSharingSettings?: SpaceSharingSettings | undefined;
|
|
2019
|
+
SpaceDisplayName?: string | undefined;
|
|
2020
|
+
Url?: string | undefined;
|
|
2021
|
+
}
|
|
2022
|
+
export interface DescribeStudioLifecycleConfigRequest {
|
|
1530
2023
|
StudioLifecycleConfigName: string | undefined;
|
|
1531
2024
|
}
|
|
1532
|
-
export interface
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
}
|
|
1540
|
-
export interface DeleteTrialRequest {
|
|
1541
|
-
TrialName: string | undefined;
|
|
2025
|
+
export interface DescribeStudioLifecycleConfigResponse {
|
|
2026
|
+
StudioLifecycleConfigArn?: string | undefined;
|
|
2027
|
+
StudioLifecycleConfigName?: string | undefined;
|
|
2028
|
+
CreationTime?: Date | undefined;
|
|
2029
|
+
LastModifiedTime?: Date | undefined;
|
|
2030
|
+
StudioLifecycleConfigContent?: string | undefined;
|
|
2031
|
+
StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType | undefined;
|
|
1542
2032
|
}
|
|
1543
|
-
export interface
|
|
1544
|
-
|
|
2033
|
+
export interface DescribeSubscribedWorkteamRequest {
|
|
2034
|
+
WorkteamArn: string | undefined;
|
|
1545
2035
|
}
|
|
1546
|
-
export interface
|
|
1547
|
-
|
|
2036
|
+
export interface SubscribedWorkteam {
|
|
2037
|
+
WorkteamArn: string | undefined;
|
|
2038
|
+
MarketplaceTitle?: string | undefined;
|
|
2039
|
+
SellerName?: string | undefined;
|
|
2040
|
+
MarketplaceDescription?: string | undefined;
|
|
2041
|
+
ListingId?: string | undefined;
|
|
1548
2042
|
}
|
|
1549
|
-
export interface
|
|
1550
|
-
|
|
2043
|
+
export interface DescribeSubscribedWorkteamResponse {
|
|
2044
|
+
SubscribedWorkteam: SubscribedWorkteam | undefined;
|
|
1551
2045
|
}
|
|
1552
|
-
export interface
|
|
1553
|
-
|
|
1554
|
-
UserProfileName: string | undefined;
|
|
2046
|
+
export interface DescribeTrainingJobRequest {
|
|
2047
|
+
TrainingJobName: string | undefined;
|
|
1555
2048
|
}
|
|
1556
|
-
export interface
|
|
1557
|
-
|
|
2049
|
+
export interface MetricData {
|
|
2050
|
+
MetricName?: string | undefined;
|
|
2051
|
+
Value?: number | undefined;
|
|
2052
|
+
Timestamp?: Date | undefined;
|
|
1558
2053
|
}
|
|
1559
|
-
export interface
|
|
1560
|
-
|
|
1561
|
-
|
|
2054
|
+
export interface ProfilerRuleEvaluationStatus {
|
|
2055
|
+
RuleConfigurationName?: string | undefined;
|
|
2056
|
+
RuleEvaluationJobArn?: string | undefined;
|
|
2057
|
+
RuleEvaluationStatus?: RuleEvaluationStatus | undefined;
|
|
2058
|
+
StatusDetails?: string | undefined;
|
|
2059
|
+
LastModifiedTime?: Date | undefined;
|
|
1562
2060
|
}
|
|
1563
|
-
export interface
|
|
1564
|
-
|
|
2061
|
+
export interface SecondaryStatusTransition {
|
|
2062
|
+
Status: SecondaryStatus | undefined;
|
|
2063
|
+
StartTime: Date | undefined;
|
|
2064
|
+
EndTime?: Date | undefined;
|
|
2065
|
+
StatusMessage?: string | undefined;
|
|
1565
2066
|
}
|
|
1566
|
-
export interface
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
2067
|
+
export interface WarmPoolStatus {
|
|
2068
|
+
Status: WarmPoolResourceStatus | undefined;
|
|
2069
|
+
ResourceRetainedBillableTimeInSeconds?: number | undefined;
|
|
2070
|
+
ReusedByJob?: string | undefined;
|
|
1570
2071
|
}
|
|
1571
|
-
export interface
|
|
1572
|
-
|
|
1573
|
-
|
|
2072
|
+
export interface DescribeTrainingJobResponse {
|
|
2073
|
+
TrainingJobName: string | undefined;
|
|
2074
|
+
TrainingJobArn: string | undefined;
|
|
2075
|
+
TuningJobArn?: string | undefined;
|
|
2076
|
+
LabelingJobArn?: string | undefined;
|
|
2077
|
+
AutoMLJobArn?: string | undefined;
|
|
2078
|
+
ModelArtifacts: ModelArtifacts | undefined;
|
|
2079
|
+
TrainingJobStatus: TrainingJobStatus | undefined;
|
|
2080
|
+
SecondaryStatus: SecondaryStatus | undefined;
|
|
2081
|
+
FailureReason?: string | undefined;
|
|
2082
|
+
HyperParameters?: Record<string, string> | undefined;
|
|
2083
|
+
AlgorithmSpecification?: AlgorithmSpecification | undefined;
|
|
2084
|
+
RoleArn?: string | undefined;
|
|
2085
|
+
InputDataConfig?: Channel[] | undefined;
|
|
2086
|
+
OutputDataConfig?: OutputDataConfig | undefined;
|
|
2087
|
+
ResourceConfig?: ResourceConfig | undefined;
|
|
2088
|
+
WarmPoolStatus?: WarmPoolStatus | undefined;
|
|
2089
|
+
VpcConfig?: VpcConfig | undefined;
|
|
2090
|
+
StoppingCondition: StoppingCondition | undefined;
|
|
2091
|
+
CreationTime: Date | undefined;
|
|
2092
|
+
TrainingStartTime?: Date | undefined;
|
|
2093
|
+
TrainingEndTime?: Date | undefined;
|
|
2094
|
+
LastModifiedTime?: Date | undefined;
|
|
2095
|
+
SecondaryStatusTransitions?: SecondaryStatusTransition[] | undefined;
|
|
2096
|
+
FinalMetricDataList?: MetricData[] | undefined;
|
|
2097
|
+
EnableNetworkIsolation?: boolean | undefined;
|
|
2098
|
+
EnableInterContainerTrafficEncryption?: boolean | undefined;
|
|
2099
|
+
EnableManagedSpotTraining?: boolean | undefined;
|
|
2100
|
+
CheckpointConfig?: CheckpointConfig | undefined;
|
|
2101
|
+
TrainingTimeInSeconds?: number | undefined;
|
|
2102
|
+
BillableTimeInSeconds?: number | undefined;
|
|
2103
|
+
DebugHookConfig?: DebugHookConfig | undefined;
|
|
2104
|
+
ExperimentConfig?: ExperimentConfig | undefined;
|
|
2105
|
+
DebugRuleConfigurations?: DebugRuleConfiguration[] | undefined;
|
|
2106
|
+
TensorBoardOutputConfig?: TensorBoardOutputConfig | undefined;
|
|
2107
|
+
DebugRuleEvaluationStatuses?: DebugRuleEvaluationStatus[] | undefined;
|
|
2108
|
+
ProfilerConfig?: ProfilerConfig | undefined;
|
|
2109
|
+
ProfilerRuleConfigurations?: ProfilerRuleConfiguration[] | undefined;
|
|
2110
|
+
ProfilerRuleEvaluationStatuses?: ProfilerRuleEvaluationStatus[] | undefined;
|
|
2111
|
+
ProfilingStatus?: ProfilingStatus | undefined;
|
|
1574
2112
|
Environment?: Record<string, string> | undefined;
|
|
2113
|
+
RetryStrategy?: RetryStrategy | undefined;
|
|
2114
|
+
RemoteDebugConfig?: RemoteDebugConfig | undefined;
|
|
2115
|
+
InfraCheckConfig?: InfraCheckConfig | undefined;
|
|
1575
2116
|
}
|
|
1576
|
-
export
|
|
1577
|
-
|
|
1578
|
-
readonly FAILED: "FAILED";
|
|
1579
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
1580
|
-
readonly NOT_APPLICABLE: "NOT_APPLICABLE";
|
|
1581
|
-
};
|
|
1582
|
-
export type RecommendationStatus =
|
|
1583
|
-
(typeof RecommendationStatus)[keyof typeof RecommendationStatus];
|
|
1584
|
-
export interface DeploymentRecommendation {
|
|
1585
|
-
RecommendationStatus: RecommendationStatus | undefined;
|
|
1586
|
-
RealTimeInferenceRecommendations?:
|
|
1587
|
-
| RealTimeInferenceRecommendation[]
|
|
1588
|
-
| undefined;
|
|
2117
|
+
export interface DescribeTrainingPlanRequest {
|
|
2118
|
+
TrainingPlanName: string | undefined;
|
|
1589
2119
|
}
|
|
1590
|
-
export
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
EdgeDeploymentSuccessInStage: number | undefined;
|
|
1604
|
-
EdgeDeploymentPendingInStage: number | undefined;
|
|
1605
|
-
EdgeDeploymentFailedInStage: number | undefined;
|
|
1606
|
-
EdgeDeploymentStatusMessage?: string | undefined;
|
|
1607
|
-
EdgeDeploymentStageStartTime?: Date | undefined;
|
|
2120
|
+
export interface ReservedCapacitySummary {
|
|
2121
|
+
ReservedCapacityArn: string | undefined;
|
|
2122
|
+
ReservedCapacityType?: ReservedCapacityType | undefined;
|
|
2123
|
+
UltraServerType?: string | undefined;
|
|
2124
|
+
UltraServerCount?: number | undefined;
|
|
2125
|
+
InstanceType: ReservedCapacityInstanceType | undefined;
|
|
2126
|
+
TotalInstanceCount: number | undefined;
|
|
2127
|
+
Status: ReservedCapacityStatus | undefined;
|
|
2128
|
+
AvailabilityZone?: string | undefined;
|
|
2129
|
+
DurationHours?: number | undefined;
|
|
2130
|
+
DurationMinutes?: number | undefined;
|
|
2131
|
+
StartTime?: Date | undefined;
|
|
2132
|
+
EndTime?: Date | undefined;
|
|
1608
2133
|
}
|
|
1609
|
-
export interface
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
2134
|
+
export interface DescribeTrainingPlanResponse {
|
|
2135
|
+
TrainingPlanArn: string | undefined;
|
|
2136
|
+
TrainingPlanName: string | undefined;
|
|
2137
|
+
Status: TrainingPlanStatus | undefined;
|
|
2138
|
+
StatusMessage?: string | undefined;
|
|
2139
|
+
DurationHours?: number | undefined;
|
|
2140
|
+
DurationMinutes?: number | undefined;
|
|
2141
|
+
StartTime?: Date | undefined;
|
|
2142
|
+
EndTime?: Date | undefined;
|
|
2143
|
+
UpfrontFee?: string | undefined;
|
|
2144
|
+
CurrencyCode?: string | undefined;
|
|
2145
|
+
TotalInstanceCount?: number | undefined;
|
|
2146
|
+
AvailableInstanceCount?: number | undefined;
|
|
2147
|
+
InUseInstanceCount?: number | undefined;
|
|
2148
|
+
UnhealthyInstanceCount?: number | undefined;
|
|
2149
|
+
AvailableSpareInstanceCount?: number | undefined;
|
|
2150
|
+
TotalUltraServerCount?: number | undefined;
|
|
2151
|
+
TargetResources?: SageMakerResourceName[] | undefined;
|
|
2152
|
+
ReservedCapacitySummaries?: ReservedCapacitySummary[] | undefined;
|
|
2153
|
+
}
|
|
2154
|
+
export interface DescribeTransformJobRequest {
|
|
2155
|
+
TransformJobName: string | undefined;
|
|
1614
2156
|
}
|
|
1615
|
-
export interface
|
|
1616
|
-
|
|
1617
|
-
|
|
2157
|
+
export interface DescribeTransformJobResponse {
|
|
2158
|
+
TransformJobName: string | undefined;
|
|
2159
|
+
TransformJobArn: string | undefined;
|
|
2160
|
+
TransformJobStatus: TransformJobStatus | undefined;
|
|
2161
|
+
FailureReason?: string | undefined;
|
|
2162
|
+
ModelName: string | undefined;
|
|
2163
|
+
MaxConcurrentTransforms?: number | undefined;
|
|
2164
|
+
ModelClientConfig?: ModelClientConfig | undefined;
|
|
2165
|
+
MaxPayloadInMB?: number | undefined;
|
|
2166
|
+
BatchStrategy?: BatchStrategy | undefined;
|
|
2167
|
+
Environment?: Record<string, string> | undefined;
|
|
2168
|
+
TransformInput: TransformInput | undefined;
|
|
2169
|
+
TransformOutput?: TransformOutput | undefined;
|
|
2170
|
+
DataCaptureConfig?: BatchDataCaptureConfig | undefined;
|
|
2171
|
+
TransformResources: TransformResources | undefined;
|
|
2172
|
+
CreationTime: Date | undefined;
|
|
2173
|
+
TransformStartTime?: Date | undefined;
|
|
2174
|
+
TransformEndTime?: Date | undefined;
|
|
2175
|
+
LabelingJobArn?: string | undefined;
|
|
2176
|
+
AutoMLJobArn?: string | undefined;
|
|
2177
|
+
DataProcessing?: DataProcessing | undefined;
|
|
2178
|
+
ExperimentConfig?: ExperimentConfig | undefined;
|
|
1618
2179
|
}
|
|
1619
|
-
export interface
|
|
1620
|
-
|
|
2180
|
+
export interface DescribeTrialRequest {
|
|
2181
|
+
TrialName: string | undefined;
|
|
1621
2182
|
}
|
|
1622
|
-
export interface
|
|
1623
|
-
|
|
2183
|
+
export interface TrialSource {
|
|
2184
|
+
SourceArn: string | undefined;
|
|
2185
|
+
SourceType?: string | undefined;
|
|
1624
2186
|
}
|
|
1625
|
-
export interface
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
Status?: ActionStatus | undefined;
|
|
1632
|
-
Properties?: Record<string, string> | undefined;
|
|
2187
|
+
export interface DescribeTrialResponse {
|
|
2188
|
+
TrialName?: string | undefined;
|
|
2189
|
+
TrialArn?: string | undefined;
|
|
2190
|
+
DisplayName?: string | undefined;
|
|
2191
|
+
ExperimentName?: string | undefined;
|
|
2192
|
+
Source?: TrialSource | undefined;
|
|
1633
2193
|
CreationTime?: Date | undefined;
|
|
1634
2194
|
CreatedBy?: UserContext | undefined;
|
|
1635
2195
|
LastModifiedTime?: Date | undefined;
|
|
1636
2196
|
LastModifiedBy?: UserContext | undefined;
|
|
1637
2197
|
MetadataProperties?: MetadataProperties | undefined;
|
|
1638
|
-
LineageGroupArn?: string | undefined;
|
|
1639
|
-
}
|
|
1640
|
-
export interface DescribeAlgorithmInput {
|
|
1641
|
-
AlgorithmName: string | undefined;
|
|
1642
|
-
}
|
|
1643
|
-
export interface DescribeAlgorithmOutput {
|
|
1644
|
-
AlgorithmName: string | undefined;
|
|
1645
|
-
AlgorithmArn: string | undefined;
|
|
1646
|
-
AlgorithmDescription?: string | undefined;
|
|
1647
|
-
CreationTime: Date | undefined;
|
|
1648
|
-
TrainingSpecification: TrainingSpecification | undefined;
|
|
1649
|
-
InferenceSpecification?: InferenceSpecification | undefined;
|
|
1650
|
-
ValidationSpecification?: AlgorithmValidationSpecification | undefined;
|
|
1651
|
-
AlgorithmStatus: AlgorithmStatus | undefined;
|
|
1652
|
-
AlgorithmStatusDetails: AlgorithmStatusDetails | undefined;
|
|
1653
|
-
ProductId?: string | undefined;
|
|
1654
|
-
CertifyForMarketplace?: boolean | undefined;
|
|
1655
|
-
}
|
|
1656
|
-
export interface DescribeAppRequest {
|
|
1657
|
-
DomainId: string | undefined;
|
|
1658
|
-
UserProfileName?: string | undefined;
|
|
1659
|
-
SpaceName?: string | undefined;
|
|
1660
|
-
AppType: AppType | undefined;
|
|
1661
|
-
AppName: string | undefined;
|
|
1662
|
-
}
|
|
1663
|
-
export interface DescribeAppResponse {
|
|
1664
|
-
AppArn?: string | undefined;
|
|
1665
|
-
AppType?: AppType | undefined;
|
|
1666
|
-
AppName?: string | undefined;
|
|
1667
|
-
DomainId?: string | undefined;
|
|
1668
|
-
UserProfileName?: string | undefined;
|
|
1669
|
-
SpaceName?: string | undefined;
|
|
1670
|
-
Status?: AppStatus | undefined;
|
|
1671
|
-
EffectiveTrustedIdentityPropagationStatus?: FeatureStatus | undefined;
|
|
1672
|
-
RecoveryMode?: boolean | undefined;
|
|
1673
|
-
LastHealthCheckTimestamp?: Date | undefined;
|
|
1674
|
-
LastUserActivityTimestamp?: Date | undefined;
|
|
1675
|
-
CreationTime?: Date | undefined;
|
|
1676
|
-
FailureReason?: string | undefined;
|
|
1677
|
-
ResourceSpec?: ResourceSpec | undefined;
|
|
1678
|
-
BuiltInLifecycleConfigArn?: string | undefined;
|
|
1679
|
-
}
|
|
1680
|
-
export interface DescribeAppImageConfigRequest {
|
|
1681
|
-
AppImageConfigName: string | undefined;
|
|
1682
2198
|
}
|
|
1683
|
-
export interface
|
|
1684
|
-
|
|
1685
|
-
AppImageConfigName?: string | undefined;
|
|
1686
|
-
CreationTime?: Date | undefined;
|
|
1687
|
-
LastModifiedTime?: Date | undefined;
|
|
1688
|
-
KernelGatewayImageConfig?: KernelGatewayImageConfig | undefined;
|
|
1689
|
-
JupyterLabAppImageConfig?: JupyterLabAppImageConfig | undefined;
|
|
1690
|
-
CodeEditorAppImageConfig?: CodeEditorAppImageConfig | undefined;
|
|
2199
|
+
export interface DescribeTrialComponentRequest {
|
|
2200
|
+
TrialComponentName: string | undefined;
|
|
1691
2201
|
}
|
|
1692
|
-
export interface
|
|
1693
|
-
|
|
2202
|
+
export interface TrialComponentMetricSummary {
|
|
2203
|
+
MetricName?: string | undefined;
|
|
2204
|
+
SourceArn?: string | undefined;
|
|
2205
|
+
TimeStamp?: Date | undefined;
|
|
2206
|
+
Max?: number | undefined;
|
|
2207
|
+
Min?: number | undefined;
|
|
2208
|
+
Last?: number | undefined;
|
|
2209
|
+
Count?: number | undefined;
|
|
2210
|
+
Avg?: number | undefined;
|
|
2211
|
+
StdDev?: number | undefined;
|
|
2212
|
+
}
|
|
2213
|
+
export interface TrialComponentSource {
|
|
2214
|
+
SourceArn: string | undefined;
|
|
2215
|
+
SourceType?: string | undefined;
|
|
1694
2216
|
}
|
|
1695
|
-
export interface
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
2217
|
+
export interface DescribeTrialComponentResponse {
|
|
2218
|
+
TrialComponentName?: string | undefined;
|
|
2219
|
+
TrialComponentArn?: string | undefined;
|
|
2220
|
+
DisplayName?: string | undefined;
|
|
2221
|
+
Source?: TrialComponentSource | undefined;
|
|
2222
|
+
Status?: TrialComponentStatus | undefined;
|
|
2223
|
+
StartTime?: Date | undefined;
|
|
2224
|
+
EndTime?: Date | undefined;
|
|
1701
2225
|
CreationTime?: Date | undefined;
|
|
1702
2226
|
CreatedBy?: UserContext | undefined;
|
|
1703
2227
|
LastModifiedTime?: Date | undefined;
|
|
1704
2228
|
LastModifiedBy?: UserContext | undefined;
|
|
2229
|
+
Parameters?: Record<string, TrialComponentParameterValue> | undefined;
|
|
2230
|
+
InputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
|
|
2231
|
+
OutputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
|
|
1705
2232
|
MetadataProperties?: MetadataProperties | undefined;
|
|
2233
|
+
Metrics?: TrialComponentMetricSummary[] | undefined;
|
|
1706
2234
|
LineageGroupArn?: string | undefined;
|
|
2235
|
+
Sources?: TrialComponentSource[] | undefined;
|
|
1707
2236
|
}
|
|
1708
|
-
export interface
|
|
1709
|
-
|
|
2237
|
+
export interface DescribeUserProfileRequest {
|
|
2238
|
+
DomainId: string | undefined;
|
|
2239
|
+
UserProfileName: string | undefined;
|
|
1710
2240
|
}
|
|
1711
|
-
export interface
|
|
1712
|
-
|
|
2241
|
+
export interface DescribeUserProfileResponse {
|
|
2242
|
+
DomainId?: string | undefined;
|
|
2243
|
+
UserProfileArn?: string | undefined;
|
|
2244
|
+
UserProfileName?: string | undefined;
|
|
2245
|
+
HomeEfsFileSystemUid?: string | undefined;
|
|
2246
|
+
Status?: UserProfileStatus | undefined;
|
|
2247
|
+
LastModifiedTime?: Date | undefined;
|
|
2248
|
+
CreationTime?: Date | undefined;
|
|
2249
|
+
FailureReason?: string | undefined;
|
|
2250
|
+
SingleSignOnUserIdentifier?: string | undefined;
|
|
2251
|
+
SingleSignOnUserValue?: string | undefined;
|
|
2252
|
+
UserSettings?: UserSettings | undefined;
|
|
1713
2253
|
}
|
|
1714
|
-
export interface
|
|
1715
|
-
|
|
1716
|
-
ProblemType?: ProblemType | undefined;
|
|
1717
|
-
CompletionCriteria?: AutoMLJobCompletionCriteria | undefined;
|
|
2254
|
+
export interface DescribeWorkforceRequest {
|
|
2255
|
+
WorkforceName: string | undefined;
|
|
1718
2256
|
}
|
|
1719
|
-
export interface
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
2257
|
+
export interface OidcConfigForResponse {
|
|
2258
|
+
ClientId?: string | undefined;
|
|
2259
|
+
Issuer?: string | undefined;
|
|
2260
|
+
AuthorizationEndpoint?: string | undefined;
|
|
2261
|
+
TokenEndpoint?: string | undefined;
|
|
2262
|
+
UserInfoEndpoint?: string | undefined;
|
|
2263
|
+
LogoutEndpoint?: string | undefined;
|
|
2264
|
+
JwksUri?: string | undefined;
|
|
2265
|
+
Scope?: string | undefined;
|
|
2266
|
+
AuthenticationRequestExtraParams?: Record<string, string> | undefined;
|
|
2267
|
+
}
|
|
2268
|
+
export interface WorkforceVpcConfigResponse {
|
|
2269
|
+
VpcId: string | undefined;
|
|
2270
|
+
SecurityGroupIds: string[] | undefined;
|
|
2271
|
+
Subnets: string[] | undefined;
|
|
2272
|
+
VpcEndpointId?: string | undefined;
|
|
2273
|
+
}
|
|
2274
|
+
export interface Workforce {
|
|
2275
|
+
WorkforceName: string | undefined;
|
|
2276
|
+
WorkforceArn: string | undefined;
|
|
2277
|
+
LastUpdatedDate?: Date | undefined;
|
|
2278
|
+
SourceIpConfig?: SourceIpConfig | undefined;
|
|
2279
|
+
SubDomain?: string | undefined;
|
|
2280
|
+
CognitoConfig?: CognitoConfig | undefined;
|
|
2281
|
+
OidcConfig?: OidcConfigForResponse | undefined;
|
|
2282
|
+
CreateDate?: Date | undefined;
|
|
2283
|
+
WorkforceVpcConfig?: WorkforceVpcConfigResponse | undefined;
|
|
2284
|
+
Status?: WorkforceStatus | undefined;
|
|
1731
2285
|
FailureReason?: string | undefined;
|
|
1732
|
-
|
|
1733
|
-
BestCandidate?: AutoMLCandidate | undefined;
|
|
1734
|
-
AutoMLJobStatus: AutoMLJobStatus | undefined;
|
|
1735
|
-
AutoMLJobSecondaryStatus: AutoMLJobSecondaryStatus | undefined;
|
|
1736
|
-
GenerateCandidateDefinitionsOnly?: boolean | undefined;
|
|
1737
|
-
AutoMLJobArtifacts?: AutoMLJobArtifacts | undefined;
|
|
1738
|
-
ResolvedAttributes?: ResolvedAttributes | undefined;
|
|
1739
|
-
ModelDeployConfig?: ModelDeployConfig | undefined;
|
|
1740
|
-
ModelDeployResult?: ModelDeployResult | undefined;
|
|
2286
|
+
IpAddressType?: WorkforceIpAddressType | undefined;
|
|
1741
2287
|
}
|
|
1742
|
-
export interface
|
|
1743
|
-
|
|
2288
|
+
export interface DescribeWorkforceResponse {
|
|
2289
|
+
Workforce: Workforce | undefined;
|
|
1744
2290
|
}
|