@aws-sdk/client-sagemaker 3.322.0 → 3.326.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (305) hide show
  1. package/dist-types/commands/AddAssociationCommand.d.ts +7 -0
  2. package/dist-types/commands/AddTagsCommand.d.ts +11 -0
  3. package/dist-types/commands/AssociateTrialComponentCommand.d.ts +7 -0
  4. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +54 -0
  5. package/dist-types/commands/CreateActionCommand.d.ts +6 -0
  6. package/dist-types/commands/CreateAlgorithmCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateAppCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateAppImageConfigCommand.d.ts +6 -0
  9. package/dist-types/commands/CreateArtifactCommand.d.ts +6 -0
  10. package/dist-types/commands/CreateAutoMLJobCommand.d.ts +7 -0
  11. package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +6 -0
  12. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +6 -0
  13. package/dist-types/commands/CreateCompilationJobCommand.d.ts +6 -0
  14. package/dist-types/commands/CreateContextCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateDeviceFleetCommand.d.ts +4 -0
  17. package/dist-types/commands/CreateDomainCommand.d.ts +7 -0
  18. package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +4 -0
  20. package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +4 -0
  21. package/dist-types/commands/CreateEndpointCommand.d.ts +6 -0
  22. package/dist-types/commands/CreateEndpointConfigCommand.d.ts +6 -0
  23. package/dist-types/commands/CreateExperimentCommand.d.ts +6 -0
  24. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +6 -0
  25. package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +6 -0
  26. package/dist-types/commands/CreateHubCommand.d.ts +6 -0
  27. package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +6 -0
  28. package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +6 -0
  29. package/dist-types/commands/CreateImageCommand.d.ts +6 -0
  30. package/dist-types/commands/CreateImageVersionCommand.d.ts +6 -0
  31. package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +6 -0
  32. package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +6 -0
  33. package/dist-types/commands/CreateLabelingJobCommand.d.ts +6 -0
  34. package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +6 -0
  35. package/dist-types/commands/CreateModelCardCommand.d.ts +6 -0
  36. package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +6 -0
  37. package/dist-types/commands/CreateModelCommand.d.ts +6 -0
  38. package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +6 -0
  39. package/dist-types/commands/CreateModelPackageCommand.d.ts +6 -0
  40. package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +6 -0
  41. package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +6 -0
  42. package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +6 -0
  43. package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +6 -0
  44. package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +6 -0
  45. package/dist-types/commands/CreatePipelineCommand.d.ts +6 -0
  46. package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +6 -0
  47. package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +6 -0
  48. package/dist-types/commands/CreateProcessingJobCommand.d.ts +6 -0
  49. package/dist-types/commands/CreateProjectCommand.d.ts +7 -0
  50. package/dist-types/commands/CreateSpaceCommand.d.ts +6 -0
  51. package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +6 -0
  52. package/dist-types/commands/CreateTrainingJobCommand.d.ts +6 -0
  53. package/dist-types/commands/CreateTransformJobCommand.d.ts +6 -0
  54. package/dist-types/commands/CreateTrialCommand.d.ts +6 -0
  55. package/dist-types/commands/CreateTrialComponentCommand.d.ts +6 -0
  56. package/dist-types/commands/CreateUserProfileCommand.d.ts +6 -0
  57. package/dist-types/commands/CreateWorkforceCommand.d.ts +6 -0
  58. package/dist-types/commands/CreateWorkteamCommand.d.ts +6 -0
  59. package/dist-types/commands/DeleteActionCommand.d.ts +6 -0
  60. package/dist-types/commands/DeleteAlgorithmCommand.d.ts +4 -0
  61. package/dist-types/commands/DeleteAppCommand.d.ts +4 -0
  62. package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +4 -0
  63. package/dist-types/commands/DeleteArtifactCommand.d.ts +6 -0
  64. package/dist-types/commands/DeleteAssociationCommand.d.ts +7 -0
  65. package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +4 -0
  66. package/dist-types/commands/DeleteContextCommand.d.ts +6 -0
  67. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +4 -0
  68. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +4 -0
  69. package/dist-types/commands/DeleteDomainCommand.d.ts +4 -0
  70. package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +4 -0
  71. package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +4 -0
  72. package/dist-types/commands/DeleteEndpointCommand.d.ts +4 -0
  73. package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +4 -0
  74. package/dist-types/commands/DeleteExperimentCommand.d.ts +6 -0
  75. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +4 -0
  76. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +4 -0
  77. package/dist-types/commands/DeleteHubCommand.d.ts +4 -0
  78. package/dist-types/commands/DeleteHubContentCommand.d.ts +4 -0
  79. package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +4 -0
  80. package/dist-types/commands/DeleteImageCommand.d.ts +4 -0
  81. package/dist-types/commands/DeleteImageVersionCommand.d.ts +4 -0
  82. package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +6 -0
  83. package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +4 -0
  84. package/dist-types/commands/DeleteModelCardCommand.d.ts +4 -0
  85. package/dist-types/commands/DeleteModelCommand.d.ts +4 -0
  86. package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +4 -0
  87. package/dist-types/commands/DeleteModelPackageCommand.d.ts +4 -0
  88. package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +4 -0
  89. package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +4 -0
  90. package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +4 -0
  91. package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +4 -0
  92. package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +4 -0
  93. package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +4 -0
  94. package/dist-types/commands/DeletePipelineCommand.d.ts +6 -0
  95. package/dist-types/commands/DeleteProjectCommand.d.ts +4 -0
  96. package/dist-types/commands/DeleteSpaceCommand.d.ts +4 -0
  97. package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +4 -0
  98. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -0
  99. package/dist-types/commands/DeleteTrialCommand.d.ts +6 -0
  100. package/dist-types/commands/DeleteTrialComponentCommand.d.ts +6 -0
  101. package/dist-types/commands/DeleteUserProfileCommand.d.ts +4 -0
  102. package/dist-types/commands/DeleteWorkforceCommand.d.ts +4 -0
  103. package/dist-types/commands/DeleteWorkteamCommand.d.ts +6 -0
  104. package/dist-types/commands/DeregisterDevicesCommand.d.ts +4 -0
  105. package/dist-types/commands/DescribeActionCommand.d.ts +47 -0
  106. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +218 -0
  107. package/dist-types/commands/DescribeAppCommand.d.ts +22 -0
  108. package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +22 -0
  109. package/dist-types/commands/DescribeArtifactCommand.d.ts +49 -0
  110. package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +153 -0
  111. package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +135 -0
  112. package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +14 -0
  113. package/dist-types/commands/DescribeCompilationJobCommand.d.ts +51 -0
  114. package/dist-types/commands/DescribeContextCommand.d.ts +40 -0
  115. package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +102 -0
  116. package/dist-types/commands/DescribeDeviceCommand.d.ts +23 -0
  117. package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +18 -0
  118. package/dist-types/commands/DescribeDomainCommand.d.ts +154 -0
  119. package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +44 -0
  120. package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +30 -0
  121. package/dist-types/commands/DescribeEndpointCommand.d.ts +222 -0
  122. package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +127 -0
  123. package/dist-types/commands/DescribeExperimentCommand.d.ts +35 -0
  124. package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +51 -0
  125. package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +18 -0
  126. package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +42 -0
  127. package/dist-types/commands/DescribeHubCommand.d.ts +19 -0
  128. package/dist-types/commands/DescribeHubContentCommand.d.ts +28 -0
  129. package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +13 -0
  130. package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +408 -0
  131. package/dist-types/commands/DescribeImageCommand.d.ts +14 -0
  132. package/dist-types/commands/DescribeImageVersionCommand.d.ts +21 -0
  133. package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +61 -0
  134. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +131 -0
  135. package/dist-types/commands/DescribeLabelingJobCommand.d.ts +98 -0
  136. package/dist-types/commands/DescribeLineageGroupCommand.d.ts +31 -0
  137. package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +95 -0
  138. package/dist-types/commands/DescribeModelCardCommand.d.ts +36 -0
  139. package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +19 -0
  140. package/dist-types/commands/DescribeModelCommand.d.ts +63 -0
  141. package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +92 -0
  142. package/dist-types/commands/DescribeModelPackageCommand.d.ts +243 -0
  143. package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +20 -0
  144. package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +103 -0
  145. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +130 -0
  146. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +35 -0
  147. package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +19 -0
  148. package/dist-types/commands/DescribePipelineCommand.d.ts +38 -0
  149. package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +7 -0
  150. package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +40 -0
  151. package/dist-types/commands/DescribeProcessingJobCommand.d.ts +116 -0
  152. package/dist-types/commands/DescribeProjectCommand.d.ts +47 -0
  153. package/dist-types/commands/DescribeSpaceCommand.d.ts +49 -0
  154. package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +11 -0
  155. package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +12 -0
  156. package/dist-types/commands/DescribeTrainingJobCommand.d.ts +222 -0
  157. package/dist-types/commands/DescribeTransformJobCommand.d.ts +63 -0
  158. package/dist-types/commands/DescribeTrialCommand.d.ts +41 -0
  159. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +84 -0
  160. package/dist-types/commands/DescribeUserProfileCommand.d.ts +97 -0
  161. package/dist-types/commands/DescribeWorkforceCommand.d.ts +42 -0
  162. package/dist-types/commands/DescribeWorkteamCommand.d.ts +34 -0
  163. package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +4 -0
  164. package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +7 -0
  165. package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +4 -0
  166. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +35 -0
  167. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +7 -0
  168. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +6 -0
  169. package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +6 -0
  170. package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +10 -0
  171. package/dist-types/commands/ImportHubContentCommand.d.ts +7 -0
  172. package/dist-types/commands/ListActionsCommand.d.ts +21 -0
  173. package/dist-types/commands/ListAlgorithmsCommand.d.ts +15 -0
  174. package/dist-types/commands/ListAliasesCommand.d.ts +9 -0
  175. package/dist-types/commands/ListAppImageConfigsCommand.d.ts +27 -0
  176. package/dist-types/commands/ListAppsCommand.d.ts +17 -0
  177. package/dist-types/commands/ListArtifactsCommand.d.ts +24 -0
  178. package/dist-types/commands/ListAssociationsCommand.d.ts +28 -0
  179. package/dist-types/commands/ListAutoMLJobsCommand.d.ts +23 -0
  180. package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +64 -0
  181. package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +19 -0
  182. package/dist-types/commands/ListCompilationJobsCommand.d.ts +21 -0
  183. package/dist-types/commands/ListContextsCommand.d.ts +20 -0
  184. package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +14 -0
  185. package/dist-types/commands/ListDeviceFleetsCommand.d.ts +14 -0
  186. package/dist-types/commands/ListDevicesCommand.d.ts +24 -0
  187. package/dist-types/commands/ListDomainsCommand.d.ts +17 -0
  188. package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +18 -0
  189. package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +18 -0
  190. package/dist-types/commands/ListEndpointConfigsCommand.d.ts +13 -0
  191. package/dist-types/commands/ListEndpointsCommand.d.ts +15 -0
  192. package/dist-types/commands/ListExperimentsCommand.d.ts +19 -0
  193. package/dist-types/commands/ListFeatureGroupsCommand.d.ts +18 -0
  194. package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +15 -0
  195. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +22 -0
  196. package/dist-types/commands/ListHubContentsCommand.d.ts +22 -0
  197. package/dist-types/commands/ListHubsCommand.d.ts +20 -0
  198. package/dist-types/commands/ListHumanTaskUisCommand.d.ts +13 -0
  199. package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +34 -0
  200. package/dist-types/commands/ListImageVersionsCommand.d.ts +17 -0
  201. package/dist-types/commands/ListImagesCommand.d.ts +18 -0
  202. package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +23 -0
  203. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +45 -0
  204. package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +20 -0
  205. package/dist-types/commands/ListLabelingJobsCommand.d.ts +45 -0
  206. package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +20 -0
  207. package/dist-types/commands/ListLineageGroupsCommand.d.ts +15 -0
  208. package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +14 -0
  209. package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +17 -0
  210. package/dist-types/commands/ListModelCardVersionsCommand.d.ts +16 -0
  211. package/dist-types/commands/ListModelCardsCommand.d.ts +15 -0
  212. package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +14 -0
  213. package/dist-types/commands/ListModelMetadataCommand.d.ts +15 -0
  214. package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +15 -0
  215. package/dist-types/commands/ListModelPackagesCommand.d.ts +18 -0
  216. package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +14 -0
  217. package/dist-types/commands/ListModelsCommand.d.ts +13 -0
  218. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +14 -0
  219. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +21 -0
  220. package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +20 -0
  221. package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +18 -0
  222. package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +14 -0
  223. package/dist-types/commands/ListNotebookInstancesCommand.d.ts +22 -0
  224. package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +97 -0
  225. package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +16 -0
  226. package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +12 -0
  227. package/dist-types/commands/ListPipelinesCommand.d.ts +18 -0
  228. package/dist-types/commands/ListProcessingJobsCommand.d.ts +18 -0
  229. package/dist-types/commands/ListProjectsCommand.d.ts +16 -0
  230. package/dist-types/commands/ListSpacesCommand.d.ts +15 -0
  231. package/dist-types/commands/ListStageDevicesCommand.d.ts +21 -0
  232. package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +15 -0
  233. package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +15 -0
  234. package/dist-types/commands/ListTagsCommand.d.ts +12 -0
  235. package/dist-types/commands/ListTrainingJobsCommand.d.ts +21 -0
  236. package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +28 -0
  237. package/dist-types/commands/ListTransformJobsCommand.d.ts +17 -0
  238. package/dist-types/commands/ListTrialComponentsCommand.d.ts +45 -0
  239. package/dist-types/commands/ListTrialsCommand.d.ts +19 -0
  240. package/dist-types/commands/ListUserProfilesCommand.d.ts +15 -0
  241. package/dist-types/commands/ListWorkforcesCommand.d.ts +45 -0
  242. package/dist-types/commands/ListWorkteamsCommand.d.ts +37 -0
  243. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +6 -0
  244. package/dist-types/commands/QueryLineageCommand.d.ts +20 -0
  245. package/dist-types/commands/RegisterDevicesCommand.d.ts +4 -0
  246. package/dist-types/commands/RenderUiTemplateCommand.d.ts +12 -0
  247. package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +6 -0
  248. package/dist-types/commands/SearchCommand.d.ts +1819 -0
  249. package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +6 -0
  250. package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +6 -0
  251. package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +4 -0
  252. package/dist-types/commands/StartInferenceExperimentCommand.d.ts +6 -0
  253. package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +4 -0
  254. package/dist-types/commands/StartNotebookInstanceCommand.d.ts +4 -0
  255. package/dist-types/commands/StartPipelineExecutionCommand.d.ts +6 -0
  256. package/dist-types/commands/StopAutoMLJobCommand.d.ts +4 -0
  257. package/dist-types/commands/StopCompilationJobCommand.d.ts +4 -0
  258. package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +4 -0
  259. package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +4 -0
  260. package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +4 -0
  261. package/dist-types/commands/StopInferenceExperimentCommand.d.ts +6 -0
  262. package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +4 -0
  263. package/dist-types/commands/StopLabelingJobCommand.d.ts +4 -0
  264. package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +4 -0
  265. package/dist-types/commands/StopNotebookInstanceCommand.d.ts +4 -0
  266. package/dist-types/commands/StopPipelineExecutionCommand.d.ts +6 -0
  267. package/dist-types/commands/StopProcessingJobCommand.d.ts +4 -0
  268. package/dist-types/commands/StopTrainingJobCommand.d.ts +4 -0
  269. package/dist-types/commands/StopTransformJobCommand.d.ts +4 -0
  270. package/dist-types/commands/UpdateActionCommand.d.ts +6 -0
  271. package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +6 -0
  272. package/dist-types/commands/UpdateArtifactCommand.d.ts +6 -0
  273. package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +6 -0
  274. package/dist-types/commands/UpdateContextCommand.d.ts +6 -0
  275. package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +4 -0
  276. package/dist-types/commands/UpdateDevicesCommand.d.ts +4 -0
  277. package/dist-types/commands/UpdateDomainCommand.d.ts +6 -0
  278. package/dist-types/commands/UpdateEndpointCommand.d.ts +6 -0
  279. package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +6 -0
  280. package/dist-types/commands/UpdateExperimentCommand.d.ts +6 -0
  281. package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +6 -0
  282. package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +4 -0
  283. package/dist-types/commands/UpdateHubCommand.d.ts +6 -0
  284. package/dist-types/commands/UpdateImageCommand.d.ts +6 -0
  285. package/dist-types/commands/UpdateImageVersionCommand.d.ts +6 -0
  286. package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +6 -0
  287. package/dist-types/commands/UpdateModelCardCommand.d.ts +6 -0
  288. package/dist-types/commands/UpdateModelPackageCommand.d.ts +6 -0
  289. package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +7 -0
  290. package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +6 -0
  291. package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +4 -0
  292. package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +4 -0
  293. package/dist-types/commands/UpdatePipelineCommand.d.ts +6 -0
  294. package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +6 -0
  295. package/dist-types/commands/UpdateProjectCommand.d.ts +6 -0
  296. package/dist-types/commands/UpdateSpaceCommand.d.ts +6 -0
  297. package/dist-types/commands/UpdateTrainingJobCommand.d.ts +6 -0
  298. package/dist-types/commands/UpdateTrialCommand.d.ts +6 -0
  299. package/dist-types/commands/UpdateTrialComponentCommand.d.ts +6 -0
  300. package/dist-types/commands/UpdateUserProfileCommand.d.ts +6 -0
  301. package/dist-types/commands/UpdateWorkforceCommand.d.ts +42 -0
  302. package/dist-types/commands/UpdateWorkteamCommand.d.ts +34 -0
  303. package/dist-types/models/models_0.d.ts +38 -167
  304. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  305. package/package.json +16 -16
