@aws-sdk/client-sagemaker 3.325.0 → 3.327.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 (307) hide show
  1. package/dist-cjs/models/models_0.js +6 -0
  2. package/dist-es/models/models_0.js +6 -0
  3. package/dist-types/commands/AddAssociationCommand.d.ts +7 -0
  4. package/dist-types/commands/AddTagsCommand.d.ts +11 -0
  5. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +7 -0
  6. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +54 -0
  7. package/dist-types/commands/CreateActionCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateAlgorithmCommand.d.ts +7 -1
  9. package/dist-types/commands/CreateAppCommand.d.ts +6 -0
  10. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +6 -0
  11. package/dist-types/commands/CreateArtifactCommand.d.ts +6 -0
  12. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +6 -0
  13. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +6 -0
  14. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateCompilationJobCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateContextCommand.d.ts +6 -0
  17. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +6 -0
  18. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +4 -0
  19. package/dist-types/commands/CreateDomainCommand.d.ts +7 -0
  20. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +6 -0
  21. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +4 -0
  22. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +4 -0
  23. package/dist-types/commands/CreateEndpointCommand.d.ts +6 -0
  24. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +8 -2
  25. package/dist-types/commands/CreateExperimentCommand.d.ts +6 -0
  26. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +6 -0
  27. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +6 -0
  28. package/dist-types/commands/CreateHubCommand.d.ts +6 -0
  29. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +6 -0
  30. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +6 -0
  31. package/dist-types/commands/CreateImageCommand.d.ts +6 -0
  32. package/dist-types/commands/CreateImageVersionCommand.d.ts +6 -0
  33. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +6 -0
  34. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +7 -1
  35. package/dist-types/commands/CreateLabelingJobCommand.d.ts +6 -0
  36. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +6 -0
  37. package/dist-types/commands/CreateModelCardCommand.d.ts +6 -0
  38. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +6 -0
  39. package/dist-types/commands/CreateModelCommand.d.ts +6 -0
  40. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +6 -0
  41. package/dist-types/commands/CreateModelPackageCommand.d.ts +8 -2
  42. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +6 -0
  43. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +6 -0
  44. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +6 -0
  45. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +6 -0
  46. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +6 -0
  47. package/dist-types/commands/CreatePipelineCommand.d.ts +6 -0
  48. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +6 -0
  49. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +6 -0
  50. package/dist-types/commands/CreateProcessingJobCommand.d.ts +6 -0
  51. package/dist-types/commands/CreateProjectCommand.d.ts +7 -0
  52. package/dist-types/commands/CreateSpaceCommand.d.ts +6 -0
  53. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +6 -0
  54. package/dist-types/commands/CreateTrainingJobCommand.d.ts +6 -0
  55. package/dist-types/commands/CreateTransformJobCommand.d.ts +6 -0
  56. package/dist-types/commands/CreateTrialCommand.d.ts +6 -0
  57. package/dist-types/commands/CreateTrialComponentCommand.d.ts +6 -0
  58. package/dist-types/commands/CreateUserProfileCommand.d.ts +6 -0
  59. package/dist-types/commands/CreateWorkforceCommand.d.ts +6 -0
  60. package/dist-types/commands/CreateWorkteamCommand.d.ts +6 -0
  61. package/dist-types/commands/DeleteActionCommand.d.ts +6 -0
  62. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +4 -0
  63. package/dist-types/commands/DeleteAppCommand.d.ts +4 -0
  64. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +4 -0
  65. package/dist-types/commands/DeleteArtifactCommand.d.ts +6 -0
  66. package/dist-types/commands/DeleteAssociationCommand.d.ts +7 -0
  67. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +4 -0
  68. package/dist-types/commands/DeleteContextCommand.d.ts +6 -0
  69. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +4 -0
  70. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +4 -0
  71. package/dist-types/commands/DeleteDomainCommand.d.ts +4 -0
  72. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +4 -0
  73. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +4 -0
  74. package/dist-types/commands/DeleteEndpointCommand.d.ts +4 -0
  75. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +4 -0
  76. package/dist-types/commands/DeleteExperimentCommand.d.ts +6 -0
  77. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +4 -0
  78. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +4 -0
  79. package/dist-types/commands/DeleteHubCommand.d.ts +4 -0
  80. package/dist-types/commands/DeleteHubContentCommand.d.ts +4 -0
  81. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +4 -0
  82. package/dist-types/commands/DeleteImageCommand.d.ts +4 -0
  83. package/dist-types/commands/DeleteImageVersionCommand.d.ts +4 -0
  84. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +6 -0
  85. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +4 -0
  86. package/dist-types/commands/DeleteModelCardCommand.d.ts +4 -0
  87. package/dist-types/commands/DeleteModelCommand.d.ts +4 -0
  88. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +4 -0
  89. package/dist-types/commands/DeleteModelPackageCommand.d.ts +4 -0
  90. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +4 -0
  91. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +4 -0
  92. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +4 -0
  93. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +4 -0
  94. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +4 -0
  95. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +4 -0
  96. package/dist-types/commands/DeletePipelineCommand.d.ts +6 -0
  97. package/dist-types/commands/DeleteProjectCommand.d.ts +4 -0
  98. package/dist-types/commands/DeleteSpaceCommand.d.ts +4 -0
  99. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +4 -0
  100. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -0
  101. package/dist-types/commands/DeleteTrialCommand.d.ts +6 -0
  102. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +6 -0
  103. package/dist-types/commands/DeleteUserProfileCommand.d.ts +4 -0
  104. package/dist-types/commands/DeleteWorkforceCommand.d.ts +4 -0
  105. package/dist-types/commands/DeleteWorkteamCommand.d.ts +6 -0
  106. package/dist-types/commands/DeregisterDevicesCommand.d.ts +4 -0
  107. package/dist-types/commands/DescribeActionCommand.d.ts +47 -0
  108. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +218 -0
  109. package/dist-types/commands/DescribeAppCommand.d.ts +22 -0
  110. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +22 -0
  111. package/dist-types/commands/DescribeArtifactCommand.d.ts +49 -0
  112. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +154 -0
  113. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +135 -0
  114. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +14 -0
  115. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +51 -0
  116. package/dist-types/commands/DescribeContextCommand.d.ts +40 -0
  117. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +102 -0
  118. package/dist-types/commands/DescribeDeviceCommand.d.ts +23 -0
  119. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +18 -0
  120. package/dist-types/commands/DescribeDomainCommand.d.ts +154 -0
  121. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +44 -0
  122. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +30 -0
  123. package/dist-types/commands/DescribeEndpointCommand.d.ts +222 -0
  124. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +127 -0
  125. package/dist-types/commands/DescribeExperimentCommand.d.ts +35 -0
  126. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +51 -0
  127. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +18 -0
  128. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +42 -0
  129. package/dist-types/commands/DescribeHubCommand.d.ts +19 -0
  130. package/dist-types/commands/DescribeHubContentCommand.d.ts +28 -0
  131. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +13 -0
  132. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +408 -0
  133. package/dist-types/commands/DescribeImageCommand.d.ts +14 -0
  134. package/dist-types/commands/DescribeImageVersionCommand.d.ts +21 -0
  135. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +61 -0
  136. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +131 -0
  137. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +98 -0
  138. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +31 -0
  139. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +95 -0
  140. package/dist-types/commands/DescribeModelCardCommand.d.ts +36 -0
  141. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +19 -0
  142. package/dist-types/commands/DescribeModelCommand.d.ts +63 -0
  143. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +92 -0
  144. package/dist-types/commands/DescribeModelPackageCommand.d.ts +243 -0
  145. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +20 -0
  146. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +103 -0
  147. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +130 -0
  148. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +35 -0
  149. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +19 -0
  150. package/dist-types/commands/DescribePipelineCommand.d.ts +38 -0
  151. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +7 -0
  152. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +40 -0
  153. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +116 -0
  154. package/dist-types/commands/DescribeProjectCommand.d.ts +47 -0
  155. package/dist-types/commands/DescribeSpaceCommand.d.ts +49 -0
  156. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +11 -0
  157. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +12 -0
  158. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +222 -0
  159. package/dist-types/commands/DescribeTransformJobCommand.d.ts +63 -0
  160. package/dist-types/commands/DescribeTrialCommand.d.ts +41 -0
  161. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +84 -0
  162. package/dist-types/commands/DescribeUserProfileCommand.d.ts +97 -0
  163. package/dist-types/commands/DescribeWorkforceCommand.d.ts +42 -0
  164. package/dist-types/commands/DescribeWorkteamCommand.d.ts +34 -0
  165. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +4 -0
  166. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +7 -0
  167. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +4 -0
  168. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +35 -0
  169. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +7 -0
  170. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +6 -0
  171. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +6 -0
  172. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +10 -0
  173. package/dist-types/commands/ImportHubContentCommand.d.ts +7 -0
  174. package/dist-types/commands/ListActionsCommand.d.ts +21 -0
  175. package/dist-types/commands/ListAlgorithmsCommand.d.ts +15 -0
  176. package/dist-types/commands/ListAliasesCommand.d.ts +9 -0
  177. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +27 -0
  178. package/dist-types/commands/ListAppsCommand.d.ts +17 -0
  179. package/dist-types/commands/ListArtifactsCommand.d.ts +24 -0
  180. package/dist-types/commands/ListAssociationsCommand.d.ts +28 -0
  181. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +23 -0
  182. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +64 -0
  183. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +19 -0
  184. package/dist-types/commands/ListCompilationJobsCommand.d.ts +21 -0
  185. package/dist-types/commands/ListContextsCommand.d.ts +20 -0
  186. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +14 -0
  187. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +14 -0
  188. package/dist-types/commands/ListDevicesCommand.d.ts +24 -0
  189. package/dist-types/commands/ListDomainsCommand.d.ts +17 -0
  190. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +18 -0
  191. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +18 -0
  192. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +13 -0
  193. package/dist-types/commands/ListEndpointsCommand.d.ts +15 -0
  194. package/dist-types/commands/ListExperimentsCommand.d.ts +19 -0
  195. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +18 -0
  196. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +15 -0
  197. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +22 -0
  198. package/dist-types/commands/ListHubContentsCommand.d.ts +22 -0
  199. package/dist-types/commands/ListHubsCommand.d.ts +20 -0
  200. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +13 -0
  201. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +34 -0
  202. package/dist-types/commands/ListImageVersionsCommand.d.ts +17 -0
  203. package/dist-types/commands/ListImagesCommand.d.ts +18 -0
  204. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +23 -0
  205. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +45 -0
  206. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +20 -0
  207. package/dist-types/commands/ListLabelingJobsCommand.d.ts +45 -0
  208. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +20 -0
  209. package/dist-types/commands/ListLineageGroupsCommand.d.ts +15 -0
  210. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +14 -0
  211. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +17 -0
  212. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +16 -0
  213. package/dist-types/commands/ListModelCardsCommand.d.ts +15 -0
  214. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +14 -0
  215. package/dist-types/commands/ListModelMetadataCommand.d.ts +15 -0
  216. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +15 -0
  217. package/dist-types/commands/ListModelPackagesCommand.d.ts +18 -0
  218. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +14 -0
  219. package/dist-types/commands/ListModelsCommand.d.ts +13 -0
  220. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +14 -0
  221. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +21 -0
  222. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +20 -0
  223. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +18 -0
  224. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +14 -0
  225. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +22 -0
  226. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +97 -0
  227. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +16 -0
  228. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +12 -0
  229. package/dist-types/commands/ListPipelinesCommand.d.ts +18 -0
  230. package/dist-types/commands/ListProcessingJobsCommand.d.ts +18 -0
  231. package/dist-types/commands/ListProjectsCommand.d.ts +16 -0
  232. package/dist-types/commands/ListSpacesCommand.d.ts +15 -0
  233. package/dist-types/commands/ListStageDevicesCommand.d.ts +21 -0
  234. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +15 -0
  235. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +15 -0
  236. package/dist-types/commands/ListTagsCommand.d.ts +12 -0
  237. package/dist-types/commands/ListTrainingJobsCommand.d.ts +21 -0
  238. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +28 -0
  239. package/dist-types/commands/ListTransformJobsCommand.d.ts +17 -0
  240. package/dist-types/commands/ListTrialComponentsCommand.d.ts +45 -0
  241. package/dist-types/commands/ListTrialsCommand.d.ts +19 -0
  242. package/dist-types/commands/ListUserProfilesCommand.d.ts +15 -0
  243. package/dist-types/commands/ListWorkforcesCommand.d.ts +45 -0
  244. package/dist-types/commands/ListWorkteamsCommand.d.ts +37 -0
  245. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +6 -0
  246. package/dist-types/commands/QueryLineageCommand.d.ts +20 -0
  247. package/dist-types/commands/RegisterDevicesCommand.d.ts +4 -0
  248. package/dist-types/commands/RenderUiTemplateCommand.d.ts +12 -0
  249. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +6 -0
  250. package/dist-types/commands/SearchCommand.d.ts +1819 -0
  251. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +6 -0
  252. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +6 -0
  253. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +4 -0
  254. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +6 -0
  255. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +4 -0
  256. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +4 -0
  257. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +6 -0
  258. package/dist-types/commands/StopAutoMLJobCommand.d.ts +4 -0
  259. package/dist-types/commands/StopCompilationJobCommand.d.ts +4 -0
  260. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +4 -0
  261. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +4 -0
  262. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +4 -0
  263. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +6 -0
  264. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +4 -0
  265. package/dist-types/commands/StopLabelingJobCommand.d.ts +4 -0
  266. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +4 -0
  267. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +4 -0
  268. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +6 -0
  269. package/dist-types/commands/StopProcessingJobCommand.d.ts +4 -0
  270. package/dist-types/commands/StopTrainingJobCommand.d.ts +4 -0
  271. package/dist-types/commands/StopTransformJobCommand.d.ts +4 -0
  272. package/dist-types/commands/UpdateActionCommand.d.ts +6 -0
  273. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +6 -0
  274. package/dist-types/commands/UpdateArtifactCommand.d.ts +6 -0
  275. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +6 -0
  276. package/dist-types/commands/UpdateContextCommand.d.ts +6 -0
  277. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +4 -0
  278. package/dist-types/commands/UpdateDevicesCommand.d.ts +4 -0
  279. package/dist-types/commands/UpdateDomainCommand.d.ts +6 -0
  280. package/dist-types/commands/UpdateEndpointCommand.d.ts +6 -0
  281. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +6 -0
  282. package/dist-types/commands/UpdateExperimentCommand.d.ts +6 -0
  283. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +6 -0
  284. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +4 -0
  285. package/dist-types/commands/UpdateHubCommand.d.ts +6 -0
  286. package/dist-types/commands/UpdateImageCommand.d.ts +6 -0
  287. package/dist-types/commands/UpdateImageVersionCommand.d.ts +6 -0
  288. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +6 -0
  289. package/dist-types/commands/UpdateModelCardCommand.d.ts +6 -0
  290. package/dist-types/commands/UpdateModelPackageCommand.d.ts +7 -1
  291. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +7 -0
  292. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +6 -0
  293. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +4 -0
  294. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +4 -0
  295. package/dist-types/commands/UpdatePipelineCommand.d.ts +6 -0
  296. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +6 -0
  297. package/dist-types/commands/UpdateProjectCommand.d.ts +6 -0
  298. package/dist-types/commands/UpdateSpaceCommand.d.ts +6 -0
  299. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +6 -0
  300. package/dist-types/commands/UpdateTrialCommand.d.ts +6 -0
  301. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +6 -0
  302. package/dist-types/commands/UpdateUserProfileCommand.d.ts +6 -0
  303. package/dist-types/commands/UpdateWorkforceCommand.d.ts +42 -0
  304. package/dist-types/commands/UpdateWorkteamCommand.d.ts +34 -0
  305. package/dist-types/models/models_0.d.ts +6 -0
  306. package/dist-types/ts3.4/models/models_0.d.ts +6 -0
  307. package/package.json +7 -7
