@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
@@ -33,6 +33,16 @@ export interface ListTagsCommandOutput extends ListTagsOutput, __MetadataBearer
33
33
  * };
34
34
  * const command = new ListTagsCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // ListTagsOutput
37
+ * // Tags: [ // TagList
38
+ * // { // Tag
39
+ * // Key: "STRING_VALUE", // required
40
+ * // Value: "STRING_VALUE", // required
41
+ * // },
42
+ * // ],
43
+ * // NextToken: "STRING_VALUE",
44
+ * // };
45
+ *
36
46
  * ```
37
47
  *
38
48
  * @param ListTagsCommandInput - {@link ListTagsCommandInput}
@@ -41,6 +51,8 @@ export interface ListTagsCommandOutput extends ListTagsOutput, __MetadataBearer
41
51
  * @see {@link ListTagsCommandOutput} for command's `response` shape.
42
52
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
43
53
  *
54
+ * @throws {@link SageMakerServiceException}
55
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
44
56
  *
45
57
  */
46
58
  export declare class ListTagsCommand extends $Command<ListTagsCommandInput, ListTagsCommandOutput, SageMakerClientResolvedConfig> {
@@ -62,6 +62,25 @@ export interface ListTrainingJobsCommandOutput extends ListTrainingJobsResponse,
62
62
  * };
63
63
  * const command = new ListTrainingJobsCommand(input);
64
64
  * const response = await client.send(command);
65
+ * // { // ListTrainingJobsResponse
66
+ * // TrainingJobSummaries: [ // TrainingJobSummaries // required
67
+ * // { // TrainingJobSummary
68
+ * // TrainingJobName: "STRING_VALUE", // required
69
+ * // TrainingJobArn: "STRING_VALUE", // required
70
+ * // CreationTime: new Date("TIMESTAMP"), // required
71
+ * // TrainingEndTime: new Date("TIMESTAMP"),
72
+ * // LastModifiedTime: new Date("TIMESTAMP"),
73
+ * // TrainingJobStatus: "InProgress" || "Completed" || "Failed" || "Stopping" || "Stopped", // required
74
+ * // WarmPoolStatus: { // WarmPoolStatus
75
+ * // Status: "Available" || "Terminated" || "Reused" || "InUse", // required
76
+ * // ResourceRetainedBillableTimeInSeconds: Number("int"),
77
+ * // ReusedByJob: "STRING_VALUE",
78
+ * // },
79
+ * // },
80
+ * // ],
81
+ * // NextToken: "STRING_VALUE",
82
+ * // };
83
+ *
65
84
  * ```
66
85
  *
67
86
  * @param ListTrainingJobsCommandInput - {@link ListTrainingJobsCommandInput}
@@ -70,6 +89,8 @@ export interface ListTrainingJobsCommandOutput extends ListTrainingJobsResponse,
70
89
  * @see {@link ListTrainingJobsCommandOutput} for command's `response` shape.
71
90
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
72
91
  *
92
+ * @throws {@link SageMakerServiceException}
93
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
73
94
  *
74
95
  */
75
96
  export declare class ListTrainingJobsCommand extends $Command<ListTrainingJobsCommandInput, ListTrainingJobsCommandOutput, SageMakerClientResolvedConfig> {
@@ -37,6 +37,32 @@ export interface ListTrainingJobsForHyperParameterTuningJobCommandOutput extends
37
37
  * };
38
38
  * const command = new ListTrainingJobsForHyperParameterTuningJobCommand(input);
39
39
  * const response = await client.send(command);