@@ -32,6 +32,131 @@ export interface DescribeEndpointConfigCommandOutput extends DescribeEndpointCon
32
32
  * };
33
33
  * const command = new DescribeEndpointConfigCommand(input);
34
34
  * const response = await client.send(command);
35
+ * // { // DescribeEndpointConfigOutput
36
+ * // EndpointConfigName: "STRING_VALUE", // required
37
+ * // EndpointConfigArn: "STRING_VALUE", // required
38
+ * // ProductionVariants: [ // ProductionVariantList // required
39
+ * // { // ProductionVariant
40
+ * // VariantName: "STRING_VALUE", // required
41
+ * // ModelName: "STRING_VALUE", // required
42
+ * // InitialInstanceCount: Number("int"),
43
+ * // 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",
44
+ * // InitialVariantWeight: Number("float"),
45
+ * // AcceleratorType: "ml.eia1.medium" || "ml.eia1.large" || "ml.eia1.xlarge" || "ml.eia2.medium" || "ml.eia2.large" || "ml.eia2.xlarge",
46
+ * // CoreDumpConfig: { // ProductionVariantCoreDumpConfig
47
+ * // DestinationS3Uri: "STRING_VALUE", // required
48
+ * // KmsKeyId: "STRING_VALUE",
49
+ * // },
50
+ * // ServerlessConfig: { // ProductionVariantServerlessConfig
51
+ * // MemorySizeInMB: Number("int"), // required
52
+ * // MaxConcurrency: Number("int"), // required
53
+ * // },
54
+ * // VolumeSizeInGB: Number("int"),
55
+ * // ModelDataDownloadTimeoutInSeconds: Number("int"),
56
+ * // ContainerStartupHealthCheckTimeoutInSeconds: Number("int"),
57
+ * // EnableSSMAccess: true || false,
58
+ * // },
59
+ * // ],
60
+ * // DataCaptureConfig: { // DataCaptureConfig
61
+ * // EnableCapture: true || false,
62
+ * // InitialSamplingPercentage: Number("int"), // required
63
+ * // DestinationS3Uri: "STRING_VALUE", // required
64
+ * // KmsKeyId: "STRING_VALUE",
65
+ * // CaptureOptions: [ // CaptureOptionList // required
66
+ * // { // CaptureOption
67
+ * // CaptureMode: "Input" || "Output", // required
68
+ * // },
69
+ * // ],
70
+ * // CaptureContentTypeHeader: { // CaptureContentTypeHeader
71
+ * // CsvContentTypes: [ // CsvContentTypes
72
+ * // "STRING_VALUE",
73
+ * // ],
74
+ * // JsonContentTypes: [ // JsonContentTypes
75
+ * // "STRING_VALUE",
76
+ * // ],
77
+ * // },
78
+ * // },
79
+ * // KmsKeyId: "STRING_VALUE",
80
+ * // CreationTime: new Date("TIMESTAMP"), // required
81
+ * // AsyncInferenceConfig: { // AsyncInferenceConfig
82
+ * // ClientConfig: { // AsyncInferenceClientConfig
83
+ * // MaxConcurrentInvocationsPerInstance: Number("int"),
84
+ * // },
85
+ * // OutputConfig: { // AsyncInferenceOutputConfig
86
+ * // KmsKeyId: "STRING_VALUE",
87
+ * // S3OutputPath: "STRING_VALUE",
88
+ * // NotificationConfig: { // AsyncInferenceNotificationConfig
89
+ * // SuccessTopic: "STRING_VALUE",
90
+ * // ErrorTopic: "STRING_VALUE",
91
+ * // IncludeInferenceResponseIn: [ // AsyncNotificationTopicTypeList
92
+ * // "SUCCESS_NOTIFICATION_TOPIC" || "ERROR_NOTIFICATION_TOPIC",
93
+ * // ],
94
+ * // },
95
+ * // S3FailurePath: "STRING_VALUE",
96
+ * // },
97
+ * // },
98
+ * // ExplainerConfig: { // ExplainerConfig
99
+ * // ClarifyExplainerConfig: { // ClarifyExplainerConfig
100
+ * // EnableExplanations: "STRING_VALUE",
101
+ * // InferenceConfig: { // ClarifyInferenceConfig
102
+ * // FeaturesAttribute: "STRING_VALUE",
103
+ * // ContentTemplate: "STRING_VALUE",
104
+ * // MaxRecordCount: Number("int"),
105
+ * // MaxPayloadInMB: Number("int"),
106
+ * // ProbabilityIndex: Number("int"),
107
+ * // LabelIndex: Number("int"),
108
+ * // ProbabilityAttribute: "STRING_VALUE",
109
+ * // LabelAttribute: "STRING_VALUE",
110
+ * // LabelHeaders: [ // ClarifyLabelHeaders
111
+ * // "STRING_VALUE",
112
+ * // ],
113
+ * // FeatureHeaders: [ // ClarifyFeatureHeaders
114
+ * // "STRING_VALUE",
115
+ * // ],
116
+ * // FeatureTypes: [ // ClarifyFeatureTypes
117
+ * // "numerical" || "categorical" || "text",
118
+ * // ],
119
+ * // },
120
+ * // ShapConfig: { // ClarifyShapConfig
121
+ * // ShapBaselineConfig: { // ClarifyShapBaselineConfig
122
+ * // MimeType: "STRING_VALUE",
123
+ * // ShapBaseline: "STRING_VALUE",
124
+ * // ShapBaselineUri: "STRING_VALUE",
125
+ * // },
126
+ * // NumberOfSamples: Number("int"),
127
+ * // UseLogit: true || false,
128
+ * // Seed: Number("int"),
129
+ * // TextConfig: { // ClarifyTextConfig
130
+ * // 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
131
+ * // Granularity: "token" || "sentence" || "paragraph", // required
132
+ * // },
133
+ * // },
134
+ * // },
135
+ * // },
136
+ * // ShadowProductionVariants: [
137
+ * // {
138
+ * // VariantName: "STRING_VALUE", // required
139
+ * // ModelName: "STRING_VALUE", // required
140
+ * // InitialInstanceCount: Number("int"),
141
+ * // 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",
142
+ * // InitialVariantWeight: Number("float"),
143
+ * // AcceleratorType: "ml.eia1.medium" || "ml.eia1.large" || "ml.eia1.xlarge" || "ml.eia2.medium" || "ml.eia2.large" || "ml.eia2.xlarge",
144
+ * // CoreDumpConfig: {
145
+ * // DestinationS3Uri: "STRING_VALUE", // required
146
+ * // KmsKeyId: "STRING_VALUE",
147
+ * // },
148
+ * // ServerlessConfig: {
149
+ * // MemorySizeInMB: Number("int"), // required
150
+ * // MaxConcurrency: Number("int"), // required
151
+ * // },
152
+ * // VolumeSizeInGB: Number("int"),
153
+ * // ModelDataDownloadTimeoutInSeconds: Number("int"),
154
+ * // ContainerStartupHealthCheckTimeoutInSeconds: Number("int"),
155
+ * // EnableSSMAccess: true || false,
156
+ * // },
157
+ * // ],
158
+ * // };
159
+ *
35
160
  * ```
36
161
  *
37
162
  * @param DescribeEndpointConfigCommandInput - {@link DescribeEndpointConfigCommandInput}
@@ -40,6 +165,8 @@ export interface DescribeEndpointConfigCommandOutput extends DescribeEndpointCon
40
165
  * @see {@link DescribeEndpointConfigCommandOutput} for command's `response` shape.
41
166
  * @see {@link SageMakerClientResolvedConfig | config} for SageMakerClient's `config` shape.
42
167
  *
168
+ * @throws {@link SageMakerServiceException}
169
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
43
170
  *
44
171
  */
45
172
  export declare class DescribeEndpointConfigCommand extends $Command<DescribeEndpointConfigCommandInput, DescribeEndpointConfigCommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,39 @@ export interface DescribeExperimentCommandOutput extends DescribeExperimentRespo
31
31
  * };
32
32
  * const command = new DescribeExperimentCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // DescribeExperimentResponse
35
+ * // ExperimentName: "STRING_VALUE",
36
+ * // ExperimentArn: "STRING_VALUE",
37
+ * // DisplayName: "STRING_VALUE",
38
+ * // Source: { // ExperimentSource
39
+ * // SourceArn: "STRING_VALUE", // required
40
+ * // SourceType: "STRING_VALUE",
41
+ * // },
42
+ * // Description: "STRING_VALUE",
43
+ * // CreationTime: new Date("TIMESTAMP"),
44
+ * // CreatedBy: { // UserContext
45
+ * // UserProfileArn: "STRING_VALUE",
46
+ * // UserProfileName: "STRING_VALUE",
47
+ * // DomainId: "STRING_VALUE",
48
+ * // IamIdentity: { // IamIdentity
49
+ * // Arn: "STRING_VALUE",
50
+ * // PrincipalId: "STRING_VALUE",
51
+ * // SourceIdentity: "STRING_VALUE",
52
+ * // },
53
+ * // },
54
+ * // LastModifiedTime: new Date("TIMESTAMP"),
55
+ * // LastModifiedBy: {
56
+ * // UserProfileArn: "STRING_VALUE",
57
+ * // UserProfileName: "STRING_VALUE",
58
+ * // DomainId: "STRING_VALUE",
59
+ * // IamIdentity: {
60
+ * // Arn: "STRING_VALUE",
61
+ * // PrincipalId: "STRING_VALUE",
62
+ * // SourceIdentity: "STRING_VALUE",
63
+ * // },
64
+ * // },
65
+ * // };
66
+ *
34
67
  * ```
