@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
@@ -35,6 +35,17 @@ export interface ListHumanTaskUisCommandOutput extends ListHumanTaskUisResponse,
35
35
  * };
36
36
  * const command = new ListHumanTaskUisCommand(input);
37
37
  * const response = await client.send(command);
38
+ * // { // ListHumanTaskUisResponse
39
+ * // HumanTaskUiSummaries: [ // HumanTaskUiSummaries // required
40
+ * // { // HumanTaskUiSummary
41
+ * // HumanTaskUiName: "STRING_VALUE", // required
42
+ * // HumanTaskUiArn: "STRING_VALUE", // required
43
+ * // CreationTime: new Date("TIMESTAMP"), // required
44
+ * // },
45
+ * // ],
46
+ * // NextToken: "STRING_VALUE",
47
+ * // };
48
+ *
38
49
  * ```
39
50
  *
40
51
  * @param ListHumanTaskUisCommandInput - {@link ListHumanTaskUisCommandInput}
@@ -43,6 +54,8 @@ export interface ListHumanTaskUisCommandOutput extends ListHumanTaskUisResponse,
43
54
  * @see {@link ListHumanTaskUisCommandOutput} for command's `response` shape.
44
55
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
45
56
  *
57
+ * @throws {@link SageMakerServiceException}
58
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
46
59
  *
47
60
  */
48
61
  export declare class ListHumanTaskUisCommand extends $Command<ListHumanTaskUisCommandInput, ListHumanTaskUisCommandOutput, SageMakerClientResolvedConfig> {
@@ -42,6 +42,38 @@ export interface ListHyperParameterTuningJobsCommandOutput extends ListHyperPara
42
42
  * };
43
43
  * const command = new ListHyperParameterTuningJobsCommand(input);
44
44
  * const response = await client.send(command);
45
+ * // { // ListHyperParameterTuningJobsResponse
46
+ * // HyperParameterTuningJobSummaries: [ // HyperParameterTuningJobSummaries // required
47
+ * // { // HyperParameterTuningJobSummary
48
+ * // HyperParameterTuningJobName: "STRING_VALUE", // required
49
+ * // HyperParameterTuningJobArn: "STRING_VALUE", // required
50
+ * // HyperParameterTuningJobStatus: "Completed" || "InProgress" || "Failed" || "Stopped" || "Stopping", // required
51
+ * // Strategy: "Bayesian" || "Random" || "Hyperband" || "Grid", // required
52
+ * // CreationTime: new Date("TIMESTAMP"), // required
53
+ * // HyperParameterTuningEndTime: new Date("TIMESTAMP"),
54
+ * // LastModifiedTime: new Date("TIMESTAMP"),
55
+ * // TrainingJobStatusCounters: { // TrainingJobStatusCounters
56
+ * // Completed: Number("int"),
57
+ * // InProgress: Number("int"),
58
+ * // RetryableError: Number("int"),
59
+ * // NonRetryableError: Number("int"),
60
+ * // Stopped: Number("int"),
61
+ * // },
62
+ * // ObjectiveStatusCounters: { // ObjectiveStatusCounters
63
+ * // Succeeded: Number("int"),
64
+ * // Pending: Number("int"),
65
+ * // Failed: Number("int"),
66
+ * // },
67
+ * // ResourceLimits: { // ResourceLimits
68
+ * // MaxNumberOfTrainingJobs: Number("int"),
69
+ * // MaxParallelTrainingJobs: Number("int"), // required
70
+ * // MaxRuntimeInSeconds: Number("int"),
71
+ * // },
72
+ * // },
73
+ * // ],
74
+ * // NextToken: "STRING_VALUE",
75
+ * // };
76
+ *
45
77
  * ```
46
78
  *
47
79
  * @param ListHyperParameterTuningJobsCommandInput - {@link ListHyperParameterTuningJobsCommandInput}
@@ -50,6 +82,8 @@ export interface ListHyperParameterTuningJobsCommandOutput extends ListHyperPara
50
82
  * @see {@link ListHyperParameterTuningJobsCommandOutput} for command's `response` shape.
51
83
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
52
84
  *
85
+ * @throws {@link SageMakerServiceException}
86
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
53
87
  *
54
88
  */
55
89
  export declare class ListHyperParameterTuningJobsCommand extends $Command<ListHyperParameterTuningJobsCommandInput, ListHyperParameterTuningJobsCommandOutput, SageMakerClientResolvedConfig> {
@@ -40,6 +40,21 @@ export interface ListImageVersionsCommandOutput extends ListImageVersionsRespons
40
40
  * };
