@aws-sdk/client-sagemaker 3.322.0 → 3.326.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 (305) hide show
  1. package/dist-types/commands/AddAssociationCommand.d.ts +7 -0
  2. package/dist-types/commands/AddTagsCommand.d.ts +11 -0
  3. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +7 -0
  4. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +54 -0
  5. package/dist-types/commands/CreateActionCommand.d.ts +6 -0
  6. package/dist-types/commands/CreateAlgorithmCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateAppCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +6 -0
  9. package/dist-types/commands/CreateArtifactCommand.d.ts +6 -0
  10. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +7 -0
  11. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +6 -0
  12. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +6 -0
  13. package/dist-types/commands/CreateCompilationJobCommand.d.ts +6 -0
  14. package/dist-types/commands/CreateContextCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +4 -0
  17. package/dist-types/commands/CreateDomainCommand.d.ts +7 -0
  18. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +4 -0
  20. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +4 -0
  21. package/dist-types/commands/CreateEndpointCommand.d.ts +6 -0
  22. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +6 -0
  23. package/dist-types/commands/CreateExperimentCommand.d.ts +6 -0
  24. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +6 -0
  25. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +6 -0
  26. package/dist-types/commands/CreateHubCommand.d.ts +6 -0
  27. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +6 -0
  28. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +6 -0
  29. package/dist-types/commands/CreateImageCommand.d.ts +6 -0
  30. package/dist-types/commands/CreateImageVersionCommand.d.ts +6 -0
  31. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +6 -0
  32. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +6 -0
  33. package/dist-types/commands/CreateLabelingJobCommand.d.ts +6 -0
  34. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +6 -0
  35. package/dist-types/commands/CreateModelCardCommand.d.ts +6 -0
  36. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +6 -0
  37. package/dist-types/commands/CreateModelCommand.d.ts +6 -0
  38. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +6 -0
  39. package/dist-types/commands/CreateModelPackageCommand.d.ts +6 -0
  40. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +6 -0
  41. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +6 -0
  42. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +6 -0
  43. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +6 -0
  44. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +6 -0
  45. package/dist-types/commands/CreatePipelineCommand.d.ts +6 -0
  46. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +6 -0
  47. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +6 -0
  48. package/dist-types/commands/CreateProcessingJobCommand.d.ts +6 -0
  49. package/dist-types/commands/CreateProjectCommand.d.ts +7 -0
  50. package/dist-types/commands/CreateSpaceCommand.d.ts +6 -0
  51. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +6 -0
  52. package/dist-types/commands/CreateTrainingJobCommand.d.ts +6 -0
  53. package/dist-types/commands/CreateTransformJobCommand.d.ts +6 -0
  54. package/dist-types/commands/CreateTrialCommand.d.ts +6 -0
  55. package/dist-types/commands/CreateTrialComponentCommand.d.ts +6 -0
  56. package/dist-types/commands/CreateUserProfileCommand.d.ts +6 -0
  57. package/dist-types/commands/CreateWorkforceCommand.d.ts +6 -0
  58. package/dist-types/commands/CreateWorkteamCommand.d.ts +6 -0
  59. package/dist-types/commands/DeleteActionCommand.d.ts +6 -0
  60. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +4 -0
  61. package/dist-types/commands/DeleteAppCommand.d.ts +4 -0
  62. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +4 -0
  63. package/dist-types/commands/DeleteArtifactCommand.d.ts +6 -0
  64. package/dist-types/commands/DeleteAssociationCommand.d.ts +7 -0
  65. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +4 -0
  66. package/dist-types/commands/DeleteContextCommand.d.ts +6 -0
  67. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +4 -0
  68. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +4 -0
  69. package/dist-types/commands/DeleteDomainCommand.d.ts +4 -0
  70. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +4 -0
  71. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +4 -0
  72. package/dist-types/commands/DeleteEndpointCommand.d.ts +4 -0
  73. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +4 -0
  74. package/dist-types/commands/DeleteExperimentCommand.d.ts +6 -0
  75. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +4 -0
  76. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +4 -0
  77. package/dist-types/commands/DeleteHubCommand.d.ts +4 -0
  78. package/dist-types/commands/DeleteHubContentCommand.d.ts +4 -0
  79. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +4 -0
  80. package/dist-types/commands/DeleteImageCommand.d.ts +4 -0
  81. package/dist-types/commands/DeleteImageVersionCommand.d.ts +4 -0
  82. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +6 -0
  83. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +4 -0
  84. package/dist-types/commands/DeleteModelCardCommand.d.ts +4 -0
  85. package/dist-types/commands/DeleteModelCommand.d.ts +4 -0
  86. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +4 -0
  87. package/dist-types/commands/DeleteModelPackageCommand.d.ts +4 -0
  88. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +4 -0
  89. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +4 -0
  90. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +4 -0
  91. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +4 -0
  92. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +4 -0
  93. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +4 -0
  94. package/dist-types/commands/DeletePipelineCommand.d.ts +6 -0
  95. package/dist-types/commands/DeleteProjectCommand.d.ts +4 -0
  96. package/dist-types/commands/DeleteSpaceCommand.d.ts +4 -0
  97. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +4 -0
  98. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -0
  99. package/dist-types/commands/DeleteTrialCommand.d.ts +6 -0
  100. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +6 -0
  101. package/dist-types/commands/DeleteUserProfileCommand.d.ts +4 -0
  102. package/dist-types/commands/DeleteWorkforceCommand.d.ts +4 -0
  103. package/dist-types/commands/DeleteWorkteamCommand.d.ts +6 -0
  104. package/dist-types/commands/DeregisterDevicesCommand.d.ts +4 -0
  105. package/dist-types/commands/DescribeActionCommand.d.ts +47 -0
  106. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +218 -0
  107. package/dist-types/commands/DescribeAppCommand.d.ts +22 -0
  108. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +22 -0
  109. package/dist-types/commands/DescribeArtifactCommand.d.ts +49 -0
  110. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +153 -0
  111. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +135 -0
  112. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +14 -0
  113. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +51 -0
  114. package/dist-types/commands/DescribeContextCommand.d.ts +40 -0
  115. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +102 -0
  116. package/dist-types/commands/DescribeDeviceCommand.d.ts +23 -0
  117. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +18 -0
  118. package/dist-types/commands/DescribeDomainCommand.d.ts +154 -0
  119. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +44 -0
  120. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +30 -0
  121. package/dist-types/commands/DescribeEndpointCommand.d.ts +222 -0
  122. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +127 -0
  123. package/dist-types/commands/DescribeExperimentCommand.d.ts +35 -0
  124. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +51 -0
  125. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +18 -0
  126. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +42 -0
  127. package/dist-types/commands/DescribeHubCommand.d.ts +19 -0
  128. package/dist-types/commands/DescribeHubContentCommand.d.ts +28 -0
  129. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +13 -0
  130. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +408 -0
  131. package/dist-types/commands/DescribeImageCommand.d.ts +14 -0
  132. package/dist-types/commands/DescribeImageVersionCommand.d.ts +21 -0
  133. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +61 -0
  134. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +131 -0
  135. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +98 -0
  136. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +31 -0
  137. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +95 -0
  138. package/dist-types/commands/DescribeModelCardCommand.d.ts +36 -0
  139. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +19 -0
  140. package/dist-types/commands/DescribeModelCommand.d.ts +63 -0
  141. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +92 -0
  142. package/dist-types/commands/DescribeModelPackageCommand.d.ts +243 -0
  143. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +20 -0
  144. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +103 -0
  145. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +130 -0
  146. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +35 -0
  147. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +19 -0
  148. package/dist-types/commands/DescribePipelineCommand.d.ts +38 -0
  149. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +7 -0
  150. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +40 -0
  151. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +116 -0
  152. package/dist-types/commands/DescribeProjectCommand.d.ts +47 -0
  153. package/dist-types/commands/DescribeSpaceCommand.d.ts +49 -0
  154. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +11 -0
  155. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +12 -0
  156. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +222 -0
  157. package/dist-types/commands/DescribeTransformJobCommand.d.ts +63 -0
  158. package/dist-types/commands/DescribeTrialCommand.d.ts +41 -0
  159. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +84 -0
  160. package/dist-types/commands/DescribeUserProfileCommand.d.ts +97 -0
  161. package/dist-types/commands/DescribeWorkforceCommand.d.ts +42 -0
  162. package/dist-types/commands/DescribeWorkteamCommand.d.ts +34 -0
  163. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +4 -0
  164. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +7 -0
  165. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +4 -0
  166. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +35 -0
  167. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +7 -0
  168. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +6 -0
  169. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +6 -0
  170. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +10 -0
  171. package/dist-types/commands/ImportHubContentCommand.d.ts +7 -0
  172. package/dist-types/commands/ListActionsCommand.d.ts +21 -0
  173. package/dist-types/commands/ListAlgorithmsCommand.d.ts +15 -0
  174. package/dist-types/commands/ListAliasesCommand.d.ts +9 -0
  175. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +27 -0
  176. package/dist-types/commands/ListAppsCommand.d.ts +17 -0
  177. package/dist-types/commands/ListArtifactsCommand.d.ts +24 -0
  178. package/dist-types/commands/ListAssociationsCommand.d.ts +28 -0
  179. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +23 -0
  180. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +64 -0
  181. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +19 -0
  182. package/dist-types/commands/ListCompilationJobsCommand.d.ts +21 -0
  183. package/dist-types/commands/ListContextsCommand.d.ts +20 -0
  184. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +14 -0
  185. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +14 -0
  186. package/dist-types/commands/ListDevicesCommand.d.ts +24 -0
  187. package/dist-types/commands/ListDomainsCommand.d.ts +17 -0
  188. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +18 -0
  189. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +18 -0
  190. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +13 -0
  191. package/dist-types/commands/ListEndpointsCommand.d.ts +15 -0
  192. package/dist-types/commands/ListExperimentsCommand.d.ts +19 -0
  193. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +18 -0
  194. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +15 -0
  195. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +22 -0
  196. package/dist-types/commands/ListHubContentsCommand.d.ts +22 -0
  197. package/dist-types/commands/ListHubsCommand.d.ts +20 -0
  198. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +13 -0
  199. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +34 -0
  200. package/dist-types/commands/ListImageVersionsCommand.d.ts +17 -0
  201. package/dist-types/commands/ListImagesCommand.d.ts +18 -0
  202. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +23 -0
  203. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +45 -0
  204. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +20 -0
  205. package/dist-types/commands/ListLabelingJobsCommand.d.ts +45 -0
  206. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +20 -0
  207. package/dist-types/commands/ListLineageGroupsCommand.d.ts +15 -0
  208. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +14 -0
  209. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +17 -0
  210. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +16 -0
  211. package/dist-types/commands/ListModelCardsCommand.d.ts +15 -0
  212. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +14 -0
  213. package/dist-types/commands/ListModelMetadataCommand.d.ts +15 -0
  214. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +15 -0
  215. package/dist-types/commands/ListModelPackagesCommand.d.ts +18 -0
  216. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +14 -0
  217. package/dist-types/commands/ListModelsCommand.d.ts +13 -0
  218. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +14 -0
  219. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +21 -0
  220. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +20 -0
  221. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +18 -0
  222. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +14 -0
  223. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +22 -0
  224. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +97 -0
  225. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +16 -0
  226. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +12 -0
  227. package/dist-types/commands/ListPipelinesCommand.d.ts +18 -0
  228. package/dist-types/commands/ListProcessingJobsCommand.d.ts +18 -0
  229. package/dist-types/commands/ListProjectsCommand.d.ts +16 -0
  230. package/dist-types/commands/ListSpacesCommand.d.ts +15 -0
  231. package/dist-types/commands/ListStageDevicesCommand.d.ts +21 -0
  232. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +15 -0
  233. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +15 -0
  234. package/dist-types/commands/ListTagsCommand.d.ts +12 -0
  235. package/dist-types/commands/ListTrainingJobsCommand.d.ts +21 -0
  236. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +28 -0
  237. package/dist-types/commands/ListTransformJobsCommand.d.ts +17 -0
  238. package/dist-types/commands/ListTrialComponentsCommand.d.ts +45 -0
  239. package/dist-types/commands/ListTrialsCommand.d.ts +19 -0
  240. package/dist-types/commands/ListUserProfilesCommand.d.ts +15 -0
  241. package/dist-types/commands/ListWorkforcesCommand.d.ts +45 -0
  242. package/dist-types/commands/ListWorkteamsCommand.d.ts +37 -0
  243. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +6 -0
  244. package/dist-types/commands/QueryLineageCommand.d.ts +20 -0
  245. package/dist-types/commands/RegisterDevicesCommand.d.ts +4 -0
  246. package/dist-types/commands/RenderUiTemplateCommand.d.ts +12 -0
  247. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +6 -0
  248. package/dist-types/commands/SearchCommand.d.ts +1819 -0
  249. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +6 -0
  250. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +6 -0
  251. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +4 -0
  252. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +6 -0
  253. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +4 -0
  254. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +4 -0
  255. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +6 -0
  256. package/dist-types/commands/StopAutoMLJobCommand.d.ts +4 -0
  257. package/dist-types/commands/StopCompilationJobCommand.d.ts +4 -0
  258. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +4 -0
  259. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +4 -0
  260. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +4 -0
  261. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +6 -0
  262. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +4 -0
  263. package/dist-types/commands/StopLabelingJobCommand.d.ts +4 -0
  264. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +4 -0
  265. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +4 -0
  266. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +6 -0
  267. package/dist-types/commands/StopProcessingJobCommand.d.ts +4 -0
  268. package/dist-types/commands/StopTrainingJobCommand.d.ts +4 -0
  269. package/dist-types/commands/StopTransformJobCommand.d.ts +4 -0
  270. package/dist-types/commands/UpdateActionCommand.d.ts +6 -0
  271. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +6 -0
  272. package/dist-types/commands/UpdateArtifactCommand.d.ts +6 -0
  273. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +6 -0
  274. package/dist-types/commands/UpdateContextCommand.d.ts +6 -0
  275. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +4 -0
  276. package/dist-types/commands/UpdateDevicesCommand.d.ts +4 -0
  277. package/dist-types/commands/UpdateDomainCommand.d.ts +6 -0
  278. package/dist-types/commands/UpdateEndpointCommand.d.ts +6 -0
  279. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +6 -0
  280. package/dist-types/commands/UpdateExperimentCommand.d.ts +6 -0
  281. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +6 -0
  282. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +4 -0
  283. package/dist-types/commands/UpdateHubCommand.d.ts +6 -0
  284. package/dist-types/commands/UpdateImageCommand.d.ts +6 -0
  285. package/dist-types/commands/UpdateImageVersionCommand.d.ts +6 -0
  286. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +6 -0
  287. package/dist-types/commands/UpdateModelCardCommand.d.ts +6 -0
  288. package/dist-types/commands/UpdateModelPackageCommand.d.ts +6 -0
  289. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +7 -0
  290. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +6 -0
  291. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +4 -0
  292. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +4 -0
  293. package/dist-types/commands/UpdatePipelineCommand.d.ts +6 -0
  294. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +6 -0
  295. package/dist-types/commands/UpdateProjectCommand.d.ts +6 -0
  296. package/dist-types/commands/UpdateSpaceCommand.d.ts +6 -0
  297. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +6 -0
  298. package/dist-types/commands/UpdateTrialCommand.d.ts +6 -0
  299. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +6 -0
  300. package/dist-types/commands/UpdateUserProfileCommand.d.ts +6 -0
  301. package/dist-types/commands/UpdateWorkforceCommand.d.ts +42 -0
  302. package/dist-types/commands/UpdateWorkteamCommand.d.ts +34 -0
  303. package/dist-types/models/models_0.d.ts +38 -167
  304. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  305. package/package.json +16 -16