35
68
  *
36
69
  * @param DescribeExperimentCommandInput - {@link DescribeExperimentCommandInput}
@@ -42,6 +75,8 @@ export interface DescribeExperimentCommandOutput extends DescribeExperimentRespo
42
75
  * @throws {@link ResourceNotFound} (client fault)
43
76
  * <p>Resource being access is not found.</p>
44
77
  *
78
+ * @throws {@link SageMakerServiceException}
79
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
45
80
  *
46
81
  */
47
82
  export declare class DescribeExperimentCommand extends $Command<DescribeExperimentCommandInput, DescribeExperimentCommandOutput, SageMakerClientResolvedConfig> {
@@ -34,6 +34,55 @@ export interface DescribeFeatureGroupCommandOutput extends DescribeFeatureGroupR
34
34
  * };
35
35
  * const command = new DescribeFeatureGroupCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // { // DescribeFeatureGroupResponse
38
+ * // FeatureGroupArn: "STRING_VALUE", // required
39
+ * // FeatureGroupName: "STRING_VALUE", // required
40
+ * // RecordIdentifierFeatureName: "STRING_VALUE", // required
41
+ * // EventTimeFeatureName: "STRING_VALUE", // required
42
+ * // FeatureDefinitions: [ // FeatureDefinitions // required
43
+ * // { // FeatureDefinition
44
+ * // FeatureName: "STRING_VALUE",
45
+ * // FeatureType: "Integral" || "Fractional" || "String",
46
+ * // },
47
+ * // ],
48
+ * // CreationTime: new Date("TIMESTAMP"), // required
49
+ * // LastModifiedTime: new Date("TIMESTAMP"),
50
+ * // OnlineStoreConfig: { // OnlineStoreConfig
51
+ * // SecurityConfig: { // OnlineStoreSecurityConfig
52
+ * // KmsKeyId: "STRING_VALUE",
53
+ * // },
54
+ * // EnableOnlineStore: true || false,
55
+ * // },
56
+ * // OfflineStoreConfig: { // OfflineStoreConfig
57
+ * // S3StorageConfig: { // S3StorageConfig
58
+ * // S3Uri: "STRING_VALUE", // required
59
+ * // KmsKeyId: "STRING_VALUE",
60
+ * // ResolvedOutputS3Uri: "STRING_VALUE",
61
+ * // },
62
+ * // DisableGlueTableCreation: true || false,
63
+ * // DataCatalogConfig: { // DataCatalogConfig
64
+ * // TableName: "STRING_VALUE", // required
65
+ * // Catalog: "STRING_VALUE", // required
66
+ * // Database: "STRING_VALUE", // required
67
+ * // },
68
+ * // TableFormat: "Glue" || "Iceberg",
69
+ * // },
70
+ * // RoleArn: "STRING_VALUE",
71
+ * // FeatureGroupStatus: "Creating" || "Created" || "CreateFailed" || "Deleting" || "DeleteFailed",
72
+ * // OfflineStoreStatus: { // OfflineStoreStatus
73
+ * // Status: "Active" || "Blocked" || "Disabled", // required
74
+ * // BlockedReason: "STRING_VALUE",
75
+ * // },
76
+ * // LastUpdateStatus: { // LastUpdateStatus
77
+ * // Status: "Successful" || "Failed" || "InProgress", // required
78
+ * // FailureReason: "STRING_VALUE",
79
+ * // },
80
+ * // FailureReason: "STRING_VALUE",
81
+ * // Description: "STRING_VALUE",
82
+ * // NextToken: "STRING_VALUE", // required
83
+ * // OnlineStoreTotalSizeBytes: Number("long"),
84
+ * // };
85
+ *
37
86
  * ```
38
87
  *
39
88
  * @param DescribeFeatureGroupCommandInput - {@link DescribeFeatureGroupCommandInput}
@@ -45,6 +94,8 @@ export interface DescribeFeatureGroupCommandOutput extends DescribeFeatureGroupR
45
94
  * @throws {@link ResourceNotFound} (client fault)
46
95
  * <p>Resource being access is not found.</p>
47
96
  *
97
+ * @throws {@link SageMakerServiceException}
98
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
48
99
  *
49
100
  */
50
101
  export declare class DescribeFeatureGroupCommand extends $Command<DescribeFeatureGroupCommandInput, DescribeFeatureGroupCommandOutput, SageMakerClientResolvedConfig> {
@@ -32,6 +32,22 @@ export interface DescribeFeatureMetadataCommandOutput extends DescribeFeatureMet
32
32
  * };
33
33
  * const command = new DescribeFeatureMetadataCommand(input);
34
34
  * const response = await client.send(command);
35
+ * // { // DescribeFeatureMetadataResponse
36
+ * // FeatureGroupArn: "STRING_VALUE", // required
37
+ * // FeatureGroupName: "STRING_VALUE", // required
38
+ * // FeatureName: "STRING_VALUE", // required
39
+ * // FeatureType: "Integral" || "Fractional" || "String", // required
40
+ * // CreationTime: new Date("TIMESTAMP"), // required
41
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
42
+ * // Description: "STRING_VALUE",
43
+ * // Parameters: [ // FeatureParameters
44
+ * // { // FeatureParameter
45
+ * // Key: "STRING_VALUE",
46
+ * // Value: "STRING_VALUE",
47
+ * // },
48
+ * // ],
49
+ * // };
50
+ *
35
51
  * ```