41
41
  * const command = new ListImageVersionsCommand(input);
42
42
  * const response = await client.send(command);
43
+ * // { // ListImageVersionsResponse
44
+ * // ImageVersions: [ // ImageVersions
45
+ * // { // ImageVersion
46
+ * // CreationTime: new Date("TIMESTAMP"), // required
47
+ * // FailureReason: "STRING_VALUE",
48
+ * // ImageArn: "STRING_VALUE", // required
49
+ * // ImageVersionArn: "STRING_VALUE", // required
50
+ * // ImageVersionStatus: "CREATING" || "CREATED" || "CREATE_FAILED" || "DELETING" || "DELETE_FAILED", // required
51
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
52
+ * // Version: Number("int"), // required
53
+ * // },
54
+ * // ],
55
+ * // NextToken: "STRING_VALUE",
56
+ * // };
57
+ *
43
58
  * ```
44
59
  *
45
60
  * @param ListImageVersionsCommandInput - {@link ListImageVersionsCommandInput}
@@ -51,6 +66,8 @@ export interface ListImageVersionsCommandOutput extends ListImageVersionsRespons
51
66
  * @throws {@link ResourceNotFound} (client fault)
52
67
  * <p>Resource being access is not found.</p>
53
68
  *
69
+ * @throws {@link SageMakerServiceException}
70
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
54
71
  *
55
72
  */
56
73
  export declare class ListImageVersionsCommand extends $Command<ListImageVersionsCommandInput, ListImageVersionsCommandOutput, SageMakerClientResolvedConfig> {
@@ -40,6 +40,22 @@ export interface ListImagesCommandOutput extends ListImagesResponse, __MetadataB
40
40
  * };
41
41
  * const command = new ListImagesCommand(input);
42
42
  * const response = await client.send(command);
43
+ * // { // ListImagesResponse
44
+ * // Images: [ // Images
45
+ * // { // Image
46
+ * // CreationTime: new Date("TIMESTAMP"), // required
47
+ * // Description: "STRING_VALUE",
48
+ * // DisplayName: "STRING_VALUE",
49
+ * // FailureReason: "STRING_VALUE",
50
+ * // ImageArn: "STRING_VALUE", // required
51
+ * // ImageName: "STRING_VALUE", // required
52
+ * // ImageStatus: "CREATING" || "CREATED" || "CREATE_FAILED" || "UPDATING" || "UPDATE_FAILED" || "DELETING" || "DELETE_FAILED", // required
53
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
54
+ * // },
55
+ * // ],
56
+ * // NextToken: "STRING_VALUE",
57
+ * // };
58
+ *
43
59
  * ```
44
60
  *
45
61
  * @param ListImagesCommandInput - {@link ListImagesCommandInput}
@@ -48,6 +64,8 @@ export interface ListImagesCommandOutput extends ListImagesResponse, __MetadataB
48
64
  * @see {@link ListImagesCommandOutput} for command's `response` shape.
49
65
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
50
66
  *
67
+ * @throws {@link SageMakerServiceException}
68
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
51
69
  *
52
70
  */
53
71
  export declare class ListImagesCommand extends $Command<ListImagesCommandInput, ListImagesCommandOutput, SageMakerClientResolvedConfig> {
@@ -41,6 +41,27 @@ export interface ListInferenceExperimentsCommandOutput extends ListInferenceExpe
41
41
  * };
42
42
  * const command = new ListInferenceExperimentsCommand(input);
43
43
  * const response = await client.send(command);