40
+ * // { // ListTrainingJobsForHyperParameterTuningJobResponse
41
+ * // TrainingJobSummaries: [ // HyperParameterTrainingJobSummaries // required
42
+ * // { // HyperParameterTrainingJobSummary
43
+ * // TrainingJobDefinitionName: "STRING_VALUE",
44
+ * // TrainingJobName: "STRING_VALUE", // required
45
+ * // TrainingJobArn: "STRING_VALUE", // required
46
+ * // TuningJobName: "STRING_VALUE",
47
+ * // CreationTime: new Date("TIMESTAMP"), // required
48
+ * // TrainingStartTime: new Date("TIMESTAMP"),
49
+ * // TrainingEndTime: new Date("TIMESTAMP"),
50
+ * // TrainingJobStatus: "InProgress" || "Completed" || "Failed" || "Stopping" || "Stopped", // required
51
+ * // TunedHyperParameters: { // HyperParameters // required
52
+ * // "<keys>": "STRING_VALUE",
53
+ * // },
54
+ * // FailureReason: "STRING_VALUE",
55
+ * // FinalHyperParameterTuningJobObjectiveMetric: { // FinalHyperParameterTuningJobObjectiveMetric
56
+ * // Type: "Maximize" || "Minimize",
57
+ * // MetricName: "STRING_VALUE", // required
58
+ * // Value: Number("float"), // required
59
+ * // },
60
+ * // ObjectiveStatus: "Succeeded" || "Pending" || "Failed",
61
+ * // },
62
+ * // ],
63
+ * // NextToken: "STRING_VALUE",
64
+ * // };
65
+ *
40
66
  * ```
41
67
  *
42
68
  * @param ListTrainingJobsForHyperParameterTuningJobCommandInput - {@link ListTrainingJobsForHyperParameterTuningJobCommandInput}
@@ -48,6 +74,8 @@ export interface ListTrainingJobsForHyperParameterTuningJobCommandOutput extends
48
74
  * @throws {@link ResourceNotFound} (client fault)
49
75
  * <p>Resource being access is not found.</p>
50
76
  *
77
+ * @throws {@link SageMakerServiceException}
78
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
51
79
  *
52
80
  */
53
81
  export declare class ListTrainingJobsForHyperParameterTuningJobCommand extends $Command<ListTrainingJobsForHyperParameterTuningJobCommandInput, ListTrainingJobsForHyperParameterTuningJobCommandOutput, SageMakerClientResolvedConfig> {
@@ -40,6 +40,21 @@ export interface ListTransformJobsCommandOutput extends ListTransformJobsRespons
40
40
  * };
41
41
  * const command = new ListTransformJobsCommand(input);
42
42
  * const response = await client.send(command);
43
+ * // { // ListTransformJobsResponse
44
+ * // TransformJobSummaries: [ // TransformJobSummaries // required
45
+ * // { // TransformJobSummary
46
+ * // TransformJobName: "STRING_VALUE", // required
47
+ * // TransformJobArn: "STRING_VALUE", // required
48
+ * // CreationTime: new Date("TIMESTAMP"), // required
49
+ * // TransformEndTime: new Date("TIMESTAMP"),
50
+ * // LastModifiedTime: new Date("TIMESTAMP"),
51
+ * // TransformJobStatus: "InProgress" || "Completed" || "Failed" || "Stopping" || "Stopped", // required
52
+ * // FailureReason: "STRING_VALUE",
53
+ * // },
54
+ * // ],
55
+ * // NextToken: "STRING_VALUE",
56
+ * // };
57
+ *
43
58
  * ```
44
59
  *
45
60
  * @param ListTransformJobsCommandInput - {@link ListTransformJobsCommandInput}
@@ -48,6 +63,8 @@ export interface ListTransformJobsCommandOutput extends ListTransformJobsRespons
48
63
  * @see {@link ListTransformJobsCommandOutput} for command's `response` shape.
49
64
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
50
65
  *
66
+ * @throws {@link SageMakerServiceException}
67
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
51
68
  *
52
69
  */
53
70
  export declare class ListTransformJobsCommand extends $Command<ListTransformJobsCommandInput, ListTransformJobsCommandOutput, SageMakerClientResolvedConfig> {
@@ -58,6 +58,49 @@ export interface ListTrialComponentsCommandOutput extends ListTrialComponentsRes
58
58
  * };
59
59
  * const command = new ListTrialComponentsCommand(input);
60
60
  * const response = await client.send(command);
