@aws-sdk/client-medialive 3.1044.0 → 3.1046.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 (472) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +471 -473
  5. package/dist-cjs/models/MediaLiveServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +12 -14
  7. package/dist-cjs/runtimeConfig.js +18 -22
  8. package/dist-cjs/runtimeConfig.shared.js +10 -12
  9. package/dist-es/MediaLive.js +1 -1
  10. package/dist-es/MediaLiveClient.js +5 -5
  11. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  12. package/dist-es/commands/AcceptInputDeviceTransferCommand.js +2 -2
  13. package/dist-es/commands/BatchDeleteCommand.js +2 -2
  14. package/dist-es/commands/BatchStartCommand.js +2 -2
  15. package/dist-es/commands/BatchStopCommand.js +2 -2
  16. package/dist-es/commands/BatchUpdateScheduleCommand.js +2 -2
  17. package/dist-es/commands/CancelInputDeviceTransferCommand.js +2 -2
  18. package/dist-es/commands/ClaimDeviceCommand.js +2 -2
  19. package/dist-es/commands/CreateChannelCommand.js +2 -2
  20. package/dist-es/commands/CreateChannelPlacementGroupCommand.js +2 -2
  21. package/dist-es/commands/CreateCloudWatchAlarmTemplateCommand.js +2 -2
  22. package/dist-es/commands/CreateCloudWatchAlarmTemplateGroupCommand.js +2 -2
  23. package/dist-es/commands/CreateClusterCommand.js +2 -2
  24. package/dist-es/commands/CreateEventBridgeRuleTemplateCommand.js +2 -2
  25. package/dist-es/commands/CreateEventBridgeRuleTemplateGroupCommand.js +2 -2
  26. package/dist-es/commands/CreateInputCommand.js +2 -2
  27. package/dist-es/commands/CreateInputSecurityGroupCommand.js +2 -2
  28. package/dist-es/commands/CreateMultiplexCommand.js +2 -2
  29. package/dist-es/commands/CreateMultiplexProgramCommand.js +2 -2
  30. package/dist-es/commands/CreateNetworkCommand.js +2 -2
  31. package/dist-es/commands/CreateNodeCommand.js +2 -2
  32. package/dist-es/commands/CreateNodeRegistrationScriptCommand.js +2 -2
  33. package/dist-es/commands/CreatePartnerInputCommand.js +2 -2
  34. package/dist-es/commands/CreateSdiSourceCommand.js +2 -2
  35. package/dist-es/commands/CreateSignalMapCommand.js +2 -2
  36. package/dist-es/commands/CreateTagsCommand.js +2 -2
  37. package/dist-es/commands/DeleteChannelCommand.js +2 -2
  38. package/dist-es/commands/DeleteChannelPlacementGroupCommand.js +2 -2
  39. package/dist-es/commands/DeleteCloudWatchAlarmTemplateCommand.js +2 -2
  40. package/dist-es/commands/DeleteCloudWatchAlarmTemplateGroupCommand.js +2 -2
  41. package/dist-es/commands/DeleteClusterCommand.js +2 -2
  42. package/dist-es/commands/DeleteEventBridgeRuleTemplateCommand.js +2 -2
  43. package/dist-es/commands/DeleteEventBridgeRuleTemplateGroupCommand.js +2 -2
  44. package/dist-es/commands/DeleteInputCommand.js +2 -2
  45. package/dist-es/commands/DeleteInputSecurityGroupCommand.js +2 -2
  46. package/dist-es/commands/DeleteMultiplexCommand.js +2 -2
  47. package/dist-es/commands/DeleteMultiplexProgramCommand.js +2 -2
  48. package/dist-es/commands/DeleteNetworkCommand.js +2 -2
  49. package/dist-es/commands/DeleteNodeCommand.js +2 -2
  50. package/dist-es/commands/DeleteReservationCommand.js +2 -2
  51. package/dist-es/commands/DeleteScheduleCommand.js +2 -2
  52. package/dist-es/commands/DeleteSdiSourceCommand.js +2 -2
  53. package/dist-es/commands/DeleteSignalMapCommand.js +2 -2
  54. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  55. package/dist-es/commands/DescribeAccountConfigurationCommand.js +2 -2
  56. package/dist-es/commands/DescribeChannelCommand.js +2 -2
  57. package/dist-es/commands/DescribeChannelPlacementGroupCommand.js +2 -2
  58. package/dist-es/commands/DescribeClusterCommand.js +2 -2
  59. package/dist-es/commands/DescribeInputCommand.js +2 -2
  60. package/dist-es/commands/DescribeInputDeviceCommand.js +2 -2
  61. package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +2 -2
  62. package/dist-es/commands/DescribeInputSecurityGroupCommand.js +2 -2
  63. package/dist-es/commands/DescribeMultiplexCommand.js +2 -2
  64. package/dist-es/commands/DescribeMultiplexProgramCommand.js +2 -2
  65. package/dist-es/commands/DescribeNetworkCommand.js +2 -2
  66. package/dist-es/commands/DescribeNodeCommand.js +2 -2
  67. package/dist-es/commands/DescribeOfferingCommand.js +2 -2
  68. package/dist-es/commands/DescribeReservationCommand.js +2 -2
  69. package/dist-es/commands/DescribeScheduleCommand.js +2 -2
  70. package/dist-es/commands/DescribeSdiSourceCommand.js +2 -2
  71. package/dist-es/commands/DescribeThumbnailsCommand.js +2 -2
  72. package/dist-es/commands/GetCloudWatchAlarmTemplateCommand.js +2 -2
  73. package/dist-es/commands/GetCloudWatchAlarmTemplateGroupCommand.js +2 -2
  74. package/dist-es/commands/GetEventBridgeRuleTemplateCommand.js +2 -2
  75. package/dist-es/commands/GetEventBridgeRuleTemplateGroupCommand.js +2 -2
  76. package/dist-es/commands/GetSignalMapCommand.js +2 -2
  77. package/dist-es/commands/ListAlertsCommand.js +2 -2
  78. package/dist-es/commands/ListChannelPlacementGroupsCommand.js +2 -2
  79. package/dist-es/commands/ListChannelsCommand.js +2 -2
  80. package/dist-es/commands/ListCloudWatchAlarmTemplateGroupsCommand.js +2 -2
  81. package/dist-es/commands/ListCloudWatchAlarmTemplatesCommand.js +2 -2
  82. package/dist-es/commands/ListClusterAlertsCommand.js +2 -2
  83. package/dist-es/commands/ListClustersCommand.js +2 -2
  84. package/dist-es/commands/ListEventBridgeRuleTemplateGroupsCommand.js +2 -2
  85. package/dist-es/commands/ListEventBridgeRuleTemplatesCommand.js +2 -2
  86. package/dist-es/commands/ListInputDeviceTransfersCommand.js +2 -2
  87. package/dist-es/commands/ListInputDevicesCommand.js +2 -2
  88. package/dist-es/commands/ListInputSecurityGroupsCommand.js +2 -2
  89. package/dist-es/commands/ListInputsCommand.js +2 -2
  90. package/dist-es/commands/ListMultiplexAlertsCommand.js +2 -2
  91. package/dist-es/commands/ListMultiplexProgramsCommand.js +2 -2
  92. package/dist-es/commands/ListMultiplexesCommand.js +2 -2
  93. package/dist-es/commands/ListNetworksCommand.js +2 -2
  94. package/dist-es/commands/ListNodesCommand.js +2 -2
  95. package/dist-es/commands/ListOfferingsCommand.js +2 -2
  96. package/dist-es/commands/ListReservationsCommand.js +2 -2
  97. package/dist-es/commands/ListSdiSourcesCommand.js +2 -2
  98. package/dist-es/commands/ListSignalMapsCommand.js +2 -2
  99. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  100. package/dist-es/commands/ListVersionsCommand.js +2 -2
  101. package/dist-es/commands/PurchaseOfferingCommand.js +2 -2
  102. package/dist-es/commands/RebootInputDeviceCommand.js +2 -2
  103. package/dist-es/commands/RejectInputDeviceTransferCommand.js +2 -2
  104. package/dist-es/commands/RestartChannelPipelinesCommand.js +2 -2
  105. package/dist-es/commands/StartChannelCommand.js +2 -2
  106. package/dist-es/commands/StartDeleteMonitorDeploymentCommand.js +2 -2
  107. package/dist-es/commands/StartInputDeviceCommand.js +2 -2
  108. package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +2 -2
  109. package/dist-es/commands/StartMonitorDeploymentCommand.js +2 -2
  110. package/dist-es/commands/StartMultiplexCommand.js +2 -2
  111. package/dist-es/commands/StartUpdateSignalMapCommand.js +2 -2
  112. package/dist-es/commands/StopChannelCommand.js +2 -2
  113. package/dist-es/commands/StopInputDeviceCommand.js +2 -2
  114. package/dist-es/commands/StopMultiplexCommand.js +2 -2
  115. package/dist-es/commands/TransferInputDeviceCommand.js +2 -2
  116. package/dist-es/commands/UpdateAccountConfigurationCommand.js +2 -2
  117. package/dist-es/commands/UpdateChannelClassCommand.js +2 -2
  118. package/dist-es/commands/UpdateChannelCommand.js +2 -2
  119. package/dist-es/commands/UpdateChannelPlacementGroupCommand.js +2 -2
  120. package/dist-es/commands/UpdateCloudWatchAlarmTemplateCommand.js +2 -2
  121. package/dist-es/commands/UpdateCloudWatchAlarmTemplateGroupCommand.js +2 -2
  122. package/dist-es/commands/UpdateClusterCommand.js +2 -2
  123. package/dist-es/commands/UpdateEventBridgeRuleTemplateCommand.js +2 -2
  124. package/dist-es/commands/UpdateEventBridgeRuleTemplateGroupCommand.js +2 -2
  125. package/dist-es/commands/UpdateInputCommand.js +2 -2
  126. package/dist-es/commands/UpdateInputDeviceCommand.js +2 -2
  127. package/dist-es/commands/UpdateInputSecurityGroupCommand.js +2 -2
  128. package/dist-es/commands/UpdateMultiplexCommand.js +2 -2
  129. package/dist-es/commands/UpdateMultiplexProgramCommand.js +2 -2
  130. package/dist-es/commands/UpdateNetworkCommand.js +2 -2
  131. package/dist-es/commands/UpdateNodeCommand.js +2 -2
  132. package/dist-es/commands/UpdateNodeStateCommand.js +2 -2
  133. package/dist-es/commands/UpdateReservationCommand.js +2 -2
  134. package/dist-es/commands/UpdateSdiSourceCommand.js +2 -2
  135. package/dist-es/endpoint/bdd.js +1 -1
  136. package/dist-es/endpoint/endpointResolver.js +1 -1
  137. package/dist-es/models/MediaLiveServiceException.js +1 -1
  138. package/dist-es/runtimeConfig.browser.js +4 -6
  139. package/dist-es/runtimeConfig.js +4 -8
  140. package/dist-es/runtimeConfig.shared.js +3 -5
  141. package/dist-es/runtimeExtensions.js +2 -2
  142. package/dist-es/waiters/waitForChannelCreated.js +1 -1
  143. package/dist-es/waiters/waitForChannelDeleted.js +1 -1
  144. package/dist-es/waiters/waitForChannelPlacementGroupAssigned.js +1 -1
  145. package/dist-es/waiters/waitForChannelPlacementGroupDeleted.js +1 -1
  146. package/dist-es/waiters/waitForChannelPlacementGroupUnassigned.js +1 -1
  147. package/dist-es/waiters/waitForChannelRunning.js +1 -1
  148. package/dist-es/waiters/waitForChannelStopped.js +1 -1
  149. package/dist-es/waiters/waitForClusterCreated.js +1 -1
  150. package/dist-es/waiters/waitForClusterDeleted.js +1 -1
  151. package/dist-es/waiters/waitForInputAttached.js +1 -1
  152. package/dist-es/waiters/waitForInputDeleted.js +1 -1
  153. package/dist-es/waiters/waitForInputDetached.js +1 -1
  154. package/dist-es/waiters/waitForMultiplexCreated.js +1 -1
  155. package/dist-es/waiters/waitForMultiplexDeleted.js +1 -1
  156. package/dist-es/waiters/waitForMultiplexRunning.js +1 -1
  157. package/dist-es/waiters/waitForMultiplexStopped.js +1 -1
  158. package/dist-es/waiters/waitForNodeDeregistered.js +1 -1
  159. package/dist-es/waiters/waitForNodeRegistered.js +1 -1
  160. package/dist-es/waiters/waitForSignalMapCreated.js +1 -1
  161. package/dist-es/waiters/waitForSignalMapMonitorDeleted.js +1 -1
  162. package/dist-es/waiters/waitForSignalMapMonitorDeployed.js +1 -1
  163. package/dist-es/waiters/waitForSignalMapUpdated.js +1 -1
  164. package/dist-types/MediaLive.d.ts +1 -1
  165. package/dist-types/MediaLiveClient.d.ts +5 -5
  166. package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +6 -4
  167. package/dist-types/commands/BatchDeleteCommand.d.ts +6 -4
  168. package/dist-types/commands/BatchStartCommand.d.ts +6 -4
  169. package/dist-types/commands/BatchStopCommand.d.ts +6 -4
  170. package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +6 -4
  171. package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +6 -4
  172. package/dist-types/commands/ClaimDeviceCommand.d.ts +6 -4
  173. package/dist-types/commands/CreateChannelCommand.d.ts +6 -4
  174. package/dist-types/commands/CreateChannelPlacementGroupCommand.d.ts +6 -4
  175. package/dist-types/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +6 -4
  176. package/dist-types/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
  177. package/dist-types/commands/CreateClusterCommand.d.ts +6 -4
  178. package/dist-types/commands/CreateEventBridgeRuleTemplateCommand.d.ts +6 -4
  179. package/dist-types/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
  180. package/dist-types/commands/CreateInputCommand.d.ts +6 -4
  181. package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +6 -4
  182. package/dist-types/commands/CreateMultiplexCommand.d.ts +6 -4
  183. package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +6 -4
  184. package/dist-types/commands/CreateNetworkCommand.d.ts +6 -4
  185. package/dist-types/commands/CreateNodeCommand.d.ts +6 -4
  186. package/dist-types/commands/CreateNodeRegistrationScriptCommand.d.ts +6 -4
  187. package/dist-types/commands/CreatePartnerInputCommand.d.ts +6 -4
  188. package/dist-types/commands/CreateSdiSourceCommand.d.ts +6 -4
  189. package/dist-types/commands/CreateSignalMapCommand.d.ts +6 -4
  190. package/dist-types/commands/CreateTagsCommand.d.ts +6 -4
  191. package/dist-types/commands/DeleteChannelCommand.d.ts +6 -4
  192. package/dist-types/commands/DeleteChannelPlacementGroupCommand.d.ts +6 -4
  193. package/dist-types/commands/DeleteCloudWatchAlarmTemplateCommand.d.ts +6 -4
  194. package/dist-types/commands/DeleteCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
  195. package/dist-types/commands/DeleteClusterCommand.d.ts +6 -4
  196. package/dist-types/commands/DeleteEventBridgeRuleTemplateCommand.d.ts +6 -4
  197. package/dist-types/commands/DeleteEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
  198. package/dist-types/commands/DeleteInputCommand.d.ts +6 -4
  199. package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +6 -4
  200. package/dist-types/commands/DeleteMultiplexCommand.d.ts +6 -4
  201. package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +6 -4
  202. package/dist-types/commands/DeleteNetworkCommand.d.ts +6 -4
  203. package/dist-types/commands/DeleteNodeCommand.d.ts +6 -4
  204. package/dist-types/commands/DeleteReservationCommand.d.ts +6 -4
  205. package/dist-types/commands/DeleteScheduleCommand.d.ts +6 -4
  206. package/dist-types/commands/DeleteSdiSourceCommand.d.ts +6 -4
  207. package/dist-types/commands/DeleteSignalMapCommand.d.ts +6 -4
  208. package/dist-types/commands/DeleteTagsCommand.d.ts +6 -4
  209. package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +6 -4
  210. package/dist-types/commands/DescribeChannelCommand.d.ts +6 -4
  211. package/dist-types/commands/DescribeChannelPlacementGroupCommand.d.ts +6 -4
  212. package/dist-types/commands/DescribeClusterCommand.d.ts +6 -4
  213. package/dist-types/commands/DescribeInputCommand.d.ts +6 -4
  214. package/dist-types/commands/DescribeInputDeviceCommand.d.ts +6 -4
  215. package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +6 -4
  216. package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +6 -4
  217. package/dist-types/commands/DescribeMultiplexCommand.d.ts +6 -4
  218. package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +6 -4
  219. package/dist-types/commands/DescribeNetworkCommand.d.ts +6 -4
  220. package/dist-types/commands/DescribeNodeCommand.d.ts +6 -4
  221. package/dist-types/commands/DescribeOfferingCommand.d.ts +6 -4
  222. package/dist-types/commands/DescribeReservationCommand.d.ts +6 -4
  223. package/dist-types/commands/DescribeScheduleCommand.d.ts +6 -4
  224. package/dist-types/commands/DescribeSdiSourceCommand.d.ts +6 -4
  225. package/dist-types/commands/DescribeThumbnailsCommand.d.ts +6 -4
  226. package/dist-types/commands/GetCloudWatchAlarmTemplateCommand.d.ts +6 -4
  227. package/dist-types/commands/GetCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
  228. package/dist-types/commands/GetEventBridgeRuleTemplateCommand.d.ts +6 -4
  229. package/dist-types/commands/GetEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
  230. package/dist-types/commands/GetSignalMapCommand.d.ts +6 -4
  231. package/dist-types/commands/ListAlertsCommand.d.ts +6 -4
  232. package/dist-types/commands/ListChannelPlacementGroupsCommand.d.ts +6 -4
  233. package/dist-types/commands/ListChannelsCommand.d.ts +6 -4
  234. package/dist-types/commands/ListCloudWatchAlarmTemplateGroupsCommand.d.ts +6 -4
  235. package/dist-types/commands/ListCloudWatchAlarmTemplatesCommand.d.ts +6 -4
  236. package/dist-types/commands/ListClusterAlertsCommand.d.ts +6 -4
  237. package/dist-types/commands/ListClustersCommand.d.ts +6 -4
  238. package/dist-types/commands/ListEventBridgeRuleTemplateGroupsCommand.d.ts +6 -4
  239. package/dist-types/commands/ListEventBridgeRuleTemplatesCommand.d.ts +6 -4
  240. package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +6 -4
  241. package/dist-types/commands/ListInputDevicesCommand.d.ts +6 -4
  242. package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +6 -4
  243. package/dist-types/commands/ListInputsCommand.d.ts +6 -4
  244. package/dist-types/commands/ListMultiplexAlertsCommand.d.ts +6 -4
  245. package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +6 -4
  246. package/dist-types/commands/ListMultiplexesCommand.d.ts +6 -4
  247. package/dist-types/commands/ListNetworksCommand.d.ts +6 -4
  248. package/dist-types/commands/ListNodesCommand.d.ts +6 -4
  249. package/dist-types/commands/ListOfferingsCommand.d.ts +6 -4
  250. package/dist-types/commands/ListReservationsCommand.d.ts +6 -4
  251. package/dist-types/commands/ListSdiSourcesCommand.d.ts +6 -4
  252. package/dist-types/commands/ListSignalMapsCommand.d.ts +6 -4
  253. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
  254. package/dist-types/commands/ListVersionsCommand.d.ts +6 -4
  255. package/dist-types/commands/PurchaseOfferingCommand.d.ts +6 -4
  256. package/dist-types/commands/RebootInputDeviceCommand.d.ts +6 -4
  257. package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +6 -4
  258. package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +6 -4
  259. package/dist-types/commands/StartChannelCommand.d.ts +6 -4
  260. package/dist-types/commands/StartDeleteMonitorDeploymentCommand.d.ts +6 -4
  261. package/dist-types/commands/StartInputDeviceCommand.d.ts +6 -4
  262. package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +6 -4
  263. package/dist-types/commands/StartMonitorDeploymentCommand.d.ts +6 -4
  264. package/dist-types/commands/StartMultiplexCommand.d.ts +6 -4
  265. package/dist-types/commands/StartUpdateSignalMapCommand.d.ts +6 -4
  266. package/dist-types/commands/StopChannelCommand.d.ts +6 -4
  267. package/dist-types/commands/StopInputDeviceCommand.d.ts +6 -4
  268. package/dist-types/commands/StopMultiplexCommand.d.ts +6 -4
  269. package/dist-types/commands/TransferInputDeviceCommand.d.ts +6 -4
  270. package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +6 -4
  271. package/dist-types/commands/UpdateChannelClassCommand.d.ts +6 -4
  272. package/dist-types/commands/UpdateChannelCommand.d.ts +6 -4
  273. package/dist-types/commands/UpdateChannelPlacementGroupCommand.d.ts +6 -4
  274. package/dist-types/commands/UpdateCloudWatchAlarmTemplateCommand.d.ts +6 -4
  275. package/dist-types/commands/UpdateCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
  276. package/dist-types/commands/UpdateClusterCommand.d.ts +6 -4
  277. package/dist-types/commands/UpdateEventBridgeRuleTemplateCommand.d.ts +6 -4
  278. package/dist-types/commands/UpdateEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
  279. package/dist-types/commands/UpdateInputCommand.d.ts +6 -4
  280. package/dist-types/commands/UpdateInputDeviceCommand.d.ts +6 -4
  281. package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +6 -4
  282. package/dist-types/commands/UpdateMultiplexCommand.d.ts +6 -4
  283. package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +6 -4
  284. package/dist-types/commands/UpdateNetworkCommand.d.ts +6 -4
  285. package/dist-types/commands/UpdateNodeCommand.d.ts +6 -4
  286. package/dist-types/commands/UpdateNodeStateCommand.d.ts +6 -4
  287. package/dist-types/commands/UpdateReservationCommand.d.ts +6 -4
  288. package/dist-types/commands/UpdateSdiSourceCommand.d.ts +6 -4
  289. package/dist-types/endpoint/bdd.d.ts +1 -1
  290. package/dist-types/extensionConfiguration.d.ts +1 -1
  291. package/dist-types/models/MediaLiveServiceException.d.ts +1 -1
  292. package/dist-types/models/errors.d.ts +1 -1
  293. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  294. package/dist-types/runtimeConfig.d.ts +2 -2
  295. package/dist-types/runtimeConfig.native.d.ts +2 -2
  296. package/dist-types/ts3.4/MediaLive.d.ts +1 -1
  297. package/dist-types/ts3.4/MediaLiveClient.d.ts +8 -14
  298. package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +6 -4
  299. package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +6 -4
  300. package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +6 -4
  301. package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +6 -6
  302. package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +6 -4
  303. package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +6 -4
  304. package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +6 -4
  305. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +6 -4
  306. package/dist-types/ts3.4/commands/CreateChannelPlacementGroupCommand.d.ts +6 -4
  307. package/dist-types/ts3.4/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +6 -4
  308. package/dist-types/ts3.4/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
  309. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +6 -4
  310. package/dist-types/ts3.4/commands/CreateEventBridgeRuleTemplateCommand.d.ts +6 -4
  311. package/dist-types/ts3.4/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
  312. package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +6 -4
  313. package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +6 -4
  314. package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +6 -4
  315. package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +6 -4
  316. package/dist-types/ts3.4/commands/CreateNetworkCommand.d.ts +6 -4
  317. package/dist-types/ts3.4/commands/CreateNodeCommand.d.ts +6 -4
  318. package/dist-types/ts3.4/commands/CreateNodeRegistrationScriptCommand.d.ts +6 -4
  319. package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +6 -4
  320. package/dist-types/ts3.4/commands/CreateSdiSourceCommand.d.ts +6 -4
  321. package/dist-types/ts3.4/commands/CreateSignalMapCommand.d.ts +6 -4
  322. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +6 -4
  323. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +6 -4
  324. package/dist-types/ts3.4/commands/DeleteChannelPlacementGroupCommand.d.ts +6 -4
  325. package/dist-types/ts3.4/commands/DeleteCloudWatchAlarmTemplateCommand.d.ts +6 -4
  326. package/dist-types/ts3.4/commands/DeleteCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
  327. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +6 -4
  328. package/dist-types/ts3.4/commands/DeleteEventBridgeRuleTemplateCommand.d.ts +6 -4
  329. package/dist-types/ts3.4/commands/DeleteEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
  330. package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +6 -4
  331. package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +6 -4
  332. package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +6 -4
  333. package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +6 -4
  334. package/dist-types/ts3.4/commands/DeleteNetworkCommand.d.ts +6 -4
  335. package/dist-types/ts3.4/commands/DeleteNodeCommand.d.ts +6 -4
  336. package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +6 -4
  337. package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +6 -4
  338. package/dist-types/ts3.4/commands/DeleteSdiSourceCommand.d.ts +6 -4
  339. package/dist-types/ts3.4/commands/DeleteSignalMapCommand.d.ts +6 -4
  340. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +6 -4
  341. package/dist-types/ts3.4/commands/DescribeAccountConfigurationCommand.d.ts +6 -4
  342. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +6 -4
  343. package/dist-types/ts3.4/commands/DescribeChannelPlacementGroupCommand.d.ts +6 -4
  344. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +6 -4
  345. package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +6 -4
  346. package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +6 -4
  347. package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +6 -4
  348. package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +6 -4
  349. package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +6 -4
  350. package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +6 -4
  351. package/dist-types/ts3.4/commands/DescribeNetworkCommand.d.ts +6 -4
  352. package/dist-types/ts3.4/commands/DescribeNodeCommand.d.ts +6 -4
  353. package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +6 -4
  354. package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +6 -4
  355. package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +6 -4
  356. package/dist-types/ts3.4/commands/DescribeSdiSourceCommand.d.ts +6 -4
  357. package/dist-types/ts3.4/commands/DescribeThumbnailsCommand.d.ts +6 -4
  358. package/dist-types/ts3.4/commands/GetCloudWatchAlarmTemplateCommand.d.ts +6 -4
  359. package/dist-types/ts3.4/commands/GetCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
  360. package/dist-types/ts3.4/commands/GetEventBridgeRuleTemplateCommand.d.ts +6 -4
  361. package/dist-types/ts3.4/commands/GetEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
  362. package/dist-types/ts3.4/commands/GetSignalMapCommand.d.ts +6 -4
  363. package/dist-types/ts3.4/commands/ListAlertsCommand.d.ts +6 -4
  364. package/dist-types/ts3.4/commands/ListChannelPlacementGroupsCommand.d.ts +6 -4
  365. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +6 -4
  366. package/dist-types/ts3.4/commands/ListCloudWatchAlarmTemplateGroupsCommand.d.ts +6 -4
  367. package/dist-types/ts3.4/commands/ListCloudWatchAlarmTemplatesCommand.d.ts +6 -4
  368. package/dist-types/ts3.4/commands/ListClusterAlertsCommand.d.ts +6 -4
  369. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +6 -4
  370. package/dist-types/ts3.4/commands/ListEventBridgeRuleTemplateGroupsCommand.d.ts +6 -4
  371. package/dist-types/ts3.4/commands/ListEventBridgeRuleTemplatesCommand.d.ts +6 -4
  372. package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +6 -4
  373. package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +6 -4
  374. package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +6 -4
  375. package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +6 -4
  376. package/dist-types/ts3.4/commands/ListMultiplexAlertsCommand.d.ts +6 -4
  377. package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +6 -4
  378. package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +6 -4
  379. package/dist-types/ts3.4/commands/ListNetworksCommand.d.ts +6 -4
  380. package/dist-types/ts3.4/commands/ListNodesCommand.d.ts +6 -8
  381. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +6 -4
  382. package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +6 -4
  383. package/dist-types/ts3.4/commands/ListSdiSourcesCommand.d.ts +6 -4
  384. package/dist-types/ts3.4/commands/ListSignalMapsCommand.d.ts +6 -4
  385. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
  386. package/dist-types/ts3.4/commands/ListVersionsCommand.d.ts +6 -4
  387. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +6 -4
  388. package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +6 -4
  389. package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +6 -4
  390. package/dist-types/ts3.4/commands/RestartChannelPipelinesCommand.d.ts +6 -4
  391. package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +6 -4
  392. package/dist-types/ts3.4/commands/StartDeleteMonitorDeploymentCommand.d.ts +6 -4
  393. package/dist-types/ts3.4/commands/StartInputDeviceCommand.d.ts +6 -4
  394. package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +6 -4
  395. package/dist-types/ts3.4/commands/StartMonitorDeploymentCommand.d.ts +6 -4
  396. package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +6 -4
  397. package/dist-types/ts3.4/commands/StartUpdateSignalMapCommand.d.ts +6 -4
  398. package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +6 -4
  399. package/dist-types/ts3.4/commands/StopInputDeviceCommand.d.ts +6 -4
  400. package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +6 -4
  401. package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +6 -4
  402. package/dist-types/ts3.4/commands/UpdateAccountConfigurationCommand.d.ts +6 -4
  403. package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +6 -4
  404. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +6 -4
  405. package/dist-types/ts3.4/commands/UpdateChannelPlacementGroupCommand.d.ts +6 -4
  406. package/dist-types/ts3.4/commands/UpdateCloudWatchAlarmTemplateCommand.d.ts +6 -4
  407. package/dist-types/ts3.4/commands/UpdateCloudWatchAlarmTemplateGroupCommand.d.ts +6 -4
  408. package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +6 -4
  409. package/dist-types/ts3.4/commands/UpdateEventBridgeRuleTemplateCommand.d.ts +6 -4
  410. package/dist-types/ts3.4/commands/UpdateEventBridgeRuleTemplateGroupCommand.d.ts +6 -4
  411. package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +6 -4
  412. package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +6 -4
  413. package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +6 -4
  414. package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +6 -4
  415. package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +6 -4
  416. package/dist-types/ts3.4/commands/UpdateNetworkCommand.d.ts +6 -4
  417. package/dist-types/ts3.4/commands/UpdateNodeCommand.d.ts +6 -4
  418. package/dist-types/ts3.4/commands/UpdateNodeStateCommand.d.ts +6 -4
  419. package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +6 -4
  420. package/dist-types/ts3.4/commands/UpdateSdiSourceCommand.d.ts +6 -4
  421. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  422. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  423. package/dist-types/ts3.4/models/MediaLiveServiceException.d.ts +1 -1
  424. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  425. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  426. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  427. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  428. package/dist-types/ts3.4/waiters/waitForChannelCreated.d.ts +1 -1
  429. package/dist-types/ts3.4/waiters/waitForChannelDeleted.d.ts +1 -1
  430. package/dist-types/ts3.4/waiters/waitForChannelPlacementGroupAssigned.d.ts +1 -1
  431. package/dist-types/ts3.4/waiters/waitForChannelPlacementGroupDeleted.d.ts +1 -1
  432. package/dist-types/ts3.4/waiters/waitForChannelPlacementGroupUnassigned.d.ts +1 -1
  433. package/dist-types/ts3.4/waiters/waitForChannelRunning.d.ts +1 -1
  434. package/dist-types/ts3.4/waiters/waitForChannelStopped.d.ts +1 -1
  435. package/dist-types/ts3.4/waiters/waitForClusterCreated.d.ts +1 -1
  436. package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +1 -1
  437. package/dist-types/ts3.4/waiters/waitForInputAttached.d.ts +1 -1
  438. package/dist-types/ts3.4/waiters/waitForInputDeleted.d.ts +1 -1
  439. package/dist-types/ts3.4/waiters/waitForInputDetached.d.ts +1 -1
  440. package/dist-types/ts3.4/waiters/waitForMultiplexCreated.d.ts +1 -1
  441. package/dist-types/ts3.4/waiters/waitForMultiplexDeleted.d.ts +1 -1
  442. package/dist-types/ts3.4/waiters/waitForMultiplexRunning.d.ts +1 -1
  443. package/dist-types/ts3.4/waiters/waitForMultiplexStopped.d.ts +1 -1
  444. package/dist-types/ts3.4/waiters/waitForNodeDeregistered.d.ts +1 -1
  445. package/dist-types/ts3.4/waiters/waitForNodeRegistered.d.ts +1 -1
  446. package/dist-types/ts3.4/waiters/waitForSignalMapCreated.d.ts +1 -1
  447. package/dist-types/ts3.4/waiters/waitForSignalMapMonitorDeleted.d.ts +1 -1
  448. package/dist-types/ts3.4/waiters/waitForSignalMapMonitorDeployed.d.ts +1 -1
  449. package/dist-types/ts3.4/waiters/waitForSignalMapUpdated.d.ts +1 -1
  450. package/dist-types/waiters/waitForChannelCreated.d.ts +1 -1
  451. package/dist-types/waiters/waitForChannelDeleted.d.ts +1 -1
  452. package/dist-types/waiters/waitForChannelPlacementGroupAssigned.d.ts +1 -1
  453. package/dist-types/waiters/waitForChannelPlacementGroupDeleted.d.ts +1 -1
  454. package/dist-types/waiters/waitForChannelPlacementGroupUnassigned.d.ts +1 -1
  455. package/dist-types/waiters/waitForChannelRunning.d.ts +1 -1
  456. package/dist-types/waiters/waitForChannelStopped.d.ts +1 -1
  457. package/dist-types/waiters/waitForClusterCreated.d.ts +1 -1
  458. package/dist-types/waiters/waitForClusterDeleted.d.ts +1 -1
  459. package/dist-types/waiters/waitForInputAttached.d.ts +1 -1
  460. package/dist-types/waiters/waitForInputDeleted.d.ts +1 -1
  461. package/dist-types/waiters/waitForInputDetached.d.ts +1 -1
  462. package/dist-types/waiters/waitForMultiplexCreated.d.ts +1 -1
  463. package/dist-types/waiters/waitForMultiplexDeleted.d.ts +1 -1
  464. package/dist-types/waiters/waitForMultiplexRunning.d.ts +1 -1
  465. package/dist-types/waiters/waitForMultiplexStopped.d.ts +1 -1
  466. package/dist-types/waiters/waitForNodeDeregistered.d.ts +1 -1
  467. package/dist-types/waiters/waitForNodeRegistered.d.ts +1 -1
  468. package/dist-types/waiters/waitForSignalMapCreated.d.ts +1 -1
  469. package/dist-types/waiters/waitForSignalMapMonitorDeleted.d.ts +1 -1
  470. package/dist-types/waiters/waitForSignalMapMonitorDeployed.d.ts +1 -1
  471. package/dist-types/waiters/waitForSignalMapUpdated.d.ts +1 -1
  472. package/package.json +13 -36