44
+ * // { // ListInferenceExperimentsResponse
45
+ * // InferenceExperiments: [ // InferenceExperimentList
46
+ * // { // InferenceExperimentSummary
47
+ * // Name: "STRING_VALUE", // required
48
+ * // Type: "ShadowMode", // required
49
+ * // Schedule: { // InferenceExperimentSchedule
50
+ * // StartTime: new Date("TIMESTAMP"),
51
+ * // EndTime: new Date("TIMESTAMP"),
52
+ * // },
53
+ * // Status: "Creating" || "Created" || "Updating" || "Running" || "Starting" || "Stopping" || "Completed" || "Cancelled", // required
54
+ * // StatusReason: "STRING_VALUE",
55
+ * // Description: "STRING_VALUE",
56
+ * // CreationTime: new Date("TIMESTAMP"), // required
57
+ * // CompletionTime: new Date("TIMESTAMP"),
58
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
59
+ * // RoleArn: "STRING_VALUE",
60
+ * // },
61
+ * // ],
62
+ * // NextToken: "STRING_VALUE",
63
+ * // };
64
+ *
44
65
  * ```
45
66
  *
46
67
  * @param ListInferenceExperimentsCommandInput - {@link ListInferenceExperimentsCommandInput}
@@ -49,6 +70,8 @@ export interface ListInferenceExperimentsCommandOutput extends ListInferenceExpe
49
70
  * @see {@link ListInferenceExperimentsCommandOutput} for command's `response` shape.
50
71
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
51
72
  *
73
+ * @throws {@link SageMakerServiceException}
74
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
52
75
  *
53
76
  */
54
77
  export declare class ListInferenceExperimentsCommand extends $Command<ListInferenceExperimentsCommandInput, ListInferenceExperimentsCommandOutput, SageMakerClientResolvedConfig> {
@@ -36,6 +36,49 @@ export interface ListInferenceRecommendationsJobStepsCommandOutput extends ListI
36
36
  * };
37
37
  * const command = new ListInferenceRecommendationsJobStepsCommand(input);
38
38
  * const response = await client.send(command);
39
+ * // { // ListInferenceRecommendationsJobStepsResponse
40
+ * // Steps: [ // InferenceRecommendationsJobSteps
41
+ * // { // InferenceRecommendationsJobStep
42
+ * // StepType: "BENCHMARK", // required
43
+ * // JobName: "STRING_VALUE", // required
44
+ * // Status: "PENDING" || "IN_PROGRESS" || "COMPLETED" || "FAILED" || "STOPPING" || "STOPPED", // required
45
+ * // InferenceBenchmark: { // RecommendationJobInferenceBenchmark
46
+ * // Metrics: { // RecommendationMetrics
47
+ * // CostPerHour: Number("float"), // required
48
+ * // CostPerInference: Number("float"), // required
49
+ * // MaxInvocations: Number("int"), // required
50
+ * // ModelLatency: Number("int"), // required
51
+ * // CpuUtilization: Number("float"),
52
+ * // MemoryUtilization: Number("float"),
53
+ * // },
54
+ * // EndpointConfiguration: { // EndpointOutputConfiguration
55
+ * // EndpointName: "STRING_VALUE", // required
56
+ * // VariantName: "STRING_VALUE", // required
57
+ * // InstanceType: "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", // required
58
+ * // InitialInstanceCount: Number("int"), // required
59
+ * // },
60
+ * // ModelConfiguration: { // ModelConfiguration
61
+ * // InferenceSpecificationName: "STRING_VALUE",
62
+ * // EnvironmentParameters: [ // EnvironmentParameters
63
+ * // { // EnvironmentParameter
64
+ * // Key: "STRING_VALUE", // required
65
+ * // ValueType: "STRING_VALUE", // required
66
+ * // Value: "STRING_VALUE", // required
67
+ * // },
68
+ * // ],
69
+ * // CompilationJobName: "STRING_VALUE",
70
+ * // },
71
+ * // FailureReason: "STRING_VALUE",
72
+ * // EndpointMetrics: { // InferenceMetrics
73
+ * // MaxInvocations: Number("int"), // required
74
+ * // ModelLatency: Number("int"), // required
75
+ * // },
76
+ * // },
77
+ * // },
78
+ * // ],
79
+ * // NextToken: "STRING_VALUE",
80
+ * // };
81
+ *
39
82
  * ```
40
83
  *
41
84
  * @param ListInferenceRecommendationsJobStepsCommandInput - {@link ListInferenceRecommendationsJobStepsCommandInput}
@@ -47,6 +90,8 @@ export interface ListInferenceRecommendationsJobStepsCommandOutput extends ListI
47
90
  * @throws {@link ResourceNotFound} (client fault)
48
91
  * <p>Resource being access is not found.</p>
49
92
  *
93
+ * @throws {@link SageMakerServiceException}
94
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
50
95
  *
51
96
  */
52
97
  export declare class ListInferenceRecommendationsJobStepsCommand extends $Command<ListInferenceRecommendationsJobStepsCommandInput, ListInferenceRecommendationsJobStepsCommandOutput, SageMakerClientResolvedConfig> {
@@ -40,6 +40,24 @@ export interface ListInferenceRecommendationsJobsCommandOutput extends ListInfer
40
40
  * };
