@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
@@ -58,6 +58,10 @@ export interface CreateExperimentCommandOutput extends CreateExperimentResponse,
58
58
  * };
59
59
  * const command = new CreateExperimentCommand(input);
60
60
  * const response = await client.send(command);
61
+ * // { // CreateExperimentResponse
62
+ * // ExperimentArn: "STRING_VALUE",
63
+ * // };
64
+ *
61
65
  * ```
62
66
  *
63
67
  * @param CreateExperimentCommandInput - {@link CreateExperimentCommandInput}
@@ -70,6 +74,8 @@ export interface CreateExperimentCommandOutput extends CreateExperimentResponse,
70
74
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
71
75
  * training jobs created. </p>
72
76
  *
77
+ * @throws {@link SageMakerServiceException}
78
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
73
79
  *
74
80
  */
75
81
  export declare class CreateExperimentCommand extends $Command<CreateExperimentCommandInput, CreateExperimentCommandOutput, SageMakerClientResolvedConfig> {
@@ -79,6 +79,10 @@ export interface CreateFeatureGroupCommandOutput extends CreateFeatureGroupRespo
79
79
  * };
80
80
  * const command = new CreateFeatureGroupCommand(input);
81
81
  * const response = await client.send(command);
82
+ * // { // CreateFeatureGroupResponse
83
+ * // FeatureGroupArn: "STRING_VALUE", // required
84
+ * // };
85
+ *
82
86
  * ```
83
87
  *
84
88
  * @param CreateFeatureGroupCommandInput - {@link CreateFeatureGroupCommandInput}
@@ -94,6 +98,8 @@ export interface CreateFeatureGroupCommandOutput extends CreateFeatureGroupRespo
94
98
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
95
99
  * training jobs created. </p>
96
100
  *
101
+ * @throws {@link SageMakerServiceException}
102
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
97
103
  *
98
104
  */
99
105
  export declare class CreateFeatureGroupCommand extends $Command<CreateFeatureGroupCommandInput, CreateFeatureGroupCommandOutput, SageMakerClientResolvedConfig> {
@@ -69,6 +69,10 @@ export interface CreateFlowDefinitionCommandOutput extends CreateFlowDefinitionR
69
69
  * };
70
70
  * const command = new CreateFlowDefinitionCommand(input);
71
71
  * const response = await client.send(command);
72
+ * // { // CreateFlowDefinitionResponse
73
+ * // FlowDefinitionArn: "STRING_VALUE", // required
74
+ * // };
75
+ *
72
76
  * ```
73
77
  *
74
78
  * @param CreateFlowDefinitionCommandInput - {@link CreateFlowDefinitionCommandInput}
@@ -84,6 +88,8 @@ export interface CreateFlowDefinitionCommandOutput extends CreateFlowDefinitionR
84
88
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
85
89
  * training jobs created. </p>
86
90
  *
91
+ * @throws {@link SageMakerServiceException}
92
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
87
93
  *
88
94
  */
89
95
  export declare class CreateFlowDefinitionCommand extends $Command<CreateFlowDefinitionCommandInput, CreateFlowDefinitionCommandOutput, SageMakerClientResolvedConfig> {
@@ -48,6 +48,10 @@ export interface CreateHubCommandOutput extends CreateHubResponse, __MetadataBea
48
48
  * };
49
49
  * const command = new CreateHubCommand(input);
50
50
  * const response = await client.send(command);
51
+ * // { // CreateHubResponse
52
+ * // HubArn: "STRING_VALUE", // required
53
+ * // };
54
+ *
51
55
  * ```
52
56
  *
53
57
  * @param CreateHubCommandInput - {@link CreateHubCommandInput}
@@ -63,6 +67,8 @@ export interface CreateHubCommandOutput extends CreateHubResponse, __MetadataBea
63
67
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
64
68
  * training jobs created. </p>
65
69
  *
70
+ * @throws {@link SageMakerServiceException}
71
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
66
72
  *
67
73
  */
68
74
  export declare class CreateHubCommand extends $Command<CreateHubCommandInput, CreateHubCommandOutput, SageMakerClientResolvedConfig> {
@@ -40,6 +40,10 @@ export interface CreateHumanTaskUiCommandOutput extends CreateHumanTaskUiRespons
40
40
  * };
