@aws-sdk/client-sagemaker 3.182.0 → 3.183.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 (351) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-es/SageMaker.js +1054 -1061
  3. package/dist-es/SageMakerClient.js +22 -28
  4. package/dist-es/commands/AddAssociationCommand.js +21 -28
  5. package/dist-es/commands/AddTagsCommand.js +21 -28
  6. package/dist-es/commands/AssociateTrialComponentCommand.js +21 -28
  7. package/dist-es/commands/BatchDescribeModelPackageCommand.js +21 -28
  8. package/dist-es/commands/CreateActionCommand.js +21 -28
  9. package/dist-es/commands/CreateAlgorithmCommand.js +21 -28
  10. package/dist-es/commands/CreateAppCommand.js +21 -28
  11. package/dist-es/commands/CreateAppImageConfigCommand.js +21 -28
  12. package/dist-es/commands/CreateArtifactCommand.js +21 -28
  13. package/dist-es/commands/CreateAutoMLJobCommand.js +21 -28
  14. package/dist-es/commands/CreateCodeRepositoryCommand.js +21 -28
  15. package/dist-es/commands/CreateCompilationJobCommand.js +21 -28
  16. package/dist-es/commands/CreateContextCommand.js +21 -28
  17. package/dist-es/commands/CreateDataQualityJobDefinitionCommand.js +21 -28
  18. package/dist-es/commands/CreateDeviceFleetCommand.js +22 -29
  19. package/dist-es/commands/CreateDomainCommand.js +21 -28
  20. package/dist-es/commands/CreateEdgeDeploymentPlanCommand.js +21 -28
  21. package/dist-es/commands/CreateEdgeDeploymentStageCommand.js +22 -29
  22. package/dist-es/commands/CreateEdgePackagingJobCommand.js +22 -29
  23. package/dist-es/commands/CreateEndpointCommand.js +21 -28
  24. package/dist-es/commands/CreateEndpointConfigCommand.js +21 -28
  25. package/dist-es/commands/CreateExperimentCommand.js +21 -28
  26. package/dist-es/commands/CreateFeatureGroupCommand.js +21 -28
  27. package/dist-es/commands/CreateFlowDefinitionCommand.js +21 -28
  28. package/dist-es/commands/CreateHumanTaskUiCommand.js +21 -28
  29. package/dist-es/commands/CreateHyperParameterTuningJobCommand.js +21 -28
  30. package/dist-es/commands/CreateImageCommand.js +21 -28
  31. package/dist-es/commands/CreateImageVersionCommand.js +21 -28
  32. package/dist-es/commands/CreateInferenceRecommendationsJobCommand.js +21 -28
  33. package/dist-es/commands/CreateLabelingJobCommand.js +21 -28
  34. package/dist-es/commands/CreateModelBiasJobDefinitionCommand.js +21 -28
  35. package/dist-es/commands/CreateModelCommand.js +21 -28
  36. package/dist-es/commands/CreateModelExplainabilityJobDefinitionCommand.js +21 -28
  37. package/dist-es/commands/CreateModelPackageCommand.js +21 -28
  38. package/dist-es/commands/CreateModelPackageGroupCommand.js +21 -28
  39. package/dist-es/commands/CreateModelQualityJobDefinitionCommand.js +21 -28
  40. package/dist-es/commands/CreateMonitoringScheduleCommand.js +21 -28
  41. package/dist-es/commands/CreateNotebookInstanceCommand.js +21 -28
  42. package/dist-es/commands/CreateNotebookInstanceLifecycleConfigCommand.js +21 -28
  43. package/dist-es/commands/CreatePipelineCommand.js +21 -28
  44. package/dist-es/commands/CreatePresignedDomainUrlCommand.js +21 -28
  45. package/dist-es/commands/CreatePresignedNotebookInstanceUrlCommand.js +21 -28
  46. package/dist-es/commands/CreateProcessingJobCommand.js +21 -28
  47. package/dist-es/commands/CreateProjectCommand.js +21 -28
  48. package/dist-es/commands/CreateStudioLifecycleConfigCommand.js +21 -28
  49. package/dist-es/commands/CreateTrainingJobCommand.js +21 -28
  50. package/dist-es/commands/CreateTransformJobCommand.js +21 -28
  51. package/dist-es/commands/CreateTrialCommand.js +21 -28
  52. package/dist-es/commands/CreateTrialComponentCommand.js +21 -28
  53. package/dist-es/commands/CreateUserProfileCommand.js +21 -28
  54. package/dist-es/commands/CreateWorkforceCommand.js +21 -28
  55. package/dist-es/commands/CreateWorkteamCommand.js +21 -28
  56. package/dist-es/commands/DeleteActionCommand.js +21 -28
  57. package/dist-es/commands/DeleteAlgorithmCommand.js +22 -29
  58. package/dist-es/commands/DeleteAppCommand.js +22 -29
  59. package/dist-es/commands/DeleteAppImageConfigCommand.js +22 -29
  60. package/dist-es/commands/DeleteArtifactCommand.js +21 -28
  61. package/dist-es/commands/DeleteAssociationCommand.js +21 -28
  62. package/dist-es/commands/DeleteCodeRepositoryCommand.js +22 -29
  63. package/dist-es/commands/DeleteContextCommand.js +21 -28
  64. package/dist-es/commands/DeleteDataQualityJobDefinitionCommand.js +22 -29
  65. package/dist-es/commands/DeleteDeviceFleetCommand.js +22 -29
  66. package/dist-es/commands/DeleteDomainCommand.js +22 -29
  67. package/dist-es/commands/DeleteEdgeDeploymentPlanCommand.js +22 -29
  68. package/dist-es/commands/DeleteEdgeDeploymentStageCommand.js +22 -29
  69. package/dist-es/commands/DeleteEndpointCommand.js +22 -29
  70. package/dist-es/commands/DeleteEndpointConfigCommand.js +22 -29
  71. package/dist-es/commands/DeleteExperimentCommand.js +21 -28
  72. package/dist-es/commands/DeleteFeatureGroupCommand.js +22 -29
  73. package/dist-es/commands/DeleteFlowDefinitionCommand.js +21 -28
  74. package/dist-es/commands/DeleteHumanTaskUiCommand.js +21 -28
  75. package/dist-es/commands/DeleteImageCommand.js +21 -28
  76. package/dist-es/commands/DeleteImageVersionCommand.js +21 -28
  77. package/dist-es/commands/DeleteModelBiasJobDefinitionCommand.js +22 -29
  78. package/dist-es/commands/DeleteModelCommand.js +22 -29
  79. package/dist-es/commands/DeleteModelExplainabilityJobDefinitionCommand.js +22 -29
  80. package/dist-es/commands/DeleteModelPackageCommand.js +22 -29
  81. package/dist-es/commands/DeleteModelPackageGroupCommand.js +22 -29
  82. package/dist-es/commands/DeleteModelPackageGroupPolicyCommand.js +22 -29
  83. package/dist-es/commands/DeleteModelQualityJobDefinitionCommand.js +22 -29
  84. package/dist-es/commands/DeleteMonitoringScheduleCommand.js +22 -29
  85. package/dist-es/commands/DeleteNotebookInstanceCommand.js +22 -29
  86. package/dist-es/commands/DeleteNotebookInstanceLifecycleConfigCommand.js +22 -29
  87. package/dist-es/commands/DeletePipelineCommand.js +21 -28
  88. package/dist-es/commands/DeleteProjectCommand.js +22 -29
  89. package/dist-es/commands/DeleteStudioLifecycleConfigCommand.js +22 -29
  90. package/dist-es/commands/DeleteTagsCommand.js +21 -28
  91. package/dist-es/commands/DeleteTrialCommand.js +21 -28
  92. package/dist-es/commands/DeleteTrialComponentCommand.js +21 -28
  93. package/dist-es/commands/DeleteUserProfileCommand.js +22 -29
  94. package/dist-es/commands/DeleteWorkforceCommand.js +21 -28
  95. package/dist-es/commands/DeleteWorkteamCommand.js +21 -28
  96. package/dist-es/commands/DeregisterDevicesCommand.js +22 -29
  97. package/dist-es/commands/DescribeActionCommand.js +21 -28
  98. package/dist-es/commands/DescribeAlgorithmCommand.js +21 -28
  99. package/dist-es/commands/DescribeAppCommand.js +21 -28
  100. package/dist-es/commands/DescribeAppImageConfigCommand.js +21 -28
  101. package/dist-es/commands/DescribeArtifactCommand.js +21 -28
  102. package/dist-es/commands/DescribeAutoMLJobCommand.js +21 -28
  103. package/dist-es/commands/DescribeCodeRepositoryCommand.js +21 -28
  104. package/dist-es/commands/DescribeCompilationJobCommand.js +21 -28
  105. package/dist-es/commands/DescribeContextCommand.js +21 -28
  106. package/dist-es/commands/DescribeDataQualityJobDefinitionCommand.js +21 -28
  107. package/dist-es/commands/DescribeDeviceCommand.js +21 -28
  108. package/dist-es/commands/DescribeDeviceFleetCommand.js +21 -28
  109. package/dist-es/commands/DescribeDomainCommand.js +21 -28
  110. package/dist-es/commands/DescribeEdgeDeploymentPlanCommand.js +21 -28
  111. package/dist-es/commands/DescribeEdgePackagingJobCommand.js +21 -28
  112. package/dist-es/commands/DescribeEndpointCommand.js +21 -28
  113. package/dist-es/commands/DescribeEndpointConfigCommand.js +21 -28
  114. package/dist-es/commands/DescribeExperimentCommand.js +21 -28
  115. package/dist-es/commands/DescribeFeatureGroupCommand.js +21 -28
  116. package/dist-es/commands/DescribeFeatureMetadataCommand.js +21 -28
  117. package/dist-es/commands/DescribeFlowDefinitionCommand.js +21 -28
  118. package/dist-es/commands/DescribeHumanTaskUiCommand.js +21 -28
  119. package/dist-es/commands/DescribeHyperParameterTuningJobCommand.js +21 -28
  120. package/dist-es/commands/DescribeImageCommand.js +21 -28
  121. package/dist-es/commands/DescribeImageVersionCommand.js +21 -28
  122. package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +21 -28
  123. package/dist-es/commands/DescribeLabelingJobCommand.js +21 -28
  124. package/dist-es/commands/DescribeLineageGroupCommand.js +21 -28
  125. package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +21 -28
  126. package/dist-es/commands/DescribeModelCommand.js +21 -28
  127. package/dist-es/commands/DescribeModelExplainabilityJobDefinitionCommand.js +21 -28
  128. package/dist-es/commands/DescribeModelPackageCommand.js +21 -28
  129. package/dist-es/commands/DescribeModelPackageGroupCommand.js +21 -28
  130. package/dist-es/commands/DescribeModelQualityJobDefinitionCommand.js +21 -28
  131. package/dist-es/commands/DescribeMonitoringScheduleCommand.js +21 -28
  132. package/dist-es/commands/DescribeNotebookInstanceCommand.js +21 -28
  133. package/dist-es/commands/DescribeNotebookInstanceLifecycleConfigCommand.js +21 -28
  134. package/dist-es/commands/DescribePipelineCommand.js +21 -28
  135. package/dist-es/commands/DescribePipelineDefinitionForExecutionCommand.js +21 -28
  136. package/dist-es/commands/DescribePipelineExecutionCommand.js +21 -28
  137. package/dist-es/commands/DescribeProcessingJobCommand.js +21 -28
  138. package/dist-es/commands/DescribeProjectCommand.js +21 -28
  139. package/dist-es/commands/DescribeStudioLifecycleConfigCommand.js +21 -28
  140. package/dist-es/commands/DescribeSubscribedWorkteamCommand.js +21 -28
  141. package/dist-es/commands/DescribeTrainingJobCommand.js +21 -28
  142. package/dist-es/commands/DescribeTransformJobCommand.js +21 -28
  143. package/dist-es/commands/DescribeTrialCommand.js +21 -28
  144. package/dist-es/commands/DescribeTrialComponentCommand.js +21 -28
  145. package/dist-es/commands/DescribeUserProfileCommand.js +21 -28
  146. package/dist-es/commands/DescribeWorkforceCommand.js +21 -28
  147. package/dist-es/commands/DescribeWorkteamCommand.js +21 -28
  148. package/dist-es/commands/DisableSagemakerServicecatalogPortfolioCommand.js +21 -28
  149. package/dist-es/commands/DisassociateTrialComponentCommand.js +21 -28
  150. package/dist-es/commands/EnableSagemakerServicecatalogPortfolioCommand.js +21 -28
  151. package/dist-es/commands/GetDeviceFleetReportCommand.js +21 -28
  152. package/dist-es/commands/GetLineageGroupPolicyCommand.js +21 -28
  153. package/dist-es/commands/GetModelPackageGroupPolicyCommand.js +21 -28
  154. package/dist-es/commands/GetSagemakerServicecatalogPortfolioStatusCommand.js +21 -28
  155. package/dist-es/commands/GetSearchSuggestionsCommand.js +21 -28
  156. package/dist-es/commands/ListActionsCommand.js +21 -28
  157. package/dist-es/commands/ListAlgorithmsCommand.js +21 -28
  158. package/dist-es/commands/ListAppImageConfigsCommand.js +21 -28
  159. package/dist-es/commands/ListAppsCommand.js +21 -28
  160. package/dist-es/commands/ListArtifactsCommand.js +21 -28
  161. package/dist-es/commands/ListAssociationsCommand.js +21 -28
  162. package/dist-es/commands/ListAutoMLJobsCommand.js +21 -28
  163. package/dist-es/commands/ListCandidatesForAutoMLJobCommand.js +21 -28
  164. package/dist-es/commands/ListCodeRepositoriesCommand.js +21 -28
  165. package/dist-es/commands/ListCompilationJobsCommand.js +21 -28
  166. package/dist-es/commands/ListContextsCommand.js +21 -28
  167. package/dist-es/commands/ListDataQualityJobDefinitionsCommand.js +21 -28
  168. package/dist-es/commands/ListDeviceFleetsCommand.js +21 -28
  169. package/dist-es/commands/ListDevicesCommand.js +21 -28
  170. package/dist-es/commands/ListDomainsCommand.js +21 -28
  171. package/dist-es/commands/ListEdgeDeploymentPlansCommand.js +21 -28
  172. package/dist-es/commands/ListEdgePackagingJobsCommand.js +21 -28
  173. package/dist-es/commands/ListEndpointConfigsCommand.js +21 -28
  174. package/dist-es/commands/ListEndpointsCommand.js +21 -28
  175. package/dist-es/commands/ListExperimentsCommand.js +21 -28
  176. package/dist-es/commands/ListFeatureGroupsCommand.js +21 -28
  177. package/dist-es/commands/ListFlowDefinitionsCommand.js +21 -28
  178. package/dist-es/commands/ListHumanTaskUisCommand.js +21 -28
  179. package/dist-es/commands/ListHyperParameterTuningJobsCommand.js +21 -28
  180. package/dist-es/commands/ListImageVersionsCommand.js +21 -28
  181. package/dist-es/commands/ListImagesCommand.js +21 -28
  182. package/dist-es/commands/ListInferenceRecommendationsJobsCommand.js +21 -28
  183. package/dist-es/commands/ListLabelingJobsCommand.js +21 -28
  184. package/dist-es/commands/ListLabelingJobsForWorkteamCommand.js +21 -28
  185. package/dist-es/commands/ListLineageGroupsCommand.js +21 -28
  186. package/dist-es/commands/ListModelBiasJobDefinitionsCommand.js +21 -28
  187. package/dist-es/commands/ListModelExplainabilityJobDefinitionsCommand.js +21 -28
  188. package/dist-es/commands/ListModelMetadataCommand.js +21 -28
  189. package/dist-es/commands/ListModelPackageGroupsCommand.js +21 -28
  190. package/dist-es/commands/ListModelPackagesCommand.js +21 -28
  191. package/dist-es/commands/ListModelQualityJobDefinitionsCommand.js +21 -28
  192. package/dist-es/commands/ListModelsCommand.js +21 -28
  193. package/dist-es/commands/ListMonitoringExecutionsCommand.js +21 -28
  194. package/dist-es/commands/ListMonitoringSchedulesCommand.js +21 -28
  195. package/dist-es/commands/ListNotebookInstanceLifecycleConfigsCommand.js +21 -28
  196. package/dist-es/commands/ListNotebookInstancesCommand.js +21 -28
  197. package/dist-es/commands/ListPipelineExecutionStepsCommand.js +21 -28
  198. package/dist-es/commands/ListPipelineExecutionsCommand.js +21 -28
  199. package/dist-es/commands/ListPipelineParametersForExecutionCommand.js +21 -28
  200. package/dist-es/commands/ListPipelinesCommand.js +21 -28
  201. package/dist-es/commands/ListProcessingJobsCommand.js +21 -28
  202. package/dist-es/commands/ListProjectsCommand.js +21 -28
  203. package/dist-es/commands/ListStageDevicesCommand.js +21 -28
  204. package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +21 -28
  205. package/dist-es/commands/ListSubscribedWorkteamsCommand.js +21 -28
  206. package/dist-es/commands/ListTagsCommand.js +21 -28
  207. package/dist-es/commands/ListTrainingJobsCommand.js +21 -28
  208. package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +21 -28
  209. package/dist-es/commands/ListTransformJobsCommand.js +21 -28
  210. package/dist-es/commands/ListTrialComponentsCommand.js +21 -28
  211. package/dist-es/commands/ListTrialsCommand.js +21 -28
  212. package/dist-es/commands/ListUserProfilesCommand.js +21 -28
  213. package/dist-es/commands/ListWorkforcesCommand.js +21 -28
  214. package/dist-es/commands/ListWorkteamsCommand.js +21 -28
  215. package/dist-es/commands/PutModelPackageGroupPolicyCommand.js +21 -28
  216. package/dist-es/commands/QueryLineageCommand.js +21 -28
  217. package/dist-es/commands/RegisterDevicesCommand.js +22 -29
  218. package/dist-es/commands/RenderUiTemplateCommand.js +21 -28
  219. package/dist-es/commands/RetryPipelineExecutionCommand.js +21 -28
  220. package/dist-es/commands/SearchCommand.js +21 -28
  221. package/dist-es/commands/SendPipelineExecutionStepFailureCommand.js +21 -28
  222. package/dist-es/commands/SendPipelineExecutionStepSuccessCommand.js +21 -28
  223. package/dist-es/commands/StartEdgeDeploymentStageCommand.js +22 -29
  224. package/dist-es/commands/StartMonitoringScheduleCommand.js +22 -29
  225. package/dist-es/commands/StartNotebookInstanceCommand.js +22 -29
  226. package/dist-es/commands/StartPipelineExecutionCommand.js +21 -28
  227. package/dist-es/commands/StopAutoMLJobCommand.js +22 -29
  228. package/dist-es/commands/StopCompilationJobCommand.js +22 -29
  229. package/dist-es/commands/StopEdgeDeploymentStageCommand.js +22 -29
  230. package/dist-es/commands/StopEdgePackagingJobCommand.js +22 -29
  231. package/dist-es/commands/StopHyperParameterTuningJobCommand.js +22 -29
  232. package/dist-es/commands/StopInferenceRecommendationsJobCommand.js +22 -29
  233. package/dist-es/commands/StopLabelingJobCommand.js +22 -29
  234. package/dist-es/commands/StopMonitoringScheduleCommand.js +22 -29
  235. package/dist-es/commands/StopNotebookInstanceCommand.js +22 -29
  236. package/dist-es/commands/StopPipelineExecutionCommand.js +21 -28
  237. package/dist-es/commands/StopProcessingJobCommand.js +22 -29
  238. package/dist-es/commands/StopTrainingJobCommand.js +22 -29
  239. package/dist-es/commands/StopTransformJobCommand.js +22 -29
  240. package/dist-es/commands/UpdateActionCommand.js +21 -28
  241. package/dist-es/commands/UpdateAppImageConfigCommand.js +21 -28
  242. package/dist-es/commands/UpdateArtifactCommand.js +21 -28
  243. package/dist-es/commands/UpdateCodeRepositoryCommand.js +21 -28
  244. package/dist-es/commands/UpdateContextCommand.js +21 -28
  245. package/dist-es/commands/UpdateDeviceFleetCommand.js +22 -29
  246. package/dist-es/commands/UpdateDevicesCommand.js +22 -29
  247. package/dist-es/commands/UpdateDomainCommand.js +21 -28
  248. package/dist-es/commands/UpdateEndpointCommand.js +21 -28
  249. package/dist-es/commands/UpdateEndpointWeightsAndCapacitiesCommand.js +21 -28
  250. package/dist-es/commands/UpdateExperimentCommand.js +21 -28
  251. package/dist-es/commands/UpdateFeatureGroupCommand.js +21 -28
  252. package/dist-es/commands/UpdateFeatureMetadataCommand.js +22 -29
  253. package/dist-es/commands/UpdateImageCommand.js +21 -28
  254. package/dist-es/commands/UpdateModelPackageCommand.js +21 -28
  255. package/dist-es/commands/UpdateMonitoringScheduleCommand.js +21 -28
  256. package/dist-es/commands/UpdateNotebookInstanceCommand.js +21 -28
  257. package/dist-es/commands/UpdateNotebookInstanceLifecycleConfigCommand.js +21 -28
  258. package/dist-es/commands/UpdatePipelineCommand.js +21 -28
  259. package/dist-es/commands/UpdatePipelineExecutionCommand.js +21 -28
  260. package/dist-es/commands/UpdateProjectCommand.js +21 -28
  261. package/dist-es/commands/UpdateTrainingJobCommand.js +21 -28
  262. package/dist-es/commands/UpdateTrialCommand.js +21 -28
  263. package/dist-es/commands/UpdateTrialComponentCommand.js +21 -28
  264. package/dist-es/commands/UpdateUserProfileCommand.js +21 -28
  265. package/dist-es/commands/UpdateWorkforceCommand.js +21 -28
  266. package/dist-es/commands/UpdateWorkteamCommand.js +21 -28
  267. package/dist-es/endpoints.js +8 -8
  268. package/dist-es/models/SageMakerServiceException.js +5 -10
  269. package/dist-es/models/models_0.js +678 -259
  270. package/dist-es/models/models_1.js +818 -280
  271. package/dist-es/models/models_2.js +720 -245
  272. package/dist-es/models/models_3.js +552 -192
  273. package/dist-es/pagination/ListActionsPaginator.js +25 -68
  274. package/dist-es/pagination/ListAlgorithmsPaginator.js +25 -68
  275. package/dist-es/pagination/ListAppImageConfigsPaginator.js +25 -68
  276. package/dist-es/pagination/ListAppsPaginator.js +25 -68
  277. package/dist-es/pagination/ListArtifactsPaginator.js +25 -68
  278. package/dist-es/pagination/ListAssociationsPaginator.js +25 -68
  279. package/dist-es/pagination/ListAutoMLJobsPaginator.js +25 -68
  280. package/dist-es/pagination/ListCandidatesForAutoMLJobPaginator.js +25 -68
  281. package/dist-es/pagination/ListCodeRepositoriesPaginator.js +25 -68
  282. package/dist-es/pagination/ListCompilationJobsPaginator.js +25 -68
  283. package/dist-es/pagination/ListContextsPaginator.js +25 -68
  284. package/dist-es/pagination/ListDataQualityJobDefinitionsPaginator.js +25 -68
  285. package/dist-es/pagination/ListDeviceFleetsPaginator.js +25 -68
  286. package/dist-es/pagination/ListDevicesPaginator.js +25 -68
  287. package/dist-es/pagination/ListDomainsPaginator.js +25 -68
  288. package/dist-es/pagination/ListEdgeDeploymentPlansPaginator.js +25 -68
  289. package/dist-es/pagination/ListEdgePackagingJobsPaginator.js +25 -68
  290. package/dist-es/pagination/ListEndpointConfigsPaginator.js +25 -68
  291. package/dist-es/pagination/ListEndpointsPaginator.js +25 -68
  292. package/dist-es/pagination/ListExperimentsPaginator.js +25 -68
  293. package/dist-es/pagination/ListFlowDefinitionsPaginator.js +25 -68
  294. package/dist-es/pagination/ListHumanTaskUisPaginator.js +25 -68
  295. package/dist-es/pagination/ListHyperParameterTuningJobsPaginator.js +25 -68
  296. package/dist-es/pagination/ListImageVersionsPaginator.js +25 -68
  297. package/dist-es/pagination/ListImagesPaginator.js +25 -68
  298. package/dist-es/pagination/ListInferenceRecommendationsJobsPaginator.js +25 -68
  299. package/dist-es/pagination/ListLabelingJobsForWorkteamPaginator.js +25 -68
  300. package/dist-es/pagination/ListLabelingJobsPaginator.js +25 -68
  301. package/dist-es/pagination/ListLineageGroupsPaginator.js +25 -68
  302. package/dist-es/pagination/ListModelBiasJobDefinitionsPaginator.js +25 -68
  303. package/dist-es/pagination/ListModelExplainabilityJobDefinitionsPaginator.js +25 -68
  304. package/dist-es/pagination/ListModelMetadataPaginator.js +25 -68
  305. package/dist-es/pagination/ListModelPackageGroupsPaginator.js +25 -68
  306. package/dist-es/pagination/ListModelPackagesPaginator.js +25 -68
  307. package/dist-es/pagination/ListModelQualityJobDefinitionsPaginator.js +25 -68
  308. package/dist-es/pagination/ListModelsPaginator.js +25 -68
  309. package/dist-es/pagination/ListMonitoringExecutionsPaginator.js +25 -68
  310. package/dist-es/pagination/ListMonitoringSchedulesPaginator.js +25 -68
  311. package/dist-es/pagination/ListNotebookInstanceLifecycleConfigsPaginator.js +25 -68
  312. package/dist-es/pagination/ListNotebookInstancesPaginator.js +25 -68
  313. package/dist-es/pagination/ListPipelineExecutionStepsPaginator.js +25 -68
  314. package/dist-es/pagination/ListPipelineExecutionsPaginator.js +25 -68
  315. package/dist-es/pagination/ListPipelineParametersForExecutionPaginator.js +25 -68
  316. package/dist-es/pagination/ListPipelinesPaginator.js +25 -68
  317. package/dist-es/pagination/ListProcessingJobsPaginator.js +25 -68
  318. package/dist-es/pagination/ListProjectsPaginator.js +25 -68
  319. package/dist-es/pagination/ListStageDevicesPaginator.js +25 -68
  320. package/dist-es/pagination/ListStudioLifecycleConfigsPaginator.js +25 -68
  321. package/dist-es/pagination/ListSubscribedWorkteamsPaginator.js +25 -68
  322. package/dist-es/pagination/ListTagsPaginator.js +25 -68
  323. package/dist-es/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.js +25 -68
  324. package/dist-es/pagination/ListTrainingJobsPaginator.js +25 -68
  325. package/dist-es/pagination/ListTransformJobsPaginator.js +25 -68
  326. package/dist-es/pagination/ListTrialComponentsPaginator.js +25 -68
  327. package/dist-es/pagination/ListTrialsPaginator.js +25 -68
  328. package/dist-es/pagination/ListUserProfilesPaginator.js +25 -68
  329. package/dist-es/pagination/ListWorkforcesPaginator.js +25 -68
  330. package/dist-es/pagination/ListWorkteamsPaginator.js +25 -68
  331. package/dist-es/pagination/QueryLineagePaginator.js +25 -68
  332. package/dist-es/pagination/SearchPaginator.js +25 -68
  333. package/dist-es/protocols/Aws_json1_1.js +17157 -19828
  334. package/dist-es/runtimeConfig.browser.js +26 -12
  335. package/dist-es/runtimeConfig.js +30 -12
  336. package/dist-es/runtimeConfig.native.js +8 -5
  337. package/dist-es/runtimeConfig.shared.js +8 -11
  338. package/dist-es/waiters/waitForEndpointDeleted.js +30 -50
  339. package/dist-es/waiters/waitForEndpointInService.js +39 -59
  340. package/dist-es/waiters/waitForImageCreated.js +39 -59
  341. package/dist-es/waiters/waitForImageDeleted.js +33 -53
  342. package/dist-es/waiters/waitForImageUpdated.js +39 -59
  343. package/dist-es/waiters/waitForImageVersionCreated.js +39 -59
  344. package/dist-es/waiters/waitForImageVersionDeleted.js +33 -53
  345. package/dist-es/waiters/waitForNotebookInstanceDeleted.js +30 -50
  346. package/dist-es/waiters/waitForNotebookInstanceInService.js +36 -56
  347. package/dist-es/waiters/waitForNotebookInstanceStopped.js +36 -56
  348. package/dist-es/waiters/waitForProcessingJobCompletedOrStopped.js +48 -68
  349. package/dist-es/waiters/waitForTrainingJobCompletedOrStopped.js +48 -68
  350. package/dist-es/waiters/waitForTransformJobCompletedOrStopped.js +48 -68
  351. package/package.json +34 -34
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { CreateEndpointInputFilterSensitiveLog, CreateEndpointOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateEndpointCommand, serializeAws_json1_1CreateEndpointCommand, } from "../protocols/Aws_json1_1";
6
- var CreateEndpointCommand = (function (_super) {
7
- __extends(CreateEndpointCommand, _super);
8
- function CreateEndpointCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class CreateEndpointCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- CreateEndpointCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SageMakerClient";
18
- var commandName = "CreateEndpointCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SageMakerClient";
15
+ const commandName = "CreateEndpointCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: CreateEndpointInputFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: CreateEndpointOutputFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- CreateEndpointCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1CreateEndpointCommand(input, context);
33
- };
34
- CreateEndpointCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1CreateEndpointCommand(output, context);
36
- };
37
- return CreateEndpointCommand;
38
- }($Command));
39
- export { CreateEndpointCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { CreateEndpointConfigInputFilterSensitiveLog, CreateEndpointConfigOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateEndpointConfigCommand, serializeAws_json1_1CreateEndpointConfigCommand, } from "../protocols/Aws_json1_1";
6
- var CreateEndpointConfigCommand = (function (_super) {
7
- __extends(CreateEndpointConfigCommand, _super);
8
- function CreateEndpointConfigCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class CreateEndpointConfigCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- CreateEndpointConfigCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SageMakerClient";
18
- var commandName = "CreateEndpointConfigCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SageMakerClient";
15
+ const commandName = "CreateEndpointConfigCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: CreateEndpointConfigInputFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: CreateEndpointConfigOutputFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- CreateEndpointConfigCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1CreateEndpointConfigCommand(input, context);
33
- };
34
- CreateEndpointConfigCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1CreateEndpointConfigCommand(output, context);
36
- };
37
- return CreateEndpointConfigCommand;
38
- }($Command));
39
- export { CreateEndpointConfigCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { CreateExperimentRequestFilterSensitiveLog, CreateExperimentResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateExperimentCommand, serializeAws_json1_1CreateExperimentCommand, } from "../protocols/Aws_json1_1";
6
- var CreateExperimentCommand = (function (_super) {
7
- __extends(CreateExperimentCommand, _super);
8
- function CreateExperimentCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class CreateExperimentCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- CreateExperimentCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SageMakerClient";
18
- var commandName = "CreateExperimentCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SageMakerClient";
15
+ const commandName = "CreateExperimentCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: CreateExperimentRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: CreateExperimentResponseFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- CreateExperimentCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1CreateExperimentCommand(input, context);
33
- };
34
- CreateExperimentCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1CreateExperimentCommand(output, context);
36
- };
37
- return CreateExperimentCommand;
38
- }($Command));
39
- export { CreateExperimentCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { CreateFeatureGroupRequestFilterSensitiveLog, CreateFeatureGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateFeatureGroupCommand, serializeAws_json1_1CreateFeatureGroupCommand, } from "../protocols/Aws_json1_1";
6
- var CreateFeatureGroupCommand = (function (_super) {
7
- __extends(CreateFeatureGroupCommand, _super);
8
- function CreateFeatureGroupCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class CreateFeatureGroupCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- CreateFeatureGroupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SageMakerClient";
18
- var commandName = "CreateFeatureGroupCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SageMakerClient";
15
+ const commandName = "CreateFeatureGroupCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: CreateFeatureGroupRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: CreateFeatureGroupResponseFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- CreateFeatureGroupCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1CreateFeatureGroupCommand(input, context);
33
- };
34
- CreateFeatureGroupCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1CreateFeatureGroupCommand(output, context);
36
- };
37
- return CreateFeatureGroupCommand;
38
- }($Command));
39
- export { CreateFeatureGroupCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { CreateFlowDefinitionRequestFilterSensitiveLog, CreateFlowDefinitionResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1CreateFlowDefinitionCommand, serializeAws_json1_1CreateFlowDefinitionCommand, } from "../protocols/Aws_json1_1";
6
- var CreateFlowDefinitionCommand = (function (_super) {
7
- __extends(CreateFlowDefinitionCommand, _super);
8
- function CreateFlowDefinitionCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class CreateFlowDefinitionCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- CreateFlowDefinitionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SageMakerClient";
18
- var commandName = "CreateFlowDefinitionCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SageMakerClient";
15
+ const commandName = "CreateFlowDefinitionCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: CreateFlowDefinitionRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: CreateFlowDefinitionResponseFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- CreateFlowDefinitionCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1CreateFlowDefinitionCommand(input, context);
33
- };
34
- CreateFlowDefinitionCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1CreateFlowDefinitionCommand(output, context);
36
- };
37
- return CreateFlowDefinitionCommand;
38
- }($Command));
39
- export { CreateFlowDefinitionCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { CreateHumanTaskUiRequestFilterSensitiveLog, CreateHumanTaskUiResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1CreateHumanTaskUiCommand, serializeAws_json1_1CreateHumanTaskUiCommand, } from "../protocols/Aws_json1_1";
6
- var CreateHumanTaskUiCommand = (function (_super) {
7
- __extends(CreateHumanTaskUiCommand, _super);
8
- function CreateHumanTaskUiCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class CreateHumanTaskUiCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- CreateHumanTaskUiCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SageMakerClient";
18
- var commandName = "CreateHumanTaskUiCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SageMakerClient";
15
+ const commandName = "CreateHumanTaskUiCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: CreateHumanTaskUiRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: CreateHumanTaskUiResponseFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- CreateHumanTaskUiCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1CreateHumanTaskUiCommand(input, context);
33
- };
34
- CreateHumanTaskUiCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1CreateHumanTaskUiCommand(output, context);
36
- };
37
- return CreateHumanTaskUiCommand;
38
- }($Command));
39
- export { CreateHumanTaskUiCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { CreateHyperParameterTuningJobRequestFilterSensitiveLog, CreateHyperParameterTuningJobResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1CreateHyperParameterTuningJobCommand, serializeAws_json1_1CreateHyperParameterTuningJobCommand, } from "../protocols/Aws_json1_1";
6
- var CreateHyperParameterTuningJobCommand = (function (_super) {
7
- __extends(CreateHyperParameterTuningJobCommand, _super);
8
- function CreateHyperParameterTuningJobCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class CreateHyperParameterTuningJobCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- CreateHyperParameterTuningJobCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SageMakerClient";
18
- var commandName = "CreateHyperParameterTuningJobCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SageMakerClient";
15
+ const commandName = "CreateHyperParameterTuningJobCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: CreateHyperParameterTuningJobRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: CreateHyperParameterTuningJobResponseFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- CreateHyperParameterTuningJobCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1CreateHyperParameterTuningJobCommand(input, context);
33
- };
34
- CreateHyperParameterTuningJobCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1CreateHyperParameterTuningJobCommand(output, context);
36
- };
37
- return CreateHyperParameterTuningJobCommand;
38
- }($Command));
39
- export { CreateHyperParameterTuningJobCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { CreateImageRequestFilterSensitiveLog, CreateImageResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1CreateImageCommand, serializeAws_json1_1CreateImageCommand, } from "../protocols/Aws_json1_1";
6
- var CreateImageCommand = (function (_super) {
7
- __extends(CreateImageCommand, _super);
8
- function CreateImageCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class CreateImageCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- CreateImageCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SageMakerClient";
18
- var commandName = "CreateImageCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SageMakerClient";
15
+ const commandName = "CreateImageCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: CreateImageRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: CreateImageResponseFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- CreateImageCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1CreateImageCommand(input, context);
33
- };
34
- CreateImageCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1CreateImageCommand(output, context);
36
- };
37
- return CreateImageCommand;
38
- }($Command));
39
- export { CreateImageCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { CreateImageVersionRequestFilterSensitiveLog, CreateImageVersionResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1CreateImageVersionCommand, serializeAws_json1_1CreateImageVersionCommand, } from "../protocols/Aws_json1_1";
6
- var CreateImageVersionCommand = (function (_super) {
7
- __extends(CreateImageVersionCommand, _super);
8
- function CreateImageVersionCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class CreateImageVersionCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- CreateImageVersionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SageMakerClient";
18
- var commandName = "CreateImageVersionCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SageMakerClient";
15
+ const commandName = "CreateImageVersionCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: CreateImageVersionRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: CreateImageVersionResponseFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- CreateImageVersionCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1CreateImageVersionCommand(input, context);
33
- };
34
- CreateImageVersionCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1CreateImageVersionCommand(output, context);
36
- };
37
- return CreateImageVersionCommand;
38
- }($Command));
39
- export { CreateImageVersionCommand };
31
+ }
32
+ }
@@ -1,39 +1,32 @@
1
- import { __extends } from "tslib";
2
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
2
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
3
  import { CreateInferenceRecommendationsJobRequestFilterSensitiveLog, CreateInferenceRecommendationsJobResponseFilterSensitiveLog, } from "../models/models_1";