package/dist-cjs/index.js CHANGED
@@ -4,19 +4,17 @@ var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
4
4
  var middlewareLogger = require('@aws-sdk/middleware-logger');
5
5
  var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
6
6
  var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
7
- var configResolver = require('@smithy/config-resolver');
8
7
  var core = require('@smithy/core');
8
+ var client = require('@smithy/core/client');
9
+ var config = require('@smithy/core/config');
10
+ var endpoints = require('@smithy/core/endpoints');
11
+ var protocols = require('@smithy/core/protocols');
12
+ var retry = require('@smithy/core/retry');
9
13
  var schema = require('@smithy/core/schema');
10
- var middlewareContentLength = require('@smithy/middleware-content-length');
11
- var middlewareEndpoint = require('@smithy/middleware-endpoint');
12
- var middlewareRetry = require('@smithy/middleware-retry');
13
- var smithyClient = require('@smithy/smithy-client');
14
14
  var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
15
15
  var runtimeConfig = require('./runtimeConfig');
16
16
  var regionConfigResolver = require('@aws-sdk/region-config-resolver');
17
- var protocolHttp = require('@smithy/protocol-http');
18
17
  var schemas_0 = require('./schemas/schemas_0');
19
- var utilWaiter = require('@smithy/util-waiter');
20
18
  var errors = require('./models/errors');
21
19
  var MediaLiveServiceException = require('./models/MediaLiveServiceException');
22
20
 
@@ -74,12 +72,12 @@ const resolveHttpAuthRuntimeConfig = (config) => {
74
72
  };
75
73
 
76
74
  const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
77
- const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), smithyClient.getDefaultExtensionConfiguration(runtimeConfig), protocolHttp.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
75
+ const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
78
76
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
79
- return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), smithyClient.resolveDefaultRuntimeConfig(extensionConfiguration), protocolHttp.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
77
+ return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
80
78
  };
81
79
 