41
41
  * const command = new CreateHumanTaskUiCommand(input);
42
42
  * const response = await client.send(command);
43
+ * // { // CreateHumanTaskUiResponse
44
+ * // HumanTaskUiArn: "STRING_VALUE", // required
45
+ * // };
46
+ *
43
47
  * ```
44
48
  *
45
49
  * @param CreateHumanTaskUiCommandInput - {@link CreateHumanTaskUiCommandInput}
@@ -55,6 +59,8 @@ export interface CreateHumanTaskUiCommandOutput extends CreateHumanTaskUiRespons
55
59
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
56
60
  * training jobs created. </p>
57
61
  *
62
+ * @throws {@link SageMakerServiceException}
63
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
58
64
  *
59
65
  */
60
66
  export declare class CreateHumanTaskUiCommand extends $Command<CreateHumanTaskUiCommandInput, CreateHumanTaskUiCommandOutput, SageMakerClientResolvedConfig> {
@@ -388,6 +388,10 @@ export interface CreateHyperParameterTuningJobCommandOutput extends CreateHyperP
388
388
  * };
389
389
  * const command = new CreateHyperParameterTuningJobCommand(input);
390
390
  * const response = await client.send(command);
391
+ * // { // CreateHyperParameterTuningJobResponse
392
+ * // HyperParameterTuningJobArn: "STRING_VALUE", // required
393
+ * // };
394
+ *
391
395
  * ```
392
396
  *
393
397
  * @param CreateHyperParameterTuningJobCommandInput - {@link CreateHyperParameterTuningJobCommandInput}
@@ -403,6 +407,8 @@ export interface CreateHyperParameterTuningJobCommandOutput extends CreateHyperP
403
407
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
404
408
  * training jobs created. </p>
405
409
  *
410
+ * @throws {@link SageMakerServiceException}
411
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
406
412
  *
407
413
  */
408
414
  export declare class CreateHyperParameterTuningJobCommand extends $Command<CreateHyperParameterTuningJobCommandInput, CreateHyperParameterTuningJobCommandOutput, SageMakerClientResolvedConfig> {
@@ -42,6 +42,10 @@ export interface CreateImageCommandOutput extends CreateImageResponse, __Metadat
42
42
  * };
43
43
  * const command = new CreateImageCommand(input);
44
44
  * const response = await client.send(command);
45
+ * // { // CreateImageResponse
46
+ * // ImageArn: "STRING_VALUE",
47
+ * // };
48
+ *
45
49
  * ```
46
50
  *
47
51
  * @param CreateImageCommandInput - {@link CreateImageCommandInput}
@@ -57,6 +61,8 @@ export interface CreateImageCommandOutput extends CreateImageResponse, __Metadat
57
61
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
58
62
  * training jobs created. </p>
59
63
  *
64
+ * @throws {@link SageMakerServiceException}
65
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
60
66
  *
61
67
  */
62
68
  export declare class CreateImageCommand extends $Command<CreateImageCommandInput, CreateImageCommandOutput, SageMakerClientResolvedConfig> {
@@ -44,6 +44,10 @@ export interface CreateImageVersionCommandOutput extends CreateImageVersionRespo
44
44
  * };
45
45
  * const command = new CreateImageVersionCommand(input);
46
46
  * const response = await client.send(command);
47
+ * // { // CreateImageVersionResponse
48
+ * // ImageVersionArn: "STRING_VALUE",
49
+ * // };
50
+ *
47
51
  * ```
48
52
  *
49
53
  * @param CreateImageVersionCommandInput - {@link CreateImageVersionCommandInput}
@@ -62,6 +66,8 @@ export interface CreateImageVersionCommandOutput extends CreateImageVersionRespo
62
66
  * @throws {@link ResourceNotFound} (client fault)
63
67
  * <p>Resource being access is not found.</p>
64
68
  *
69
+ * @throws {@link SageMakerServiceException}
70
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
65
71
  *
66
72
  */
67
73
  export declare class CreateImageVersionCommand extends $Command<CreateImageVersionCommandInput, CreateImageVersionCommandOutput, SageMakerClientResolvedConfig> {
@@ -94,6 +94,10 @@ export interface CreateInferenceExperimentCommandOutput extends CreateInferenceE
94
94
  * };