41
41
  * const command = new ListInferenceRecommendationsJobsCommand(input);
42
42
  * const response = await client.send(command);
43
+ * // { // ListInferenceRecommendationsJobsResponse
44
+ * // InferenceRecommendationsJobs: [ // InferenceRecommendationsJobs // required
45
+ * // { // InferenceRecommendationsJob
46
+ * // JobName: "STRING_VALUE", // required
47
+ * // JobDescription: "STRING_VALUE", // required
48
+ * // JobType: "Default" || "Advanced", // required
49
+ * // JobArn: "STRING_VALUE", // required
50
+ * // Status: "PENDING" || "IN_PROGRESS" || "COMPLETED" || "FAILED" || "STOPPING" || "STOPPED", // required
51
+ * // CreationTime: new Date("TIMESTAMP"), // required
52
+ * // CompletionTime: new Date("TIMESTAMP"),
53
+ * // RoleArn: "STRING_VALUE", // required
54
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
55
+ * // FailureReason: "STRING_VALUE",
56
+ * // },
57
+ * // ],
58
+ * // NextToken: "STRING_VALUE",
59
+ * // };
60
+ *
43
61
  * ```
44
62
  *
45
63
  * @param ListInferenceRecommendationsJobsCommandInput - {@link ListInferenceRecommendationsJobsCommandInput}
@@ -48,6 +66,8 @@ export interface ListInferenceRecommendationsJobsCommandOutput extends ListInfer
48
66
  * @see {@link ListInferenceRecommendationsJobsCommandOutput} for command's `response` shape.
49
67
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
50
68
  *
69
+ * @throws {@link SageMakerServiceException}
70
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
51
71
  *
52
72
  */
53
73
  export declare class ListInferenceRecommendationsJobsCommand extends $Command<ListInferenceRecommendationsJobsCommandInput, ListInferenceRecommendationsJobsCommandOutput, SageMakerClientResolvedConfig> {
@@ -40,6 +40,49 @@ export interface ListLabelingJobsCommandOutput extends ListLabelingJobsResponse,
40
40
  * };
41
41
  * const command = new ListLabelingJobsCommand(input);
42
42
  * const response = await client.send(command);
43
+ * // { // ListLabelingJobsResponse
44
+ * // LabelingJobSummaryList: [ // LabelingJobSummaryList
45
+ * // { // LabelingJobSummary
46
+ * // LabelingJobName: "STRING_VALUE", // required
47
+ * // LabelingJobArn: "STRING_VALUE", // required
48
+ * // CreationTime: new Date("TIMESTAMP"), // required
49
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
50
+ * // LabelingJobStatus: "Initializing" || "InProgress" || "Completed" || "Failed" || "Stopping" || "Stopped", // required
51
+ * // LabelCounters: { // LabelCounters
52
+ * // TotalLabeled: Number("int"),
53
+ * // HumanLabeled: Number("int"),
54
+ * // MachineLabeled: Number("int"),
55
+ * // FailedNonRetryableError: Number("int"),
56
+ * // Unlabeled: Number("int"),
57
+ * // },
58
+ * // WorkteamArn: "STRING_VALUE", // required
59
+ * // PreHumanTaskLambdaArn: "STRING_VALUE", // required
60
+ * // AnnotationConsolidationLambdaArn: "STRING_VALUE",
61
+ * // FailureReason: "STRING_VALUE",
62
+ * // LabelingJobOutput: { // LabelingJobOutput
63
+ * // OutputDatasetS3Uri: "STRING_VALUE", // required
64
+ * // FinalActiveLearningModelArn: "STRING_VALUE",
65
+ * // },
66
+ * // InputConfig: { // LabelingJobInputConfig
67
+ * // DataSource: { // LabelingJobDataSource
68
+ * // S3DataSource: { // LabelingJobS3DataSource
69
+ * // ManifestS3Uri: "STRING_VALUE", // required
70
+ * // },
71
+ * // SnsDataSource: { // LabelingJobSnsDataSource
72
+ * // SnsTopicArn: "STRING_VALUE", // required
73
+ * // },
74
+ * // },
75
+ * // DataAttributes: { // LabelingJobDataAttributes
76
+ * // ContentClassifiers: [ // ContentClassifiers
77
+ * // "FreeOfPersonallyIdentifiableInformation" || "FreeOfAdultContent",
78
+ * // ],
79
+ * // },
80
+ * // },
81
+ * // },
82
+ * // ],
83
+ * // NextToken: "STRING_VALUE",
84
+ * // };
85
+ *
43
86
  * ```