82
- class MediaLiveClient extends smithyClient.Client {
80
+ class MediaLiveClient extends client.Client {
83
81
  config;
84
82
  constructor(...[configuration]) {
85
83
  const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
@@ -87,17 +85,17 @@ class MediaLiveClient extends smithyClient.Client {
87
85
  this.initConfig = _config_0;
88
86
  const _config_1 = resolveClientEndpointParameters(_config_0);
89
87
  const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
90
- const _config_3 = middlewareRetry.resolveRetryConfig(_config_2);
91
- const _config_4 = configResolver.resolveRegionConfig(_config_3);
88
+ const _config_3 = retry.resolveRetryConfig(_config_2);
89
+ const _config_4 = config.resolveRegionConfig(_config_3);
92
90
  const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
93
- const _config_6 = middlewareEndpoint.resolveEndpointConfig(_config_5);
91
+ const _config_6 = endpoints.resolveEndpointConfig(_config_5);
94
92
  const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
95
93
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
96
94
  this.config = _config_8;
97
95
  this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
98
96
  this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
99
- this.middlewareStack.use(middlewareRetry.getRetryPlugin(this.config));
100
- this.middlewareStack.use(middlewareContentLength.getContentLengthPlugin(this.config));
97
+ this.middlewareStack.use(retry.getRetryPlugin(this.config));
98
+ this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
101
99
  this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
102
100
  this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
103
101
  this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
@@ -114,11 +112,11 @@ class MediaLiveClient extends smithyClient.Client {
114
112
  }
115
113
  }
116
114
 
117
- class AcceptInputDeviceTransferCommand extends smithyClient.Command
115
+ class AcceptInputDeviceTransferCommand extends client.Command
118
116
  .classBuilder()
119
117
  .ep(commonParams)
120
118
  .m(function (Command, cs, config, o) {
121
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
119
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
122
120
  })
123
121
  .s("MediaLive", "AcceptInputDeviceTransfer", {})
124
122
  .n("MediaLiveClient", "AcceptInputDeviceTransferCommand")
@@ -126,11 +124,11 @@ class AcceptInputDeviceTransferCommand extends smithyClient.Command
126
124
  .build() {
127
125
  }
128
126
 
129
- class BatchDeleteCommand extends smithyClient.Command
127
+ class BatchDeleteCommand extends client.Command
130
128
  .classBuilder()
131
129
  .ep(commonParams)
132
130
  .m(function (Command, cs, config, o) {
133
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
131
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
134
132
  })
135
133
  .s("MediaLive", "BatchDelete", {})
136
134
  .n("MediaLiveClient", "BatchDeleteCommand")
@@ -138,11 +136,11 @@ class BatchDeleteCommand extends smithyClient.Command
138
136
  .build() {
139
137
  }
140
138
 
141
- class BatchStartCommand extends smithyClient.Command
139
+ class BatchStartCommand extends client.Command
142
140
  .classBuilder()
143
141
  .ep(commonParams)
144
142
  .m(function (Command, cs, config, o) {
145
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
143
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
146
144
  })
147
145
  .s("MediaLive", "BatchStart", {})
148
146
  .n("MediaLiveClient", "BatchStartCommand")
@@ -150,11 +148,11 @@ class BatchStartCommand extends smithyClient.Command
150
148
  .build() {
151
149
  }
152
150
 
153
- class BatchStopCommand extends smithyClient.Command
151
+ class BatchStopCommand extends client.Command
154
152
  .classBuilder()
155
153
  .ep(commonParams)
156
154
  .m(function (Command, cs, config, o) {
157
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
155
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
158
156
  })
159
157
  .s("MediaLive", "BatchStop", {})
160
158
  .n("MediaLiveClient", "BatchStopCommand")
@@ -162,11 +160,11 @@ class BatchStopCommand extends smithyClient.Command
162
160
  .build() {
163
161
  }
164
162
 
165
- class BatchUpdateScheduleCommand extends smithyClient.Command
163
+ class BatchUpdateScheduleCommand extends client.Command
166
164
  .classBuilder()
167
165
  .ep(commonParams)
168
166
  .m(function (Command, cs, config, o) {
169
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
167
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
170
168
  })
171
169
  .s("MediaLive", "BatchUpdateSchedule", {})
172
170
  .n("MediaLiveClient", "BatchUpdateScheduleCommand")
@@ -174,11 +172,11 @@ class BatchUpdateScheduleCommand extends smithyClient.Command
174
172
  .build() {
175
173
  }
176
174
 
177
- class CancelInputDeviceTransferCommand extends smithyClient.Command
175
+ class CancelInputDeviceTransferCommand extends client.Command
178
176
  .classBuilder()
179
177
  .ep(commonParams)
180
178
  .m(function (Command, cs, config, o) {
181
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
179
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
182
180
  })
183
181
  .s("MediaLive", "CancelInputDeviceTransfer", {})
184
182
  .n("MediaLiveClient", "CancelInputDeviceTransferCommand")
@@ -186,11 +184,11 @@ class CancelInputDeviceTransferCommand extends smithyClient.Command
186
184
  .build() {
187
185
  }
188
186
 
189
- class ClaimDeviceCommand extends smithyClient.Command
187
+ class ClaimDeviceCommand extends client.Command
190
188
  .classBuilder()
191
189
  .ep(commonParams)
192
190
  .m(function (Command, cs, config, o) {
193
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
191
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
194
192
  })
195
193
  .s("MediaLive", "ClaimDevice", {})
196
194
  .n("MediaLiveClient", "ClaimDeviceCommand")
@@ -198,11 +196,11 @@ class ClaimDeviceCommand extends smithyClient.Command
198
196
  .build() {
199
197
  }
200
198
 
201
- class CreateChannelCommand extends smithyClient.Command
199
+ class CreateChannelCommand extends client.Command
202
200
  .classBuilder()
203
201
  .ep(commonParams)
204
202
  .m(function (Command, cs, config, o) {
205
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
203
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
206
204
  })
207
205
  .s("MediaLive", "CreateChannel", {})
208
206
  .n("MediaLiveClient", "CreateChannelCommand")
@@ -210,11 +208,11 @@ class CreateChannelCommand extends smithyClient.Command
210
208
  .build() {
211
209
  }
212
210
 
213
- class CreateChannelPlacementGroupCommand extends smithyClient.Command
211
+ class CreateChannelPlacementGroupCommand extends client.Command
214
212
  .classBuilder()
215
213
  .ep(commonParams)
216
214
  .m(function (Command, cs, config, o) {
217
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
215
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
218
216
  })
219
217
  .s("MediaLive", "CreateChannelPlacementGroup", {})
220
218
  .n("MediaLiveClient", "CreateChannelPlacementGroupCommand")
@@ -222,11 +220,11 @@ class CreateChannelPlacementGroupCommand extends smithyClient.Command
222
220
  .build() {
223
221
  }
224
222
 
225
- class CreateCloudWatchAlarmTemplateCommand extends smithyClient.Command
223
+ class CreateCloudWatchAlarmTemplateCommand extends client.Command
226
224
  .classBuilder()
227
225
  .ep(commonParams)
228
226
  .m(function (Command, cs, config, o) {
229
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
227
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
230
228
  })
231
229
  .s("MediaLive", "CreateCloudWatchAlarmTemplate", {})
232
230
  .n("MediaLiveClient", "CreateCloudWatchAlarmTemplateCommand")
@@ -234,11 +232,11 @@ class CreateCloudWatchAlarmTemplateCommand extends smithyClient.Command
234
232
  .build() {
235
233
  }
236
234
 
237
- class CreateCloudWatchAlarmTemplateGroupCommand extends smithyClient.Command
235
+ class CreateCloudWatchAlarmTemplateGroupCommand extends client.Command
238
236
  .classBuilder()
239
237
  .ep(commonParams)
240
238
  .m(function (Command, cs, config, o) {
241
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
239
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
242
240
  })
243
241
  .s("MediaLive", "CreateCloudWatchAlarmTemplateGroup", {})
244
242
  .n("MediaLiveClient", "CreateCloudWatchAlarmTemplateGroupCommand")
@@ -246,11 +244,11 @@ class CreateCloudWatchAlarmTemplateGroupCommand extends smithyClient.Command
246
244
  .build() {
247
245
  }
248
246
 
249
- class CreateClusterCommand extends smithyClient.Command
247
+ class CreateClusterCommand extends client.Command
250
248
  .classBuilder()
251
249
  .ep(commonParams)
252
250
  .m(function (Command, cs, config, o) {
253
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
251
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
254
252
  })
255
253
  .s("MediaLive", "CreateCluster", {})
256
254
  .n("MediaLiveClient", "CreateClusterCommand")
@@ -258,11 +256,11 @@ class CreateClusterCommand extends smithyClient.Command
258
256
  .build() {
259
257
  }
260
258
 
261
- class CreateEventBridgeRuleTemplateCommand extends smithyClient.Command
259
+ class CreateEventBridgeRuleTemplateCommand extends client.Command
262
260
  .classBuilder()
263
261
  .ep(commonParams)
264
262
  .m(function (Command, cs, config, o) {
265
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
263
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
266
264
  })
267
265
  .s("MediaLive", "CreateEventBridgeRuleTemplate", {})
268
266
  .n("MediaLiveClient", "CreateEventBridgeRuleTemplateCommand")
@@ -270,11 +268,11 @@ class CreateEventBridgeRuleTemplateCommand extends smithyClient.Command
270
268
  .build() {
271
269
  }
272
270
 
273
- class CreateEventBridgeRuleTemplateGroupCommand extends smithyClient.Command
271
+ class CreateEventBridgeRuleTemplateGroupCommand extends client.Command
274
272
  .classBuilder()
275
273
  .ep(commonParams)
276
274
  .m(function (Command, cs, config, o) {
277
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
275
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
278
276
  })
279
277
  .s("MediaLive", "CreateEventBridgeRuleTemplateGroup", {})
280
278
  .n("MediaLiveClient", "CreateEventBridgeRuleTemplateGroupCommand")
@@ -282,11 +280,11 @@ class CreateEventBridgeRuleTemplateGroupCommand extends smithyClient.Command
282
280
  .build() {
283
281
  }
284
282
 
285
- class CreateInputCommand extends smithyClient.Command
283
+ class CreateInputCommand extends client.Command
286
284
  .classBuilder()
287
285
  .ep(commonParams)
288
286
  .m(function (Command, cs, config, o) {
289
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
287
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
290
288
  })
291
289
  .s("MediaLive", "CreateInput", {})
292
290
  .n("MediaLiveClient", "CreateInputCommand")
@@ -294,11 +292,11 @@ class CreateInputCommand extends smithyClient.Command
294
292
  .build() {
295
293
  }
296
294
 
297
- class CreateInputSecurityGroupCommand extends smithyClient.Command
295
+ class CreateInputSecurityGroupCommand extends client.Command
298
296
  .classBuilder()
299
297
  .ep(commonParams)
300
298
  .m(function (Command, cs, config, o) {
301
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
299
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
302
300
  })
303
301
  .s("MediaLive", "CreateInputSecurityGroup", {})
304
302
  .n("MediaLiveClient", "CreateInputSecurityGroupCommand")
@@ -306,11 +304,11 @@ class CreateInputSecurityGroupCommand extends smithyClient.Command
306
304
  .build() {
307
305
  }
308
306
 
309
- class CreateMultiplexCommand extends smithyClient.Command
307
+ class CreateMultiplexCommand extends client.Command
310
308
  .classBuilder()
311
309
  .ep(commonParams)
312
310
  .m(function (Command, cs, config, o) {
313
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
311
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
314
312
  })
315
313
  .s("MediaLive", "CreateMultiplex", {})
316
314
  .n("MediaLiveClient", "CreateMultiplexCommand")
@@ -318,11 +316,11 @@ class CreateMultiplexCommand extends smithyClient.Command
318
316
  .build() {
319
317
  }
320
318
 
321
- class CreateMultiplexProgramCommand extends smithyClient.Command
319
+ class CreateMultiplexProgramCommand extends client.Command
322
320
  .classBuilder()
323
321
  .ep(commonParams)
324
322
  .m(function (Command, cs, config, o) {
325
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
323
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
326
324
  })
327
325
  .s("MediaLive", "CreateMultiplexProgram", {})
328
326
  .n("MediaLiveClient", "CreateMultiplexProgramCommand")
@@ -330,11 +328,11 @@ class CreateMultiplexProgramCommand extends smithyClient.Command
330
328
  .build() {
331
329
  }
332
330
 
333
- class CreateNetworkCommand extends smithyClient.Command
331
+ class CreateNetworkCommand extends client.Command
334
332
  .classBuilder()
335
333
  .ep(commonParams)
336
334
  .m(function (Command, cs, config, o) {
337
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
335
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
338
336
  })
339
337
  .s("MediaLive", "CreateNetwork", {})
340
338
  .n("MediaLiveClient", "CreateNetworkCommand")
@@ -342,11 +340,11 @@ class CreateNetworkCommand extends smithyClient.Command
342
340
  .build() {
343
341
  }
344
342
 
345
- class CreateNodeCommand extends smithyClient.Command
343
+ class CreateNodeCommand extends client.Command
346
344
  .classBuilder()
347
345
  .ep(commonParams)
348
346
  .m(function (Command, cs, config, o) {
349
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
347
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
350
348
  })
351
349
  .s("MediaLive", "CreateNode", {})
352
350
  .n("MediaLiveClient", "CreateNodeCommand")
@@ -354,11 +352,11 @@ class CreateNodeCommand extends smithyClient.Command
354
352
  .build() {
355
353
  }
356
354
 
357
- class CreateNodeRegistrationScriptCommand extends smithyClient.Command
355
+ class CreateNodeRegistrationScriptCommand extends client.Command
358
356
  .classBuilder()
359
357
  .ep(commonParams)
360
358
  .m(function (Command, cs, config, o) {
361
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
359
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
362
360
  })
363
361
  .s("MediaLive", "CreateNodeRegistrationScript", {})
364
362
  .n("MediaLiveClient", "CreateNodeRegistrationScriptCommand")
@@ -366,11 +364,11 @@ class CreateNodeRegistrationScriptCommand extends smithyClient.Command
366
364
  .build() {
367
365
  }
368
366
 
369
- class CreatePartnerInputCommand extends smithyClient.Command
367
+ class CreatePartnerInputCommand extends client.Command
370
368
  .classBuilder()
371
369
  .ep(commonParams)
372
370
  .m(function (Command, cs, config, o) {
373
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
371
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
374
372
  })
375
373
  .s("MediaLive", "CreatePartnerInput", {})
376
374
  .n("MediaLiveClient", "CreatePartnerInputCommand")
@@ -378,11 +376,11 @@ class CreatePartnerInputCommand extends smithyClient.Command
378
376
  .build() {
379
377
  }
380
378
 
381
- class CreateSdiSourceCommand extends smithyClient.Command
379
+ class CreateSdiSourceCommand extends client.Command
382
380
  .classBuilder()
383
381
  .ep(commonParams)
384
382
  .m(function (Command, cs, config, o) {
385
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
383
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
386
384
  })
387
385
  .s("MediaLive", "CreateSdiSource", {})
388
386
  .n("MediaLiveClient", "CreateSdiSourceCommand")
@@ -390,11 +388,11 @@ class CreateSdiSourceCommand extends smithyClient.Command
390
388
  .build() {
391
389
  }
392
390
 
393
- class CreateSignalMapCommand extends smithyClient.Command
391
+ class CreateSignalMapCommand extends client.Command
394
392
  .classBuilder()
395
393
  .ep(commonParams)
396
394
  .m(function (Command, cs, config, o) {
397
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
395
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
398
396
  })
399
397
  .s("MediaLive", "CreateSignalMap", {})
400
398
  .n("MediaLiveClient", "CreateSignalMapCommand")
@@ -402,11 +400,11 @@ class CreateSignalMapCommand extends smithyClient.Command
402
400
  .build() {
403
401
  }
404
402
 
405
- class CreateTagsCommand extends smithyClient.Command
403
+ class CreateTagsCommand extends client.Command
406
404
  .classBuilder()
407
405
  .ep(commonParams)
408
406
  .m(function (Command, cs, config, o) {
409
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
407
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
410
408
  })
411
409
  .s("MediaLive", "CreateTags", {})
412
410
  .n("MediaLiveClient", "CreateTagsCommand")
@@ -414,11 +412,11 @@ class CreateTagsCommand extends smithyClient.Command
414
412
  .build() {
415
413
  }
416
414
 
417
- class DeleteChannelCommand extends smithyClient.Command
415
+ class DeleteChannelCommand extends client.Command
418
416
  .classBuilder()
419
417
  .ep(commonParams)
420
418
  .m(function (Command, cs, config, o) {
421
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
419
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
422
420
  })
423
421
  .s("MediaLive", "DeleteChannel", {})
424
422
  .n("MediaLiveClient", "DeleteChannelCommand")
@@ -426,11 +424,11 @@ class DeleteChannelCommand extends smithyClient.Command
426
424
  .build() {
427
425
  }
428
426
 
429
- class DeleteChannelPlacementGroupCommand extends smithyClient.Command
427
+ class DeleteChannelPlacementGroupCommand extends client.Command
430
428
  .classBuilder()
431
429
  .ep(commonParams)
432
430
  .m(function (Command, cs, config, o) {
433
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
431
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
434
432
  })
435
433
  .s("MediaLive", "DeleteChannelPlacementGroup", {})
436
434
  .n("MediaLiveClient", "DeleteChannelPlacementGroupCommand")
@@ -438,11 +436,11 @@ class DeleteChannelPlacementGroupCommand extends smithyClient.Command
438
436
  .build() {
439
437
  }
440
438
 
441
- class DeleteCloudWatchAlarmTemplateCommand extends smithyClient.Command
439
+ class DeleteCloudWatchAlarmTemplateCommand extends client.Command
442
440
  .classBuilder()
443
441
  .ep(commonParams)
444
442
  .m(function (Command, cs, config, o) {
445
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
443
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
446
444
  })
447
445
  .s("MediaLive", "DeleteCloudWatchAlarmTemplate", {})
448
446
  .n("MediaLiveClient", "DeleteCloudWatchAlarmTemplateCommand")
@@ -450,11 +448,11 @@ class DeleteCloudWatchAlarmTemplateCommand extends smithyClient.Command
450
448
  .build() {
451
449
  }
452
450
 
453
- class DeleteCloudWatchAlarmTemplateGroupCommand extends smithyClient.Command
451
+ class DeleteCloudWatchAlarmTemplateGroupCommand extends client.Command
454
452
  .classBuilder()
455
453
  .ep(commonParams)
456
454
  .m(function (Command, cs, config, o) {
457
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
455
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
458
456
  })
459
457
  .s("MediaLive", "DeleteCloudWatchAlarmTemplateGroup", {})
460
458
  .n("MediaLiveClient", "DeleteCloudWatchAlarmTemplateGroupCommand")
@@ -462,11 +460,11 @@ class DeleteCloudWatchAlarmTemplateGroupCommand extends smithyClient.Command
462
460
  .build() {
463
461
  }
464
462
 
465
- class DeleteClusterCommand extends smithyClient.Command
463
+ class DeleteClusterCommand extends client.Command
466
464
  .classBuilder()
467
465
  .ep(commonParams)
468
466
  .m(function (Command, cs, config, o) {
469
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
467
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
470
468
  })
471
469
  .s("MediaLive", "DeleteCluster", {})
472
470
  .n("MediaLiveClient", "DeleteClusterCommand")
@@ -474,11 +472,11 @@ class DeleteClusterCommand extends smithyClient.Command
474
472
  .build() {
475
473
  }
476
474
 
477
- class DeleteEventBridgeRuleTemplateCommand extends smithyClient.Command
475
+ class DeleteEventBridgeRuleTemplateCommand extends client.Command
478
476
  .classBuilder()
479
477
  .ep(commonParams)
480
478
  .m(function (Command, cs, config, o) {
481
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
479
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
482
480
  })
483
481
  .s("MediaLive", "DeleteEventBridgeRuleTemplate", {})
484
482
  .n("MediaLiveClient", "DeleteEventBridgeRuleTemplateCommand")
@@ -486,11 +484,11 @@ class DeleteEventBridgeRuleTemplateCommand extends smithyClient.Command
486
484
  .build() {
487
485
  }
488
486
 
489
- class DeleteEventBridgeRuleTemplateGroupCommand extends smithyClient.Command
487
+ class DeleteEventBridgeRuleTemplateGroupCommand extends client.Command
490
488
  .classBuilder()
491
489
  .ep(commonParams)
492
490
  .m(function (Command, cs, config, o) {
493
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
491
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
494
492
  })
495
493
  .s("MediaLive", "DeleteEventBridgeRuleTemplateGroup", {})
496
494
  .n("MediaLiveClient", "DeleteEventBridgeRuleTemplateGroupCommand")
@@ -498,11 +496,11 @@ class DeleteEventBridgeRuleTemplateGroupCommand extends smithyClient.Command
498
496
  .build() {
499
497
  }
500
498
 
501
- class DeleteInputCommand extends smithyClient.Command
499
+ class DeleteInputCommand extends client.Command
502
500
  .classBuilder()
503
501
  .ep(commonParams)
504
502
  .m(function (Command, cs, config, o) {
505
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
503
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
506
504
  })
507
505
  .s("MediaLive", "DeleteInput", {})
508
506
  .n("MediaLiveClient", "DeleteInputCommand")
@@ -510,11 +508,11 @@ class DeleteInputCommand extends smithyClient.Command
510
508
  .build() {
511
509
  }
512
510
 
513
- class DeleteInputSecurityGroupCommand extends smithyClient.Command
511
+ class DeleteInputSecurityGroupCommand extends client.Command
514
512
  .classBuilder()
515
513
  .ep(commonParams)
516
514
  .m(function (Command, cs, config, o) {
517
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
515
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
518
516
  })
519
517
  .s("MediaLive", "DeleteInputSecurityGroup", {})
520
518
  .n("MediaLiveClient", "DeleteInputSecurityGroupCommand")
@@ -522,11 +520,11 @@ class DeleteInputSecurityGroupCommand extends smithyClient.Command
522
520
  .build() {
523
521
  }
524
522
 
525
- class DeleteMultiplexCommand extends smithyClient.Command
523
+ class DeleteMultiplexCommand extends client.Command
526
524
  .classBuilder()
527
525
  .ep(commonParams)
528
526
  .m(function (Command, cs, config, o) {
529
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
527
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
530
528
  })
531
529
  .s("MediaLive", "DeleteMultiplex", {})
532
530
  .n("MediaLiveClient", "DeleteMultiplexCommand")
@@ -534,11 +532,11 @@ class DeleteMultiplexCommand extends smithyClient.Command
534
532
  .build() {
535
533
  }
536
534
 
537
- class DeleteMultiplexProgramCommand extends smithyClient.Command
535
+ class DeleteMultiplexProgramCommand extends client.Command
538
536
  .classBuilder()
539
537
  .ep(commonParams)
540
538
  .m(function (Command, cs, config, o) {
541
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
539
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
542
540
  })
543
541
  .s("MediaLive", "DeleteMultiplexProgram", {})
544
542
  .n("MediaLiveClient", "DeleteMultiplexProgramCommand")
@@ -546,11 +544,11 @@ class DeleteMultiplexProgramCommand extends smithyClient.Command
546
544
  .build() {
547
545
  }
548
546
 
549
- class DeleteNetworkCommand extends smithyClient.Command
547
+ class DeleteNetworkCommand extends client.Command
550
548
  .classBuilder()
551
549
  .ep(commonParams)
552
550
  .m(function (Command, cs, config, o) {
553
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
551
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
554
552
  })
555
553
  .s("MediaLive", "DeleteNetwork", {})
556
554
  .n("MediaLiveClient", "DeleteNetworkCommand")
@@ -558,11 +556,11 @@ class DeleteNetworkCommand extends smithyClient.Command
558
556
  .build() {
559
557
  }
560
558
 
561
- class DeleteNodeCommand extends smithyClient.Command
559
+ class DeleteNodeCommand extends client.Command
562
560
  .classBuilder()
563
561
  .ep(commonParams)
564
562
  .m(function (Command, cs, config, o) {
565
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
563
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
566
564
  })
567
565
  .s("MediaLive", "DeleteNode", {})
568
566
  .n("MediaLiveClient", "DeleteNodeCommand")
@@ -570,11 +568,11 @@ class DeleteNodeCommand extends smithyClient.Command
570
568
  .build() {
571
569
  }
572
570
 
573
- class DeleteReservationCommand extends smithyClient.Command
571
+ class DeleteReservationCommand extends client.Command
574
572
  .classBuilder()
575
573
  .ep(commonParams)
576
574
  .m(function (Command, cs, config, o) {
577
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
575
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
578
576
  })
579
577
  .s("MediaLive", "DeleteReservation", {})
580
578
  .n("MediaLiveClient", "DeleteReservationCommand")
@@ -582,11 +580,11 @@ class DeleteReservationCommand extends smithyClient.Command
582
580
  .build() {
583
581
  }
584
582
 
585
- class DeleteScheduleCommand extends smithyClient.Command
583
+ class DeleteScheduleCommand extends client.Command
586
584
  .classBuilder()
587
585
  .ep(commonParams)
588
586
  .m(function (Command, cs, config, o) {
589
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
587
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
590
588
  })
591
589
  .s("MediaLive", "DeleteSchedule", {})
592
590
  .n("MediaLiveClient", "DeleteScheduleCommand")
@@ -594,11 +592,11 @@ class DeleteScheduleCommand extends smithyClient.Command
594
592
  .build() {
595
593
  }
596
594
 
597
- class DeleteSdiSourceCommand extends smithyClient.Command
595
+ class DeleteSdiSourceCommand extends client.Command
598
596
  .classBuilder()
599
597
  .ep(commonParams)
600
598
  .m(function (Command, cs, config, o) {
601
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
599
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
602
600
  })
603
601
  .s("MediaLive", "DeleteSdiSource", {})
604
602
  .n("MediaLiveClient", "DeleteSdiSourceCommand")
@@ -606,11 +604,11 @@ class DeleteSdiSourceCommand extends smithyClient.Command
606
604
  .build() {
607
605
  }
608
606
 
609
- class DeleteSignalMapCommand extends smithyClient.Command
607
+ class DeleteSignalMapCommand extends client.Command
610
608
  .classBuilder()
611
609
  .ep(commonParams)
612
610
  .m(function (Command, cs, config, o) {
613
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
611
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
614
612
  })
615
613
  .s("MediaLive", "DeleteSignalMap", {})
616
614
  .n("MediaLiveClient", "DeleteSignalMapCommand")
@@ -618,11 +616,11 @@ class DeleteSignalMapCommand extends smithyClient.Command
618
616
  .build() {
619
617
  }
620
618
 
621
- class DeleteTagsCommand extends smithyClient.Command
619
+ class DeleteTagsCommand extends client.Command
622
620
  .classBuilder()
623
621
  .ep(commonParams)
624
622
  .m(function (Command, cs, config, o) {
625
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
623
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
626
624
  })
627
625
  .s("MediaLive", "DeleteTags", {})
628
626
  .n("MediaLiveClient", "DeleteTagsCommand")
@@ -630,11 +628,11 @@ class DeleteTagsCommand extends smithyClient.Command
630
628
  .build() {
631
629
  }
632
630
 
633
- class DescribeAccountConfigurationCommand extends smithyClient.Command
631
+ class DescribeAccountConfigurationCommand extends client.Command
634
632
  .classBuilder()
635
633
  .ep(commonParams)
636
634
  .m(function (Command, cs, config, o) {
637
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
635
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
638
636
  })
639
637
  .s("MediaLive", "DescribeAccountConfiguration", {})
640
638
  .n("MediaLiveClient", "DescribeAccountConfigurationCommand")
@@ -642,11 +640,11 @@ class DescribeAccountConfigurationCommand extends smithyClient.Command
642
640
  .build() {
643
641
  }
644
642
 
645
- class DescribeChannelCommand extends smithyClient.Command
643
+ class DescribeChannelCommand extends client.Command
646
644
  .classBuilder()
647
645
  .ep(commonParams)
648
646
  .m(function (Command, cs, config, o) {
649
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
647
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
650
648
  })
651
649
  .s("MediaLive", "DescribeChannel", {})
652
650
  .n("MediaLiveClient", "DescribeChannelCommand")
@@ -654,11 +652,11 @@ class DescribeChannelCommand extends smithyClient.Command
654
652
  .build() {
655
653
  }
656
654
 
657
- class DescribeChannelPlacementGroupCommand extends smithyClient.Command
655
+ class DescribeChannelPlacementGroupCommand extends client.Command
658
656
  .classBuilder()
659
657
  .ep(commonParams)
660
658
  .m(function (Command, cs, config, o) {
661
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
659
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
662
660
  })
663
661
  .s("MediaLive", "DescribeChannelPlacementGroup", {})
664
662
  .n("MediaLiveClient", "DescribeChannelPlacementGroupCommand")
@@ -666,11 +664,11 @@ class DescribeChannelPlacementGroupCommand extends smithyClient.Command
666
664
  .build() {
667
665
  }
668
666
 
669
- class DescribeClusterCommand extends smithyClient.Command
667
+ class DescribeClusterCommand extends client.Command
670
668
  .classBuilder()
671
669
  .ep(commonParams)
672
670
  .m(function (Command, cs, config, o) {
673
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
671
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
674
672
  })
675
673
  .s("MediaLive", "DescribeCluster", {})
676
674
  .n("MediaLiveClient", "DescribeClusterCommand")
@@ -678,11 +676,11 @@ class DescribeClusterCommand extends smithyClient.Command
678
676
  .build() {
679
677
  }
680
678
 
681
- class DescribeInputCommand extends smithyClient.Command
679
+ class DescribeInputCommand extends client.Command
682
680
  .classBuilder()
683
681
  .ep(commonParams)
684
682
  .m(function (Command, cs, config, o) {
685
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
683
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
686
684
  })
687
685
  .s("MediaLive", "DescribeInput", {})
688
686
  .n("MediaLiveClient", "DescribeInputCommand")
@@ -690,11 +688,11 @@ class DescribeInputCommand extends smithyClient.Command
690
688
  .build() {
691
689
  }
692
690
 
693
- class DescribeInputDeviceCommand extends smithyClient.Command
691
+ class DescribeInputDeviceCommand extends client.Command
694
692
  .classBuilder()
695
693
  .ep(commonParams)
696
694
  .m(function (Command, cs, config, o) {
697
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
695
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
698
696
  })
699
697
  .s("MediaLive", "DescribeInputDevice", {})
700
698
  .n("MediaLiveClient", "DescribeInputDeviceCommand")
@@ -702,11 +700,11 @@ class DescribeInputDeviceCommand extends smithyClient.Command
702
700
  .build() {
703
701
  }
704
702
 
705
- class DescribeInputDeviceThumbnailCommand extends smithyClient.Command
703
+ class DescribeInputDeviceThumbnailCommand extends client.Command
706
704
  .classBuilder()
707
705
  .ep(commonParams)
708
706
  .m(function (Command, cs, config, o) {
709
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
707
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
710
708
  })
711
709
  .s("MediaLive", "DescribeInputDeviceThumbnail", {})
712
710
  .n("MediaLiveClient", "DescribeInputDeviceThumbnailCommand")
@@ -714,11 +712,11 @@ class DescribeInputDeviceThumbnailCommand extends smithyClient.Command
714
712
  .build() {
715
713
  }
716
714
 
717
- class DescribeInputSecurityGroupCommand extends smithyClient.Command
715
+ class DescribeInputSecurityGroupCommand extends client.Command
718
716
  .classBuilder()
719
717
  .ep(commonParams)
720
718
  .m(function (Command, cs, config, o) {
721
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
719
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
722
720
  })
723
721
  .s("MediaLive", "DescribeInputSecurityGroup", {})
724
722
  .n("MediaLiveClient", "DescribeInputSecurityGroupCommand")
@@ -726,11 +724,11 @@ class DescribeInputSecurityGroupCommand extends smithyClient.Command
726
724
  .build() {
727
725
  }
728
726
 
729
- class DescribeMultiplexCommand extends smithyClient.Command
727
+ class DescribeMultiplexCommand extends client.Command
730
728
  .classBuilder()
731
729
  .ep(commonParams)
732
730
  .m(function (Command, cs, config, o) {
733
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
731
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
734
732
  })
735
733
  .s("MediaLive", "DescribeMultiplex", {})
736
734
  .n("MediaLiveClient", "DescribeMultiplexCommand")
@@ -738,11 +736,11 @@ class DescribeMultiplexCommand extends smithyClient.Command
738
736
  .build() {
739
737
  }
740
738
 
741
- class DescribeMultiplexProgramCommand extends smithyClient.Command
739
+ class DescribeMultiplexProgramCommand extends client.Command
742
740
  .classBuilder()
743
741
  .ep(commonParams)
744
742
  .m(function (Command, cs, config, o) {
745
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
743
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
746
744
  })
747
745
  .s("MediaLive", "DescribeMultiplexProgram", {})
748
746
  .n("MediaLiveClient", "DescribeMultiplexProgramCommand")
@@ -750,11 +748,11 @@ class DescribeMultiplexProgramCommand extends smithyClient.Command
750
748
  .build() {
751
749
  }
752
750
 
753
- class DescribeNetworkCommand extends smithyClient.Command
751
+ class DescribeNetworkCommand extends client.Command
754
752
  .classBuilder()
755
753
  .ep(commonParams)
756
754
  .m(function (Command, cs, config, o) {
757
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
755
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
758
756
  })
759
757
  .s("MediaLive", "DescribeNetwork", {})
760
758
  .n("MediaLiveClient", "DescribeNetworkCommand")
@@ -762,11 +760,11 @@ class DescribeNetworkCommand extends smithyClient.Command
762
760
  .build() {
763
761
  }
764
762
 
765
- class DescribeNodeCommand extends smithyClient.Command
763
+ class DescribeNodeCommand extends client.Command
766
764
  .classBuilder()
767
765
  .ep(commonParams)
768
766
  .m(function (Command, cs, config, o) {
769
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
767
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
770
768
  })
771
769
  .s("MediaLive", "DescribeNode", {})
772
770
  .n("MediaLiveClient", "DescribeNodeCommand")
@@ -774,11 +772,11 @@ class DescribeNodeCommand extends smithyClient.Command
774
772
  .build() {
775
773
  }
776
774
 
777
- class DescribeOfferingCommand extends smithyClient.Command
775
+ class DescribeOfferingCommand extends client.Command
778
776
  .classBuilder()
779
777
  .ep(commonParams)
780
778
  .m(function (Command, cs, config, o) {
781
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
779
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
782
780
  })
783
781
  .s("MediaLive", "DescribeOffering", {})
784
782
  .n("MediaLiveClient", "DescribeOfferingCommand")
@@ -786,11 +784,11 @@ class DescribeOfferingCommand extends smithyClient.Command
786
784
  .build() {
787
785
  }
788
786
 
789
- class DescribeReservationCommand extends smithyClient.Command
787
+ class DescribeReservationCommand extends client.Command
790
788
  .classBuilder()
791
789
  .ep(commonParams)
792
790
  .m(function (Command, cs, config, o) {
793
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
791
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
794
792
  })
795
793
  .s("MediaLive", "DescribeReservation", {})
796
794
  .n("MediaLiveClient", "DescribeReservationCommand")
@@ -798,11 +796,11 @@ class DescribeReservationCommand extends smithyClient.Command
798
796
  .build() {
799
797
  }
800
798
 
801
- class DescribeScheduleCommand extends smithyClient.Command
799
+ class DescribeScheduleCommand extends client.Command
802
800
  .classBuilder()
803
801
  .ep(commonParams)
804
802
  .m(function (Command, cs, config, o) {
805
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
803
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
806
804
  })
807
805
  .s("MediaLive", "DescribeSchedule", {})
808
806
  .n("MediaLiveClient", "DescribeScheduleCommand")
@@ -810,11 +808,11 @@ class DescribeScheduleCommand extends smithyClient.Command
810
808
  .build() {
811
809
  }
812
810
 
813
- class DescribeSdiSourceCommand extends smithyClient.Command
811
+ class DescribeSdiSourceCommand extends client.Command
814
812
  .classBuilder()
815
813
  .ep(commonParams)
816
814
  .m(function (Command, cs, config, o) {
817
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
815
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
818
816
  })
819
817
  .s("MediaLive", "DescribeSdiSource", {})
820
818
  .n("MediaLiveClient", "DescribeSdiSourceCommand")
@@ -822,11 +820,11 @@ class DescribeSdiSourceCommand extends smithyClient.Command
822
820
  .build() {
823
821
  }
824
822
 
825
- class DescribeThumbnailsCommand extends smithyClient.Command
823
+ class DescribeThumbnailsCommand extends client.Command
826
824
  .classBuilder()
827
825
  .ep(commonParams)
828
826
  .m(function (Command, cs, config, o) {
829
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
827
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
830
828
  })
831
829
  .s("MediaLive", "DescribeThumbnails", {})
832
830
  .n("MediaLiveClient", "DescribeThumbnailsCommand")
@@ -834,11 +832,11 @@ class DescribeThumbnailsCommand extends smithyClient.Command
834
832
  .build() {
835
833
  }
836
834
 
837
- class GetCloudWatchAlarmTemplateCommand extends smithyClient.Command
835
+ class GetCloudWatchAlarmTemplateCommand extends client.Command
838
836
  .classBuilder()
839
837
  .ep(commonParams)
840
838
  .m(function (Command, cs, config, o) {
841
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
839
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
842
840
  })
843
841
  .s("MediaLive", "GetCloudWatchAlarmTemplate", {})
844
842
  .n("MediaLiveClient", "GetCloudWatchAlarmTemplateCommand")
@@ -846,11 +844,11 @@ class GetCloudWatchAlarmTemplateCommand extends smithyClient.Command
846
844
  .build() {
847
845
  }
848
846
 
849
- class GetCloudWatchAlarmTemplateGroupCommand extends smithyClient.Command
847
+ class GetCloudWatchAlarmTemplateGroupCommand extends client.Command
850
848
  .classBuilder()
851
849
  .ep(commonParams)
852
850
  .m(function (Command, cs, config, o) {
853
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
851
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
854
852
  })
855
853
  .s("MediaLive", "GetCloudWatchAlarmTemplateGroup", {})
856
854
  .n("MediaLiveClient", "GetCloudWatchAlarmTemplateGroupCommand")
@@ -858,11 +856,11 @@ class GetCloudWatchAlarmTemplateGroupCommand extends smithyClient.Command
858
856
  .build() {
859
857
  }
860
858
 
861
- class GetEventBridgeRuleTemplateCommand extends smithyClient.Command
859
+ class GetEventBridgeRuleTemplateCommand extends client.Command
862
860
  .classBuilder()
863
861
  .ep(commonParams)
864
862
  .m(function (Command, cs, config, o) {
865
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
863
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
866
864
  })
867
865
  .s("MediaLive", "GetEventBridgeRuleTemplate", {})
868
866
  .n("MediaLiveClient", "GetEventBridgeRuleTemplateCommand")
@@ -870,11 +868,11 @@ class GetEventBridgeRuleTemplateCommand extends smithyClient.Command
870
868
  .build() {
871
869
  }
872
870
 
873
- class GetEventBridgeRuleTemplateGroupCommand extends smithyClient.Command
871
+ class GetEventBridgeRuleTemplateGroupCommand extends client.Command
874
872
  .classBuilder()
875
873
  .ep(commonParams)
876
874
  .m(function (Command, cs, config, o) {
877
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
875
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
878
876
  })
879
877
  .s("MediaLive", "GetEventBridgeRuleTemplateGroup", {})
880
878
  .n("MediaLiveClient", "GetEventBridgeRuleTemplateGroupCommand")
@@ -882,11 +880,11 @@ class GetEventBridgeRuleTemplateGroupCommand extends smithyClient.Command
882
880
  .build() {
883
881
  }
884
882
 
885
- class GetSignalMapCommand extends smithyClient.Command
883
+ class GetSignalMapCommand extends client.Command
886
884
  .classBuilder()
887
885
  .ep(commonParams)
888
886
  .m(function (Command, cs, config, o) {
889
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
887
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
890
888
  })
891
889
  .s("MediaLive", "GetSignalMap", {})
892
890
  .n("MediaLiveClient", "GetSignalMapCommand")
@@ -894,11 +892,11 @@ class GetSignalMapCommand extends smithyClient.Command
894
892
  .build() {
895
893
  }
896
894
 
897
- class ListAlertsCommand extends smithyClient.Command
895
+ class ListAlertsCommand extends client.Command
898
896
  .classBuilder()
899
897
  .ep(commonParams)
900
898
  .m(function (Command, cs, config, o) {
901
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
899
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
902
900
  })
903
901
  .s("MediaLive", "ListAlerts", {})
904
902
  .n("MediaLiveClient", "ListAlertsCommand")
@@ -906,11 +904,11 @@ class ListAlertsCommand extends smithyClient.Command
906
904
  .build() {
907
905
  }
908
906
 
909
- class ListChannelPlacementGroupsCommand extends smithyClient.Command
907
+ class ListChannelPlacementGroupsCommand extends client.Command
910
908
  .classBuilder()
911
909
  .ep(commonParams)
912
910
  .m(function (Command, cs, config, o) {
913
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
911
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
914
912
  })
915
913
  .s("MediaLive", "ListChannelPlacementGroups", {})
916
914
  .n("MediaLiveClient", "ListChannelPlacementGroupsCommand")
@@ -918,11 +916,11 @@ class ListChannelPlacementGroupsCommand extends smithyClient.Command
918
916
  .build() {
919
917
  }
920
918
 
921
- class ListChannelsCommand extends smithyClient.Command
919
+ class ListChannelsCommand extends client.Command
922
920
  .classBuilder()
923
921
  .ep(commonParams)
924
922
  .m(function (Command, cs, config, o) {
925
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
923
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
926
924
  })
927
925
  .s("MediaLive", "ListChannels", {})
928
926
  .n("MediaLiveClient", "ListChannelsCommand")
@@ -930,11 +928,11 @@ class ListChannelsCommand extends smithyClient.Command
930
928
  .build() {
931
929
  }
932
930
 
933
- class ListCloudWatchAlarmTemplateGroupsCommand extends smithyClient.Command
931
+ class ListCloudWatchAlarmTemplateGroupsCommand extends client.Command
934
932
  .classBuilder()
935
933
  .ep(commonParams)
936
934
  .m(function (Command, cs, config, o) {
937
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
935
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
938
936
  })
939
937
  .s("MediaLive", "ListCloudWatchAlarmTemplateGroups", {})
940
938
  .n("MediaLiveClient", "ListCloudWatchAlarmTemplateGroupsCommand")
@@ -942,11 +940,11 @@ class ListCloudWatchAlarmTemplateGroupsCommand extends smithyClient.Command
942
940
  .build() {
943
941
  }
944
942
 
945
- class ListCloudWatchAlarmTemplatesCommand extends smithyClient.Command
943
+ class ListCloudWatchAlarmTemplatesCommand extends client.Command
946
944
  .classBuilder()
947
945
  .ep(commonParams)
948
946
  .m(function (Command, cs, config, o) {
949
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
947
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
950
948
  })
951
949
  .s("MediaLive", "ListCloudWatchAlarmTemplates", {})
952
950
  .n("MediaLiveClient", "ListCloudWatchAlarmTemplatesCommand")
@@ -954,11 +952,11 @@ class ListCloudWatchAlarmTemplatesCommand extends smithyClient.Command
954
952
  .build() {
955
953
  }
956
954
 
957
- class ListClusterAlertsCommand extends smithyClient.Command
955
+ class ListClusterAlertsCommand extends client.Command
958
956
  .classBuilder()
959
957
  .ep(commonParams)
960
958
  .m(function (Command, cs, config, o) {
961
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
959
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
962
960
  })
963
961
  .s("MediaLive", "ListClusterAlerts", {})
964
962
  .n("MediaLiveClient", "ListClusterAlertsCommand")
@@ -966,11 +964,11 @@ class ListClusterAlertsCommand extends smithyClient.Command
966
964
  .build() {
967
965
  }
968
966
 
969
- class ListClustersCommand extends smithyClient.Command
967
+ class ListClustersCommand extends client.Command
970
968
  .classBuilder()
971
969
  .ep(commonParams)
972
970
  .m(function (Command, cs, config, o) {
973
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
971
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
974
972
  })
975
973
  .s("MediaLive", "ListClusters", {})
976
974
  .n("MediaLiveClient", "ListClustersCommand")
@@ -978,11 +976,11 @@ class ListClustersCommand extends smithyClient.Command
978
976
  .build() {
979
977
  }
980
978
 
981
- class ListEventBridgeRuleTemplateGroupsCommand extends smithyClient.Command
979
+ class ListEventBridgeRuleTemplateGroupsCommand extends client.Command
982
980
  .classBuilder()
983
981
  .ep(commonParams)
984
982
  .m(function (Command, cs, config, o) {
985
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
983
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
986
984
  })
987
985
  .s("MediaLive", "ListEventBridgeRuleTemplateGroups", {})
988
986
  .n("MediaLiveClient", "ListEventBridgeRuleTemplateGroupsCommand")
@@ -990,11 +988,11 @@ class ListEventBridgeRuleTemplateGroupsCommand extends smithyClient.Command
990
988
  .build() {
991
989
  }
992
990
 
993
- class ListEventBridgeRuleTemplatesCommand extends smithyClient.Command
991
+ class ListEventBridgeRuleTemplatesCommand extends client.Command
994
992
  .classBuilder()
995
993
  .ep(commonParams)
996
994
  .m(function (Command, cs, config, o) {
997
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
995
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
998
996
  })
999
997
  .s("MediaLive", "ListEventBridgeRuleTemplates", {})
1000
998
  .n("MediaLiveClient", "ListEventBridgeRuleTemplatesCommand")
@@ -1002,11 +1000,11 @@ class ListEventBridgeRuleTemplatesCommand extends smithyClient.Command
1002
1000
  .build() {
1003
1001
  }
1004
1002
 
1005
- class ListInputDevicesCommand extends smithyClient.Command
1003
+ class ListInputDevicesCommand extends client.Command
1006
1004
  .classBuilder()
1007
1005
  .ep(commonParams)
1008
1006
  .m(function (Command, cs, config, o) {
1009
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1007
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1010
1008
  })
1011
1009
  .s("MediaLive", "ListInputDevices", {})
1012
1010
  .n("MediaLiveClient", "ListInputDevicesCommand")
@@ -1014,11 +1012,11 @@ class ListInputDevicesCommand extends smithyClient.Command
1014
1012
  .build() {
1015
1013
  }
1016
1014
 
1017
- class ListInputDeviceTransfersCommand extends smithyClient.Command
1015
+ class ListInputDeviceTransfersCommand extends client.Command
1018
1016
  .classBuilder()
1019
1017
  .ep(commonParams)
1020
1018
  .m(function (Command, cs, config, o) {
1021
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1019
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1022
1020
  })
1023
1021
  .s("MediaLive", "ListInputDeviceTransfers", {})
1024
1022
  .n("MediaLiveClient", "ListInputDeviceTransfersCommand")
@@ -1026,11 +1024,11 @@ class ListInputDeviceTransfersCommand extends smithyClient.Command
1026
1024
  .build() {
1027
1025
  }
1028
1026
 
1029
- class ListInputsCommand extends smithyClient.Command
1027
+ class ListInputsCommand extends client.Command
1030
1028
  .classBuilder()
1031
1029
  .ep(commonParams)
1032
1030
  .m(function (Command, cs, config, o) {
1033
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1031
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1034
1032
  })
1035
1033
  .s("MediaLive", "ListInputs", {})
1036
1034
  .n("MediaLiveClient", "ListInputsCommand")
@@ -1038,11 +1036,11 @@ class ListInputsCommand extends smithyClient.Command
1038
1036
  .build() {
1039
1037
  }
1040
1038
 
1041
- class ListInputSecurityGroupsCommand extends smithyClient.Command
1039
+ class ListInputSecurityGroupsCommand extends client.Command
1042
1040
  .classBuilder()
1043
1041
  .ep(commonParams)
1044
1042
  .m(function (Command, cs, config, o) {
1045
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1043
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1046
1044
  })
1047
1045
  .s("MediaLive", "ListInputSecurityGroups", {})
1048
1046
  .n("MediaLiveClient", "ListInputSecurityGroupsCommand")
@@ -1050,11 +1048,11 @@ class ListInputSecurityGroupsCommand extends smithyClient.Command
1050
1048
  .build() {
1051
1049
  }
1052
1050
 
1053
- class ListMultiplexAlertsCommand extends smithyClient.Command
1051
+ class ListMultiplexAlertsCommand extends client.Command
1054
1052
  .classBuilder()
1055
1053
  .ep(commonParams)
1056
1054
  .m(function (Command, cs, config, o) {
1057
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1055
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1058
1056
  })
1059
1057
  .s("MediaLive", "ListMultiplexAlerts", {})
1060
1058
  .n("MediaLiveClient", "ListMultiplexAlertsCommand")
@@ -1062,11 +1060,11 @@ class ListMultiplexAlertsCommand extends smithyClient.Command
1062
1060
  .build() {
1063
1061
  }
1064
1062
 
1065
- class ListMultiplexesCommand extends smithyClient.Command
1063
+ class ListMultiplexesCommand extends client.Command
1066
1064
  .classBuilder()
1067
1065
  .ep(commonParams)
1068
1066
  .m(function (Command, cs, config, o) {
1069
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1067
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1070
1068
  })
1071
1069
  .s("MediaLive", "ListMultiplexes", {})
1072
1070
  .n("MediaLiveClient", "ListMultiplexesCommand")
@@ -1074,11 +1072,11 @@ class ListMultiplexesCommand extends smithyClient.Command
1074
1072
  .build() {
1075
1073
  }
1076
1074
 
1077
- class ListMultiplexProgramsCommand extends smithyClient.Command
1075
+ class ListMultiplexProgramsCommand extends client.Command
1078
1076
  .classBuilder()
1079
1077
  .ep(commonParams)
1080
1078
  .m(function (Command, cs, config, o) {
1081
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1079
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1082
1080
  })
1083
1081
  .s("MediaLive", "ListMultiplexPrograms", {})
1084
1082
  .n("MediaLiveClient", "ListMultiplexProgramsCommand")
@@ -1086,11 +1084,11 @@ class ListMultiplexProgramsCommand extends smithyClient.Command
1086
1084
  .build() {
1087
1085
  }
1088
1086
 
1089
- class ListNetworksCommand extends smithyClient.Command
1087
+ class ListNetworksCommand extends client.Command
1090
1088
  .classBuilder()
1091
1089
  .ep(commonParams)
1092
1090
  .m(function (Command, cs, config, o) {
1093
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1091
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1094
1092
  })
1095
1093
  .s("MediaLive", "ListNetworks", {})
1096
1094
  .n("MediaLiveClient", "ListNetworksCommand")
@@ -1098,11 +1096,11 @@ class ListNetworksCommand extends smithyClient.Command
1098
1096
  .build() {
1099
1097
  }
1100
1098
 
1101
- class ListNodesCommand extends smithyClient.Command
1099
+ class ListNodesCommand extends client.Command
1102
1100
  .classBuilder()
1103
1101
  .ep(commonParams)
1104
1102
  .m(function (Command, cs, config, o) {
1105
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1103
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1106
1104
  })
1107
1105
  .s("MediaLive", "ListNodes", {})
1108
1106
  .n("MediaLiveClient", "ListNodesCommand")
@@ -1110,11 +1108,11 @@ class ListNodesCommand extends smithyClient.Command
1110
1108
  .build() {
1111
1109
  }
1112
1110
 
1113
- class ListOfferingsCommand extends smithyClient.Command
1111
+ class ListOfferingsCommand extends client.Command
1114
1112
  .classBuilder()
1115
1113
  .ep(commonParams)
1116
1114
  .m(function (Command, cs, config, o) {
1117
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1115
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1118
1116
  })
1119
1117
  .s("MediaLive", "ListOfferings", {})
1120
1118
  .n("MediaLiveClient", "ListOfferingsCommand")
@@ -1122,11 +1120,11 @@ class ListOfferingsCommand extends smithyClient.Command
1122
1120
  .build() {
1123
1121
  }
1124
1122
 
1125
- class ListReservationsCommand extends smithyClient.Command
1123
+ class ListReservationsCommand extends client.Command
1126
1124
  .classBuilder()
1127
1125
  .ep(commonParams)
1128
1126
  .m(function (Command, cs, config, o) {
1129
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1127
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1130
1128
  })
1131
1129
  .s("MediaLive", "ListReservations", {})
1132
1130
  .n("MediaLiveClient", "ListReservationsCommand")
@@ -1134,11 +1132,11 @@ class ListReservationsCommand extends smithyClient.Command
1134
1132
  .build() {
1135
1133
  }
1136
1134
 
1137
- class ListSdiSourcesCommand extends smithyClient.Command
1135
+ class ListSdiSourcesCommand extends client.Command
1138
1136
  .classBuilder()
1139
1137
  .ep(commonParams)
1140
1138
  .m(function (Command, cs, config, o) {
1141
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1139
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1142
1140
  })
1143
1141
  .s("MediaLive", "ListSdiSources", {})
1144
1142
  .n("MediaLiveClient", "ListSdiSourcesCommand")
@@ -1146,11 +1144,11 @@ class ListSdiSourcesCommand extends smithyClient.Command
1146
1144
  .build() {
1147
1145
  }
1148
1146
 
1149
- class ListSignalMapsCommand extends smithyClient.Command
1147
+ class ListSignalMapsCommand extends client.Command
1150
1148
  .classBuilder()
1151
1149
  .ep(commonParams)
1152
1150
  .m(function (Command, cs, config, o) {
1153
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1151
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1154
1152
  })
1155
1153
  .s("MediaLive", "ListSignalMaps", {})
1156
1154
  .n("MediaLiveClient", "ListSignalMapsCommand")
@@ -1158,11 +1156,11 @@ class ListSignalMapsCommand extends smithyClient.Command
1158
1156
  .build() {
1159
1157
  }
1160
1158
 
1161
- class ListTagsForResourceCommand extends smithyClient.Command
1159
+ class ListTagsForResourceCommand extends client.Command
1162
1160
  .classBuilder()
1163
1161
  .ep(commonParams)
1164
1162
  .m(function (Command, cs, config, o) {
1165
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1163
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1166
1164
  })
1167
1165
  .s("MediaLive", "ListTagsForResource", {})
1168
1166
  .n("MediaLiveClient", "ListTagsForResourceCommand")
@@ -1170,11 +1168,11 @@ class ListTagsForResourceCommand extends smithyClient.Command
1170
1168
  .build() {
1171
1169
  }
1172
1170
 
1173
- class ListVersionsCommand extends smithyClient.Command
1171
+ class ListVersionsCommand extends client.Command
1174
1172
  .classBuilder()
1175
1173
  .ep(commonParams)
1176
1174
  .m(function (Command, cs, config, o) {
1177
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1175
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1178
1176
  })
1179
1177
  .s("MediaLive", "ListVersions", {})
1180
1178
  .n("MediaLiveClient", "ListVersionsCommand")
@@ -1182,11 +1180,11 @@ class ListVersionsCommand extends smithyClient.Command
1182
1180
  .build() {
1183
1181
  }
1184
1182
 
1185
- class PurchaseOfferingCommand extends smithyClient.Command
1183
+ class PurchaseOfferingCommand extends client.Command
1186
1184
  .classBuilder()
1187
1185
  .ep(commonParams)
1188
1186
  .m(function (Command, cs, config, o) {
1189
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1187
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1190
1188
  })
1191
1189
  .s("MediaLive", "PurchaseOffering", {})
1192
1190
  .n("MediaLiveClient", "PurchaseOfferingCommand")
@@ -1194,11 +1192,11 @@ class PurchaseOfferingCommand extends smithyClient.Command
1194
1192
  .build() {
1195
1193
  }
1196
1194
 
1197
- class RebootInputDeviceCommand extends smithyClient.Command
1195
+ class RebootInputDeviceCommand extends client.Command
1198
1196
  .classBuilder()
1199
1197
  .ep(commonParams)
1200
1198
  .m(function (Command, cs, config, o) {
1201
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1199
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1202
1200
  })
1203
1201
  .s("MediaLive", "RebootInputDevice", {})
1204
1202
  .n("MediaLiveClient", "RebootInputDeviceCommand")
@@ -1206,11 +1204,11 @@ class RebootInputDeviceCommand extends smithyClient.Command
1206
1204
  .build() {
1207
1205
  }
1208
1206
 
1209
- class RejectInputDeviceTransferCommand extends smithyClient.Command
1207
+ class RejectInputDeviceTransferCommand extends client.Command
1210
1208
  .classBuilder()
1211
1209
  .ep(commonParams)
1212
1210
  .m(function (Command, cs, config, o) {
1213
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1211
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1214
1212
  })
1215
1213
  .s("MediaLive", "RejectInputDeviceTransfer", {})
1216
1214
  .n("MediaLiveClient", "RejectInputDeviceTransferCommand")
@@ -1218,11 +1216,11 @@ class RejectInputDeviceTransferCommand extends smithyClient.Command
1218
1216
  .build() {
1219
1217
  }
1220
1218
 
1221
- class RestartChannelPipelinesCommand extends smithyClient.Command
1219
+ class RestartChannelPipelinesCommand extends client.Command
1222
1220
  .classBuilder()
1223
1221
  .ep(commonParams)
1224
1222
  .m(function (Command, cs, config, o) {
1225
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1223
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1226
1224
  })
1227
1225
  .s("MediaLive", "RestartChannelPipelines", {})
1228
1226
  .n("MediaLiveClient", "RestartChannelPipelinesCommand")
@@ -1230,11 +1228,11 @@ class RestartChannelPipelinesCommand extends smithyClient.Command
1230
1228
  .build() {
1231
1229
  }
1232
1230
 
1233
- class StartChannelCommand extends smithyClient.Command
1231
+ class StartChannelCommand extends client.Command
1234
1232
  .classBuilder()
1235
1233
  .ep(commonParams)
1236
1234
  .m(function (Command, cs, config, o) {
1237
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1235
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1238
1236
  })
1239
1237
  .s("MediaLive", "StartChannel", {})
1240
1238
  .n("MediaLiveClient", "StartChannelCommand")
@@ -1242,11 +1240,11 @@ class StartChannelCommand extends smithyClient.Command
1242
1240
  .build() {
1243
1241
  }
1244
1242
 
1245
- class StartDeleteMonitorDeploymentCommand extends smithyClient.Command
1243
+ class StartDeleteMonitorDeploymentCommand extends client.Command
1246
1244
  .classBuilder()
1247
1245
  .ep(commonParams)
1248
1246
  .m(function (Command, cs, config, o) {
1249
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1247
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1250
1248
  })
1251
1249
  .s("MediaLive", "StartDeleteMonitorDeployment", {})
1252
1250
  .n("MediaLiveClient", "StartDeleteMonitorDeploymentCommand")
@@ -1254,11 +1252,11 @@ class StartDeleteMonitorDeploymentCommand extends smithyClient.Command
1254
1252
  .build() {
1255
1253
  }
1256
1254
 
1257
- class StartInputDeviceCommand extends smithyClient.Command
1255
+ class StartInputDeviceCommand extends client.Command
1258
1256
  .classBuilder()
1259
1257
  .ep(commonParams)
1260
1258
  .m(function (Command, cs, config, o) {
1261
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1259
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1262
1260
  })
1263
1261
  .s("MediaLive", "StartInputDevice", {})
1264
1262
  .n("MediaLiveClient", "StartInputDeviceCommand")
@@ -1266,11 +1264,11 @@ class StartInputDeviceCommand extends smithyClient.Command
1266
1264
  .build() {
1267
1265
  }
1268
1266
 
1269
- class StartInputDeviceMaintenanceWindowCommand extends smithyClient.Command
1267
+ class StartInputDeviceMaintenanceWindowCommand extends client.Command
1270
1268
  .classBuilder()
1271
1269
  .ep(commonParams)
1272
1270
  .m(function (Command, cs, config, o) {
1273
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1271
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1274
1272
  })
1275
1273
  .s("MediaLive", "StartInputDeviceMaintenanceWindow", {})
1276
1274
  .n("MediaLiveClient", "StartInputDeviceMaintenanceWindowCommand")
@@ -1278,11 +1276,11 @@ class StartInputDeviceMaintenanceWindowCommand extends smithyClient.Command
1278
1276
  .build() {
1279
1277
  }
1280
1278
 
1281
- class StartMonitorDeploymentCommand extends smithyClient.Command
1279
+ class StartMonitorDeploymentCommand extends client.Command
1282
1280
  .classBuilder()
1283
1281
  .ep(commonParams)
1284
1282
  .m(function (Command, cs, config, o) {
1285
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1283
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1286
1284
  })
1287
1285
  .s("MediaLive", "StartMonitorDeployment", {})
1288
1286
  .n("MediaLiveClient", "StartMonitorDeploymentCommand")
@@ -1290,11 +1288,11 @@ class StartMonitorDeploymentCommand extends smithyClient.Command
1290
1288
  .build() {
1291
1289
  }
1292
1290
 
1293
- class StartMultiplexCommand extends smithyClient.Command
1291
+ class StartMultiplexCommand extends client.Command
1294
1292
  .classBuilder()
1295
1293
  .ep(commonParams)
1296
1294
  .m(function (Command, cs, config, o) {
1297
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1295
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1298
1296
  })
1299
1297
  .s("MediaLive", "StartMultiplex", {})
1300
1298
  .n("MediaLiveClient", "StartMultiplexCommand")
@@ -1302,11 +1300,11 @@ class StartMultiplexCommand extends smithyClient.Command
1302
1300
  .build() {
1303
1301
  }
1304
1302
 
1305
- class StartUpdateSignalMapCommand extends smithyClient.Command
1303
+ class StartUpdateSignalMapCommand extends client.Command
1306
1304
  .classBuilder()
1307
1305
  .ep(commonParams)
1308
1306
  .m(function (Command, cs, config, o) {
1309
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1307
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1310
1308
  })
1311
1309
  .s("MediaLive", "StartUpdateSignalMap", {})
1312
1310
  .n("MediaLiveClient", "StartUpdateSignalMapCommand")
@@ -1314,11 +1312,11 @@ class StartUpdateSignalMapCommand extends smithyClient.Command
1314
1312
  .build() {
1315
1313
  }
1316
1314
 
1317
- class StopChannelCommand extends smithyClient.Command
1315
+ class StopChannelCommand extends client.Command
1318
1316
  .classBuilder()
1319
1317
  .ep(commonParams)
1320
1318
  .m(function (Command, cs, config, o) {
1321
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1319
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1322
1320
  })
1323
1321
  .s("MediaLive", "StopChannel", {})
1324
1322
  .n("MediaLiveClient", "StopChannelCommand")
@@ -1326,11 +1324,11 @@ class StopChannelCommand extends smithyClient.Command
1326
1324
  .build() {
1327
1325
  }
1328
1326
 
1329
- class StopInputDeviceCommand extends smithyClient.Command
1327
+ class StopInputDeviceCommand extends client.Command
1330
1328
  .classBuilder()
1331
1329
  .ep(commonParams)
1332
1330
  .m(function (Command, cs, config, o) {
1333
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1331
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1334
1332
  })
1335
1333
  .s("MediaLive", "StopInputDevice", {})
1336
1334
  .n("MediaLiveClient", "StopInputDeviceCommand")
@@ -1338,11 +1336,11 @@ class StopInputDeviceCommand extends smithyClient.Command
1338
1336
  .build() {
1339
1337
  }
1340
1338
 
1341
- class StopMultiplexCommand extends smithyClient.Command
1339
+ class StopMultiplexCommand extends client.Command
1342
1340
  .classBuilder()
1343
1341
  .ep(commonParams)
1344
1342
  .m(function (Command, cs, config, o) {
1345
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1343
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1346
1344
  })
1347
1345
  .s("MediaLive", "StopMultiplex", {})
1348
1346
  .n("MediaLiveClient", "StopMultiplexCommand")
@@ -1350,11 +1348,11 @@ class StopMultiplexCommand extends smithyClient.Command
1350
1348
  .build() {
1351
1349
  }
1352
1350
 
1353
- class TransferInputDeviceCommand extends smithyClient.Command
1351
+ class TransferInputDeviceCommand extends client.Command
1354
1352
  .classBuilder()
1355
1353
  .ep(commonParams)
1356
1354
  .m(function (Command, cs, config, o) {
1357
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1355
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1358
1356
  })
1359
1357
  .s("MediaLive", "TransferInputDevice", {})
1360
1358
  .n("MediaLiveClient", "TransferInputDeviceCommand")
@@ -1362,11 +1360,11 @@ class TransferInputDeviceCommand extends smithyClient.Command
1362
1360
  .build() {
1363
1361
  }
1364
1362
 
1365
- class UpdateAccountConfigurationCommand extends smithyClient.Command
1363
+ class UpdateAccountConfigurationCommand extends client.Command
1366
1364
  .classBuilder()
1367
1365
  .ep(commonParams)
1368
1366
  .m(function (Command, cs, config, o) {
1369
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1367
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1370
1368
  })
1371
1369
  .s("MediaLive", "UpdateAccountConfiguration", {})
1372
1370
  .n("MediaLiveClient", "UpdateAccountConfigurationCommand")
@@ -1374,11 +1372,11 @@ class UpdateAccountConfigurationCommand extends smithyClient.Command
1374
1372
  .build() {
1375
1373
  }
1376
1374
 
1377
- class UpdateChannelClassCommand extends smithyClient.Command
1375
+ class UpdateChannelClassCommand extends client.Command
1378
1376
  .classBuilder()
1379
1377
  .ep(commonParams)
1380
1378
  .m(function (Command, cs, config, o) {
1381
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1379
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1382
1380
  })
1383
1381
  .s("MediaLive", "UpdateChannelClass", {})
1384
1382
  .n("MediaLiveClient", "UpdateChannelClassCommand")
@@ -1386,11 +1384,11 @@ class UpdateChannelClassCommand extends smithyClient.Command
1386
1384
  .build() {
1387
1385
  }
1388
1386
 
1389
- class UpdateChannelCommand extends smithyClient.Command
1387
+ class UpdateChannelCommand extends client.Command
1390
1388
  .classBuilder()
1391
1389
  .ep(commonParams)
1392
1390
  .m(function (Command, cs, config, o) {
1393
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1391
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1394
1392
  })
1395
1393
  .s("MediaLive", "UpdateChannel", {})
1396
1394
  .n("MediaLiveClient", "UpdateChannelCommand")
@@ -1398,11 +1396,11 @@ class UpdateChannelCommand extends smithyClient.Command
1398
1396
  .build() {
1399
1397
  }
1400
1398
 
1401
- class UpdateChannelPlacementGroupCommand extends smithyClient.Command
1399
+ class UpdateChannelPlacementGroupCommand extends client.Command
1402
1400
  .classBuilder()
1403
1401
  .ep(commonParams)
1404
1402
  .m(function (Command, cs, config, o) {
1405
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1403
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1406
1404
  })
1407
1405
  .s("MediaLive", "UpdateChannelPlacementGroup", {})
1408
1406
  .n("MediaLiveClient", "UpdateChannelPlacementGroupCommand")
@@ -1410,11 +1408,11 @@ class UpdateChannelPlacementGroupCommand extends smithyClient.Command
1410
1408
  .build() {
1411
1409
  }
1412
1410
 
1413
- class UpdateCloudWatchAlarmTemplateCommand extends smithyClient.Command
1411
+ class UpdateCloudWatchAlarmTemplateCommand extends client.Command
1414
1412
  .classBuilder()
1415
1413
  .ep(commonParams)
1416
1414
  .m(function (Command, cs, config, o) {
1417
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1415
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1418
1416
  })
1419
1417
  .s("MediaLive", "UpdateCloudWatchAlarmTemplate", {})
1420
1418
  .n("MediaLiveClient", "UpdateCloudWatchAlarmTemplateCommand")
@@ -1422,11 +1420,11 @@ class UpdateCloudWatchAlarmTemplateCommand extends smithyClient.Command
1422
1420
  .build() {
1423
1421
  }
1424
1422
 
1425
- class UpdateCloudWatchAlarmTemplateGroupCommand extends smithyClient.Command
1423
+ class UpdateCloudWatchAlarmTemplateGroupCommand extends client.Command
1426
1424
  .classBuilder()
1427
1425
  .ep(commonParams)
1428
1426
  .m(function (Command, cs, config, o) {
1429
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1427
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1430
1428
  })
1431
1429
  .s("MediaLive", "UpdateCloudWatchAlarmTemplateGroup", {})
1432
1430
  .n("MediaLiveClient", "UpdateCloudWatchAlarmTemplateGroupCommand")
@@ -1434,11 +1432,11 @@ class UpdateCloudWatchAlarmTemplateGroupCommand extends smithyClient.Command
1434
1432
  .build() {
1435
1433
  }
1436
1434
 
1437
- class UpdateClusterCommand extends smithyClient.Command
1435
+ class UpdateClusterCommand extends client.Command
1438
1436
  .classBuilder()
1439
1437
  .ep(commonParams)
1440
1438
  .m(function (Command, cs, config, o) {
1441
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1439
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1442
1440
  })
1443
1441
  .s("MediaLive", "UpdateCluster", {})
1444
1442
  .n("MediaLiveClient", "UpdateClusterCommand")
@@ -1446,11 +1444,11 @@ class UpdateClusterCommand extends smithyClient.Command
1446
1444
  .build() {
1447
1445
  }
1448
1446
 
1449
- class UpdateEventBridgeRuleTemplateCommand extends smithyClient.Command
1447
+ class UpdateEventBridgeRuleTemplateCommand extends client.Command
1450
1448
  .classBuilder()
1451
1449
  .ep(commonParams)
1452
1450
  .m(function (Command, cs, config, o) {
1453
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1451
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1454
1452
  })
1455
1453
  .s("MediaLive", "UpdateEventBridgeRuleTemplate", {})
1456
1454
  .n("MediaLiveClient", "UpdateEventBridgeRuleTemplateCommand")
@@ -1458,11 +1456,11 @@ class UpdateEventBridgeRuleTemplateCommand extends smithyClient.Command
1458
1456
  .build() {
1459
1457
  }
1460
1458
 
1461
- class UpdateEventBridgeRuleTemplateGroupCommand extends smithyClient.Command
1459
+ class UpdateEventBridgeRuleTemplateGroupCommand extends client.Command
1462
1460
  .classBuilder()
1463
1461
  .ep(commonParams)
1464
1462
  .m(function (Command, cs, config, o) {
1465
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1463
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1466
1464
  })
1467
1465
  .s("MediaLive", "UpdateEventBridgeRuleTemplateGroup", {})
1468
1466
  .n("MediaLiveClient", "UpdateEventBridgeRuleTemplateGroupCommand")
@@ -1470,11 +1468,11 @@ class UpdateEventBridgeRuleTemplateGroupCommand extends smithyClient.Command
1470
1468
  .build() {
1471
1469
  }
1472
1470
 
1473
- class UpdateInputCommand extends smithyClient.Command
1471
+ class UpdateInputCommand extends client.Command
1474
1472
  .classBuilder()
1475
1473
  .ep(commonParams)
1476
1474
  .m(function (Command, cs, config, o) {
1477
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1475
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1478
1476
  })
1479
1477
  .s("MediaLive", "UpdateInput", {})
1480
1478
  .n("MediaLiveClient", "UpdateInputCommand")
@@ -1482,11 +1480,11 @@ class UpdateInputCommand extends smithyClient.Command
1482
1480
  .build() {
1483
1481
  }
1484
1482
 
1485
- class UpdateInputDeviceCommand extends smithyClient.Command
1483
+ class UpdateInputDeviceCommand extends client.Command
1486
1484
  .classBuilder()
1487
1485
  .ep(commonParams)
1488
1486
  .m(function (Command, cs, config, o) {
1489
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1487
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1490
1488
  })
1491
1489
  .s("MediaLive", "UpdateInputDevice", {})
1492
1490
  .n("MediaLiveClient", "UpdateInputDeviceCommand")
@@ -1494,11 +1492,11 @@ class UpdateInputDeviceCommand extends smithyClient.Command
1494
1492
  .build() {
1495
1493
  }
1496
1494
 
1497
- class UpdateInputSecurityGroupCommand extends smithyClient.Command
1495
+ class UpdateInputSecurityGroupCommand extends client.Command
1498
1496
  .classBuilder()
1499
1497
  .ep(commonParams)
1500
1498
  .m(function (Command, cs, config, o) {
1501
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1499
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1502
1500
  })
1503
1501
  .s("MediaLive", "UpdateInputSecurityGroup", {})
1504
1502
  .n("MediaLiveClient", "UpdateInputSecurityGroupCommand")
@@ -1506,11 +1504,11 @@ class UpdateInputSecurityGroupCommand extends smithyClient.Command
1506
1504
  .build() {
1507
1505
  }
1508
1506
 
1509
- class UpdateMultiplexCommand extends smithyClient.Command
1507
+ class UpdateMultiplexCommand extends client.Command
1510
1508
  .classBuilder()
1511
1509
  .ep(commonParams)
1512
1510
  .m(function (Command, cs, config, o) {
1513
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1511
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1514
1512
  })
1515
1513
  .s("MediaLive", "UpdateMultiplex", {})
1516
1514
  .n("MediaLiveClient", "UpdateMultiplexCommand")
@@ -1518,11 +1516,11 @@ class UpdateMultiplexCommand extends smithyClient.Command
1518
1516
  .build() {
1519
1517
  }
1520
1518
 
1521
- class UpdateMultiplexProgramCommand extends smithyClient.Command
1519
+ class UpdateMultiplexProgramCommand extends client.Command
1522
1520
  .classBuilder()
1523
1521
  .ep(commonParams)
1524
1522
  .m(function (Command, cs, config, o) {
1525
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1523
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1526
1524
  })
1527
1525
  .s("MediaLive", "UpdateMultiplexProgram", {})
1528
1526
  .n("MediaLiveClient", "UpdateMultiplexProgramCommand")
@@ -1530,11 +1528,11 @@ class UpdateMultiplexProgramCommand extends smithyClient.Command
1530
1528
  .build() {
1531
1529
  }
1532
1530
 
1533
- class UpdateNetworkCommand extends smithyClient.Command
1531
+ class UpdateNetworkCommand extends client.Command
1534
1532
  .classBuilder()
1535
1533
  .ep(commonParams)
1536
1534
  .m(function (Command, cs, config, o) {
1537
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1535
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1538
1536
  })
1539
1537
  .s("MediaLive", "UpdateNetwork", {})
1540
1538
  .n("MediaLiveClient", "UpdateNetworkCommand")
@@ -1542,11 +1540,11 @@ class UpdateNetworkCommand extends smithyClient.Command
1542
1540
  .build() {
1543
1541
  }
1544
1542
 
1545
- class UpdateNodeCommand extends smithyClient.Command
1543
+ class UpdateNodeCommand extends client.Command
1546
1544
  .classBuilder()
1547
1545
  .ep(commonParams)
1548
1546
  .m(function (Command, cs, config, o) {
1549
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1547
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1550
1548
  })
1551
1549
  .s("MediaLive", "UpdateNode", {})
1552
1550
  .n("MediaLiveClient", "UpdateNodeCommand")
@@ -1554,11 +1552,11 @@ class UpdateNodeCommand extends smithyClient.Command
1554
1552
  .build() {
1555
1553
  }
1556
1554
 
1557
- class UpdateNodeStateCommand extends smithyClient.Command
1555
+ class UpdateNodeStateCommand extends client.Command
1558
1556
  .classBuilder()
1559
1557
  .ep(commonParams)
1560
1558
  .m(function (Command, cs, config, o) {
1561
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1559
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1562
1560
  })
1563
1561
  .s("MediaLive", "UpdateNodeState", {})
1564
1562
  .n("MediaLiveClient", "UpdateNodeStateCommand")
@@ -1566,11 +1564,11 @@ class UpdateNodeStateCommand extends smithyClient.Command
1566
1564
  .build() {
1567
1565
  }
1568
1566
 
1569
- class UpdateReservationCommand extends smithyClient.Command
1567
+ class UpdateReservationCommand extends client.Command
1570
1568
  .classBuilder()
1571
1569
  .ep(commonParams)
1572
1570
  .m(function (Command, cs, config, o) {
1573
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1571
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1574
1572
  })
1575
1573
  .s("MediaLive", "UpdateReservation", {})
1576
1574
  .n("MediaLiveClient", "UpdateReservationCommand")
@@ -1578,11 +1576,11 @@ class UpdateReservationCommand extends smithyClient.Command
1578
1576
  .build() {
1579
1577
  }
1580
1578
 
1581
- class UpdateSdiSourceCommand extends smithyClient.Command
1579
+ class UpdateSdiSourceCommand extends client.Command
1582
1580
  .classBuilder()
1583
1581
  .ep(commonParams)
1584
1582
  .m(function (Command, cs, config, o) {
1585
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1583
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1586
1584
  })
1587
1585
  .s("MediaLive", "UpdateSdiSource", {})
1588
1586
  .n("MediaLiveClient", "UpdateSdiSourceCommand")
@@ -1636,17 +1634,17 @@ const paginateListSdiSources = core.createPaginator(MediaLiveClient, ListSdiSour
1636
1634
 
1637
1635
  const paginateListSignalMaps = core.createPaginator(MediaLiveClient, ListSignalMapsCommand, "NextToken", "NextToken", "MaxResults");
1638
1636
 
1639
- const checkState$l = async (client, input) => {
1637
+ const checkState$l = async (client$1, input) => {
1640
1638
  let reason;
1641
1639
  try {
1642
- let result = await client.send(new DescribeChannelCommand(input));
1640
+ let result = await client$1.send(new DescribeChannelCommand(input));
1643
1641
  reason = result;
1644
1642
  try {
1645
1643
  const returnComparator = () => {
1646
1644
  return result.State;
1647
1645
  };
1648
1646
  if (returnComparator() === "IDLE") {
1649
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1647
+ return { state: client.WaiterState.SUCCESS, reason };
1650
1648
  }
1651
1649
  }
1652
1650
  catch (e) { }
@@ -1655,7 +1653,7 @@ const checkState$l = async (client, input) => {
1655
1653
  return result.State;
1656
1654
  };
1657
1655
  if (returnComparator() === "CREATING") {
1658
- return { state: utilWaiter.WaiterState.RETRY, reason };
1656
+ return { state: client.WaiterState.RETRY, reason };
1659
1657
  }
1660
1658
  }
1661
1659
  catch (e) { }
@@ -1664,7 +1662,7 @@ const checkState$l = async (client, input) => {
1664
1662
  return result.State;
1665
1663
  };
1666
1664
  if (returnComparator() === "CREATE_FAILED") {
1667
- return { state: utilWaiter.WaiterState.FAILURE, reason };
1665
+ return { state: client.WaiterState.FAILURE, reason };
1668
1666
  }
1669
1667
  }
1670
1668
  catch (e) { }
@@ -1672,32 +1670,32 @@ const checkState$l = async (client, input) => {
1672
1670
  catch (exception) {
1673
1671
  reason = exception;
1674
1672
  if (exception.name === "InternalServerErrorException") {
1675
- return { state: utilWaiter.WaiterState.RETRY, reason };
1673
+ return { state: client.WaiterState.RETRY, reason };
1676
1674
  }
1677
1675
  }
1678
- return { state: utilWaiter.WaiterState.RETRY, reason };
1676
+ return { state: client.WaiterState.RETRY, reason };
1679
1677
  };
1680
1678
  const waitForChannelCreated = async (params, input) => {
1681
1679
  const serviceDefaults = { minDelay: 3, maxDelay: 120 };
1682
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$l);
1680
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$l);
1683
1681
  };
1684
1682
  const waitUntilChannelCreated = async (params, input) => {
1685
1683
  const serviceDefaults = { minDelay: 3, maxDelay: 120 };
1686
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$l);
1687
- return utilWaiter.checkExceptions(result);
1684
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$l);
1685
+ return client.checkExceptions(result);
1688
1686
  };
1689
1687
 
1690
- const checkState$k = async (client, input) => {
1688
+ const checkState$k = async (client$1, input) => {
1691
1689
  let reason;
1692
1690
  try {
1693
- let result = await client.send(new DescribeChannelCommand(input));
1691
+ let result = await client$1.send(new DescribeChannelCommand(input));
1694
1692
  reason = result;
1695
1693
  try {
1696
1694
  const returnComparator = () => {
1697
1695
  return result.State;
1698
1696
  };
1699
1697
  if (returnComparator() === "DELETED") {
1700
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1698
+ return { state: client.WaiterState.SUCCESS, reason };
1701
1699
  }
1702
1700
  }
1703
1701
  catch (e) { }
@@ -1706,7 +1704,7 @@ const checkState$k = async (client, input) => {
1706
1704
  return result.State;
1707
1705
  };
1708
1706
  if (returnComparator() === "DELETING") {
1709
- return { state: utilWaiter.WaiterState.RETRY, reason };
1707
+ return { state: client.WaiterState.RETRY, reason };
1710
1708
  }
1711
1709
  }
1712
1710
  catch (e) { }
@@ -1714,32 +1712,32 @@ const checkState$k = async (client, input) => {
1714
1712
  catch (exception) {
1715
1713
  reason = exception;
1716
1714
  if (exception.name === "InternalServerErrorException") {
1717
- return { state: utilWaiter.WaiterState.RETRY, reason };
1715
+ return { state: client.WaiterState.RETRY, reason };
1718
1716
  }
1719
1717
  }
1720
- return { state: utilWaiter.WaiterState.RETRY, reason };
1718
+ return { state: client.WaiterState.RETRY, reason };
1721
1719
  };
1722
1720
  const waitForChannelDeleted = async (params, input) => {
1723
1721
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
1724
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$k);
1722
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$k);
1725
1723
  };
1726
1724
  const waitUntilChannelDeleted = async (params, input) => {
1727
1725
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
1728
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$k);
1729
- return utilWaiter.checkExceptions(result);
1726
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$k);
1727
+ return client.checkExceptions(result);
1730
1728
  };