@@ -42,6 +42,8 @@ export interface UpdateFeatureMetadataCommandOutput extends __MetadataBearer {
42
42
  * };
43
43
  * const command = new UpdateFeatureMetadataCommand(input);
44
44
  * const response = await client.send(command);
45
+ * // {};
46
+ *
45
47
  * ```
46
48
  *
47
49
  * @param UpdateFeatureMetadataCommandInput - {@link UpdateFeatureMetadataCommandInput}
@@ -53,6 +55,8 @@ export interface UpdateFeatureMetadataCommandOutput extends __MetadataBearer {
53
55
  * @throws {@link ResourceNotFound} (client fault)
54
56
  * <p>Resource being access is not found.</p>
55
57
  *
58
+ * @throws {@link SageMakerServiceException}
59
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
56
60
  *
57
61
  */
58
62
  export declare class UpdateFeatureMetadataCommand extends $Command<UpdateFeatureMetadataCommandInput, UpdateFeatureMetadataCommandOutput, SageMakerClientResolvedConfig> {
@@ -39,6 +39,10 @@ export interface UpdateHubCommandOutput extends UpdateHubResponse, __MetadataBea
39
39
  * };
40
40
  * const command = new UpdateHubCommand(input);
41
41
  * const response = await client.send(command);
42
+ * // { // UpdateHubResponse
43
+ * // HubArn: "STRING_VALUE", // required
44
+ * // };
45
+ *
42
46
  * ```