95
95
  * const command = new CreateInferenceExperimentCommand(input);
96
96
  * const response = await client.send(command);
97
+ * // { // CreateInferenceExperimentResponse
98
+ * // InferenceExperimentArn: "STRING_VALUE", // required
99
+ * // };
100
+ *
97
101
  * ```
98
102
  *
99
103
  * @param CreateInferenceExperimentCommandInput - {@link CreateInferenceExperimentCommandInput}
@@ -109,6 +113,8 @@ export interface CreateInferenceExperimentCommandOutput extends CreateInferenceE
109
113
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
110
114
  * training jobs created. </p>
111
115
  *
116
+ * @throws {@link SageMakerServiceException}
117
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
112
118
  *
113
119
  */
114
120
  export declare class CreateInferenceExperimentCommand extends $Command<CreateInferenceExperimentCommandInput, CreateInferenceExperimentCommandOutput, SageMakerClientResolvedConfig> {
@@ -50,7 +50,7 @@ export interface CreateInferenceRecommendationsJobCommandOutput extends CreateIn
50
50
  * },
51
51
  * EndpointConfigurations: [ // EndpointInputConfigurations
52
52
  * { // EndpointInputConfiguration
53
- * 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", // required
53
+ * 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
54
54
  * InferenceSpecificationName: "STRING_VALUE",
55
55
  * EnvironmentParameterRanges: { // EnvironmentParameterRanges
56
56
  * CategoricalParameterRanges: [ // CategoricalParameters
@@ -122,6 +122,10 @@ export interface CreateInferenceRecommendationsJobCommandOutput extends CreateIn
122
122
  * };
123
123
  * const command = new CreateInferenceRecommendationsJobCommand(input);
124
124
  * const response = await client.send(command);
125
+ * // { // CreateInferenceRecommendationsJobResponse
126
+ * // JobArn: "STRING_VALUE", // required
127
+ * // };
128
+ *
125
129
  * ```
126
130
  *
127
131
  * @param CreateInferenceRecommendationsJobCommandInput - {@link CreateInferenceRecommendationsJobCommandInput}
@@ -137,6 +141,8 @@ export interface CreateInferenceRecommendationsJobCommandOutput extends CreateIn
137
141
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
138
142
  * training jobs created. </p>
139
143
  *
144
+ * @throws {@link SageMakerServiceException}
145
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
140
146
  *
141
147
  */
142
148
  export declare class CreateInferenceRecommendationsJobCommand extends $Command<CreateInferenceRecommendationsJobCommandInput, CreateInferenceRecommendationsJobCommandOutput, SageMakerClientResolvedConfig> {
@@ -143,6 +143,10 @@ export interface CreateLabelingJobCommandOutput extends CreateLabelingJobRespons
143
143
  * };
144
144
  * const command = new CreateLabelingJobCommand(input);
145
145
  * const response = await client.send(command);
146
+ * // { // CreateLabelingJobResponse
147
+ * // LabelingJobArn: "STRING_VALUE", // required
148
+ * // };
149
+ *
146
150
  * ```
147
151
  *
148
152
  * @param CreateLabelingJobCommandInput - {@link CreateLabelingJobCommandInput}
@@ -158,6 +162,8 @@ export interface CreateLabelingJobCommandOutput extends CreateLabelingJobRespons
158
162
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
159
163
  * training jobs created. </p>
160
164
  *
165
+ * @throws {@link SageMakerServiceException}
166
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
161
167
  *
162
168
  */
163
169
  export declare class CreateLabelingJobCommand extends $Command<CreateLabelingJobCommandInput, CreateLabelingJobCommandOutput, SageMakerClientResolvedConfig> {
@@ -124,6 +124,10 @@ export interface CreateModelBiasJobDefinitionCommandOutput extends CreateModelBi
124
124
  * };
125
125
  * const command = new CreateModelBiasJobDefinitionCommand(input);
126
126
  * const response = await client.send(command);
127
+ * // { // CreateModelBiasJobDefinitionResponse
128
+ * // JobDefinitionArn: "STRING_VALUE", // required
129
+ * // };
130
+ *
127
131
  * ```
128
132
  *