1731
1729
 
1732
- const checkState$j = async (client, input) => {
1730
+ const checkState$j = async (client$1, input) => {
1733
1731
  let reason;
1734
1732
  try {
1735
- let result = await client.send(new DescribeChannelPlacementGroupCommand(input));
1733
+ let result = await client$1.send(new DescribeChannelPlacementGroupCommand(input));
1736
1734
  reason = result;
1737
1735
  try {
1738
1736
  const returnComparator = () => {
1739
1737
  return result.State;
1740
1738
  };
1741
1739
  if (returnComparator() === "ASSIGNED") {
1742
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1740
+ return { state: client.WaiterState.SUCCESS, reason };
1743
1741
  }
1744
1742
  }
1745
1743
  catch (e) { }
@@ -1748,7 +1746,7 @@ const checkState$j = async (client, input) => {
1748
1746
  return result.State;
1749
1747
  };
1750
1748
  if (returnComparator() === "ASSIGNING") {
1751
- return { state: utilWaiter.WaiterState.RETRY, reason };
1749
+ return { state: client.WaiterState.RETRY, reason };
1752
1750
  }
1753
1751
  }
1754
1752
  catch (e) { }
@@ -1756,32 +1754,32 @@ const checkState$j = async (client, input) => {
1756
1754
  catch (exception) {
1757
1755
  reason = exception;
1758
1756
  if (exception.name === "InternalServerErrorException") {
1759
- return { state: utilWaiter.WaiterState.RETRY, reason };
1757
+ return { state: client.WaiterState.RETRY, reason };
1760
1758
  }
1761
1759
  }
1762
- return { state: utilWaiter.WaiterState.RETRY, reason };
1760
+ return { state: client.WaiterState.RETRY, reason };
1763
1761
  };
1764
1762
  const waitForChannelPlacementGroupAssigned = async (params, input) => {
1765
1763
  const serviceDefaults = { minDelay: 3, maxDelay: 120 };
1766
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$j);
1764
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$j);
1767
1765
  };