44
87
  *
45
88
  * @param ListLabelingJobsCommandInput - {@link ListLabelingJobsCommandInput}
@@ -48,6 +91,8 @@ export interface ListLabelingJobsCommandOutput extends ListLabelingJobsResponse,
48
91
  * @see {@link ListLabelingJobsCommandOutput} for command's `response` shape.
49
92
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
50
93
  *
94
+ * @throws {@link SageMakerServiceException}
95
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
51
96
  *
52
97
  */
53
98
  export declare class ListLabelingJobsCommand extends $Command<ListLabelingJobsCommandInput, ListLabelingJobsCommandOutput, SageMakerClientResolvedConfig> {
@@ -38,6 +38,24 @@ export interface ListLabelingJobsForWorkteamCommandOutput extends ListLabelingJo
38
38
  * };
39
39
  * const command = new ListLabelingJobsForWorkteamCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // { // ListLabelingJobsForWorkteamResponse
42
+ * // LabelingJobSummaryList: [ // LabelingJobForWorkteamSummaryList // required
43
+ * // { // LabelingJobForWorkteamSummary
44
+ * // LabelingJobName: "STRING_VALUE",
45
+ * // JobReferenceCode: "STRING_VALUE", // required
46
+ * // WorkRequesterAccountId: "STRING_VALUE", // required
47
+ * // CreationTime: new Date("TIMESTAMP"), // required
48
+ * // LabelCounters: { // LabelCountersForWorkteam
49
+ * // HumanLabeled: Number("int"),
50
+ * // PendingHuman: Number("int"),
51
+ * // Total: Number("int"),
52
+ * // },
53
+ * // NumberOfHumanWorkersPerDataObject: Number("int"),
54
+ * // },
55
+ * // ],
56
+ * // NextToken: "STRING_VALUE",
57
+ * // };
58
+ *
41
59
  * ```
42
60
  *
43
61
  * @param ListLabelingJobsForWorkteamCommandInput - {@link ListLabelingJobsForWorkteamCommandInput}
@@ -49,6 +67,8 @@ export interface ListLabelingJobsForWorkteamCommandOutput extends ListLabelingJo
49
67
  * @throws {@link ResourceNotFound} (client fault)
50
68
  * <p>Resource being access is not found.</p>
51
69
  *
70
+ * @throws {@link SageMakerServiceException}
71
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
52
72
  *
53
73
  */
54
74
  export declare class ListLabelingJobsForWorkteamCommand extends $Command<ListLabelingJobsForWorkteamCommandInput, ListLabelingJobsForWorkteamCommandOutput, SageMakerClientResolvedConfig> {
@@ -38,6 +38,19 @@ export interface ListLineageGroupsCommandOutput extends ListLineageGroupsRespons
38
38
  * };
39
39
  * const command = new ListLineageGroupsCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // { // ListLineageGroupsResponse
42
+ * // LineageGroupSummaries: [ // LineageGroupSummaries
43
+ * // { // LineageGroupSummary
44
+ * // LineageGroupArn: "STRING_VALUE",
45
+ * // LineageGroupName: "STRING_VALUE",
46
+ * // DisplayName: "STRING_VALUE",
47
+ * // CreationTime: new Date("TIMESTAMP"),
48
+ * // LastModifiedTime: new Date("TIMESTAMP"),
49
+ * // },
50
+ * // ],
51
+ * // NextToken: "STRING_VALUE",
52
+ * // };
53
+ *
41
54
  * ```
42
55
  *
43
56
  * @param ListLineageGroupsCommandInput - {@link ListLineageGroupsCommandInput}
@@ -46,6 +59,8 @@ export interface ListLineageGroupsCommandOutput extends ListLineageGroupsRespons
46
59
  * @see {@link ListLineageGroupsCommandOutput} for command's `response` shape.
47
60
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
48
61
  *
62
+ * @throws {@link SageMakerServiceException}
63
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
49
64
  *
50
65
  */
51
66
  export declare class ListLineageGroupsCommand extends $Command<ListLineageGroupsCommandInput, ListLineageGroupsCommandOutput, SageMakerClientResolvedConfig> {
@@ -38,6 +38,18 @@ export interface ListModelBiasJobDefinitionsCommandOutput extends ListModelBiasJ
38
38
  * };