43
47
  *
44
48
  * @param UpdateHubCommandInput - {@link UpdateHubCommandInput}
@@ -50,6 +54,8 @@ export interface UpdateHubCommandOutput extends UpdateHubResponse, __MetadataBea
50
54
  * @throws {@link ResourceNotFound} (client fault)
51
55
  * <p>Resource being access is not found.</p>
52
56
  *
57
+ * @throws {@link SageMakerServiceException}
58
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
53
59
  *
54
60
  */
55
61
  export declare class UpdateHubCommand extends $Command<UpdateHubCommandInput, UpdateHubCommandOutput, SageMakerClientResolvedConfig> {
@@ -38,6 +38,10 @@ export interface UpdateImageCommandOutput extends UpdateImageResponse, __Metadat
38
38
  * };
39
39
  * const command = new UpdateImageCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // { // UpdateImageResponse
42
+ * // ImageArn: "STRING_VALUE",
43
+ * // };
44
+ *
41
45
  * ```
42
46
  *
43
47
  * @param UpdateImageCommandInput - {@link UpdateImageCommandInput}
@@ -52,6 +56,8 @@ export interface UpdateImageCommandOutput extends UpdateImageResponse, __Metadat
52
56
  * @throws {@link ResourceNotFound} (client fault)
53
57
  * <p>Resource being access is not found.</p>
54
58
  *
59
+ * @throws {@link SageMakerServiceException}
60
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
55
61
  *
56
62
  */
57
63
  export declare class UpdateImageCommand extends $Command<UpdateImageCommandInput, UpdateImageCommandOutput, SageMakerClientResolvedConfig> {
@@ -46,6 +46,10 @@ export interface UpdateImageVersionCommandOutput extends UpdateImageVersionRespo
46
46
  * };
47
47
  * const command = new UpdateImageVersionCommand(input);
48
48
  * const response = await client.send(command);
49
+ * // { // UpdateImageVersionResponse
50
+ * // ImageVersionArn: "STRING_VALUE",
51
+ * // };
52
+ *
49
53
  * ```
50
54
  *
51
55
  * @param UpdateImageVersionCommandInput - {@link UpdateImageVersionCommandInput}
@@ -60,6 +64,8 @@ export interface UpdateImageVersionCommandOutput extends UpdateImageVersionRespo
60
64
  * @throws {@link ResourceNotFound} (client fault)
61
65
  * <p>Resource being access is not found.</p>
62
66
  *
67
+ * @throws {@link SageMakerServiceException}
68
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
63
69
  *
64
70
  */
65
71
  export declare class UpdateImageVersionCommand extends $Command<UpdateImageVersionCommandInput, UpdateImageVersionCommandOutput, SageMakerClientResolvedConfig> {
@@ -74,6 +74,10 @@ export interface UpdateInferenceExperimentCommandOutput extends UpdateInferenceE
74
74
  * };