1768
1766
  const waitUntilChannelPlacementGroupAssigned = async (params, input) => {
1769
1767
  const serviceDefaults = { minDelay: 3, maxDelay: 120 };
1770
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$j);
1771
- return utilWaiter.checkExceptions(result);
1768
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$j);
1769
+ return client.checkExceptions(result);
1772
1770
  };
1773
1771
 
1774
- const checkState$i = async (client, input) => {
1772
+ const checkState$i = async (client$1, input) => {
1775
1773
  let reason;
1776
1774
  try {
1777
- let result = await client.send(new DescribeChannelPlacementGroupCommand(input));
1775
+ let result = await client$1.send(new DescribeChannelPlacementGroupCommand(input));
1778
1776
  reason = result;
1779
1777
  try {
1780
1778
  const returnComparator = () => {
1781
1779
  return result.State;
1782
1780
  };
1783
1781
  if (returnComparator() === "DELETED") {
1784
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1782
+ return { state: client.WaiterState.SUCCESS, reason };
1785
1783
  }
1786
1784
  }
1787
1785
  catch (e) { }
@@ -1790,7 +1788,7 @@ const checkState$i = async (client, input) => {
1790
1788
  return result.State;
1791
1789
  };
1792
1790
  if (returnComparator() === "DELETING") {
1793
- return { state: utilWaiter.WaiterState.RETRY, reason };
1791
+ return { state: client.WaiterState.RETRY, reason };
1794
1792
  }
1795
1793
  }
1796
1794
  catch (e) { }
@@ -1798,32 +1796,32 @@ const checkState$i = async (client, input) => {
1798
1796
  catch (exception) {
1799
1797
  reason = exception;
1800
1798
  if (exception.name === "InternalServerErrorException") {
1801
- return { state: utilWaiter.WaiterState.RETRY, reason };
1799
+ return { state: client.WaiterState.RETRY, reason };
1802
1800
  }
1803
1801
  }
1804
- return { state: utilWaiter.WaiterState.RETRY, reason };
1802
+ return { state: client.WaiterState.RETRY, reason };
1805
1803
  };
1806
1804
  const waitForChannelPlacementGroupDeleted = async (params, input) => {
1807
1805
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
1808
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$i);
1806
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$i);
1809
1807
  };
