@aws-sdk/client-sagemaker 3.325.0 → 3.326.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (303) hide show
  1. package/dist-types/commands/AddAssociationCommand.d.ts +7 -0
  2. package/dist-types/commands/AddTagsCommand.d.ts +11 -0
  3. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +7 -0
  4. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +54 -0
  5. package/dist-types/commands/CreateActionCommand.d.ts +6 -0
  6. package/dist-types/commands/CreateAlgorithmCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateAppCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +6 -0
  9. package/dist-types/commands/CreateArtifactCommand.d.ts +6 -0
  10. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +6 -0
  11. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +6 -0
  12. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +6 -0
  13. package/dist-types/commands/CreateCompilationJobCommand.d.ts +6 -0
  14. package/dist-types/commands/CreateContextCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +4 -0
  17. package/dist-types/commands/CreateDomainCommand.d.ts +7 -0
  18. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +4 -0
  20. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +4 -0
  21. package/dist-types/commands/CreateEndpointCommand.d.ts +6 -0
  22. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +6 -0
  23. package/dist-types/commands/CreateExperimentCommand.d.ts +6 -0
  24. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +6 -0
  25. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +6 -0
  26. package/dist-types/commands/CreateHubCommand.d.ts +6 -0
  27. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +6 -0
  28. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +6 -0
  29. package/dist-types/commands/CreateImageCommand.d.ts +6 -0
  30. package/dist-types/commands/CreateImageVersionCommand.d.ts +6 -0
  31. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +6 -0
  32. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +6 -0
  33. package/dist-types/commands/CreateLabelingJobCommand.d.ts +6 -0
  34. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +6 -0
  35. package/dist-types/commands/CreateModelCardCommand.d.ts +6 -0
  36. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +6 -0
  37. package/dist-types/commands/CreateModelCommand.d.ts +6 -0
  38. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +6 -0
  39. package/dist-types/commands/CreateModelPackageCommand.d.ts +6 -0
  40. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +6 -0
  41. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +6 -0
  42. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +6 -0
  43. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +6 -0
  44. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +6 -0
  45. package/dist-types/commands/CreatePipelineCommand.d.ts +6 -0
  46. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +6 -0
  47. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +6 -0
  48. package/dist-types/commands/CreateProcessingJobCommand.d.ts +6 -0
  49. package/dist-types/commands/CreateProjectCommand.d.ts +7 -0
  50. package/dist-types/commands/CreateSpaceCommand.d.ts +6 -0
  51. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +6 -0
  52. package/dist-types/commands/CreateTrainingJobCommand.d.ts +6 -0
  53. package/dist-types/commands/CreateTransformJobCommand.d.ts +6 -0
  54. package/dist-types/commands/CreateTrialCommand.d.ts +6 -0
  55. package/dist-types/commands/CreateTrialComponentCommand.d.ts +6 -0
  56. package/dist-types/commands/CreateUserProfileCommand.d.ts +6 -0
  57. package/dist-types/commands/CreateWorkforceCommand.d.ts +6 -0
  58. package/dist-types/commands/CreateWorkteamCommand.d.ts +6 -0
  59. package/dist-types/commands/DeleteActionCommand.d.ts +6 -0
  60. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +4 -0
  61. package/dist-types/commands/DeleteAppCommand.d.ts +4 -0
  62. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +4 -0
  63. package/dist-types/commands/DeleteArtifactCommand.d.ts +6 -0
  64. package/dist-types/commands/DeleteAssociationCommand.d.ts +7 -0
  65. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +4 -0
  66. package/dist-types/commands/DeleteContextCommand.d.ts +6 -0
  67. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +4 -0
  68. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +4 -0
  69. package/dist-types/commands/DeleteDomainCommand.d.ts +4 -0
  70. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +4 -0
  71. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +4 -0
  72. package/dist-types/commands/DeleteEndpointCommand.d.ts +4 -0
  73. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +4 -0
  74. package/dist-types/commands/DeleteExperimentCommand.d.ts +6 -0
  75. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +4 -0
  76. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +4 -0
  77. package/dist-types/commands/DeleteHubCommand.d.ts +4 -0
  78. package/dist-types/commands/DeleteHubContentCommand.d.ts +4 -0
  79. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +4 -0
  80. package/dist-types/commands/DeleteImageCommand.d.ts +4 -0
  81. package/dist-types/commands/DeleteImageVersionCommand.d.ts +4 -0
  82. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +6 -0
  83. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +4 -0
  84. package/dist-types/commands/DeleteModelCardCommand.d.ts +4 -0
  85. package/dist-types/commands/DeleteModelCommand.d.ts +4 -0
  86. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +4 -0
  87. package/dist-types/commands/DeleteModelPackageCommand.d.ts +4 -0
  88. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +4 -0
  89. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +4 -0
  90. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +4 -0
  91. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +4 -0
  92. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +4 -0
  93. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +4 -0
  94. package/dist-types/commands/DeletePipelineCommand.d.ts +6 -0
  95. package/dist-types/commands/DeleteProjectCommand.d.ts +4 -0
  96. package/dist-types/commands/DeleteSpaceCommand.d.ts +4 -0
  97. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +4 -0
  98. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -0
  99. package/dist-types/commands/DeleteTrialCommand.d.ts +6 -0
  100. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +6 -0
  101. package/dist-types/commands/DeleteUserProfileCommand.d.ts +4 -0
  102. package/dist-types/commands/DeleteWorkforceCommand.d.ts +4 -0
  103. package/dist-types/commands/DeleteWorkteamCommand.d.ts +6 -0
  104. package/dist-types/commands/DeregisterDevicesCommand.d.ts +4 -0
  105. package/dist-types/commands/DescribeActionCommand.d.ts +47 -0
  106. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +218 -0
  107. package/dist-types/commands/DescribeAppCommand.d.ts +22 -0
  108. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +22 -0
  109. package/dist-types/commands/DescribeArtifactCommand.d.ts +49 -0
  110. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +153 -0
  111. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +135 -0
  112. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +14 -0
  113. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +51 -0
  114. package/dist-types/commands/DescribeContextCommand.d.ts +40 -0
  115. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +102 -0
  116. package/dist-types/commands/DescribeDeviceCommand.d.ts +23 -0
  117. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +18 -0
  118. package/dist-types/commands/DescribeDomainCommand.d.ts +154 -0
  119. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +44 -0
  120. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +30 -0
  121. package/dist-types/commands/DescribeEndpointCommand.d.ts +222 -0
  122. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +127 -0
  123. package/dist-types/commands/DescribeExperimentCommand.d.ts +35 -0
  124. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +51 -0
  125. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +18 -0
  126. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +42 -0
  127. package/dist-types/commands/DescribeHubCommand.d.ts +19 -0
  128. package/dist-types/commands/DescribeHubContentCommand.d.ts +28 -0
  129. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +13 -0
  130. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +408 -0
  131. package/dist-types/commands/DescribeImageCommand.d.ts +14 -0
  132. package/dist-types/commands/DescribeImageVersionCommand.d.ts +21 -0
  133. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +61 -0
  134. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +131 -0
  135. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +98 -0
  136. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +31 -0
  137. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +95 -0
  138. package/dist-types/commands/DescribeModelCardCommand.d.ts +36 -0
  139. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +19 -0
  140. package/dist-types/commands/DescribeModelCommand.d.ts +63 -0
  141. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +92 -0
  142. package/dist-types/commands/DescribeModelPackageCommand.d.ts +243 -0
  143. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +20 -0
  144. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +103 -0
  145. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +130 -0
  146. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +35 -0
  147. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +19 -0
  148. package/dist-types/commands/DescribePipelineCommand.d.ts +38 -0
  149. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +7 -0
  150. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +40 -0
  151. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +116 -0
  152. package/dist-types/commands/DescribeProjectCommand.d.ts +47 -0
  153. package/dist-types/commands/DescribeSpaceCommand.d.ts +49 -0
  154. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +11 -0
  155. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +12 -0
  156. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +222 -0
  157. package/dist-types/commands/DescribeTransformJobCommand.d.ts +63 -0
  158. package/dist-types/commands/DescribeTrialCommand.d.ts +41 -0
  159. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +84 -0
  160. package/dist-types/commands/DescribeUserProfileCommand.d.ts +97 -0
  161. package/dist-types/commands/DescribeWorkforceCommand.d.ts +42 -0
  162. package/dist-types/commands/DescribeWorkteamCommand.d.ts +34 -0
  163. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +4 -0
  164. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +7 -0
  165. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +4 -0
  166. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +35 -0
  167. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +7 -0
  168. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +6 -0
  169. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +6 -0
  170. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +10 -0
  171. package/dist-types/commands/ImportHubContentCommand.d.ts +7 -0
  172. package/dist-types/commands/ListActionsCommand.d.ts +21 -0
  173. package/dist-types/commands/ListAlgorithmsCommand.d.ts +15 -0
  174. package/dist-types/commands/ListAliasesCommand.d.ts +9 -0
  175. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +27 -0
  176. package/dist-types/commands/ListAppsCommand.d.ts +17 -0
  177. package/dist-types/commands/ListArtifactsCommand.d.ts +24 -0
  178. package/dist-types/commands/ListAssociationsCommand.d.ts +28 -0
  179. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +23 -0
  180. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +64 -0
  181. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +19 -0
  182. package/dist-types/commands/ListCompilationJobsCommand.d.ts +21 -0
  183. package/dist-types/commands/ListContextsCommand.d.ts +20 -0
  184. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +14 -0
  185. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +14 -0
  186. package/dist-types/commands/ListDevicesCommand.d.ts +24 -0
  187. package/dist-types/commands/ListDomainsCommand.d.ts +17 -0
  188. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +18 -0
  189. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +18 -0
  190. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +13 -0
  191. package/dist-types/commands/ListEndpointsCommand.d.ts +15 -0
  192. package/dist-types/commands/ListExperimentsCommand.d.ts +19 -0
  193. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +18 -0
  194. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +15 -0
  195. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +22 -0
  196. package/dist-types/commands/ListHubContentsCommand.d.ts +22 -0
  197. package/dist-types/commands/ListHubsCommand.d.ts +20 -0
  198. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +13 -0
  199. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +34 -0
  200. package/dist-types/commands/ListImageVersionsCommand.d.ts +17 -0
  201. package/dist-types/commands/ListImagesCommand.d.ts +18 -0
  202. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +23 -0
  203. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +45 -0
  204. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +20 -0
  205. package/dist-types/commands/ListLabelingJobsCommand.d.ts +45 -0
  206. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +20 -0
  207. package/dist-types/commands/ListLineageGroupsCommand.d.ts +15 -0
  208. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +14 -0
  209. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +17 -0
  210. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +16 -0
  211. package/dist-types/commands/ListModelCardsCommand.d.ts +15 -0
  212. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +14 -0
  213. package/dist-types/commands/ListModelMetadataCommand.d.ts +15 -0
  214. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +15 -0
  215. package/dist-types/commands/ListModelPackagesCommand.d.ts +18 -0
  216. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +14 -0
  217. package/dist-types/commands/ListModelsCommand.d.ts +13 -0
  218. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +14 -0
  219. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +21 -0
  220. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +20 -0
  221. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +18 -0
  222. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +14 -0
  223. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +22 -0
  224. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +97 -0
  225. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +16 -0
  226. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +12 -0
  227. package/dist-types/commands/ListPipelinesCommand.d.ts +18 -0
  228. package/dist-types/commands/ListProcessingJobsCommand.d.ts +18 -0
  229. package/dist-types/commands/ListProjectsCommand.d.ts +16 -0
  230. package/dist-types/commands/ListSpacesCommand.d.ts +15 -0
  231. package/dist-types/commands/ListStageDevicesCommand.d.ts +21 -0
  232. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +15 -0
  233. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +15 -0
  234. package/dist-types/commands/ListTagsCommand.d.ts +12 -0
  235. package/dist-types/commands/ListTrainingJobsCommand.d.ts +21 -0
  236. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +28 -0
  237. package/dist-types/commands/ListTransformJobsCommand.d.ts +17 -0
  238. package/dist-types/commands/ListTrialComponentsCommand.d.ts +45 -0
  239. package/dist-types/commands/ListTrialsCommand.d.ts +19 -0
  240. package/dist-types/commands/ListUserProfilesCommand.d.ts +15 -0
  241. package/dist-types/commands/ListWorkforcesCommand.d.ts +45 -0
  242. package/dist-types/commands/ListWorkteamsCommand.d.ts +37 -0
  243. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +6 -0
  244. package/dist-types/commands/QueryLineageCommand.d.ts +20 -0
  245. package/dist-types/commands/RegisterDevicesCommand.d.ts +4 -0
  246. package/dist-types/commands/RenderUiTemplateCommand.d.ts +12 -0
  247. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +6 -0
  248. package/dist-types/commands/SearchCommand.d.ts +1819 -0
  249. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +6 -0
  250. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +6 -0
  251. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +4 -0
  252. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +6 -0
  253. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +4 -0
  254. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +4 -0
  255. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +6 -0
  256. package/dist-types/commands/StopAutoMLJobCommand.d.ts +4 -0
  257. package/dist-types/commands/StopCompilationJobCommand.d.ts +4 -0
  258. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +4 -0
  259. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +4 -0
  260. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +4 -0
  261. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +6 -0
  262. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +4 -0
  263. package/dist-types/commands/StopLabelingJobCommand.d.ts +4 -0
  264. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +4 -0
  265. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +4 -0
  266. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +6 -0
  267. package/dist-types/commands/StopProcessingJobCommand.d.ts +4 -0
  268. package/dist-types/commands/StopTrainingJobCommand.d.ts +4 -0
  269. package/dist-types/commands/StopTransformJobCommand.d.ts +4 -0
  270. package/dist-types/commands/UpdateActionCommand.d.ts +6 -0
  271. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +6 -0
  272. package/dist-types/commands/UpdateArtifactCommand.d.ts +6 -0
  273. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +6 -0
  274. package/dist-types/commands/UpdateContextCommand.d.ts +6 -0
  275. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +4 -0
  276. package/dist-types/commands/UpdateDevicesCommand.d.ts +4 -0
  277. package/dist-types/commands/UpdateDomainCommand.d.ts +6 -0
  278. package/dist-types/commands/UpdateEndpointCommand.d.ts +6 -0
  279. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +6 -0
  280. package/dist-types/commands/UpdateExperimentCommand.d.ts +6 -0
  281. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +6 -0
  282. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +4 -0
  283. package/dist-types/commands/UpdateHubCommand.d.ts +6 -0
  284. package/dist-types/commands/UpdateImageCommand.d.ts +6 -0
  285. package/dist-types/commands/UpdateImageVersionCommand.d.ts +6 -0
  286. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +6 -0
  287. package/dist-types/commands/UpdateModelCardCommand.d.ts +6 -0
  288. package/dist-types/commands/UpdateModelPackageCommand.d.ts +6 -0
  289. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +7 -0
  290. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +6 -0
  291. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +4 -0
  292. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +4 -0
  293. package/dist-types/commands/UpdatePipelineCommand.d.ts +6 -0
  294. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +6 -0
  295. package/dist-types/commands/UpdateProjectCommand.d.ts +6 -0
  296. package/dist-types/commands/UpdateSpaceCommand.d.ts +6 -0
  297. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +6 -0
  298. package/dist-types/commands/UpdateTrialCommand.d.ts +6 -0
  299. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +6 -0
  300. package/dist-types/commands/UpdateUserProfileCommand.d.ts +6 -0
  301. package/dist-types/commands/UpdateWorkforceCommand.d.ts +42 -0
  302. package/dist-types/commands/UpdateWorkteamCommand.d.ts +34 -0
  303. package/package.json +3 -3
