@aws-sdk/client-sagemaker 3.934.0 → 3.935.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (580) hide show
  1. package/dist-cjs/index.js +3695 -3682
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +2989 -0
  4. package/dist-es/models/errors.js +57 -0
  5. package/dist-es/models/models_0.js +1 -1390
  6. package/dist-es/models/models_1.js +1 -671
  7. package/dist-es/models/models_2.js +1 -186
  8. package/dist-es/models/models_3.js +1 -434
  9. package/dist-es/models/models_4.js +1 -317
  10. package/dist-es/schemas/schemas_0.js +11 -4
  11. package/dist-types/commands/CreateActionCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -2
  13. package/dist-types/commands/CreateAppCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateArtifactCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +1 -1
  18. package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -1
  21. package/dist-types/commands/CreateCompilationJobCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateContextCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +4 -0
  27. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -2
  28. package/dist-types/commands/CreateLabelingJobCommand.d.ts +1 -1
  29. package/dist-types/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
  30. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateModelCardCommand.d.ts +1 -1
  32. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateModelCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateModelPackageCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateOptimizationJobCommand.d.ts +1 -1
  42. package/dist-types/commands/CreatePartnerAppCommand.d.ts +1 -1
  43. package/dist-types/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
  44. package/dist-types/commands/CreatePipelineCommand.d.ts +1 -1
  45. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
  46. package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
  47. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateProcessingJobCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
  50. package/dist-types/commands/CreateSpaceCommand.d.ts +1 -1
  51. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
  52. package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -2
  53. package/dist-types/commands/CreateTrainingPlanCommand.d.ts +1 -1
  54. package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateTrialCommand.d.ts +1 -1
  56. package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
  59. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +1 -2
  60. package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
  61. package/dist-types/commands/DescribeClusterEventCommand.d.ts +1 -1
  62. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
  63. package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
  64. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
  65. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
  66. package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -1
  67. package/dist-types/commands/DescribeContextCommand.d.ts +1 -1
  68. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
  69. package/dist-types/commands/DescribeDeviceCommand.d.ts +1 -1
  70. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +1 -1
  71. package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
  72. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
  73. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
  74. package/dist-types/commands/DescribeEndpointCommand.d.ts +5 -1
  75. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +5 -1
  76. package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
  77. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -1
  78. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
  79. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
  80. package/dist-types/commands/DescribeHubCommand.d.ts +1 -1
  81. package/dist-types/commands/DescribeHubContentCommand.d.ts +1 -1
  82. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
  83. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +3 -3
  84. package/dist-types/commands/DescribeImageCommand.d.ts +1 -1
  85. package/dist-types/commands/DescribeImageVersionCommand.d.ts +1 -1
  86. package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +1 -1
  87. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
  88. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
  89. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -1
  90. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -1
  91. package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
  92. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
  93. package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -1
  94. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
  95. package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
  96. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  97. package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -1
  98. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
  99. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
  100. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
  101. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
  102. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  103. package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +1 -1
  104. package/dist-types/commands/DescribePartnerAppCommand.d.ts +1 -1
  105. package/dist-types/commands/DescribePipelineCommand.d.ts +1 -1
  106. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
  107. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +1 -1
  108. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +1 -1
  109. package/dist-types/commands/DescribeProjectCommand.d.ts +1 -1
  110. package/dist-types/commands/DescribeReservedCapacityCommand.d.ts +1 -1
  111. package/dist-types/commands/DescribeSpaceCommand.d.ts +1 -1
  112. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
  113. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
  114. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -2
  115. package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -1
  116. package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
  117. package/dist-types/commands/DescribeTrialCommand.d.ts +1 -1
  118. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -1
  119. package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
  120. package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -1
  121. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +1 -2
  122. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
  123. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +1 -1
  124. package/dist-types/commands/ImportHubContentCommand.d.ts +1 -1
  125. package/dist-types/commands/ListActionsCommand.d.ts +1 -1
  126. package/dist-types/commands/ListAlgorithmsCommand.d.ts +1 -1
  127. package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
  128. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +1 -1
  129. package/dist-types/commands/ListAppsCommand.d.ts +1 -1
  130. package/dist-types/commands/ListArtifactsCommand.d.ts +1 -1
  131. package/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
  132. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +1 -1
  133. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
  134. package/dist-types/commands/ListClusterEventsCommand.d.ts +1 -1
  135. package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
  136. package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
  137. package/dist-types/commands/ListClustersCommand.d.ts +1 -1
  138. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -1
  139. package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -1
  140. package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
  141. package/dist-types/commands/ListContextsCommand.d.ts +1 -1
  142. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
  143. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +1 -1
  144. package/dist-types/commands/ListDevicesCommand.d.ts +1 -1
  145. package/dist-types/commands/ListDomainsCommand.d.ts +1 -1
  146. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
  147. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
  148. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +1 -1
  149. package/dist-types/commands/ListEndpointsCommand.d.ts +1 -1
  150. package/dist-types/commands/ListExperimentsCommand.d.ts +1 -1
  151. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +1 -1
  152. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +1 -1
  153. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +1 -1
  154. package/dist-types/commands/ListHubContentsCommand.d.ts +1 -1
  155. package/dist-types/commands/ListHubsCommand.d.ts +1 -1
  156. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +1 -1
  157. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
  158. package/dist-types/commands/ListImageVersionsCommand.d.ts +1 -1
  159. package/dist-types/commands/ListImagesCommand.d.ts +1 -1
  160. package/dist-types/commands/ListInferenceComponentsCommand.d.ts +1 -1
  161. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +1 -1
  162. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
  163. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
  164. package/dist-types/commands/ListLabelingJobsCommand.d.ts +1 -1
  165. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
  166. package/dist-types/commands/ListLineageGroupsCommand.d.ts +1 -1
  167. package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
  168. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
  169. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -1
  170. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +1 -1
  171. package/dist-types/commands/ListModelCardsCommand.d.ts +1 -1
  172. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
  173. package/dist-types/commands/ListModelMetadataCommand.d.ts +1 -1
  174. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +1 -1
  175. package/dist-types/commands/ListModelPackagesCommand.d.ts +1 -1
  176. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
  177. package/dist-types/commands/ListModelsCommand.d.ts +1 -1
  178. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
  179. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -1
  180. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
  181. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
  182. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
  183. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -1
  184. package/dist-types/commands/ListOptimizationJobsCommand.d.ts +1 -1
  185. package/dist-types/commands/ListPartnerAppsCommand.d.ts +1 -1
  186. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
  187. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +1 -1
  188. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
  189. package/dist-types/commands/ListPipelineVersionsCommand.d.ts +1 -1
  190. package/dist-types/commands/ListPipelinesCommand.d.ts +1 -1
  191. package/dist-types/commands/ListProcessingJobsCommand.d.ts +1 -1
  192. package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
  193. package/dist-types/commands/ListResourceCatalogsCommand.d.ts +1 -1
  194. package/dist-types/commands/ListSpacesCommand.d.ts +1 -1
  195. package/dist-types/commands/ListStageDevicesCommand.d.ts +1 -1
  196. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
  197. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
  198. package/dist-types/commands/ListTagsCommand.d.ts +1 -1
  199. package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -1
  200. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
  201. package/dist-types/commands/ListTrainingPlansCommand.d.ts +1 -1
  202. package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -1
  203. package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -2
  204. package/dist-types/commands/ListTrialsCommand.d.ts +1 -1
  205. package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
  206. package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -1
  207. package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -1
  208. package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -1
  209. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
  210. package/dist-types/commands/QueryLineageCommand.d.ts +1 -1
  211. package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -1
  212. package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -1
  213. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +1 -1
  214. package/dist-types/commands/SearchCommand.d.ts +3 -3
  215. package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
  216. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
  217. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
  218. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
  219. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -1
  220. package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
  221. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -1
  222. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
  223. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -1
  224. package/dist-types/commands/StartSessionCommand.d.ts +1 -1
  225. package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -1
  226. package/dist-types/commands/StopCompilationJobCommand.d.ts +1 -1
  227. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
  228. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +1 -1
  229. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
  230. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +1 -1
  231. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
  232. package/dist-types/commands/StopLabelingJobCommand.d.ts +1 -1
  233. package/dist-types/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
  234. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +1 -1
  235. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
  236. package/dist-types/commands/StopOptimizationJobCommand.d.ts +1 -1
  237. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
  238. package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
  239. package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
  240. package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
  241. package/dist-types/commands/UpdateActionCommand.d.ts +1 -1
  242. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +1 -1
  243. package/dist-types/commands/UpdateArtifactCommand.d.ts +1 -1
  244. package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
  245. package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
  246. package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
  247. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  248. package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
  249. package/dist-types/commands/UpdateContextCommand.d.ts +1 -1
  250. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  251. package/dist-types/commands/UpdateDevicesCommand.d.ts +1 -1
  252. package/dist-types/commands/UpdateDomainCommand.d.ts +1 -1
  253. package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
  254. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
  255. package/dist-types/commands/UpdateExperimentCommand.d.ts +1 -1
  256. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +1 -1
  257. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
  258. package/dist-types/commands/UpdateHubCommand.d.ts +1 -1
  259. package/dist-types/commands/UpdateHubContentCommand.d.ts +1 -1
  260. package/dist-types/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
  261. package/dist-types/commands/UpdateImageCommand.d.ts +1 -1
  262. package/dist-types/commands/UpdateImageVersionCommand.d.ts +1 -1
  263. package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +1 -1
  264. package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
  265. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
  266. package/dist-types/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
  267. package/dist-types/commands/UpdateModelCardCommand.d.ts +1 -1
  268. package/dist-types/commands/UpdateModelPackageCommand.d.ts +1 -1
  269. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
  270. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
  271. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
  272. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  273. package/dist-types/commands/UpdatePartnerAppCommand.d.ts +1 -1
  274. package/dist-types/commands/UpdatePipelineCommand.d.ts +1 -1
  275. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
  276. package/dist-types/commands/UpdatePipelineVersionCommand.d.ts +1 -1
  277. package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
  278. package/dist-types/commands/UpdateSpaceCommand.d.ts +1 -1
  279. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
  280. package/dist-types/commands/UpdateTrialCommand.d.ts +1 -1
  281. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +1 -1
  282. package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
  283. package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
  284. package/dist-types/commands/UpdateWorkteamCommand.d.ts +1 -1
  285. package/dist-types/index.d.ts +7 -1
  286. package/dist-types/models/enums.d.ts +5540 -0
  287. package/dist-types/models/errors.d.ts +54 -0
  288. package/dist-types/models/models_0.d.ts +2375 -2134
  289. package/dist-types/models/models_1.d.ts +3957 -3765
  290. package/dist-types/models/models_2.d.ts +5770 -3151
  291. package/dist-types/models/models_3.d.ts +4470 -4424
  292. package/dist-types/models/models_4.d.ts +2119 -5743
  293. package/dist-types/schemas/schemas_0.d.ts +1 -0
  294. package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +1 -1
  295. package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +1 -1
  296. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -1
  297. package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +1 -1
  298. package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +1 -1
  299. package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +1 -1
  300. package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +1 -1
  301. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +1 -1
  302. package/dist-types/ts3.4/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -1
  303. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +1 -1
  304. package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +1 -1
  305. package/dist-types/ts3.4/commands/CreateComputeQuotaCommand.d.ts +1 -1
  306. package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +1 -1
  307. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
  308. package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +1 -1
  309. package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +1 -1
  310. package/dist-types/ts3.4/commands/CreateMlflowTrackingServerCommand.d.ts +1 -1
  311. package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +1 -1
  312. package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +1 -1
  313. package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +1 -1
  314. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -1
  315. package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  316. package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +1 -1
  317. package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +1 -1
  318. package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
  319. package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +1 -1
  320. package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +1 -1
  321. package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  322. package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +1 -1
  323. package/dist-types/ts3.4/commands/CreatePartnerAppCommand.d.ts +1 -1
  324. package/dist-types/ts3.4/commands/CreatePartnerAppPresignedUrlCommand.d.ts +1 -1
  325. package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +1 -1
  326. package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +1 -1
  327. package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +1 -1
  328. package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
  329. package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +1 -1
  330. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
  331. package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +1 -1
  332. package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -1
  333. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +1 -1
  334. package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +1 -1
  335. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +1 -1
  336. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +1 -1
  337. package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +1 -1
  338. package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +1 -1
  339. package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +4 -2
  340. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +1 -1
  341. package/dist-types/ts3.4/commands/DescribeClusterEventCommand.d.ts +1 -1
  342. package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +1 -1
  343. package/dist-types/ts3.4/commands/DescribeClusterSchedulerConfigCommand.d.ts +1 -1
  344. package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +1 -1
  345. package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +1 -1
  346. package/dist-types/ts3.4/commands/DescribeComputeQuotaCommand.d.ts +1 -1
  347. package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +1 -1
  348. package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +1 -1
  349. package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +1 -1
  350. package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +1 -1
  351. package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
  352. package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +1 -1
  353. package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +1 -1
  354. package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +1 -1
  355. package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +1 -1
  356. package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +1 -1
  357. package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +1 -1
  358. package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
  359. package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +1 -1
  360. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +1 -1
  361. package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +1 -1
  362. package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +1 -1
  363. package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +1 -1
  364. package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +1 -1
  365. package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +1 -1
  366. package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +1 -1
  367. package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +1 -1
  368. package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +1 -1
  369. package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +1 -1
  370. package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +1 -1
  371. package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
  372. package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
  373. package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +1 -1
  374. package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +1 -1
  375. package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -1
  376. package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +1 -1
  377. package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +1 -1
  378. package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +1 -1
  379. package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +1 -1
  380. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +1 -1
  381. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
  382. package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  383. package/dist-types/ts3.4/commands/DescribeOptimizationJobCommand.d.ts +1 -1
  384. package/dist-types/ts3.4/commands/DescribePartnerAppCommand.d.ts +1 -1
  385. package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +1 -1
  386. package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +1 -1
  387. package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +1 -1
  388. package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +1 -1
  389. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +1 -1
  390. package/dist-types/ts3.4/commands/DescribeReservedCapacityCommand.d.ts +1 -1
  391. package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +1 -1
  392. package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +1 -1
  393. package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +1 -1
  394. package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +1 -1
  395. package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +1 -1
  396. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +1 -1
  397. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +1 -1
  398. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +1 -1
  399. package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +1 -1
  400. package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +1 -1
  401. package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +4 -2
  402. package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +1 -1
  403. package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +1 -1
  404. package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +1 -1
  405. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +1 -1
  406. package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +1 -1
  407. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -1
  408. package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +1 -1
  409. package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +1 -1
  410. package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +1 -1
  411. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +1 -1
  412. package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +1 -1
  413. package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
  414. package/dist-types/ts3.4/commands/ListClusterEventsCommand.d.ts +1 -1
  415. package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +1 -1
  416. package/dist-types/ts3.4/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
  417. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +1 -1
  418. package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +1 -1
  419. package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +1 -1
  420. package/dist-types/ts3.4/commands/ListComputeQuotasCommand.d.ts +1 -1
  421. package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +1 -1
  422. package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +1 -1
  423. package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +1 -1
  424. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +1 -1
  425. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +1 -1
  426. package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +1 -1
  427. package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +1 -1
  428. package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +1 -1
  429. package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +1 -1
  430. package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +1 -1
  431. package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +1 -1
  432. package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +1 -1
  433. package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +1 -1
  434. package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +1 -1
  435. package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +1 -1
  436. package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +1 -1
  437. package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +1 -1
  438. package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +1 -1
  439. package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +1 -1
  440. package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +1 -1
  441. package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +1 -1
  442. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +1 -1
  443. package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +1 -1
  444. package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +1 -1
  445. package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +1 -1
  446. package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +1 -1
  447. package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
  448. package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +1 -1
  449. package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +1 -1
  450. package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +1 -1
  451. package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +1 -1
  452. package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +1 -1
  453. package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +1 -1
  454. package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +1 -1
  455. package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +1 -1
  456. package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +1 -1
  457. package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +1 -1
  458. package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
  459. package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +1 -1
  460. package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
  461. package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
  462. package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +1 -1
  463. package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +1 -1
  464. package/dist-types/ts3.4/commands/ListOptimizationJobsCommand.d.ts +1 -1
  465. package/dist-types/ts3.4/commands/ListPartnerAppsCommand.d.ts +1 -1
  466. package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +1 -1
  467. package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +1 -1
  468. package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +1 -1
  469. package/dist-types/ts3.4/commands/ListPipelineVersionsCommand.d.ts +1 -1
  470. package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +1 -1
  471. package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +1 -1
  472. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -1
  473. package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +1 -1
  474. package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +1 -1
  475. package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +1 -1
  476. package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -1
  477. package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +1 -1
  478. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
  479. package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +1 -1
  480. package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +1 -1
  481. package/dist-types/ts3.4/commands/ListTrainingPlansCommand.d.ts +1 -1
  482. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +1 -1
  483. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +4 -2
  484. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +1 -1
  485. package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
  486. package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +1 -1
  487. package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +1 -1
  488. package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +2 -4
  489. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
  490. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +1 -1
  491. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +1 -1
  492. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +1 -1
  493. package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +1 -1
  494. package/dist-types/ts3.4/commands/SearchCommand.d.ts +1 -1
  495. package/dist-types/ts3.4/commands/SearchTrainingPlanOfferingsCommand.d.ts +1 -1
  496. package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +1 -1
  497. package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +1 -1
  498. package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +1 -1
  499. package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +1 -1
  500. package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
  501. package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +1 -1
  502. package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +1 -1
  503. package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +1 -1
  504. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +1 -1
  505. package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +1 -1
  506. package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +1 -1
  507. package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +1 -1
  508. package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +1 -1
  509. package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
  510. package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +1 -1
  511. package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +1 -1
  512. package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +1 -1
  513. package/dist-types/ts3.4/commands/StopMlflowTrackingServerCommand.d.ts +1 -1
  514. package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +1 -1
  515. package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +1 -1
  516. package/dist-types/ts3.4/commands/StopOptimizationJobCommand.d.ts +1 -1
  517. package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +1 -1
  518. package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +1 -1
  519. package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +1 -1
  520. package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +1 -1
  521. package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +1 -1
  522. package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +1 -1
  523. package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +1 -1
  524. package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +1 -1
  525. package/dist-types/ts3.4/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -1
  526. package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +1 -1
  527. package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +1 -1
  528. package/dist-types/ts3.4/commands/UpdateComputeQuotaCommand.d.ts +1 -1
  529. package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +1 -1
  530. package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +1 -1
  531. package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +1 -1
  532. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +1 -1
  533. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +1 -1
  534. package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
  535. package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +1 -1
  536. package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +1 -1
  537. package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +1 -1
  538. package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +1 -1
  539. package/dist-types/ts3.4/commands/UpdateHubContentCommand.d.ts +1 -1
  540. package/dist-types/ts3.4/commands/UpdateHubContentReferenceCommand.d.ts +1 -1
  541. package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +1 -1
  542. package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +1 -1
  543. package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +1 -1
  544. package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +1 -1
  545. package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +1 -1
  546. package/dist-types/ts3.4/commands/UpdateMlflowTrackingServerCommand.d.ts +1 -1
  547. package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +1 -1
  548. package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +1 -1
  549. package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +1 -1
  550. package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +1 -1
  551. package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +1 -1
  552. package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
  553. package/dist-types/ts3.4/commands/UpdatePartnerAppCommand.d.ts +1 -1
  554. package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +1 -1
  555. package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +1 -1
  556. package/dist-types/ts3.4/commands/UpdatePipelineVersionCommand.d.ts +1 -1
  557. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
  558. package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +1 -1
  559. package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +1 -1
  560. package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +1 -1
  561. package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +1 -1
  562. package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
  563. package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
  564. package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +1 -1
  565. package/dist-types/ts3.4/index.d.ts +7 -1
  566. package/dist-types/ts3.4/models/enums.d.ts +3561 -0
  567. package/dist-types/ts3.4/models/errors.d.ts +28 -0
  568. package/dist-types/ts3.4/models/models_0.d.ts +679 -1546
  569. package/dist-types/ts3.4/models/models_1.d.ts +1074 -1388
  570. package/dist-types/ts3.4/models/models_2.d.ts +2006 -1460
  571. package/dist-types/ts3.4/models/models_3.d.ts +2042 -2344
  572. package/dist-types/ts3.4/models/models_4.d.ts +1071 -2076
  573. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
  574. package/package.json +12 -12
  575. package/dist-es/models/index.js +0 -6
  576. package/dist-es/models/models_5.js +0 -39
  577. package/dist-types/models/index.d.ts +0 -6
  578. package/dist-types/models/models_5.d.ts +0 -5029
  579. package/dist-types/ts3.4/models/index.d.ts +0 -6
  580. 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
- }