1810
1808
  const waitUntilChannelPlacementGroupDeleted = async (params, input) => {
1811
1809
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
1812
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$i);
1813
- return utilWaiter.checkExceptions(result);
1810
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$i);
1811
+ return client.checkExceptions(result);
1814
1812
  };
1815
1813
 
1816
- const checkState$h = async (client, input) => {
1814
+ const checkState$h = async (client$1, input) => {
1817
1815
  let reason;
1818
1816
  try {
1819
- let result = await client.send(new DescribeChannelPlacementGroupCommand(input));
1817
+ let result = await client$1.send(new DescribeChannelPlacementGroupCommand(input));
1820
1818
  reason = result;
1821
1819
  try {
1822
1820
  const returnComparator = () => {
1823
1821
  return result.State;
1824
1822
  };
1825
1823
  if (returnComparator() === "UNASSIGNED") {
1826
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1824
+ return { state: client.WaiterState.SUCCESS, reason };
1827
1825
  }
1828
1826
  }
1829
1827
  catch (e) { }
@@ -1832,7 +1830,7 @@ const checkState$h = async (client, input) => {
1832
1830
  return result.State;
1833
1831
  };
1834
1832
  if (returnComparator() === "UNASSIGNING") {
1835
- return { state: utilWaiter.WaiterState.RETRY, reason };
1833
+ return { state: client.WaiterState.RETRY, reason };
1836
1834
  }
1837
1835
  }
1838
1836
  catch (e) { }
@@ -1840,32 +1838,32 @@ const checkState$h = async (client, input) => {
1840
1838
  catch (exception) {
1841
1839
  reason = exception;
1842
1840
  if (exception.name === "InternalServerErrorException") {
1843
- return { state: utilWaiter.WaiterState.RETRY, reason };
1841
+ return { state: client.WaiterState.RETRY, reason };
1844
1842
  }
1845
1843
  }
1846
- return { state: utilWaiter.WaiterState.RETRY, reason };
1844
+ return { state: client.WaiterState.RETRY, reason };
1847
1845
  };
1848
1846
  const waitForChannelPlacementGroupUnassigned = async (params, input) => {
1849
1847
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
1850
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$h);
1848
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$h);
1851
1849
  };
1852
1850
  const waitUntilChannelPlacementGroupUnassigned = async (params, input) => {
1853
1851
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
1854
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$h);
1855
- return utilWaiter.checkExceptions(result);
1852
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$h);
1853
+ return client.checkExceptions(result);
1856
1854
  };