75
75
  * const command = new UpdateInferenceExperimentCommand(input);
76
76
  * const response = await client.send(command);
77
+ * // { // UpdateInferenceExperimentResponse
78
+ * // InferenceExperimentArn: "STRING_VALUE", // required
79
+ * // };
80
+ *
77
81
  * ```
78
82
  *
79
83
  * @param UpdateInferenceExperimentCommandInput - {@link UpdateInferenceExperimentCommandInput}
@@ -89,6 +93,8 @@ export interface UpdateInferenceExperimentCommandOutput extends UpdateInferenceE
89
93
  * @throws {@link ResourceNotFound} (client fault)
90
94
  * <p>Resource being access is not found.</p>
91
95
  *
96
+ * @throws {@link SageMakerServiceException}
97
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
92
98
  *
93
99
  */
94
100
  export declare class UpdateInferenceExperimentCommand extends $Command<UpdateInferenceExperimentCommandInput, UpdateInferenceExperimentCommandOutput, SageMakerClientResolvedConfig> {
@@ -36,6 +36,10 @@ export interface UpdateModelCardCommandOutput extends UpdateModelCardResponse, _
36
36
  * };
37
37
  * const command = new UpdateModelCardCommand(input);
38
38
  * const response = await client.send(command);
39
+ * // { // UpdateModelCardResponse
40
+ * // ModelCardArn: "STRING_VALUE", // required
41
+ * // };
42
+ *
39
43
  * ```
40
44
  *
41
45
  * @param UpdateModelCardCommandInput - {@link UpdateModelCardCommandInput}
@@ -55,6 +59,8 @@ export interface UpdateModelCardCommandOutput extends UpdateModelCardResponse, _
55
59
  * @throws {@link ResourceNotFound} (client fault)
56
60
  * <p>Resource being access is not found.</p>
57
61
  *
62
+ * @throws {@link SageMakerServiceException}
63
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
58
64
  *
59
65
  */
60
66
  export declare class UpdateModelCardCommand extends $Command<UpdateModelCardCommandInput, UpdateModelCardCommandOutput, SageMakerClientResolvedConfig> {
@@ -62,7 +62,7 @@ export interface UpdateModelPackageCommandOutput extends UpdateModelPackageOutpu
62
62
  * "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "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.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge",
63
63
  * ],
64
64
  * SupportedRealtimeInferenceInstanceTypes: [ // RealtimeInferenceInstanceTypes
65
- * "ml.t2.medium" || "ml.t2.large" || "ml.t2.xlarge" || "ml.t2.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.m5.large" || "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.12xlarge" || "ml.m5d.24xlarge" || "ml.c4.large" || "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.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5d.large" || "ml.c5d.xlarge" || "ml.c5d.2xlarge" || "ml.c5d.4xlarge" || "ml.c5d.9xlarge" || "ml.c5d.18xlarge" || "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.12xlarge" || "ml.r5.24xlarge" || "ml.r5d.large" || "ml.r5d.xlarge" || "ml.r5d.2xlarge" || "ml.r5d.4xlarge" || "ml.r5d.12xlarge" || "ml.r5d.24xlarge" || "ml.inf1.xlarge" || "ml.inf1.2xlarge" || "ml.inf1.6xlarge" || "ml.inf1.24xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.p4d.24xlarge" || "ml.c7g.large" || "ml.c7g.xlarge" || "ml.c7g.2xlarge" || "ml.c7g.4xlarge" || "ml.c7g.8xlarge" || "ml.c7g.12xlarge" || "ml.c7g.16xlarge" || "ml.m6g.large" || "ml.m6g.xlarge" || "ml.m6g.2xlarge" || "ml.m6g.4xlarge" || "ml.m6g.8xlarge" || "ml.m6g.12xlarge" || "ml.m6g.16xlarge" || "ml.m6gd.large" || "ml.m6gd.xlarge" || "ml.m6gd.2xlarge" || "ml.m6gd.4xlarge" || "ml.m6gd.8xlarge" || "ml.m6gd.12xlarge" || "ml.m6gd.16xlarge" || "ml.c6g.large" || "ml.c6g.xlarge" || "ml.c6g.2xlarge" || "ml.c6g.4xlarge" || "ml.c6g.8xlarge" || "ml.c6g.12xlarge" || "ml.c6g.16xlarge" || "ml.c6gd.large" || "ml.c6gd.xlarge" || "ml.c6gd.2xlarge" || "ml.c6gd.4xlarge" || "ml.c6gd.8xlarge" || "ml.c6gd.12xlarge" || "ml.c6gd.16xlarge" || "ml.c6gn.large" || "ml.c6gn.xlarge" || "ml.c6gn.2xlarge" || "ml.c6gn.4xlarge" || "ml.c6gn.8xlarge" || "ml.c6gn.12xlarge" || "ml.c6gn.16xlarge" || "ml.r6g.large" || "ml.r6g.xlarge" || "ml.r6g.2xlarge" || "ml.r6g.4xlarge" || "ml.r6g.8xlarge" || "ml.r6g.12xlarge" || "ml.r6g.16xlarge" || "ml.r6gd.large" || "ml.r6gd.xlarge" || "ml.r6gd.2xlarge" || "ml.r6gd.4xlarge" || "ml.r6gd.8xlarge" || "ml.r6gd.12xlarge" || "ml.r6gd.16xlarge" || "ml.p4de.24xlarge",
65
+ * "ml.t2.medium" || "ml.t2.large" || "ml.t2.xlarge" || "ml.t2.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.m5.large" || "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.12xlarge" || "ml.m5d.24xlarge" || "ml.c4.large" || "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.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5d.large" || "ml.c5d.xlarge" || "ml.c5d.2xlarge" || "ml.c5d.4xlarge" || "ml.c5d.9xlarge" || "ml.c5d.18xlarge" || "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.12xlarge" || "ml.r5.24xlarge" || "ml.r5d.large" || "ml.r5d.xlarge" || "ml.r5d.2xlarge" || "ml.r5d.4xlarge" || "ml.r5d.12xlarge" || "ml.r5d.24xlarge" || "ml.inf1.xlarge" || "ml.inf1.2xlarge" || "ml.inf1.6xlarge" || "ml.inf1.24xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.p4d.24xlarge" || "ml.c7g.large" || "ml.c7g.xlarge" || "ml.c7g.2xlarge" || "ml.c7g.4xlarge" || "ml.c7g.8xlarge" || "ml.c7g.12xlarge" || "ml.c7g.16xlarge" || "ml.m6g.large" || "ml.m6g.xlarge" || "ml.m6g.2xlarge" || "ml.m6g.4xlarge" || "ml.m6g.8xlarge" || "ml.m6g.12xlarge" || "ml.m6g.16xlarge" || "ml.m6gd.large" || "ml.m6gd.xlarge" || "ml.m6gd.2xlarge" || "ml.m6gd.4xlarge" || "ml.m6gd.8xlarge" || "ml.m6gd.12xlarge" || "ml.m6gd.16xlarge" || "ml.c6g.large" || "ml.c6g.xlarge" || "ml.c6g.2xlarge" || "ml.c6g.4xlarge" || "ml.c6g.8xlarge" || "ml.c6g.12xlarge" || "ml.c6g.16xlarge" || "ml.c6gd.large" || "ml.c6gd.xlarge" || "ml.c6gd.2xlarge" || "ml.c6gd.4xlarge" || "ml.c6gd.8xlarge" || "ml.c6gd.12xlarge" || "ml.c6gd.16xlarge" || "ml.c6gn.large" || "ml.c6gn.xlarge" || "ml.c6gn.2xlarge" || "ml.c6gn.4xlarge" || "ml.c6gn.8xlarge" || "ml.c6gn.12xlarge" || "ml.c6gn.16xlarge" || "ml.r6g.large" || "ml.r6g.xlarge" || "ml.r6g.2xlarge" || "ml.r6g.4xlarge" || "ml.r6g.8xlarge" || "ml.r6g.12xlarge" || "ml.r6g.16xlarge" || "ml.r6gd.large" || "ml.r6gd.xlarge" || "ml.r6gd.2xlarge" || "ml.r6gd.4xlarge" || "ml.r6gd.8xlarge" || "ml.r6gd.12xlarge" || "ml.r6gd.16xlarge" || "ml.p4de.24xlarge" || "ml.trn1.2xlarge" || "ml.trn1.32xlarge" || "ml.inf2.xlarge" || "ml.inf2.8xlarge" || "ml.inf2.24xlarge" || "ml.inf2.48xlarge",
66
66
  * ],