5
4
  import { deserializeAws_json1_1CreateInferenceRecommendationsJobCommand, serializeAws_json1_1CreateInferenceRecommendationsJobCommand, } from "../protocols/Aws_json1_1";
6
- var CreateInferenceRecommendationsJobCommand = (function (_super) {
7
- __extends(CreateInferenceRecommendationsJobCommand, _super);
8
- function CreateInferenceRecommendationsJobCommand(input) {
9
- var _this = _super.call(this) || this;
10
- _this.input = input;
11
- return _this;
5
+ export class CreateInferenceRecommendationsJobCommand extends $Command {
6
+ constructor(input) {
7
+ super();
8
+ this.input = input;
12
9
  }
13
- CreateInferenceRecommendationsJobCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
10
+ resolveMiddleware(clientStack, configuration, options) {
14
11
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
15
- var stack = clientStack.concat(this.middlewareStack);
16
- var logger = configuration.logger;
17
- var clientName = "SageMakerClient";
18
- var commandName = "CreateInferenceRecommendationsJobCommand";
19
- var handlerExecutionContext = {
20
- logger: logger,
21
- clientName: clientName,
22
- commandName: commandName,
12
+ const stack = clientStack.concat(this.middlewareStack);
13
+ const { logger } = configuration;
14
+ const clientName = "SageMakerClient";
15
+ const commandName = "CreateInferenceRecommendationsJobCommand";
16
+ const handlerExecutionContext = {
17
+ logger,
18
+ clientName,
19
+ commandName,
23
20
  inputFilterSensitiveLog: CreateInferenceRecommendationsJobRequestFilterSensitiveLog,
24
21
  outputFilterSensitiveLog: CreateInferenceRecommendationsJobResponseFilterSensitiveLog,
25
22
  };
26
- var requestHandler = configuration.requestHandler;
27
- return stack.resolve(function (request) {
28
- return requestHandler.handle(request.request, options || {});
29
- }, handlerExecutionContext);
30
- };
31
- CreateInferenceRecommendationsJobCommand.prototype.serialize = function (input, context) {
23
+ const { requestHandler } = configuration;
24
+ return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
+ }
26
+ serialize(input, context) {
32
27
  return serializeAws_json1_1CreateInferenceRecommendationsJobCommand(input, context);
33
- };
34
- CreateInferenceRecommendationsJobCommand.prototype.deserialize = function (output, context) {
28
+ }
29
+ deserialize(output, context) {
35
30
  return deserializeAws_json1_1CreateInferenceRecommendationsJobCommand(output, context);
36
- };
37
- return CreateInferenceRecommendationsJobCommand;
38
- }($Command));
39
- export { CreateInferenceRecommendationsJobCommand };
31
+ }
32
+ }