39
39
  * const command = new ListModelBiasJobDefinitionsCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // { // ListModelBiasJobDefinitionsResponse
42
+ * // JobDefinitionSummaries: [ // MonitoringJobDefinitionSummaryList // required
43
+ * // { // MonitoringJobDefinitionSummary
44
+ * // MonitoringJobDefinitionName: "STRING_VALUE", // required
45
+ * // MonitoringJobDefinitionArn: "STRING_VALUE", // required
46
+ * // CreationTime: new Date("TIMESTAMP"), // required
47
+ * // EndpointName: "STRING_VALUE", // required
48
+ * // },
49
+ * // ],
50
+ * // NextToken: "STRING_VALUE",
51
+ * // };
52
+ *
41
53
  * ```
42
54
  *
43
55
  * @param ListModelBiasJobDefinitionsCommandInput - {@link ListModelBiasJobDefinitionsCommandInput}
@@ -46,6 +58,8 @@ export interface ListModelBiasJobDefinitionsCommandOutput extends ListModelBiasJ
46
58
  * @see {@link ListModelBiasJobDefinitionsCommandOutput} for command's `response` shape.
47
59
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
48
60
  *
61
+ * @throws {@link SageMakerServiceException}
62
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
49
63
  *
50
64
  */
51
65
  export declare class ListModelBiasJobDefinitionsCommand extends $Command<ListModelBiasJobDefinitionsCommandInput, ListModelBiasJobDefinitionsCommandOutput, SageMakerClientResolvedConfig> {
@@ -40,6 +40,21 @@ export interface ListModelCardExportJobsCommandOutput extends ListModelCardExpor
40
40
  * };
41
41
  * const command = new ListModelCardExportJobsCommand(input);
42
42
  * const response = await client.send(command);
43
+ * // { // ListModelCardExportJobsResponse
44
+ * // ModelCardExportJobSummaries: [ // ModelCardExportJobSummaryList // required
45
+ * // { // ModelCardExportJobSummary
46
+ * // ModelCardExportJobName: "STRING_VALUE", // required
47
+ * // ModelCardExportJobArn: "STRING_VALUE", // required
48
+ * // Status: "InProgress" || "Completed" || "Failed", // required
49
+ * // ModelCardName: "STRING_VALUE", // required
50
+ * // ModelCardVersion: Number("int"), // required
51
+ * // CreatedAt: new Date("TIMESTAMP"), // required
52
+ * // LastModifiedAt: new Date("TIMESTAMP"), // required
53
+ * // },
54
+ * // ],
55
+ * // NextToken: "STRING_VALUE",
56
+ * // };
57
+ *
43
58
  * ```
44
59
  *
45
60
  * @param ListModelCardExportJobsCommandInput - {@link ListModelCardExportJobsCommandInput}
@@ -48,6 +63,8 @@ export interface ListModelCardExportJobsCommandOutput extends ListModelCardExpor
48
63
  * @see {@link ListModelCardExportJobsCommandOutput} 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 ListModelCardExportJobsCommand extends $Command<ListModelCardExportJobsCommandInput, ListModelCardExportJobsCommandOutput, SageMakerClientResolvedConfig> {
@@ -38,6 +38,20 @@ export interface ListModelCardVersionsCommandOutput extends ListModelCardVersion
38
38
  * };
39
39
  * const command = new ListModelCardVersionsCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // { // ListModelCardVersionsResponse