67
67
  * SupportedContentTypes: [ // ContentTypes
68
68
  * "STRING_VALUE",
@@ -75,6 +75,10 @@ export interface UpdateModelPackageCommandOutput extends UpdateModelPackageOutpu
75
75
  * };
76
76
  * const command = new UpdateModelPackageCommand(input);
77
77
  * const response = await client.send(command);
78
+ * // { // UpdateModelPackageOutput
79
+ * // ModelPackageArn: "STRING_VALUE", // required
80
+ * // };
81
+ *
78
82
  * ```
79
83
  *
80
84
  * @param UpdateModelPackageCommandInput - {@link UpdateModelPackageCommandInput}
@@ -83,6 +87,8 @@ export interface UpdateModelPackageCommandOutput extends UpdateModelPackageOutpu
83
87
  * @see {@link UpdateModelPackageCommandOutput} for command's `response` shape.
84
88
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
85
89
  *
90
+ * @throws {@link SageMakerServiceException}
91
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
86
92
  *
87
93
  */
88
94
  export declare class UpdateModelPackageCommand extends $Command<UpdateModelPackageCommandInput, UpdateModelPackageCommandOutput, SageMakerClientResolvedConfig> {
@@ -34,6 +34,11 @@ export interface UpdateMonitoringAlertCommandOutput extends UpdateMonitoringAler
34
34
  * };
35
35
  * const command = new UpdateMonitoringAlertCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // { // UpdateMonitoringAlertResponse
38
+ * // MonitoringScheduleArn: "STRING_VALUE", // required
39
+ * // MonitoringAlertName: "STRING_VALUE",
40
+ * // };
41
+ *
37
42
  * ```
38
43
  *
39
44
  * @param UpdateMonitoringAlertCommandInput - {@link UpdateMonitoringAlertCommandInput}
@@ -49,6 +54,8 @@ export interface UpdateMonitoringAlertCommandOutput extends UpdateMonitoringAler
49
54
  * @throws {@link ResourceNotFound} (client fault)
50
55
  * <p>Resource being access is not found.</p>
51
56
  *
57
+ * @throws {@link SageMakerServiceException}
58
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
52
59
  *
53
60
  */
54
61
  export declare class UpdateMonitoringAlertCommand extends $Command<UpdateMonitoringAlertCommandInput, UpdateMonitoringAlertCommandOutput, SageMakerClientResolvedConfig> {
@@ -136,6 +136,10 @@ export interface UpdateMonitoringScheduleCommandOutput extends UpdateMonitoringS
136
136
  * };
137
137
  * const command = new UpdateMonitoringScheduleCommand(input);
138
138
  * const response = await client.send(command);
139
+ * // { // UpdateMonitoringScheduleResponse
140
+ * // MonitoringScheduleArn: "STRING_VALUE", // required
141
+ * // };
142
+ *
139
143
  * ```
140
144
  *
141
145
  * @param UpdateMonitoringScheduleCommandInput - {@link UpdateMonitoringScheduleCommandInput}
@@ -151,6 +155,8 @@ export interface UpdateMonitoringScheduleCommandOutput extends UpdateMonitoringS
151
155
  * @throws {@link ResourceNotFound} (client fault)
152
156
  * <p>Resource being access is not found.</p>
153
157
  *
158
+ * @throws {@link SageMakerServiceException}
159
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
154
160
  *
155
161
  */
156
162
  export declare class UpdateMonitoringScheduleCommand extends $Command<UpdateMonitoringScheduleCommandInput, UpdateMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig> {
@@ -52,6 +52,8 @@ export interface UpdateNotebookInstanceCommandOutput extends UpdateNotebookInsta
52
52
  * };
53
53
  * const command = new UpdateNotebookInstanceCommand(input);
54
54
  * const response = await client.send(command);
55
+ * // {};
56
+ *
55
57
  * ```
56
58
  *
57
59
  * @param UpdateNotebookInstanceCommandInput - {@link UpdateNotebookInstanceCommandInput}
@@ -64,6 +66,8 @@ export interface UpdateNotebookInstanceCommandOutput extends UpdateNotebookInsta
64
66
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
65
67
  * training jobs created. </p>
66
68
  *
69
+ * @throws {@link SageMakerServiceException}
70
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
67
71
  *
68
72
  */
69
73
  export declare class UpdateNotebookInstanceCommand extends $Command<UpdateNotebookInstanceCommandInput, UpdateNotebookInstanceCommandOutput, SageMakerClientResolvedConfig> {
@@ -41,6 +41,8 @@ export interface UpdateNotebookInstanceLifecycleConfigCommandOutput extends Upda
41
41
  * };
42
42
  * const command = new UpdateNotebookInstanceLifecycleConfigCommand(input);
43
43
  * const response = await client.send(command);