36
52
  *
37
53
  * @param DescribeFeatureMetadataCommandInput - {@link DescribeFeatureMetadataCommandInput}
@@ -43,6 +59,8 @@ export interface DescribeFeatureMetadataCommandOutput extends DescribeFeatureMet
43
59
  * @throws {@link ResourceNotFound} (client fault)
44
60
  * <p>Resource being access is not found.</p>
45
61
  *
62
+ * @throws {@link SageMakerServiceException}
63
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
46
64
  *
47
65
  */
48
66
  export declare class DescribeFeatureMetadataCommand extends $Command<DescribeFeatureMetadataCommandInput, DescribeFeatureMetadataCommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,46 @@ export interface DescribeFlowDefinitionCommandOutput extends DescribeFlowDefinit
31
31
  * };
32
32
  * const command = new DescribeFlowDefinitionCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // DescribeFlowDefinitionResponse
35
+ * // FlowDefinitionArn: "STRING_VALUE", // required
36
+ * // FlowDefinitionName: "STRING_VALUE", // required
37
+ * // FlowDefinitionStatus: "Initializing" || "Active" || "Failed" || "Deleting", // required
38
+ * // CreationTime: new Date("TIMESTAMP"), // required
39
+ * // HumanLoopRequestSource: { // HumanLoopRequestSource
40
+ * // AwsManagedHumanLoopRequestSource: "AWS/Rekognition/DetectModerationLabels/Image/V3" || "AWS/Textract/AnalyzeDocument/Forms/V1", // required
41
+ * // },
42
+ * // HumanLoopActivationConfig: { // HumanLoopActivationConfig
43
+ * // HumanLoopActivationConditionsConfig: { // HumanLoopActivationConditionsConfig
44
+ * // HumanLoopActivationConditions: "STRING_VALUE", // required
45
+ * // },
46
+ * // },
47
+ * // HumanLoopConfig: { // HumanLoopConfig
48
+ * // WorkteamArn: "STRING_VALUE", // required
49
+ * // HumanTaskUiArn: "STRING_VALUE", // required
50
+ * // TaskTitle: "STRING_VALUE", // required
51
+ * // TaskDescription: "STRING_VALUE", // required
52
+ * // TaskCount: Number("int"), // required
53
+ * // TaskAvailabilityLifetimeInSeconds: Number("int"),
54
+ * // TaskTimeLimitInSeconds: Number("int"),
55
+ * // TaskKeywords: [ // FlowDefinitionTaskKeywords
56
+ * // "STRING_VALUE",
57
+ * // ],
58
+ * // PublicWorkforceTaskPrice: { // PublicWorkforceTaskPrice
59
+ * // AmountInUsd: { // USD
60
+ * // Dollars: Number("int"),
61
+ * // Cents: Number("int"),
62
+ * // TenthFractionsOfACent: Number("int"),
63
+ * // },
64
+ * // },
65
+ * // },
66
+ * // OutputConfig: { // FlowDefinitionOutputConfig
67
+ * // S3OutputPath: "STRING_VALUE", // required
68
+ * // KmsKeyId: "STRING_VALUE",
69
+ * // },
70
+ * // RoleArn: "STRING_VALUE", // required
71
+ * // FailureReason: "STRING_VALUE",
72
+ * // };
73
+ *
34
74
  * ```
35
75
  *
36
76
  * @param DescribeFlowDefinitionCommandInput - {@link DescribeFlowDefinitionCommandInput}
@@ -42,6 +82,8 @@ export interface DescribeFlowDefinitionCommandOutput extends DescribeFlowDefinit
42
82
  * @throws {@link ResourceNotFound} (client fault)
43
83
  * <p>Resource being access is not found.</p>
44
84
  *
85
+ * @throws {@link SageMakerServiceException}
86
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
45
87
  *
46
88
  */
47
89
  export declare class DescribeFlowDefinitionCommand extends $Command<DescribeFlowDefinitionCommandInput, DescribeFlowDefinitionCommandOutput, SageMakerClientResolvedConfig> {
@@ -34,6 +34,23 @@ export interface DescribeHubCommandOutput extends DescribeHubResponse, __Metadat
34
34
  * };
35
35
  * const command = new DescribeHubCommand(input);
36
36
  * const response = await client.send(command);
37
+ * // { // DescribeHubResponse
38
+ * // HubName: "STRING_VALUE", // required
39
+ * // HubArn: "STRING_VALUE", // required
40
+ * // HubDisplayName: "STRING_VALUE",
41
+ * // HubDescription: "STRING_VALUE",
42
+ * // HubSearchKeywords: [ // HubSearchKeywordList
43
+ * // "STRING_VALUE",
44
+ * // ],
45
+ * // S3StorageConfig: { // HubS3StorageConfig
46
+ * // S3OutputPath: "STRING_VALUE",
47
+ * // },
48
+ * // HubStatus: "InService" || "Creating" || "Updating" || "Deleting" || "CreateFailed" || "UpdateFailed" || "DeleteFailed", // required
49
+ * // FailureReason: "STRING_VALUE",
50
+ * // CreationTime: new Date("TIMESTAMP"), // required
51
+ * // LastModifiedTime: new Date("TIMESTAMP"), // required
52
+ * // };
53
+ *
37
54
  * ```