129
133
  * @param CreateModelBiasJobDefinitionCommandInput - {@link CreateModelBiasJobDefinitionCommandInput}
@@ -139,6 +143,8 @@ export interface CreateModelBiasJobDefinitionCommandOutput extends CreateModelBi
139
143
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
140
144
  * training jobs created. </p>
141
145
  *
146
+ * @throws {@link SageMakerServiceException}
147
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
142
148
  *
143
149
  */
144
150
  export declare class CreateModelBiasJobDefinitionCommand extends $Command<CreateModelBiasJobDefinitionCommandInput, CreateModelBiasJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {
@@ -43,6 +43,10 @@ export interface CreateModelCardCommandOutput extends CreateModelCardResponse, _
43
43
  * };
44
44
  * const command = new CreateModelCardCommand(input);
45
45
  * const response = await client.send(command);
46
+ * // { // CreateModelCardResponse
47
+ * // ModelCardArn: "STRING_VALUE", // required
48
+ * // };
49
+ *
46
50
  * ```
47
51
  *
48
52
  * @param CreateModelCardCommandInput - {@link CreateModelCardCommandInput}
@@ -59,6 +63,8 @@ export interface CreateModelCardCommandOutput extends CreateModelCardResponse, _
59
63
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
60
64
  * training jobs created. </p>
61
65
  *
66
+ * @throws {@link SageMakerServiceException}
67
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
62
68
  *
63
69
  */
64
70
  export declare class CreateModelCardCommand extends $Command<CreateModelCardCommandInput, CreateModelCardCommandOutput, SageMakerClientResolvedConfig> {
@@ -36,6 +36,10 @@ export interface CreateModelCardExportJobCommandOutput extends CreateModelCardEx
36
36
  * };
37
37
  * const command = new CreateModelCardExportJobCommand(input);
38
38
  * const response = await client.send(command);
39
+ * // { // CreateModelCardExportJobResponse
40
+ * // ModelCardExportJobArn: "STRING_VALUE", // required
41
+ * // };
42
+ *
39
43
  * ```
40
44
  *
41
45
  * @param CreateModelCardExportJobCommandInput - {@link CreateModelCardExportJobCommandInput}
@@ -55,6 +59,8 @@ export interface CreateModelCardExportJobCommandOutput extends CreateModelCardEx
55
59
  * @throws {@link ResourceNotFound} (client fault)
56
60
  * <p>Resource being access is not found.</p>
57
61
  *
62
+ * @throws {@link SageMakerServiceException}
63
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
58
64
  *
59
65
  */
60
66
  export declare class CreateModelCardExportJobCommand extends $Command<CreateModelCardExportJobCommandInput, CreateModelCardExportJobCommandOutput, SageMakerClientResolvedConfig> {
@@ -111,6 +111,10 @@ export interface CreateModelCommandOutput extends CreateModelOutput, __MetadataB
111
111
  * };
112
112
  * const command = new CreateModelCommand(input);
113
113
  * const response = await client.send(command);
114
+ * // { // CreateModelOutput
115
+ * // ModelArn: "STRING_VALUE", // required
116
+ * // };
117
+ *
114
118
  * ```
115
119
  *
116
120
  * @param CreateModelCommandInput - {@link CreateModelCommandInput}
@@ -123,6 +127,8 @@ export interface CreateModelCommandOutput extends CreateModelOutput, __MetadataB
123
127
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
124
128
  * training jobs created. </p>
125
129
  *
130
+ * @throws {@link SageMakerServiceException}
131
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
126
132
  *
127
133
  */
128
134
  export declare class CreateModelCommand extends $Command<CreateModelCommandInput, CreateModelCommandOutput, SageMakerClientResolvedConfig> {
@@ -121,6 +121,10 @@ export interface CreateModelExplainabilityJobDefinitionCommandOutput extends Cre
121
121
  * };
122
122
  * const command = new CreateModelExplainabilityJobDefinitionCommand(input);
123
123
  * const response = await client.send(command);
124
+ * // { // CreateModelExplainabilityJobDefinitionResponse
125
+ * // JobDefinitionArn: "STRING_VALUE", // required
126
+ * // };
127
+ *
124
128
  * ```
125
129
  *