44
+ * // {};
45
+ *
44
46
  * ```
45
47
  *
46
48
  * @param UpdateNotebookInstanceLifecycleConfigCommandInput - {@link UpdateNotebookInstanceLifecycleConfigCommandInput}
@@ -53,6 +55,8 @@ export interface UpdateNotebookInstanceLifecycleConfigCommandOutput extends Upda
53
55
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
54
56
  * training jobs created. </p>
55
57
  *
58
+ * @throws {@link SageMakerServiceException}
59
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
56
60
  *
57
61
  */
58
62
  export declare class UpdateNotebookInstanceLifecycleConfigCommand extends $Command<UpdateNotebookInstanceLifecycleConfigCommandInput, UpdateNotebookInstanceLifecycleConfigCommandOutput, SageMakerClientResolvedConfig> {
@@ -43,6 +43,10 @@ export interface UpdatePipelineCommandOutput extends UpdatePipelineResponse, __M
43
43
  * };
44
44
  * const command = new UpdatePipelineCommand(input);
45
45
  * const response = await client.send(command);
46
+ * // { // UpdatePipelineResponse
47
+ * // PipelineArn: "STRING_VALUE",
48
+ * // };
49
+ *
46
50
  * ```
47
51
  *
48
52
  * @param UpdatePipelineCommandInput - {@link UpdatePipelineCommandInput}
@@ -54,6 +58,8 @@ export interface UpdatePipelineCommandOutput extends UpdatePipelineResponse, __M
54
58
  * @throws {@link ResourceNotFound} (client fault)
55
59
  * <p>Resource being access is not found.</p>
56
60
  *
61
+ * @throws {@link SageMakerServiceException}
62
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
57
63
  *
58
64
  */
59
65
  export declare class UpdatePipelineCommand extends $Command<UpdatePipelineCommandInput, UpdatePipelineCommandOutput, SageMakerClientResolvedConfig> {
@@ -36,6 +36,10 @@ export interface UpdatePipelineExecutionCommandOutput extends UpdatePipelineExec
36
36
  * };
37
37
  * const command = new UpdatePipelineExecutionCommand(input);
38
38
  * const response = await client.send(command);
39
+ * // { // UpdatePipelineExecutionResponse
40
+ * // PipelineExecutionArn: "STRING_VALUE",
41
+ * // };
42
+ *
39
43
  * ```
40
44
  *
41
45
  * @param UpdatePipelineExecutionCommandInput - {@link UpdatePipelineExecutionCommandInput}
@@ -47,6 +51,8 @@ export interface UpdatePipelineExecutionCommandOutput extends UpdatePipelineExec
47
51
  * @throws {@link ResourceNotFound} (client fault)
48
52
  * <p>Resource being access is not found.</p>
49
53
  *
54
+ * @throws {@link SageMakerServiceException}
55
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
50
56
  *
51
57
  */
52
58
  export declare class UpdatePipelineExecutionCommand extends $Command<UpdatePipelineExecutionCommandInput, UpdatePipelineExecutionCommandOutput, SageMakerClientResolvedConfig> {
@@ -54,6 +54,10 @@ export interface UpdateProjectCommandOutput extends UpdateProjectOutput, __Metad
54
54
  * };
55
55
  * const command = new UpdateProjectCommand(input);
56
56
  * const response = await client.send(command);
57
+ * // { // UpdateProjectOutput
58
+ * // ProjectArn: "STRING_VALUE", // required
59
+ * // };
60
+ *
57
61
  * ```
58
62
  *
59
63
  * @param UpdateProjectCommandInput - {@link UpdateProjectCommandInput}
@@ -62,6 +66,8 @@ export interface UpdateProjectCommandOutput extends UpdateProjectOutput, __Metad
62
66
  * @see {@link UpdateProjectCommandOutput} for command's `response` shape.
63
67
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
64
68
  *
69
+ * @throws {@link SageMakerServiceException}
70
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
65
71
  *
66
72
  */
67
73
  export declare class UpdateProjectCommand extends $Command<UpdateProjectCommandInput, UpdateProjectCommandOutput, SageMakerClientResolvedConfig> {
@@ -68,6 +68,10 @@ export interface UpdateSpaceCommandOutput extends UpdateSpaceResponse, __Metadat
68
68
  * };
69
69
  * const command = new UpdateSpaceCommand(input);
70
70
  * const response = await client.send(command);
71
+ * // { // UpdateSpaceResponse
72
+ * // SpaceArn: "STRING_VALUE",
73
+ * // };
74
+ *
71
75
  * ```
72
76
  *
73
77
  * @param UpdateSpaceCommandInput - {@link UpdateSpaceCommandInput}
@@ -86,6 +90,8 @@ export interface UpdateSpaceCommandOutput extends UpdateSpaceResponse, __Metadat
86
90
  * @throws {@link ResourceNotFound} (client fault)
87
91
  * <p>Resource being access is not found.</p>
88
92
  *
93
+ * @throws {@link SageMakerServiceException}
94
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
89
95
  *
90
96
  */
91
97
  export declare class UpdateSpaceCommand extends $Command<UpdateSpaceCommandInput, UpdateSpaceCommandOutput, SageMakerClientResolvedConfig> {
@@ -56,6 +56,10 @@ export interface UpdateTrainingJobCommandOutput extends UpdateTrainingJobRespons
56
56
  * };
57
57
  * const command = new UpdateTrainingJobCommand(input);
58
58
  * const response = await client.send(command);
59
+ * // { // UpdateTrainingJobResponse
60
+ * // TrainingJobArn: "STRING_VALUE", // required
61
+ * // };
62
+ *
59
63
  * ```
60
64
  *
61
65
  * @param UpdateTrainingJobCommandInput - {@link UpdateTrainingJobCommandInput}
@@ -67,6 +71,8 @@ export interface UpdateTrainingJobCommandOutput extends UpdateTrainingJobRespons
67
71
  * @throws {@link ResourceNotFound} (client fault)
68
72
  * <p>Resource being access is not found.</p>
69
73
  *
74
+ * @throws {@link SageMakerServiceException}
75
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
70
76
  *
71
77
  */
72
78
  export declare class UpdateTrainingJobCommand extends $Command<UpdateTrainingJobCommandInput, UpdateTrainingJobCommandOutput, SageMakerClientResolvedConfig> {
@@ -32,6 +32,10 @@ export interface UpdateTrialCommandOutput extends UpdateTrialResponse, __Metadat
32
32
  * };
33
33
  * const command = new UpdateTrialCommand(input);
34
34
  * const response = await client.send(command);