1857
1855
 
1858
- const checkState$g = async (client, input) => {
1856
+ const checkState$g = async (client$1, input) => {
1859
1857
  let reason;
1860
1858
  try {
1861
- let result = await client.send(new DescribeChannelCommand(input));
1859
+ let result = await client$1.send(new DescribeChannelCommand(input));
1862
1860
  reason = result;
1863
1861
  try {
1864
1862
  const returnComparator = () => {
1865
1863
  return result.State;
1866
1864
  };
1867
1865
  if (returnComparator() === "RUNNING") {
1868
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1866
+ return { state: client.WaiterState.SUCCESS, reason };
1869
1867
  }
1870
1868
  }
1871
1869
  catch (e) { }
@@ -1874,7 +1872,7 @@ const checkState$g = async (client, input) => {
1874
1872
  return result.State;
1875
1873
  };
1876
1874
  if (returnComparator() === "STARTING") {
1877
- return { state: utilWaiter.WaiterState.RETRY, reason };
1875
+ return { state: client.WaiterState.RETRY, reason };
1878
1876
  }
1879
1877
  }
1880
1878
  catch (e) { }
@@ -1882,32 +1880,32 @@ const checkState$g = async (client, input) => {
1882
1880
  catch (exception) {
1883
1881
  reason = exception;
1884
1882
  if (exception.name === "InternalServerErrorException") {
1885
- return { state: utilWaiter.WaiterState.RETRY, reason };
1883
+ return { state: client.WaiterState.RETRY, reason };
1886
1884
  }
1887
1885
  }
1888
- return { state: utilWaiter.WaiterState.RETRY, reason };
1886
+ return { state: client.WaiterState.RETRY, reason };
1889
1887
  };
1890
1888
  const waitForChannelRunning = async (params, input) => {
1891
1889
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
1892
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$g);
1890
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$g);
1893
1891
  };
1894
1892
  const waitUntilChannelRunning = async (params, input) => {
1895
1893
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
1896
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$g);
1897
- return utilWaiter.checkExceptions(result);
1894
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$g);
1895
+ return client.checkExceptions(result);
1898
1896
  };
1899
1897
 
1900
- const checkState$f = async (client, input) => {
1898
+ const checkState$f = async (client$1, input) => {
1901
1899
  let reason;
1902
1900
  try {
1903
- let result = await client.send(new DescribeChannelCommand(input));
1901
+ let result = await client$1.send(new DescribeChannelCommand(input));
1904
1902
  reason = result;
1905
1903
  try {
1906
1904
  const returnComparator = () => {
1907
1905
  return result.State;
1908
1906
  };
1909
1907
  if (returnComparator() === "IDLE") {
1910
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1908
+ return { state: client.WaiterState.SUCCESS, reason };
1911
1909
  }
1912
1910
  }
1913
1911
  catch (e) { }
@@ -1916,7 +1914,7 @@ const checkState$f = async (client, input) => {
1916
1914
  return result.State;
1917
1915
  };
1918
1916
  if (returnComparator() === "STOPPING") {
1919
- return { state: utilWaiter.WaiterState.RETRY, reason };
1917
+ return { state: client.WaiterState.RETRY, reason };
1920
1918
  }
1921
1919
  }
1922
1920
  catch (e) { }
@@ -1924,32 +1922,32 @@ const checkState$f = async (client, input) => {
1924
1922
  catch (exception) {
1925
1923
  reason = exception;
1926
1924
  if (exception.name === "InternalServerErrorException") {
1927
- return { state: utilWaiter.WaiterState.RETRY, reason };
1925
+ return { state: client.WaiterState.RETRY, reason };
1928
1926
  }
1929
1927
  }
1930
- return { state: utilWaiter.WaiterState.RETRY, reason };
1928
+ return { state: client.WaiterState.RETRY, reason };
1931
1929
  };
1932
1930
  const waitForChannelStopped = async (params, input) => {
1933
1931
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
1934
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$f);
1932
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$f);
1935
1933
  };
1936
1934
  const waitUntilChannelStopped = async (params, input) => {
1937
1935
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
1938
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$f);
1939
- return utilWaiter.checkExceptions(result);
1936
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$f);
1937
+ return client.checkExceptions(result);
1940
1938
  };
1941
1939
 
1942
- const checkState$e = async (client, input) => {
1940
+ const checkState$e = async (client$1, input) => {
1943
1941
  let reason;
1944
1942
  try {
1945
- let result = await client.send(new DescribeClusterCommand(input));
1943
+ let result = await client$1.send(new DescribeClusterCommand(input));
1946
1944
  reason = result;
1947
1945
  try {
1948
1946
  const returnComparator = () => {
1949
1947
  return result.State;
1950
1948
  };
1951
1949
  if (returnComparator() === "ACTIVE") {
1952
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
1950
+ return { state: client.WaiterState.SUCCESS, reason };
1953
1951
  }
1954
1952
  }
1955
1953
  catch (e) { }
@@ -1958,7 +1956,7 @@ const checkState$e = async (client, input) => {
1958
1956
  return result.State;
1959
1957
  };
1960
1958
  if (returnComparator() === "CREATING") {
1961
- return { state: utilWaiter.WaiterState.RETRY, reason };
1959
+ return { state: client.WaiterState.RETRY, reason };
1962
1960
  }
1963
1961
  }
1964
1962
  catch (e) { }
@@ -1967,7 +1965,7 @@ const checkState$e = async (client, input) => {
1967
1965
  return result.State;
1968
1966
  };
1969
1967
  if (returnComparator() === "CREATE_FAILED") {
1970
- return { state: utilWaiter.WaiterState.FAILURE, reason };
1968
+ return { state: client.WaiterState.FAILURE, reason };
1971
1969
  }
1972
1970
  }
1973
1971
  catch (e) { }
@@ -1975,32 +1973,32 @@ const checkState$e = async (client, input) => {
1975
1973
  catch (exception) {
1976
1974
  reason = exception;
1977
1975
  if (exception.name === "InternalServerErrorException") {
1978
- return { state: utilWaiter.WaiterState.RETRY, reason };
1976
+ return { state: client.WaiterState.RETRY, reason };
1979
1977
  }
1980
1978
  }
1981
- return { state: utilWaiter.WaiterState.RETRY, reason };
1979
+ return { state: client.WaiterState.RETRY, reason };
1982
1980
  };
1983
1981
  const waitForClusterCreated = async (params, input) => {
1984
1982
  const serviceDefaults = { minDelay: 3, maxDelay: 120 };
1985
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$e);
1983
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$e);
1986
1984
  };
1987
1985
  const waitUntilClusterCreated = async (params, input) => {
1988
1986
  const serviceDefaults = { minDelay: 3, maxDelay: 120 };
1989
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$e);
1990
- return utilWaiter.checkExceptions(result);
1987
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$e);
1988
+ return client.checkExceptions(result);
1991
1989
  };
1992
1990
 
1993
- const checkState$d = async (client, input) => {
1991
+ const checkState$d = async (client$1, input) => {
1994
1992
  let reason;
1995
1993
  try {
1996
- let result = await client.send(new DescribeClusterCommand(input));
1994
+ let result = await client$1.send(new DescribeClusterCommand(input));
1997
1995
  reason = result;
1998
1996
  try {
1999
1997
  const returnComparator = () => {
2000
1998
  return result.State;
2001
1999
  };
2002
2000
  if (returnComparator() === "DELETED") {
2003
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2001
+ return { state: client.WaiterState.SUCCESS, reason };
2004
2002
  }
2005
2003
  }
2006
2004
  catch (e) { }
@@ -2009,7 +2007,7 @@ const checkState$d = async (client, input) => {
2009
2007
  return result.State;
2010
2008
  };
2011
2009
  if (returnComparator() === "DELETING") {
2012
- return { state: utilWaiter.WaiterState.RETRY, reason };
2010
+ return { state: client.WaiterState.RETRY, reason };
2013
2011
  }
2014
2012
  }
2015
2013
  catch (e) { }
@@ -2017,32 +2015,32 @@ const checkState$d = async (client, input) => {
2017
2015
  catch (exception) {
2018
2016
  reason = exception;
2019
2017
  if (exception.name === "InternalServerErrorException") {
2020
- return { state: utilWaiter.WaiterState.RETRY, reason };
2018
+ return { state: client.WaiterState.RETRY, reason };
2021
2019
  }
2022
2020
  }
2023
- return { state: utilWaiter.WaiterState.RETRY, reason };
2021
+ return { state: client.WaiterState.RETRY, reason };
2024
2022
  };
2025
2023
  const waitForClusterDeleted = async (params, input) => {
2026
2024
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2027
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$d);
2025
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$d);
2028
2026
  };
2029
2027
  const waitUntilClusterDeleted = async (params, input) => {
2030
2028
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2031
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$d);
2032
- return utilWaiter.checkExceptions(result);
2029
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$d);
2030
+ return client.checkExceptions(result);
2033
2031
  };
2034
2032
 
2035
- const checkState$c = async (client, input) => {
2033
+ const checkState$c = async (client$1, input) => {
2036
2034
  let reason;
2037
2035
  try {
2038
- let result = await client.send(new DescribeInputCommand(input));
2036
+ let result = await client$1.send(new DescribeInputCommand(input));
2039
2037
  reason = result;
2040
2038
  try {
2041
2039
  const returnComparator = () => {
2042
2040
  return result.State;
2043
2041
  };
2044
2042
  if (returnComparator() === "ATTACHED") {
2045
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2043
+ return { state: client.WaiterState.SUCCESS, reason };
2046
2044
  }
2047
2045
  }
2048
2046
  catch (e) { }
@@ -2051,7 +2049,7 @@ const checkState$c = async (client, input) => {
2051
2049
  return result.State;
2052
2050
  };
2053
2051
  if (returnComparator() === "DETACHED") {
2054
- return { state: utilWaiter.WaiterState.RETRY, reason };
2052
+ return { state: client.WaiterState.RETRY, reason };
2055
2053
  }
2056
2054
  }
2057
2055
  catch (e) { }
@@ -2059,32 +2057,32 @@ const checkState$c = async (client, input) => {
2059
2057
  catch (exception) {
2060
2058
  reason = exception;
2061
2059
  if (exception.name === "InternalServerErrorException") {
2062
- return { state: utilWaiter.WaiterState.RETRY, reason };
2060
+ return { state: client.WaiterState.RETRY, reason };
2063
2061
  }
2064
2062
  }
2065
- return { state: utilWaiter.WaiterState.RETRY, reason };
2063
+ return { state: client.WaiterState.RETRY, reason };
2066
2064
  };
2067
2065
  const waitForInputAttached = async (params, input) => {
2068
2066
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2069
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$c);
2067
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$c);
2070
2068
  };
2071
2069
  const waitUntilInputAttached = async (params, input) => {
2072
2070
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2073
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$c);
2074
- return utilWaiter.checkExceptions(result);
2071
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$c);
2072
+ return client.checkExceptions(result);
2075
2073
  };
2076
2074
 
2077
- const checkState$b = async (client, input) => {
2075
+ const checkState$b = async (client$1, input) => {
2078
2076
  let reason;
2079
2077
  try {
2080
- let result = await client.send(new DescribeInputCommand(input));
2078
+ let result = await client$1.send(new DescribeInputCommand(input));
2081
2079
  reason = result;
2082
2080
  try {
2083
2081
  const returnComparator = () => {
2084
2082
  return result.State;
2085
2083
  };
2086
2084
  if (returnComparator() === "DELETED") {
2087
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2085
+ return { state: client.WaiterState.SUCCESS, reason };
2088
2086
  }
2089
2087
  }
2090
2088
  catch (e) { }
@@ -2093,7 +2091,7 @@ const checkState$b = async (client, input) => {
2093
2091
  return result.State;
2094
2092
  };
2095
2093
  if (returnComparator() === "DELETING") {
2096
- return { state: utilWaiter.WaiterState.RETRY, reason };
2094
+ return { state: client.WaiterState.RETRY, reason };
2097
2095
  }
2098
2096
  }
2099
2097
  catch (e) { }
@@ -2101,32 +2099,32 @@ const checkState$b = async (client, input) => {
2101
2099
  catch (exception) {
2102
2100
  reason = exception;
2103
2101
  if (exception.name === "InternalServerErrorException") {
2104
- return { state: utilWaiter.WaiterState.RETRY, reason };
2102
+ return { state: client.WaiterState.RETRY, reason };
2105
2103
  }
2106
2104
  }
2107
- return { state: utilWaiter.WaiterState.RETRY, reason };
2105
+ return { state: client.WaiterState.RETRY, reason };
2108
2106
  };
2109
2107
  const waitForInputDeleted = async (params, input) => {
2110
2108
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2111
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$b);
2109
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$b);
2112
2110
  };
2113
2111
  const waitUntilInputDeleted = async (params, input) => {
2114
2112
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2115
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$b);
2116
- return utilWaiter.checkExceptions(result);
2113
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$b);
2114
+ return client.checkExceptions(result);
2117
2115
  };
2118
2116
 
2119
- const checkState$a = async (client, input) => {
2117
+ const checkState$a = async (client$1, input) => {
2120
2118
  let reason;
2121
2119
  try {
2122
- let result = await client.send(new DescribeInputCommand(input));
2120
+ let result = await client$1.send(new DescribeInputCommand(input));
2123
2121
  reason = result;
2124
2122
  try {
2125
2123
  const returnComparator = () => {
2126
2124
  return result.State;
2127
2125
  };
2128
2126
  if (returnComparator() === "DETACHED") {
2129
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2127
+ return { state: client.WaiterState.SUCCESS, reason };
2130
2128
  }
2131
2129
  }
2132
2130
  catch (e) { }
@@ -2135,7 +2133,7 @@ const checkState$a = async (client, input) => {
2135
2133
  return result.State;
2136
2134
  };
2137
2135
  if (returnComparator() === "CREATING") {
2138
- return { state: utilWaiter.WaiterState.RETRY, reason };
2136
+ return { state: client.WaiterState.RETRY, reason };
2139
2137
  }
2140
2138
  }
2141
2139
  catch (e) { }
@@ -2144,7 +2142,7 @@ const checkState$a = async (client, input) => {
2144
2142
  return result.State;
2145
2143
  };
2146
2144
  if (returnComparator() === "ATTACHED") {
2147
- return { state: utilWaiter.WaiterState.RETRY, reason };
2145
+ return { state: client.WaiterState.RETRY, reason };
2148
2146
  }
2149
2147
  }
2150
2148
  catch (e) { }
@@ -2152,32 +2150,32 @@ const checkState$a = async (client, input) => {
2152
2150
  catch (exception) {
2153
2151
  reason = exception;
2154
2152
  if (exception.name === "InternalServerErrorException") {
2155
- return { state: utilWaiter.WaiterState.RETRY, reason };
2153
+ return { state: client.WaiterState.RETRY, reason };
2156
2154
  }
2157
2155
  }
2158
- return { state: utilWaiter.WaiterState.RETRY, reason };
2156
+ return { state: client.WaiterState.RETRY, reason };
2159
2157
  };
2160
2158
  const waitForInputDetached = async (params, input) => {
2161
2159
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2162
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$a);
2160
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$a);
2163
2161
  };
2164
2162
  const waitUntilInputDetached = async (params, input) => {
2165
2163
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2166
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$a);
2167
- return utilWaiter.checkExceptions(result);
2164
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$a);
2165
+ return client.checkExceptions(result);
2168
2166
  };
2169
2167
 
2170
- const checkState$9 = async (client, input) => {
2168
+ const checkState$9 = async (client$1, input) => {
2171
2169
  let reason;
2172
2170
  try {
2173
- let result = await client.send(new DescribeMultiplexCommand(input));
2171
+ let result = await client$1.send(new DescribeMultiplexCommand(input));
2174
2172
  reason = result;
2175
2173
  try {
2176
2174
  const returnComparator = () => {
2177
2175
  return result.State;
2178
2176
  };
2179
2177
  if (returnComparator() === "IDLE") {
2180
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2178
+ return { state: client.WaiterState.SUCCESS, reason };
2181
2179
  }
2182
2180
  }
2183
2181
  catch (e) { }
@@ -2186,7 +2184,7 @@ const checkState$9 = async (client, input) => {
2186
2184
  return result.State;
2187
2185
  };
2188
2186
  if (returnComparator() === "CREATING") {
2189
- return { state: utilWaiter.WaiterState.RETRY, reason };
2187
+ return { state: client.WaiterState.RETRY, reason };
2190
2188
  }
2191
2189
  }
2192
2190
  catch (e) { }
@@ -2195,7 +2193,7 @@ const checkState$9 = async (client, input) => {
2195
2193
  return result.State;
2196
2194
  };
2197
2195
  if (returnComparator() === "CREATE_FAILED") {
2198
- return { state: utilWaiter.WaiterState.FAILURE, reason };
2196
+ return { state: client.WaiterState.FAILURE, reason };
2199
2197
  }
2200
2198
  }
2201
2199
  catch (e) { }
@@ -2203,32 +2201,32 @@ const checkState$9 = async (client, input) => {
2203
2201
  catch (exception) {
2204
2202
  reason = exception;
2205
2203
  if (exception.name === "InternalServerErrorException") {
2206
- return { state: utilWaiter.WaiterState.RETRY, reason };
2204
+ return { state: client.WaiterState.RETRY, reason };
2207
2205
  }
2208
2206
  }
2209
- return { state: utilWaiter.WaiterState.RETRY, reason };
2207
+ return { state: client.WaiterState.RETRY, reason };
2210
2208
  };
2211
2209
  const waitForMultiplexCreated = async (params, input) => {
2212
2210
  const serviceDefaults = { minDelay: 3, maxDelay: 120 };
2213
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$9);
2211
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$9);
2214
2212
  };
2215
2213
  const waitUntilMultiplexCreated = async (params, input) => {
2216
2214
  const serviceDefaults = { minDelay: 3, maxDelay: 120 };
2217
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$9);
2218
- return utilWaiter.checkExceptions(result);
2215
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$9);
2216
+ return client.checkExceptions(result);
2219
2217
  };
2220
2218
 