126
130
  * @param CreateModelExplainabilityJobDefinitionCommandInput - {@link CreateModelExplainabilityJobDefinitionCommandInput}
@@ -136,6 +140,8 @@ export interface CreateModelExplainabilityJobDefinitionCommandOutput extends Cre
136
140
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
137
141
  * training jobs created. </p>
138
142
  *
143
+ * @throws {@link SageMakerServiceException}
144
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
139
145
  *
140
146
  */
141
147
  export declare class CreateModelExplainabilityJobDefinitionCommand extends $Command<CreateModelExplainabilityJobDefinitionCommandInput, CreateModelExplainabilityJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {
@@ -72,7 +72,7 @@ export interface CreateModelPackageCommandOutput extends CreateModelPackageOutpu
72
72
  * "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge",
73
73
  * ],
74
74
  * SupportedRealtimeInferenceInstanceTypes: [ // RealtimeInferenceInstanceTypes
75
- * "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",
75
+ * "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",
76
76
  * ],
77
77
  * SupportedContentTypes: [ // ContentTypes // required
78
78
  * "STRING_VALUE",
@@ -239,7 +239,7 @@ export interface CreateModelPackageCommandOutput extends CreateModelPackageOutpu
239
239
  * "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge",
240
240
  * ],
241
241
  * SupportedRealtimeInferenceInstanceTypes: [
242
- * "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",
242
+ * "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",
243
243
  * ],
244
244
  * SupportedContentTypes: [
245
245
  * "STRING_VALUE",
@@ -252,6 +252,10 @@ export interface CreateModelPackageCommandOutput extends CreateModelPackageOutpu
252
252
  * };
253
253
  * const command = new CreateModelPackageCommand(input);
254
254
  * const response = await client.send(command);
255
+ * // { // CreateModelPackageOutput
256
+ * // ModelPackageArn: "STRING_VALUE", // required
257
+ * // };
258
+ *
255
259
  * ```
256
260
  *
257
261
  * @param CreateModelPackageCommandInput - {@link CreateModelPackageCommandInput}
@@ -268,6 +272,8 @@ export interface CreateModelPackageCommandOutput extends CreateModelPackageOutpu
268
272
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
269
273
  * training jobs created. </p>
270
274
  *
275
+ * @throws {@link SageMakerServiceException}
276
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
271
277
  *
272
278
  */
273
279
  export declare class CreateModelPackageCommand extends $Command<CreateModelPackageCommandInput, CreateModelPackageCommandOutput, SageMakerClientResolvedConfig> {
@@ -38,6 +38,10 @@ export interface CreateModelPackageGroupCommandOutput extends CreateModelPackage
38
38
  * };
39
39
  * const command = new CreateModelPackageGroupCommand(input);
40
40
  * const response = await client.send(command);
41
+ * // { // CreateModelPackageGroupOutput
42
+ * // ModelPackageGroupArn: "STRING_VALUE", // required
43
+ * // };
44
+ *
41
45
  * ```
42
46
  *
43
47
  * @param CreateModelPackageGroupCommandInput - {@link CreateModelPackageGroupCommandInput}
@@ -50,6 +54,8 @@ export interface CreateModelPackageGroupCommandOutput extends CreateModelPackage
50
54
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
51
55
  * training jobs created. </p>
52
56
  *
57
+ * @throws {@link SageMakerServiceException}
58
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
53
59
  *
54
60
  */
55
61
  export declare class CreateModelPackageGroupCommand extends $Command<CreateModelPackageGroupCommandInput, CreateModelPackageGroupCommandOutput, SageMakerClientResolvedConfig> {
@@ -133,6 +133,10 @@ export interface CreateModelQualityJobDefinitionCommandOutput extends CreateMode
133
133
  * };
134
134
  * const command = new CreateModelQualityJobDefinitionCommand(input);
135
135
  * const response = await client.send(command);