42
+ * // ModelCardVersionSummaryList: [ // ModelCardVersionSummaryList // required
43
+ * // { // ModelCardVersionSummary
44
+ * // ModelCardName: "STRING_VALUE", // required
45
+ * // ModelCardArn: "STRING_VALUE", // required
46
+ * // ModelCardStatus: "Draft" || "PendingReview" || "Approved" || "Archived", // required
47
+ * // ModelCardVersion: Number("int"), // required
48
+ * // CreationTime: new Date("TIMESTAMP"), // required
49
+ * // LastModifiedTime: new Date("TIMESTAMP"),
50
+ * // },
51
+ * // ],
52
+ * // NextToken: "STRING_VALUE",
53
+ * // };
54
+ *
41
55
  * ```
42
56
  *
43
57
  * @param ListModelCardVersionsCommandInput - {@link ListModelCardVersionsCommandInput}
@@ -49,6 +63,8 @@ export interface ListModelCardVersionsCommandOutput extends ListModelCardVersion
49
63
  * @throws {@link ResourceNotFound} (client fault)
50
64
  * <p>Resource being access is not found.</p>
51
65
  *
66
+ * @throws {@link SageMakerServiceException}
67
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
52
68
  *
53
69
  */
54
70
  export declare class ListModelCardVersionsCommand extends $Command<ListModelCardVersionsCommandInput, ListModelCardVersionsCommandOutput, SageMakerClientResolvedConfig> {
@@ -38,6 +38,19 @@ export interface ListModelCardsCommandOutput extends ListModelCardsResponse, __M
38
38
  * };
39
39
  * const command = new ListModelCardsCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // { // ListModelCardsResponse
42
+ * // ModelCardSummaries: [ // ModelCardSummaryList // required
43
+ * // { // ModelCardSummary
44
+ * // ModelCardName: "STRING_VALUE", // required
45
+ * // ModelCardArn: "STRING_VALUE", // required
46
+ * // ModelCardStatus: "Draft" || "PendingReview" || "Approved" || "Archived", // required
47
+ * // CreationTime: new Date("TIMESTAMP"), // required
48
+ * // LastModifiedTime: new Date("TIMESTAMP"),
49
+ * // },
50
+ * // ],
51
+ * // NextToken: "STRING_VALUE",
52
+ * // };
53
+ *
41
54
  * ```
42
55
  *
43
56
  * @param ListModelCardsCommandInput - {@link ListModelCardsCommandInput}
@@ -46,6 +59,8 @@ export interface ListModelCardsCommandOutput extends ListModelCardsResponse, __M
46
59
  * @see {@link ListModelCardsCommandOutput} for command's `response` shape.
47
60
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
48
61
  *
62
+ * @throws {@link SageMakerServiceException}
63
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
49
64
  *
50
65
  */
51
66
  export declare class ListModelCardsCommand extends $Command<ListModelCardsCommandInput, ListModelCardsCommandOutput, SageMakerClientResolvedConfig> {
@@ -38,6 +38,18 @@ export interface ListModelExplainabilityJobDefinitionsCommandOutput extends List
38
38
  * };
39
39
  * const command = new ListModelExplainabilityJobDefinitionsCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // { // ListModelExplainabilityJobDefinitionsResponse
42
+ * // JobDefinitionSummaries: [ // MonitoringJobDefinitionSummaryList // required
43
+ * // { // MonitoringJobDefinitionSummary
44
+ * // MonitoringJobDefinitionName: "STRING_VALUE", // required
45
+ * // MonitoringJobDefinitionArn: "STRING_VALUE", // required
46
+ * // CreationTime: new Date("TIMESTAMP"), // required
47
+ * // EndpointName: "STRING_VALUE", // required
48
+ * // },
49
+ * // ],
50
+ * // NextToken: "STRING_VALUE",
51
+ * // };
52
+ *
41
53
  * ```
42
54
  *
43
55
  * @param ListModelExplainabilityJobDefinitionsCommandInput - {@link ListModelExplainabilityJobDefinitionsCommandInput}
@@ -46,6 +58,8 @@ export interface ListModelExplainabilityJobDefinitionsCommandOutput extends List
46
58
  * @see {@link ListModelExplainabilityJobDefinitionsCommandOutput} for command's `response` shape.
47
59
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
48
60
  *
61
+ * @throws {@link SageMakerServiceException}
62
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
49
63
  *
50
64
  */
51
65
  export declare class ListModelExplainabilityJobDefinitionsCommand extends $Command<ListModelExplainabilityJobDefinitionsCommandInput, ListModelExplainabilityJobDefinitionsCommandOutput, SageMakerClientResolvedConfig> {
@@ -41,6 +41,19 @@ export interface ListModelMetadataCommandOutput extends ListModelMetadataRespons
41
41
  * };
42
42
  * const command = new ListModelMetadataCommand(input);
43
43
  * const response = await client.send(command);
44
+ * // { // ListModelMetadataResponse
45
+ * // ModelMetadataSummaries: [ // ModelMetadataSummaries // required
46
+ * // { // ModelMetadataSummary
47
+ * // Domain: "STRING_VALUE", // required
48
+ * // Framework: "STRING_VALUE", // required
49
+ * // Task: "STRING_VALUE", // required
50
+ * // Model: "STRING_VALUE", // required
51
+ * // FrameworkVersion: "STRING_VALUE", // required
52
+ * // },
53
+ * // ],
54
+ * // NextToken: "STRING_VALUE",
55
+ * // };
56
+ *
44
57
  * ```