@@ -32,6 +32,412 @@ export interface DescribeHyperParameterTuningJobCommandOutput extends DescribeHy
32
32
  * };
33
33
  * const command = new DescribeHyperParameterTuningJobCommand(input);
34
34
  * const response = await client.send(command);
35
+ * // { // DescribeHyperParameterTuningJobResponse
36
+ * // HyperParameterTuningJobName: "STRING_VALUE", // required
37
+ * // HyperParameterTuningJobArn: "STRING_VALUE", // required
38
+ * // HyperParameterTuningJobConfig: { // HyperParameterTuningJobConfig
39
+ * // Strategy: "Bayesian" || "Random" || "Hyperband" || "Grid", // required
40
+ * // StrategyConfig: { // HyperParameterTuningJobStrategyConfig
41
+ * // HyperbandStrategyConfig: { // HyperbandStrategyConfig
42
+ * // MinResource: Number("int"),
43
+ * // MaxResource: Number("int"),
44
+ * // },
45
+ * // },
46
+ * // HyperParameterTuningJobObjective: { // HyperParameterTuningJobObjective
47
+ * // Type: "Maximize" || "Minimize", // required
48
+ * // MetricName: "STRING_VALUE", // required
49
+ * // },
50
+ * // ResourceLimits: { // ResourceLimits
51
+ * // MaxNumberOfTrainingJobs: Number("int"),
52
+ * // MaxParallelTrainingJobs: Number("int"), // required
53
+ * // MaxRuntimeInSeconds: Number("int"),
54
+ * // },
55
+ * // ParameterRanges: { // ParameterRanges
56
+ * // IntegerParameterRanges: [ // IntegerParameterRanges
57
+ * // { // IntegerParameterRange
58
+ * // Name: "STRING_VALUE", // required
59
+ * // MinValue: "STRING_VALUE", // required
60
+ * // MaxValue: "STRING_VALUE", // required
61
+ * // ScalingType: "Auto" || "Linear" || "Logarithmic" || "ReverseLogarithmic",
62
+ * // },
63
+ * // ],
64
+ * // ContinuousParameterRanges: [ // ContinuousParameterRanges
65
+ * // { // ContinuousParameterRange
66
+ * // Name: "STRING_VALUE", // required
67
+ * // MinValue: "STRING_VALUE", // required
68
+ * // MaxValue: "STRING_VALUE", // required
69
+ * // ScalingType: "Auto" || "Linear" || "Logarithmic" || "ReverseLogarithmic",
70
+ * // },
71
+ * // ],
72
+ * // CategoricalParameterRanges: [ // CategoricalParameterRanges
73
+ * // { // CategoricalParameterRange
74
+ * // Name: "STRING_VALUE", // required
75
+ * // Values: [ // ParameterValues // required
76
+ * // "STRING_VALUE",
77
+ * // ],
78
+ * // },
79
+ * // ],
80
+ * // },
81
+ * // TrainingJobEarlyStoppingType: "Off" || "Auto",
82
+ * // TuningJobCompletionCriteria: { // TuningJobCompletionCriteria
83
+ * // TargetObjectiveMetricValue: Number("float"),
84
+ * // BestObjectiveNotImproving: { // BestObjectiveNotImproving
85
+ * // MaxNumberOfTrainingJobsNotImproving: Number("int"),
86
+ * // },
87
+ * // ConvergenceDetected: { // ConvergenceDetected
88
+ * // CompleteOnConvergence: "Disabled" || "Enabled",
89
+ * // },
90
+ * // },
91
+ * // RandomSeed: Number("int"),
92
+ * // },
93
+ * // TrainingJobDefinition: { // HyperParameterTrainingJobDefinition
94
+ * // DefinitionName: "STRING_VALUE",
95
+ * // TuningObjective: {
96
+ * // Type: "Maximize" || "Minimize", // required
97
+ * // MetricName: "STRING_VALUE", // required
98
+ * // },
99
+ * // HyperParameterRanges: {
100
+ * // IntegerParameterRanges: [
101
+ * // {
102
+ * // Name: "STRING_VALUE", // required
103
+ * // MinValue: "STRING_VALUE", // required
104
+ * // MaxValue: "STRING_VALUE", // required
105
+ * // ScalingType: "Auto" || "Linear" || "Logarithmic" || "ReverseLogarithmic",
106
+ * // },
107
+ * // ],
108
+ * // ContinuousParameterRanges: [
109
+ * // {
110
+ * // Name: "STRING_VALUE", // required
111
+ * // MinValue: "STRING_VALUE", // required
112
+ * // MaxValue: "STRING_VALUE", // required
113
+ * // ScalingType: "Auto" || "Linear" || "Logarithmic" || "ReverseLogarithmic",
114
+ * // },
115
+ * // ],
116
+ * // CategoricalParameterRanges: [
117
+ * // {
118
+ * // Name: "STRING_VALUE", // required
119
+ * // Values: [ // required
120
+ * // "STRING_VALUE",
121
+ * // ],
122
+ * // },
123
+ * // ],
124
+ * // },
125
+ * // StaticHyperParameters: { // HyperParameters
126
+ * // "<keys>": "STRING_VALUE",
127
+ * // },
128
+ * // AlgorithmSpecification: { // HyperParameterAlgorithmSpecification
129
+ * // TrainingImage: "STRING_VALUE",
130
+ * // TrainingInputMode: "Pipe" || "File" || "FastFile", // required
131
+ * // AlgorithmName: "STRING_VALUE",
132
+ * // MetricDefinitions: [ // MetricDefinitionList
133
+ * // { // MetricDefinition
134
+ * // Name: "STRING_VALUE", // required
135
+ * // Regex: "STRING_VALUE", // required
136
+ * // },
137
+ * // ],
138
+ * // },
139
+ * // RoleArn: "STRING_VALUE", // required
140
+ * // InputDataConfig: [ // InputDataConfig
141
+ * // { // Channel
142
+ * // ChannelName: "STRING_VALUE", // required
143
+ * // DataSource: { // DataSource
144
+ * // S3DataSource: { // S3DataSource
145
+ * // S3DataType: "ManifestFile" || "S3Prefix" || "AugmentedManifestFile", // required
146
+ * // S3Uri: "STRING_VALUE", // required
147
+ * // S3DataDistributionType: "FullyReplicated" || "ShardedByS3Key",
148
+ * // AttributeNames: [ // AttributeNames
149
+ * // "STRING_VALUE",
150
+ * // ],
151
+ * // InstanceGroupNames: [ // InstanceGroupNames
152
+ * // "STRING_VALUE",
153
+ * // ],
154
+ * // },
155
+ * // FileSystemDataSource: { // FileSystemDataSource
156
+ * // FileSystemId: "STRING_VALUE", // required
157
+ * // FileSystemAccessMode: "rw" || "ro", // required
158
+ * // FileSystemType: "EFS" || "FSxLustre", // required
159
+ * // DirectoryPath: "STRING_VALUE", // required
160
+ * // },
161
+ * // },
162
+ * // ContentType: "STRING_VALUE",
163
+ * // CompressionType: "None" || "Gzip",
164
+ * // RecordWrapperType: "None" || "RecordIO",
165
+ * // InputMode: "Pipe" || "File" || "FastFile",
166
+ * // ShuffleConfig: { // ShuffleConfig
167
+ * // Seed: Number("long"), // required
168
+ * // },
169
+ * // },
170
+ * // ],
171
+ * // VpcConfig: { // VpcConfig
172
+ * // SecurityGroupIds: [ // VpcSecurityGroupIds // required
173
+ * // "STRING_VALUE",
174
+ * // ],
175
+ * // Subnets: [ // Subnets // required
176
+ * // "STRING_VALUE",
177
+ * // ],
178
+ * // },
179
+ * // OutputDataConfig: { // OutputDataConfig
180
+ * // KmsKeyId: "STRING_VALUE",
181
+ * // S3OutputPath: "STRING_VALUE", // required
182
+ * // },
183
+ * // ResourceConfig: { // ResourceConfig
184
+ * // InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.p4d.24xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5n.xlarge" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge",
185
+ * // InstanceCount: Number("int"),
186
+ * // VolumeSizeInGB: Number("int"), // required
187
+ * // VolumeKmsKeyId: "STRING_VALUE",
188
+ * // InstanceGroups: [ // InstanceGroups
189
+ * // { // InstanceGroup
190
+ * // InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.p4d.24xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5n.xlarge" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge", // required
191
+ * // InstanceCount: Number("int"), // required
192
+ * // InstanceGroupName: "STRING_VALUE", // required
193
+ * // },
194
+ * // ],
195
+ * // KeepAlivePeriodInSeconds: Number("int"),
196
+ * // },
197
+ * // StoppingCondition: { // StoppingCondition
198
+ * // MaxRuntimeInSeconds: Number("int"),
199
+ * // MaxWaitTimeInSeconds: Number("int"),
200
+ * // },
201
+ * // EnableNetworkIsolation: true || false,
202
+ * // EnableInterContainerTrafficEncryption: true || false,
203
+ * // EnableManagedSpotTraining: true || false,
204
+ * // CheckpointConfig: { // CheckpointConfig
205
+ * // S3Uri: "STRING_VALUE", // required
206
+ * // LocalPath: "STRING_VALUE",
207
+ * // },
208
+ * // RetryStrategy: { // RetryStrategy
209
+ * // MaximumRetryAttempts: Number("int"), // required
210
+ * // },
211
+ * // HyperParameterTuningResourceConfig: { // HyperParameterTuningResourceConfig
212
+ * // InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.p4d.24xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5n.xlarge" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge",
213
+ * // InstanceCount: Number("int"),
214
+ * // VolumeSizeInGB: Number("int"),
215
+ * // VolumeKmsKeyId: "STRING_VALUE",
216
+ * // AllocationStrategy: "Prioritized",
217
+ * // InstanceConfigs: [ // HyperParameterTuningInstanceConfigs
218
+ * // { // HyperParameterTuningInstanceConfig
219
+ * // InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.p4d.24xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5n.xlarge" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge", // required
220
+ * // InstanceCount: Number("int"), // required
221
+ * // VolumeSizeInGB: Number("int"), // required
222
+ * // },
223
+ * // ],
224
+ * // },
225
+ * // Environment: { // HyperParameterTrainingJobEnvironmentMap
226
+ * // "<keys>": "STRING_VALUE",
227
+ * // },
228
+ * // },
229
+ * // TrainingJobDefinitions: [ // HyperParameterTrainingJobDefinitions
230
+ * // {
231
+ * // DefinitionName: "STRING_VALUE",
232
+ * // TuningObjective: {
233
+ * // Type: "Maximize" || "Minimize", // required
234
+ * // MetricName: "STRING_VALUE", // required
235
+ * // },
236
+ * // HyperParameterRanges: {
237
+ * // IntegerParameterRanges: [
238
+ * // {
239
+ * // Name: "STRING_VALUE", // required
240
+ * // MinValue: "STRING_VALUE", // required
241
+ * // MaxValue: "STRING_VALUE", // required
242
+ * // ScalingType: "Auto" || "Linear" || "Logarithmic" || "ReverseLogarithmic",
243
+ * // },
244
+ * // ],
245
+ * // ContinuousParameterRanges: [
246
+ * // {
247
+ * // Name: "STRING_VALUE", // required
248
+ * // MinValue: "STRING_VALUE", // required
249
+ * // MaxValue: "STRING_VALUE", // required
250
+ * // ScalingType: "Auto" || "Linear" || "Logarithmic" || "ReverseLogarithmic",
251
+ * // },
252
+ * // ],
253
+ * // CategoricalParameterRanges: [
254
+ * // {
255
+ * // Name: "STRING_VALUE", // required
256
+ * // Values: [ // required
257
+ * // "STRING_VALUE",
258
+ * // ],
259
+ * // },
260
+ * // ],
261
+ * // },
262
+ * // StaticHyperParameters: {
263
+ * // "<keys>": "STRING_VALUE",
264
+ * // },
265
+ * // AlgorithmSpecification: {
266
+ * // TrainingImage: "STRING_VALUE",
267
+ * // TrainingInputMode: "Pipe" || "File" || "FastFile", // required
268
+ * // AlgorithmName: "STRING_VALUE",
269
+ * // MetricDefinitions: [
270
+ * // {
271
+ * // Name: "STRING_VALUE", // required
272
+ * // Regex: "STRING_VALUE", // required
273
+ * // },
274
+ * // ],
275
+ * // },
276
+ * // RoleArn: "STRING_VALUE", // required
277
+ * // InputDataConfig: [
278
+ * // {
279
+ * // ChannelName: "STRING_VALUE", // required
280
+ * // DataSource: {
281
+ * // S3DataSource: {
282
+ * // S3DataType: "ManifestFile" || "S3Prefix" || "AugmentedManifestFile", // required
283
+ * // S3Uri: "STRING_VALUE", // required
284
+ * // S3DataDistributionType: "FullyReplicated" || "ShardedByS3Key",
285
+ * // AttributeNames: [
286
+ * // "STRING_VALUE",
287
+ * // ],
288
+ * // InstanceGroupNames: [
289
+ * // "STRING_VALUE",
290
+ * // ],
291
+ * // },
292
+ * // FileSystemDataSource: {
293
+ * // FileSystemId: "STRING_VALUE", // required
294
+ * // FileSystemAccessMode: "rw" || "ro", // required
295
+ * // FileSystemType: "EFS" || "FSxLustre", // required
296
+ * // DirectoryPath: "STRING_VALUE", // required
297
+ * // },
298
+ * // },
299
+ * // ContentType: "STRING_VALUE",
300
+ * // CompressionType: "None" || "Gzip",
301
+ * // RecordWrapperType: "None" || "RecordIO",
302
+ * // InputMode: "Pipe" || "File" || "FastFile",
303
+ * // ShuffleConfig: {
304
+ * // Seed: Number("long"), // required
305
+ * // },
306
+ * // },
307
+ * // ],
308
+ * // VpcConfig: {
309
+ * // SecurityGroupIds: [ // required
310
+ * // "STRING_VALUE",
311
+ * // ],
312
+ * // Subnets: [ // required
313
+ * // "STRING_VALUE",
314
+ * // ],
315
+ * // },
316
+ * // OutputDataConfig: {
317
+ * // KmsKeyId: "STRING_VALUE",
318
+ * // S3OutputPath: "STRING_VALUE", // required
319
+ * // },
320
+ * // ResourceConfig: {
321
+ * // InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.p4d.24xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5n.xlarge" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge",
322
+ * // InstanceCount: Number("int"),
323
+ * // VolumeSizeInGB: Number("int"), // required
324
+ * // VolumeKmsKeyId: "STRING_VALUE",
325
+ * // InstanceGroups: [
326
+ * // {
327
+ * // InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.p4d.24xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5n.xlarge" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge", // required
328
+ * // InstanceCount: Number("int"), // required
329
+ * // InstanceGroupName: "STRING_VALUE", // required
330
+ * // },
331
+ * // ],
332
+ * // KeepAlivePeriodInSeconds: Number("int"),
333
+ * // },
334
+ * // StoppingCondition: {
335
+ * // MaxRuntimeInSeconds: Number("int"),
336
+ * // MaxWaitTimeInSeconds: Number("int"),
337
+ * // },
338
+ * // EnableNetworkIsolation: true || false,
339
+ * // EnableInterContainerTrafficEncryption: true || false,
340
+ * // EnableManagedSpotTraining: true || false,
341
+ * // CheckpointConfig: {
342
+ * // S3Uri: "STRING_VALUE", // required
343
+ * // LocalPath: "STRING_VALUE",
344
+ * // },
345
+ * // RetryStrategy: {
346
+ * // MaximumRetryAttempts: Number("int"), // required
347
+ * // },
348
+ * // HyperParameterTuningResourceConfig: {
349
+ * // InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.p4d.24xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5n.xlarge" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge",
350
+ * // InstanceCount: Number("int"),
351
+ * // VolumeSizeInGB: Number("int"),
352
+ * // VolumeKmsKeyId: "STRING_VALUE",
353
+ * // AllocationStrategy: "Prioritized",
354
+ * // InstanceConfigs: [
355
+ * // {
356
+ * // InstanceType: "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.p4d.24xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5n.xlarge" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge", // required
357
+ * // InstanceCount: Number("int"), // required
358
+ * // VolumeSizeInGB: Number("int"), // required
359
+ * // },
360
+ * // ],
361
+ * // },
362
+ * // Environment: {
363
+ * // "<keys>": "STRING_VALUE",
364
+ * // },
365
+ * // },
366
+ * // ],
367
+ * // HyperParameterTuningJobStatus: "Completed" || "InProgress" || "Failed" || "Stopped" || "Stopping", // required
368
+ * // CreationTime: new Date("TIMESTAMP"), // required
369
+ * // HyperParameterTuningEndTime: new Date("TIMESTAMP"),
370
+ * // LastModifiedTime: new Date("TIMESTAMP"),
371
+ * // TrainingJobStatusCounters: { // TrainingJobStatusCounters
372
+ * // Completed: Number("int"),
373
+ * // InProgress: Number("int"),
374
+ * // RetryableError: Number("int"),
375
+ * // NonRetryableError: Number("int"),
376
+ * // Stopped: Number("int"),
377
+ * // },
378
+ * // ObjectiveStatusCounters: { // ObjectiveStatusCounters
379
+ * // Succeeded: Number("int"),
380
+ * // Pending: Number("int"),
381
+ * // Failed: Number("int"),
382
+ * // },
383
+ * // BestTrainingJob: { // HyperParameterTrainingJobSummary
384
+ * // TrainingJobDefinitionName: "STRING_VALUE",
385
+ * // TrainingJobName: "STRING_VALUE", // required
386
+ * // TrainingJobArn: "STRING_VALUE", // required
387
+ * // TuningJobName: "STRING_VALUE",
388
+ * // CreationTime: new Date("TIMESTAMP"), // required
389
+ * // TrainingStartTime: new Date("TIMESTAMP"),
390
+ * // TrainingEndTime: new Date("TIMESTAMP"),
391
+ * // TrainingJobStatus: "InProgress" || "Completed" || "Failed" || "Stopping" || "Stopped", // required
392
+ * // TunedHyperParameters: { // required
393
+ * // "<keys>": "STRING_VALUE",
394
+ * // },
395
+ * // FailureReason: "STRING_VALUE",
396
+ * // FinalHyperParameterTuningJobObjectiveMetric: { // FinalHyperParameterTuningJobObjectiveMetric
397
+ * // Type: "Maximize" || "Minimize",
398
+ * // MetricName: "STRING_VALUE", // required
399
+ * // Value: Number("float"), // required
400
+ * // },
401
+ * // ObjectiveStatus: "Succeeded" || "Pending" || "Failed",
402
+ * // },
403
+ * // OverallBestTrainingJob: {
404
+ * // TrainingJobDefinitionName: "STRING_VALUE",
405
+ * // TrainingJobName: "STRING_VALUE", // required
406
+ * // TrainingJobArn: "STRING_VALUE", // required
407
+ * // TuningJobName: "STRING_VALUE",
408
+ * // CreationTime: new Date("TIMESTAMP"), // required
409
+ * // TrainingStartTime: new Date("TIMESTAMP"),
410
+ * // TrainingEndTime: new Date("TIMESTAMP"),
411
+ * // TrainingJobStatus: "InProgress" || "Completed" || "Failed" || "Stopping" || "Stopped", // required
412
+ * // TunedHyperParameters: { // required
413
+ * // "<keys>": "STRING_VALUE",
414
+ * // },
415
+ * // FailureReason: "STRING_VALUE",
416
+ * // FinalHyperParameterTuningJobObjectiveMetric: {
417
+ * // Type: "Maximize" || "Minimize",
418
+ * // MetricName: "STRING_VALUE", // required
419
+ * // Value: Number("float"), // required
420
+ * // },
421
+ * // ObjectiveStatus: "Succeeded" || "Pending" || "Failed",
422
+ * // },
423
+ * // WarmStartConfig: { // HyperParameterTuningJobWarmStartConfig
424
+ * // ParentHyperParameterTuningJobs: [ // ParentHyperParameterTuningJobs // required
425
+ * // { // ParentHyperParameterTuningJob
426
+ * // HyperParameterTuningJobName: "STRING_VALUE",
427
+ * // },
428
+ * // ],
429
+ * // WarmStartType: "IdenticalDataAndAlgorithm" || "TransferLearning", // required
430
+ * // },
431
+ * // FailureReason: "STRING_VALUE",
432
+ * // TuningJobCompletionDetails: { // HyperParameterTuningJobCompletionDetails
433
+ * // NumberOfTrainingJobsObjectiveNotImproving: Number("int"),
434
+ * // ConvergenceDetectedTime: new Date("TIMESTAMP"),
435
+ * // },
436
+ * // ConsumedResources: { // HyperParameterTuningJobConsumedResources
437
+ * // RuntimeInSeconds: Number("int"),
438
+ * // },
439
+ * // };
440
+ *
35
441
  * ```
36
442
  *
37
443
  * @param DescribeHyperParameterTuningJobCommandInput - {@link DescribeHyperParameterTuningJobCommandInput}
@@ -43,6 +449,8 @@ export interface DescribeHyperParameterTuningJobCommandOutput extends DescribeHy
43
449
  * @throws {@link ResourceNotFound} (client fault)
44
450
  * <p>Resource being access is not found.</p>
45
451
  *
452
+ * @throws {@link SageMakerServiceException}
453
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
46
454
  *
47
455
  */
48
456
  export declare class DescribeHyperParameterTuningJobCommand extends $Command<DescribeHyperParameterTuningJobCommandInput, DescribeHyperParameterTuningJobCommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,18 @@ export interface DescribeImageCommandOutput extends DescribeImageResponse, __Met
31
31
  * };
32
32
  * const command = new DescribeImageCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // DescribeImageResponse
35
+ * // CreationTime: new Date("TIMESTAMP"),
36
+ * // Description: "STRING_VALUE",
37
+ * // DisplayName: "STRING_VALUE",
38
+ * // FailureReason: "STRING_VALUE",
39
+ * // ImageArn: "STRING_VALUE",
40
+ * // ImageName: "STRING_VALUE",
41
+ * // ImageStatus: "CREATING" || "CREATED" || "CREATE_FAILED" || "UPDATING" || "UPDATE_FAILED" || "DELETING" || "DELETE_FAILED",
42
+ * // LastModifiedTime: new Date("TIMESTAMP"),
43
+ * // RoleArn: "STRING_VALUE",
44
+ * // };
45
+ *
34
46
  * ```