61
+ * // { // ListTrialComponentsResponse
62
+ * // TrialComponentSummaries: [ // TrialComponentSummaries
63
+ * // { // TrialComponentSummary
64
+ * // TrialComponentName: "STRING_VALUE",
65
+ * // TrialComponentArn: "STRING_VALUE",
66
+ * // DisplayName: "STRING_VALUE",
67
+ * // TrialComponentSource: { // TrialComponentSource
68
+ * // SourceArn: "STRING_VALUE", // required
69
+ * // SourceType: "STRING_VALUE",
70
+ * // },
71
+ * // Status: { // TrialComponentStatus
72
+ * // PrimaryStatus: "InProgress" || "Completed" || "Failed" || "Stopping" || "Stopped",
73
+ * // Message: "STRING_VALUE",
74
+ * // },
75
+ * // StartTime: new Date("TIMESTAMP"),
76
+ * // EndTime: new Date("TIMESTAMP"),
77
+ * // CreationTime: new Date("TIMESTAMP"),
78
+ * // CreatedBy: { // UserContext
79
+ * // UserProfileArn: "STRING_VALUE",
80
+ * // UserProfileName: "STRING_VALUE",
81
+ * // DomainId: "STRING_VALUE",
82
+ * // IamIdentity: { // IamIdentity
83
+ * // Arn: "STRING_VALUE",
84
+ * // PrincipalId: "STRING_VALUE",
85
+ * // SourceIdentity: "STRING_VALUE",
86
+ * // },
87
+ * // },
88
+ * // LastModifiedTime: new Date("TIMESTAMP"),
89
+ * // LastModifiedBy: {
90
+ * // UserProfileArn: "STRING_VALUE",
91
+ * // UserProfileName: "STRING_VALUE",
92
+ * // DomainId: "STRING_VALUE",
93
+ * // IamIdentity: {
94
+ * // Arn: "STRING_VALUE",
95
+ * // PrincipalId: "STRING_VALUE",
96
+ * // SourceIdentity: "STRING_VALUE",
97
+ * // },
98
+ * // },
99
+ * // },
100
+ * // ],
101
+ * // NextToken: "STRING_VALUE",
102
+ * // };
103
+ *
61
104
  * ```
62
105
  *
63
106
  * @param ListTrialComponentsCommandInput - {@link ListTrialComponentsCommandInput}
@@ -69,6 +112,8 @@ export interface ListTrialComponentsCommandOutput extends ListTrialComponentsRes
69
112
  * @throws {@link ResourceNotFound} (client fault)
70
113
  * <p>Resource being access is not found.</p>
71
114
  *
115
+ * @throws {@link SageMakerServiceException}
116
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
72
117
  *
73
118
  */
74
119
  export declare class ListTrialComponentsCommand extends $Command<ListTrialComponentsCommandInput, ListTrialComponentsCommandOutput, SageMakerClientResolvedConfig> {
@@ -42,6 +42,23 @@ export interface ListTrialsCommandOutput extends ListTrialsResponse, __MetadataB
42
42
  * };
43
43
  * const command = new ListTrialsCommand(input);
44
44
  * const response = await client.send(command);
45
+ * // { // ListTrialsResponse
46
+ * // TrialSummaries: [ // TrialSummaries
47
+ * // { // TrialSummary
48
+ * // TrialArn: "STRING_VALUE",
49
+ * // TrialName: "STRING_VALUE",
50
+ * // DisplayName: "STRING_VALUE",
51
+ * // TrialSource: { // TrialSource
52
+ * // SourceArn: "STRING_VALUE", // required
53
+ * // SourceType: "STRING_VALUE",
54
+ * // },
55
+ * // CreationTime: new Date("TIMESTAMP"),
56
+ * // LastModifiedTime: new Date("TIMESTAMP"),
57
+ * // },
58
+ * // ],
59
+ * // NextToken: "STRING_VALUE",
60
+ * // };
61
+ *
45
62
  * ```
46
63
  *
47
64
  * @param ListTrialsCommandInput - {@link ListTrialsCommandInput}
@@ -53,6 +70,8 @@ export interface ListTrialsCommandOutput extends ListTrialsResponse, __MetadataB
53
70
  * @throws {@link ResourceNotFound} (client fault)
54
71
  * <p>Resource being access is not found.</p>
55
72
  *
73
+ * @throws {@link SageMakerServiceException}
74
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
56
75
  *
57
76
  */
58
77
  export declare class ListTrialsCommand extends $Command<ListTrialsCommandInput, ListTrialsCommandOutput, SageMakerClientResolvedConfig> {
@@ -36,6 +36,19 @@ export interface ListUserProfilesCommandOutput extends ListUserProfilesResponse,
36
36
  * };
37
37
  * const command = new ListUserProfilesCommand(input);
38
38
  * const response = await client.send(command);