@@ -33,6 +33,27 @@ export interface DescribeDeviceCommandOutput extends DescribeDeviceResponse, __M
33
33
  * };
34
34
  * const command = new DescribeDeviceCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // DescribeDeviceResponse
37
+ * // DeviceArn: "STRING_VALUE",
38
+ * // DeviceName: "STRING_VALUE", // required
39
+ * // Description: "STRING_VALUE",
40
+ * // DeviceFleetName: "STRING_VALUE", // required
41
+ * // IotThingName: "STRING_VALUE",
42
+ * // RegistrationTime: new Date("TIMESTAMP"), // required
43
+ * // LatestHeartbeat: new Date("TIMESTAMP"),
44
+ * // Models: [ // EdgeModels
45
+ * // { // EdgeModel
46
+ * // ModelName: "STRING_VALUE", // required
47
+ * // ModelVersion: "STRING_VALUE", // required
48
+ * // LatestSampleTime: new Date("TIMESTAMP"),
49
+ * // LatestInference: new Date("TIMESTAMP"),
50
+ * // },
51
+ * // ],
52
+ * // MaxModels: Number("int"),
53
+ * // NextToken: "STRING_VALUE",
54
+ * // AgentVersion: "STRING_VALUE",
55
+ * // };
56
+ *
36
57
  * ```
37
58
  *
38
59
  * @param DescribeDeviceCommandInput - {@link DescribeDeviceCommandInput}
@@ -44,6 +65,8 @@ export interface DescribeDeviceCommandOutput extends DescribeDeviceResponse, __M
44
65
  * @throws {@link ResourceNotFound} (client fault)
45
66
  * <p>Resource being access is not found.</p>
46
67
  *
68
+ * @throws {@link SageMakerServiceException}
69
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
47
70
  *
48
71
  */
49
72
  export declare class DescribeDeviceCommand extends $Command<DescribeDeviceCommandInput, DescribeDeviceCommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,22 @@ export interface DescribeDeviceFleetCommandOutput extends DescribeDeviceFleetRes
31
31
  * };
32
32
  * const command = new DescribeDeviceFleetCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // DescribeDeviceFleetResponse
35
+ * // DeviceFleetName: "STRING_VALUE", // required
36
+ * // DeviceFleetArn: "STRING_VALUE", // required
37
+ * // OutputConfig: { // EdgeOutputConfig
38
+ * // S3OutputLocation: "STRING_VALUE", // required
39
+ * // KmsKeyId: "STRING_VALUE",
40
+ * // PresetDeploymentType: "GreengrassV2Component",
41
+ * // PresetDeploymentConfig: "STRING_VALUE",
42
+ * // },
43
+ * // Description: "STRING_VALUE",
44
+ * // CreationTime: new Date("TIMESTAMP"), // required
45
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
46
+ * // RoleArn: "STRING_VALUE",
47
+ * // IotRoleAlias: "STRING_VALUE",
48
+ * // };
49
+ *
34
50
  * ```
