@aws-sdk/client-sagemaker 3.934.0 → 3.936.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +3695 -3682
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +2989 -0
- package/dist-es/models/errors.js +57 -0
- package/dist-es/models/models_0.js +1 -1390
- package/dist-es/models/models_1.js +1 -671
- package/dist-es/models/models_2.js +1 -186
- package/dist-es/models/models_3.js +1 -434
- package/dist-es/models/models_4.js +1 -317
- package/dist-es/schemas/schemas_0.js +11 -4
- package/dist-types/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -2
- package/dist-types/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +4 -0
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +1 -2
- package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterEventCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +5 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +5 -1
- package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -2
- package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/commands/ImportHubContentCommand.d.ts +1 -1
- package/dist-types/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterEventsCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListClustersCommand.d.ts +1 -1
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -1
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/commands/ListHubsCommand.d.ts +1 -1
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceComponentsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListOptimizationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListPartnerAppsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelineVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceCatalogsCommand.d.ts +1 -1
- package/dist-types/commands/ListSpacesCommand.d.ts +1 -1
- package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -2
- package/dist-types/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -1
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/QueryLineageCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/SearchCommand.d.ts +3 -3
- package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StartSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopOptimizationJobCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePartnerAppCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/index.d.ts +7 -1
- package/dist-types/models/enums.d.ts +5540 -0
- package/dist-types/models/errors.d.ts +54 -0
- package/dist-types/models/models_0.d.ts +2375 -2134
- package/dist-types/models/models_1.d.ts +3957 -3765
- package/dist-types/models/models_2.d.ts +5770 -3151
- package/dist-types/models/models_3.d.ts +4470 -4424
- package/dist-types/models/models_4.d.ts +2119 -5743
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterEventCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeReservedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterEventsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListOptimizationJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPartnerAppsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelineVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainingPlansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePipelineVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +7 -1
- package/dist-types/ts3.4/models/enums.d.ts +3561 -0
- package/dist-types/ts3.4/models/errors.d.ts +28 -0
- package/dist-types/ts3.4/models/models_0.d.ts +679 -1546
- package/dist-types/ts3.4/models/models_1.d.ts +1074 -1388
- package/dist-types/ts3.4/models/models_2.d.ts +2006 -1460
- package/dist-types/ts3.4/models/models_3.d.ts +2042 -2344
- package/dist-types/ts3.4/models/models_4.d.ts +1071 -2076
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +19 -19
- package/dist-es/models/index.js +0 -6
- package/dist-es/models/models_5.js +0 -39
- package/dist-types/models/index.d.ts +0 -6
- package/dist-types/models/models_5.d.ts +0 -5029
- package/dist-types/ts3.4/models/index.d.ts +0 -6
- package/dist-types/ts3.4/models/models_5.d.ts +0 -1404
|
@@ -1,1404 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ActionStatus,
|
|
3
|
-
ActivationState,
|
|
4
|
-
AdditionalInferenceSpecificationDefinition,
|
|
5
|
-
AlgorithmSpecification,
|
|
6
|
-
AppNetworkAccessType,
|
|
7
|
-
AppSecurityGroupManagement,
|
|
8
|
-
AppSpecification,
|
|
9
|
-
BatchDataCaptureConfig,
|
|
10
|
-
BatchStrategy,
|
|
11
|
-
BatchTransformInput,
|
|
12
|
-
BooleanOperator,
|
|
13
|
-
CfnUpdateTemplateProvider,
|
|
14
|
-
Channel,
|
|
15
|
-
CheckpointConfig,
|
|
16
|
-
ClusterAutoScalingConfig,
|
|
17
|
-
ClusterInstanceGroupSpecification,
|
|
18
|
-
ClusterNodeProvisioningMode,
|
|
19
|
-
ClusterNodeRecovery,
|
|
20
|
-
CodeEditorAppImageConfig,
|
|
21
|
-
DeploymentConfiguration,
|
|
22
|
-
InferenceSpecification,
|
|
23
|
-
JupyterLabAppImageConfig,
|
|
24
|
-
KernelGatewayImageConfig,
|
|
25
|
-
ModelApprovalStatus,
|
|
26
|
-
ModelPackageStatus,
|
|
27
|
-
OutputDataConfig,
|
|
28
|
-
OutputParameter,
|
|
29
|
-
ResourceConfig,
|
|
30
|
-
StoppingCondition,
|
|
31
|
-
Tag,
|
|
32
|
-
TransformInput,
|
|
33
|
-
TransformOutput,
|
|
34
|
-
TransformResources,
|
|
35
|
-
UserContext,
|
|
36
|
-
VpcConfig,
|
|
37
|
-
} from "./models_0";
|
|
38
|
-
import {
|
|
39
|
-
_InstanceType,
|
|
40
|
-
ClusterRestrictedInstanceGroupSpecification,
|
|
41
|
-
ClusterTieredStorageConfig,
|
|
42
|
-
ComputeQuotaConfig,
|
|
43
|
-
ComputeQuotaTarget,
|
|
44
|
-
ContainerDefinition,
|
|
45
|
-
DefaultSpaceSettings,
|
|
46
|
-
DeploymentConfig,
|
|
47
|
-
EdgeOutputConfig,
|
|
48
|
-
FeatureDefinition,
|
|
49
|
-
HubContentType,
|
|
50
|
-
InferenceComponentRuntimeConfig,
|
|
51
|
-
InferenceComponentSpecification,
|
|
52
|
-
InferenceExperimentDataStorageConfig,
|
|
53
|
-
InferenceExperimentSchedule,
|
|
54
|
-
IPAddressType,
|
|
55
|
-
JobType,
|
|
56
|
-
MetadataProperties,
|
|
57
|
-
ModelVariantConfig,
|
|
58
|
-
Processor,
|
|
59
|
-
RetryStrategy,
|
|
60
|
-
SchedulerConfig,
|
|
61
|
-
ShadowModeConfig,
|
|
62
|
-
TagPropagation,
|
|
63
|
-
ThroughputMode,
|
|
64
|
-
TtlDuration,
|
|
65
|
-
UiTemplate,
|
|
66
|
-
UserSettings,
|
|
67
|
-
VendorGuidance,
|
|
68
|
-
} from "./models_1";
|
|
69
|
-
import {
|
|
70
|
-
CrossAccountFilterOption,
|
|
71
|
-
DataProcessing,
|
|
72
|
-
DebugHookConfig,
|
|
73
|
-
DebugRuleConfiguration,
|
|
74
|
-
DebugRuleEvaluationStatus,
|
|
75
|
-
DeploymentRecommendation,
|
|
76
|
-
DriftCheckBaselines,
|
|
77
|
-
ExperimentConfig,
|
|
78
|
-
InferenceExecutionConfig,
|
|
79
|
-
InstanceMetadataServiceConfiguration,
|
|
80
|
-
MemberDefinition,
|
|
81
|
-
ModelCardSecurityConfig,
|
|
82
|
-
ModelCardStatus,
|
|
83
|
-
ModelClientConfig,
|
|
84
|
-
ModelLifeCycle,
|
|
85
|
-
ModelMetrics,
|
|
86
|
-
ModelPackageModelCard,
|
|
87
|
-
ModelPackageSecurityConfig,
|
|
88
|
-
ModelPackageValidationSpecification,
|
|
89
|
-
MonitoringScheduleConfig,
|
|
90
|
-
MonitoringType,
|
|
91
|
-
NetworkConfig,
|
|
92
|
-
NotebookInstanceAcceleratorType,
|
|
93
|
-
NotebookInstanceLifecycleHook,
|
|
94
|
-
NotificationConfiguration,
|
|
95
|
-
OidcConfig,
|
|
96
|
-
ParallelismConfiguration,
|
|
97
|
-
PartnerAppConfig,
|
|
98
|
-
PartnerAppMaintenanceConfig,
|
|
99
|
-
PipelineDefinitionS3Location,
|
|
100
|
-
ProcessingInput,
|
|
101
|
-
ProcessingOutputConfig,
|
|
102
|
-
ProcessingResources,
|
|
103
|
-
ProcessingStoppingCondition,
|
|
104
|
-
ProfilerConfig,
|
|
105
|
-
ProfilerRuleConfiguration,
|
|
106
|
-
ProvisioningParameter,
|
|
107
|
-
RootAccess,
|
|
108
|
-
ServiceCatalogProvisioningDetails,
|
|
109
|
-
SkipModelValidation,
|
|
110
|
-
SourceAlgorithmSpecification,
|
|
111
|
-
SourceIpConfig,
|
|
112
|
-
SpaceSettings,
|
|
113
|
-
TensorBoardOutputConfig,
|
|
114
|
-
TrackingServerSize,
|
|
115
|
-
TrialComponentArtifact,
|
|
116
|
-
TrialComponentParameterValue,
|
|
117
|
-
TrialComponentStatus,
|
|
118
|
-
WorkerAccessConfiguration,
|
|
119
|
-
WorkforceIpAddressType,
|
|
120
|
-
WorkforceVpcConfigRequest,
|
|
121
|
-
} from "./models_2";
|
|
122
|
-
import {
|
|
123
|
-
DesiredWeightAndCapacity,
|
|
124
|
-
Device,
|
|
125
|
-
Direction,
|
|
126
|
-
DomainSettingsForUpdate,
|
|
127
|
-
Edge,
|
|
128
|
-
Endpoint,
|
|
129
|
-
EndpointStatus,
|
|
130
|
-
Experiment,
|
|
131
|
-
FeatureGroup,
|
|
132
|
-
FeatureMetadata,
|
|
133
|
-
FeatureParameter,
|
|
134
|
-
Filter,
|
|
135
|
-
HubContentSupportStatus,
|
|
136
|
-
InferenceComponentDeploymentConfig,
|
|
137
|
-
MetricData,
|
|
138
|
-
ModelArtifacts,
|
|
139
|
-
ModelPackageGroupStatus,
|
|
140
|
-
ModelPackageStatusDetails,
|
|
141
|
-
MonitoringExecutionSummary,
|
|
142
|
-
PipelineExecutionStatus,
|
|
143
|
-
PipelineExperimentConfig,
|
|
144
|
-
PipelineStatus,
|
|
145
|
-
ProcessingJobStatus,
|
|
146
|
-
ProjectStatus,
|
|
147
|
-
ReservedCapacityInstanceType,
|
|
148
|
-
ReservedCapacityType,
|
|
149
|
-
SageMakerResourceName,
|
|
150
|
-
ScheduleStatus,
|
|
151
|
-
SecondaryStatus,
|
|
152
|
-
SecondaryStatusTransition,
|
|
153
|
-
SelectiveExecutionConfig,
|
|
154
|
-
ServiceCatalogProvisionedProductDetails,
|
|
155
|
-
TemplateProviderDetail,
|
|
156
|
-
TrainingJobStatus,
|
|
157
|
-
TransformJobStatus,
|
|
158
|
-
TrialComponentMetricSummary,
|
|
159
|
-
TrialComponentSource,
|
|
160
|
-
TrialSource,
|
|
161
|
-
UserProfileStatus,
|
|
162
|
-
Workforce,
|
|
163
|
-
Workteam,
|
|
164
|
-
} from "./models_3";
|
|
165
|
-
import {
|
|
166
|
-
GitConfigForUpdate,
|
|
167
|
-
HyperParameterTuningJobSearchEntity,
|
|
168
|
-
InferenceExperimentStopDesiredState,
|
|
169
|
-
LineageType,
|
|
170
|
-
MonitoringAlertSummary,
|
|
171
|
-
Parameter,
|
|
172
|
-
ResourceType,
|
|
173
|
-
SortOrder,
|
|
174
|
-
TrialComponentSummary,
|
|
175
|
-
} from "./models_4";
|
|
176
|
-
export interface ListTrialComponentsResponse {
|
|
177
|
-
TrialComponentSummaries?: TrialComponentSummary[] | undefined;
|
|
178
|
-
NextToken?: string | undefined;
|
|
179
|
-
}
|
|
180
|
-
export declare const SortTrialsBy: {
|
|
181
|
-
readonly CREATION_TIME: "CreationTime";
|
|
182
|
-
readonly NAME: "Name";
|
|
183
|
-
};
|
|
184
|
-
export type SortTrialsBy = (typeof SortTrialsBy)[keyof typeof SortTrialsBy];
|
|
185
|
-
export interface ListTrialsRequest {
|
|
186
|
-
ExperimentName?: string | undefined;
|
|
187
|
-
TrialComponentName?: string | undefined;
|
|
188
|
-
CreatedAfter?: Date | undefined;
|
|
189
|
-
CreatedBefore?: Date | undefined;
|
|
190
|
-
SortBy?: SortTrialsBy | undefined;
|
|
191
|
-
SortOrder?: SortOrder | undefined;
|
|
192
|
-
MaxResults?: number | undefined;
|
|
193
|
-
NextToken?: string | undefined;
|
|
194
|
-
}
|
|
195
|
-
export interface TrialSummary {
|
|
196
|
-
TrialArn?: string | undefined;
|
|
197
|
-
TrialName?: string | undefined;
|
|
198
|
-
DisplayName?: string | undefined;
|
|
199
|
-
TrialSource?: TrialSource | undefined;
|
|
200
|
-
CreationTime?: Date | undefined;
|
|
201
|
-
LastModifiedTime?: Date | undefined;
|
|
202
|
-
}
|
|
203
|
-
export interface ListTrialsResponse {
|
|
204
|
-
TrialSummaries?: TrialSummary[] | undefined;
|
|
205
|
-
NextToken?: string | undefined;
|
|
206
|
-
}
|
|
207
|
-
export interface ListUltraServersByReservedCapacityRequest {
|
|
208
|
-
ReservedCapacityArn: string | undefined;
|
|
209
|
-
MaxResults?: number | undefined;
|
|
210
|
-
NextToken?: string | undefined;
|
|
211
|
-
}
|
|
212
|
-
export declare const UltraServerHealthStatus: {
|
|
213
|
-
readonly IMPAIRED: "Impaired";
|
|
214
|
-
readonly INSUFFICIENT_DATA: "Insufficient-Data";
|
|
215
|
-
readonly OK: "OK";
|
|
216
|
-
};
|
|
217
|
-
export type UltraServerHealthStatus =
|
|
218
|
-
(typeof UltraServerHealthStatus)[keyof typeof UltraServerHealthStatus];
|
|
219
|
-
export interface UltraServer {
|
|
220
|
-
UltraServerId: string | undefined;
|
|
221
|
-
UltraServerType: string | undefined;
|
|
222
|
-
AvailabilityZone: string | undefined;
|
|
223
|
-
InstanceType: ReservedCapacityInstanceType | undefined;
|
|
224
|
-
TotalInstanceCount: number | undefined;
|
|
225
|
-
ConfiguredSpareInstanceCount?: number | undefined;
|
|
226
|
-
AvailableInstanceCount?: number | undefined;
|
|
227
|
-
InUseInstanceCount?: number | undefined;
|
|
228
|
-
AvailableSpareInstanceCount?: number | undefined;
|
|
229
|
-
UnhealthyInstanceCount?: number | undefined;
|
|
230
|
-
HealthStatus?: UltraServerHealthStatus | undefined;
|
|
231
|
-
}
|
|
232
|
-
export interface ListUltraServersByReservedCapacityResponse {
|
|
233
|
-
NextToken?: string | undefined;
|
|
234
|
-
UltraServers: UltraServer[] | undefined;
|
|
235
|
-
}
|
|
236
|
-
export declare const UserProfileSortKey: {
|
|
237
|
-
readonly CreationTime: "CreationTime";
|
|
238
|
-
readonly LastModifiedTime: "LastModifiedTime";
|
|
239
|
-
};
|
|
240
|
-
export type UserProfileSortKey =
|
|
241
|
-
(typeof UserProfileSortKey)[keyof typeof UserProfileSortKey];
|
|
242
|
-
export interface ListUserProfilesRequest {
|
|
243
|
-
NextToken?: string | undefined;
|
|
244
|
-
MaxResults?: number | undefined;
|
|
245
|
-
SortOrder?: SortOrder | undefined;
|
|
246
|
-
SortBy?: UserProfileSortKey | undefined;
|
|
247
|
-
DomainIdEquals?: string | undefined;
|
|
248
|
-
UserProfileNameContains?: string | undefined;
|
|
249
|
-
}
|
|
250
|
-
export interface UserProfileDetails {
|
|
251
|
-
DomainId?: string | undefined;
|
|
252
|
-
UserProfileName?: string | undefined;
|
|
253
|
-
Status?: UserProfileStatus | undefined;
|
|
254
|
-
CreationTime?: Date | undefined;
|
|
255
|
-
LastModifiedTime?: Date | undefined;
|
|
256
|
-
}
|
|
257
|
-
export interface ListUserProfilesResponse {
|
|
258
|
-
UserProfiles?: UserProfileDetails[] | undefined;
|
|
259
|
-
NextToken?: string | undefined;
|
|
260
|
-
}
|
|
261
|
-
export declare const ListWorkforcesSortByOptions: {
|
|
262
|
-
readonly CreateDate: "CreateDate";
|
|
263
|
-
readonly Name: "Name";
|
|
264
|
-
};
|
|
265
|
-
export type ListWorkforcesSortByOptions =
|
|
266
|
-
(typeof ListWorkforcesSortByOptions)[keyof typeof ListWorkforcesSortByOptions];
|
|
267
|
-
export interface ListWorkforcesRequest {
|
|
268
|
-
SortBy?: ListWorkforcesSortByOptions | undefined;
|
|
269
|
-
SortOrder?: SortOrder | undefined;
|
|
270
|
-
NameContains?: string | undefined;
|
|
271
|
-
NextToken?: string | undefined;
|
|
272
|
-
MaxResults?: number | undefined;
|
|
273
|
-
}
|
|
274
|
-
export interface ListWorkforcesResponse {
|
|
275
|
-
Workforces: Workforce[] | undefined;
|
|
276
|
-
NextToken?: string | undefined;
|
|
277
|
-
}
|
|
278
|
-
export declare const ListWorkteamsSortByOptions: {
|
|
279
|
-
readonly CreateDate: "CreateDate";
|
|
280
|
-
readonly Name: "Name";
|
|
281
|
-
};
|
|
282
|
-
export type ListWorkteamsSortByOptions =
|
|
283
|
-
(typeof ListWorkteamsSortByOptions)[keyof typeof ListWorkteamsSortByOptions];
|
|
284
|
-
export interface ListWorkteamsRequest {
|
|
285
|
-
SortBy?: ListWorkteamsSortByOptions | undefined;
|
|
286
|
-
SortOrder?: SortOrder | undefined;
|
|
287
|
-
NameContains?: string | undefined;
|
|
288
|
-
NextToken?: string | undefined;
|
|
289
|
-
MaxResults?: number | undefined;
|
|
290
|
-
}
|
|
291
|
-
export interface ListWorkteamsResponse {
|
|
292
|
-
Workteams: Workteam[] | undefined;
|
|
293
|
-
NextToken?: string | undefined;
|
|
294
|
-
}
|
|
295
|
-
export interface Model {
|
|
296
|
-
ModelName?: string | undefined;
|
|
297
|
-
PrimaryContainer?: ContainerDefinition | undefined;
|
|
298
|
-
Containers?: ContainerDefinition[] | undefined;
|
|
299
|
-
InferenceExecutionConfig?: InferenceExecutionConfig | undefined;
|
|
300
|
-
ExecutionRoleArn?: string | undefined;
|
|
301
|
-
VpcConfig?: VpcConfig | undefined;
|
|
302
|
-
CreationTime?: Date | undefined;
|
|
303
|
-
ModelArn?: string | undefined;
|
|
304
|
-
EnableNetworkIsolation?: boolean | undefined;
|
|
305
|
-
Tags?: Tag[] | undefined;
|
|
306
|
-
DeploymentRecommendation?: DeploymentRecommendation | undefined;
|
|
307
|
-
}
|
|
308
|
-
export interface ModelCard {
|
|
309
|
-
ModelCardArn?: string | undefined;
|
|
310
|
-
ModelCardName?: string | undefined;
|
|
311
|
-
ModelCardVersion?: number | undefined;
|
|
312
|
-
Content?: string | undefined;
|
|
313
|
-
ModelCardStatus?: ModelCardStatus | undefined;
|
|
314
|
-
SecurityConfig?: ModelCardSecurityConfig | undefined;
|
|
315
|
-
CreationTime?: Date | undefined;
|
|
316
|
-
CreatedBy?: UserContext | undefined;
|
|
317
|
-
LastModifiedTime?: Date | undefined;
|
|
318
|
-
LastModifiedBy?: UserContext | undefined;
|
|
319
|
-
Tags?: Tag[] | undefined;
|
|
320
|
-
ModelId?: string | undefined;
|
|
321
|
-
RiskRating?: string | undefined;
|
|
322
|
-
ModelPackageGroupName?: string | undefined;
|
|
323
|
-
}
|
|
324
|
-
export interface ModelDashboardEndpoint {
|
|
325
|
-
EndpointName: string | undefined;
|
|
326
|
-
EndpointArn: string | undefined;
|
|
327
|
-
CreationTime: Date | undefined;
|
|
328
|
-
LastModifiedTime: Date | undefined;
|
|
329
|
-
EndpointStatus: EndpointStatus | undefined;
|
|
330
|
-
}
|
|
331
|
-
export interface TransformJob {
|
|
332
|
-
TransformJobName?: string | undefined;
|
|
333
|
-
TransformJobArn?: string | undefined;
|
|
334
|
-
TransformJobStatus?: TransformJobStatus | undefined;
|
|
335
|
-
FailureReason?: string | undefined;
|
|
336
|
-
ModelName?: string | undefined;
|
|
337
|
-
MaxConcurrentTransforms?: number | undefined;
|
|
338
|
-
ModelClientConfig?: ModelClientConfig | undefined;
|
|
339
|
-
MaxPayloadInMB?: number | undefined;
|
|
340
|
-
BatchStrategy?: BatchStrategy | undefined;
|
|
341
|
-
Environment?: Record<string, string> | undefined;
|
|
342
|
-
TransformInput?: TransformInput | undefined;
|
|
343
|
-
TransformOutput?: TransformOutput | undefined;
|
|
344
|
-
DataCaptureConfig?: BatchDataCaptureConfig | undefined;
|
|
345
|
-
TransformResources?: TransformResources | undefined;
|
|
346
|
-
CreationTime?: Date | undefined;
|
|
347
|
-
TransformStartTime?: Date | undefined;
|
|
348
|
-
TransformEndTime?: Date | undefined;
|
|
349
|
-
LabelingJobArn?: string | undefined;
|
|
350
|
-
AutoMLJobArn?: string | undefined;
|
|
351
|
-
DataProcessing?: DataProcessing | undefined;
|
|
352
|
-
ExperimentConfig?: ExperimentConfig | undefined;
|
|
353
|
-
Tags?: Tag[] | undefined;
|
|
354
|
-
}
|
|
355
|
-
export interface ModelDashboardModelCard {
|
|
356
|
-
ModelCardArn?: string | undefined;
|
|
357
|
-
ModelCardName?: string | undefined;
|
|
358
|
-
ModelCardVersion?: number | undefined;
|
|
359
|
-
ModelCardStatus?: ModelCardStatus | undefined;
|
|
360
|
-
SecurityConfig?: ModelCardSecurityConfig | undefined;
|
|
361
|
-
CreationTime?: Date | undefined;
|
|
362
|
-
CreatedBy?: UserContext | undefined;
|
|
363
|
-
LastModifiedTime?: Date | undefined;
|
|
364
|
-
LastModifiedBy?: UserContext | undefined;
|
|
365
|
-
Tags?: Tag[] | undefined;
|
|
366
|
-
ModelId?: string | undefined;
|
|
367
|
-
RiskRating?: string | undefined;
|
|
368
|
-
}
|
|
369
|
-
export interface ModelDashboardMonitoringSchedule {
|
|
370
|
-
MonitoringScheduleArn?: string | undefined;
|
|
371
|
-
MonitoringScheduleName?: string | undefined;
|
|
372
|
-
MonitoringScheduleStatus?: ScheduleStatus | undefined;
|
|
373
|
-
MonitoringType?: MonitoringType | undefined;
|
|
374
|
-
FailureReason?: string | undefined;
|
|
375
|
-
CreationTime?: Date | undefined;
|
|
376
|
-
LastModifiedTime?: Date | undefined;
|
|
377
|
-
MonitoringScheduleConfig?: MonitoringScheduleConfig | undefined;
|
|
378
|
-
EndpointName?: string | undefined;
|
|
379
|
-
MonitoringAlertSummaries?: MonitoringAlertSummary[] | undefined;
|
|
380
|
-
LastMonitoringExecutionSummary?: MonitoringExecutionSummary | undefined;
|
|
381
|
-
BatchTransformInput?: BatchTransformInput | undefined;
|
|
382
|
-
}
|
|
383
|
-
export interface ModelDashboardModel {
|
|
384
|
-
Model?: Model | undefined;
|
|
385
|
-
Endpoints?: ModelDashboardEndpoint[] | undefined;
|
|
386
|
-
LastBatchTransformJob?: TransformJob | undefined;
|
|
387
|
-
MonitoringSchedules?: ModelDashboardMonitoringSchedule[] | undefined;
|
|
388
|
-
ModelCard?: ModelDashboardModelCard | undefined;
|
|
389
|
-
}
|
|
390
|
-
export interface ModelPackage {
|
|
391
|
-
ModelPackageName?: string | undefined;
|
|
392
|
-
ModelPackageGroupName?: string | undefined;
|
|
393
|
-
ModelPackageVersion?: number | undefined;
|
|
394
|
-
ModelPackageArn?: string | undefined;
|
|
395
|
-
ModelPackageDescription?: string | undefined;
|
|
396
|
-
CreationTime?: Date | undefined;
|
|
397
|
-
InferenceSpecification?: InferenceSpecification | undefined;
|
|
398
|
-
SourceAlgorithmSpecification?: SourceAlgorithmSpecification | undefined;
|
|
399
|
-
ValidationSpecification?: ModelPackageValidationSpecification | undefined;
|
|
400
|
-
ModelPackageStatus?: ModelPackageStatus | undefined;
|
|
401
|
-
ModelPackageStatusDetails?: ModelPackageStatusDetails | undefined;
|
|
402
|
-
CertifyForMarketplace?: boolean | undefined;
|
|
403
|
-
ModelApprovalStatus?: ModelApprovalStatus | undefined;
|
|
404
|
-
CreatedBy?: UserContext | undefined;
|
|
405
|
-
MetadataProperties?: MetadataProperties | undefined;
|
|
406
|
-
ModelMetrics?: ModelMetrics | undefined;
|
|
407
|
-
LastModifiedTime?: Date | undefined;
|
|
408
|
-
LastModifiedBy?: UserContext | undefined;
|
|
409
|
-
ApprovalDescription?: string | undefined;
|
|
410
|
-
Domain?: string | undefined;
|
|
411
|
-
Task?: string | undefined;
|
|
412
|
-
SamplePayloadUrl?: string | undefined;
|
|
413
|
-
AdditionalInferenceSpecifications?:
|
|
414
|
-
| AdditionalInferenceSpecificationDefinition[]
|
|
415
|
-
| undefined;
|
|
416
|
-
SourceUri?: string | undefined;
|
|
417
|
-
SecurityConfig?: ModelPackageSecurityConfig | undefined;
|
|
418
|
-
ModelCard?: ModelPackageModelCard | undefined;
|
|
419
|
-
ModelLifeCycle?: ModelLifeCycle | undefined;
|
|
420
|
-
Tags?: Tag[] | undefined;
|
|
421
|
-
CustomerMetadataProperties?: Record<string, string> | undefined;
|
|
422
|
-
DriftCheckBaselines?: DriftCheckBaselines | undefined;
|
|
423
|
-
SkipModelValidation?: SkipModelValidation | undefined;
|
|
424
|
-
}
|
|
425
|
-
export interface ModelPackageGroup {
|
|
426
|
-
ModelPackageGroupName?: string | undefined;
|
|
427
|
-
ModelPackageGroupArn?: string | undefined;
|
|
428
|
-
ModelPackageGroupDescription?: string | undefined;
|
|
429
|
-
CreationTime?: Date | undefined;
|
|
430
|
-
CreatedBy?: UserContext | undefined;
|
|
431
|
-
ModelPackageGroupStatus?: ModelPackageGroupStatus | undefined;
|
|
432
|
-
Tags?: Tag[] | undefined;
|
|
433
|
-
}
|
|
434
|
-
export declare const ModelVariantAction: {
|
|
435
|
-
readonly PROMOTE: "Promote";
|
|
436
|
-
readonly REMOVE: "Remove";
|
|
437
|
-
readonly RETAIN: "Retain";
|
|
438
|
-
};
|
|
439
|
-
export type ModelVariantAction =
|
|
440
|
-
(typeof ModelVariantAction)[keyof typeof ModelVariantAction];
|
|
441
|
-
export interface NestedFilters {
|
|
442
|
-
NestedPropertyName: string | undefined;
|
|
443
|
-
Filters: Filter[] | undefined;
|
|
444
|
-
}
|
|
445
|
-
export interface OnlineStoreConfigUpdate {
|
|
446
|
-
TtlDuration?: TtlDuration | undefined;
|
|
447
|
-
}
|
|
448
|
-
export interface Parent {
|
|
449
|
-
TrialName?: string | undefined;
|
|
450
|
-
ExperimentName?: string | undefined;
|
|
451
|
-
}
|
|
452
|
-
export interface Pipeline {
|
|
453
|
-
PipelineArn?: string | undefined;
|
|
454
|
-
PipelineName?: string | undefined;
|
|
455
|
-
PipelineDisplayName?: string | undefined;
|
|
456
|
-
PipelineDescription?: string | undefined;
|
|
457
|
-
RoleArn?: string | undefined;
|
|
458
|
-
PipelineStatus?: PipelineStatus | undefined;
|
|
459
|
-
CreationTime?: Date | undefined;
|
|
460
|
-
LastModifiedTime?: Date | undefined;
|
|
461
|
-
LastRunTime?: Date | undefined;
|
|
462
|
-
CreatedBy?: UserContext | undefined;
|
|
463
|
-
LastModifiedBy?: UserContext | undefined;
|
|
464
|
-
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
465
|
-
Tags?: Tag[] | undefined;
|
|
466
|
-
}
|
|
467
|
-
export interface PipelineExecution {
|
|
468
|
-
PipelineArn?: string | undefined;
|
|
469
|
-
PipelineExecutionArn?: string | undefined;
|
|
470
|
-
PipelineExecutionDisplayName?: string | undefined;
|
|
471
|
-
PipelineExecutionStatus?: PipelineExecutionStatus | undefined;
|
|
472
|
-
PipelineExecutionDescription?: string | undefined;
|
|
473
|
-
PipelineExperimentConfig?: PipelineExperimentConfig | undefined;
|
|
474
|
-
FailureReason?: string | undefined;
|
|
475
|
-
CreationTime?: Date | undefined;
|
|
476
|
-
LastModifiedTime?: Date | undefined;
|
|
477
|
-
CreatedBy?: UserContext | undefined;
|
|
478
|
-
LastModifiedBy?: UserContext | undefined;
|
|
479
|
-
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
480
|
-
SelectiveExecutionConfig?: SelectiveExecutionConfig | undefined;
|
|
481
|
-
PipelineParameters?: Parameter[] | undefined;
|
|
482
|
-
PipelineVersionId?: number | undefined;
|
|
483
|
-
PipelineVersionDisplayName?: string | undefined;
|
|
484
|
-
}
|
|
485
|
-
export interface PipelineVersion {
|
|
486
|
-
PipelineArn?: string | undefined;
|
|
487
|
-
PipelineVersionId?: number | undefined;
|
|
488
|
-
PipelineVersionDisplayName?: string | undefined;
|
|
489
|
-
PipelineVersionDescription?: string | undefined;
|
|
490
|
-
CreationTime?: Date | undefined;
|
|
491
|
-
LastModifiedTime?: Date | undefined;
|
|
492
|
-
CreatedBy?: UserContext | undefined;
|
|
493
|
-
LastModifiedBy?: UserContext | undefined;
|
|
494
|
-
LastExecutedPipelineExecutionArn?: string | undefined;
|
|
495
|
-
LastExecutedPipelineExecutionDisplayName?: string | undefined;
|
|
496
|
-
LastExecutedPipelineExecutionStatus?: PipelineExecutionStatus | undefined;
|
|
497
|
-
}
|
|
498
|
-
export interface ProcessingJob {
|
|
499
|
-
ProcessingInputs?: ProcessingInput[] | undefined;
|
|
500
|
-
ProcessingOutputConfig?: ProcessingOutputConfig | undefined;
|
|
501
|
-
ProcessingJobName?: string | undefined;
|
|
502
|
-
ProcessingResources?: ProcessingResources | undefined;
|
|
503
|
-
StoppingCondition?: ProcessingStoppingCondition | undefined;
|
|
504
|
-
AppSpecification?: AppSpecification | undefined;
|
|
505
|
-
Environment?: Record<string, string> | undefined;
|
|
506
|
-
NetworkConfig?: NetworkConfig | undefined;
|
|
507
|
-
RoleArn?: string | undefined;
|
|
508
|
-
ExperimentConfig?: ExperimentConfig | undefined;
|
|
509
|
-
ProcessingJobArn?: string | undefined;
|
|
510
|
-
ProcessingJobStatus?: ProcessingJobStatus | undefined;
|
|
511
|
-
ExitMessage?: string | undefined;
|
|
512
|
-
FailureReason?: string | undefined;
|
|
513
|
-
ProcessingEndTime?: Date | undefined;
|
|
514
|
-
ProcessingStartTime?: Date | undefined;
|
|
515
|
-
LastModifiedTime?: Date | undefined;
|
|
516
|
-
CreationTime?: Date | undefined;
|
|
517
|
-
MonitoringScheduleArn?: string | undefined;
|
|
518
|
-
AutoMLJobArn?: string | undefined;
|
|
519
|
-
TrainingJobArn?: string | undefined;
|
|
520
|
-
Tags?: Tag[] | undefined;
|
|
521
|
-
}
|
|
522
|
-
export interface ProfilerConfigForUpdate {
|
|
523
|
-
S3OutputPath?: string | undefined;
|
|
524
|
-
ProfilingIntervalInMilliseconds?: number | undefined;
|
|
525
|
-
ProfilingParameters?: Record<string, string> | undefined;
|
|
526
|
-
DisableProfiler?: boolean | undefined;
|
|
527
|
-
}
|
|
528
|
-
export interface Project {
|
|
529
|
-
ProjectArn?: string | undefined;
|
|
530
|
-
ProjectName?: string | undefined;
|
|
531
|
-
ProjectId?: string | undefined;
|
|
532
|
-
ProjectDescription?: string | undefined;
|
|
533
|
-
ServiceCatalogProvisioningDetails?:
|
|
534
|
-
| ServiceCatalogProvisioningDetails
|
|
535
|
-
| undefined;
|
|
536
|
-
ServiceCatalogProvisionedProductDetails?:
|
|
537
|
-
| ServiceCatalogProvisionedProductDetails
|
|
538
|
-
| undefined;
|
|
539
|
-
ProjectStatus?: ProjectStatus | undefined;
|
|
540
|
-
CreatedBy?: UserContext | undefined;
|
|
541
|
-
CreationTime?: Date | undefined;
|
|
542
|
-
TemplateProviderDetails?: TemplateProviderDetail[] | undefined;
|
|
543
|
-
Tags?: Tag[] | undefined;
|
|
544
|
-
LastModifiedTime?: Date | undefined;
|
|
545
|
-
LastModifiedBy?: UserContext | undefined;
|
|
546
|
-
}
|
|
547
|
-
export interface PutModelPackageGroupPolicyInput {
|
|
548
|
-
ModelPackageGroupName: string | undefined;
|
|
549
|
-
ResourcePolicy: string | undefined;
|
|
550
|
-
}
|
|
551
|
-
export interface PutModelPackageGroupPolicyOutput {
|
|
552
|
-
ModelPackageGroupArn: string | undefined;
|
|
553
|
-
}
|
|
554
|
-
export interface QueryFilters {
|
|
555
|
-
Types?: string[] | undefined;
|
|
556
|
-
LineageTypes?: LineageType[] | undefined;
|
|
557
|
-
CreatedBefore?: Date | undefined;
|
|
558
|
-
CreatedAfter?: Date | undefined;
|
|
559
|
-
ModifiedBefore?: Date | undefined;
|
|
560
|
-
ModifiedAfter?: Date | undefined;
|
|
561
|
-
Properties?: Record<string, string> | undefined;
|
|
562
|
-
}
|
|
563
|
-
export interface QueryLineageRequest {
|
|
564
|
-
StartArns?: string[] | undefined;
|
|
565
|
-
Direction?: Direction | undefined;
|
|
566
|
-
IncludeEdges?: boolean | undefined;
|
|
567
|
-
Filters?: QueryFilters | undefined;
|
|
568
|
-
MaxDepth?: number | undefined;
|
|
569
|
-
MaxResults?: number | undefined;
|
|
570
|
-
NextToken?: string | undefined;
|
|
571
|
-
}
|
|
572
|
-
export interface Vertex {
|
|
573
|
-
Arn?: string | undefined;
|
|
574
|
-
Type?: string | undefined;
|
|
575
|
-
LineageType?: LineageType | undefined;
|
|
576
|
-
}
|
|
577
|
-
export interface QueryLineageResponse {
|
|
578
|
-
Vertices?: Vertex[] | undefined;
|
|
579
|
-
Edges?: Edge[] | undefined;
|
|
580
|
-
NextToken?: string | undefined;
|
|
581
|
-
}
|
|
582
|
-
export interface RegisterDevicesRequest {
|
|
583
|
-
DeviceFleetName: string | undefined;
|
|
584
|
-
Devices: Device[] | undefined;
|
|
585
|
-
Tags?: Tag[] | undefined;
|
|
586
|
-
}
|
|
587
|
-
export declare const Relation: {
|
|
588
|
-
readonly EQUAL_TO: "EqualTo";
|
|
589
|
-
readonly GREATER_THAN_OR_EQUAL_TO: "GreaterThanOrEqualTo";
|
|
590
|
-
};
|
|
591
|
-
export type Relation = (typeof Relation)[keyof typeof Relation];
|
|
592
|
-
export interface RemoteDebugConfigForUpdate {
|
|
593
|
-
EnableRemoteDebug?: boolean | undefined;
|
|
594
|
-
}
|
|
595
|
-
export interface RenderableTask {
|
|
596
|
-
Input: string | undefined;
|
|
597
|
-
}
|
|
598
|
-
export interface RenderingError {
|
|
599
|
-
Code: string | undefined;
|
|
600
|
-
Message: string | undefined;
|
|
601
|
-
}
|
|
602
|
-
export interface RenderUiTemplateRequest {
|
|
603
|
-
UiTemplate?: UiTemplate | undefined;
|
|
604
|
-
Task: RenderableTask | undefined;
|
|
605
|
-
RoleArn: string | undefined;
|
|
606
|
-
HumanTaskUiArn?: string | undefined;
|
|
607
|
-
}
|
|
608
|
-
export interface RenderUiTemplateResponse {
|
|
609
|
-
RenderedContent: string | undefined;
|
|
610
|
-
Errors: RenderingError[] | undefined;
|
|
611
|
-
}
|
|
612
|
-
export interface ReservedCapacityOffering {
|
|
613
|
-
ReservedCapacityType?: ReservedCapacityType | undefined;
|
|
614
|
-
UltraServerType?: string | undefined;
|
|
615
|
-
UltraServerCount?: number | undefined;
|
|
616
|
-
InstanceType: ReservedCapacityInstanceType | undefined;
|
|
617
|
-
InstanceCount: number | undefined;
|
|
618
|
-
AvailabilityZone?: string | undefined;
|
|
619
|
-
DurationHours?: number | undefined;
|
|
620
|
-
DurationMinutes?: number | undefined;
|
|
621
|
-
StartTime?: Date | undefined;
|
|
622
|
-
EndTime?: Date | undefined;
|
|
623
|
-
}
|
|
624
|
-
export interface ResourceConfigForUpdate {
|
|
625
|
-
KeepAlivePeriodInSeconds: number | undefined;
|
|
626
|
-
}
|
|
627
|
-
export interface RetryPipelineExecutionRequest {
|
|
628
|
-
PipelineExecutionArn: string | undefined;
|
|
629
|
-
ClientRequestToken?: string | undefined;
|
|
630
|
-
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
631
|
-
}
|
|
632
|
-
export interface RetryPipelineExecutionResponse {
|
|
633
|
-
PipelineExecutionArn?: string | undefined;
|
|
634
|
-
}
|
|
635
|
-
export declare const SearchSortOrder: {
|
|
636
|
-
readonly ASCENDING: "Ascending";
|
|
637
|
-
readonly DESCENDING: "Descending";
|
|
638
|
-
};
|
|
639
|
-
export type SearchSortOrder =
|
|
640
|
-
(typeof SearchSortOrder)[keyof typeof SearchSortOrder];
|
|
641
|
-
export interface VisibilityConditions {
|
|
642
|
-
Key?: string | undefined;
|
|
643
|
-
Value?: string | undefined;
|
|
644
|
-
}
|
|
645
|
-
export interface TrainingJob {
|
|
646
|
-
TrainingJobName?: string | undefined;
|
|
647
|
-
TrainingJobArn?: string | undefined;
|
|
648
|
-
TuningJobArn?: string | undefined;
|
|
649
|
-
LabelingJobArn?: string | undefined;
|
|
650
|
-
AutoMLJobArn?: string | undefined;
|
|
651
|
-
ModelArtifacts?: ModelArtifacts | undefined;
|
|
652
|
-
TrainingJobStatus?: TrainingJobStatus | undefined;
|
|
653
|
-
SecondaryStatus?: SecondaryStatus | undefined;
|
|
654
|
-
FailureReason?: string | undefined;
|
|
655
|
-
HyperParameters?: Record<string, string> | undefined;
|
|
656
|
-
AlgorithmSpecification?: AlgorithmSpecification | undefined;
|
|
657
|
-
RoleArn?: string | undefined;
|
|
658
|
-
InputDataConfig?: Channel[] | undefined;
|
|
659
|
-
OutputDataConfig?: OutputDataConfig | undefined;
|
|
660
|
-
ResourceConfig?: ResourceConfig | undefined;
|
|
661
|
-
VpcConfig?: VpcConfig | undefined;
|
|
662
|
-
StoppingCondition?: StoppingCondition | undefined;
|
|
663
|
-
CreationTime?: Date | undefined;
|
|
664
|
-
TrainingStartTime?: Date | undefined;
|
|
665
|
-
TrainingEndTime?: Date | undefined;
|
|
666
|
-
LastModifiedTime?: Date | undefined;
|
|
667
|
-
SecondaryStatusTransitions?: SecondaryStatusTransition[] | undefined;
|
|
668
|
-
FinalMetricDataList?: MetricData[] | undefined;
|
|
669
|
-
EnableNetworkIsolation?: boolean | undefined;
|
|
670
|
-
EnableInterContainerTrafficEncryption?: boolean | undefined;
|
|
671
|
-
EnableManagedSpotTraining?: boolean | undefined;
|
|
672
|
-
CheckpointConfig?: CheckpointConfig | undefined;
|
|
673
|
-
TrainingTimeInSeconds?: number | undefined;
|
|
674
|
-
BillableTimeInSeconds?: number | undefined;
|
|
675
|
-
DebugHookConfig?: DebugHookConfig | undefined;
|
|
676
|
-
ExperimentConfig?: ExperimentConfig | undefined;
|
|
677
|
-
DebugRuleConfigurations?: DebugRuleConfiguration[] | undefined;
|
|
678
|
-
TensorBoardOutputConfig?: TensorBoardOutputConfig | undefined;
|
|
679
|
-
DebugRuleEvaluationStatuses?: DebugRuleEvaluationStatus[] | undefined;
|
|
680
|
-
ProfilerConfig?: ProfilerConfig | undefined;
|
|
681
|
-
Environment?: Record<string, string> | undefined;
|
|
682
|
-
RetryStrategy?: RetryStrategy | undefined;
|
|
683
|
-
Tags?: Tag[] | undefined;
|
|
684
|
-
}
|
|
685
|
-
export interface TrialComponentSimpleSummary {
|
|
686
|
-
TrialComponentName?: string | undefined;
|
|
687
|
-
TrialComponentArn?: string | undefined;
|
|
688
|
-
TrialComponentSource?: TrialComponentSource | undefined;
|
|
689
|
-
CreationTime?: Date | undefined;
|
|
690
|
-
CreatedBy?: UserContext | undefined;
|
|
691
|
-
}
|
|
692
|
-
export interface Trial {
|
|
693
|
-
TrialName?: string | undefined;
|
|
694
|
-
TrialArn?: string | undefined;
|
|
695
|
-
DisplayName?: string | undefined;
|
|
696
|
-
ExperimentName?: string | undefined;
|
|
697
|
-
Source?: TrialSource | undefined;
|
|
698
|
-
CreationTime?: Date | undefined;
|
|
699
|
-
CreatedBy?: UserContext | undefined;
|
|
700
|
-
LastModifiedTime?: Date | undefined;
|
|
701
|
-
LastModifiedBy?: UserContext | undefined;
|
|
702
|
-
MetadataProperties?: MetadataProperties | undefined;
|
|
703
|
-
Tags?: Tag[] | undefined;
|
|
704
|
-
TrialComponentSummaries?: TrialComponentSimpleSummary[] | undefined;
|
|
705
|
-
}
|
|
706
|
-
export interface TrialComponentSourceDetail {
|
|
707
|
-
SourceArn?: string | undefined;
|
|
708
|
-
TrainingJob?: TrainingJob | undefined;
|
|
709
|
-
ProcessingJob?: ProcessingJob | undefined;
|
|
710
|
-
TransformJob?: TransformJob | undefined;
|
|
711
|
-
}
|
|
712
|
-
export interface TrialComponent {
|
|
713
|
-
TrialComponentName?: string | undefined;
|
|
714
|
-
DisplayName?: string | undefined;
|
|
715
|
-
TrialComponentArn?: string | undefined;
|
|
716
|
-
Source?: TrialComponentSource | undefined;
|
|
717
|
-
Status?: TrialComponentStatus | undefined;
|
|
718
|
-
StartTime?: Date | undefined;
|
|
719
|
-
EndTime?: Date | undefined;
|
|
720
|
-
CreationTime?: Date | undefined;
|
|
721
|
-
CreatedBy?: UserContext | undefined;
|
|
722
|
-
LastModifiedTime?: Date | undefined;
|
|
723
|
-
LastModifiedBy?: UserContext | undefined;
|
|
724
|
-
Parameters?: Record<string, TrialComponentParameterValue> | undefined;
|
|
725
|
-
InputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
|
|
726
|
-
OutputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
|
|
727
|
-
Metrics?: TrialComponentMetricSummary[] | undefined;
|
|
728
|
-
MetadataProperties?: MetadataProperties | undefined;
|
|
729
|
-
SourceDetail?: TrialComponentSourceDetail | undefined;
|
|
730
|
-
LineageGroupArn?: string | undefined;
|
|
731
|
-
Tags?: Tag[] | undefined;
|
|
732
|
-
Parents?: Parent[] | undefined;
|
|
733
|
-
RunName?: string | undefined;
|
|
734
|
-
}
|
|
735
|
-
export interface SearchRecord {
|
|
736
|
-
TrainingJob?: TrainingJob | undefined;
|
|
737
|
-
Experiment?: Experiment | undefined;
|
|
738
|
-
Trial?: Trial | undefined;
|
|
739
|
-
TrialComponent?: TrialComponent | undefined;
|
|
740
|
-
Endpoint?: Endpoint | undefined;
|
|
741
|
-
ModelPackage?: ModelPackage | undefined;
|
|
742
|
-
ModelPackageGroup?: ModelPackageGroup | undefined;
|
|
743
|
-
Pipeline?: Pipeline | undefined;
|
|
744
|
-
PipelineExecution?: PipelineExecution | undefined;
|
|
745
|
-
PipelineVersion?: PipelineVersion | undefined;
|
|
746
|
-
FeatureGroup?: FeatureGroup | undefined;
|
|
747
|
-
FeatureMetadata?: FeatureMetadata | undefined;
|
|
748
|
-
Project?: Project | undefined;
|
|
749
|
-
HyperParameterTuningJob?: HyperParameterTuningJobSearchEntity | undefined;
|
|
750
|
-
ModelCard?: ModelCard | undefined;
|
|
751
|
-
Model?: ModelDashboardModel | undefined;
|
|
752
|
-
}
|
|
753
|
-
export interface TotalHits {
|
|
754
|
-
Value?: number | undefined;
|
|
755
|
-
Relation?: Relation | undefined;
|
|
756
|
-
}
|
|
757
|
-
export interface SearchResponse {
|
|
758
|
-
Results?: SearchRecord[] | undefined;
|
|
759
|
-
NextToken?: string | undefined;
|
|
760
|
-
TotalHits?: TotalHits | undefined;
|
|
761
|
-
}
|
|
762
|
-
export interface SearchTrainingPlanOfferingsRequest {
|
|
763
|
-
InstanceType?: ReservedCapacityInstanceType | undefined;
|
|
764
|
-
InstanceCount?: number | undefined;
|
|
765
|
-
UltraServerType?: string | undefined;
|
|
766
|
-
UltraServerCount?: number | undefined;
|
|
767
|
-
StartTimeAfter?: Date | undefined;
|
|
768
|
-
EndTimeBefore?: Date | undefined;
|
|
769
|
-
DurationHours: number | undefined;
|
|
770
|
-
TargetResources: SageMakerResourceName[] | undefined;
|
|
771
|
-
}
|
|
772
|
-
export interface TrainingPlanOffering {
|
|
773
|
-
TrainingPlanOfferingId: string | undefined;
|
|
774
|
-
TargetResources: SageMakerResourceName[] | undefined;
|
|
775
|
-
RequestedStartTimeAfter?: Date | undefined;
|
|
776
|
-
RequestedEndTimeBefore?: Date | undefined;
|
|
777
|
-
DurationHours?: number | undefined;
|
|
778
|
-
DurationMinutes?: number | undefined;
|
|
779
|
-
UpfrontFee?: string | undefined;
|
|
780
|
-
CurrencyCode?: string | undefined;
|
|
781
|
-
ReservedCapacityOfferings?: ReservedCapacityOffering[] | undefined;
|
|
782
|
-
}
|
|
783
|
-
export interface SearchTrainingPlanOfferingsResponse {
|
|
784
|
-
TrainingPlanOfferings: TrainingPlanOffering[] | undefined;
|
|
785
|
-
}
|
|
786
|
-
export interface SendPipelineExecutionStepFailureRequest {
|
|
787
|
-
CallbackToken: string | undefined;
|
|
788
|
-
FailureReason?: string | undefined;
|
|
789
|
-
ClientRequestToken?: string | undefined;
|
|
790
|
-
}
|
|
791
|
-
export interface SendPipelineExecutionStepFailureResponse {
|
|
792
|
-
PipelineExecutionArn?: string | undefined;
|
|
793
|
-
}
|
|
794
|
-
export interface SendPipelineExecutionStepSuccessRequest {
|
|
795
|
-
CallbackToken: string | undefined;
|
|
796
|
-
OutputParameters?: OutputParameter[] | undefined;
|
|
797
|
-
ClientRequestToken?: string | undefined;
|
|
798
|
-
}
|
|
799
|
-
export interface SendPipelineExecutionStepSuccessResponse {
|
|
800
|
-
PipelineExecutionArn?: string | undefined;
|
|
801
|
-
}
|
|
802
|
-
export interface StartEdgeDeploymentStageRequest {
|
|
803
|
-
EdgeDeploymentPlanName: string | undefined;
|
|
804
|
-
StageName: string | undefined;
|
|
805
|
-
}
|
|
806
|
-
export interface StartInferenceExperimentRequest {
|
|
807
|
-
Name: string | undefined;
|
|
808
|
-
}
|
|
809
|
-
export interface StartInferenceExperimentResponse {
|
|
810
|
-
InferenceExperimentArn: string | undefined;
|
|
811
|
-
}
|
|
812
|
-
export interface StartMlflowTrackingServerRequest {
|
|
813
|
-
TrackingServerName: string | undefined;
|
|
814
|
-
}
|
|
815
|
-
export interface StartMlflowTrackingServerResponse {
|
|
816
|
-
TrackingServerArn?: string | undefined;
|
|
817
|
-
}
|
|
818
|
-
export interface StartMonitoringScheduleRequest {
|
|
819
|
-
MonitoringScheduleName: string | undefined;
|
|
820
|
-
}
|
|
821
|
-
export interface StartNotebookInstanceInput {
|
|
822
|
-
NotebookInstanceName: string | undefined;
|
|
823
|
-
}
|
|
824
|
-
export interface StartPipelineExecutionRequest {
|
|
825
|
-
PipelineName: string | undefined;
|
|
826
|
-
PipelineExecutionDisplayName?: string | undefined;
|
|
827
|
-
PipelineParameters?: Parameter[] | undefined;
|
|
828
|
-
PipelineExecutionDescription?: string | undefined;
|
|
829
|
-
ClientRequestToken?: string | undefined;
|
|
830
|
-
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
831
|
-
SelectiveExecutionConfig?: SelectiveExecutionConfig | undefined;
|
|
832
|
-
PipelineVersionId?: number | undefined;
|
|
833
|
-
}
|
|
834
|
-
export interface StartPipelineExecutionResponse {
|
|
835
|
-
PipelineExecutionArn?: string | undefined;
|
|
836
|
-
}
|
|
837
|
-
export interface StartSessionRequest {
|
|
838
|
-
ResourceIdentifier: string | undefined;
|
|
839
|
-
}
|
|
840
|
-
export interface StartSessionResponse {
|
|
841
|
-
SessionId?: string | undefined;
|
|
842
|
-
StreamUrl?: string | undefined;
|
|
843
|
-
TokenValue?: string | undefined;
|
|
844
|
-
}
|
|
845
|
-
export interface StopAutoMLJobRequest {
|
|
846
|
-
AutoMLJobName: string | undefined;
|
|
847
|
-
}
|
|
848
|
-
export interface StopCompilationJobRequest {
|
|
849
|
-
CompilationJobName: string | undefined;
|
|
850
|
-
}
|
|
851
|
-
export interface StopEdgeDeploymentStageRequest {
|
|
852
|
-
EdgeDeploymentPlanName: string | undefined;
|
|
853
|
-
StageName: string | undefined;
|
|
854
|
-
}
|
|
855
|
-
export interface StopEdgePackagingJobRequest {
|
|
856
|
-
EdgePackagingJobName: string | undefined;
|
|
857
|
-
}
|
|
858
|
-
export interface StopHyperParameterTuningJobRequest {
|
|
859
|
-
HyperParameterTuningJobName: string | undefined;
|
|
860
|
-
}
|
|
861
|
-
export interface StopInferenceExperimentRequest {
|
|
862
|
-
Name: string | undefined;
|
|
863
|
-
ModelVariantActions: Record<string, ModelVariantAction> | undefined;
|
|
864
|
-
DesiredModelVariants?: ModelVariantConfig[] | undefined;
|
|
865
|
-
DesiredState?: InferenceExperimentStopDesiredState | undefined;
|
|
866
|
-
Reason?: string | undefined;
|
|
867
|
-
}
|
|
868
|
-
export interface StopInferenceExperimentResponse {
|
|
869
|
-
InferenceExperimentArn: string | undefined;
|
|
870
|
-
}
|
|
871
|
-
export interface StopInferenceRecommendationsJobRequest {
|
|
872
|
-
JobName: string | undefined;
|
|
873
|
-
}
|
|
874
|
-
export interface StopLabelingJobRequest {
|
|
875
|
-
LabelingJobName: string | undefined;
|
|
876
|
-
}
|
|
877
|
-
export interface StopMlflowTrackingServerRequest {
|
|
878
|
-
TrackingServerName: string | undefined;
|
|
879
|
-
}
|
|
880
|
-
export interface StopMlflowTrackingServerResponse {
|
|
881
|
-
TrackingServerArn?: string | undefined;
|
|
882
|
-
}
|
|
883
|
-
export interface StopMonitoringScheduleRequest {
|
|
884
|
-
MonitoringScheduleName: string | undefined;
|
|
885
|
-
}
|
|
886
|
-
export interface StopNotebookInstanceInput {
|
|
887
|
-
NotebookInstanceName: string | undefined;
|
|
888
|
-
}
|
|
889
|
-
export interface StopOptimizationJobRequest {
|
|
890
|
-
OptimizationJobName: string | undefined;
|
|
891
|
-
}
|
|
892
|
-
export interface StopPipelineExecutionRequest {
|
|
893
|
-
PipelineExecutionArn: string | undefined;
|
|
894
|
-
ClientRequestToken?: string | undefined;
|
|
895
|
-
}
|
|
896
|
-
export interface StopPipelineExecutionResponse {
|
|
897
|
-
PipelineExecutionArn?: string | undefined;
|
|
898
|
-
}
|
|
899
|
-
export interface StopProcessingJobRequest {
|
|
900
|
-
ProcessingJobName: string | undefined;
|
|
901
|
-
}
|
|
902
|
-
export interface StopTrainingJobRequest {
|
|
903
|
-
TrainingJobName: string | undefined;
|
|
904
|
-
}
|
|
905
|
-
export interface StopTransformJobRequest {
|
|
906
|
-
TransformJobName: string | undefined;
|
|
907
|
-
}
|
|
908
|
-
export interface UpdateActionRequest {
|
|
909
|
-
ActionName: string | undefined;
|
|
910
|
-
Description?: string | undefined;
|
|
911
|
-
Status?: ActionStatus | undefined;
|
|
912
|
-
Properties?: Record<string, string> | undefined;
|
|
913
|
-
PropertiesToRemove?: string[] | undefined;
|
|
914
|
-
}
|
|
915
|
-
export interface UpdateActionResponse {
|
|
916
|
-
ActionArn?: string | undefined;
|
|
917
|
-
}
|
|
918
|
-
export interface UpdateAppImageConfigRequest {
|
|
919
|
-
AppImageConfigName: string | undefined;
|
|
920
|
-
KernelGatewayImageConfig?: KernelGatewayImageConfig | undefined;
|
|
921
|
-
JupyterLabAppImageConfig?: JupyterLabAppImageConfig | undefined;
|
|
922
|
-
CodeEditorAppImageConfig?: CodeEditorAppImageConfig | undefined;
|
|
923
|
-
}
|
|
924
|
-
export interface UpdateAppImageConfigResponse {
|
|
925
|
-
AppImageConfigArn?: string | undefined;
|
|
926
|
-
}
|
|
927
|
-
export interface UpdateArtifactRequest {
|
|
928
|
-
ArtifactArn: string | undefined;
|
|
929
|
-
ArtifactName?: string | undefined;
|
|
930
|
-
Properties?: Record<string, string> | undefined;
|
|
931
|
-
PropertiesToRemove?: string[] | undefined;
|
|
932
|
-
}
|
|
933
|
-
export interface UpdateArtifactResponse {
|
|
934
|
-
ArtifactArn?: string | undefined;
|
|
935
|
-
}
|
|
936
|
-
export interface UpdateClusterRequest {
|
|
937
|
-
ClusterName: string | undefined;
|
|
938
|
-
InstanceGroups?: ClusterInstanceGroupSpecification[] | undefined;
|
|
939
|
-
RestrictedInstanceGroups?:
|
|
940
|
-
| ClusterRestrictedInstanceGroupSpecification[]
|
|
941
|
-
| undefined;
|
|
942
|
-
TieredStorageConfig?: ClusterTieredStorageConfig | undefined;
|
|
943
|
-
NodeRecovery?: ClusterNodeRecovery | undefined;
|
|
944
|
-
InstanceGroupsToDelete?: string[] | undefined;
|
|
945
|
-
NodeProvisioningMode?: ClusterNodeProvisioningMode | undefined;
|
|
946
|
-
ClusterRole?: string | undefined;
|
|
947
|
-
AutoScaling?: ClusterAutoScalingConfig | undefined;
|
|
948
|
-
}
|
|
949
|
-
export interface UpdateClusterResponse {
|
|
950
|
-
ClusterArn: string | undefined;
|
|
951
|
-
}
|
|
952
|
-
export interface UpdateClusterSchedulerConfigRequest {
|
|
953
|
-
ClusterSchedulerConfigId: string | undefined;
|
|
954
|
-
TargetVersion: number | undefined;
|
|
955
|
-
SchedulerConfig?: SchedulerConfig | undefined;
|
|
956
|
-
Description?: string | undefined;
|
|
957
|
-
}
|
|
958
|
-
export interface UpdateClusterSchedulerConfigResponse {
|
|
959
|
-
ClusterSchedulerConfigArn: string | undefined;
|
|
960
|
-
ClusterSchedulerConfigVersion: number | undefined;
|
|
961
|
-
}
|
|
962
|
-
export interface UpdateClusterSoftwareInstanceGroupSpecification {
|
|
963
|
-
InstanceGroupName: string | undefined;
|
|
964
|
-
}
|
|
965
|
-
export interface UpdateClusterSoftwareRequest {
|
|
966
|
-
ClusterName: string | undefined;
|
|
967
|
-
InstanceGroups?:
|
|
968
|
-
| UpdateClusterSoftwareInstanceGroupSpecification[]
|
|
969
|
-
| undefined;
|
|
970
|
-
DeploymentConfig?: DeploymentConfiguration | undefined;
|
|
971
|
-
ImageId?: string | undefined;
|
|
972
|
-
}
|
|
973
|
-
export interface UpdateClusterSoftwareResponse {
|
|
974
|
-
ClusterArn: string | undefined;
|
|
975
|
-
}
|
|
976
|
-
export interface UpdateCodeRepositoryInput {
|
|
977
|
-
CodeRepositoryName: string | undefined;
|
|
978
|
-
GitConfig?: GitConfigForUpdate | undefined;
|
|
979
|
-
}
|
|
980
|
-
export interface UpdateCodeRepositoryOutput {
|
|
981
|
-
CodeRepositoryArn: string | undefined;
|
|
982
|
-
}
|
|
983
|
-
export interface UpdateComputeQuotaRequest {
|
|
984
|
-
ComputeQuotaId: string | undefined;
|
|
985
|
-
TargetVersion: number | undefined;
|
|
986
|
-
ComputeQuotaConfig?: ComputeQuotaConfig | undefined;
|
|
987
|
-
ComputeQuotaTarget?: ComputeQuotaTarget | undefined;
|
|
988
|
-
ActivationState?: ActivationState | undefined;
|
|
989
|
-
Description?: string | undefined;
|
|
990
|
-
}
|
|
991
|
-
export interface UpdateComputeQuotaResponse {
|
|
992
|
-
ComputeQuotaArn: string | undefined;
|
|
993
|
-
ComputeQuotaVersion: number | undefined;
|
|
994
|
-
}
|
|
995
|
-
export interface UpdateContextRequest {
|
|
996
|
-
ContextName: string | undefined;
|
|
997
|
-
Description?: string | undefined;
|
|
998
|
-
Properties?: Record<string, string> | undefined;
|
|
999
|
-
PropertiesToRemove?: string[] | undefined;
|
|
1000
|
-
}
|
|
1001
|
-
export interface UpdateContextResponse {
|
|
1002
|
-
ContextArn?: string | undefined;
|
|
1003
|
-
}
|
|
1004
|
-
export interface UpdateDeviceFleetRequest {
|
|
1005
|
-
DeviceFleetName: string | undefined;
|
|
1006
|
-
RoleArn?: string | undefined;
|
|
1007
|
-
Description?: string | undefined;
|
|
1008
|
-
OutputConfig: EdgeOutputConfig | undefined;
|
|
1009
|
-
EnableIotRoleAlias?: boolean | undefined;
|
|
1010
|
-
}
|
|
1011
|
-
export interface UpdateDevicesRequest {
|
|
1012
|
-
DeviceFleetName: string | undefined;
|
|
1013
|
-
Devices: Device[] | undefined;
|
|
1014
|
-
}
|
|
1015
|
-
export interface UpdateDomainRequest {
|
|
1016
|
-
DomainId: string | undefined;
|
|
1017
|
-
DefaultUserSettings?: UserSettings | undefined;
|
|
1018
|
-
DomainSettingsForUpdate?: DomainSettingsForUpdate | undefined;
|
|
1019
|
-
AppSecurityGroupManagement?: AppSecurityGroupManagement | undefined;
|
|
1020
|
-
DefaultSpaceSettings?: DefaultSpaceSettings | undefined;
|
|
1021
|
-
SubnetIds?: string[] | undefined;
|
|
1022
|
-
AppNetworkAccessType?: AppNetworkAccessType | undefined;
|
|
1023
|
-
TagPropagation?: TagPropagation | undefined;
|
|
1024
|
-
VpcId?: string | undefined;
|
|
1025
|
-
}
|
|
1026
|
-
export interface UpdateDomainResponse {
|
|
1027
|
-
DomainArn?: string | undefined;
|
|
1028
|
-
}
|
|
1029
|
-
export declare const VariantPropertyType: {
|
|
1030
|
-
readonly DataCaptureConfig: "DataCaptureConfig";
|
|
1031
|
-
readonly DesiredInstanceCount: "DesiredInstanceCount";
|
|
1032
|
-
readonly DesiredWeight: "DesiredWeight";
|
|
1033
|
-
};
|
|
1034
|
-
export type VariantPropertyType =
|
|
1035
|
-
(typeof VariantPropertyType)[keyof typeof VariantPropertyType];
|
|
1036
|
-
export interface VariantProperty {
|
|
1037
|
-
VariantPropertyType: VariantPropertyType | undefined;
|
|
1038
|
-
}
|
|
1039
|
-
export interface UpdateEndpointInput {
|
|
1040
|
-
EndpointName: string | undefined;
|
|
1041
|
-
EndpointConfigName: string | undefined;
|
|
1042
|
-
RetainAllVariantProperties?: boolean | undefined;
|
|
1043
|
-
ExcludeRetainedVariantProperties?: VariantProperty[] | undefined;
|
|
1044
|
-
DeploymentConfig?: DeploymentConfig | undefined;
|
|
1045
|
-
RetainDeploymentConfig?: boolean | undefined;
|
|
1046
|
-
}
|
|
1047
|
-
export interface UpdateEndpointOutput {
|
|
1048
|
-
EndpointArn: string | undefined;
|
|
1049
|
-
}
|
|
1050
|
-
export interface UpdateEndpointWeightsAndCapacitiesInput {
|
|
1051
|
-
EndpointName: string | undefined;
|
|
1052
|
-
DesiredWeightsAndCapacities: DesiredWeightAndCapacity[] | undefined;
|
|
1053
|
-
}
|
|
1054
|
-
export interface UpdateEndpointWeightsAndCapacitiesOutput {
|
|
1055
|
-
EndpointArn: string | undefined;
|
|
1056
|
-
}
|
|
1057
|
-
export interface UpdateExperimentRequest {
|
|
1058
|
-
ExperimentName: string | undefined;
|
|
1059
|
-
DisplayName?: string | undefined;
|
|
1060
|
-
Description?: string | undefined;
|
|
1061
|
-
}
|
|
1062
|
-
export interface UpdateExperimentResponse {
|
|
1063
|
-
ExperimentArn?: string | undefined;
|
|
1064
|
-
}
|
|
1065
|
-
export interface ThroughputConfigUpdate {
|
|
1066
|
-
ThroughputMode?: ThroughputMode | undefined;
|
|
1067
|
-
ProvisionedReadCapacityUnits?: number | undefined;
|
|
1068
|
-
ProvisionedWriteCapacityUnits?: number | undefined;
|
|
1069
|
-
}
|
|
1070
|
-
export interface UpdateFeatureGroupRequest {
|
|
1071
|
-
FeatureGroupName: string | undefined;
|
|
1072
|
-
FeatureAdditions?: FeatureDefinition[] | undefined;
|
|
1073
|
-
OnlineStoreConfig?: OnlineStoreConfigUpdate | undefined;
|
|
1074
|
-
ThroughputConfig?: ThroughputConfigUpdate | undefined;
|
|
1075
|
-
}
|
|
1076
|
-
export interface UpdateFeatureGroupResponse {
|
|
1077
|
-
FeatureGroupArn: string | undefined;
|
|
1078
|
-
}
|
|
1079
|
-
export interface UpdateFeatureMetadataRequest {
|
|
1080
|
-
FeatureGroupName: string | undefined;
|
|
1081
|
-
FeatureName: string | undefined;
|
|
1082
|
-
Description?: string | undefined;
|
|
1083
|
-
ParameterAdditions?: FeatureParameter[] | undefined;
|
|
1084
|
-
ParameterRemovals?: string[] | undefined;
|
|
1085
|
-
}
|
|
1086
|
-
export interface UpdateHubRequest {
|
|
1087
|
-
HubName: string | undefined;
|
|
1088
|
-
HubDescription?: string | undefined;
|
|
1089
|
-
HubDisplayName?: string | undefined;
|
|
1090
|
-
HubSearchKeywords?: string[] | undefined;
|
|
1091
|
-
}
|
|
1092
|
-
export interface UpdateHubResponse {
|
|
1093
|
-
HubArn: string | undefined;
|
|
1094
|
-
}
|
|
1095
|
-
export interface UpdateHubContentRequest {
|
|
1096
|
-
HubName: string | undefined;
|
|
1097
|
-
HubContentName: string | undefined;
|
|
1098
|
-
HubContentType: HubContentType | undefined;
|
|
1099
|
-
HubContentVersion: string | undefined;
|
|
1100
|
-
HubContentDisplayName?: string | undefined;
|
|
1101
|
-
HubContentDescription?: string | undefined;
|
|
1102
|
-
HubContentMarkdown?: string | undefined;
|
|
1103
|
-
HubContentSearchKeywords?: string[] | undefined;
|
|
1104
|
-
SupportStatus?: HubContentSupportStatus | undefined;
|
|
1105
|
-
}
|
|
1106
|
-
export interface UpdateHubContentResponse {
|
|
1107
|
-
HubArn: string | undefined;
|
|
1108
|
-
HubContentArn: string | undefined;
|
|
1109
|
-
}
|
|
1110
|
-
export interface UpdateHubContentReferenceRequest {
|
|
1111
|
-
HubName: string | undefined;
|
|
1112
|
-
HubContentName: string | undefined;
|
|
1113
|
-
HubContentType: HubContentType | undefined;
|
|
1114
|
-
MinVersion?: string | undefined;
|
|
1115
|
-
}
|
|
1116
|
-
export interface UpdateHubContentReferenceResponse {
|
|
1117
|
-
HubArn: string | undefined;
|
|
1118
|
-
HubContentArn: string | undefined;
|
|
1119
|
-
}
|
|
1120
|
-
export interface UpdateImageRequest {
|
|
1121
|
-
DeleteProperties?: string[] | undefined;
|
|
1122
|
-
Description?: string | undefined;
|
|
1123
|
-
DisplayName?: string | undefined;
|
|
1124
|
-
ImageName: string | undefined;
|
|
1125
|
-
RoleArn?: string | undefined;
|
|
1126
|
-
}
|
|
1127
|
-
export interface UpdateImageResponse {
|
|
1128
|
-
ImageArn?: string | undefined;
|
|
1129
|
-
}
|
|
1130
|
-
export interface UpdateImageVersionRequest {
|
|
1131
|
-
ImageName: string | undefined;
|
|
1132
|
-
Alias?: string | undefined;
|
|
1133
|
-
Version?: number | undefined;
|
|
1134
|
-
AliasesToAdd?: string[] | undefined;
|
|
1135
|
-
AliasesToDelete?: string[] | undefined;
|
|
1136
|
-
VendorGuidance?: VendorGuidance | undefined;
|
|
1137
|
-
JobType?: JobType | undefined;
|
|
1138
|
-
MLFramework?: string | undefined;
|
|
1139
|
-
ProgrammingLang?: string | undefined;
|
|
1140
|
-
Processor?: Processor | undefined;
|
|
1141
|
-
Horovod?: boolean | undefined;
|
|
1142
|
-
ReleaseNotes?: string | undefined;
|
|
1143
|
-
}
|
|
1144
|
-
export interface UpdateImageVersionResponse {
|
|
1145
|
-
ImageVersionArn?: string | undefined;
|
|
1146
|
-
}
|
|
1147
|
-
export interface UpdateInferenceComponentInput {
|
|
1148
|
-
InferenceComponentName: string | undefined;
|
|
1149
|
-
Specification?: InferenceComponentSpecification | undefined;
|
|
1150
|
-
RuntimeConfig?: InferenceComponentRuntimeConfig | undefined;
|
|
1151
|
-
DeploymentConfig?: InferenceComponentDeploymentConfig | undefined;
|
|
1152
|
-
}
|
|
1153
|
-
export interface UpdateInferenceComponentOutput {
|
|
1154
|
-
InferenceComponentArn: string | undefined;
|
|
1155
|
-
}
|
|
1156
|
-
export interface UpdateInferenceComponentRuntimeConfigInput {
|
|
1157
|
-
InferenceComponentName: string | undefined;
|
|
1158
|
-
DesiredRuntimeConfig: InferenceComponentRuntimeConfig | undefined;
|
|
1159
|
-
}
|
|
1160
|
-
export interface UpdateInferenceComponentRuntimeConfigOutput {
|
|
1161
|
-
InferenceComponentArn: string | undefined;
|
|
1162
|
-
}
|
|
1163
|
-
export interface UpdateInferenceExperimentRequest {
|
|
1164
|
-
Name: string | undefined;
|
|
1165
|
-
Schedule?: InferenceExperimentSchedule | undefined;
|
|
1166
|
-
Description?: string | undefined;
|
|
1167
|
-
ModelVariants?: ModelVariantConfig[] | undefined;
|
|
1168
|
-
DataStorageConfig?: InferenceExperimentDataStorageConfig | undefined;
|
|
1169
|
-
ShadowModeConfig?: ShadowModeConfig | undefined;
|
|
1170
|
-
}
|
|
1171
|
-
export interface UpdateInferenceExperimentResponse {
|
|
1172
|
-
InferenceExperimentArn: string | undefined;
|
|
1173
|
-
}
|
|
1174
|
-
export interface UpdateMlflowTrackingServerRequest {
|
|
1175
|
-
TrackingServerName: string | undefined;
|
|
1176
|
-
ArtifactStoreUri?: string | undefined;
|
|
1177
|
-
TrackingServerSize?: TrackingServerSize | undefined;
|
|
1178
|
-
AutomaticModelRegistration?: boolean | undefined;
|
|
1179
|
-
WeeklyMaintenanceWindowStart?: string | undefined;
|
|
1180
|
-
}
|
|
1181
|
-
export interface UpdateMlflowTrackingServerResponse {
|
|
1182
|
-
TrackingServerArn?: string | undefined;
|
|
1183
|
-
}
|
|
1184
|
-
export interface UpdateModelCardRequest {
|
|
1185
|
-
ModelCardName: string | undefined;
|
|
1186
|
-
Content?: string | undefined;
|
|
1187
|
-
ModelCardStatus?: ModelCardStatus | undefined;
|
|
1188
|
-
}
|
|
1189
|
-
export interface UpdateModelCardResponse {
|
|
1190
|
-
ModelCardArn: string | undefined;
|
|
1191
|
-
}
|
|
1192
|
-
export interface UpdateModelPackageInput {
|
|
1193
|
-
ModelPackageArn: string | undefined;
|
|
1194
|
-
ModelApprovalStatus?: ModelApprovalStatus | undefined;
|
|
1195
|
-
ApprovalDescription?: string | undefined;
|
|
1196
|
-
CustomerMetadataProperties?: Record<string, string> | undefined;
|
|
1197
|
-
CustomerMetadataPropertiesToRemove?: string[] | undefined;
|
|
1198
|
-
AdditionalInferenceSpecificationsToAdd?:
|
|
1199
|
-
| AdditionalInferenceSpecificationDefinition[]
|
|
1200
|
-
| undefined;
|
|
1201
|
-
InferenceSpecification?: InferenceSpecification | undefined;
|
|
1202
|
-
SourceUri?: string | undefined;
|
|
1203
|
-
ModelCard?: ModelPackageModelCard | undefined;
|
|
1204
|
-
ModelLifeCycle?: ModelLifeCycle | undefined;
|
|
1205
|
-
ClientToken?: string | undefined;
|
|
1206
|
-
}
|
|
1207
|
-
export interface UpdateModelPackageOutput {
|
|
1208
|
-
ModelPackageArn: string | undefined;
|
|
1209
|
-
}
|
|
1210
|
-
export interface UpdateMonitoringAlertRequest {
|
|
1211
|
-
MonitoringScheduleName: string | undefined;
|
|
1212
|
-
MonitoringAlertName: string | undefined;
|
|
1213
|
-
DatapointsToAlert: number | undefined;
|
|
1214
|
-
EvaluationPeriod: number | undefined;
|
|
1215
|
-
}
|
|
1216
|
-
export interface UpdateMonitoringAlertResponse {
|
|
1217
|
-
MonitoringScheduleArn: string | undefined;
|
|
1218
|
-
MonitoringAlertName?: string | undefined;
|
|
1219
|
-
}
|
|
1220
|
-
export interface UpdateMonitoringScheduleRequest {
|
|
1221
|
-
MonitoringScheduleName: string | undefined;
|
|
1222
|
-
MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
|
|
1223
|
-
}
|
|
1224
|
-
export interface UpdateMonitoringScheduleResponse {
|
|
1225
|
-
MonitoringScheduleArn: string | undefined;
|
|
1226
|
-
}
|
|
1227
|
-
export interface UpdateNotebookInstanceInput {
|
|
1228
|
-
NotebookInstanceName: string | undefined;
|
|
1229
|
-
InstanceType?: _InstanceType | undefined;
|
|
1230
|
-
IpAddressType?: IPAddressType | undefined;
|
|
1231
|
-
PlatformIdentifier?: string | undefined;
|
|
1232
|
-
RoleArn?: string | undefined;
|
|
1233
|
-
LifecycleConfigName?: string | undefined;
|
|
1234
|
-
DisassociateLifecycleConfig?: boolean | undefined;
|
|
1235
|
-
VolumeSizeInGB?: number | undefined;
|
|
1236
|
-
DefaultCodeRepository?: string | undefined;
|
|
1237
|
-
AdditionalCodeRepositories?: string[] | undefined;
|
|
1238
|
-
AcceleratorTypes?: NotebookInstanceAcceleratorType[] | undefined;
|
|
1239
|
-
DisassociateAcceleratorTypes?: boolean | undefined;
|
|
1240
|
-
DisassociateDefaultCodeRepository?: boolean | undefined;
|
|
1241
|
-
DisassociateAdditionalCodeRepositories?: boolean | undefined;
|
|
1242
|
-
RootAccess?: RootAccess | undefined;
|
|
1243
|
-
InstanceMetadataServiceConfiguration?:
|
|
1244
|
-
| InstanceMetadataServiceConfiguration
|
|
1245
|
-
| undefined;
|
|
1246
|
-
}
|
|
1247
|
-
export interface UpdateNotebookInstanceOutput {}
|
|
1248
|
-
export interface UpdateNotebookInstanceLifecycleConfigInput {
|
|
1249
|
-
NotebookInstanceLifecycleConfigName: string | undefined;
|
|
1250
|
-
OnCreate?: NotebookInstanceLifecycleHook[] | undefined;
|
|
1251
|
-
OnStart?: NotebookInstanceLifecycleHook[] | undefined;
|
|
1252
|
-
}
|
|
1253
|
-
export interface UpdateNotebookInstanceLifecycleConfigOutput {}
|
|
1254
|
-
export interface UpdatePartnerAppRequest {
|
|
1255
|
-
Arn: string | undefined;
|
|
1256
|
-
MaintenanceConfig?: PartnerAppMaintenanceConfig | undefined;
|
|
1257
|
-
Tier?: string | undefined;
|
|
1258
|
-
ApplicationConfig?: PartnerAppConfig | undefined;
|
|
1259
|
-
EnableIamSessionBasedIdentity?: boolean | undefined;
|
|
1260
|
-
EnableAutoMinorVersionUpgrade?: boolean | undefined;
|
|
1261
|
-
AppVersion?: string | undefined;
|
|
1262
|
-
ClientToken?: string | undefined;
|
|
1263
|
-
Tags?: Tag[] | undefined;
|
|
1264
|
-
}
|
|
1265
|
-
export interface UpdatePartnerAppResponse {
|
|
1266
|
-
Arn?: string | undefined;
|
|
1267
|
-
}
|
|
1268
|
-
export interface UpdatePipelineRequest {
|
|
1269
|
-
PipelineName: string | undefined;
|
|
1270
|
-
PipelineDisplayName?: string | undefined;
|
|
1271
|
-
PipelineDefinition?: string | undefined;
|
|
1272
|
-
PipelineDefinitionS3Location?: PipelineDefinitionS3Location | undefined;
|
|
1273
|
-
PipelineDescription?: string | undefined;
|
|
1274
|
-
RoleArn?: string | undefined;
|
|
1275
|
-
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
1276
|
-
}
|
|
1277
|
-
export interface UpdatePipelineResponse {
|
|
1278
|
-
PipelineArn?: string | undefined;
|
|
1279
|
-
PipelineVersionId?: number | undefined;
|
|
1280
|
-
}
|
|
1281
|
-
export interface UpdatePipelineExecutionRequest {
|
|
1282
|
-
PipelineExecutionArn: string | undefined;
|
|
1283
|
-
PipelineExecutionDescription?: string | undefined;
|
|
1284
|
-
PipelineExecutionDisplayName?: string | undefined;
|
|
1285
|
-
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
1286
|
-
}
|
|
1287
|
-
export interface UpdatePipelineExecutionResponse {
|
|
1288
|
-
PipelineExecutionArn?: string | undefined;
|
|
1289
|
-
}
|
|
1290
|
-
export interface UpdatePipelineVersionRequest {
|
|
1291
|
-
PipelineArn: string | undefined;
|
|
1292
|
-
PipelineVersionId: number | undefined;
|
|
1293
|
-
PipelineVersionDisplayName?: string | undefined;
|
|
1294
|
-
PipelineVersionDescription?: string | undefined;
|
|
1295
|
-
}
|
|
1296
|
-
export interface UpdatePipelineVersionResponse {
|
|
1297
|
-
PipelineArn?: string | undefined;
|
|
1298
|
-
PipelineVersionId?: number | undefined;
|
|
1299
|
-
}
|
|
1300
|
-
export interface ServiceCatalogProvisioningUpdateDetails {
|
|
1301
|
-
ProvisioningArtifactId?: string | undefined;
|
|
1302
|
-
ProvisioningParameters?: ProvisioningParameter[] | undefined;
|
|
1303
|
-
}
|
|
1304
|
-
export interface UpdateTemplateProvider {
|
|
1305
|
-
CfnTemplateProvider?: CfnUpdateTemplateProvider | undefined;
|
|
1306
|
-
}
|
|
1307
|
-
export interface UpdateProjectInput {
|
|
1308
|
-
ProjectName: string | undefined;
|
|
1309
|
-
ProjectDescription?: string | undefined;
|
|
1310
|
-
ServiceCatalogProvisioningUpdateDetails?:
|
|
1311
|
-
| ServiceCatalogProvisioningUpdateDetails
|
|
1312
|
-
| undefined;
|
|
1313
|
-
Tags?: Tag[] | undefined;
|
|
1314
|
-
TemplateProvidersToUpdate?: UpdateTemplateProvider[] | undefined;
|
|
1315
|
-
}
|
|
1316
|
-
export interface UpdateProjectOutput {
|
|
1317
|
-
ProjectArn: string | undefined;
|
|
1318
|
-
}
|
|
1319
|
-
export interface UpdateSpaceRequest {
|
|
1320
|
-
DomainId: string | undefined;
|
|
1321
|
-
SpaceName: string | undefined;
|
|
1322
|
-
SpaceSettings?: SpaceSettings | undefined;
|
|
1323
|
-
SpaceDisplayName?: string | undefined;
|
|
1324
|
-
}
|
|
1325
|
-
export interface UpdateSpaceResponse {
|
|
1326
|
-
SpaceArn?: string | undefined;
|
|
1327
|
-
}
|
|
1328
|
-
export interface UpdateTrainingJobRequest {
|
|
1329
|
-
TrainingJobName: string | undefined;
|
|
1330
|
-
ProfilerConfig?: ProfilerConfigForUpdate | undefined;
|
|
1331
|
-
ProfilerRuleConfigurations?: ProfilerRuleConfiguration[] | undefined;
|
|
1332
|
-
ResourceConfig?: ResourceConfigForUpdate | undefined;
|
|
1333
|
-
RemoteDebugConfig?: RemoteDebugConfigForUpdate | undefined;
|
|
1334
|
-
}
|
|
1335
|
-
export interface UpdateTrainingJobResponse {
|
|
1336
|
-
TrainingJobArn: string | undefined;
|
|
1337
|
-
}
|
|
1338
|
-
export interface UpdateTrialRequest {
|
|
1339
|
-
TrialName: string | undefined;
|
|
1340
|
-
DisplayName?: string | undefined;
|
|
1341
|
-
}
|
|
1342
|
-
export interface UpdateTrialResponse {
|
|
1343
|
-
TrialArn?: string | undefined;
|
|
1344
|
-
}
|
|
1345
|
-
export interface UpdateTrialComponentRequest {
|
|
1346
|
-
TrialComponentName: string | undefined;
|
|
1347
|
-
DisplayName?: string | undefined;
|
|
1348
|
-
Status?: TrialComponentStatus | undefined;
|
|
1349
|
-
StartTime?: Date | undefined;
|
|
1350
|
-
EndTime?: Date | undefined;
|
|
1351
|
-
Parameters?: Record<string, TrialComponentParameterValue> | undefined;
|
|
1352
|
-
ParametersToRemove?: string[] | undefined;
|
|
1353
|
-
InputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
|
|
1354
|
-
InputArtifactsToRemove?: string[] | undefined;
|
|
1355
|
-
OutputArtifacts?: Record<string, TrialComponentArtifact> | undefined;
|
|
1356
|
-
OutputArtifactsToRemove?: string[] | undefined;
|
|
1357
|
-
}
|
|
1358
|
-
export interface UpdateTrialComponentResponse {
|
|
1359
|
-
TrialComponentArn?: string | undefined;
|
|
1360
|
-
}
|
|
1361
|
-
export interface UpdateUserProfileRequest {
|
|
1362
|
-
DomainId: string | undefined;
|
|
1363
|
-
UserProfileName: string | undefined;
|
|
1364
|
-
UserSettings?: UserSettings | undefined;
|
|
1365
|
-
}
|
|
1366
|
-
export interface UpdateUserProfileResponse {
|
|
1367
|
-
UserProfileArn?: string | undefined;
|
|
1368
|
-
}
|
|
1369
|
-
export interface UpdateWorkforceRequest {
|
|
1370
|
-
WorkforceName: string | undefined;
|
|
1371
|
-
SourceIpConfig?: SourceIpConfig | undefined;
|
|
1372
|
-
OidcConfig?: OidcConfig | undefined;
|
|
1373
|
-
WorkforceVpcConfig?: WorkforceVpcConfigRequest | undefined;
|
|
1374
|
-
IpAddressType?: WorkforceIpAddressType | undefined;
|
|
1375
|
-
}
|
|
1376
|
-
export interface UpdateWorkforceResponse {
|
|
1377
|
-
Workforce: Workforce | undefined;
|
|
1378
|
-
}
|
|
1379
|
-
export interface UpdateWorkteamRequest {
|
|
1380
|
-
WorkteamName: string | undefined;
|
|
1381
|
-
MemberDefinitions?: MemberDefinition[] | undefined;
|
|
1382
|
-
Description?: string | undefined;
|
|
1383
|
-
NotificationConfiguration?: NotificationConfiguration | undefined;
|
|
1384
|
-
WorkerAccessConfiguration?: WorkerAccessConfiguration | undefined;
|
|
1385
|
-
}
|
|
1386
|
-
export interface UpdateWorkteamResponse {
|
|
1387
|
-
Workteam: Workteam | undefined;
|
|
1388
|
-
}
|
|
1389
|
-
export interface SearchExpression {
|
|
1390
|
-
Filters?: Filter[] | undefined;
|
|
1391
|
-
NestedFilters?: NestedFilters[] | undefined;
|
|
1392
|
-
SubExpressions?: SearchExpression[] | undefined;
|
|
1393
|
-
Operator?: BooleanOperator | undefined;
|
|
1394
|
-
}
|
|
1395
|
-
export interface SearchRequest {
|
|
1396
|
-
Resource: ResourceType | undefined;
|
|
1397
|
-
SearchExpression?: SearchExpression | undefined;
|
|
1398
|
-
SortBy?: string | undefined;
|
|
1399
|
-
SortOrder?: SearchSortOrder | undefined;
|
|
1400
|
-
NextToken?: string | undefined;
|
|
1401
|
-
MaxResults?: number | undefined;
|
|
1402
|
-
CrossAccountFilterOption?: CrossAccountFilterOption | undefined;
|
|
1403
|
-
VisibilityConditions?: VisibilityConditions[] | undefined;
|
|
1404
|
-
}
|