35
+ * // { // UpdateTrialResponse
36
+ * // TrialArn: "STRING_VALUE",
37
+ * // };
38
+ *
35
39
  * ```
36
40
  *
37
41
  * @param UpdateTrialCommandInput - {@link UpdateTrialCommandInput}
@@ -47,6 +51,8 @@ export interface UpdateTrialCommandOutput extends UpdateTrialResponse, __Metadat
47
51
  * @throws {@link ResourceNotFound} (client fault)
48
52
  * <p>Resource being access is not found.</p>
49
53
  *
54
+ * @throws {@link SageMakerServiceException}
55
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
50
56
  *
51
57
  */
52
58
  export declare class UpdateTrialCommand extends $Command<UpdateTrialCommandInput, UpdateTrialCommandOutput, SageMakerClientResolvedConfig> {
@@ -65,6 +65,10 @@ export interface UpdateTrialComponentCommandOutput extends UpdateTrialComponentR
65
65
  * };
66
66
  * const command = new UpdateTrialComponentCommand(input);
67
67
  * const response = await client.send(command);
68
+ * // { // UpdateTrialComponentResponse
69
+ * // TrialComponentArn: "STRING_VALUE",
70
+ * // };
71
+ *
68
72
  * ```
69
73
  *
70
74
  * @param UpdateTrialComponentCommandInput - {@link UpdateTrialComponentCommandInput}
@@ -80,6 +84,8 @@ export interface UpdateTrialComponentCommandOutput extends UpdateTrialComponentR
80
84
  * @throws {@link ResourceNotFound} (client fault)
81
85
  * <p>Resource being access is not found.</p>
82
86
  *
87
+ * @throws {@link SageMakerServiceException}
88
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
83
89
  *
84
90
  */
85
91
  export declare class UpdateTrialComponentCommand extends $Command<UpdateTrialComponentCommandInput, UpdateTrialComponentCommandOutput, SageMakerClientResolvedConfig> {
@@ -114,6 +114,10 @@ export interface UpdateUserProfileCommandOutput extends UpdateUserProfileRespons
114
114
  * };
115
115
  * const command = new UpdateUserProfileCommand(input);
116
116
  * const response = await client.send(command);
117
+ * // { // UpdateUserProfileResponse
118
+ * // UserProfileArn: "STRING_VALUE",
119
+ * // };
120
+ *
117
121
  * ```
118
122
  *
119
123
  * @param UpdateUserProfileCommandInput - {@link UpdateUserProfileCommandInput}
@@ -132,6 +136,8 @@ export interface UpdateUserProfileCommandOutput extends UpdateUserProfileRespons
132
136
  * @throws {@link ResourceNotFound} (client fault)
133
137
  * <p>Resource being access is not found.</p>
134
138
  *
139
+ * @throws {@link SageMakerServiceException}
140
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
135
141
  *
136
142
  */
137
143
  export declare class UpdateUserProfileCommand extends $Command<UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput, SageMakerClientResolvedConfig> {
@@ -80,6 +80,46 @@ export interface UpdateWorkforceCommandOutput extends UpdateWorkforceResponse, _
80
80
  * };
81
81
  * const command = new UpdateWorkforceCommand(input);
82
82
  * const response = await client.send(command);
83
+ * // { // UpdateWorkforceResponse
84
+ * // Workforce: { // Workforce
85
+ * // WorkforceName: "STRING_VALUE", // required
86
+ * // WorkforceArn: "STRING_VALUE", // required
87
+ * // LastUpdatedDate: new Date("TIMESTAMP"),
88
+ * // SourceIpConfig: { // SourceIpConfig
89
+ * // Cidrs: [ // Cidrs // required
90
+ * // "STRING_VALUE",
91
+ * // ],
92
+ * // },
93
+ * // SubDomain: "STRING_VALUE",
94
+ * // CognitoConfig: { // CognitoConfig
95
+ * // UserPool: "STRING_VALUE", // required
96
+ * // ClientId: "STRING_VALUE", // required
97
+ * // },
98
+ * // OidcConfig: { // OidcConfigForResponse
99
+ * // ClientId: "STRING_VALUE",
100
+ * // Issuer: "STRING_VALUE",
101
+ * // AuthorizationEndpoint: "STRING_VALUE",
102
+ * // TokenEndpoint: "STRING_VALUE",
103
+ * // UserInfoEndpoint: "STRING_VALUE",
104
+ * // LogoutEndpoint: "STRING_VALUE",
105
+ * // JwksUri: "STRING_VALUE",
106
+ * // },
107
+ * // CreateDate: new Date("TIMESTAMP"),
108
+ * // WorkforceVpcConfig: { // WorkforceVpcConfigResponse
109
+ * // VpcId: "STRING_VALUE", // required
110
+ * // SecurityGroupIds: [ // WorkforceSecurityGroupIds // required
111
+ * // "STRING_VALUE",
112
+ * // ],
113
+ * // Subnets: [ // WorkforceSubnets // required
114
+ * // "STRING_VALUE",
115
+ * // ],
116
+ * // VpcEndpointId: "STRING_VALUE",
117
+ * // },
118
+ * // Status: "Initializing" || "Updating" || "Deleting" || "Failed" || "Active",
119
+ * // FailureReason: "STRING_VALUE",
120
+ * // },
121
+ * // };
122
+ *
83
123
  * ```
84
124
  *
85
125
  * @param UpdateWorkforceCommandInput - {@link UpdateWorkforceCommandInput}
@@ -92,6 +132,8 @@ export interface UpdateWorkforceCommandOutput extends UpdateWorkforceResponse, _
92
132
  * <p>There was a conflict when you attempted to modify a SageMaker entity such as an
93
133
  * <code>Experiment</code> or <code>Artifact</code>.</p>
94
134
  *
135
+ * @throws {@link SageMakerServiceException}
136
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
95
137
  *
96
138
  */
97
139
  export declare class UpdateWorkforceCommand extends $Command<UpdateWorkforceCommandInput, UpdateWorkforceCommandOutput, SageMakerClientResolvedConfig> {
@@ -49,6 +49,38 @@ export interface UpdateWorkteamCommandOutput extends UpdateWorkteamResponse, __M
49
49
  * };
50
50
  * const command = new UpdateWorkteamCommand(input);
51
51
  * const response = await client.send(command);