2221
- const checkState$8 = async (client, input) => {
2219
+ const checkState$8 = async (client$1, input) => {
2222
2220
  let reason;
2223
2221
  try {
2224
- let result = await client.send(new DescribeMultiplexCommand(input));
2222
+ let result = await client$1.send(new DescribeMultiplexCommand(input));
2225
2223
  reason = result;
2226
2224
  try {
2227
2225
  const returnComparator = () => {
2228
2226
  return result.State;
2229
2227
  };
2230
2228
  if (returnComparator() === "DELETED") {
2231
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2229
+ return { state: client.WaiterState.SUCCESS, reason };
2232
2230
  }
2233
2231
  }
2234
2232
  catch (e) { }
@@ -2237,7 +2235,7 @@ const checkState$8 = async (client, input) => {
2237
2235
  return result.State;
2238
2236
  };
2239
2237
  if (returnComparator() === "DELETING") {
2240
- return { state: utilWaiter.WaiterState.RETRY, reason };
2238
+ return { state: client.WaiterState.RETRY, reason };
2241
2239
  }
2242
2240
  }
2243
2241
  catch (e) { }
@@ -2245,32 +2243,32 @@ const checkState$8 = async (client, input) => {
2245
2243
  catch (exception) {
2246
2244
  reason = exception;
2247
2245
  if (exception.name === "InternalServerErrorException") {
2248
- return { state: utilWaiter.WaiterState.RETRY, reason };
2246
+ return { state: client.WaiterState.RETRY, reason };
2249
2247
  }
2250
2248
  }
2251
- return { state: utilWaiter.WaiterState.RETRY, reason };
2249
+ return { state: client.WaiterState.RETRY, reason };
2252
2250
  };
2253
2251
  const waitForMultiplexDeleted = async (params, input) => {
2254
2252
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2255
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
2253
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
2256
2254
  };
2257
2255
  const waitUntilMultiplexDeleted = async (params, input) => {
2258
2256
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2259
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
2260
- return utilWaiter.checkExceptions(result);
2257
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
2258
+ return client.checkExceptions(result);
2261
2259
  };
2262
2260
 
2263
- const checkState$7 = async (client, input) => {
2261
+ const checkState$7 = async (client$1, input) => {
2264
2262
  let reason;
2265
2263
  try {
2266
- let result = await client.send(new DescribeMultiplexCommand(input));
2264
+ let result = await client$1.send(new DescribeMultiplexCommand(input));
2267
2265
  reason = result;
2268
2266
  try {
2269
2267
  const returnComparator = () => {
2270
2268
  return result.State;
2271
2269
  };
2272
2270
  if (returnComparator() === "RUNNING") {
2273
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2271
+ return { state: client.WaiterState.SUCCESS, reason };
2274
2272
  }
2275
2273
  }
2276
2274
  catch (e) { }
@@ -2279,7 +2277,7 @@ const checkState$7 = async (client, input) => {
2279
2277
  return result.State;
2280
2278
  };
2281
2279
  if (returnComparator() === "STARTING") {
2282
- return { state: utilWaiter.WaiterState.RETRY, reason };
2280
+ return { state: client.WaiterState.RETRY, reason };
2283
2281
  }
2284
2282
  }
2285
2283
  catch (e) { }
@@ -2287,32 +2285,32 @@ const checkState$7 = async (client, input) => {
2287
2285
  catch (exception) {
2288
2286
  reason = exception;
2289
2287
  if (exception.name === "InternalServerErrorException") {
2290
- return { state: utilWaiter.WaiterState.RETRY, reason };
2288
+ return { state: client.WaiterState.RETRY, reason };
2291
2289
  }
2292
2290
  }
2293
- return { state: utilWaiter.WaiterState.RETRY, reason };
2291
+ return { state: client.WaiterState.RETRY, reason };
2294
2292
  };
2295
2293
  const waitForMultiplexRunning = async (params, input) => {
2296
2294
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2297
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
2295
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
2298
2296
  };
2299
2297
  const waitUntilMultiplexRunning = async (params, input) => {
2300
2298
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2301
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
2302
- return utilWaiter.checkExceptions(result);
2299
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
2300
+ return client.checkExceptions(result);
2303
2301
  };
2304
2302
 
2305
- const checkState$6 = async (client, input) => {
2303
+ const checkState$6 = async (client$1, input) => {
2306
2304
  let reason;
2307
2305
  try {
2308
- let result = await client.send(new DescribeMultiplexCommand(input));
2306
+ let result = await client$1.send(new DescribeMultiplexCommand(input));
2309
2307
  reason = result;
2310
2308
  try {
2311
2309
  const returnComparator = () => {
2312
2310
  return result.State;
2313
2311
  };
2314
2312
  if (returnComparator() === "IDLE") {
2315
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2313
+ return { state: client.WaiterState.SUCCESS, reason };
2316
2314
  }
2317
2315
  }
2318
2316
  catch (e) { }
@@ -2321,7 +2319,7 @@ const checkState$6 = async (client, input) => {
2321
2319
  return result.State;
2322
2320
  };
2323
2321
  if (returnComparator() === "STOPPING") {
2324
- return { state: utilWaiter.WaiterState.RETRY, reason };
2322
+ return { state: client.WaiterState.RETRY, reason };
2325
2323
  }
2326
2324
  }
2327
2325
  catch (e) { }
@@ -2329,32 +2327,32 @@ const checkState$6 = async (client, input) => {
2329
2327
  catch (exception) {
2330
2328
  reason = exception;
2331
2329
  if (exception.name === "InternalServerErrorException") {
2332
- return { state: utilWaiter.WaiterState.RETRY, reason };
2330
+ return { state: client.WaiterState.RETRY, reason };
2333
2331
  }
2334
2332
  }
2335
- return { state: utilWaiter.WaiterState.RETRY, reason };
2333
+ return { state: client.WaiterState.RETRY, reason };
2336
2334
  };
2337
2335
  const waitForMultiplexStopped = async (params, input) => {
2338
2336
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2339
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
2337
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
2340
2338
  };
2341
2339
  const waitUntilMultiplexStopped = async (params, input) => {
2342
2340
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2343
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
2344
- return utilWaiter.checkExceptions(result);
2341
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
2342
+ return client.checkExceptions(result);
2345
2343
  };
2346
2344
 
2347
- const checkState$5 = async (client, input) => {
2345
+ const checkState$5 = async (client$1, input) => {
2348
2346
  let reason;
2349
2347
  try {
2350
- let result = await client.send(new DescribeNodeCommand(input));
2348
+ let result = await client$1.send(new DescribeNodeCommand(input));
2351
2349
  reason = result;
2352
2350
  try {
2353
2351
  const returnComparator = () => {
2354
2352
  return result.State;
2355
2353
  };
2356
2354
  if (returnComparator() === "DEREGISTERED") {
2357
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2355
+ return { state: client.WaiterState.SUCCESS, reason };
2358
2356
  }
2359
2357
  }
2360
2358
  catch (e) { }
@@ -2363,7 +2361,7 @@ const checkState$5 = async (client, input) => {
2363
2361
  return result.State;
2364
2362
  };
2365
2363
  if (returnComparator() === "DEREGISTERING") {
2366
- return { state: utilWaiter.WaiterState.RETRY, reason };
2364
+ return { state: client.WaiterState.RETRY, reason };
2367
2365
  }
2368
2366
  }
2369
2367
  catch (e) { }
@@ -2372,7 +2370,7 @@ const checkState$5 = async (client, input) => {
2372
2370
  return result.State;
2373
2371
  };
2374
2372
  if (returnComparator() === "DRAINING") {
2375
- return { state: utilWaiter.WaiterState.RETRY, reason };
2373
+ return { state: client.WaiterState.RETRY, reason };
2376
2374
  }
2377
2375
  }
2378
2376
  catch (e) { }
@@ -2380,32 +2378,32 @@ const checkState$5 = async (client, input) => {
2380
2378
  catch (exception) {
2381
2379
  reason = exception;
2382
2380
  if (exception.name === "InternalServerErrorException") {
2383
- return { state: utilWaiter.WaiterState.RETRY, reason };
2381
+ return { state: client.WaiterState.RETRY, reason };
2384
2382
  }
2385
2383
  }
2386
- return { state: utilWaiter.WaiterState.RETRY, reason };
2384
+ return { state: client.WaiterState.RETRY, reason };
2387
2385
  };
2388
2386
  const waitForNodeDeregistered = async (params, input) => {
2389
2387
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2390
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
2388
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
2391
2389
  };
2392
2390
  const waitUntilNodeDeregistered = async (params, input) => {
2393
2391
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2394
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
2395
- return utilWaiter.checkExceptions(result);
2392
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
2393
+ return client.checkExceptions(result);
2396
2394
  };
2397
2395
 
2398
- const checkState$4 = async (client, input) => {
2396
+ const checkState$4 = async (client$1, input) => {
2399
2397
  let reason;
2400
2398
  try {
2401
- let result = await client.send(new DescribeNodeCommand(input));
2399
+ let result = await client$1.send(new DescribeNodeCommand(input));
2402
2400
  reason = result;
2403
2401
  try {
2404
2402
  const returnComparator = () => {
2405
2403
  return result.State;
2406
2404
  };
2407
2405
  if (returnComparator() === "ACTIVE") {
2408
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2406
+ return { state: client.WaiterState.SUCCESS, reason };
2409
2407
  }
2410
2408
  }
2411
2409
  catch (e) { }
@@ -2414,7 +2412,7 @@ const checkState$4 = async (client, input) => {
2414
2412
  return result.State;
2415
2413
  };
2416
2414
  if (returnComparator() === "REGISTERING") {
2417
- return { state: utilWaiter.WaiterState.RETRY, reason };
2415
+ return { state: client.WaiterState.RETRY, reason };
2418
2416
  }
2419
2417
  }
2420
2418
  catch (e) { }
@@ -2423,7 +2421,7 @@ const checkState$4 = async (client, input) => {
2423
2421
  return result.State;
2424
2422
  };
2425
2423
  if (returnComparator() === "REGISTRATION_FAILED") {
2426
- return { state: utilWaiter.WaiterState.FAILURE, reason };
2424
+ return { state: client.WaiterState.FAILURE, reason };
2427
2425
  }
2428
2426
  }
2429
2427
  catch (e) { }
@@ -2431,35 +2429,35 @@ const checkState$4 = async (client, input) => {
2431
2429
  catch (exception) {
2432
2430
  reason = exception;
2433
2431
  if (exception.name === "NotFoundException") {
2434
- return { state: utilWaiter.WaiterState.RETRY, reason };
2432
+ return { state: client.WaiterState.RETRY, reason };
2435
2433
  }
2436
2434
  if (exception.name === "InternalServerErrorException") {
2437
- return { state: utilWaiter.WaiterState.RETRY, reason };
2435
+ return { state: client.WaiterState.RETRY, reason };
2438
2436
  }
2439
2437
  }
2440
- return { state: utilWaiter.WaiterState.RETRY, reason };
2438
+ return { state: client.WaiterState.RETRY, reason };
2441
2439
  };
2442
2440
  const waitForNodeRegistered = async (params, input) => {
2443
2441
  const serviceDefaults = { minDelay: 3, maxDelay: 120 };
2444
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
2442
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
2445
2443
  };
2446
2444
  const waitUntilNodeRegistered = async (params, input) => {
2447
2445
  const serviceDefaults = { minDelay: 3, maxDelay: 120 };
2448
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
2449
- return utilWaiter.checkExceptions(result);
2446
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
2447
+ return client.checkExceptions(result);
2450
2448
  };
2451
2449
 
2452
- const checkState$3 = async (client, input) => {
2450
+ const checkState$3 = async (client$1, input) => {
2453
2451
  let reason;
2454
2452
  try {
2455
- let result = await client.send(new GetSignalMapCommand(input));
2453
+ let result = await client$1.send(new GetSignalMapCommand(input));
2456
2454
  reason = result;
2457
2455
  try {
2458
2456
  const returnComparator = () => {
2459
2457
  return result.Status;
2460
2458
  };
2461
2459
  if (returnComparator() === "CREATE_COMPLETE") {
2462
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2460
+ return { state: client.WaiterState.SUCCESS, reason };
2463
2461
  }
2464
2462
  }
2465
2463
  catch (e) { }
@@ -2468,7 +2466,7 @@ const checkState$3 = async (client, input) => {
2468
2466
  return result.Status;
2469
2467
  };
2470
2468
  if (returnComparator() === "CREATE_IN_PROGRESS") {
2471
- return { state: utilWaiter.WaiterState.RETRY, reason };
2469
+ return { state: client.WaiterState.RETRY, reason };
2472
2470
  }
2473
2471
  }
2474
2472
  catch (e) { }
@@ -2477,7 +2475,7 @@ const checkState$3 = async (client, input) => {
2477
2475
  return result.Status;
2478
2476
  };
2479
2477
  if (returnComparator() === "CREATE_FAILED") {
2480
- return { state: utilWaiter.WaiterState.FAILURE, reason };
2478
+ return { state: client.WaiterState.FAILURE, reason };
2481
2479
  }
2482
2480
  }
2483
2481
  catch (e) { }
@@ -2485,29 +2483,29 @@ const checkState$3 = async (client, input) => {
2485
2483
  catch (exception) {
2486
2484
  reason = exception;
2487
2485
  }
2488
- return { state: utilWaiter.WaiterState.RETRY, reason };
2486
+ return { state: client.WaiterState.RETRY, reason };
2489
2487
  };
2490
2488
  const waitForSignalMapCreated = async (params, input) => {
2491
2489
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2492
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
2490
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
2493
2491
  };
2494
2492
  const waitUntilSignalMapCreated = async (params, input) => {
2495
2493
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2496
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
2497
- return utilWaiter.checkExceptions(result);
2494
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
2495
+ return client.checkExceptions(result);
2498
2496
  };
2499
2497
 
2500
- const checkState$2 = async (client, input) => {
2498
+ const checkState$2 = async (client$1, input) => {
2501
2499
  let reason;
2502
2500
  try {
2503
- let result = await client.send(new GetSignalMapCommand(input));
2501
+ let result = await client$1.send(new GetSignalMapCommand(input));
2504
2502
  reason = result;
2505
2503
  try {
2506
2504
  const returnComparator = () => {
2507
2505
  return result.MonitorDeployment.Status;
2508
2506
  };
2509
2507
  if (returnComparator() === "DELETE_COMPLETE") {
2510
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2508
+ return { state: client.WaiterState.SUCCESS, reason };
2511
2509
  }
2512
2510
  }
2513
2511
  catch (e) { }
@@ -2516,7 +2514,7 @@ const checkState$2 = async (client, input) => {
2516
2514
  return result.MonitorDeployment.Status;
2517
2515
  };
2518
2516
  if (returnComparator() === "DELETE_IN_PROGRESS") {
2519
- return { state: utilWaiter.WaiterState.RETRY, reason };
2517
+ return { state: client.WaiterState.RETRY, reason };
2520
2518
  }
2521
2519
  }
2522
2520
  catch (e) { }
@@ -2525,7 +2523,7 @@ const checkState$2 = async (client, input) => {
2525
2523
  return result.MonitorDeployment.Status;
2526
2524
  };
2527
2525
  if (returnComparator() === "DELETE_FAILED") {
2528
- return { state: utilWaiter.WaiterState.FAILURE, reason };
2526
+ return { state: client.WaiterState.FAILURE, reason };
2529
2527
  }
2530
2528
  }
2531
2529
  catch (e) { }
@@ -2533,29 +2531,29 @@ const checkState$2 = async (client, input) => {
2533
2531
  catch (exception) {
2534
2532
  reason = exception;
2535
2533
  }
2536
- return { state: utilWaiter.WaiterState.RETRY, reason };
2534
+ return { state: client.WaiterState.RETRY, reason };
2537
2535
  };
2538
2536
  const waitForSignalMapMonitorDeleted = async (params, input) => {
2539
2537
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2540
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
2538
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
2541
2539
  };
2542
2540
  const waitUntilSignalMapMonitorDeleted = async (params, input) => {
2543
2541
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2544
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
2545
- return utilWaiter.checkExceptions(result);
2542
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
2543
+ return client.checkExceptions(result);
2546
2544
  };
2547
2545
 
2548
- const checkState$1 = async (client, input) => {
2546
+ const checkState$1 = async (client$1, input) => {
2549
2547
  let reason;
2550
2548
  try {
2551
- let result = await client.send(new GetSignalMapCommand(input));
2549
+ let result = await client$1.send(new GetSignalMapCommand(input));
2552
2550
  reason = result;
2553
2551
  try {
2554
2552
  const returnComparator = () => {
2555
2553
  return result.MonitorDeployment.Status;
2556
2554
  };
2557
2555
  if (returnComparator() === "DRY_RUN_DEPLOYMENT_COMPLETE") {
2558
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2556
+ return { state: client.WaiterState.SUCCESS, reason };
2559
2557
  }
2560
2558
  }
2561
2559
  catch (e) { }
@@ -2564,7 +2562,7 @@ const checkState$1 = async (client, input) => {
2564
2562
  return result.MonitorDeployment.Status;
2565
2563
  };
2566
2564
  if (returnComparator() === "DEPLOYMENT_COMPLETE") {
2567
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2565
+ return { state: client.WaiterState.SUCCESS, reason };
2568
2566
  }
2569
2567
  }
2570
2568
  catch (e) { }
@@ -2573,7 +2571,7 @@ const checkState$1 = async (client, input) => {
2573
2571
  return result.MonitorDeployment.Status;
2574
2572
  };
2575
2573
  if (returnComparator() === "DRY_RUN_DEPLOYMENT_IN_PROGRESS") {
2576
- return { state: utilWaiter.WaiterState.RETRY, reason };
2574
+ return { state: client.WaiterState.RETRY, reason };
2577
2575
  }
2578
2576
  }
2579
2577
  catch (e) { }
@@ -2582,7 +2580,7 @@ const checkState$1 = async (client, input) => {
2582
2580
  return result.MonitorDeployment.Status;
2583
2581
  };
2584
2582
  if (returnComparator() === "DEPLOYMENT_IN_PROGRESS") {
2585
- return { state: utilWaiter.WaiterState.RETRY, reason };
2583
+ return { state: client.WaiterState.RETRY, reason };
2586
2584
  }
2587
2585
  }
2588
2586
  catch (e) { }
@@ -2591,7 +2589,7 @@ const checkState$1 = async (client, input) => {
2591
2589
  return result.MonitorDeployment.Status;
2592
2590
  };
2593
2591
  if (returnComparator() === "DRY_RUN_DEPLOYMENT_FAILED") {
2594
- return { state: utilWaiter.WaiterState.FAILURE, reason };
2592
+ return { state: client.WaiterState.FAILURE, reason };
2595
2593
  }
2596
2594
  }
2597
2595
  catch (e) { }
@@ -2600,7 +2598,7 @@ const checkState$1 = async (client, input) => {
2600
2598
  return result.MonitorDeployment.Status;
2601
2599
  };
2602
2600
  if (returnComparator() === "DEPLOYMENT_FAILED") {
2603
- return { state: utilWaiter.WaiterState.FAILURE, reason };
2601
+ return { state: client.WaiterState.FAILURE, reason };
2604
2602
  }
2605
2603
  }
2606
2604
  catch (e) { }
@@ -2608,29 +2606,29 @@ const checkState$1 = async (client, input) => {
2608
2606
  catch (exception) {
2609
2607
  reason = exception;
2610
2608
  }
2611
- return { state: utilWaiter.WaiterState.RETRY, reason };
2609
+ return { state: client.WaiterState.RETRY, reason };
2612
2610
  };
2613
2611
  const waitForSignalMapMonitorDeployed = async (params, input) => {
2614
2612
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2615
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
2613
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
2616
2614
  };
2617
2615
  const waitUntilSignalMapMonitorDeployed = async (params, input) => {
2618
2616
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2619
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
2620
- return utilWaiter.checkExceptions(result);
2617
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
2618
+ return client.checkExceptions(result);
2621
2619
  };
2622
2620
 
2623
- const checkState = async (client, input) => {
2621
+ const checkState = async (client$1, input) => {
2624
2622
  let reason;
2625
2623
  try {
2626
- let result = await client.send(new GetSignalMapCommand(input));
2624
+ let result = await client$1.send(new GetSignalMapCommand(input));
2627
2625
  reason = result;
2628
2626
  try {
2629
2627
  const returnComparator = () => {
2630
2628
  return result.Status;
2631
2629
  };
2632
2630
  if (returnComparator() === "UPDATE_COMPLETE") {
2633
- return { state: utilWaiter.WaiterState.SUCCESS, reason };
2631
+ return { state: client.WaiterState.SUCCESS, reason };
2634
2632
  }
2635
2633
  }
2636
2634
  catch (e) { }
@@ -2639,7 +2637,7 @@ const checkState = async (client, input) => {
2639
2637
  return result.Status;
2640
2638
  };
2641
2639
  if (returnComparator() === "UPDATE_IN_PROGRESS") {
2642
- return { state: utilWaiter.WaiterState.RETRY, reason };
2640
+ return { state: client.WaiterState.RETRY, reason };
2643
2641
  }
2644
2642
  }
2645
2643
  catch (e) { }
@@ -2648,7 +2646,7 @@ const checkState = async (client, input) => {
2648
2646
  return result.Status;
2649
2647
  };
2650
2648
  if (returnComparator() === "UPDATE_FAILED") {
2651
- return { state: utilWaiter.WaiterState.FAILURE, reason };
2649
+ return { state: client.WaiterState.FAILURE, reason };
2652
2650
  }
2653
2651
  }
2654
2652
  catch (e) { }
@@ -2657,7 +2655,7 @@ const checkState = async (client, input) => {
2657
2655
  return result.Status;
2658
2656
  };
2659
2657
  if (returnComparator() === "UPDATE_REVERTED") {
2660
- return { state: utilWaiter.WaiterState.FAILURE, reason };
2658
+ return { state: client.WaiterState.FAILURE, reason };
2661
2659
  }
2662
2660
  }
2663
2661
  catch (e) { }
@@ -2665,16 +2663,16 @@ const checkState = async (client, input) => {
2665
2663
  catch (exception) {
2666
2664
  reason = exception;
2667
2665
  }
2668
- return { state: utilWaiter.WaiterState.RETRY, reason };
2666
+ return { state: client.WaiterState.RETRY, reason };
2669
2667
  };
2670
2668
  const waitForSignalMapUpdated = async (params, input) => {
2671
2669
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2672
- return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
2670
+ return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
2673
2671
  };
2674
2672
  const waitUntilSignalMapUpdated = async (params, input) => {
2675
2673
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
2676
- const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
2677
- return utilWaiter.checkExceptions(result);
2674
+ const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
2675
+ return client.checkExceptions(result);
2678
2676
  };
2679
2677
 
2680
2678
  const commands = {
@@ -2853,7 +2851,7 @@ const waiters = {
2853
2851
  };
2854
2852
  class MediaLive extends MediaLiveClient {
2855
2853
  }
2856
- smithyClient.createAggregatedClient(commands, MediaLive, { paginators, waiters });
2854
+ client.createAggregatedClient(commands, MediaLive, { paginators, waiters });
2857
2855
 
2858
2856
  const DashRoleAudio = {
2859
2857
  ALTERNATE: "ALTERNATE",
@@ -4607,8 +4605,8 @@ const UpdateNodeStateShape = {
4607
4605
  DRAINING: "DRAINING",
4608
4606
  };
4609
4607
 
4610
- exports.$Command = smithyClient.Command;
4611
- exports.__Client = smithyClient.Client;
4608
+ exports.$Command = client.Command;
4609
+ exports.__Client = client.Client;
4612
4610
  exports.MediaLiveServiceException = MediaLiveServiceException.MediaLiveServiceException;
4613
4611
  exports.AacCodingMode = AacCodingMode;
4614
4612
  exports.AacInputType = AacInputType;