136
+ * // { // CreateModelQualityJobDefinitionResponse
137
+ * // JobDefinitionArn: "STRING_VALUE", // required
138
+ * // };
139
+ *
136
140
  * ```
137
141
  *
138
142
  * @param CreateModelQualityJobDefinitionCommandInput - {@link CreateModelQualityJobDefinitionCommandInput}
@@ -148,6 +152,8 @@ export interface CreateModelQualityJobDefinitionCommandOutput extends CreateMode
148
152
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
149
153
  * training jobs created. </p>
150
154
  *
155
+ * @throws {@link SageMakerServiceException}
156
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
151
157
  *
152
158
  */
153
159
  export declare class CreateModelQualityJobDefinitionCommand extends $Command<CreateModelQualityJobDefinitionCommandInput, CreateModelQualityJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {
@@ -143,6 +143,10 @@ export interface CreateMonitoringScheduleCommandOutput extends CreateMonitoringS
143
143
  * };
144
144
  * const command = new CreateMonitoringScheduleCommand(input);
145
145
  * const response = await client.send(command);
146
+ * // { // CreateMonitoringScheduleResponse
147
+ * // MonitoringScheduleArn: "STRING_VALUE", // required
148
+ * // };
149
+ *
146
150
  * ```
147
151
  *
148
152
  * @param CreateMonitoringScheduleCommandInput - {@link CreateMonitoringScheduleCommandInput}
@@ -158,6 +162,8 @@ export interface CreateMonitoringScheduleCommandOutput extends CreateMonitoringS
158
162
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
159
163
  * training jobs created. </p>
160
164
  *
165
+ * @throws {@link SageMakerServiceException}
166
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
161
167
  *
162
168
  */
163
169
  export declare class CreateMonitoringScheduleCommand extends $Command<CreateMonitoringScheduleCommandInput, CreateMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig> {
@@ -93,6 +93,10 @@ export interface CreateNotebookInstanceCommandOutput extends CreateNotebookInsta
93
93
  * };
94
94
  * const command = new CreateNotebookInstanceCommand(input);
95
95
  * const response = await client.send(command);
96
+ * // { // CreateNotebookInstanceOutput
97
+ * // NotebookInstanceArn: "STRING_VALUE",
98
+ * // };
99
+ *
96
100
  * ```
97
101
  *
98
102
  * @param CreateNotebookInstanceCommandInput - {@link CreateNotebookInstanceCommandInput}
@@ -105,6 +109,8 @@ export interface CreateNotebookInstanceCommandOutput extends CreateNotebookInsta
105
109
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
106
110
  * training jobs created. </p>
107
111
  *
112
+ * @throws {@link SageMakerServiceException}
113
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
108
114
  *
109
115
  */
110
116
  export declare class CreateNotebookInstanceCommand extends $Command<CreateNotebookInstanceCommandInput, CreateNotebookInstanceCommandOutput, SageMakerClientResolvedConfig> {
@@ -54,6 +54,10 @@ export interface CreateNotebookInstanceLifecycleConfigCommandOutput extends Crea
54
54
  * };
55
55
  * const command = new CreateNotebookInstanceLifecycleConfigCommand(input);
56
56
  * const response = await client.send(command);
57
+ * // { // CreateNotebookInstanceLifecycleConfigOutput
58
+ * // NotebookInstanceLifecycleConfigArn: "STRING_VALUE",
59
+ * // };
60
+ *
57
61
  * ```
58
62
  *
59
63
  * @param CreateNotebookInstanceLifecycleConfigCommandInput - {@link CreateNotebookInstanceLifecycleConfigCommandInput}
@@ -66,6 +70,8 @@ export interface CreateNotebookInstanceLifecycleConfigCommandOutput extends Crea
66
70
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
67
71
  * training jobs created. </p>
68
72
  *
73
+ * @throws {@link SageMakerServiceException}
74
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
69
75
  *
70
76
  */
71
77
  export declare class CreateNotebookInstanceLifecycleConfigCommand extends $Command<CreateNotebookInstanceLifecycleConfigCommandInput, CreateNotebookInstanceLifecycleConfigCommandOutput, SageMakerClientResolvedConfig> {
@@ -50,6 +50,10 @@ export interface CreatePipelineCommandOutput extends CreatePipelineResponse, __M
50
50
  * };
51
51
  * const command = new CreatePipelineCommand(input);
52
52
  * const response = await client.send(command);