39
+ * // { // ListUserProfilesResponse
40
+ * // UserProfiles: [ // UserProfileList
41
+ * // { // UserProfileDetails
42
+ * // DomainId: "STRING_VALUE",
43
+ * // UserProfileName: "STRING_VALUE",
44
+ * // Status: "Deleting" || "Failed" || "InService" || "Pending" || "Updating" || "Update_Failed" || "Delete_Failed",
45
+ * // CreationTime: new Date("TIMESTAMP"),
46
+ * // LastModifiedTime: new Date("TIMESTAMP"),
47
+ * // },
48
+ * // ],
49
+ * // NextToken: "STRING_VALUE",
50
+ * // };
51
+ *
39
52
  * ```
40
53
  *
41
54
  * @param ListUserProfilesCommandInput - {@link ListUserProfilesCommandInput}
@@ -44,6 +57,8 @@ export interface ListUserProfilesCommandOutput extends ListUserProfilesResponse,
44
57
  * @see {@link ListUserProfilesCommandOutput} for command's `response` shape.
45
58
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
46
59
  *
60
+ * @throws {@link SageMakerServiceException}
61
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
47
62
  *
48
63
  */
49
64
  export declare class ListUserProfilesCommand extends $Command<ListUserProfilesCommandInput, ListUserProfilesCommandOutput, SageMakerClientResolvedConfig> {
@@ -36,6 +36,49 @@ export interface ListWorkforcesCommandOutput extends ListWorkforcesResponse, __M
36
36
  * };
37
37
  * const command = new ListWorkforcesCommand(input);
38
38
  * const response = await client.send(command);
39
+ * // { // ListWorkforcesResponse
40
+ * // Workforces: [ // Workforces // required
41
+ * // { // Workforce
42
+ * // WorkforceName: "STRING_VALUE", // required
43
+ * // WorkforceArn: "STRING_VALUE", // required
44
+ * // LastUpdatedDate: new Date("TIMESTAMP"),
45
+ * // SourceIpConfig: { // SourceIpConfig
46
+ * // Cidrs: [ // Cidrs // required
47
+ * // "STRING_VALUE",
48
+ * // ],
49
+ * // },
50
+ * // SubDomain: "STRING_VALUE",
51
+ * // CognitoConfig: { // CognitoConfig
52
+ * // UserPool: "STRING_VALUE", // required
53
+ * // ClientId: "STRING_VALUE", // required
54
+ * // },
55
+ * // OidcConfig: { // OidcConfigForResponse
56
+ * // ClientId: "STRING_VALUE",
57
+ * // Issuer: "STRING_VALUE",
58
+ * // AuthorizationEndpoint: "STRING_VALUE",
59
+ * // TokenEndpoint: "STRING_VALUE",
60
+ * // UserInfoEndpoint: "STRING_VALUE",
61
+ * // LogoutEndpoint: "STRING_VALUE",
62
+ * // JwksUri: "STRING_VALUE",
63
+ * // },
64
+ * // CreateDate: new Date("TIMESTAMP"),
65
+ * // WorkforceVpcConfig: { // WorkforceVpcConfigResponse
66
+ * // VpcId: "STRING_VALUE", // required
67
+ * // SecurityGroupIds: [ // WorkforceSecurityGroupIds // required
68
+ * // "STRING_VALUE",
69
+ * // ],
70
+ * // Subnets: [ // WorkforceSubnets // required
71
+ * // "STRING_VALUE",
72
+ * // ],
73
+ * // VpcEndpointId: "STRING_VALUE",
74
+ * // },
75
+ * // Status: "Initializing" || "Updating" || "Deleting" || "Failed" || "Active",
76
+ * // FailureReason: "STRING_VALUE",
77
+ * // },
78
+ * // ],
79
+ * // NextToken: "STRING_VALUE",
80
+ * // };
81
+ *
39
82
  * ```
40
83
  *
41
84
  * @param ListWorkforcesCommandInput - {@link ListWorkforcesCommandInput}
@@ -44,6 +87,8 @@ export interface ListWorkforcesCommandOutput extends ListWorkforcesResponse, __M
44
87
  * @see {@link ListWorkforcesCommandOutput} for command's `response` shape.
45
88
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
46
89
  *
90
+ * @throws {@link SageMakerServiceException}
91
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
47
92
  *
48
93
  */