35
47
  *
36
48
  * @param DescribeImageCommandInput - {@link DescribeImageCommandInput}
@@ -42,6 +54,8 @@ export interface DescribeImageCommandOutput extends DescribeImageResponse, __Met
42
54
  * @throws {@link ResourceNotFound} (client fault)
43
55
  * <p>Resource being access is not found.</p>
44
56
  *
57
+ * @throws {@link SageMakerServiceException}
58
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
45
59
  *
46
60
  */
47
61
  export declare class DescribeImageCommand extends $Command<DescribeImageCommandInput, DescribeImageCommandOutput, SageMakerClientResolvedConfig> {
@@ -33,6 +33,25 @@ export interface DescribeImageVersionCommandOutput extends DescribeImageVersionR
33
33
  * };
34
34
  * const command = new DescribeImageVersionCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // DescribeImageVersionResponse
37
+ * // BaseImage: "STRING_VALUE",
38
+ * // ContainerImage: "STRING_VALUE",
39
+ * // CreationTime: new Date("TIMESTAMP"),
40
+ * // FailureReason: "STRING_VALUE",
41
+ * // ImageArn: "STRING_VALUE",
42
+ * // ImageVersionArn: "STRING_VALUE",
43
+ * // ImageVersionStatus: "CREATING" || "CREATED" || "CREATE_FAILED" || "DELETING" || "DELETE_FAILED",
44
+ * // LastModifiedTime: new Date("TIMESTAMP"),
45
+ * // Version: Number("int"),
46
+ * // VendorGuidance: "NOT_PROVIDED" || "STABLE" || "TO_BE_ARCHIVED" || "ARCHIVED",
47
+ * // JobType: "TRAINING" || "INFERENCE" || "NOTEBOOK_KERNEL",
48
+ * // MLFramework: "STRING_VALUE",
49
+ * // ProgrammingLang: "STRING_VALUE",
50
+ * // Processor: "CPU" || "GPU",
51
+ * // Horovod: true || false,
52
+ * // ReleaseNotes: "STRING_VALUE",
53
+ * // };
54
+ *
36
55
  * ```
37
56
  *
38
57
  * @param DescribeImageVersionCommandInput - {@link DescribeImageVersionCommandInput}
@@ -44,6 +63,8 @@ export interface DescribeImageVersionCommandOutput extends DescribeImageVersionR
44
63
  * @throws {@link ResourceNotFound} (client fault)
45
64
  * <p>Resource being access is not found.</p>
46
65
  *
66
+ * @throws {@link SageMakerServiceException}
67
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
47
68
  *
48
69
  */
49
70
  export declare class DescribeImageVersionCommand extends $Command<DescribeImageVersionCommandInput, DescribeImageVersionCommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,65 @@ export interface DescribeInferenceExperimentCommandOutput extends DescribeInfere
31
31
  * };
32
32
  * const command = new DescribeInferenceExperimentCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // DescribeInferenceExperimentResponse
35
+ * // Arn: "STRING_VALUE", // required
36
+ * // Name: "STRING_VALUE", // required
37
+ * // Type: "ShadowMode", // required
38
+ * // Schedule: { // InferenceExperimentSchedule
39
+ * // StartTime: new Date("TIMESTAMP"),
40
+ * // EndTime: new Date("TIMESTAMP"),
41
+ * // },
42
+ * // Status: "Creating" || "Created" || "Updating" || "Running" || "Starting" || "Stopping" || "Completed" || "Cancelled", // required
43
+ * // StatusReason: "STRING_VALUE",
44
+ * // Description: "STRING_VALUE",
45
+ * // CreationTime: new Date("TIMESTAMP"),
46
+ * // CompletionTime: new Date("TIMESTAMP"),
47
+ * // LastModifiedTime: new Date("TIMESTAMP"),
48
+ * // RoleArn: "STRING_VALUE",
49
+ * // EndpointMetadata: { // EndpointMetadata
50
+ * // EndpointName: "STRING_VALUE", // required
51
+ * // EndpointConfigName: "STRING_VALUE",
52
+ * // EndpointStatus: "OutOfService" || "Creating" || "Updating" || "SystemUpdating" || "RollingBack" || "InService" || "Deleting" || "Failed",
53
+ * // FailureReason: "STRING_VALUE",
54
+ * // },
55
+ * // ModelVariants: [ // ModelVariantConfigSummaryList // required
56
+ * // { // ModelVariantConfigSummary
57
+ * // ModelName: "STRING_VALUE", // required
58
+ * // VariantName: "STRING_VALUE", // required
59
+ * // InfrastructureConfig: { // ModelInfrastructureConfig
60
+ * // InfrastructureType: "RealTimeInference", // required
61
+ * // RealTimeInferenceConfig: { // RealTimeInferenceConfig
62
+ * // InstanceType: "ml.t2.medium" || "ml.t2.large" || "ml.t2.xlarge" || "ml.t2.2xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5d.xlarge" || "ml.c5d.2xlarge" || "ml.c5d.4xlarge" || "ml.c5d.9xlarge" || "ml.c5d.18xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge", // required
63
+ * // InstanceCount: Number("int"), // required
64
+ * // },
65
+ * // },
66
+ * // Status: "Creating" || "Updating" || "InService" || "Deleting" || "Deleted", // required
67
+ * // },
68
+ * // ],
69
+ * // DataStorageConfig: { // InferenceExperimentDataStorageConfig
70
+ * // Destination: "STRING_VALUE", // required
71
+ * // KmsKey: "STRING_VALUE",
72
+ * // ContentType: { // CaptureContentTypeHeader
73
+ * // CsvContentTypes: [ // CsvContentTypes
74
+ * // "STRING_VALUE",
75
+ * // ],
76
+ * // JsonContentTypes: [ // JsonContentTypes
77
+ * // "STRING_VALUE",
78
+ * // ],
79
+ * // },
80
+ * // },
81
+ * // ShadowModeConfig: { // ShadowModeConfig
82
+ * // SourceModelVariantName: "STRING_VALUE", // required
83
+ * // ShadowModelVariants: [ // ShadowModelVariantConfigList // required
84
+ * // { // ShadowModelVariantConfig
85
+ * // ShadowModelVariantName: "STRING_VALUE", // required
86
+ * // SamplingPercentage: Number("int"), // required
87
+ * // },
88
+ * // ],
89
+ * // },
90
+ * // KmsKey: "STRING_VALUE",
91
+ * // };
92
+ *
34
93
  * ```
35
94
  *
36
95
  * @param DescribeInferenceExperimentCommandInput - {@link DescribeInferenceExperimentCommandInput}
@@ -42,6 +101,8 @@ export interface DescribeInferenceExperimentCommandOutput extends DescribeInfere
42
101
  * @throws {@link ResourceNotFound} (client fault)
43
102
  * <p>Resource being access is not found.</p>
44
103
  *
104
+ * @throws {@link SageMakerServiceException}
105
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
45
106
  *
46
107
  */
47
108
  export declare class DescribeInferenceExperimentCommand extends $Command<DescribeInferenceExperimentCommandInput, DescribeInferenceExperimentCommandOutput, SageMakerClientResolvedConfig> {