@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
@@ -36,6 +36,46 @@ export interface DescribeWorkforceCommandOutput extends DescribeWorkforceRespons
36
36
  * };
37
37
  * const command = new DescribeWorkforceCommand(input);
38
38
  * const response = await client.send(command);
39
+ * // { // DescribeWorkforceResponse
40
+ * // Workforce: { // Workforce
41
+ * // WorkforceName: "STRING_VALUE", // required
42
+ * // WorkforceArn: "STRING_VALUE", // required
43
+ * // LastUpdatedDate: new Date("TIMESTAMP"),
44
+ * // SourceIpConfig: { // SourceIpConfig
45
+ * // Cidrs: [ // Cidrs // required
46
+ * // "STRING_VALUE",
47
+ * // ],
48
+ * // },
49
+ * // SubDomain: "STRING_VALUE",
50
+ * // CognitoConfig: { // CognitoConfig
51
+ * // UserPool: "STRING_VALUE", // required
52
+ * // ClientId: "STRING_VALUE", // required
53
+ * // },
54
+ * // OidcConfig: { // OidcConfigForResponse
55
+ * // ClientId: "STRING_VALUE",
56
+ * // Issuer: "STRING_VALUE",
57
+ * // AuthorizationEndpoint: "STRING_VALUE",
58
+ * // TokenEndpoint: "STRING_VALUE",
59
+ * // UserInfoEndpoint: "STRING_VALUE",
60
+ * // LogoutEndpoint: "STRING_VALUE",
61
+ * // JwksUri: "STRING_VALUE",
62
+ * // },
63
+ * // CreateDate: new Date("TIMESTAMP"),
64
+ * // WorkforceVpcConfig: { // WorkforceVpcConfigResponse
65
+ * // VpcId: "STRING_VALUE", // required
66
+ * // SecurityGroupIds: [ // WorkforceSecurityGroupIds // required
67
+ * // "STRING_VALUE",
68
+ * // ],
69
+ * // Subnets: [ // WorkforceSubnets // required
70
+ * // "STRING_VALUE",
71
+ * // ],
72
+ * // VpcEndpointId: "STRING_VALUE",
73
+ * // },
74
+ * // Status: "Initializing" || "Updating" || "Deleting" || "Failed" || "Active",
75
+ * // FailureReason: "STRING_VALUE",
76
+ * // },
77
+ * // };
78
+ *
39
79
  * ```
40
80
  *
41
81
  * @param DescribeWorkforceCommandInput - {@link DescribeWorkforceCommandInput}
@@ -44,6 +84,8 @@ export interface DescribeWorkforceCommandOutput extends DescribeWorkforceRespons
44
84
  * @see {@link DescribeWorkforceCommandOutput} for command's `response` shape.
45
85
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
46
86
  *
87
+ * @throws {@link SageMakerServiceException}
88
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
47
89
  *
48
90
  */
49
91
  export declare class DescribeWorkforceCommand extends $Command<DescribeWorkforceCommandInput, DescribeWorkforceCommandOutput, SageMakerClientResolvedConfig> {
@@ -33,6 +33,38 @@ export interface DescribeWorkteamCommandOutput extends DescribeWorkteamResponse,
33
33
  * };
34
34
  * const command = new DescribeWorkteamCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // DescribeWorkteamResponse
37
+ * // Workteam: { // Workteam
38
+ * // WorkteamName: "STRING_VALUE", // required
39
+ * // MemberDefinitions: [ // MemberDefinitions // required
40
+ * // { // MemberDefinition
41
+ * // CognitoMemberDefinition: { // CognitoMemberDefinition
42
+ * // UserPool: "STRING_VALUE", // required
43
+ * // UserGroup: "STRING_VALUE", // required
44
+ * // ClientId: "STRING_VALUE", // required
45
+ * // },
46
+ * // OidcMemberDefinition: { // OidcMemberDefinition
47
+ * // Groups: [ // Groups // required
48
+ * // "STRING_VALUE",
49
+ * // ],
50
+ * // },
51
+ * // },
52
+ * // ],
53
+ * // WorkteamArn: "STRING_VALUE", // required
54
+ * // WorkforceArn: "STRING_VALUE",
55
+ * // ProductListingIds: [ // ProductListings
56
+ * // "STRING_VALUE",
57
+ * // ],
58
+ * // Description: "STRING_VALUE", // required
59
+ * // SubDomain: "STRING_VALUE",
60
+ * // CreateDate: new Date("TIMESTAMP"),
61
+ * // LastUpdatedDate: new Date("TIMESTAMP"),
62
+ * // NotificationConfiguration: { // NotificationConfiguration
63
+ * // NotificationTopicArn: "STRING_VALUE",
64
+ * // },
65
+ * // },
66
+ * // };
67
+ *
36
68
  * ```
