@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
@@ -118,6 +118,10 @@ exports.ProductionVariantInstanceType = {
118
118
  ML_INF1_2XLARGE: "ml.inf1.2xlarge",
119
119
  ML_INF1_6XLARGE: "ml.inf1.6xlarge",
120
120
  ML_INF1_XLARGE: "ml.inf1.xlarge",
121
+ ML_INF2_24XLARGE: "ml.inf2.24xlarge",
122
+ ML_INF2_48XLARGE: "ml.inf2.48xlarge",
123
+ ML_INF2_8XLARGE: "ml.inf2.8xlarge",
124
+ ML_INF2_XLARGE: "ml.inf2.xlarge",
121
125
  ML_M4_10XLARGE: "ml.m4.10xlarge",
122
126
  ML_M4_16XLARGE: "ml.m4.16xlarge",
123
127
  ML_M4_2XLARGE: "ml.m4.2xlarge",
@@ -187,6 +191,8 @@ exports.ProductionVariantInstanceType = {
187
191
  ML_T2_LARGE: "ml.t2.large",
188
192
  ML_T2_MEDIUM: "ml.t2.medium",
189
193
  ML_T2_XLARGE: "ml.t2.xlarge",
194
+ ML_TRN1_2XLARGE: "ml.trn1.2xlarge",
195
+ ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
190
196
  };
191
197
  exports.TransformInstanceType = {
192
198
  ML_C4_2XLARGE: "ml.c4.2xlarge",
@@ -112,6 +112,10 @@ export const ProductionVariantInstanceType = {
112
112
  ML_INF1_2XLARGE: "ml.inf1.2xlarge",
113
113
  ML_INF1_6XLARGE: "ml.inf1.6xlarge",
114
114
  ML_INF1_XLARGE: "ml.inf1.xlarge",
115
+ ML_INF2_24XLARGE: "ml.inf2.24xlarge",
116
+ ML_INF2_48XLARGE: "ml.inf2.48xlarge",
117
+ ML_INF2_8XLARGE: "ml.inf2.8xlarge",
118
+ ML_INF2_XLARGE: "ml.inf2.xlarge",
115
119
  ML_M4_10XLARGE: "ml.m4.10xlarge",
116
120
  ML_M4_16XLARGE: "ml.m4.16xlarge",
117
121
  ML_M4_2XLARGE: "ml.m4.2xlarge",
@@ -181,6 +185,8 @@ export const ProductionVariantInstanceType = {
181
185
  ML_T2_LARGE: "ml.t2.large",
182
186
  ML_T2_MEDIUM: "ml.t2.medium",
183
187
  ML_T2_XLARGE: "ml.t2.xlarge",
188
+ ML_TRN1_2XLARGE: "ml.trn1.2xlarge",
189
+ ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
184
190
  };
185
191
  export const TransformInstanceType = {
186
192
  ML_C4_2XLARGE: "ml.c4.2xlarge",
@@ -37,6 +37,11 @@ export interface AddAssociationCommandOutput extends AddAssociationResponse, __M
37
37
  * };
38
38
  * const command = new AddAssociationCommand(input);
39
39
  * const response = await client.send(command);
40
+ * // { // AddAssociationResponse
41
+ * // SourceArn: "STRING_VALUE",
42
+ * // DestinationArn: "STRING_VALUE",
43
+ * // };
44
+ *
40
45
  * ```
41
46
  *
42
47
  * @param AddAssociationCommandInput - {@link AddAssociationCommandInput}
@@ -52,6 +57,8 @@ export interface AddAssociationCommandOutput extends AddAssociationResponse, __M
52
57
  * @throws {@link ResourceNotFound} (client fault)
53
58
  * <p>Resource being access is not found.</p>
54
59
  *
60
+ * @throws {@link SageMakerServiceException}
61
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
55
62
  *
56
63
  */
57
64
  export declare class AddAssociationCommand extends $Command<AddAssociationCommandInput, AddAssociationCommandOutput, SageMakerClientResolvedConfig> {
@@ -61,6 +61,15 @@ export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {
61
61
  * };
62
62
  * const command = new AddTagsCommand(input);
63
63
  * const response = await client.send(command);
64
+ * // { // AddTagsOutput
65
+ * // Tags: [ // TagList
66
+ * // { // Tag
67
+ * // Key: "STRING_VALUE", // required
68
+ * // Value: "STRING_VALUE", // required
69
+ * // },
70
+ * // ],
71
+ * // };
72
+ *
64
73
  * ```
65
74
  *
66
75
  * @param AddTagsCommandInput - {@link AddTagsCommandInput}
@@ -69,6 +78,8 @@ export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {
69
78
  * @see {@link AddTagsCommandOutput} for command's `response` shape.
70
79
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
71
80
  *
81
+ * @throws {@link SageMakerServiceException}
82
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
72
83
  *
73
84
  */
74
85
  export declare class AddTagsCommand extends $Command<AddTagsCommandInput, AddTagsCommandOutput, SageMakerClientResolvedConfig> {
@@ -33,6 +33,11 @@ export interface AssociateTrialComponentCommandOutput extends AssociateTrialComp
33
33
  * };
34
34
  * const command = new AssociateTrialComponentCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // AssociateTrialComponentResponse
37
+ * // TrialComponentArn: "STRING_VALUE",
38
+ * // TrialArn: "STRING_VALUE",
39
+ * // };
40
+ *
36
41
  * ```
37
42
  *
38
43
  * @param AssociateTrialComponentCommandInput - {@link AssociateTrialComponentCommandInput}
@@ -48,6 +53,8 @@ export interface AssociateTrialComponentCommandOutput extends AssociateTrialComp
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 AssociateTrialComponentCommand extends $Command<AssociateTrialComponentCommandInput, AssociateTrialComponentCommandOutput, SageMakerClientResolvedConfig> {
@@ -33,6 +33,58 @@ export interface BatchDescribeModelPackageCommandOutput extends BatchDescribeMod
33
33
  * };
34
34
  * const command = new BatchDescribeModelPackageCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // BatchDescribeModelPackageOutput
37
+ * // ModelPackageSummaries: { // ModelPackageSummaries
38
+ * // "<keys>": { // BatchDescribeModelPackageSummary
39
+ * // ModelPackageGroupName: "STRING_VALUE", // required
40
+ * // ModelPackageVersion: Number("int"),
41
+ * // ModelPackageArn: "STRING_VALUE", // required
42
+ * // ModelPackageDescription: "STRING_VALUE",
43
+ * // CreationTime: new Date("TIMESTAMP"), // required
44
+ * // InferenceSpecification: { // InferenceSpecification
45
+ * // Containers: [ // ModelPackageContainerDefinitionList // required
46
+ * // { // ModelPackageContainerDefinition
47
+ * // ContainerHostname: "STRING_VALUE",
48
+ * // Image: "STRING_VALUE", // required
49
+ * // ImageDigest: "STRING_VALUE",
50
+ * // ModelDataUrl: "STRING_VALUE",
51
+ * // ProductId: "STRING_VALUE",
52
+ * // Environment: { // EnvironmentMap
53
+ * // "<keys>": "STRING_VALUE",
54
+ * // },
55
+ * // ModelInput: { // ModelInput
56
+ * // DataInputConfig: "STRING_VALUE", // required
57
+ * // },
58
+ * // Framework: "STRING_VALUE",
59
+ * // FrameworkVersion: "STRING_VALUE",
60
+ * // NearestModelName: "STRING_VALUE",
61
+ * // },
62
+ * // ],
63
+ * // SupportedTransformInstanceTypes: [ // TransformInstanceTypes
64
+ * // "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",
65
+ * // ],
66
+ * // SupportedRealtimeInferenceInstanceTypes: [ // RealtimeInferenceInstanceTypes
67
+ * // "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",
68
+ * // ],
69
+ * // SupportedContentTypes: [ // ContentTypes // required
70
+ * // "STRING_VALUE",
71
+ * // ],
72
+ * // SupportedResponseMIMETypes: [ // ResponseMIMETypes // required
73
+ * // "STRING_VALUE",
74
+ * // ],
75
+ * // },
76
+ * // ModelPackageStatus: "Pending" || "InProgress" || "Completed" || "Failed" || "Deleting", // required
77
+ * // ModelApprovalStatus: "Approved" || "Rejected" || "PendingManualApproval",
78
+ * // },
79
+ * // },
80
+ * // BatchDescribeModelPackageErrorMap: { // BatchDescribeModelPackageErrorMap
81
+ * // "<keys>": { // BatchDescribeModelPackageError
82
+ * // ErrorCode: "STRING_VALUE", // required
83
+ * // ErrorResponse: "STRING_VALUE", // required
84
+ * // },
85
+ * // },
86
+ * // };
87
+ *
36
88
  * ```
37
89
  *
38
90
  * @param BatchDescribeModelPackageCommandInput - {@link BatchDescribeModelPackageCommandInput}
@@ -41,6 +93,8 @@ export interface BatchDescribeModelPackageCommandOutput extends BatchDescribeMod
41
93
  * @see {@link BatchDescribeModelPackageCommandOutput} for command's `response` shape.
42
94
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
43
95
  *
96
+ * @throws {@link SageMakerServiceException}
97
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
44
98
  *
45
99
  */
46
100
  export declare class BatchDescribeModelPackageCommand extends $Command<BatchDescribeModelPackageCommandInput, BatchDescribeModelPackageCommandOutput, SageMakerClientResolvedConfig> {
@@ -58,6 +58,10 @@ export interface CreateActionCommandOutput extends CreateActionResponse, __Metad
58
58
  * };
59
59
  * const command = new CreateActionCommand(input);
60
60
  * const response = await client.send(command);
61
+ * // { // CreateActionResponse
62
+ * // ActionArn: "STRING_VALUE",
63
+ * // };
64
+ *
61
65
  * ```
62
66
  *
63
67
  * @param CreateActionCommandInput - {@link CreateActionCommandInput}
@@ -70,6 +74,8 @@ export interface CreateActionCommandOutput extends CreateActionResponse, __Metad
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 CreateActionCommand extends $Command<CreateActionCommandInput, CreateActionCommandOutput, SageMakerClientResolvedConfig> {
@@ -113,7 +113,7 @@ export interface CreateAlgorithmCommandOutput extends CreateAlgorithmOutput, __M
113
113
  * "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",
114
114
  * ],
115
115
  * SupportedRealtimeInferenceInstanceTypes: [ // RealtimeInferenceInstanceTypes
116
- * "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",
116
+ * "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",
117
117
  * ],
118
118
  * SupportedContentTypes: [ // required
119
119
  * "STRING_VALUE",
@@ -229,6 +229,10 @@ export interface CreateAlgorithmCommandOutput extends CreateAlgorithmOutput, __M
229
229
  * };
230
230
  * const command = new CreateAlgorithmCommand(input);
231
231
  * const response = await client.send(command);
232
+ * // { // CreateAlgorithmOutput
233
+ * // AlgorithmArn: "STRING_VALUE", // required
234
+ * // };
235
+ *
232
236
  * ```
233
237
  *
234
238
  * @param CreateAlgorithmCommandInput - {@link CreateAlgorithmCommandInput}
@@ -237,6 +241,8 @@ export interface CreateAlgorithmCommandOutput extends CreateAlgorithmOutput, __M
237
241
  * @see {@link CreateAlgorithmCommandOutput} for command's `response` shape.
238
242
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
239
243
  *
244
+ * @throws {@link SageMakerServiceException}
245
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
240
246
  *
241
247
  */
242
248
  export declare class CreateAlgorithmCommand extends $Command<CreateAlgorithmCommandInput, CreateAlgorithmCommandOutput, SageMakerClientResolvedConfig> {
@@ -49,6 +49,10 @@ export interface CreateAppCommandOutput extends CreateAppResponse, __MetadataBea
49
49
  * };
50
50
  * const command = new CreateAppCommand(input);
51
51
  * const response = await client.send(command);
52
+ * // { // CreateAppResponse
53
+ * // AppArn: "STRING_VALUE",
54
+ * // };
55
+ *
52
56
  * ```
53
57
  *
54
58
  * @param CreateAppCommandInput - {@link CreateAppCommandInput}
@@ -64,6 +68,8 @@ export interface CreateAppCommandOutput extends CreateAppResponse, __MetadataBea
64
68
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
65
69
  * training jobs created. </p>
66
70
  *
71
+ * @throws {@link SageMakerServiceException}
72
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
67
73
  *
68
74
  */
69
75
  export declare class CreateAppCommand extends $Command<CreateAppCommandInput, CreateAppCommandOutput, SageMakerClientResolvedConfig> {
@@ -52,6 +52,10 @@ export interface CreateAppImageConfigCommandOutput extends CreateAppImageConfigR
52
52
  * };
53
53
  * const command = new CreateAppImageConfigCommand(input);
54
54
  * const response = await client.send(command);
55
+ * // { // CreateAppImageConfigResponse
56
+ * // AppImageConfigArn: "STRING_VALUE",
57
+ * // };
58
+ *
55
59
  * ```
56
60
  *
57
61
  * @param CreateAppImageConfigCommandInput - {@link CreateAppImageConfigCommandInput}
@@ -63,6 +67,8 @@ export interface CreateAppImageConfigCommandOutput extends CreateAppImageConfigR
63
67
  * @throws {@link ResourceInUse} (client fault)
64
68
  * <p>Resource being accessed is in use.</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 CreateAppImageConfigCommand extends $Command<CreateAppImageConfigCommandInput, CreateAppImageConfigCommandOutput, SageMakerClientResolvedConfig> {
@@ -60,6 +60,10 @@ export interface CreateArtifactCommandOutput extends CreateArtifactResponse, __M
60
60
  * };
61
61
  * const command = new CreateArtifactCommand(input);
62
62
  * const response = await client.send(command);
63
+ * // { // CreateArtifactResponse
64
+ * // ArtifactArn: "STRING_VALUE",
65
+ * // };
66
+ *
63
67
  * ```
64
68
  *
65
69
  * @param CreateArtifactCommandInput - {@link CreateArtifactCommandInput}
@@ -72,6 +76,8 @@ export interface CreateArtifactCommandOutput extends CreateArtifactResponse, __M
72
76
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
73
77
  * training jobs created. </p>
74
78
  *
79
+ * @throws {@link SageMakerServiceException}
80
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
75
81
  *
76
82
  */
77
83
  export declare class CreateArtifactCommand extends $Command<CreateArtifactCommandInput, CreateArtifactCommandOutput, SageMakerClientResolvedConfig> {
@@ -102,6 +102,10 @@ export interface CreateAutoMLJobCommandOutput extends CreateAutoMLJobResponse, _
102
102
  * };
103
103
  * const command = new CreateAutoMLJobCommand(input);
104
104
  * const response = await client.send(command);
105
+ * // { // CreateAutoMLJobResponse
106
+ * // AutoMLJobArn: "STRING_VALUE", // required
107
+ * // };
108
+ *
105
109
  * ```
106
110
  *
107
111
  * @param CreateAutoMLJobCommandInput - {@link CreateAutoMLJobCommandInput}
@@ -117,6 +121,8 @@ export interface CreateAutoMLJobCommandOutput extends CreateAutoMLJobResponse, _
117
121
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
118
122
  * training jobs created. </p>
119
123
  *
124
+ * @throws {@link SageMakerServiceException}
125
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
120
126
  *
121
127
  */
122
128
  export declare class CreateAutoMLJobCommand extends $Command<CreateAutoMLJobCommandInput, CreateAutoMLJobCommandOutput, SageMakerClientResolvedConfig> {
@@ -102,6 +102,10 @@ export interface CreateAutoMLJobV2CommandOutput extends CreateAutoMLJobV2Respons
102
102
  * };
103
103
  * const command = new CreateAutoMLJobV2Command(input);
104
104
  * const response = await client.send(command);
105
+ * // { // CreateAutoMLJobV2Response
106
+ * // AutoMLJobArn: "STRING_VALUE", // required
107
+ * // };
108
+ *
105
109
  * ```
106
110
  *
107
111
  * @param CreateAutoMLJobV2CommandInput - {@link CreateAutoMLJobV2CommandInput}
@@ -117,6 +121,8 @@ export interface CreateAutoMLJobV2CommandOutput extends CreateAutoMLJobV2Respons
117
121
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
118
122
  * training jobs created. </p>
119
123
  *
124
+ * @throws {@link SageMakerServiceException}
125
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
120
126
  *
121
127
  */
122
128
  export declare class CreateAutoMLJobV2Command extends $Command<CreateAutoMLJobV2CommandInput, CreateAutoMLJobV2CommandOutput, SageMakerClientResolvedConfig> {
@@ -48,6 +48,10 @@ export interface CreateCodeRepositoryCommandOutput extends CreateCodeRepositoryO
48
48
  * };
49
49
  * const command = new CreateCodeRepositoryCommand(input);
50
50
  * const response = await client.send(command);
51
+ * // { // CreateCodeRepositoryOutput
52
+ * // CodeRepositoryArn: "STRING_VALUE", // required
53
+ * // };
54
+ *
51
55
  * ```
52
56
  *
53
57
  * @param CreateCodeRepositoryCommandInput - {@link CreateCodeRepositoryCommandInput}
@@ -56,6 +60,8 @@ export interface CreateCodeRepositoryCommandOutput extends CreateCodeRepositoryO
56
60
  * @see {@link CreateCodeRepositoryCommandOutput} for command's `response` shape.
57
61
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
58
62
  *
63
+ * @throws {@link SageMakerServiceException}
64
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
59
65
  *
60
66
  */
61
67
  export declare class CreateCodeRepositoryCommand extends $Command<CreateCodeRepositoryCommandInput, CreateCodeRepositoryCommandOutput, SageMakerClientResolvedConfig> {
@@ -99,6 +99,10 @@ export interface CreateCompilationJobCommandOutput extends CreateCompilationJobR
99
99
  * };
100
100
  * const command = new CreateCompilationJobCommand(input);
101
101
  * const response = await client.send(command);
102
+ * // { // CreateCompilationJobResponse
103
+ * // CompilationJobArn: "STRING_VALUE", // required
104
+ * // };
105
+ *
102
106
  * ```
103
107
  *
104
108
  * @param CreateCompilationJobCommandInput - {@link CreateCompilationJobCommandInput}
@@ -114,6 +118,8 @@ export interface CreateCompilationJobCommandOutput extends CreateCompilationJobR
114
118
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
115
119
  * training jobs created. </p>
116
120
  *
121
+ * @throws {@link SageMakerServiceException}
122
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
117
123
  *
118
124
  */
119
125
  export declare class CreateCompilationJobCommand extends $Command<CreateCompilationJobCommandInput, CreateCompilationJobCommandOutput, SageMakerClientResolvedConfig> {
@@ -51,6 +51,10 @@ export interface CreateContextCommandOutput extends CreateContextResponse, __Met
51
51
  * };
52
52
  * const command = new CreateContextCommand(input);
53
53
  * const response = await client.send(command);
54
+ * // { // CreateContextResponse
55
+ * // ContextArn: "STRING_VALUE",
56
+ * // };
57
+ *
54
58
  * ```
55
59
  *
56
60
  * @param CreateContextCommandInput - {@link CreateContextCommandInput}
@@ -63,6 +67,8 @@ export interface CreateContextCommandOutput extends CreateContextResponse, __Met
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 CreateContextCommand extends $Command<CreateContextCommandInput, CreateContextCommandOutput, SageMakerClientResolvedConfig> {
@@ -132,6 +132,10 @@ export interface CreateDataQualityJobDefinitionCommandOutput extends CreateDataQ
132
132
  * };
133
133
  * const command = new CreateDataQualityJobDefinitionCommand(input);
134
134
  * const response = await client.send(command);
135
+ * // { // CreateDataQualityJobDefinitionResponse
136
+ * // JobDefinitionArn: "STRING_VALUE", // required
137
+ * // };
138
+ *
135
139
  * ```
136
140
  *
137
141
  * @param CreateDataQualityJobDefinitionCommandInput - {@link CreateDataQualityJobDefinitionCommandInput}
@@ -147,6 +151,8 @@ export interface CreateDataQualityJobDefinitionCommandOutput extends CreateDataQ
147
151
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
148
152
  * training jobs created. </p>
149
153
  *
154
+ * @throws {@link SageMakerServiceException}
155
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
150
156
  *
151
157
  */
152
158
  export declare class CreateDataQualityJobDefinitionCommand extends $Command<CreateDataQualityJobDefinitionCommandInput, CreateDataQualityJobDefinitionCommandOutput, SageMakerClientResolvedConfig> {
@@ -46,6 +46,8 @@ export interface CreateDeviceFleetCommandOutput extends __MetadataBearer {
46
46
  * };
47
47
  * const command = new CreateDeviceFleetCommand(input);
48
48
  * const response = await client.send(command);
49
+ * // {};
50
+ *
49
51
  * ```
50
52
  *
51
53
  * @param CreateDeviceFleetCommandInput - {@link CreateDeviceFleetCommandInput}
@@ -61,6 +63,8 @@ export interface CreateDeviceFleetCommandOutput extends __MetadataBearer {
61
63
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
62
64
  * training jobs created. </p>
63
65
  *
66
+ * @throws {@link SageMakerServiceException}
67
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
64
68
  *
65
69
  */
66
70
  export declare class CreateDeviceFleetCommand extends $Command<CreateDeviceFleetCommandInput, CreateDeviceFleetCommandOutput, SageMakerClientResolvedConfig> {
@@ -219,6 +219,11 @@ export interface CreateDomainCommandOutput extends CreateDomainResponse, __Metad
219
219
  * };
220
220
  * const command = new CreateDomainCommand(input);
221
221
  * const response = await client.send(command);
222
+ * // { // CreateDomainResponse
223
+ * // DomainArn: "STRING_VALUE",
224
+ * // Url: "STRING_VALUE",
225
+ * // };
226
+ *
222
227
  * ```
223
228
  *
224
229
  * @param CreateDomainCommandInput - {@link CreateDomainCommandInput}
@@ -234,6 +239,8 @@ export interface CreateDomainCommandOutput extends CreateDomainResponse, __Metad
234
239
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
235
240
  * training jobs created. </p>
236
241
  *
242
+ * @throws {@link SageMakerServiceException}
243
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
237
244
  *
238
245
  */
239
246
  export declare class CreateDomainCommand extends $Command<CreateDomainCommandInput, CreateDomainCommandOutput, SageMakerClientResolvedConfig> {
@@ -60,6 +60,10 @@ export interface CreateEdgeDeploymentPlanCommandOutput extends CreateEdgeDeploym
60
60
  * };
61
61
  * const command = new CreateEdgeDeploymentPlanCommand(input);
62
62
  * const response = await client.send(command);
63
+ * // { // CreateEdgeDeploymentPlanResponse
64
+ * // EdgeDeploymentPlanArn: "STRING_VALUE", // required
65
+ * // };
66
+ *
63
67
  * ```
64
68
  *
65
69
  * @param CreateEdgeDeploymentPlanCommandInput - {@link CreateEdgeDeploymentPlanCommandInput}
@@ -72,6 +76,8 @@ export interface CreateEdgeDeploymentPlanCommandOutput extends CreateEdgeDeploym
72
76
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
73
77
  * training jobs created. </p>
74
78
  *
79
+ * @throws {@link SageMakerServiceException}
80
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
75
81
  *
76
82
  */
77
83
  export declare class CreateEdgeDeploymentPlanCommand extends $Command<CreateEdgeDeploymentPlanCommandInput, CreateEdgeDeploymentPlanCommandOutput, SageMakerClientResolvedConfig> {
@@ -47,6 +47,8 @@ export interface CreateEdgeDeploymentStageCommandOutput extends __MetadataBearer
47
47
  * };
48
48
  * const command = new CreateEdgeDeploymentStageCommand(input);
49
49
  * const response = await client.send(command);
50
+ * // {};
51
+ *
50
52
  * ```
51
53
  *
52
54
  * @param CreateEdgeDeploymentStageCommandInput - {@link CreateEdgeDeploymentStageCommandInput}
@@ -59,6 +61,8 @@ export interface CreateEdgeDeploymentStageCommandOutput extends __MetadataBearer
59
61
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
60
62
  * training jobs created. </p>
61
63
  *
64
+ * @throws {@link SageMakerServiceException}
65
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
62
66
  *
63
67
  */
64
68
  export declare class CreateEdgeDeploymentStageCommand extends $Command<CreateEdgeDeploymentStageCommandInput, CreateEdgeDeploymentStageCommandOutput, SageMakerClientResolvedConfig> {
@@ -48,6 +48,8 @@ export interface CreateEdgePackagingJobCommandOutput extends __MetadataBearer {
48
48
  * };
49
49
  * const command = new CreateEdgePackagingJobCommand(input);
50
50
  * const response = await client.send(command);
51
+ * // {};
52
+ *
51
53
  * ```
52
54
  *
53
55
  * @param CreateEdgePackagingJobCommandInput - {@link CreateEdgePackagingJobCommandInput}
@@ -60,6 +62,8 @@ export interface CreateEdgePackagingJobCommandOutput extends __MetadataBearer {
60
62
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
61
63
  * training jobs created. </p>
62
64
  *
65
+ * @throws {@link SageMakerServiceException}
66
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
63
67
  *
64
68
  */
65
69
  export declare class CreateEdgePackagingJobCommand extends $Command<CreateEdgePackagingJobCommandInput, CreateEdgePackagingJobCommandOutput, SageMakerClientResolvedConfig> {
@@ -140,6 +140,10 @@ export interface CreateEndpointCommandOutput extends CreateEndpointOutput, __Met
140
140
  * };
141
141
  * const command = new CreateEndpointCommand(input);
142
142
  * const response = await client.send(command);
143
+ * // { // CreateEndpointOutput
144
+ * // EndpointArn: "STRING_VALUE", // required
145
+ * // };
146
+ *
143
147
  * ```
144
148
  *
145
149
  * @param CreateEndpointCommandInput - {@link CreateEndpointCommandInput}
@@ -152,6 +156,8 @@ export interface CreateEndpointCommandOutput extends CreateEndpointOutput, __Met
152
156
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
153
157
  * training jobs created. </p>
154
158
  *
159
+ * @throws {@link SageMakerServiceException}
160
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
155
161
  *
156
162
  */
157
163
  export declare class CreateEndpointCommand extends $Command<CreateEndpointCommandInput, CreateEndpointCommandOutput, SageMakerClientResolvedConfig> {
@@ -61,7 +61,7 @@ export interface CreateEndpointConfigCommandOutput extends CreateEndpointConfigO
61
61
  * VariantName: "STRING_VALUE", // required
62
62
  * ModelName: "STRING_VALUE", // required
63
63
  * InitialInstanceCount: Number("int"),
64
- * 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",
64
+ * 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",
65
65
  * InitialVariantWeight: Number("float"),
66
66
  * AcceleratorType: "ml.eia1.medium" || "ml.eia1.large" || "ml.eia1.xlarge" || "ml.eia2.medium" || "ml.eia2.large" || "ml.eia2.xlarge",
67
67
  * CoreDumpConfig: { // ProductionVariantCoreDumpConfig
@@ -164,7 +164,7 @@ export interface CreateEndpointConfigCommandOutput extends CreateEndpointConfigO
164
164
  * VariantName: "STRING_VALUE", // required
165
165
  * ModelName: "STRING_VALUE", // required
166
166
  * InitialInstanceCount: Number("int"),
167
- * 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",
167
+ * 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",
168
168
  * InitialVariantWeight: Number("float"),
169
169
  * AcceleratorType: "ml.eia1.medium" || "ml.eia1.large" || "ml.eia1.xlarge" || "ml.eia2.medium" || "ml.eia2.large" || "ml.eia2.xlarge",
170
170
  * CoreDumpConfig: {
@@ -184,6 +184,10 @@ export interface CreateEndpointConfigCommandOutput extends CreateEndpointConfigO
184
184
  * };
185
185
  * const command = new CreateEndpointConfigCommand(input);
186
186
  * const response = await client.send(command);
187
+ * // { // CreateEndpointConfigOutput
188
+ * // EndpointConfigArn: "STRING_VALUE", // required
189
+ * // };
190
+ *
187
191
  * ```
188
192
  *
189
193
  * @param CreateEndpointConfigCommandInput - {@link CreateEndpointConfigCommandInput}
@@ -196,6 +200,8 @@ export interface CreateEndpointConfigCommandOutput extends CreateEndpointConfigO
196
200
  * <p> You have exceeded an SageMaker resource limit. For example, you might have too many
197
201
  * training jobs created. </p>
198
202
  *
203
+ * @throws {@link SageMakerServiceException}
204
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
199
205
  *
200
206
  */
201
207
  export declare class CreateEndpointConfigCommand extends $Command<CreateEndpointConfigCommandInput, CreateEndpointConfigCommandOutput, SageMakerClientResolvedConfig> {