49
94
  export declare class ListWorkforcesCommand extends $Command<ListWorkforcesCommandInput, ListWorkforcesCommandOutput, SageMakerClientResolvedConfig> {
@@ -37,6 +37,41 @@ export interface ListWorkteamsCommandOutput extends ListWorkteamsResponse, __Met
37
37
  * };
38
38
  * const command = new ListWorkteamsCommand(input);
39
39
  * const response = await client.send(command);
40
+ * // { // ListWorkteamsResponse
41
+ * // Workteams: [ // Workteams // required
42
+ * // { // Workteam
43
+ * // WorkteamName: "STRING_VALUE", // required
44
+ * // MemberDefinitions: [ // MemberDefinitions // required
45
+ * // { // MemberDefinition
46
+ * // CognitoMemberDefinition: { // CognitoMemberDefinition
47
+ * // UserPool: "STRING_VALUE", // required
48
+ * // UserGroup: "STRING_VALUE", // required
49
+ * // ClientId: "STRING_VALUE", // required
50
+ * // },
51
+ * // OidcMemberDefinition: { // OidcMemberDefinition
52
+ * // Groups: [ // Groups // required
53
+ * // "STRING_VALUE",
54
+ * // ],
55
+ * // },
56
+ * // },
57
+ * // ],
58
+ * // WorkteamArn: "STRING_VALUE", // required
59
+ * // WorkforceArn: "STRING_VALUE",
60
+ * // ProductListingIds: [ // ProductListings
61
+ * // "STRING_VALUE",
62
+ * // ],
63
+ * // Description: "STRING_VALUE", // required
64
+ * // SubDomain: "STRING_VALUE",
65
+ * // CreateDate: new Date("TIMESTAMP"),
66
+ * // LastUpdatedDate: new Date("TIMESTAMP"),
67
+ * // NotificationConfiguration: { // NotificationConfiguration
68
+ * // NotificationTopicArn: "STRING_VALUE",
69
+ * // },
70
+ * // },
71
+ * // ],
72
+ * // NextToken: "STRING_VALUE",
73
+ * // };
74
+ *
40
75
  * ```
41
76
  *
42
77
  * @param ListWorkteamsCommandInput - {@link ListWorkteamsCommandInput}
@@ -45,6 +80,8 @@ export interface ListWorkteamsCommandOutput extends ListWorkteamsResponse, __Met
45
80
  * @see {@link ListWorkteamsCommandOutput} for command's `response` shape.
46
81
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
47
82
  *
83
+ * @throws {@link SageMakerServiceException}
84
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
48
85
  *
49
86
  */
50
87
  export declare class ListWorkteamsCommand extends $Command<ListWorkteamsCommandInput, ListWorkteamsCommandOutput, SageMakerClientResolvedConfig> {
@@ -34,6 +34,10 @@ export interface PutModelPackageGroupPolicyCommandOutput extends PutModelPackage
34
34
  * };
35
35
  * const command = new PutModelPackageGroupPolicyCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // { // PutModelPackageGroupPolicyOutput
38
+ * // ModelPackageGroupArn: "STRING_VALUE", // required
39
+ * // };
40
+ *
37
41
  * ```
38
42
  *
39
43
  * @param PutModelPackageGroupPolicyCommandInput - {@link PutModelPackageGroupPolicyCommandInput}
@@ -42,6 +46,8 @@ export interface PutModelPackageGroupPolicyCommandOutput extends PutModelPackage
42
46
  * @see {@link PutModelPackageGroupPolicyCommandOutput} for command's `response` shape.
43
47
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
44
48
  *
49
+ * @throws {@link SageMakerServiceException}
50
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
45
51
  *
46
52
  */
47
53
  export declare class PutModelPackageGroupPolicyCommand extends $Command<PutModelPackageGroupPolicyCommandInput, PutModelPackageGroupPolicyCommandOutput, SageMakerClientResolvedConfig> {
@@ -55,6 +55,24 @@ export interface QueryLineageCommandOutput extends QueryLineageResponse, __Metad
55
55
  * };
56
56
  * const command = new QueryLineageCommand(input);
57
57
  * const response = await client.send(command);