38
55
  *
39
56
  * @param DescribeHubCommandInput - {@link DescribeHubCommandInput}
@@ -45,6 +62,8 @@ export interface DescribeHubCommandOutput extends DescribeHubResponse, __Metadat
45
62
  * @throws {@link ResourceNotFound} (client fault)
46
63
  * <p>Resource being access is not found.</p>
47
64
  *
65
+ * @throws {@link SageMakerServiceException}
66
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
48
67
  *
49
68
  */
50
69
  export declare class DescribeHubCommand extends $Command<DescribeHubCommandInput, DescribeHubCommandOutput, SageMakerClientResolvedConfig> {
@@ -37,6 +37,32 @@ export interface DescribeHubContentCommandOutput extends DescribeHubContentRespo
37
37
  * };
38
38
  * const command = new DescribeHubContentCommand(input);
39
39
  * const response = await client.send(command);
40
+ * // { // DescribeHubContentResponse
41
+ * // HubContentName: "STRING_VALUE", // required
42
+ * // HubContentArn: "STRING_VALUE", // required
43
+ * // HubContentVersion: "STRING_VALUE", // required
44
+ * // HubContentType: "Model" || "Notebook", // required
45
+ * // DocumentSchemaVersion: "STRING_VALUE", // required
46
+ * // HubName: "STRING_VALUE", // required
47
+ * // HubArn: "STRING_VALUE", // required
48
+ * // HubContentDisplayName: "STRING_VALUE",
49
+ * // HubContentDescription: "STRING_VALUE",
50
+ * // HubContentMarkdown: "STRING_VALUE",
51
+ * // HubContentDocument: "STRING_VALUE", // required
52
+ * // HubContentSearchKeywords: [ // HubContentSearchKeywordList
53
+ * // "STRING_VALUE",
54
+ * // ],
55
+ * // HubContentDependencies: [ // HubContentDependencyList
56
+ * // { // HubContentDependency
57
+ * // DependencyOriginPath: "STRING_VALUE",
58
+ * // DependencyCopyPath: "STRING_VALUE",
59
+ * // },
60
+ * // ],
61
+ * // HubContentStatus: "Available" || "Importing" || "Deleting" || "ImportFailed" || "DeleteFailed", // required
62
+ * // FailureReason: "STRING_VALUE",
63
+ * // CreationTime: new Date("TIMESTAMP"), // required
64
+ * // };
65
+ *
40
66
  * ```
41
67
  *
42
68
  * @param DescribeHubContentCommandInput - {@link DescribeHubContentCommandInput}
@@ -48,6 +74,8 @@ export interface DescribeHubContentCommandOutput extends DescribeHubContentRespo
48
74
  * @throws {@link ResourceNotFound} (client fault)
49
75
  * <p>Resource being access is not found.</p>
50
76
  *
77
+ * @throws {@link SageMakerServiceException}
78
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
51
79
  *
52
80
  */
53
81
  export declare class DescribeHubContentCommand extends $Command<DescribeHubContentCommandInput, DescribeHubContentCommandOutput, SageMakerClientResolvedConfig> {
@@ -31,6 +31,17 @@ export interface DescribeHumanTaskUiCommandOutput extends DescribeHumanTaskUiRes
31
31
  * };
32
32
  * const command = new DescribeHumanTaskUiCommand(input);
33
33
  * const response = await client.send(command);
34
+ * // { // DescribeHumanTaskUiResponse
35
+ * // HumanTaskUiArn: "STRING_VALUE", // required
36
+ * // HumanTaskUiName: "STRING_VALUE", // required
37
+ * // HumanTaskUiStatus: "Active" || "Deleting",
38
+ * // CreationTime: new Date("TIMESTAMP"), // required
39
+ * // UiTemplate: { // UiTemplateInfo
40
+ * // Url: "STRING_VALUE",
41
+ * // ContentSha256: "STRING_VALUE",
42
+ * // },
43
+ * // };
44
+ *
34
45
  * ```
35
46
  *
36
47
  * @param DescribeHumanTaskUiCommandInput - {@link DescribeHumanTaskUiCommandInput}
@@ -42,6 +53,8 @@ export interface DescribeHumanTaskUiCommandOutput extends DescribeHumanTaskUiRes
42
53
  * @throws {@link ResourceNotFound} (client fault)
43
54
  * <p>Resource being access is not found.</p>
44
55
  *
56
+ * @throws {@link SageMakerServiceException}
57
+ * <p>Base exception class for all service exceptions from SageMaker service.</p>
45
58
  *
46
59
  */
47
60
  export declare class DescribeHumanTaskUiCommand extends $Command<DescribeHumanTaskUiCommandInput, DescribeHumanTaskUiCommandOutput, SageMakerClientResolvedConfig> {