52
+ * // { // UpdateWorkteamResponse
53
+ * // Workteam: { // Workteam
54
+ * // WorkteamName: "STRING_VALUE", // required
55
+ * // MemberDefinitions: [ // MemberDefinitions // required
56
+ * // { // MemberDefinition
57
+ * // CognitoMemberDefinition: { // CognitoMemberDefinition
58
+ * // UserPool: "STRING_VALUE", // required
59
+ * // UserGroup: "STRING_VALUE", // required
60
+ * // ClientId: "STRING_VALUE", // required
61
+ * // },
62
+ * // OidcMemberDefinition: { // OidcMemberDefinition
63
+ * // Groups: [ // Groups // required
64
+ * // "STRING_VALUE",
65
+ * // ],
66
+ * // },
67
+ * // },
68
+ * // ],
69
+ * // WorkteamArn: "STRING_VALUE", // required
70
+ * // WorkforceArn: "STRING_VALUE",
71
+ * // ProductListingIds: [ // ProductListings
72
+ * // "STRING_VALUE",
73
+ * // ],
74
+ * // Description: "STRING_VALUE", // required
75
+ * // SubDomain: "STRING_VALUE",
76
+ * // CreateDate: new Date("TIMESTAMP"),
77
+ * // LastUpdatedDate: new Date("TIMESTAMP"),
78
+ * // NotificationConfiguration: { // NotificationConfiguration
79
+ * // NotificationTopicArn: "STRING_VALUE",
80
+ * // },
81
+ * // },
82
+ * // };
83
+ *
52
84
  * ```
53
85
  *
54
86
  * @param UpdateWorkteamCommandInput - {@link UpdateWorkteamCommandInput}
@@ -61,6 +93,8 @@ export interface UpdateWorkteamCommandOutput extends UpdateWorkteamResponse, __M
61
93
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
62
94
  * training jobs created. </p>
63
95
  *
96
+ * @throws {@link SageMakerServiceException}
97
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
64
98
  *
65
99
  */
66
100
  export declare class UpdateWorkteamCommand extends $Command<UpdateWorkteamCommandInput, UpdateWorkteamCommandOutput, SageMakerClientResolvedConfig> {
@@ -310,6 +310,10 @@ export declare const ProductionVariantInstanceType: {
310
310
  readonly ML_INF1_2XLARGE: "ml.inf1.2xlarge";
311
311
  readonly ML_INF1_6XLARGE: "ml.inf1.6xlarge";
312
312
  readonly ML_INF1_XLARGE: "ml.inf1.xlarge";
313
+ readonly ML_INF2_24XLARGE: "ml.inf2.24xlarge";
314
+ readonly ML_INF2_48XLARGE: "ml.inf2.48xlarge";
315
+ readonly ML_INF2_8XLARGE: "ml.inf2.8xlarge";
316
+ readonly ML_INF2_XLARGE: "ml.inf2.xlarge";
313
317
  readonly ML_M4_10XLARGE: "ml.m4.10xlarge";
314
318
  readonly ML_M4_16XLARGE: "ml.m4.16xlarge";
315
319
  readonly ML_M4_2XLARGE: "ml.m4.2xlarge";
@@ -379,6 +383,8 @@ export declare const ProductionVariantInstanceType: {
379
383
  readonly ML_T2_LARGE: "ml.t2.large";
380
384
  readonly ML_T2_MEDIUM: "ml.t2.medium";
381
385
  readonly ML_T2_XLARGE: "ml.t2.xlarge";
386
+ readonly ML_TRN1_2XLARGE: "ml.trn1.2xlarge";
387
+ readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
382
388
  };
383
389
  /**
384
390
  * @public
@@ -142,6 +142,10 @@ export declare const ProductionVariantInstanceType: {
142
142
  readonly ML_INF1_2XLARGE: "ml.inf1.2xlarge";
143
143
  readonly ML_INF1_6XLARGE: "ml.inf1.6xlarge";
144
144
  readonly ML_INF1_XLARGE: "ml.inf1.xlarge";
145
+ readonly ML_INF2_24XLARGE: "ml.inf2.24xlarge";
146
+ readonly ML_INF2_48XLARGE: "ml.inf2.48xlarge";
147
+ readonly ML_INF2_8XLARGE: "ml.inf2.8xlarge";
148
+ readonly ML_INF2_XLARGE: "ml.inf2.xlarge";
145
149
  readonly ML_M4_10XLARGE: "ml.m4.10xlarge";
146
150
  readonly ML_M4_16XLARGE: "ml.m4.16xlarge";
147
151
  readonly ML_M4_2XLARGE: "ml.m4.2xlarge";
@@ -211,6 +215,8 @@ export declare const ProductionVariantInstanceType: {
211
215
  readonly ML_T2_LARGE: "ml.t2.large";
212
216
  readonly ML_T2_MEDIUM: "ml.t2.medium";
213
217
  readonly ML_T2_XLARGE: "ml.t2.xlarge";
218
+ readonly ML_TRN1_2XLARGE: "ml.trn1.2xlarge";
219
+ readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
214
220
  };
215
221
  export type ProductionVariantInstanceType =
216
222
  (typeof ProductionVariantInstanceType)[keyof typeof ProductionVariantInstanceType];
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sagemaker",
3
3
  "description": "AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native",
4
- "version": "3.325.0",
4
+ "version": "3.327.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,9 +21,9 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.325.0",
24
+ "@aws-sdk/client-sts": "3.327.0",
25
25
  "@aws-sdk/config-resolver": "3.310.0",
26
- "@aws-sdk/credential-provider-node": "3.325.0",
26
+ "@aws-sdk/credential-provider-node": "3.327.0",
27
27
  "@aws-sdk/fetch-http-handler": "3.310.0",
28
28
  "@aws-sdk/hash-node": "3.310.0",
29
29
  "@aws-sdk/invalid-dependency": "3.310.0",
@@ -32,11 +32,11 @@
32
32
  "@aws-sdk/middleware-host-header": "3.325.0",
33
33
  "@aws-sdk/middleware-logger": "3.325.0",
34
34
  "@aws-sdk/middleware-recursion-detection": "3.325.0",
35
- "@aws-sdk/middleware-retry": "3.325.0",
35
+ "@aws-sdk/middleware-retry": "3.327.0",
36
36
  "@aws-sdk/middleware-serde": "3.325.0",
37
37
  "@aws-sdk/middleware-signing": "3.325.0",
38
38
  "@aws-sdk/middleware-stack": "3.325.0",
39
- "@aws-sdk/middleware-user-agent": "3.325.0",
39
+ "@aws-sdk/middleware-user-agent": "3.327.0",
40
40
  "@aws-sdk/node-config-provider": "3.310.0",
41
41
  "@aws-sdk/node-http-handler": "3.321.1",
42
42
  "@aws-sdk/protocol-http": "3.310.0",
@@ -48,8 +48,8 @@
48
48
  "@aws-sdk/util-body-length-node": "3.310.0",
49
49
  "@aws-sdk/util-defaults-mode-browser": "3.325.0",
50
50
  "@aws-sdk/util-defaults-mode-node": "3.325.0",
51
- "@aws-sdk/util-endpoints": "3.319.0",
52
- "@aws-sdk/util-retry": "3.310.0",
51
+ "@aws-sdk/util-endpoints": "3.327.0",
52
+ "@aws-sdk/util-retry": "3.327.0",
53
53
  "@aws-sdk/util-user-agent-browser": "3.310.0",
54
54
  "@aws-sdk/util-user-agent-node": "3.310.0",
55
55
  "@aws-sdk/util-utf8": "3.310.0",