37
69
  *
38
70
  * @param DescribeWorkteamCommandInput - {@link DescribeWorkteamCommandInput}
@@ -41,6 +73,8 @@ export interface DescribeWorkteamCommandOutput extends DescribeWorkteamResponse,
41
73
  * @see {@link DescribeWorkteamCommandOutput} for command's `response` shape.
42
74
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
43
75
  *
76
+ * @throws {@link SageMakerServiceException}
77
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
44
78
  *
45
79
  */
46
80
  export declare class DescribeWorkteamCommand extends $Command<DescribeWorkteamCommandInput, DescribeWorkteamCommandOutput, SageMakerClientResolvedConfig> {
@@ -30,6 +30,8 @@ export interface DisableSagemakerServicecatalogPortfolioCommandOutput extends Di
30
30
  * const input = {};
31
31
  * const command = new DisableSagemakerServicecatalogPortfolioCommand(input);
32
32
  * const response = await client.send(command);
33
+ * // {};
34
+ *
33
35
  * ```
34
36
  *
35
37
  * @param DisableSagemakerServicecatalogPortfolioCommandInput - {@link DisableSagemakerServicecatalogPortfolioCommandInput}
@@ -38,6 +40,8 @@ export interface DisableSagemakerServicecatalogPortfolioCommandOutput extends Di
38
40
  * @see {@link DisableSagemakerServicecatalogPortfolioCommandOutput} for command's `response` shape.
39
41
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
40
42
  *
43
+ * @throws {@link SageMakerServiceException}
44
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
41
45
  *
42
46
  */
43
47
  export declare class DisableSagemakerServicecatalogPortfolioCommand extends $Command<DisableSagemakerServicecatalogPortfolioCommandInput, DisableSagemakerServicecatalogPortfolioCommandOutput, SageMakerClientResolvedConfig> {
@@ -37,6 +37,11 @@ export interface DisassociateTrialComponentCommandOutput extends DisassociateTri
37
37
  * };
38
38
  * const command = new DisassociateTrialComponentCommand(input);
39
39
  * const response = await client.send(command);
40
+ * // { // DisassociateTrialComponentResponse
41
+ * // TrialComponentArn: "STRING_VALUE",
42
+ * // TrialArn: "STRING_VALUE",
43
+ * // };
44
+ *
40
45
  * ```
41
46
  *
42
47
  * @param DisassociateTrialComponentCommandInput - {@link DisassociateTrialComponentCommandInput}
@@ -48,6 +53,8 @@ export interface DisassociateTrialComponentCommandOutput extends DisassociateTri
48
53
  * @throws {@link ResourceNotFound} (client fault)
49
54
  * <p>Resource being access is not found.</p>
50
55
  *
56
+ * @throws {@link SageMakerServiceException}
57
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
51
58
  *
52
59
  */
53
60
  export declare class DisassociateTrialComponentCommand extends $Command<DisassociateTrialComponentCommandInput, DisassociateTrialComponentCommandOutput, SageMakerClientResolvedConfig> {
@@ -30,6 +30,8 @@ export interface EnableSagemakerServicecatalogPortfolioCommandOutput extends Ena
30
30
  * const input = {};
31
31
  * const command = new EnableSagemakerServicecatalogPortfolioCommand(input);
32
32
  * const response = await client.send(command);
33
+ * // {};
34
+ *
33
35
  * ```
34
36
  *
35
37
  * @param EnableSagemakerServicecatalogPortfolioCommandInput - {@link EnableSagemakerServicecatalogPortfolioCommandInput}
@@ -38,6 +40,8 @@ export interface EnableSagemakerServicecatalogPortfolioCommandOutput extends Ena
38
40
  * @see {@link EnableSagemakerServicecatalogPortfolioCommandOutput} for command's `response` shape.
39
41
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
40
42
  *
43
+ * @throws {@link SageMakerServiceException}
44
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
41
45
  *
42
46
  */
43
47
  export declare class EnableSagemakerServicecatalogPortfolioCommand extends $Command<EnableSagemakerServicecatalogPortfolioCommandInput, EnableSagemakerServicecatalogPortfolioCommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,39 @@ export interface GetDeviceFleetReportCommandOutput extends GetDeviceFleetReportR
31
31
  * };
32
32
  * const command = new GetDeviceFleetReportCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // GetDeviceFleetReportResponse
35
+ * // DeviceFleetArn: "STRING_VALUE", // required
36
+ * // DeviceFleetName: "STRING_VALUE", // required
37
+ * // OutputConfig: { // EdgeOutputConfig
38
+ * // S3OutputLocation: "STRING_VALUE", // required
39
+ * // KmsKeyId: "STRING_VALUE",
40
+ * // PresetDeploymentType: "GreengrassV2Component",
41
+ * // PresetDeploymentConfig: "STRING_VALUE",
42
+ * // },
43
+ * // Description: "STRING_VALUE",
44
+ * // ReportGenerated: new Date("TIMESTAMP"),
45
+ * // DeviceStats: { // DeviceStats
46
+ * // ConnectedDeviceCount: Number("long"), // required
47
+ * // RegisteredDeviceCount: Number("long"), // required
48
+ * // },
49
+ * // AgentVersions: [ // AgentVersions
50
+ * // { // AgentVersion
51
+ * // Version: "STRING_VALUE", // required
52
+ * // AgentCount: Number("long"), // required
53
+ * // },
54
+ * // ],
55
+ * // ModelStats: [ // EdgeModelStats
56
+ * // { // EdgeModelStat
57
+ * // ModelName: "STRING_VALUE", // required
58
+ * // ModelVersion: "STRING_VALUE", // required
59
+ * // OfflineDeviceCount: Number("long"), // required
60
+ * // ConnectedDeviceCount: Number("long"), // required
61
+ * // ActiveDeviceCount: Number("long"), // required
62
+ * // SamplingDeviceCount: Number("long"), // required
63
+ * // },
64
+ * // ],
65
+ * // };
66
+ *
34
67
  * ```
35
68
  *
36
69
  * @param GetDeviceFleetReportCommandInput - {@link GetDeviceFleetReportCommandInput}
@@ -39,6 +72,8 @@ export interface GetDeviceFleetReportCommandOutput extends GetDeviceFleetReportR
39
72
  * @see {@link GetDeviceFleetReportCommandOutput} for command's `response` shape.
40
73
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
41
74
  *
75
+ * @throws {@link SageMakerServiceException}
76
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
42
77
  *
43
78
  */
44
79
  export declare class GetDeviceFleetReportCommand extends $Command<GetDeviceFleetReportCommandInput, GetDeviceFleetReportCommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,11 @@ export interface GetLineageGroupPolicyCommandOutput extends GetLineageGroupPolic
31
31
  * };
32
32
  * const command = new GetLineageGroupPolicyCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // GetLineageGroupPolicyResponse
35
+ * // LineageGroupArn: "STRING_VALUE",
36
+ * // ResourcePolicy: "STRING_VALUE",
37
+ * // };
38
+ *
34
39
  * ```
35
40
  *
36
41
  * @param GetLineageGroupPolicyCommandInput - {@link GetLineageGroupPolicyCommandInput}
@@ -42,6 +47,8 @@ export interface GetLineageGroupPolicyCommandOutput extends GetLineageGroupPolic
42
47
  * @throws {@link ResourceNotFound} (client fault)
43
48
  * <p>Resource being access is not found.</p>
44
49
  *
50
+ * @throws {@link SageMakerServiceException}
51
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
45
52
  *
46
53
  */
47
54
  export declare class GetLineageGroupPolicyCommand extends $Command<GetLineageGroupPolicyCommandInput, GetLineageGroupPolicyCommandOutput, SageMakerClientResolvedConfig> {
@@ -34,6 +34,10 @@ export interface GetModelPackageGroupPolicyCommandOutput extends GetModelPackage
34
34
  * };
35
35
  * const command = new GetModelPackageGroupPolicyCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // { // GetModelPackageGroupPolicyOutput
38
+ * // ResourcePolicy: "STRING_VALUE", // required
39
+ * // };
40
+ *
37
41
  * ```
38
42
  *
39
43
  * @param GetModelPackageGroupPolicyCommandInput - {@link GetModelPackageGroupPolicyCommandInput}
@@ -42,6 +46,8 @@ export interface GetModelPackageGroupPolicyCommandOutput extends GetModelPackage
42
46
  * @see {@link GetModelPackageGroupPolicyCommandOutput} 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 GetModelPackageGroupPolicyCommand extends $Command<GetModelPackageGroupPolicyCommandInput, GetModelPackageGroupPolicyCommandOutput, SageMakerClientResolvedConfig> {
@@ -30,6 +30,10 @@ export interface GetSagemakerServicecatalogPortfolioStatusCommandOutput extends
30
30
  * const input = {};
31
31
  * const command = new GetSagemakerServicecatalogPortfolioStatusCommand(input);
32
32
  * const response = await client.send(command);
33
+ * // { // GetSagemakerServicecatalogPortfolioStatusOutput
34
+ * // Status: "Enabled" || "Disabled",
35
+ * // };
36
+ *
33
37
  * ```
34
38
  *
35
39
  * @param GetSagemakerServicecatalogPortfolioStatusCommandInput - {@link GetSagemakerServicecatalogPortfolioStatusCommandInput}
@@ -38,6 +42,8 @@ export interface GetSagemakerServicecatalogPortfolioStatusCommandOutput extends
38
42
  * @see {@link GetSagemakerServicecatalogPortfolioStatusCommandOutput} for command's `response` shape.
39
43
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
40
44
  *
45
+ * @throws {@link SageMakerServiceException}
46
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
41
47
  *
42
48
  */
43
49
  export declare class GetSagemakerServicecatalogPortfolioStatusCommand extends $Command<GetSagemakerServicecatalogPortfolioStatusCommandInput, GetSagemakerServicecatalogPortfolioStatusCommandOutput, SageMakerClientResolvedConfig> {
@@ -39,6 +39,14 @@ export interface GetSearchSuggestionsCommandOutput extends GetSearchSuggestionsR
39
39
  * };
40
40
  * const command = new GetSearchSuggestionsCommand(input);
41
41
  * const response = await client.send(command);
42
+ * // { // GetSearchSuggestionsResponse
43
+ * // PropertyNameSuggestions: [ // PropertyNameSuggestionList
44
+ * // { // PropertyNameSuggestion
45
+ * // PropertyName: "STRING_VALUE",
46
+ * // },
47
+ * // ],
48
+ * // };
49
+ *
42
50
  * ```
43
51
  *
44
52
  * @param GetSearchSuggestionsCommandInput - {@link GetSearchSuggestionsCommandInput}
@@ -47,6 +55,8 @@ export interface GetSearchSuggestionsCommandOutput extends GetSearchSuggestionsR
47
55
  * @see {@link GetSearchSuggestionsCommandOutput} for command's `response` shape.
48
56
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
49
57
  *
58
+ * @throws {@link SageMakerServiceException}
59
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
50
60
  *
51
61
  */
52
62
  export declare class GetSearchSuggestionsCommand extends $Command<GetSearchSuggestionsCommandInput, GetSearchSuggestionsCommandOutput, SageMakerClientResolvedConfig> {
@@ -51,6 +51,11 @@ export interface ImportHubContentCommandOutput extends ImportHubContentResponse,
51
51
  * };
52
52
  * const command = new ImportHubContentCommand(input);
53
53
  * const response = await client.send(command);
54
+ * // { // ImportHubContentResponse
55
+ * // HubArn: "STRING_VALUE", // required
56
+ * // HubContentArn: "STRING_VALUE", // required
57
+ * // };
58
+ *
54
59
  * ```
55
60
  *
56
61
  * @param ImportHubContentCommandInput - {@link ImportHubContentCommandInput}
@@ -69,6 +74,8 @@ export interface ImportHubContentCommandOutput extends ImportHubContentResponse,
69
74
  * @throws {@link ResourceNotFound} (client fault)
70
75
  * <p>Resource being access is not found.</p>
71
76
  *
77
+ * @throws {@link SageMakerServiceException}
78
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
72
79
  *
73
80
  */
74
81
  export declare class ImportHubContentCommand extends $Command<ImportHubContentCommandInput, ImportHubContentCommandOutput, SageMakerClientResolvedConfig> {
@@ -38,6 +38,25 @@ export interface ListActionsCommandOutput extends ListActionsResponse, __Metadat
38
38
  * };
39
39
  * const command = new ListActionsCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // { // ListActionsResponse
42
+ * // ActionSummaries: [ // ActionSummaries
43
+ * // { // ActionSummary
44
+ * // ActionArn: "STRING_VALUE",
45
+ * // ActionName: "STRING_VALUE",
46
+ * // Source: { // ActionSource
47
+ * // SourceUri: "STRING_VALUE", // required
48
+ * // SourceType: "STRING_VALUE",
49
+ * // SourceId: "STRING_VALUE",
50
+ * // },
51
+ * // ActionType: "STRING_VALUE",
52
+ * // Status: "Unknown" || "InProgress" || "Completed" || "Failed" || "Stopping" || "Stopped",
53
+ * // CreationTime: new Date("TIMESTAMP"),
54
+ * // LastModifiedTime: new Date("TIMESTAMP"),
55
+ * // },
56
+ * // ],
57
+ * // NextToken: "STRING_VALUE",
58
+ * // };
59
+ *
41
60
  * ```
42
61
  *
43
62
  * @param ListActionsCommandInput - {@link ListActionsCommandInput}
@@ -49,6 +68,8 @@ export interface ListActionsCommandOutput extends ListActionsResponse, __Metadat
49
68
  * @throws {@link ResourceNotFound} (client fault)
50
69
  * <p>Resource being access is not found.</p>
51
70
  *
71
+ * @throws {@link SageMakerServiceException}
72
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
52
73
  *
53
74
  */
54
75
  export declare class ListActionsCommand extends $Command<ListActionsCommandInput, ListActionsCommandOutput, SageMakerClientResolvedConfig> {
@@ -37,6 +37,19 @@ export interface ListAlgorithmsCommandOutput extends ListAlgorithmsOutput, __Met
37
37
  * };
38
38
  * const command = new ListAlgorithmsCommand(input);
39
39
  * const response = await client.send(command);
40
+ * // { // ListAlgorithmsOutput
41
+ * // AlgorithmSummaryList: [ // AlgorithmSummaryList // required
42
+ * // { // AlgorithmSummary
43
+ * // AlgorithmName: "STRING_VALUE", // required
44
+ * // AlgorithmArn: "STRING_VALUE", // required
45
+ * // AlgorithmDescription: "STRING_VALUE",
46
+ * // CreationTime: new Date("TIMESTAMP"), // required
47
+ * // AlgorithmStatus: "Pending" || "InProgress" || "Completed" || "Failed" || "Deleting", // required
48
+ * // },
49
+ * // ],
50
+ * // NextToken: "STRING_VALUE",
51
+ * // };
52
+ *
40
53
  * ```
41
54
  *
42
55
  * @param ListAlgorithmsCommandInput - {@link ListAlgorithmsCommandInput}
@@ -45,6 +58,8 @@ export interface ListAlgorithmsCommandOutput extends ListAlgorithmsOutput, __Met
45
58
  * @see {@link ListAlgorithmsCommandOutput} 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 ListAlgorithmsCommand extends $Command<ListAlgorithmsCommandInput, ListAlgorithmsCommandOutput, SageMakerClientResolvedConfig> {
@@ -35,6 +35,13 @@ export interface ListAliasesCommandOutput extends ListAliasesResponse, __Metadat
35
35
  * };
36
36
  * const command = new ListAliasesCommand(input);
37
37
  * const response = await client.send(command);
38
+ * // { // ListAliasesResponse
39
+ * // SageMakerImageVersionAliases: [ // SageMakerImageVersionAliases
40
+ * // "STRING_VALUE",
41
+ * // ],
42
+ * // NextToken: "STRING_VALUE",
43
+ * // };
44
+ *
38
45
  * ```
39
46
  *
40
47
  * @param ListAliasesCommandInput - {@link ListAliasesCommandInput}
@@ -46,6 +53,8 @@ export interface ListAliasesCommandOutput extends ListAliasesResponse, __Metadat
46
53
  * @throws {@link ResourceNotFound} (client fault)
47
54
  * <p>Resource being access is not found.</p>
48
55
  *
56
+ * @throws {@link SageMakerServiceException}
57
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
49
58
  *
50
59
  */
51
60
  export declare class ListAliasesCommand extends $Command<ListAliasesCommandInput, ListAliasesCommandOutput, SageMakerClientResolvedConfig> {
@@ -41,6 +41,31 @@ export interface ListAppImageConfigsCommandOutput extends ListAppImageConfigsRes
41
41
  * };
42
42
  * const command = new ListAppImageConfigsCommand(input);
43
43
  * const response = await client.send(command);
44
+ * // { // ListAppImageConfigsResponse
45
+ * // NextToken: "STRING_VALUE",
46
+ * // AppImageConfigs: [ // AppImageConfigList
47
+ * // { // AppImageConfigDetails
48
+ * // AppImageConfigArn: "STRING_VALUE",
49
+ * // AppImageConfigName: "STRING_VALUE",
50
+ * // CreationTime: new Date("TIMESTAMP"),
51
+ * // LastModifiedTime: new Date("TIMESTAMP"),
52
+ * // KernelGatewayImageConfig: { // KernelGatewayImageConfig
53
+ * // KernelSpecs: [ // KernelSpecs // required
54
+ * // { // KernelSpec
55
+ * // Name: "STRING_VALUE", // required
56
+ * // DisplayName: "STRING_VALUE",
57
+ * // },
58
+ * // ],
59
+ * // FileSystemConfig: { // FileSystemConfig
60
+ * // MountPath: "STRING_VALUE",
61
+ * // DefaultUid: Number("int"),
62
+ * // DefaultGid: Number("int"),
63
+ * // },
64
+ * // },
65
+ * // },
66
+ * // ],
67
+ * // };
68
+ *
44
69
  * ```
45
70
  *
46
71
  * @param ListAppImageConfigsCommandInput - {@link ListAppImageConfigsCommandInput}
@@ -49,6 +74,8 @@ export interface ListAppImageConfigsCommandOutput extends ListAppImageConfigsRes
49
74
  * @see {@link ListAppImageConfigsCommandOutput} for command's `response` shape.
50
75
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
51
76
  *
77
+ * @throws {@link SageMakerServiceException}
78
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
52
79
  *
53
80
  */
54
81
  export declare class ListAppImageConfigsCommand extends $Command<ListAppImageConfigsCommandInput, ListAppImageConfigsCommandOutput, SageMakerClientResolvedConfig> {
@@ -37,6 +37,21 @@ export interface ListAppsCommandOutput extends ListAppsResponse, __MetadataBeare
37
37
  * };
38
38
  * const command = new ListAppsCommand(input);
39
39
  * const response = await client.send(command);
40
+ * // { // ListAppsResponse
41
+ * // Apps: [ // AppList
42
+ * // { // AppDetails
43
+ * // DomainId: "STRING_VALUE",
44
+ * // UserProfileName: "STRING_VALUE",
45
+ * // AppType: "JupyterServer" || "KernelGateway" || "TensorBoard" || "RStudioServerPro" || "RSessionGateway",
46
+ * // AppName: "STRING_VALUE",
47
+ * // Status: "Deleted" || "Deleting" || "Failed" || "InService" || "Pending",
48
+ * // CreationTime: new Date("TIMESTAMP"),
49
+ * // SpaceName: "STRING_VALUE",
50
+ * // },
51
+ * // ],
52
+ * // NextToken: "STRING_VALUE",
53
+ * // };
54
+ *
40
55
  * ```
41
56
  *
42
57
  * @param ListAppsCommandInput - {@link ListAppsCommandInput}
@@ -45,6 +60,8 @@ export interface ListAppsCommandOutput extends ListAppsResponse, __MetadataBeare
45
60
  * @see {@link ListAppsCommandOutput} for command's `response` shape.
46
61
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
47
62
  *
63
+ * @throws {@link SageMakerServiceException}
64
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
48
65
  *
49
66
  */
50
67
  export declare class ListAppsCommand extends $Command<ListAppsCommandInput, ListAppsCommandOutput, SageMakerClientResolvedConfig> {
@@ -38,6 +38,28 @@ export interface ListArtifactsCommandOutput extends ListArtifactsResponse, __Met
38
38
  * };
39
39
  * const command = new ListArtifactsCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // { // ListArtifactsResponse
42
+ * // ArtifactSummaries: [ // ArtifactSummaries
43
+ * // { // ArtifactSummary
44
+ * // ArtifactArn: "STRING_VALUE",
45
+ * // ArtifactName: "STRING_VALUE",
46
+ * // Source: { // ArtifactSource
47
+ * // SourceUri: "STRING_VALUE", // required
48
+ * // SourceTypes: [ // ArtifactSourceTypes
49
+ * // { // ArtifactSourceType
50
+ * // SourceIdType: "MD5Hash" || "S3ETag" || "S3Version" || "Custom", // required
51
+ * // Value: "STRING_VALUE", // required
52
+ * // },
53
+ * // ],
54
+ * // },
55
+ * // ArtifactType: "STRING_VALUE",
56
+ * // CreationTime: new Date("TIMESTAMP"),
57
+ * // LastModifiedTime: new Date("TIMESTAMP"),
58
+ * // },
59
+ * // ],
60
+ * // NextToken: "STRING_VALUE",
61
+ * // };
62
+ *
41
63
  * ```
42
64
  *
43
65
  * @param ListArtifactsCommandInput - {@link ListArtifactsCommandInput}
@@ -49,6 +71,8 @@ export interface ListArtifactsCommandOutput extends ListArtifactsResponse, __Met
49
71
  * @throws {@link ResourceNotFound} (client fault)
50
72
  * <p>Resource being access is not found.</p>
51
73
  *
74
+ * @throws {@link SageMakerServiceException}
75
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
52
76
  *
53
77
  */
54
78
  export declare class ListArtifactsCommand extends $Command<ListArtifactsCommandInput, ListArtifactsCommandOutput, SageMakerClientResolvedConfig> {
@@ -41,6 +41,32 @@ export interface ListAssociationsCommandOutput extends ListAssociationsResponse,
41
41
  * };
42
42
  * const command = new ListAssociationsCommand(input);
43
43
  * const response = await client.send(command);
44
+ * // { // ListAssociationsResponse
45
+ * // AssociationSummaries: [ // AssociationSummaries
46
+ * // { // AssociationSummary
47
+ * // SourceArn: "STRING_VALUE",
48
+ * // DestinationArn: "STRING_VALUE",
49
+ * // SourceType: "STRING_VALUE",
50
+ * // DestinationType: "STRING_VALUE",
51
+ * // AssociationType: "ContributedTo" || "AssociatedWith" || "DerivedFrom" || "Produced",
52
+ * // SourceName: "STRING_VALUE",
53
+ * // DestinationName: "STRING_VALUE",
54
+ * // CreationTime: new Date("TIMESTAMP"),
55
+ * // CreatedBy: { // UserContext
56
+ * // UserProfileArn: "STRING_VALUE",
57
+ * // UserProfileName: "STRING_VALUE",
58
+ * // DomainId: "STRING_VALUE",
59
+ * // IamIdentity: { // IamIdentity
60
+ * // Arn: "STRING_VALUE",
61
+ * // PrincipalId: "STRING_VALUE",
62
+ * // SourceIdentity: "STRING_VALUE",
63
+ * // },
64
+ * // },
65
+ * // },
66
+ * // ],
67
+ * // NextToken: "STRING_VALUE",
68
+ * // };
69
+ *
44
70
  * ```
45
71
  *
46
72
  * @param ListAssociationsCommandInput - {@link ListAssociationsCommandInput}
@@ -52,6 +78,8 @@ export interface ListAssociationsCommandOutput extends ListAssociationsResponse,
52
78
  * @throws {@link ResourceNotFound} (client fault)
53
79
  * <p>Resource being access is not found.</p>
54
80
  *
81
+ * @throws {@link SageMakerServiceException}
82
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
55
83
  *
56
84
  */
57
85
  export declare class ListAssociationsCommand extends $Command<ListAssociationsCommandInput, ListAssociationsCommandOutput, SageMakerClientResolvedConfig> {
@@ -40,6 +40,27 @@ export interface ListAutoMLJobsCommandOutput extends ListAutoMLJobsResponse, __M
40
40
  * };
41
41
  * const command = new ListAutoMLJobsCommand(input);
42
42
  * const response = await client.send(command);
43
+ * // { // ListAutoMLJobsResponse
44
+ * // AutoMLJobSummaries: [ // AutoMLJobSummaries // required
45
+ * // { // AutoMLJobSummary
46
+ * // AutoMLJobName: "STRING_VALUE", // required
47
+ * // AutoMLJobArn: "STRING_VALUE", // required
48
+ * // AutoMLJobStatus: "Completed" || "InProgress" || "Failed" || "Stopped" || "Stopping", // required
49
+ * // AutoMLJobSecondaryStatus: "Starting" || "AnalyzingData" || "FeatureEngineering" || "ModelTuning" || "MaxCandidatesReached" || "Failed" || "Stopped" || "MaxAutoMLJobRuntimeReached" || "Stopping" || "CandidateDefinitionsGenerated" || "GeneratingExplainabilityReport" || "Completed" || "ExplainabilityError" || "DeployingModel" || "ModelDeploymentError" || "GeneratingModelInsightsReport" || "ModelInsightsError" || "TrainingModels", // required
50
+ * // CreationTime: new Date("TIMESTAMP"), // required
51
+ * // EndTime: new Date("TIMESTAMP"),
52
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
53
+ * // FailureReason: "STRING_VALUE",
54
+ * // PartialFailureReasons: [ // AutoMLPartialFailureReasons
55
+ * // { // AutoMLPartialFailureReason
56
+ * // PartialFailureMessage: "STRING_VALUE",
57
+ * // },
58
+ * // ],
59
+ * // },
60
+ * // ],
61
+ * // NextToken: "STRING_VALUE",
62
+ * // };
63
+ *
43
64
  * ```
44
65
  *
45
66
  * @param ListAutoMLJobsCommandInput - {@link ListAutoMLJobsCommandInput}
@@ -48,6 +69,8 @@ export interface ListAutoMLJobsCommandOutput extends ListAutoMLJobsResponse, __M
48
69
  * @see {@link ListAutoMLJobsCommandOutput} for command's `response` shape.
49
70
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
50
71
  *
72
+ * @throws {@link SageMakerServiceException}
73
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
51
74
  *
52
75
  */
53
76
  export declare class ListAutoMLJobsCommand extends $Command<ListAutoMLJobsCommandInput, ListAutoMLJobsCommandOutput, SageMakerClientResolvedConfig> {