45
58
  *
46
59
  * @param ListModelMetadataCommandInput - {@link ListModelMetadataCommandInput}
@@ -49,6 +62,8 @@ export interface ListModelMetadataCommandOutput extends ListModelMetadataRespons
49
62
  * @see {@link ListModelMetadataCommandOutput} for command's `response` shape.
50
63
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
51
64
  *
65
+ * @throws {@link SageMakerServiceException}
66
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
52
67
  *
53
68
  */
54
69
  export declare class ListModelMetadataCommand extends $Command<ListModelMetadataCommandInput, ListModelMetadataCommandOutput, SageMakerClientResolvedConfig> {
@@ -37,6 +37,19 @@ export interface ListModelPackageGroupsCommandOutput extends ListModelPackageGro
37
37
  * };
38
38
  * const command = new ListModelPackageGroupsCommand(input);
39
39
  * const response = await client.send(command);
40
+ * // { // ListModelPackageGroupsOutput
41
+ * // ModelPackageGroupSummaryList: [ // ModelPackageGroupSummaryList // required
42
+ * // { // ModelPackageGroupSummary
43
+ * // ModelPackageGroupName: "STRING_VALUE", // required
44
+ * // ModelPackageGroupArn: "STRING_VALUE", // required
45
+ * // ModelPackageGroupDescription: "STRING_VALUE",
46
+ * // CreationTime: new Date("TIMESTAMP"), // required
47
+ * // ModelPackageGroupStatus: "Pending" || "InProgress" || "Completed" || "Failed" || "Deleting" || "DeleteFailed", // required
48
+ * // },
49
+ * // ],
50
+ * // NextToken: "STRING_VALUE",
51
+ * // };
52
+ *
40
53
  * ```
41
54
  *
42
55
  * @param ListModelPackageGroupsCommandInput - {@link ListModelPackageGroupsCommandInput}
@@ -45,6 +58,8 @@ export interface ListModelPackageGroupsCommandOutput extends ListModelPackageGro
45
58
  * @see {@link ListModelPackageGroupsCommandOutput} for command's `response` shape.
46
59
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
47
60
  *
61
+ * @throws {@link SageMakerServiceException}
62
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
48
63
  *
49
64
  */
50
65
  export declare class ListModelPackageGroupsCommand extends $Command<ListModelPackageGroupsCommandInput, ListModelPackageGroupsCommandOutput, SageMakerClientResolvedConfig> {
@@ -40,6 +40,22 @@ export interface ListModelPackagesCommandOutput extends ListModelPackagesOutput,
40
40
  * };
41
41
  * const command = new ListModelPackagesCommand(input);
42
42
  * const response = await client.send(command);
43
+ * // { // ListModelPackagesOutput
44
+ * // ModelPackageSummaryList: [ // ModelPackageSummaryList // required
45
+ * // { // ModelPackageSummary
46
+ * // ModelPackageName: "STRING_VALUE", // required
47
+ * // ModelPackageGroupName: "STRING_VALUE",
48
+ * // ModelPackageVersion: Number("int"),
49
+ * // ModelPackageArn: "STRING_VALUE", // required
50
+ * // ModelPackageDescription: "STRING_VALUE",
51
+ * // CreationTime: new Date("TIMESTAMP"), // required
52
+ * // ModelPackageStatus: "Pending" || "InProgress" || "Completed" || "Failed" || "Deleting", // required
53
+ * // ModelApprovalStatus: "Approved" || "Rejected" || "PendingManualApproval",
54
+ * // },
55
+ * // ],
56
+ * // NextToken: "STRING_VALUE",
57
+ * // };
58
+ *
43
59
  * ```
44
60
  *
45
61
  * @param ListModelPackagesCommandInput - {@link ListModelPackagesCommandInput}
@@ -48,6 +64,8 @@ export interface ListModelPackagesCommandOutput extends ListModelPackagesOutput,
48
64
  * @see {@link ListModelPackagesCommandOutput} for command's `response` shape.
49
65
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
50
66
  *
67
+ * @throws {@link SageMakerServiceException}
68
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
51
69
  *
52
70
  */
53
71
  export declare class ListModelPackagesCommand extends $Command<ListModelPackagesCommandInput, ListModelPackagesCommandOutput, SageMakerClientResolvedConfig> {