35
51
  *
36
52
  * @param DescribeDeviceFleetCommandInput - {@link DescribeDeviceFleetCommandInput}
@@ -42,6 +58,8 @@ export interface DescribeDeviceFleetCommandOutput extends DescribeDeviceFleetRes
42
58
  * @throws {@link ResourceNotFound} (client fault)
43
59
  * <p>Resource being access is not found.</p>
44
60
  *
61
+ * @throws {@link SageMakerServiceException}
62
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
45
63
  *
46
64
  */
47
65
  export declare class DescribeDeviceFleetCommand extends $Command<DescribeDeviceFleetCommandInput, DescribeDeviceFleetCommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,158 @@ export interface DescribeDomainCommandOutput extends DescribeDomainResponse, __M
31
31
  * };
32
32
  * const command = new DescribeDomainCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // DescribeDomainResponse
35
+ * // DomainArn: "STRING_VALUE",
36
+ * // DomainId: "STRING_VALUE",
37
+ * // DomainName: "STRING_VALUE",
38
+ * // HomeEfsFileSystemId: "STRING_VALUE",
39
+ * // SingleSignOnManagedApplicationInstanceId: "STRING_VALUE",
40
+ * // Status: "Deleting" || "Failed" || "InService" || "Pending" || "Updating" || "Update_Failed" || "Delete_Failed",
41
+ * // CreationTime: new Date("TIMESTAMP"),
42
+ * // LastModifiedTime: new Date("TIMESTAMP"),
43
+ * // FailureReason: "STRING_VALUE",
44
+ * // AuthMode: "SSO" || "IAM",
45
+ * // DefaultUserSettings: { // UserSettings
46
+ * // ExecutionRole: "STRING_VALUE",
47
+ * // SecurityGroups: [ // SecurityGroupIds
48
+ * // "STRING_VALUE",
49
+ * // ],
50
+ * // SharingSettings: { // SharingSettings
51
+ * // NotebookOutputOption: "Allowed" || "Disabled",
52
+ * // S3OutputPath: "STRING_VALUE",
53
+ * // S3KmsKeyId: "STRING_VALUE",
54
+ * // },
55
+ * // JupyterServerAppSettings: { // JupyterServerAppSettings
56
+ * // DefaultResourceSpec: { // ResourceSpec
57
+ * // SageMakerImageArn: "STRING_VALUE",
58
+ * // SageMakerImageVersionArn: "STRING_VALUE",
59
+ * // InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "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.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.geospatial.interactive" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge",
60
+ * // LifecycleConfigArn: "STRING_VALUE",
61
+ * // },
62
+ * // LifecycleConfigArns: [ // LifecycleConfigArns
63
+ * // "STRING_VALUE",
64
+ * // ],
65
+ * // CodeRepositories: [ // CodeRepositories
66
+ * // { // CodeRepository
67
+ * // RepositoryUrl: "STRING_VALUE", // required
68
+ * // },
69
+ * // ],
70
+ * // },
71
+ * // KernelGatewayAppSettings: { // KernelGatewayAppSettings
72
+ * // DefaultResourceSpec: {
73
+ * // SageMakerImageArn: "STRING_VALUE",
74
+ * // SageMakerImageVersionArn: "STRING_VALUE",
75
+ * // InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "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.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.geospatial.interactive" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge",
76
+ * // LifecycleConfigArn: "STRING_VALUE",
77
+ * // },
78
+ * // CustomImages: [ // CustomImages
79
+ * // { // CustomImage
80
+ * // ImageName: "STRING_VALUE", // required
81
+ * // ImageVersionNumber: Number("int"),
82
+ * // AppImageConfigName: "STRING_VALUE", // required
83
+ * // },
84
+ * // ],
85
+ * // LifecycleConfigArns: [
86
+ * // "STRING_VALUE",
87
+ * // ],
88
+ * // },
89
+ * // TensorBoardAppSettings: { // TensorBoardAppSettings
90
+ * // DefaultResourceSpec: {
91
+ * // SageMakerImageArn: "STRING_VALUE",
92
+ * // SageMakerImageVersionArn: "STRING_VALUE",
93
+ * // InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "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.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.geospatial.interactive" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge",
94
+ * // LifecycleConfigArn: "STRING_VALUE",
95
+ * // },
96
+ * // },
97
+ * // RStudioServerProAppSettings: { // RStudioServerProAppSettings
98
+ * // AccessStatus: "ENABLED" || "DISABLED",
99
+ * // UserGroup: "R_STUDIO_ADMIN" || "R_STUDIO_USER",
100
+ * // },
101
+ * // RSessionAppSettings: { // RSessionAppSettings
102
+ * // DefaultResourceSpec: {
103
+ * // SageMakerImageArn: "STRING_VALUE",
104
+ * // SageMakerImageVersionArn: "STRING_VALUE",
105
+ * // InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "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.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.geospatial.interactive" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge",
106
+ * // LifecycleConfigArn: "STRING_VALUE",
107
+ * // },
108
+ * // CustomImages: [
109
+ * // {
110
+ * // ImageName: "STRING_VALUE", // required
111
+ * // ImageVersionNumber: Number("int"),
112
+ * // AppImageConfigName: "STRING_VALUE", // required
113
+ * // },
114
+ * // ],
115
+ * // },
116
+ * // CanvasAppSettings: { // CanvasAppSettings
117
+ * // TimeSeriesForecastingSettings: { // TimeSeriesForecastingSettings
118
+ * // Status: "ENABLED" || "DISABLED",
119
+ * // AmazonForecastRoleArn: "STRING_VALUE",
120
+ * // },
121
+ * // ModelRegisterSettings: { // ModelRegisterSettings
122
+ * // Status: "ENABLED" || "DISABLED",
123
+ * // CrossAccountModelRegisterRoleArn: "STRING_VALUE",
124
+ * // },
125
+ * // },
126
+ * // },
127
+ * // AppNetworkAccessType: "PublicInternetOnly" || "VpcOnly",
128
+ * // HomeEfsFileSystemKmsKeyId: "STRING_VALUE",
129
+ * // SubnetIds: [ // Subnets
130
+ * // "STRING_VALUE",
131
+ * // ],
132
+ * // Url: "STRING_VALUE",
133
+ * // VpcId: "STRING_VALUE",
134
+ * // KmsKeyId: "STRING_VALUE",
135
+ * // DomainSettings: { // DomainSettings
136
+ * // SecurityGroupIds: [ // DomainSecurityGroupIds
137
+ * // "STRING_VALUE",
138
+ * // ],
139
+ * // RStudioServerProDomainSettings: { // RStudioServerProDomainSettings
140
+ * // DomainExecutionRoleArn: "STRING_VALUE", // required
141
+ * // RStudioConnectUrl: "STRING_VALUE",
142
+ * // RStudioPackageManagerUrl: "STRING_VALUE",
143
+ * // DefaultResourceSpec: {
144
+ * // SageMakerImageArn: "STRING_VALUE",
145
+ * // SageMakerImageVersionArn: "STRING_VALUE",
146
+ * // InstanceType: "system" || "ml.t3.micro" || "ml.t3.small" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "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.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.geospatial.interactive" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge",
147
+ * // LifecycleConfigArn: "STRING_VALUE",
148
+ * // },
149
+ * // },
150
+ * // ExecutionRoleIdentityConfig: "USER_PROFILE_NAME" || "DISABLED",
151
+ * // },
152
+ * // AppSecurityGroupManagement: "Service" || "Customer",
153
+ * // SecurityGroupIdForDomainBoundary: "STRING_VALUE",
154
+ * // DefaultSpaceSettings: { // DefaultSpaceSettings
155
+ * // ExecutionRole: "STRING_VALUE",
156
+ * // SecurityGroups: [
157
+ * // "STRING_VALUE",
158
+ * // ],
159
+ * // JupyterServerAppSettings: {
160
+ * // DefaultResourceSpec: "<ResourceSpec>",
161
+ * // LifecycleConfigArns: [
162
+ * // "STRING_VALUE",
163
+ * // ],
164
+ * // CodeRepositories: [
165
+ * // {
166
+ * // RepositoryUrl: "STRING_VALUE", // required
167
+ * // },
168
+ * // ],
169
+ * // },
170
+ * // KernelGatewayAppSettings: {
171
+ * // DefaultResourceSpec: "<ResourceSpec>",
172
+ * // CustomImages: [
173
+ * // {
174
+ * // ImageName: "STRING_VALUE", // required
175
+ * // ImageVersionNumber: Number("int"),
176
+ * // AppImageConfigName: "STRING_VALUE", // required
177
+ * // },
178
+ * // ],
179
+ * // LifecycleConfigArns: [
180
+ * // "STRING_VALUE",
181
+ * // ],
182
+ * // },
183
+ * // },
184
+ * // };
185
+ *
34
186
  * ```
35
187
  *
36
188
  * @param DescribeDomainCommandInput - {@link DescribeDomainCommandInput}
@@ -42,6 +194,8 @@ export interface DescribeDomainCommandOutput extends DescribeDomainResponse, __M
42
194
  * @throws {@link ResourceNotFound} (client fault)
43
195
  * <p>Resource being access is not found.</p>
44
196
  *
197
+ * @throws {@link SageMakerServiceException}
198
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
45
199
  *
46
200
  */
47
201
  export declare class DescribeDomainCommand extends $Command<DescribeDomainCommandInput, DescribeDomainCommandOutput, SageMakerClientResolvedConfig> {
@@ -33,6 +33,48 @@ export interface DescribeEdgeDeploymentPlanCommandOutput extends DescribeEdgeDep
33
33
  * };
34
34
  * const command = new DescribeEdgeDeploymentPlanCommand(input);
35
35
  * const response = await client.send(command);
36
+ * // { // DescribeEdgeDeploymentPlanResponse
37
+ * // EdgeDeploymentPlanArn: "STRING_VALUE", // required
38
+ * // EdgeDeploymentPlanName: "STRING_VALUE", // required
39
+ * // ModelConfigs: [ // EdgeDeploymentModelConfigs // required
40
+ * // { // EdgeDeploymentModelConfig
41
+ * // ModelHandle: "STRING_VALUE", // required
42
+ * // EdgePackagingJobName: "STRING_VALUE", // required
43
+ * // },
44
+ * // ],
45
+ * // DeviceFleetName: "STRING_VALUE", // required
46
+ * // EdgeDeploymentSuccess: Number("int"),
47
+ * // EdgeDeploymentPending: Number("int"),
48
+ * // EdgeDeploymentFailed: Number("int"),
49
+ * // Stages: [ // DeploymentStageStatusSummaries // required
50
+ * // { // DeploymentStageStatusSummary
51
+ * // StageName: "STRING_VALUE", // required
52
+ * // DeviceSelectionConfig: { // DeviceSelectionConfig
53
+ * // DeviceSubsetType: "PERCENTAGE" || "SELECTION" || "NAMECONTAINS", // required
54
+ * // Percentage: Number("int"),
55
+ * // DeviceNames: [ // DeviceNames
56
+ * // "STRING_VALUE",
57
+ * // ],
58
+ * // DeviceNameContains: "STRING_VALUE",
59
+ * // },
60
+ * // DeploymentConfig: { // EdgeDeploymentConfig
61
+ * // FailureHandlingPolicy: "ROLLBACK_ON_FAILURE" || "DO_NOTHING", // required
62
+ * // },
63
+ * // DeploymentStatus: { // EdgeDeploymentStatus
64
+ * // StageStatus: "CREATING" || "READYTODEPLOY" || "STARTING" || "INPROGRESS" || "DEPLOYED" || "FAILED" || "STOPPING" || "STOPPED", // required
65
+ * // EdgeDeploymentSuccessInStage: Number("int"), // required
66
+ * // EdgeDeploymentPendingInStage: Number("int"), // required
67
+ * // EdgeDeploymentFailedInStage: Number("int"), // required
68
+ * // EdgeDeploymentStatusMessage: "STRING_VALUE",
69
+ * // EdgeDeploymentStageStartTime: new Date("TIMESTAMP"),
70
+ * // },
71
+ * // },
72
+ * // ],
73
+ * // NextToken: "STRING_VALUE",
74
+ * // CreationTime: new Date("TIMESTAMP"),
75
+ * // LastModifiedTime: new Date("TIMESTAMP"),
76
+ * // };
77
+ *
36
78
  * ```