53
+ * // { // CreatePipelineResponse
54
+ * // PipelineArn: "STRING_VALUE",
55
+ * // };
56
+ *
53
57
  * ```
54
58
  *
55
59
  * @param CreatePipelineCommandInput - {@link CreatePipelineCommandInput}
@@ -65,6 +69,8 @@ export interface CreatePipelineCommandOutput extends CreatePipelineResponse, __M
65
69
  * @throws {@link ResourceNotFound} (client fault)
66
70
  * <p>Resource being access is not found.</p>
67
71
  *
72
+ * @throws {@link SageMakerServiceException}
73
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
68
74
  *
69
75
  */
70
76
  export declare class CreatePipelineCommand extends $Command<CreatePipelineCommandInput, CreatePipelineCommandOutput, SageMakerClientResolvedConfig> {
@@ -51,6 +51,10 @@ export interface CreatePresignedDomainUrlCommandOutput extends CreatePresignedDo
51
51
  * };
52
52
  * const command = new CreatePresignedDomainUrlCommand(input);
53
53
  * const response = await client.send(command);
54
+ * // { // CreatePresignedDomainUrlResponse
55
+ * // AuthorizedUrl: "STRING_VALUE",
56
+ * // };
57
+ *
54
58
  * ```
55
59
  *
56
60
  * @param CreatePresignedDomainUrlCommandInput - {@link CreatePresignedDomainUrlCommandInput}
@@ -62,6 +66,8 @@ export interface CreatePresignedDomainUrlCommandOutput extends CreatePresignedDo
62
66
  * @throws {@link ResourceNotFound} (client fault)
63
67
  * <p>Resource being access is not found.</p>
64
68
  *
69
+ * @throws {@link SageMakerServiceException}
70
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
65
71
  *
66
72
  */
67
73
  export declare class CreatePresignedDomainUrlCommand extends $Command<CreatePresignedDomainUrlCommandInput, CreatePresignedDomainUrlCommandOutput, SageMakerClientResolvedConfig> {
@@ -49,6 +49,10 @@ export interface CreatePresignedNotebookInstanceUrlCommandOutput extends CreateP
49
49
  * };
50
50
  * const command = new CreatePresignedNotebookInstanceUrlCommand(input);
51
51
  * const response = await client.send(command);
52
+ * // { // CreatePresignedNotebookInstanceUrlOutput
53
+ * // AuthorizedUrl: "STRING_VALUE",
54
+ * // };
55
+ *
52
56
  * ```
53
57
  *
54
58
  * @param CreatePresignedNotebookInstanceUrlCommandInput - {@link CreatePresignedNotebookInstanceUrlCommandInput}
@@ -57,6 +61,8 @@ export interface CreatePresignedNotebookInstanceUrlCommandOutput extends CreateP
57
61
  * @see {@link CreatePresignedNotebookInstanceUrlCommandOutput} for command's `response` shape.
58
62
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
59
63
  *
64
+ * @throws {@link SageMakerServiceException}
65
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
60
66
  *
61
67
  */
62
68
  export declare class CreatePresignedNotebookInstanceUrlCommand extends $Command<CreatePresignedNotebookInstanceUrlCommandInput, CreatePresignedNotebookInstanceUrlCommandOutput, SageMakerClientResolvedConfig> {
@@ -136,6 +136,10 @@ export interface CreateProcessingJobCommandOutput extends CreateProcessingJobRes
136
136
  * };
137
137
  * const command = new CreateProcessingJobCommand(input);
138
138
  * const response = await client.send(command);
139
+ * // { // CreateProcessingJobResponse
140
+ * // ProcessingJobArn: "STRING_VALUE", // required
141
+ * // };
142
+ *
139
143
  * ```
140
144
  *
141
145
  * @param CreateProcessingJobCommandInput - {@link CreateProcessingJobCommandInput}
@@ -154,6 +158,8 @@ export interface CreateProcessingJobCommandOutput extends CreateProcessingJobRes
154
158
  * @throws {@link ResourceNotFound} (client fault)
155
159
  * <p>Resource being access is not found.</p>
156
160
  *
161
+ * @throws {@link SageMakerServiceException}
162
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
157
163
  *
158
164
  */
159
165
  export declare class CreateProcessingJobCommand extends $Command<CreateProcessingJobCommandInput, CreateProcessingJobCommandOutput, SageMakerClientResolvedConfig> {