58
+ * // { // QueryLineageResponse
59
+ * // Vertices: [ // Vertices
60
+ * // { // Vertex
61
+ * // Arn: "STRING_VALUE",
62
+ * // Type: "STRING_VALUE",
63
+ * // LineageType: "TrialComponent" || "Artifact" || "Context" || "Action",
64
+ * // },
65
+ * // ],
66
+ * // Edges: [ // Edges
67
+ * // { // Edge
68
+ * // SourceArn: "STRING_VALUE",
69
+ * // DestinationArn: "STRING_VALUE",
70
+ * // AssociationType: "ContributedTo" || "AssociatedWith" || "DerivedFrom" || "Produced",
71
+ * // },
72
+ * // ],
73
+ * // NextToken: "STRING_VALUE",
74
+ * // };
75
+ *
58
76
  * ```
59
77
  *
60
78
  * @param QueryLineageCommandInput - {@link QueryLineageCommandInput}
@@ -66,6 +84,8 @@ export interface QueryLineageCommandOutput extends QueryLineageResponse, __Metad
66
84
  * @throws {@link ResourceNotFound} (client fault)
67
85
  * <p>Resource being access is not found.</p>
68
86
  *
87
+ * @throws {@link SageMakerServiceException}
88
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
69
89
  *
70
90
  */
71
91
  export declare class QueryLineageCommand extends $Command<QueryLineageCommandInput, QueryLineageCommandOutput, SageMakerClientResolvedConfig> {
@@ -44,6 +44,8 @@ export interface RegisterDevicesCommandOutput extends __MetadataBearer {
44
44
  * };
45
45
  * const command = new RegisterDevicesCommand(input);
46
46
  * const response = await client.send(command);
47
+ * // {};
48
+ *
47
49
  * ```
48
50
  *
49
51
  * @param RegisterDevicesCommandInput - {@link RegisterDevicesCommandInput}
@@ -56,6 +58,8 @@ export interface RegisterDevicesCommandOutput extends __MetadataBearer {
56
58
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
57
59
  * training jobs created. </p>
58
60
  *
61
+ * @throws {@link SageMakerServiceException}
62
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
59
63
  *
60
64
  */
61
65
  export declare class RegisterDevicesCommand extends $Command<RegisterDevicesCommandInput, RegisterDevicesCommandOutput, SageMakerClientResolvedConfig> {
@@ -38,6 +38,16 @@ export interface RenderUiTemplateCommandOutput extends RenderUiTemplateResponse,
38
38
  * };
39
39
  * const command = new RenderUiTemplateCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // { // RenderUiTemplateResponse
42
+ * // RenderedContent: "STRING_VALUE", // required
43
+ * // Errors: [ // RenderingErrorList // required
44
+ * // { // RenderingError
45
+ * // Code: "STRING_VALUE", // required
46
+ * // Message: "STRING_VALUE", // required
47
+ * // },
48
+ * // ],
49
+ * // };
50
+ *
41
51
  * ```
42
52
  *
43
53
  * @param RenderUiTemplateCommandInput - {@link RenderUiTemplateCommandInput}
@@ -49,6 +59,8 @@ export interface RenderUiTemplateCommandOutput extends RenderUiTemplateResponse,
49
59
  * @throws {@link ResourceNotFound} (client fault)
50
60
  * <p>Resource being access is not found.</p>
51
61
  *
62
+ * @throws {@link SageMakerServiceException}
63
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
52
64
  *
53
65
  */
54
66
  export declare class RenderUiTemplateCommand extends $Command<RenderUiTemplateCommandInput, RenderUiTemplateCommandOutput, SageMakerClientResolvedConfig> {
@@ -35,6 +35,10 @@ export interface RetryPipelineExecutionCommandOutput extends RetryPipelineExecut
35
35
  * };
36
36
  * const command = new RetryPipelineExecutionCommand(input);
37
37
  * const response = await client.send(command);
38
+ * // { // RetryPipelineExecutionResponse
39
+ * // PipelineExecutionArn: "STRING_VALUE",
40
+ * // };
41
+ *
38
42
  * ```
39
43
  *
40
44
  * @param RetryPipelineExecutionCommandInput - {@link RetryPipelineExecutionCommandInput}
@@ -54,6 +58,8 @@ export interface RetryPipelineExecutionCommandOutput extends RetryPipelineExecut
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 RetryPipelineExecutionCommand extends $Command<RetryPipelineExecutionCommandInput, RetryPipelineExecutionCommandOutput, SageMakerClientResolvedConfig> {