37
79
  *
38
80
  * @param DescribeEdgeDeploymentPlanCommandInput - {@link DescribeEdgeDeploymentPlanCommandInput}
@@ -44,6 +86,8 @@ export interface DescribeEdgeDeploymentPlanCommandOutput extends DescribeEdgeDep
44
86
  * @throws {@link ResourceNotFound} (client fault)
45
87
  * <p>Resource being access is not found.</p>
46
88
  *
89
+ * @throws {@link SageMakerServiceException}
90
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
47
91
  *
48
92
  */
49
93
  export declare class DescribeEdgeDeploymentPlanCommand extends $Command<DescribeEdgeDeploymentPlanCommandInput, DescribeEdgeDeploymentPlanCommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,34 @@ export interface DescribeEdgePackagingJobCommandOutput extends DescribeEdgePacka
31
31
  * };
32
32
  * const command = new DescribeEdgePackagingJobCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // DescribeEdgePackagingJobResponse
35
+ * // EdgePackagingJobArn: "STRING_VALUE", // required
36
+ * // EdgePackagingJobName: "STRING_VALUE", // required
37
+ * // CompilationJobName: "STRING_VALUE",
38
+ * // ModelName: "STRING_VALUE",
39
+ * // ModelVersion: "STRING_VALUE",
40
+ * // RoleArn: "STRING_VALUE",
41
+ * // OutputConfig: { // EdgeOutputConfig
42
+ * // S3OutputLocation: "STRING_VALUE", // required
43
+ * // KmsKeyId: "STRING_VALUE",
44
+ * // PresetDeploymentType: "GreengrassV2Component",
45
+ * // PresetDeploymentConfig: "STRING_VALUE",
46
+ * // },
47
+ * // ResourceKey: "STRING_VALUE",
48
+ * // EdgePackagingJobStatus: "STARTING" || "INPROGRESS" || "COMPLETED" || "FAILED" || "STOPPING" || "STOPPED", // required
49
+ * // EdgePackagingJobStatusMessage: "STRING_VALUE",
50
+ * // CreationTime: new Date("TIMESTAMP"),
51
+ * // LastModifiedTime: new Date("TIMESTAMP"),
52
+ * // ModelArtifact: "STRING_VALUE",
53
+ * // ModelSignature: "STRING_VALUE",
54
+ * // PresetDeploymentOutput: { // EdgePresetDeploymentOutput
55
+ * // Type: "GreengrassV2Component", // required
56
+ * // Artifact: "STRING_VALUE",
57
+ * // Status: "COMPLETED" || "FAILED",
58
+ * // StatusMessage: "STRING_VALUE",
59
+ * // },
60
+ * // };
61
+ *
34
62
  * ```
35
63
  *
36
64
  * @param DescribeEdgePackagingJobCommandInput - {@link DescribeEdgePackagingJobCommandInput}
@@ -42,6 +70,8 @@ export interface DescribeEdgePackagingJobCommandOutput extends DescribeEdgePacka
42
70
  * @throws {@link ResourceNotFound} (client fault)
43
71
  * <p>Resource being access is not found.</p>
44
72
  *
73
+ * @throws {@link SageMakerServiceException}
74
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
45
75
  *
46
76
  */
47
77
  export declare class DescribeEdgePackagingJobCommand extends $Command<DescribeEdgePackagingJobCommandInput, DescribeEdgePackagingJobCommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,226 @@ export interface DescribeEndpointCommandOutput extends DescribeEndpointOutput, _
31
31
  * };
32
32
  * const command = new DescribeEndpointCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // DescribeEndpointOutput
35
+ * // EndpointName: "STRING_VALUE", // required
36
+ * // EndpointArn: "STRING_VALUE", // required
37
+ * // EndpointConfigName: "STRING_VALUE", // required
38
+ * // ProductionVariants: [ // ProductionVariantSummaryList
39
+ * // { // ProductionVariantSummary
40
+ * // VariantName: "STRING_VALUE", // required
41
+ * // DeployedImages: [ // DeployedImages
42
+ * // { // DeployedImage
43
+ * // SpecifiedImage: "STRING_VALUE",
44
+ * // ResolvedImage: "STRING_VALUE",
45
+ * // ResolutionTime: new Date("TIMESTAMP"),
46
+ * // },
47
+ * // ],
48
+ * // CurrentWeight: Number("float"),
49
+ * // DesiredWeight: Number("float"),
50
+ * // CurrentInstanceCount: Number("int"),
51
+ * // DesiredInstanceCount: Number("int"),
52
+ * // VariantStatus: [ // ProductionVariantStatusList
53
+ * // { // ProductionVariantStatus
54
+ * // Status: "Creating" || "Updating" || "Deleting" || "ActivatingTraffic" || "Baking", // required
55
+ * // StatusMessage: "STRING_VALUE",
56
+ * // StartTime: new Date("TIMESTAMP"),
57
+ * // },
58
+ * // ],
59
+ * // CurrentServerlessConfig: { // ProductionVariantServerlessConfig
60
+ * // MemorySizeInMB: Number("int"), // required
61
+ * // MaxConcurrency: Number("int"), // required
62
+ * // },
63
+ * // DesiredServerlessConfig: {
64
+ * // MemorySizeInMB: Number("int"), // required
65
+ * // MaxConcurrency: Number("int"), // required
66
+ * // },
67
+ * // },
68
+ * // ],
69
+ * // DataCaptureConfig: { // DataCaptureConfigSummary
70
+ * // EnableCapture: true || false, // required
71
+ * // CaptureStatus: "Started" || "Stopped", // required
72
+ * // CurrentSamplingPercentage: Number("int"), // required
73
+ * // DestinationS3Uri: "STRING_VALUE", // required
74
+ * // KmsKeyId: "STRING_VALUE", // required
75
+ * // },
76
+ * // EndpointStatus: "OutOfService" || "Creating" || "Updating" || "SystemUpdating" || "RollingBack" || "InService" || "Deleting" || "Failed", // required
77
+ * // FailureReason: "STRING_VALUE",
78
+ * // CreationTime: new Date("TIMESTAMP"), // required
79
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
80
+ * // LastDeploymentConfig: { // DeploymentConfig
81
+ * // BlueGreenUpdatePolicy: { // BlueGreenUpdatePolicy
82
+ * // TrafficRoutingConfiguration: { // TrafficRoutingConfig
83
+ * // Type: "ALL_AT_ONCE" || "CANARY" || "LINEAR", // required
84
+ * // WaitIntervalInSeconds: Number("int"), // required
85
+ * // CanarySize: { // CapacitySize
86
+ * // Type: "INSTANCE_COUNT" || "CAPACITY_PERCENT", // required
87
+ * // Value: Number("int"), // required
88
+ * // },
89
+ * // LinearStepSize: {
90
+ * // Type: "INSTANCE_COUNT" || "CAPACITY_PERCENT", // required
91
+ * // Value: Number("int"), // required
92
+ * // },
93
+ * // },
94
+ * // TerminationWaitInSeconds: Number("int"),
95
+ * // MaximumExecutionTimeoutInSeconds: Number("int"),
96
+ * // },
97
+ * // AutoRollbackConfiguration: { // AutoRollbackConfig
98
+ * // Alarms: [ // AlarmList
99
+ * // { // Alarm
100
+ * // AlarmName: "STRING_VALUE",
101
+ * // },
102
+ * // ],
103
+ * // },
104
+ * // },
105
+ * // AsyncInferenceConfig: { // AsyncInferenceConfig
106
+ * // ClientConfig: { // AsyncInferenceClientConfig
107
+ * // MaxConcurrentInvocationsPerInstance: Number("int"),
108
+ * // },
109
+ * // OutputConfig: { // AsyncInferenceOutputConfig
110
+ * // KmsKeyId: "STRING_VALUE",
111
+ * // S3OutputPath: "STRING_VALUE",
112
+ * // NotificationConfig: { // AsyncInferenceNotificationConfig
113
+ * // SuccessTopic: "STRING_VALUE",
114
+ * // ErrorTopic: "STRING_VALUE",
115
+ * // IncludeInferenceResponseIn: [ // AsyncNotificationTopicTypeList
116
+ * // "SUCCESS_NOTIFICATION_TOPIC" || "ERROR_NOTIFICATION_TOPIC",
117
+ * // ],
118
+ * // },
119
+ * // S3FailurePath: "STRING_VALUE",
120
+ * // },
121
+ * // },
122
+ * // PendingDeploymentSummary: { // PendingDeploymentSummary
123
+ * // EndpointConfigName: "STRING_VALUE", // required
124
+ * // ProductionVariants: [ // PendingProductionVariantSummaryList
125
+ * // { // PendingProductionVariantSummary
126
+ * // VariantName: "STRING_VALUE", // required
127
+ * // DeployedImages: [
128
+ * // {
129
+ * // SpecifiedImage: "STRING_VALUE",
130
+ * // ResolvedImage: "STRING_VALUE",
131
+ * // ResolutionTime: new Date("TIMESTAMP"),
132
+ * // },
133
+ * // ],
134
+ * // CurrentWeight: Number("float"),
135
+ * // DesiredWeight: Number("float"),
136
+ * // CurrentInstanceCount: Number("int"),
137
+ * // DesiredInstanceCount: Number("int"),
138
+ * // 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",
139
+ * // AcceleratorType: "ml.eia1.medium" || "ml.eia1.large" || "ml.eia1.xlarge" || "ml.eia2.medium" || "ml.eia2.large" || "ml.eia2.xlarge",
140
+ * // VariantStatus: [
141
+ * // {
142
+ * // Status: "Creating" || "Updating" || "Deleting" || "ActivatingTraffic" || "Baking", // required
143
+ * // StatusMessage: "STRING_VALUE",
144
+ * // StartTime: new Date("TIMESTAMP"),
145
+ * // },
146
+ * // ],
147
+ * // CurrentServerlessConfig: {
148
+ * // MemorySizeInMB: Number("int"), // required
149
+ * // MaxConcurrency: Number("int"), // required
150
+ * // },
151
+ * // DesiredServerlessConfig: {
152
+ * // MemorySizeInMB: Number("int"), // required
153
+ * // MaxConcurrency: Number("int"), // required
154
+ * // },
155
+ * // },
156
+ * // ],
157
+ * // StartTime: new Date("TIMESTAMP"),
158
+ * // ShadowProductionVariants: [
159
+ * // {
160
+ * // VariantName: "STRING_VALUE", // required
161
+ * // DeployedImages: [
162
+ * // {
163
+ * // SpecifiedImage: "STRING_VALUE",
164
+ * // ResolvedImage: "STRING_VALUE",
165
+ * // ResolutionTime: new Date("TIMESTAMP"),
166
+ * // },
167
+ * // ],
168
+ * // CurrentWeight: Number("float"),
169
+ * // DesiredWeight: Number("float"),
170
+ * // CurrentInstanceCount: Number("int"),
171
+ * // DesiredInstanceCount: Number("int"),
172
+ * // 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",
173
+ * // AcceleratorType: "ml.eia1.medium" || "ml.eia1.large" || "ml.eia1.xlarge" || "ml.eia2.medium" || "ml.eia2.large" || "ml.eia2.xlarge",
174
+ * // VariantStatus: [
175
+ * // {
176
+ * // Status: "Creating" || "Updating" || "Deleting" || "ActivatingTraffic" || "Baking", // required
177
+ * // StatusMessage: "STRING_VALUE",
178
+ * // StartTime: new Date("TIMESTAMP"),
179
+ * // },
180
+ * // ],
181
+ * // CurrentServerlessConfig: {
182
+ * // MemorySizeInMB: Number("int"), // required
183
+ * // MaxConcurrency: Number("int"), // required
184
+ * // },
185
+ * // DesiredServerlessConfig: "<ProductionVariantServerlessConfig>",
186
+ * // },
187
+ * // ],
188
+ * // },
189
+ * // ExplainerConfig: { // ExplainerConfig
190
+ * // ClarifyExplainerConfig: { // ClarifyExplainerConfig
191
+ * // EnableExplanations: "STRING_VALUE",
192
+ * // InferenceConfig: { // ClarifyInferenceConfig
193
+ * // FeaturesAttribute: "STRING_VALUE",
194
+ * // ContentTemplate: "STRING_VALUE",
195
+ * // MaxRecordCount: Number("int"),
196
+ * // MaxPayloadInMB: Number("int"),
197
+ * // ProbabilityIndex: Number("int"),
198
+ * // LabelIndex: Number("int"),
199
+ * // ProbabilityAttribute: "STRING_VALUE",
200
+ * // LabelAttribute: "STRING_VALUE",
201
+ * // LabelHeaders: [ // ClarifyLabelHeaders
202
+ * // "STRING_VALUE",
203
+ * // ],
204
+ * // FeatureHeaders: [ // ClarifyFeatureHeaders
205
+ * // "STRING_VALUE",
206
+ * // ],
207
+ * // FeatureTypes: [ // ClarifyFeatureTypes
208
+ * // "numerical" || "categorical" || "text",
209
+ * // ],
210
+ * // },
211
+ * // ShapConfig: { // ClarifyShapConfig
212
+ * // ShapBaselineConfig: { // ClarifyShapBaselineConfig
213
+ * // MimeType: "STRING_VALUE",
214
+ * // ShapBaseline: "STRING_VALUE",
215
+ * // ShapBaselineUri: "STRING_VALUE",
216
+ * // },
217
+ * // NumberOfSamples: Number("int"),
218
+ * // UseLogit: true || false,
219
+ * // Seed: Number("int"),
220
+ * // TextConfig: { // ClarifyTextConfig
221
+ * // Language: "af" || "sq" || "ar" || "hy" || "eu" || "bn" || "bg" || "ca" || "zh" || "hr" || "cs" || "da" || "nl" || "en" || "et" || "fi" || "fr" || "de" || "el" || "gu" || "he" || "hi" || "hu" || "is" || "id" || "ga" || "it" || "kn" || "ky" || "lv" || "lt" || "lb" || "mk" || "ml" || "mr" || "ne" || "nb" || "fa" || "pl" || "pt" || "ro" || "ru" || "sa" || "sr" || "tn" || "si" || "sk" || "sl" || "es" || "sv" || "tl" || "ta" || "tt" || "te" || "tr" || "uk" || "ur" || "yo" || "lij" || "xx", // required
222
+ * // Granularity: "token" || "sentence" || "paragraph", // required
223
+ * // },
224
+ * // },
225
+ * // },
226
+ * // },
227
+ * // ShadowProductionVariants: [
228
+ * // {
229
+ * // VariantName: "STRING_VALUE", // required
230
+ * // DeployedImages: [
231
+ * // {
232
+ * // SpecifiedImage: "STRING_VALUE",
233
+ * // ResolvedImage: "STRING_VALUE",
234
+ * // ResolutionTime: new Date("TIMESTAMP"),
235
+ * // },
236
+ * // ],
237
+ * // CurrentWeight: Number("float"),
238
+ * // DesiredWeight: Number("float"),
239
+ * // CurrentInstanceCount: Number("int"),
240
+ * // DesiredInstanceCount: Number("int"),
241
+ * // VariantStatus: [
242
+ * // {
243
+ * // Status: "Creating" || "Updating" || "Deleting" || "ActivatingTraffic" || "Baking", // required
244
+ * // StatusMessage: "STRING_VALUE",
245
+ * // StartTime: new Date("TIMESTAMP"),
246
+ * // },
247
+ * // ],
248
+ * // CurrentServerlessConfig: "<ProductionVariantServerlessConfig>",
249
+ * // DesiredServerlessConfig: "<ProductionVariantServerlessConfig>",
250
+ * // },
251
+ * // ],
252
+ * // };
253
+ *
34
254
  * ```
35
255
  *
36
256
  * @param DescribeEndpointCommandInput - {@link DescribeEndpointCommandInput}
@@ -39,6 +259,8 @@ export interface DescribeEndpointCommandOutput extends DescribeEndpointOutput, _
39
259
  * @see {@link DescribeEndpointCommandOutput} for command's `response` shape.
40
260
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
41
261
  *
262
+ * @throws {@link SageMakerServiceException}
263
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
42
264
  *
43
265
  */
44
266
  export declare class DescribeEndpointCommand extends $Command<DescribeEndpointCommandInput, DescribeEndpointCommandOutput, SageMakerClientResolvedConfig> {