@aws-sdk/client-sagemaker 3.492.0 → 3.496.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 (422) hide show
  1. package/dist-cjs/SageMaker.js +1 -647
  2. package/dist-cjs/SageMakerClient.js +1 -43
  3. package/dist-cjs/commands/AddAssociationCommand.js +1 -28
  4. package/dist-cjs/commands/AddTagsCommand.js +1 -28
  5. package/dist-cjs/commands/AssociateTrialComponentCommand.js +1 -28
  6. package/dist-cjs/commands/BatchDescribeModelPackageCommand.js +1 -28
  7. package/dist-cjs/commands/CreateActionCommand.js +1 -28
  8. package/dist-cjs/commands/CreateAlgorithmCommand.js +1 -28
  9. package/dist-cjs/commands/CreateAppCommand.js +1 -28
  10. package/dist-cjs/commands/CreateAppImageConfigCommand.js +1 -28
  11. package/dist-cjs/commands/CreateArtifactCommand.js +1 -28
  12. package/dist-cjs/commands/CreateAutoMLJobCommand.js +1 -28
  13. package/dist-cjs/commands/CreateAutoMLJobV2Command.js +1 -28
  14. package/dist-cjs/commands/CreateClusterCommand.js +1 -28
  15. package/dist-cjs/commands/CreateCodeRepositoryCommand.js +1 -28
  16. package/dist-cjs/commands/CreateCompilationJobCommand.js +1 -28
  17. package/dist-cjs/commands/CreateContextCommand.js +1 -28
  18. package/dist-cjs/commands/CreateDataQualityJobDefinitionCommand.js +1 -28
  19. package/dist-cjs/commands/CreateDeviceFleetCommand.js +1 -28
  20. package/dist-cjs/commands/CreateDomainCommand.js +1 -28
  21. package/dist-cjs/commands/CreateEdgeDeploymentPlanCommand.js +1 -28
  22. package/dist-cjs/commands/CreateEdgeDeploymentStageCommand.js +1 -28
  23. package/dist-cjs/commands/CreateEdgePackagingJobCommand.js +1 -28
  24. package/dist-cjs/commands/CreateEndpointCommand.js +1 -28
  25. package/dist-cjs/commands/CreateEndpointConfigCommand.js +1 -28
  26. package/dist-cjs/commands/CreateExperimentCommand.js +1 -28
  27. package/dist-cjs/commands/CreateFeatureGroupCommand.js +1 -28
  28. package/dist-cjs/commands/CreateFlowDefinitionCommand.js +1 -28
  29. package/dist-cjs/commands/CreateHubCommand.js +1 -28
  30. package/dist-cjs/commands/CreateHumanTaskUiCommand.js +1 -28
  31. package/dist-cjs/commands/CreateHyperParameterTuningJobCommand.js +1 -28
  32. package/dist-cjs/commands/CreateImageCommand.js +1 -28
  33. package/dist-cjs/commands/CreateImageVersionCommand.js +1 -28
  34. package/dist-cjs/commands/CreateInferenceComponentCommand.js +1 -28
  35. package/dist-cjs/commands/CreateInferenceExperimentCommand.js +1 -28
  36. package/dist-cjs/commands/CreateInferenceRecommendationsJobCommand.js +1 -28
  37. package/dist-cjs/commands/CreateLabelingJobCommand.js +1 -28
  38. package/dist-cjs/commands/CreateModelBiasJobDefinitionCommand.js +1 -28
  39. package/dist-cjs/commands/CreateModelCardCommand.js +1 -29
  40. package/dist-cjs/commands/CreateModelCardExportJobCommand.js +1 -28
  41. package/dist-cjs/commands/CreateModelCommand.js +1 -28
  42. package/dist-cjs/commands/CreateModelExplainabilityJobDefinitionCommand.js +1 -28
  43. package/dist-cjs/commands/CreateModelPackageCommand.js +1 -28
  44. package/dist-cjs/commands/CreateModelPackageGroupCommand.js +1 -28
  45. package/dist-cjs/commands/CreateModelQualityJobDefinitionCommand.js +1 -28
  46. package/dist-cjs/commands/CreateMonitoringScheduleCommand.js +1 -28
  47. package/dist-cjs/commands/CreateNotebookInstanceCommand.js +1 -28
  48. package/dist-cjs/commands/CreateNotebookInstanceLifecycleConfigCommand.js +1 -28
  49. package/dist-cjs/commands/CreatePipelineCommand.js +1 -28
  50. package/dist-cjs/commands/CreatePresignedDomainUrlCommand.js +1 -28
  51. package/dist-cjs/commands/CreatePresignedNotebookInstanceUrlCommand.js +1 -28
  52. package/dist-cjs/commands/CreateProcessingJobCommand.js +1 -28
  53. package/dist-cjs/commands/CreateProjectCommand.js +1 -28
  54. package/dist-cjs/commands/CreateSpaceCommand.js +1 -28
  55. package/dist-cjs/commands/CreateStudioLifecycleConfigCommand.js +1 -28
  56. package/dist-cjs/commands/CreateTrainingJobCommand.js +1 -28
  57. package/dist-cjs/commands/CreateTransformJobCommand.js +1 -28
  58. package/dist-cjs/commands/CreateTrialCommand.js +1 -28
  59. package/dist-cjs/commands/CreateTrialComponentCommand.js +1 -28
  60. package/dist-cjs/commands/CreateUserProfileCommand.js +1 -28
  61. package/dist-cjs/commands/CreateWorkforceCommand.js +1 -29
  62. package/dist-cjs/commands/CreateWorkteamCommand.js +1 -28
  63. package/dist-cjs/commands/DeleteActionCommand.js +1 -28
  64. package/dist-cjs/commands/DeleteAlgorithmCommand.js +1 -28
  65. package/dist-cjs/commands/DeleteAppCommand.js +1 -28
  66. package/dist-cjs/commands/DeleteAppImageConfigCommand.js +1 -28
  67. package/dist-cjs/commands/DeleteArtifactCommand.js +1 -28
  68. package/dist-cjs/commands/DeleteAssociationCommand.js +1 -28
  69. package/dist-cjs/commands/DeleteClusterCommand.js +1 -28
  70. package/dist-cjs/commands/DeleteCodeRepositoryCommand.js +1 -28
  71. package/dist-cjs/commands/DeleteCompilationJobCommand.js +1 -28
  72. package/dist-cjs/commands/DeleteContextCommand.js +1 -28
  73. package/dist-cjs/commands/DeleteDataQualityJobDefinitionCommand.js +1 -28
  74. package/dist-cjs/commands/DeleteDeviceFleetCommand.js +1 -28
  75. package/dist-cjs/commands/DeleteDomainCommand.js +1 -28
  76. package/dist-cjs/commands/DeleteEdgeDeploymentPlanCommand.js +1 -28
  77. package/dist-cjs/commands/DeleteEdgeDeploymentStageCommand.js +1 -28
  78. package/dist-cjs/commands/DeleteEndpointCommand.js +1 -28
  79. package/dist-cjs/commands/DeleteEndpointConfigCommand.js +1 -28
  80. package/dist-cjs/commands/DeleteExperimentCommand.js +1 -28
  81. package/dist-cjs/commands/DeleteFeatureGroupCommand.js +1 -28
  82. package/dist-cjs/commands/DeleteFlowDefinitionCommand.js +1 -28
  83. package/dist-cjs/commands/DeleteHubCommand.js +1 -28
  84. package/dist-cjs/commands/DeleteHubContentCommand.js +1 -28
  85. package/dist-cjs/commands/DeleteHumanTaskUiCommand.js +1 -28
  86. package/dist-cjs/commands/DeleteImageCommand.js +1 -28
  87. package/dist-cjs/commands/DeleteImageVersionCommand.js +1 -28
  88. package/dist-cjs/commands/DeleteInferenceComponentCommand.js +1 -28
  89. package/dist-cjs/commands/DeleteInferenceExperimentCommand.js +1 -28
  90. package/dist-cjs/commands/DeleteModelBiasJobDefinitionCommand.js +1 -28
  91. package/dist-cjs/commands/DeleteModelCardCommand.js +1 -28
  92. package/dist-cjs/commands/DeleteModelCommand.js +1 -28
  93. package/dist-cjs/commands/DeleteModelExplainabilityJobDefinitionCommand.js +1 -28
  94. package/dist-cjs/commands/DeleteModelPackageCommand.js +1 -28
  95. package/dist-cjs/commands/DeleteModelPackageGroupCommand.js +1 -28
  96. package/dist-cjs/commands/DeleteModelPackageGroupPolicyCommand.js +1 -28
  97. package/dist-cjs/commands/DeleteModelQualityJobDefinitionCommand.js +1 -28
  98. package/dist-cjs/commands/DeleteMonitoringScheduleCommand.js +1 -28
  99. package/dist-cjs/commands/DeleteNotebookInstanceCommand.js +1 -28
  100. package/dist-cjs/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +1 -28
  101. package/dist-cjs/commands/DeletePipelineCommand.js +1 -28
  102. package/dist-cjs/commands/DeleteProjectCommand.js +1 -28
  103. package/dist-cjs/commands/DeleteSpaceCommand.js +1 -28
  104. package/dist-cjs/commands/DeleteStudioLifecycleConfigCommand.js +1 -28
  105. package/dist-cjs/commands/DeleteTagsCommand.js +1 -28
  106. package/dist-cjs/commands/DeleteTrialCommand.js +1 -28
  107. package/dist-cjs/commands/DeleteTrialComponentCommand.js +1 -28
  108. package/dist-cjs/commands/DeleteUserProfileCommand.js +1 -28
  109. package/dist-cjs/commands/DeleteWorkforceCommand.js +1 -28
  110. package/dist-cjs/commands/DeleteWorkteamCommand.js +1 -28
  111. package/dist-cjs/commands/DeregisterDevicesCommand.js +1 -28
  112. package/dist-cjs/commands/DescribeActionCommand.js +1 -28
  113. package/dist-cjs/commands/DescribeAlgorithmCommand.js +1 -28
  114. package/dist-cjs/commands/DescribeAppCommand.js +1 -28
  115. package/dist-cjs/commands/DescribeAppImageConfigCommand.js +1 -28
  116. package/dist-cjs/commands/DescribeArtifactCommand.js +1 -28
  117. package/dist-cjs/commands/DescribeAutoMLJobCommand.js +1 -28
  118. package/dist-cjs/commands/DescribeAutoMLJobV2Command.js +1 -28
  119. package/dist-cjs/commands/DescribeClusterCommand.js +1 -28
  120. package/dist-cjs/commands/DescribeClusterNodeCommand.js +1 -28
  121. package/dist-cjs/commands/DescribeCodeRepositoryCommand.js +1 -28
  122. package/dist-cjs/commands/DescribeCompilationJobCommand.js +1 -28
  123. package/dist-cjs/commands/DescribeContextCommand.js +1 -28
  124. package/dist-cjs/commands/DescribeDataQualityJobDefinitionCommand.js +1 -28
  125. package/dist-cjs/commands/DescribeDeviceCommand.js +1 -28
  126. package/dist-cjs/commands/DescribeDeviceFleetCommand.js +1 -28
  127. package/dist-cjs/commands/DescribeDomainCommand.js +1 -28
  128. package/dist-cjs/commands/DescribeEdgeDeploymentPlanCommand.js +1 -28
  129. package/dist-cjs/commands/DescribeEdgePackagingJobCommand.js +1 -28
  130. package/dist-cjs/commands/DescribeEndpointCommand.js +1 -28
  131. package/dist-cjs/commands/DescribeEndpointConfigCommand.js +1 -28
  132. package/dist-cjs/commands/DescribeExperimentCommand.js +1 -28
  133. package/dist-cjs/commands/DescribeFeatureGroupCommand.js +1 -28
  134. package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +1 -28
  135. package/dist-cjs/commands/DescribeFlowDefinitionCommand.js +1 -28
  136. package/dist-cjs/commands/DescribeHubCommand.js +1 -28
  137. package/dist-cjs/commands/DescribeHubContentCommand.js +1 -28
  138. package/dist-cjs/commands/DescribeHumanTaskUiCommand.js +1 -28
  139. package/dist-cjs/commands/DescribeHyperParameterTuningJobCommand.js +1 -28
  140. package/dist-cjs/commands/DescribeImageCommand.js +1 -28
  141. package/dist-cjs/commands/DescribeImageVersionCommand.js +1 -28
  142. package/dist-cjs/commands/DescribeInferenceComponentCommand.js +1 -28
  143. package/dist-cjs/commands/DescribeInferenceExperimentCommand.js +1 -28
  144. package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +1 -28
  145. package/dist-cjs/commands/DescribeLabelingJobCommand.js +1 -28
  146. package/dist-cjs/commands/DescribeLineageGroupCommand.js +1 -28
  147. package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +1 -28
  148. package/dist-cjs/commands/DescribeModelCardCommand.js +1 -29
  149. package/dist-cjs/commands/DescribeModelCardExportJobCommand.js +1 -28
  150. package/dist-cjs/commands/DescribeModelCommand.js +1 -28
  151. package/dist-cjs/commands/DescribeModelExplainabilityJobDefinitionCommand.js +1 -28
  152. package/dist-cjs/commands/DescribeModelPackageCommand.js +1 -28
  153. package/dist-cjs/commands/DescribeModelPackageGroupCommand.js +1 -28
  154. package/dist-cjs/commands/DescribeModelQualityJobDefinitionCommand.js +1 -28
  155. package/dist-cjs/commands/DescribeMonitoringScheduleCommand.js +1 -28
  156. package/dist-cjs/commands/DescribeNotebookInstanceCommand.js +1 -28
  157. package/dist-cjs/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +1 -28
  158. package/dist-cjs/commands/DescribePipelineCommand.js +1 -28
  159. package/dist-cjs/commands/DescribePipelineDefinitionForExecutionCommand.js +1 -28
  160. package/dist-cjs/commands/DescribePipelineExecutionCommand.js +1 -28
  161. package/dist-cjs/commands/DescribeProcessingJobCommand.js +1 -28
  162. package/dist-cjs/commands/DescribeProjectCommand.js +1 -28
  163. package/dist-cjs/commands/DescribeSpaceCommand.js +1 -28
  164. package/dist-cjs/commands/DescribeStudioLifecycleConfigCommand.js +1 -28
  165. package/dist-cjs/commands/DescribeSubscribedWorkteamCommand.js +1 -28
  166. package/dist-cjs/commands/DescribeTrainingJobCommand.js +1 -28
  167. package/dist-cjs/commands/DescribeTransformJobCommand.js +1 -28
  168. package/dist-cjs/commands/DescribeTrialCommand.js +1 -28
  169. package/dist-cjs/commands/DescribeTrialComponentCommand.js +1 -28
  170. package/dist-cjs/commands/DescribeUserProfileCommand.js +1 -28
  171. package/dist-cjs/commands/DescribeWorkforceCommand.js +1 -28
  172. package/dist-cjs/commands/DescribeWorkteamCommand.js +1 -28
  173. package/dist-cjs/commands/DisableSagemakerServicecatalogPortfolioCommand.js +1 -28
  174. package/dist-cjs/commands/DisassociateTrialComponentCommand.js +1 -28
  175. package/dist-cjs/commands/EnableSagemakerServicecatalogPortfolioCommand.js +1 -28
  176. package/dist-cjs/commands/GetDeviceFleetReportCommand.js +1 -28
  177. package/dist-cjs/commands/GetLineageGroupPolicyCommand.js +1 -28
  178. package/dist-cjs/commands/GetModelPackageGroupPolicyCommand.js +1 -28
  179. package/dist-cjs/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +1 -28
  180. package/dist-cjs/commands/GetScalingConfigurationRecommendationCommand.js +1 -28
  181. package/dist-cjs/commands/GetSearchSuggestionsCommand.js +1 -28
  182. package/dist-cjs/commands/ImportHubContentCommand.js +1 -28
  183. package/dist-cjs/commands/ListActionsCommand.js +1 -28
  184. package/dist-cjs/commands/ListAlgorithmsCommand.js +1 -28
  185. package/dist-cjs/commands/ListAliasesCommand.js +1 -28
  186. package/dist-cjs/commands/ListAppImageConfigsCommand.js +1 -28
  187. package/dist-cjs/commands/ListAppsCommand.js +1 -28
  188. package/dist-cjs/commands/ListArtifactsCommand.js +1 -28
  189. package/dist-cjs/commands/ListAssociationsCommand.js +1 -28
  190. package/dist-cjs/commands/ListAutoMLJobsCommand.js +1 -28
  191. package/dist-cjs/commands/ListCandidatesForAutoMLJobCommand.js +1 -28
  192. package/dist-cjs/commands/ListClusterNodesCommand.js +1 -28
  193. package/dist-cjs/commands/ListClustersCommand.js +1 -28
  194. package/dist-cjs/commands/ListCodeRepositoriesCommand.js +1 -28
  195. package/dist-cjs/commands/ListCompilationJobsCommand.js +1 -28
  196. package/dist-cjs/commands/ListContextsCommand.js +1 -28
  197. package/dist-cjs/commands/ListDataQualityJobDefinitionsCommand.js +1 -28
  198. package/dist-cjs/commands/ListDeviceFleetsCommand.js +1 -28
  199. package/dist-cjs/commands/ListDevicesCommand.js +1 -28
  200. package/dist-cjs/commands/ListDomainsCommand.js +1 -28
  201. package/dist-cjs/commands/ListEdgeDeploymentPlansCommand.js +1 -28
  202. package/dist-cjs/commands/ListEdgePackagingJobsCommand.js +1 -28
  203. package/dist-cjs/commands/ListEndpointConfigsCommand.js +1 -28
  204. package/dist-cjs/commands/ListEndpointsCommand.js +1 -28
  205. package/dist-cjs/commands/ListExperimentsCommand.js +1 -28
  206. package/dist-cjs/commands/ListFeatureGroupsCommand.js +1 -28
  207. package/dist-cjs/commands/ListFlowDefinitionsCommand.js +1 -28
  208. package/dist-cjs/commands/ListHubContentVersionsCommand.js +1 -28
  209. package/dist-cjs/commands/ListHubContentsCommand.js +1 -28
  210. package/dist-cjs/commands/ListHubsCommand.js +1 -28
  211. package/dist-cjs/commands/ListHumanTaskUisCommand.js +1 -28
  212. package/dist-cjs/commands/ListHyperParameterTuningJobsCommand.js +1 -28
  213. package/dist-cjs/commands/ListImageVersionsCommand.js +1 -28
  214. package/dist-cjs/commands/ListImagesCommand.js +1 -28
  215. package/dist-cjs/commands/ListInferenceComponentsCommand.js +1 -28
  216. package/dist-cjs/commands/ListInferenceExperimentsCommand.js +1 -28
  217. package/dist-cjs/commands/ListInferenceRecommendationsJobStepsCommand.js +1 -28
  218. package/dist-cjs/commands/ListInferenceRecommendationsJobsCommand.js +1 -28
  219. package/dist-cjs/commands/ListLabelingJobsCommand.js +1 -28
  220. package/dist-cjs/commands/ListLabelingJobsForWorkteamCommand.js +1 -28
  221. package/dist-cjs/commands/ListLineageGroupsCommand.js +1 -28
  222. package/dist-cjs/commands/ListModelBiasJobDefinitionsCommand.js +1 -28
  223. package/dist-cjs/commands/ListModelCardExportJobsCommand.js +1 -28
  224. package/dist-cjs/commands/ListModelCardVersionsCommand.js +1 -28
  225. package/dist-cjs/commands/ListModelCardsCommand.js +1 -28
  226. package/dist-cjs/commands/ListModelExplainabilityJobDefinitionsCommand.js +1 -28
  227. package/dist-cjs/commands/ListModelMetadataCommand.js +1 -28
  228. package/dist-cjs/commands/ListModelPackageGroupsCommand.js +1 -28
  229. package/dist-cjs/commands/ListModelPackagesCommand.js +1 -28
  230. package/dist-cjs/commands/ListModelQualityJobDefinitionsCommand.js +1 -28
  231. package/dist-cjs/commands/ListModelsCommand.js +1 -28
  232. package/dist-cjs/commands/ListMonitoringAlertHistoryCommand.js +1 -28
  233. package/dist-cjs/commands/ListMonitoringAlertsCommand.js +1 -28
  234. package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +1 -28
  235. package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +1 -28
  236. package/dist-cjs/commands/ListNotebookInstanceLifecycleConfigsCommand.js +1 -28
  237. package/dist-cjs/commands/ListNotebookInstancesCommand.js +1 -28
  238. package/dist-cjs/commands/ListPipelineExecutionStepsCommand.js +1 -28
  239. package/dist-cjs/commands/ListPipelineExecutionsCommand.js +1 -28
  240. package/dist-cjs/commands/ListPipelineParametersForExecutionCommand.js +1 -28
  241. package/dist-cjs/commands/ListPipelinesCommand.js +1 -28
  242. package/dist-cjs/commands/ListProcessingJobsCommand.js +1 -28
  243. package/dist-cjs/commands/ListProjectsCommand.js +1 -28
  244. package/dist-cjs/commands/ListResourceCatalogsCommand.js +1 -28
  245. package/dist-cjs/commands/ListSpacesCommand.js +1 -28
  246. package/dist-cjs/commands/ListStageDevicesCommand.js +1 -28
  247. package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +1 -28
  248. package/dist-cjs/commands/ListSubscribedWorkteamsCommand.js +1 -28
  249. package/dist-cjs/commands/ListTagsCommand.js +1 -28
  250. package/dist-cjs/commands/ListTrainingJobsCommand.js +1 -28
  251. package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +1 -28
  252. package/dist-cjs/commands/ListTransformJobsCommand.js +1 -28
  253. package/dist-cjs/commands/ListTrialComponentsCommand.js +1 -28
  254. package/dist-cjs/commands/ListTrialsCommand.js +1 -28
  255. package/dist-cjs/commands/ListUserProfilesCommand.js +1 -28
  256. package/dist-cjs/commands/ListWorkforcesCommand.js +1 -28
  257. package/dist-cjs/commands/ListWorkteamsCommand.js +1 -28
  258. package/dist-cjs/commands/PutModelPackageGroupPolicyCommand.js +1 -28
  259. package/dist-cjs/commands/QueryLineageCommand.js +1 -28
  260. package/dist-cjs/commands/RegisterDevicesCommand.js +1 -28
  261. package/dist-cjs/commands/RenderUiTemplateCommand.js +1 -28
  262. package/dist-cjs/commands/RetryPipelineExecutionCommand.js +1 -28
  263. package/dist-cjs/commands/SearchCommand.js +1 -29
  264. package/dist-cjs/commands/SendPipelineExecutionStepFailureCommand.js +1 -28
  265. package/dist-cjs/commands/SendPipelineExecutionStepSuccessCommand.js +1 -28
  266. package/dist-cjs/commands/StartEdgeDeploymentStageCommand.js +1 -28
  267. package/dist-cjs/commands/StartInferenceExperimentCommand.js +1 -28
  268. package/dist-cjs/commands/StartMonitoringScheduleCommand.js +1 -28
  269. package/dist-cjs/commands/StartNotebookInstanceCommand.js +1 -28
  270. package/dist-cjs/commands/StartPipelineExecutionCommand.js +1 -28
  271. package/dist-cjs/commands/StopAutoMLJobCommand.js +1 -28
  272. package/dist-cjs/commands/StopCompilationJobCommand.js +1 -28
  273. package/dist-cjs/commands/StopEdgeDeploymentStageCommand.js +1 -28
  274. package/dist-cjs/commands/StopEdgePackagingJobCommand.js +1 -28
  275. package/dist-cjs/commands/StopHyperParameterTuningJobCommand.js +1 -28
  276. package/dist-cjs/commands/StopInferenceExperimentCommand.js +1 -28
  277. package/dist-cjs/commands/StopInferenceRecommendationsJobCommand.js +1 -28
  278. package/dist-cjs/commands/StopLabelingJobCommand.js +1 -28
  279. package/dist-cjs/commands/StopMonitoringScheduleCommand.js +1 -28
  280. package/dist-cjs/commands/StopNotebookInstanceCommand.js +1 -28
  281. package/dist-cjs/commands/StopPipelineExecutionCommand.js +1 -28
  282. package/dist-cjs/commands/StopProcessingJobCommand.js +1 -28
  283. package/dist-cjs/commands/StopTrainingJobCommand.js +1 -28
  284. package/dist-cjs/commands/StopTransformJobCommand.js +1 -28
  285. package/dist-cjs/commands/UpdateActionCommand.js +1 -28
  286. package/dist-cjs/commands/UpdateAppImageConfigCommand.js +1 -28
  287. package/dist-cjs/commands/UpdateArtifactCommand.js +1 -28
  288. package/dist-cjs/commands/UpdateClusterCommand.js +1 -28
  289. package/dist-cjs/commands/UpdateCodeRepositoryCommand.js +1 -28
  290. package/dist-cjs/commands/UpdateContextCommand.js +1 -28
  291. package/dist-cjs/commands/UpdateDeviceFleetCommand.js +1 -28
  292. package/dist-cjs/commands/UpdateDevicesCommand.js +1 -28
  293. package/dist-cjs/commands/UpdateDomainCommand.js +1 -28
  294. package/dist-cjs/commands/UpdateEndpointCommand.js +1 -28
  295. package/dist-cjs/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +1 -28
  296. package/dist-cjs/commands/UpdateExperimentCommand.js +1 -28
  297. package/dist-cjs/commands/UpdateFeatureGroupCommand.js +1 -28
  298. package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +1 -28
  299. package/dist-cjs/commands/UpdateHubCommand.js +1 -28
  300. package/dist-cjs/commands/UpdateImageCommand.js +1 -28
  301. package/dist-cjs/commands/UpdateImageVersionCommand.js +1 -28
  302. package/dist-cjs/commands/UpdateInferenceComponentCommand.js +1 -28
  303. package/dist-cjs/commands/UpdateInferenceComponentRuntimeConfigCommand.js +1 -28
  304. package/dist-cjs/commands/UpdateInferenceExperimentCommand.js +1 -28
  305. package/dist-cjs/commands/UpdateModelCardCommand.js +1 -29
  306. package/dist-cjs/commands/UpdateModelPackageCommand.js +1 -28
  307. package/dist-cjs/commands/UpdateMonitoringAlertCommand.js +1 -28
  308. package/dist-cjs/commands/UpdateMonitoringScheduleCommand.js +1 -28
  309. package/dist-cjs/commands/UpdateNotebookInstanceCommand.js +1 -28
  310. package/dist-cjs/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +1 -28
  311. package/dist-cjs/commands/UpdatePipelineCommand.js +1 -28
  312. package/dist-cjs/commands/UpdatePipelineExecutionCommand.js +1 -28
  313. package/dist-cjs/commands/UpdateProjectCommand.js +1 -28
  314. package/dist-cjs/commands/UpdateSpaceCommand.js +1 -28
  315. package/dist-cjs/commands/UpdateTrainingJobCommand.js +1 -28
  316. package/dist-cjs/commands/UpdateTrialCommand.js +1 -28
  317. package/dist-cjs/commands/UpdateTrialComponentCommand.js +1 -28
  318. package/dist-cjs/commands/UpdateUserProfileCommand.js +1 -28
  319. package/dist-cjs/commands/UpdateWorkforceCommand.js +1 -29
  320. package/dist-cjs/commands/UpdateWorkteamCommand.js +1 -28
  321. package/dist-cjs/commands/index.js +1 -321
  322. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  323. package/dist-cjs/extensionConfiguration.js +1 -2
  324. package/dist-cjs/index.js +31376 -12
  325. package/dist-cjs/models/SageMakerServiceException.js +1 -12
  326. package/dist-cjs/models/index.js +1 -8
  327. package/dist-cjs/models/models_0.js +1 -1095
  328. package/dist-cjs/models/models_1.js +1 -358
  329. package/dist-cjs/models/models_2.js +1 -329
  330. package/dist-cjs/models/models_3.js +1 -355
  331. package/dist-cjs/models/models_4.js +1 -108
  332. package/dist-cjs/pagination/Interfaces.js +1 -2
  333. package/dist-cjs/pagination/ListActionsPaginator.js +1 -7
  334. package/dist-cjs/pagination/ListAlgorithmsPaginator.js +1 -7
  335. package/dist-cjs/pagination/ListAliasesPaginator.js +1 -7
  336. package/dist-cjs/pagination/ListAppImageConfigsPaginator.js +1 -7
  337. package/dist-cjs/pagination/ListAppsPaginator.js +1 -7
  338. package/dist-cjs/pagination/ListArtifactsPaginator.js +1 -7
  339. package/dist-cjs/pagination/ListAssociationsPaginator.js +1 -7
  340. package/dist-cjs/pagination/ListAutoMLJobsPaginator.js +1 -7
  341. package/dist-cjs/pagination/ListCandidatesForAutoMLJobPaginator.js +1 -7
  342. package/dist-cjs/pagination/ListCodeRepositoriesPaginator.js +1 -7
  343. package/dist-cjs/pagination/ListCompilationJobsPaginator.js +1 -7
  344. package/dist-cjs/pagination/ListContextsPaginator.js +1 -7
  345. package/dist-cjs/pagination/ListDataQualityJobDefinitionsPaginator.js +1 -7
  346. package/dist-cjs/pagination/ListDeviceFleetsPaginator.js +1 -7
  347. package/dist-cjs/pagination/ListDevicesPaginator.js +1 -7
  348. package/dist-cjs/pagination/ListDomainsPaginator.js +1 -7
  349. package/dist-cjs/pagination/ListEdgeDeploymentPlansPaginator.js +1 -7
  350. package/dist-cjs/pagination/ListEdgePackagingJobsPaginator.js +1 -7
  351. package/dist-cjs/pagination/ListEndpointConfigsPaginator.js +1 -7
  352. package/dist-cjs/pagination/ListEndpointsPaginator.js +1 -7
  353. package/dist-cjs/pagination/ListExperimentsPaginator.js +1 -7
  354. package/dist-cjs/pagination/ListFeatureGroupsPaginator.js +1 -7
  355. package/dist-cjs/pagination/ListFlowDefinitionsPaginator.js +1 -7
  356. package/dist-cjs/pagination/ListHumanTaskUisPaginator.js +1 -7
  357. package/dist-cjs/pagination/ListHyperParameterTuningJobsPaginator.js +1 -7
  358. package/dist-cjs/pagination/ListImageVersionsPaginator.js +1 -7
  359. package/dist-cjs/pagination/ListImagesPaginator.js +1 -7
  360. package/dist-cjs/pagination/ListInferenceComponentsPaginator.js +1 -7
  361. package/dist-cjs/pagination/ListInferenceExperimentsPaginator.js +1 -7
  362. package/dist-cjs/pagination/ListInferenceRecommendationsJobStepsPaginator.js +1 -7
  363. package/dist-cjs/pagination/ListInferenceRecommendationsJobsPaginator.js +1 -7
  364. package/dist-cjs/pagination/ListLabelingJobsForWorkteamPaginator.js +1 -7
  365. package/dist-cjs/pagination/ListLabelingJobsPaginator.js +1 -7
  366. package/dist-cjs/pagination/ListLineageGroupsPaginator.js +1 -7
  367. package/dist-cjs/pagination/ListModelBiasJobDefinitionsPaginator.js +1 -7
  368. package/dist-cjs/pagination/ListModelCardExportJobsPaginator.js +1 -7
  369. package/dist-cjs/pagination/ListModelCardVersionsPaginator.js +1 -7
  370. package/dist-cjs/pagination/ListModelCardsPaginator.js +1 -7
  371. package/dist-cjs/pagination/ListModelExplainabilityJobDefinitionsPaginator.js +1 -7
  372. package/dist-cjs/pagination/ListModelMetadataPaginator.js +1 -7
  373. package/dist-cjs/pagination/ListModelPackageGroupsPaginator.js +1 -7
  374. package/dist-cjs/pagination/ListModelPackagesPaginator.js +1 -7
  375. package/dist-cjs/pagination/ListModelQualityJobDefinitionsPaginator.js +1 -7
  376. package/dist-cjs/pagination/ListModelsPaginator.js +1 -7
  377. package/dist-cjs/pagination/ListMonitoringAlertHistoryPaginator.js +1 -7
  378. package/dist-cjs/pagination/ListMonitoringAlertsPaginator.js +1 -7
  379. package/dist-cjs/pagination/ListMonitoringExecutionsPaginator.js +1 -7
  380. package/dist-cjs/pagination/ListMonitoringSchedulesPaginator.js +1 -7
  381. package/dist-cjs/pagination/ListNotebookInstanceLifecycleConfigsPaginator.js +1 -7
  382. package/dist-cjs/pagination/ListNotebookInstancesPaginator.js +1 -7
  383. package/dist-cjs/pagination/ListPipelineExecutionStepsPaginator.js +1 -7
  384. package/dist-cjs/pagination/ListPipelineExecutionsPaginator.js +1 -7
  385. package/dist-cjs/pagination/ListPipelineParametersForExecutionPaginator.js +1 -7
  386. package/dist-cjs/pagination/ListPipelinesPaginator.js +1 -7
  387. package/dist-cjs/pagination/ListProcessingJobsPaginator.js +1 -7
  388. package/dist-cjs/pagination/ListProjectsPaginator.js +1 -7
  389. package/dist-cjs/pagination/ListResourceCatalogsPaginator.js +1 -7
  390. package/dist-cjs/pagination/ListSpacesPaginator.js +1 -7
  391. package/dist-cjs/pagination/ListStageDevicesPaginator.js +1 -7
  392. package/dist-cjs/pagination/ListStudioLifecycleConfigsPaginator.js +1 -7
  393. package/dist-cjs/pagination/ListSubscribedWorkteamsPaginator.js +1 -7
  394. package/dist-cjs/pagination/ListTagsPaginator.js +1 -7
  395. package/dist-cjs/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.js +1 -7
  396. package/dist-cjs/pagination/ListTrainingJobsPaginator.js +1 -7
  397. package/dist-cjs/pagination/ListTransformJobsPaginator.js +1 -7
  398. package/dist-cjs/pagination/ListTrialComponentsPaginator.js +1 -7
  399. package/dist-cjs/pagination/ListTrialsPaginator.js +1 -7
  400. package/dist-cjs/pagination/ListUserProfilesPaginator.js +1 -7
  401. package/dist-cjs/pagination/ListWorkforcesPaginator.js +1 -7
  402. package/dist-cjs/pagination/ListWorkteamsPaginator.js +1 -7
  403. package/dist-cjs/pagination/QueryLineagePaginator.js +1 -7
  404. package/dist-cjs/pagination/SearchPaginator.js +1 -7
  405. package/dist-cjs/pagination/index.js +1 -76
  406. package/dist-cjs/protocols/Aws_json1_1.js +1 -22106
  407. package/dist-cjs/runtimeExtensions.js +1 -22
  408. package/dist-cjs/waiters/index.js +1 -16
  409. package/dist-cjs/waiters/waitForEndpointDeleted.js +1 -39
  410. package/dist-cjs/waiters/waitForEndpointInService.js +1 -48
  411. package/dist-cjs/waiters/waitForImageCreated.js +1 -48
  412. package/dist-cjs/waiters/waitForImageDeleted.js +1 -42
  413. package/dist-cjs/waiters/waitForImageUpdated.js +1 -48
  414. package/dist-cjs/waiters/waitForImageVersionCreated.js +1 -48
  415. package/dist-cjs/waiters/waitForImageVersionDeleted.js +1 -42
  416. package/dist-cjs/waiters/waitForNotebookInstanceDeleted.js +1 -39
  417. package/dist-cjs/waiters/waitForNotebookInstanceInService.js +1 -45
  418. package/dist-cjs/waiters/waitForNotebookInstanceStopped.js +1 -45
  419. package/dist-cjs/waiters/waitForProcessingJobCompletedOrStopped.js +1 -57
  420. package/dist-cjs/waiters/waitForTrainingJobCompletedOrStopped.js +1 -57
  421. package/dist-cjs/waiters/waitForTransformJobCompletedOrStopped.js +1 -57
  422. package/package.json +41 -41
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateEndpointWeightsAndCapacitiesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateEndpointWeightsAndCapacitiesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateEndpointWeightsAndCapacities", {})
22
- .n("SageMakerClient", "UpdateEndpointWeightsAndCapacitiesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateEndpointWeightsAndCapacitiesCommand)
25
- .de(Aws_json1_1_1.de_UpdateEndpointWeightsAndCapacitiesCommand)
26
- .build() {
27
- }
28
- exports.UpdateEndpointWeightsAndCapacitiesCommand = UpdateEndpointWeightsAndCapacitiesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateExperimentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateExperimentCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateExperiment", {})
22
- .n("SageMakerClient", "UpdateExperimentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateExperimentCommand)
25
- .de(Aws_json1_1_1.de_UpdateExperimentCommand)
26
- .build() {
27
- }
28
- exports.UpdateExperimentCommand = UpdateExperimentCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateFeatureGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateFeatureGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateFeatureGroup", {})
22
- .n("SageMakerClient", "UpdateFeatureGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateFeatureGroupCommand)
25
- .de(Aws_json1_1_1.de_UpdateFeatureGroupCommand)
26
- .build() {
27
- }
28
- exports.UpdateFeatureGroupCommand = UpdateFeatureGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateFeatureMetadataCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateFeatureMetadataCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateFeatureMetadata", {})
22
- .n("SageMakerClient", "UpdateFeatureMetadataCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateFeatureMetadataCommand)
25
- .de(Aws_json1_1_1.de_UpdateFeatureMetadataCommand)
26
- .build() {
27
- }
28
- exports.UpdateFeatureMetadataCommand = UpdateFeatureMetadataCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateHubCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateHubCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateHub", {})
22
- .n("SageMakerClient", "UpdateHubCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateHubCommand)
25
- .de(Aws_json1_1_1.de_UpdateHubCommand)
26
- .build() {
27
- }
28
- exports.UpdateHubCommand = UpdateHubCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateImageCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateImageCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateImage", {})
22
- .n("SageMakerClient", "UpdateImageCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateImageCommand)
25
- .de(Aws_json1_1_1.de_UpdateImageCommand)
26
- .build() {
27
- }
28
- exports.UpdateImageCommand = UpdateImageCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateImageVersionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateImageVersionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateImageVersion", {})
22
- .n("SageMakerClient", "UpdateImageVersionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateImageVersionCommand)
25
- .de(Aws_json1_1_1.de_UpdateImageVersionCommand)
26
- .build() {
27
- }
28
- exports.UpdateImageVersionCommand = UpdateImageVersionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateInferenceComponentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateInferenceComponentCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateInferenceComponent", {})
22
- .n("SageMakerClient", "UpdateInferenceComponentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateInferenceComponentCommand)
25
- .de(Aws_json1_1_1.de_UpdateInferenceComponentCommand)
26
- .build() {
27
- }
28
- exports.UpdateInferenceComponentCommand = UpdateInferenceComponentCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateInferenceComponentRuntimeConfigCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateInferenceComponentRuntimeConfigCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateInferenceComponentRuntimeConfig", {})
22
- .n("SageMakerClient", "UpdateInferenceComponentRuntimeConfigCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateInferenceComponentRuntimeConfigCommand)
25
- .de(Aws_json1_1_1.de_UpdateInferenceComponentRuntimeConfigCommand)
26
- .build() {
27
- }
28
- exports.UpdateInferenceComponentRuntimeConfigCommand = UpdateInferenceComponentRuntimeConfigCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateInferenceExperimentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateInferenceExperimentCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateInferenceExperiment", {})
22
- .n("SageMakerClient", "UpdateInferenceExperimentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateInferenceExperimentCommand)
25
- .de(Aws_json1_1_1.de_UpdateInferenceExperimentCommand)
26
- .build() {
27
- }
28
- exports.UpdateInferenceExperimentCommand = UpdateInferenceExperimentCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateModelCardCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_4_1 = require("../models/models_4");
10
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
- class UpdateModelCardCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("SageMaker", "UpdateModelCard", {})
23
- .n("SageMakerClient", "UpdateModelCardCommand")
24
- .f(models_4_1.UpdateModelCardRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_json1_1_1.se_UpdateModelCardCommand)
26
- .de(Aws_json1_1_1.de_UpdateModelCardCommand)
27
- .build() {
28
- }
29
- exports.UpdateModelCardCommand = UpdateModelCardCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateModelPackageCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateModelPackageCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateModelPackage", {})
22
- .n("SageMakerClient", "UpdateModelPackageCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateModelPackageCommand)
25
- .de(Aws_json1_1_1.de_UpdateModelPackageCommand)
26
- .build() {
27
- }
28
- exports.UpdateModelPackageCommand = UpdateModelPackageCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateMonitoringAlertCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateMonitoringAlertCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateMonitoringAlert", {})
22
- .n("SageMakerClient", "UpdateMonitoringAlertCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateMonitoringAlertCommand)
25
- .de(Aws_json1_1_1.de_UpdateMonitoringAlertCommand)
26
- .build() {
27
- }
28
- exports.UpdateMonitoringAlertCommand = UpdateMonitoringAlertCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateMonitoringScheduleCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateMonitoringScheduleCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateMonitoringSchedule", {})
22
- .n("SageMakerClient", "UpdateMonitoringScheduleCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateMonitoringScheduleCommand)
25
- .de(Aws_json1_1_1.de_UpdateMonitoringScheduleCommand)
26
- .build() {
27
- }
28
- exports.UpdateMonitoringScheduleCommand = UpdateMonitoringScheduleCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateNotebookInstanceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateNotebookInstanceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateNotebookInstance", {})
22
- .n("SageMakerClient", "UpdateNotebookInstanceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateNotebookInstanceCommand)
25
- .de(Aws_json1_1_1.de_UpdateNotebookInstanceCommand)
26
- .build() {
27
- }
28
- exports.UpdateNotebookInstanceCommand = UpdateNotebookInstanceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateNotebookInstanceLifecycleConfigCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateNotebookInstanceLifecycleConfigCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateNotebookInstanceLifecycleConfig", {})
22
- .n("SageMakerClient", "UpdateNotebookInstanceLifecycleConfigCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateNotebookInstanceLifecycleConfigCommand)
25
- .de(Aws_json1_1_1.de_UpdateNotebookInstanceLifecycleConfigCommand)
26
- .build() {
27
- }
28
- exports.UpdateNotebookInstanceLifecycleConfigCommand = UpdateNotebookInstanceLifecycleConfigCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdatePipelineCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdatePipelineCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdatePipeline", {})
22
- .n("SageMakerClient", "UpdatePipelineCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdatePipelineCommand)
25
- .de(Aws_json1_1_1.de_UpdatePipelineCommand)
26
- .build() {
27
- }
28
- exports.UpdatePipelineCommand = UpdatePipelineCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdatePipelineExecutionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdatePipelineExecutionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdatePipelineExecution", {})
22
- .n("SageMakerClient", "UpdatePipelineExecutionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdatePipelineExecutionCommand)
25
- .de(Aws_json1_1_1.de_UpdatePipelineExecutionCommand)
26
- .build() {
27
- }
28
- exports.UpdatePipelineExecutionCommand = UpdatePipelineExecutionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateProjectCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateProjectCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateProject", {})
22
- .n("SageMakerClient", "UpdateProjectCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateProjectCommand)
25
- .de(Aws_json1_1_1.de_UpdateProjectCommand)
26
- .build() {
27
- }
28
- exports.UpdateProjectCommand = UpdateProjectCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateSpaceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateSpaceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateSpace", {})
22
- .n("SageMakerClient", "UpdateSpaceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateSpaceCommand)
25
- .de(Aws_json1_1_1.de_UpdateSpaceCommand)
26
- .build() {
27
- }
28
- exports.UpdateSpaceCommand = UpdateSpaceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateTrainingJobCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateTrainingJobCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SageMaker", "UpdateTrainingJob", {})
22
- .n("SageMakerClient", "UpdateTrainingJobCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateTrainingJobCommand)
25
- .de(Aws_json1_1_1.de_UpdateTrainingJobCommand)
26
- .build() {
27
- }
28
- exports.UpdateTrainingJobCommand = UpdateTrainingJobCommand;
1
+ module.exports = require("../index.js");