@aws-sdk/client-medialive 3.1076.0 → 3.1078.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 (389) hide show
  1. package/dist-cjs/index.js +378 -1479
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AcceptInputDeviceTransferCommand.js +2 -14
  4. package/dist-es/commands/BatchDeleteCommand.js +2 -14
  5. package/dist-es/commands/BatchStartCommand.js +2 -14
  6. package/dist-es/commands/BatchStopCommand.js +2 -14
  7. package/dist-es/commands/BatchUpdateScheduleCommand.js +2 -14
  8. package/dist-es/commands/CancelInputDeviceTransferCommand.js +2 -14
  9. package/dist-es/commands/ClaimDeviceCommand.js +2 -14
  10. package/dist-es/commands/CreateChannelCommand.js +2 -14
  11. package/dist-es/commands/CreateChannelPlacementGroupCommand.js +2 -14
  12. package/dist-es/commands/CreateCloudWatchAlarmTemplateCommand.js +2 -14
  13. package/dist-es/commands/CreateCloudWatchAlarmTemplateGroupCommand.js +2 -14
  14. package/dist-es/commands/CreateClusterCommand.js +2 -14
  15. package/dist-es/commands/CreateEventBridgeRuleTemplateCommand.js +2 -14
  16. package/dist-es/commands/CreateEventBridgeRuleTemplateGroupCommand.js +2 -14
  17. package/dist-es/commands/CreateInputCommand.js +2 -14
  18. package/dist-es/commands/CreateInputSecurityGroupCommand.js +2 -14
  19. package/dist-es/commands/CreateMultiplexCommand.js +2 -14
  20. package/dist-es/commands/CreateMultiplexProgramCommand.js +2 -14
  21. package/dist-es/commands/CreateNetworkCommand.js +2 -14
  22. package/dist-es/commands/CreateNodeCommand.js +2 -14
  23. package/dist-es/commands/CreateNodeRegistrationScriptCommand.js +2 -14
  24. package/dist-es/commands/CreatePartnerInputCommand.js +2 -14
  25. package/dist-es/commands/CreateSdiSourceCommand.js +2 -14
  26. package/dist-es/commands/CreateSignalMapCommand.js +2 -14
  27. package/dist-es/commands/CreateTagsCommand.js +2 -14
  28. package/dist-es/commands/DeleteChannelCommand.js +2 -14
  29. package/dist-es/commands/DeleteChannelPlacementGroupCommand.js +2 -14
  30. package/dist-es/commands/DeleteCloudWatchAlarmTemplateCommand.js +2 -14
  31. package/dist-es/commands/DeleteCloudWatchAlarmTemplateGroupCommand.js +2 -14
  32. package/dist-es/commands/DeleteClusterCommand.js +2 -14
  33. package/dist-es/commands/DeleteEventBridgeRuleTemplateCommand.js +2 -14
  34. package/dist-es/commands/DeleteEventBridgeRuleTemplateGroupCommand.js +2 -14
  35. package/dist-es/commands/DeleteInputCommand.js +2 -14
  36. package/dist-es/commands/DeleteInputSecurityGroupCommand.js +2 -14
  37. package/dist-es/commands/DeleteMultiplexCommand.js +2 -14
  38. package/dist-es/commands/DeleteMultiplexProgramCommand.js +2 -14
  39. package/dist-es/commands/DeleteNetworkCommand.js +2 -14
  40. package/dist-es/commands/DeleteNodeCommand.js +2 -14
  41. package/dist-es/commands/DeleteReservationCommand.js +2 -14
  42. package/dist-es/commands/DeleteScheduleCommand.js +2 -14
  43. package/dist-es/commands/DeleteSdiSourceCommand.js +2 -14
  44. package/dist-es/commands/DeleteSignalMapCommand.js +2 -14
  45. package/dist-es/commands/DeleteTagsCommand.js +2 -14
  46. package/dist-es/commands/DescribeAccountConfigurationCommand.js +2 -14
  47. package/dist-es/commands/DescribeChannelCommand.js +2 -14
  48. package/dist-es/commands/DescribeChannelPlacementGroupCommand.js +2 -14
  49. package/dist-es/commands/DescribeClusterCommand.js +2 -14
  50. package/dist-es/commands/DescribeInputCommand.js +2 -14
  51. package/dist-es/commands/DescribeInputDeviceCommand.js +2 -14
  52. package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +2 -14
  53. package/dist-es/commands/DescribeInputSecurityGroupCommand.js +2 -14
  54. package/dist-es/commands/DescribeMultiplexCommand.js +2 -14
  55. package/dist-es/commands/DescribeMultiplexProgramCommand.js +2 -14
  56. package/dist-es/commands/DescribeNetworkCommand.js +2 -14
  57. package/dist-es/commands/DescribeNodeCommand.js +2 -14
  58. package/dist-es/commands/DescribeOfferingCommand.js +2 -14
  59. package/dist-es/commands/DescribeReservationCommand.js +2 -14
  60. package/dist-es/commands/DescribeScheduleCommand.js +2 -14
  61. package/dist-es/commands/DescribeSdiSourceCommand.js +2 -14
  62. package/dist-es/commands/DescribeThumbnailsCommand.js +2 -14
  63. package/dist-es/commands/GetCloudWatchAlarmTemplateCommand.js +2 -14
  64. package/dist-es/commands/GetCloudWatchAlarmTemplateGroupCommand.js +2 -14
  65. package/dist-es/commands/GetEventBridgeRuleTemplateCommand.js +2 -14
  66. package/dist-es/commands/GetEventBridgeRuleTemplateGroupCommand.js +2 -14
  67. package/dist-es/commands/GetSignalMapCommand.js +2 -14
  68. package/dist-es/commands/ListAlertsCommand.js +2 -14
  69. package/dist-es/commands/ListChannelPlacementGroupsCommand.js +2 -14
  70. package/dist-es/commands/ListChannelsCommand.js +2 -14
  71. package/dist-es/commands/ListCloudWatchAlarmTemplateGroupsCommand.js +2 -14
  72. package/dist-es/commands/ListCloudWatchAlarmTemplatesCommand.js +2 -14
  73. package/dist-es/commands/ListClusterAlertsCommand.js +2 -14
  74. package/dist-es/commands/ListClustersCommand.js +2 -14
  75. package/dist-es/commands/ListEventBridgeRuleTemplateGroupsCommand.js +2 -14
  76. package/dist-es/commands/ListEventBridgeRuleTemplatesCommand.js +2 -14
  77. package/dist-es/commands/ListInputDeviceTransfersCommand.js +2 -14
  78. package/dist-es/commands/ListInputDevicesCommand.js +2 -14
  79. package/dist-es/commands/ListInputSecurityGroupsCommand.js +2 -14
  80. package/dist-es/commands/ListInputsCommand.js +2 -14
  81. package/dist-es/commands/ListMultiplexAlertsCommand.js +2 -14
  82. package/dist-es/commands/ListMultiplexProgramsCommand.js +2 -14
  83. package/dist-es/commands/ListMultiplexesCommand.js +2 -14
  84. package/dist-es/commands/ListNetworksCommand.js +2 -14
  85. package/dist-es/commands/ListNodesCommand.js +2 -14
  86. package/dist-es/commands/ListOfferingsCommand.js +2 -14
  87. package/dist-es/commands/ListReservationsCommand.js +2 -14
  88. package/dist-es/commands/ListSdiSourcesCommand.js +2 -14
  89. package/dist-es/commands/ListSignalMapsCommand.js +2 -14
  90. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  91. package/dist-es/commands/ListVersionsCommand.js +2 -14
  92. package/dist-es/commands/PurchaseOfferingCommand.js +2 -14
  93. package/dist-es/commands/RebootInputDeviceCommand.js +2 -14
  94. package/dist-es/commands/RejectInputDeviceTransferCommand.js +2 -14
  95. package/dist-es/commands/RestartChannelPipelinesCommand.js +2 -14
  96. package/dist-es/commands/StartChannelCommand.js +2 -14
  97. package/dist-es/commands/StartDeleteMonitorDeploymentCommand.js +2 -14
  98. package/dist-es/commands/StartInputDeviceCommand.js +2 -14
  99. package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +2 -14
  100. package/dist-es/commands/StartMonitorDeploymentCommand.js +2 -14
  101. package/dist-es/commands/StartMultiplexCommand.js +2 -14
  102. package/dist-es/commands/StartUpdateSignalMapCommand.js +2 -14
  103. package/dist-es/commands/StopChannelCommand.js +2 -14
  104. package/dist-es/commands/StopInputDeviceCommand.js +2 -14
  105. package/dist-es/commands/StopMultiplexCommand.js +2 -14
  106. package/dist-es/commands/TransferInputDeviceCommand.js +2 -14
  107. package/dist-es/commands/UpdateAccountConfigurationCommand.js +2 -14
  108. package/dist-es/commands/UpdateChannelClassCommand.js +2 -14
  109. package/dist-es/commands/UpdateChannelCommand.js +2 -14
  110. package/dist-es/commands/UpdateChannelPlacementGroupCommand.js +2 -14
  111. package/dist-es/commands/UpdateCloudWatchAlarmTemplateCommand.js +2 -14
  112. package/dist-es/commands/UpdateCloudWatchAlarmTemplateGroupCommand.js +2 -14
  113. package/dist-es/commands/UpdateClusterCommand.js +2 -14
  114. package/dist-es/commands/UpdateEventBridgeRuleTemplateCommand.js +2 -14
  115. package/dist-es/commands/UpdateEventBridgeRuleTemplateGroupCommand.js +2 -14
  116. package/dist-es/commands/UpdateInputCommand.js +2 -14
  117. package/dist-es/commands/UpdateInputDeviceCommand.js +2 -14
  118. package/dist-es/commands/UpdateInputSecurityGroupCommand.js +2 -14
  119. package/dist-es/commands/UpdateMultiplexCommand.js +2 -14
  120. package/dist-es/commands/UpdateMultiplexProgramCommand.js +2 -14
  121. package/dist-es/commands/UpdateNetworkCommand.js +2 -14
  122. package/dist-es/commands/UpdateNodeCommand.js +2 -14
  123. package/dist-es/commands/UpdateNodeStateCommand.js +2 -14
  124. package/dist-es/commands/UpdateReservationCommand.js +2 -14
  125. package/dist-es/commands/UpdateSdiSourceCommand.js +2 -14
  126. package/dist-es/index.js +1 -0
  127. package/dist-es/runtimeConfig.browser.js +0 -2
  128. package/dist-es/runtimeConfig.js +1 -2
  129. package/dist-es/runtimeConfig.native.js +0 -2
  130. package/dist-es/runtimeConfig.shared.js +2 -0
  131. package/dist-types/commandBuilder.d.ts +18 -0
  132. package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +3 -8
  133. package/dist-types/commands/BatchDeleteCommand.d.ts +3 -8
  134. package/dist-types/commands/BatchStartCommand.d.ts +3 -8
  135. package/dist-types/commands/BatchStopCommand.d.ts +3 -8
  136. package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +3 -8
  137. package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +3 -8
  138. package/dist-types/commands/ClaimDeviceCommand.d.ts +3 -8
  139. package/dist-types/commands/CreateChannelCommand.d.ts +3 -8
  140. package/dist-types/commands/CreateChannelPlacementGroupCommand.d.ts +3 -8
  141. package/dist-types/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +3 -8
  142. package/dist-types/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +3 -8
  143. package/dist-types/commands/CreateClusterCommand.d.ts +3 -8
  144. package/dist-types/commands/CreateEventBridgeRuleTemplateCommand.d.ts +3 -8
  145. package/dist-types/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +3 -8
  146. package/dist-types/commands/CreateInputCommand.d.ts +3 -8
  147. package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +3 -8
  148. package/dist-types/commands/CreateMultiplexCommand.d.ts +3 -8
  149. package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +3 -8
  150. package/dist-types/commands/CreateNetworkCommand.d.ts +3 -8
  151. package/dist-types/commands/CreateNodeCommand.d.ts +3 -8
  152. package/dist-types/commands/CreateNodeRegistrationScriptCommand.d.ts +3 -8
  153. package/dist-types/commands/CreatePartnerInputCommand.d.ts +3 -8
  154. package/dist-types/commands/CreateSdiSourceCommand.d.ts +3 -8
  155. package/dist-types/commands/CreateSignalMapCommand.d.ts +3 -8
  156. package/dist-types/commands/CreateTagsCommand.d.ts +3 -8
  157. package/dist-types/commands/DeleteChannelCommand.d.ts +3 -8
  158. package/dist-types/commands/DeleteChannelPlacementGroupCommand.d.ts +3 -8
  159. package/dist-types/commands/DeleteCloudWatchAlarmTemplateCommand.d.ts +3 -8
  160. package/dist-types/commands/DeleteCloudWatchAlarmTemplateGroupCommand.d.ts +3 -8
  161. package/dist-types/commands/DeleteClusterCommand.d.ts +3 -8
  162. package/dist-types/commands/DeleteEventBridgeRuleTemplateCommand.d.ts +3 -8
  163. package/dist-types/commands/DeleteEventBridgeRuleTemplateGroupCommand.d.ts +3 -8
  164. package/dist-types/commands/DeleteInputCommand.d.ts +3 -8
  165. package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +3 -8
  166. package/dist-types/commands/DeleteMultiplexCommand.d.ts +3 -8
  167. package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +3 -8
  168. package/dist-types/commands/DeleteNetworkCommand.d.ts +3 -8
  169. package/dist-types/commands/DeleteNodeCommand.d.ts +3 -8
  170. package/dist-types/commands/DeleteReservationCommand.d.ts +3 -8
  171. package/dist-types/commands/DeleteScheduleCommand.d.ts +3 -8
  172. package/dist-types/commands/DeleteSdiSourceCommand.d.ts +3 -8
  173. package/dist-types/commands/DeleteSignalMapCommand.d.ts +3 -8
  174. package/dist-types/commands/DeleteTagsCommand.d.ts +3 -8
  175. package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +3 -8
  176. package/dist-types/commands/DescribeChannelCommand.d.ts +3 -8
  177. package/dist-types/commands/DescribeChannelPlacementGroupCommand.d.ts +3 -8
  178. package/dist-types/commands/DescribeClusterCommand.d.ts +3 -8
  179. package/dist-types/commands/DescribeInputCommand.d.ts +3 -8
  180. package/dist-types/commands/DescribeInputDeviceCommand.d.ts +3 -8
  181. package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +3 -8
  182. package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +3 -8
  183. package/dist-types/commands/DescribeMultiplexCommand.d.ts +3 -8
  184. package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +3 -8
  185. package/dist-types/commands/DescribeNetworkCommand.d.ts +3 -8
  186. package/dist-types/commands/DescribeNodeCommand.d.ts +3 -8
  187. package/dist-types/commands/DescribeOfferingCommand.d.ts +3 -8
  188. package/dist-types/commands/DescribeReservationCommand.d.ts +3 -8
  189. package/dist-types/commands/DescribeScheduleCommand.d.ts +3 -8
  190. package/dist-types/commands/DescribeSdiSourceCommand.d.ts +3 -8
  191. package/dist-types/commands/DescribeThumbnailsCommand.d.ts +3 -8
  192. package/dist-types/commands/GetCloudWatchAlarmTemplateCommand.d.ts +3 -8
  193. package/dist-types/commands/GetCloudWatchAlarmTemplateGroupCommand.d.ts +3 -8
  194. package/dist-types/commands/GetEventBridgeRuleTemplateCommand.d.ts +3 -8
  195. package/dist-types/commands/GetEventBridgeRuleTemplateGroupCommand.d.ts +3 -8
  196. package/dist-types/commands/GetSignalMapCommand.d.ts +3 -8
  197. package/dist-types/commands/ListAlertsCommand.d.ts +3 -8
  198. package/dist-types/commands/ListChannelPlacementGroupsCommand.d.ts +3 -8
  199. package/dist-types/commands/ListChannelsCommand.d.ts +3 -8
  200. package/dist-types/commands/ListCloudWatchAlarmTemplateGroupsCommand.d.ts +3 -8
  201. package/dist-types/commands/ListCloudWatchAlarmTemplatesCommand.d.ts +3 -8
  202. package/dist-types/commands/ListClusterAlertsCommand.d.ts +3 -8
  203. package/dist-types/commands/ListClustersCommand.d.ts +3 -8
  204. package/dist-types/commands/ListEventBridgeRuleTemplateGroupsCommand.d.ts +3 -8
  205. package/dist-types/commands/ListEventBridgeRuleTemplatesCommand.d.ts +3 -8
  206. package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +3 -8
  207. package/dist-types/commands/ListInputDevicesCommand.d.ts +3 -8
  208. package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +3 -8
  209. package/dist-types/commands/ListInputsCommand.d.ts +3 -8
  210. package/dist-types/commands/ListMultiplexAlertsCommand.d.ts +3 -8
  211. package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +3 -8
  212. package/dist-types/commands/ListMultiplexesCommand.d.ts +3 -8
  213. package/dist-types/commands/ListNetworksCommand.d.ts +3 -8
  214. package/dist-types/commands/ListNodesCommand.d.ts +3 -8
  215. package/dist-types/commands/ListOfferingsCommand.d.ts +3 -8
  216. package/dist-types/commands/ListReservationsCommand.d.ts +3 -8
  217. package/dist-types/commands/ListSdiSourcesCommand.d.ts +3 -8
  218. package/dist-types/commands/ListSignalMapsCommand.d.ts +3 -8
  219. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  220. package/dist-types/commands/ListVersionsCommand.d.ts +3 -8
  221. package/dist-types/commands/PurchaseOfferingCommand.d.ts +3 -8
  222. package/dist-types/commands/RebootInputDeviceCommand.d.ts +3 -8
  223. package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +3 -8
  224. package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +3 -8
  225. package/dist-types/commands/StartChannelCommand.d.ts +3 -8
  226. package/dist-types/commands/StartDeleteMonitorDeploymentCommand.d.ts +3 -8
  227. package/dist-types/commands/StartInputDeviceCommand.d.ts +3 -8
  228. package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +3 -8
  229. package/dist-types/commands/StartMonitorDeploymentCommand.d.ts +3 -8
  230. package/dist-types/commands/StartMultiplexCommand.d.ts +3 -8
  231. package/dist-types/commands/StartUpdateSignalMapCommand.d.ts +3 -8
  232. package/dist-types/commands/StopChannelCommand.d.ts +3 -8
  233. package/dist-types/commands/StopInputDeviceCommand.d.ts +3 -8
  234. package/dist-types/commands/StopMultiplexCommand.d.ts +3 -8
  235. package/dist-types/commands/TransferInputDeviceCommand.d.ts +3 -8
  236. package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +3 -8
  237. package/dist-types/commands/UpdateChannelClassCommand.d.ts +3 -8
  238. package/dist-types/commands/UpdateChannelCommand.d.ts +3 -8
  239. package/dist-types/commands/UpdateChannelPlacementGroupCommand.d.ts +3 -8
  240. package/dist-types/commands/UpdateCloudWatchAlarmTemplateCommand.d.ts +3 -8
  241. package/dist-types/commands/UpdateCloudWatchAlarmTemplateGroupCommand.d.ts +3 -8
  242. package/dist-types/commands/UpdateClusterCommand.d.ts +3 -8
  243. package/dist-types/commands/UpdateEventBridgeRuleTemplateCommand.d.ts +3 -8
  244. package/dist-types/commands/UpdateEventBridgeRuleTemplateGroupCommand.d.ts +3 -8
  245. package/dist-types/commands/UpdateInputCommand.d.ts +3 -8
  246. package/dist-types/commands/UpdateInputDeviceCommand.d.ts +3 -8
  247. package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +3 -8
  248. package/dist-types/commands/UpdateMultiplexCommand.d.ts +3 -8
  249. package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +3 -8
  250. package/dist-types/commands/UpdateNetworkCommand.d.ts +3 -8
  251. package/dist-types/commands/UpdateNodeCommand.d.ts +3 -8
  252. package/dist-types/commands/UpdateNodeStateCommand.d.ts +3 -8
  253. package/dist-types/commands/UpdateReservationCommand.d.ts +3 -8
  254. package/dist-types/commands/UpdateSdiSourceCommand.d.ts +3 -8
  255. package/dist-types/index.d.ts +1 -0
  256. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  257. package/dist-types/runtimeConfig.d.ts +1 -1
  258. package/dist-types/runtimeConfig.native.d.ts +1 -1
  259. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  260. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  261. package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/CreateChannelPlacementGroupCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/CreateEventBridgeRuleTemplateCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/CreateNetworkCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/CreateNodeCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/CreateNodeRegistrationScriptCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/CreateSdiSourceCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/CreateSignalMapCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/DeleteChannelPlacementGroupCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/DeleteCloudWatchAlarmTemplateCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/DeleteCloudWatchAlarmTemplateGroupCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/DeleteEventBridgeRuleTemplateCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/DeleteEventBridgeRuleTemplateGroupCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/DeleteNetworkCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/DeleteNodeCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/DeleteSdiSourceCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/DeleteSignalMapCommand.d.ts +7 -16
  303. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +7 -16
  304. package/dist-types/ts3.4/commands/DescribeAccountConfigurationCommand.d.ts +7 -16
  305. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +7 -16
  306. package/dist-types/ts3.4/commands/DescribeChannelPlacementGroupCommand.d.ts +7 -16
  307. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +7 -16
  308. package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +7 -16
  309. package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +7 -16
  310. package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +7 -16
  311. package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +7 -16
  312. package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +7 -16
  313. package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +7 -16
  314. package/dist-types/ts3.4/commands/DescribeNetworkCommand.d.ts +7 -16
  315. package/dist-types/ts3.4/commands/DescribeNodeCommand.d.ts +7 -16
  316. package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +7 -16
  317. package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +7 -16
  318. package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +7 -16
  319. package/dist-types/ts3.4/commands/DescribeSdiSourceCommand.d.ts +7 -16
  320. package/dist-types/ts3.4/commands/DescribeThumbnailsCommand.d.ts +7 -16
  321. package/dist-types/ts3.4/commands/GetCloudWatchAlarmTemplateCommand.d.ts +7 -16
  322. package/dist-types/ts3.4/commands/GetCloudWatchAlarmTemplateGroupCommand.d.ts +7 -16
  323. package/dist-types/ts3.4/commands/GetEventBridgeRuleTemplateCommand.d.ts +7 -16
  324. package/dist-types/ts3.4/commands/GetEventBridgeRuleTemplateGroupCommand.d.ts +7 -16
  325. package/dist-types/ts3.4/commands/GetSignalMapCommand.d.ts +7 -16
  326. package/dist-types/ts3.4/commands/ListAlertsCommand.d.ts +7 -16
  327. package/dist-types/ts3.4/commands/ListChannelPlacementGroupsCommand.d.ts +7 -16
  328. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +7 -16
  329. package/dist-types/ts3.4/commands/ListCloudWatchAlarmTemplateGroupsCommand.d.ts +7 -16
  330. package/dist-types/ts3.4/commands/ListCloudWatchAlarmTemplatesCommand.d.ts +7 -16
  331. package/dist-types/ts3.4/commands/ListClusterAlertsCommand.d.ts +7 -16
  332. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +7 -16
  333. package/dist-types/ts3.4/commands/ListEventBridgeRuleTemplateGroupsCommand.d.ts +7 -16
  334. package/dist-types/ts3.4/commands/ListEventBridgeRuleTemplatesCommand.d.ts +7 -16
  335. package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +7 -16
  336. package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +7 -16
  337. package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +7 -16
  338. package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +7 -16
  339. package/dist-types/ts3.4/commands/ListMultiplexAlertsCommand.d.ts +7 -16
  340. package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +7 -16
  341. package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +7 -16
  342. package/dist-types/ts3.4/commands/ListNetworksCommand.d.ts +7 -16
  343. package/dist-types/ts3.4/commands/ListNodesCommand.d.ts +7 -16
  344. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +7 -16
  345. package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +7 -16
  346. package/dist-types/ts3.4/commands/ListSdiSourcesCommand.d.ts +7 -16
  347. package/dist-types/ts3.4/commands/ListSignalMapsCommand.d.ts +7 -16
  348. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  349. package/dist-types/ts3.4/commands/ListVersionsCommand.d.ts +7 -16
  350. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +7 -16
  351. package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +7 -16
  352. package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +7 -16
  353. package/dist-types/ts3.4/commands/RestartChannelPipelinesCommand.d.ts +7 -16
  354. package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +7 -16
  355. package/dist-types/ts3.4/commands/StartDeleteMonitorDeploymentCommand.d.ts +7 -16
  356. package/dist-types/ts3.4/commands/StartInputDeviceCommand.d.ts +7 -16
  357. package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +7 -16
  358. package/dist-types/ts3.4/commands/StartMonitorDeploymentCommand.d.ts +7 -16
  359. package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +7 -16
  360. package/dist-types/ts3.4/commands/StartUpdateSignalMapCommand.d.ts +7 -16
  361. package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +7 -16
  362. package/dist-types/ts3.4/commands/StopInputDeviceCommand.d.ts +7 -16
  363. package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +7 -16
  364. package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +7 -16
  365. package/dist-types/ts3.4/commands/UpdateAccountConfigurationCommand.d.ts +7 -16
  366. package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +7 -16
  367. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +7 -16
  368. package/dist-types/ts3.4/commands/UpdateChannelPlacementGroupCommand.d.ts +7 -16
  369. package/dist-types/ts3.4/commands/UpdateCloudWatchAlarmTemplateCommand.d.ts +7 -16
  370. package/dist-types/ts3.4/commands/UpdateCloudWatchAlarmTemplateGroupCommand.d.ts +7 -16
  371. package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +7 -16
  372. package/dist-types/ts3.4/commands/UpdateEventBridgeRuleTemplateCommand.d.ts +7 -16
  373. package/dist-types/ts3.4/commands/UpdateEventBridgeRuleTemplateGroupCommand.d.ts +7 -16
  374. package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +7 -16
  375. package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +7 -16
  376. package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +7 -16
  377. package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +7 -16
  378. package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +7 -16
  379. package/dist-types/ts3.4/commands/UpdateNetworkCommand.d.ts +7 -16
  380. package/dist-types/ts3.4/commands/UpdateNodeCommand.d.ts +7 -16
  381. package/dist-types/ts3.4/commands/UpdateNodeStateCommand.d.ts +7 -16
  382. package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +7 -16
  383. package/dist-types/ts3.4/commands/UpdateSdiSourceCommand.d.ts +7 -16
  384. package/dist-types/ts3.4/index.d.ts +1 -0
  385. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  386. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  387. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  388. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  389. package/package.json +8 -10
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, sdkStreamMixin, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, sdkStreamMixin, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultMediaLiveHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -6596,6 +6598,7 @@ const getRuntimeConfig$1 = (config) => {
6596
6598
  },
6597
6599
  sdkStreamMixin: config?.sdkStreamMixin ?? sdkStreamMixin,
6598
6600
  serviceId: config?.serviceId ?? "MediaLive",
6601
+ sha256: config?.sha256 ?? Sha256,
6599
6602
  urlParser: config?.urlParser ?? parseUrl,
6600
6603
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
6601
6604
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -6629,7 +6632,6 @@ const getRuntimeConfig = (config) => {
6629
6632
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
6630
6633
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
6631
6634
  }, config),
6632
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
6633
6635
  streamCollector: config?.streamCollector ?? streamCollector,
6634
6636
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
6635
6637
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -6717,1480 +6719,377 @@ class MediaLiveClient extends Client {
6717
6719
  }
6718
6720
  }
6719
6721
 
6720
- class AcceptInputDeviceTransferCommand extends Command
6721
- .classBuilder()
6722
- .ep(commonParams)
6723
- .m(function (Command, cs, config, o) {
6724
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6725
- })
6726
- .s("MediaLive", "AcceptInputDeviceTransfer", {})
6727
- .n("MediaLiveClient", "AcceptInputDeviceTransferCommand")
6728
- .sc(AcceptInputDeviceTransfer$)
6729
- .build() {
6730
- }
6731
-
6732
- class BatchDeleteCommand extends Command
6733
- .classBuilder()
6734
- .ep(commonParams)
6735
- .m(function (Command, cs, config, o) {
6736
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6737
- })
6738
- .s("MediaLive", "BatchDelete", {})
6739
- .n("MediaLiveClient", "BatchDeleteCommand")
6740
- .sc(BatchDelete$)
6741
- .build() {
6742
- }
6743
-
6744
- class BatchStartCommand extends Command
6745
- .classBuilder()
6746
- .ep(commonParams)
6747
- .m(function (Command, cs, config, o) {
6748
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6749
- })
6750
- .s("MediaLive", "BatchStart", {})
6751
- .n("MediaLiveClient", "BatchStartCommand")
6752
- .sc(BatchStart$)
6753
- .build() {
6754
- }
6755
-
6756
- class BatchStopCommand extends Command
6757
- .classBuilder()
6758
- .ep(commonParams)
6759
- .m(function (Command, cs, config, o) {
6760
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6761
- })
6762
- .s("MediaLive", "BatchStop", {})
6763
- .n("MediaLiveClient", "BatchStopCommand")
6764
- .sc(BatchStop$)
6765
- .build() {
6766
- }
6767
-
6768
- class BatchUpdateScheduleCommand extends Command
6769
- .classBuilder()
6770
- .ep(commonParams)
6771
- .m(function (Command, cs, config, o) {
6772
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6773
- })
6774
- .s("MediaLive", "BatchUpdateSchedule", {})
6775
- .n("MediaLiveClient", "BatchUpdateScheduleCommand")
6776
- .sc(BatchUpdateSchedule$)
6777
- .build() {
6778
- }
6779
-
6780
- class CancelInputDeviceTransferCommand extends Command
6781
- .classBuilder()
6782
- .ep(commonParams)
6783
- .m(function (Command, cs, config, o) {
6784
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6785
- })
6786
- .s("MediaLive", "CancelInputDeviceTransfer", {})
6787
- .n("MediaLiveClient", "CancelInputDeviceTransferCommand")
6788
- .sc(CancelInputDeviceTransfer$)
6789
- .build() {
6790
- }
6791
-
6792
- class ClaimDeviceCommand extends Command
6793
- .classBuilder()
6794
- .ep(commonParams)
6795
- .m(function (Command, cs, config, o) {
6796
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6797
- })
6798
- .s("MediaLive", "ClaimDevice", {})
6799
- .n("MediaLiveClient", "ClaimDeviceCommand")
6800
- .sc(ClaimDevice$)
6801
- .build() {
6802
- }
6803
-
6804
- class CreateChannelCommand extends Command
6805
- .classBuilder()
6806
- .ep(commonParams)
6807
- .m(function (Command, cs, config, o) {
6808
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6809
- })
6810
- .s("MediaLive", "CreateChannel", {})
6811
- .n("MediaLiveClient", "CreateChannelCommand")
6812
- .sc(CreateChannel$)
6813
- .build() {
6814
- }
6815
-
6816
- class CreateChannelPlacementGroupCommand extends Command
6817
- .classBuilder()
6818
- .ep(commonParams)
6819
- .m(function (Command, cs, config, o) {
6820
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6821
- })
6822
- .s("MediaLive", "CreateChannelPlacementGroup", {})
6823
- .n("MediaLiveClient", "CreateChannelPlacementGroupCommand")
6824
- .sc(CreateChannelPlacementGroup$)
6825
- .build() {
6826
- }
6827
-
6828
- class CreateCloudWatchAlarmTemplateCommand extends Command
6829
- .classBuilder()
6830
- .ep(commonParams)
6831
- .m(function (Command, cs, config, o) {
6832
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6833
- })
6834
- .s("MediaLive", "CreateCloudWatchAlarmTemplate", {})
6835
- .n("MediaLiveClient", "CreateCloudWatchAlarmTemplateCommand")
6836
- .sc(CreateCloudWatchAlarmTemplate$)
6837
- .build() {
6838
- }
6839
-
6840
- class CreateCloudWatchAlarmTemplateGroupCommand extends Command
6841
- .classBuilder()
6842
- .ep(commonParams)
6843
- .m(function (Command, cs, config, o) {
6844
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6845
- })
6846
- .s("MediaLive", "CreateCloudWatchAlarmTemplateGroup", {})
6847
- .n("MediaLiveClient", "CreateCloudWatchAlarmTemplateGroupCommand")
6848
- .sc(CreateCloudWatchAlarmTemplateGroup$)
6849
- .build() {
6850
- }
6851
-
6852
- class CreateClusterCommand extends Command
6853
- .classBuilder()
6854
- .ep(commonParams)
6855
- .m(function (Command, cs, config, o) {
6856
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6857
- })
6858
- .s("MediaLive", "CreateCluster", {})
6859
- .n("MediaLiveClient", "CreateClusterCommand")
6860
- .sc(CreateCluster$)
6861
- .build() {
6862
- }
6863
-
6864
- class CreateEventBridgeRuleTemplateCommand extends Command
6865
- .classBuilder()
6866
- .ep(commonParams)
6867
- .m(function (Command, cs, config, o) {
6868
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6869
- })
6870
- .s("MediaLive", "CreateEventBridgeRuleTemplate", {})
6871
- .n("MediaLiveClient", "CreateEventBridgeRuleTemplateCommand")
6872
- .sc(CreateEventBridgeRuleTemplate$)
6873
- .build() {
6874
- }
6875
-
6876
- class CreateEventBridgeRuleTemplateGroupCommand extends Command
6877
- .classBuilder()
6878
- .ep(commonParams)
6879
- .m(function (Command, cs, config, o) {
6880
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6881
- })
6882
- .s("MediaLive", "CreateEventBridgeRuleTemplateGroup", {})
6883
- .n("MediaLiveClient", "CreateEventBridgeRuleTemplateGroupCommand")
6884
- .sc(CreateEventBridgeRuleTemplateGroup$)
6885
- .build() {
6886
- }
6887
-
6888
- class CreateInputCommand extends Command
6889
- .classBuilder()
6890
- .ep(commonParams)
6891
- .m(function (Command, cs, config, o) {
6892
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6893
- })
6894
- .s("MediaLive", "CreateInput", {})
6895
- .n("MediaLiveClient", "CreateInputCommand")
6896
- .sc(CreateInput$)
6897
- .build() {
6898
- }
6899
-
6900
- class CreateInputSecurityGroupCommand extends Command
6901
- .classBuilder()
6902
- .ep(commonParams)
6903
- .m(function (Command, cs, config, o) {
6904
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6905
- })
6906
- .s("MediaLive", "CreateInputSecurityGroup", {})
6907
- .n("MediaLiveClient", "CreateInputSecurityGroupCommand")
6908
- .sc(CreateInputSecurityGroup$)
6909
- .build() {
6910
- }
6911
-
6912
- class CreateMultiplexCommand extends Command
6913
- .classBuilder()
6914
- .ep(commonParams)
6915
- .m(function (Command, cs, config, o) {
6916
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6917
- })
6918
- .s("MediaLive", "CreateMultiplex", {})
6919
- .n("MediaLiveClient", "CreateMultiplexCommand")
6920
- .sc(CreateMultiplex$)
6921
- .build() {
6922
- }
6923
-
6924
- class CreateMultiplexProgramCommand extends Command
6925
- .classBuilder()
6926
- .ep(commonParams)
6927
- .m(function (Command, cs, config, o) {
6928
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6929
- })
6930
- .s("MediaLive", "CreateMultiplexProgram", {})
6931
- .n("MediaLiveClient", "CreateMultiplexProgramCommand")
6932
- .sc(CreateMultiplexProgram$)
6933
- .build() {
6934
- }
6935
-
6936
- class CreateNetworkCommand extends Command
6937
- .classBuilder()
6938
- .ep(commonParams)
6939
- .m(function (Command, cs, config, o) {
6940
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6941
- })
6942
- .s("MediaLive", "CreateNetwork", {})
6943
- .n("MediaLiveClient", "CreateNetworkCommand")
6944
- .sc(CreateNetwork$)
6945
- .build() {
6946
- }
6947
-
6948
- class CreateNodeCommand extends Command
6949
- .classBuilder()
6950
- .ep(commonParams)
6951
- .m(function (Command, cs, config, o) {
6952
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6953
- })
6954
- .s("MediaLive", "CreateNode", {})
6955
- .n("MediaLiveClient", "CreateNodeCommand")
6956
- .sc(CreateNode$)
6957
- .build() {
6958
- }
6959
-
6960
- class CreateNodeRegistrationScriptCommand extends Command
6961
- .classBuilder()
6962
- .ep(commonParams)
6963
- .m(function (Command, cs, config, o) {
6964
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6965
- })
6966
- .s("MediaLive", "CreateNodeRegistrationScript", {})
6967
- .n("MediaLiveClient", "CreateNodeRegistrationScriptCommand")
6968
- .sc(CreateNodeRegistrationScript$)
6969
- .build() {
6970
- }
6971
-
6972
- class CreatePartnerInputCommand extends Command
6973
- .classBuilder()
6974
- .ep(commonParams)
6975
- .m(function (Command, cs, config, o) {
6976
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6977
- })
6978
- .s("MediaLive", "CreatePartnerInput", {})
6979
- .n("MediaLiveClient", "CreatePartnerInputCommand")
6980
- .sc(CreatePartnerInput$)
6981
- .build() {
6982
- }
6983
-
6984
- class CreateSdiSourceCommand extends Command
6985
- .classBuilder()
6986
- .ep(commonParams)
6987
- .m(function (Command, cs, config, o) {
6988
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6989
- })
6990
- .s("MediaLive", "CreateSdiSource", {})
6991
- .n("MediaLiveClient", "CreateSdiSourceCommand")
6992
- .sc(CreateSdiSource$)
6993
- .build() {
6994
- }
6995
-
6996
- class CreateSignalMapCommand extends Command
6997
- .classBuilder()
6998
- .ep(commonParams)
6999
- .m(function (Command, cs, config, o) {
7000
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7001
- })
7002
- .s("MediaLive", "CreateSignalMap", {})
7003
- .n("MediaLiveClient", "CreateSignalMapCommand")
7004
- .sc(CreateSignalMap$)
7005
- .build() {
7006
- }
7007
-
7008
- class CreateTagsCommand extends Command
7009
- .classBuilder()
7010
- .ep(commonParams)
7011
- .m(function (Command, cs, config, o) {
7012
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7013
- })
7014
- .s("MediaLive", "CreateTags", {})
7015
- .n("MediaLiveClient", "CreateTagsCommand")
7016
- .sc(CreateTags$)
7017
- .build() {
7018
- }
7019
-
7020
- class DeleteChannelCommand extends Command
7021
- .classBuilder()
7022
- .ep(commonParams)
7023
- .m(function (Command, cs, config, o) {
7024
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7025
- })
7026
- .s("MediaLive", "DeleteChannel", {})
7027
- .n("MediaLiveClient", "DeleteChannelCommand")
7028
- .sc(DeleteChannel$)
7029
- .build() {
7030
- }
7031
-
7032
- class DeleteChannelPlacementGroupCommand extends Command
7033
- .classBuilder()
7034
- .ep(commonParams)
7035
- .m(function (Command, cs, config, o) {
7036
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7037
- })
7038
- .s("MediaLive", "DeleteChannelPlacementGroup", {})
7039
- .n("MediaLiveClient", "DeleteChannelPlacementGroupCommand")
7040
- .sc(DeleteChannelPlacementGroup$)
7041
- .build() {
7042
- }
7043
-
7044
- class DeleteCloudWatchAlarmTemplateCommand extends Command
7045
- .classBuilder()
7046
- .ep(commonParams)
7047
- .m(function (Command, cs, config, o) {
7048
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7049
- })
7050
- .s("MediaLive", "DeleteCloudWatchAlarmTemplate", {})
7051
- .n("MediaLiveClient", "DeleteCloudWatchAlarmTemplateCommand")
7052
- .sc(DeleteCloudWatchAlarmTemplate$)
7053
- .build() {
7054
- }
7055
-
7056
- class DeleteCloudWatchAlarmTemplateGroupCommand extends Command
7057
- .classBuilder()
7058
- .ep(commonParams)
7059
- .m(function (Command, cs, config, o) {
7060
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7061
- })
7062
- .s("MediaLive", "DeleteCloudWatchAlarmTemplateGroup", {})
7063
- .n("MediaLiveClient", "DeleteCloudWatchAlarmTemplateGroupCommand")
7064
- .sc(DeleteCloudWatchAlarmTemplateGroup$)
7065
- .build() {
7066
- }
7067
-
7068
- class DeleteClusterCommand extends Command
7069
- .classBuilder()
7070
- .ep(commonParams)
7071
- .m(function (Command, cs, config, o) {
7072
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7073
- })
7074
- .s("MediaLive", "DeleteCluster", {})
7075
- .n("MediaLiveClient", "DeleteClusterCommand")
7076
- .sc(DeleteCluster$)
7077
- .build() {
7078
- }
7079
-
7080
- class DeleteEventBridgeRuleTemplateCommand extends Command
7081
- .classBuilder()
7082
- .ep(commonParams)
7083
- .m(function (Command, cs, config, o) {
7084
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7085
- })
7086
- .s("MediaLive", "DeleteEventBridgeRuleTemplate", {})
7087
- .n("MediaLiveClient", "DeleteEventBridgeRuleTemplateCommand")
7088
- .sc(DeleteEventBridgeRuleTemplate$)
7089
- .build() {
7090
- }
7091
-
7092
- class DeleteEventBridgeRuleTemplateGroupCommand extends Command
7093
- .classBuilder()
7094
- .ep(commonParams)
7095
- .m(function (Command, cs, config, o) {
7096
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7097
- })
7098
- .s("MediaLive", "DeleteEventBridgeRuleTemplateGroup", {})
7099
- .n("MediaLiveClient", "DeleteEventBridgeRuleTemplateGroupCommand")
7100
- .sc(DeleteEventBridgeRuleTemplateGroup$)
7101
- .build() {
7102
- }
7103
-
7104
- class DeleteInputCommand extends Command
7105
- .classBuilder()
7106
- .ep(commonParams)
7107
- .m(function (Command, cs, config, o) {
7108
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7109
- })
7110
- .s("MediaLive", "DeleteInput", {})
7111
- .n("MediaLiveClient", "DeleteInputCommand")
7112
- .sc(DeleteInput$)
7113
- .build() {
7114
- }
7115
-
7116
- class DeleteInputSecurityGroupCommand extends Command
7117
- .classBuilder()
7118
- .ep(commonParams)
7119
- .m(function (Command, cs, config, o) {
7120
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7121
- })
7122
- .s("MediaLive", "DeleteInputSecurityGroup", {})
7123
- .n("MediaLiveClient", "DeleteInputSecurityGroupCommand")
7124
- .sc(DeleteInputSecurityGroup$)
7125
- .build() {
7126
- }
7127
-
7128
- class DeleteMultiplexCommand extends Command
7129
- .classBuilder()
7130
- .ep(commonParams)
7131
- .m(function (Command, cs, config, o) {
7132
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7133
- })
7134
- .s("MediaLive", "DeleteMultiplex", {})
7135
- .n("MediaLiveClient", "DeleteMultiplexCommand")
7136
- .sc(DeleteMultiplex$)
7137
- .build() {
7138
- }
7139
-
7140
- class DeleteMultiplexProgramCommand extends Command
7141
- .classBuilder()
7142
- .ep(commonParams)
7143
- .m(function (Command, cs, config, o) {
7144
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7145
- })
7146
- .s("MediaLive", "DeleteMultiplexProgram", {})
7147
- .n("MediaLiveClient", "DeleteMultiplexProgramCommand")
7148
- .sc(DeleteMultiplexProgram$)
7149
- .build() {
7150
- }
7151
-
7152
- class DeleteNetworkCommand extends Command
7153
- .classBuilder()
7154
- .ep(commonParams)
7155
- .m(function (Command, cs, config, o) {
7156
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7157
- })
7158
- .s("MediaLive", "DeleteNetwork", {})
7159
- .n("MediaLiveClient", "DeleteNetworkCommand")
7160
- .sc(DeleteNetwork$)
7161
- .build() {
7162
- }
7163
-
7164
- class DeleteNodeCommand extends Command
7165
- .classBuilder()
7166
- .ep(commonParams)
7167
- .m(function (Command, cs, config, o) {
7168
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7169
- })
7170
- .s("MediaLive", "DeleteNode", {})
7171
- .n("MediaLiveClient", "DeleteNodeCommand")
7172
- .sc(DeleteNode$)
7173
- .build() {
7174
- }
7175
-
7176
- class DeleteReservationCommand extends Command
7177
- .classBuilder()
7178
- .ep(commonParams)
7179
- .m(function (Command, cs, config, o) {
7180
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7181
- })
7182
- .s("MediaLive", "DeleteReservation", {})
7183
- .n("MediaLiveClient", "DeleteReservationCommand")
7184
- .sc(DeleteReservation$)
7185
- .build() {
7186
- }
7187
-
7188
- class DeleteScheduleCommand extends Command
7189
- .classBuilder()
7190
- .ep(commonParams)
7191
- .m(function (Command, cs, config, o) {
7192
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7193
- })
7194
- .s("MediaLive", "DeleteSchedule", {})
7195
- .n("MediaLiveClient", "DeleteScheduleCommand")
7196
- .sc(DeleteSchedule$)
7197
- .build() {
7198
- }
7199
-
7200
- class DeleteSdiSourceCommand extends Command
7201
- .classBuilder()
7202
- .ep(commonParams)
7203
- .m(function (Command, cs, config, o) {
7204
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7205
- })
7206
- .s("MediaLive", "DeleteSdiSource", {})
7207
- .n("MediaLiveClient", "DeleteSdiSourceCommand")
7208
- .sc(DeleteSdiSource$)
7209
- .build() {
7210
- }
7211
-
7212
- class DeleteSignalMapCommand extends Command
7213
- .classBuilder()
7214
- .ep(commonParams)
7215
- .m(function (Command, cs, config, o) {
7216
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7217
- })
7218
- .s("MediaLive", "DeleteSignalMap", {})
7219
- .n("MediaLiveClient", "DeleteSignalMapCommand")
7220
- .sc(DeleteSignalMap$)
7221
- .build() {
7222
- }
7223
-
7224
- class DeleteTagsCommand extends Command
7225
- .classBuilder()
7226
- .ep(commonParams)
7227
- .m(function (Command, cs, config, o) {
7228
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7229
- })
7230
- .s("MediaLive", "DeleteTags", {})
7231
- .n("MediaLiveClient", "DeleteTagsCommand")
7232
- .sc(DeleteTags$)
7233
- .build() {
7234
- }
7235
-
7236
- class DescribeAccountConfigurationCommand extends Command
7237
- .classBuilder()
7238
- .ep(commonParams)
7239
- .m(function (Command, cs, config, o) {
7240
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7241
- })
7242
- .s("MediaLive", "DescribeAccountConfiguration", {})
7243
- .n("MediaLiveClient", "DescribeAccountConfigurationCommand")
7244
- .sc(DescribeAccountConfiguration$)
7245
- .build() {
7246
- }
7247
-
7248
- class DescribeChannelCommand extends Command
7249
- .classBuilder()
7250
- .ep(commonParams)
7251
- .m(function (Command, cs, config, o) {
7252
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7253
- })
7254
- .s("MediaLive", "DescribeChannel", {})
7255
- .n("MediaLiveClient", "DescribeChannelCommand")
7256
- .sc(DescribeChannel$)
7257
- .build() {
7258
- }
7259
-
7260
- class DescribeChannelPlacementGroupCommand extends Command
7261
- .classBuilder()
7262
- .ep(commonParams)
7263
- .m(function (Command, cs, config, o) {
7264
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7265
- })
7266
- .s("MediaLive", "DescribeChannelPlacementGroup", {})
7267
- .n("MediaLiveClient", "DescribeChannelPlacementGroupCommand")
7268
- .sc(DescribeChannelPlacementGroup$)
7269
- .build() {
7270
- }
7271
-
7272
- class DescribeClusterCommand extends Command
7273
- .classBuilder()
7274
- .ep(commonParams)
7275
- .m(function (Command, cs, config, o) {
7276
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7277
- })
7278
- .s("MediaLive", "DescribeCluster", {})
7279
- .n("MediaLiveClient", "DescribeClusterCommand")
7280
- .sc(DescribeCluster$)
7281
- .build() {
7282
- }
7283
-
7284
- class DescribeInputCommand extends Command
7285
- .classBuilder()
7286
- .ep(commonParams)
7287
- .m(function (Command, cs, config, o) {
7288
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7289
- })
7290
- .s("MediaLive", "DescribeInput", {})
7291
- .n("MediaLiveClient", "DescribeInputCommand")
7292
- .sc(DescribeInput$)
7293
- .build() {
7294
- }
7295
-
7296
- class DescribeInputDeviceCommand extends Command
7297
- .classBuilder()
7298
- .ep(commonParams)
7299
- .m(function (Command, cs, config, o) {
7300
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7301
- })
7302
- .s("MediaLive", "DescribeInputDevice", {})
7303
- .n("MediaLiveClient", "DescribeInputDeviceCommand")
7304
- .sc(DescribeInputDevice$)
7305
- .build() {
7306
- }
7307
-
7308
- class DescribeInputDeviceThumbnailCommand extends Command
7309
- .classBuilder()
7310
- .ep(commonParams)
7311
- .m(function (Command, cs, config, o) {
7312
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7313
- })
7314
- .s("MediaLive", "DescribeInputDeviceThumbnail", {})
7315
- .n("MediaLiveClient", "DescribeInputDeviceThumbnailCommand")
7316
- .sc(DescribeInputDeviceThumbnail$)
7317
- .build() {
7318
- }
7319
-
7320
- class DescribeInputSecurityGroupCommand extends Command
7321
- .classBuilder()
7322
- .ep(commonParams)
7323
- .m(function (Command, cs, config, o) {
7324
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7325
- })
7326
- .s("MediaLive", "DescribeInputSecurityGroup", {})
7327
- .n("MediaLiveClient", "DescribeInputSecurityGroupCommand")
7328
- .sc(DescribeInputSecurityGroup$)
7329
- .build() {
7330
- }
7331
-
7332
- class DescribeMultiplexCommand extends Command
7333
- .classBuilder()
7334
- .ep(commonParams)
7335
- .m(function (Command, cs, config, o) {
7336
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7337
- })
7338
- .s("MediaLive", "DescribeMultiplex", {})
7339
- .n("MediaLiveClient", "DescribeMultiplexCommand")
7340
- .sc(DescribeMultiplex$)
7341
- .build() {
7342
- }
7343
-
7344
- class DescribeMultiplexProgramCommand extends Command
7345
- .classBuilder()
7346
- .ep(commonParams)
7347
- .m(function (Command, cs, config, o) {
7348
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7349
- })
7350
- .s("MediaLive", "DescribeMultiplexProgram", {})
7351
- .n("MediaLiveClient", "DescribeMultiplexProgramCommand")
7352
- .sc(DescribeMultiplexProgram$)
7353
- .build() {
7354
- }
7355
-
7356
- class DescribeNetworkCommand extends Command
7357
- .classBuilder()
7358
- .ep(commonParams)
7359
- .m(function (Command, cs, config, o) {
7360
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7361
- })
7362
- .s("MediaLive", "DescribeNetwork", {})
7363
- .n("MediaLiveClient", "DescribeNetworkCommand")
7364
- .sc(DescribeNetwork$)
7365
- .build() {
7366
- }
7367
-
7368
- class DescribeNodeCommand extends Command
7369
- .classBuilder()
7370
- .ep(commonParams)
7371
- .m(function (Command, cs, config, o) {
7372
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7373
- })
7374
- .s("MediaLive", "DescribeNode", {})
7375
- .n("MediaLiveClient", "DescribeNodeCommand")
7376
- .sc(DescribeNode$)
7377
- .build() {
7378
- }
7379
-
7380
- class DescribeOfferingCommand extends Command
7381
- .classBuilder()
7382
- .ep(commonParams)
7383
- .m(function (Command, cs, config, o) {
7384
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7385
- })
7386
- .s("MediaLive", "DescribeOffering", {})
7387
- .n("MediaLiveClient", "DescribeOfferingCommand")
7388
- .sc(DescribeOffering$)
7389
- .build() {
7390
- }
7391
-
7392
- class DescribeReservationCommand extends Command
7393
- .classBuilder()
7394
- .ep(commonParams)
7395
- .m(function (Command, cs, config, o) {
7396
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7397
- })
7398
- .s("MediaLive", "DescribeReservation", {})
7399
- .n("MediaLiveClient", "DescribeReservationCommand")
7400
- .sc(DescribeReservation$)
7401
- .build() {
7402
- }
7403
-
7404
- class DescribeScheduleCommand extends Command
7405
- .classBuilder()
7406
- .ep(commonParams)
7407
- .m(function (Command, cs, config, o) {
7408
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7409
- })
7410
- .s("MediaLive", "DescribeSchedule", {})
7411
- .n("MediaLiveClient", "DescribeScheduleCommand")
7412
- .sc(DescribeSchedule$)
7413
- .build() {
7414
- }
7415
-
7416
- class DescribeSdiSourceCommand extends Command
7417
- .classBuilder()
7418
- .ep(commonParams)
7419
- .m(function (Command, cs, config, o) {
7420
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7421
- })
7422
- .s("MediaLive", "DescribeSdiSource", {})
7423
- .n("MediaLiveClient", "DescribeSdiSourceCommand")
7424
- .sc(DescribeSdiSource$)
7425
- .build() {
7426
- }
7427
-
7428
- class DescribeThumbnailsCommand extends Command
7429
- .classBuilder()
7430
- .ep(commonParams)
7431
- .m(function (Command, cs, config, o) {
7432
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7433
- })
7434
- .s("MediaLive", "DescribeThumbnails", {})
7435
- .n("MediaLiveClient", "DescribeThumbnailsCommand")
7436
- .sc(DescribeThumbnails$)
7437
- .build() {
7438
- }
7439
-
7440
- class GetCloudWatchAlarmTemplateCommand extends Command
7441
- .classBuilder()
7442
- .ep(commonParams)
7443
- .m(function (Command, cs, config, o) {
7444
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7445
- })
7446
- .s("MediaLive", "GetCloudWatchAlarmTemplate", {})
7447
- .n("MediaLiveClient", "GetCloudWatchAlarmTemplateCommand")
7448
- .sc(GetCloudWatchAlarmTemplate$)
7449
- .build() {
7450
- }
7451
-
7452
- class GetCloudWatchAlarmTemplateGroupCommand extends Command
7453
- .classBuilder()
7454
- .ep(commonParams)
7455
- .m(function (Command, cs, config, o) {
7456
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7457
- })
7458
- .s("MediaLive", "GetCloudWatchAlarmTemplateGroup", {})
7459
- .n("MediaLiveClient", "GetCloudWatchAlarmTemplateGroupCommand")
7460
- .sc(GetCloudWatchAlarmTemplateGroup$)
7461
- .build() {
7462
- }
7463
-
7464
- class GetEventBridgeRuleTemplateCommand extends Command
7465
- .classBuilder()
7466
- .ep(commonParams)
7467
- .m(function (Command, cs, config, o) {
7468
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7469
- })
7470
- .s("MediaLive", "GetEventBridgeRuleTemplate", {})
7471
- .n("MediaLiveClient", "GetEventBridgeRuleTemplateCommand")
7472
- .sc(GetEventBridgeRuleTemplate$)
7473
- .build() {
7474
- }
7475
-
7476
- class GetEventBridgeRuleTemplateGroupCommand extends Command
7477
- .classBuilder()
7478
- .ep(commonParams)
7479
- .m(function (Command, cs, config, o) {
7480
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7481
- })
7482
- .s("MediaLive", "GetEventBridgeRuleTemplateGroup", {})
7483
- .n("MediaLiveClient", "GetEventBridgeRuleTemplateGroupCommand")
7484
- .sc(GetEventBridgeRuleTemplateGroup$)
7485
- .build() {
7486
- }
7487
-
7488
- class GetSignalMapCommand extends Command
7489
- .classBuilder()
7490
- .ep(commonParams)
7491
- .m(function (Command, cs, config, o) {
7492
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7493
- })
7494
- .s("MediaLive", "GetSignalMap", {})
7495
- .n("MediaLiveClient", "GetSignalMapCommand")
7496
- .sc(GetSignalMap$)
7497
- .build() {
7498
- }
7499
-
7500
- class ListAlertsCommand extends Command
7501
- .classBuilder()
7502
- .ep(commonParams)
7503
- .m(function (Command, cs, config, o) {
7504
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7505
- })
7506
- .s("MediaLive", "ListAlerts", {})
7507
- .n("MediaLiveClient", "ListAlertsCommand")
7508
- .sc(ListAlerts$)
7509
- .build() {
7510
- }
7511
-
7512
- class ListChannelPlacementGroupsCommand extends Command
7513
- .classBuilder()
7514
- .ep(commonParams)
7515
- .m(function (Command, cs, config, o) {
7516
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7517
- })
7518
- .s("MediaLive", "ListChannelPlacementGroups", {})
7519
- .n("MediaLiveClient", "ListChannelPlacementGroupsCommand")
7520
- .sc(ListChannelPlacementGroups$)
7521
- .build() {
7522
- }
7523
-
7524
- class ListChannelsCommand extends Command
7525
- .classBuilder()
7526
- .ep(commonParams)
7527
- .m(function (Command, cs, config, o) {
7528
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7529
- })
7530
- .s("MediaLive", "ListChannels", {})
7531
- .n("MediaLiveClient", "ListChannelsCommand")
7532
- .sc(ListChannels$)
7533
- .build() {
7534
- }
7535
-
7536
- class ListCloudWatchAlarmTemplateGroupsCommand extends Command
7537
- .classBuilder()
7538
- .ep(commonParams)
7539
- .m(function (Command, cs, config, o) {
7540
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7541
- })
7542
- .s("MediaLive", "ListCloudWatchAlarmTemplateGroups", {})
7543
- .n("MediaLiveClient", "ListCloudWatchAlarmTemplateGroupsCommand")
7544
- .sc(ListCloudWatchAlarmTemplateGroups$)
7545
- .build() {
7546
- }
7547
-
7548
- class ListCloudWatchAlarmTemplatesCommand extends Command
7549
- .classBuilder()
7550
- .ep(commonParams)
7551
- .m(function (Command, cs, config, o) {
7552
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7553
- })
7554
- .s("MediaLive", "ListCloudWatchAlarmTemplates", {})
7555
- .n("MediaLiveClient", "ListCloudWatchAlarmTemplatesCommand")
7556
- .sc(ListCloudWatchAlarmTemplates$)
7557
- .build() {
7558
- }
7559
-
7560
- class ListClusterAlertsCommand extends Command
7561
- .classBuilder()
7562
- .ep(commonParams)
7563
- .m(function (Command, cs, config, o) {
7564
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7565
- })
7566
- .s("MediaLive", "ListClusterAlerts", {})
7567
- .n("MediaLiveClient", "ListClusterAlertsCommand")
7568
- .sc(ListClusterAlerts$)
7569
- .build() {
7570
- }
7571
-
7572
- class ListClustersCommand extends Command
7573
- .classBuilder()
7574
- .ep(commonParams)
7575
- .m(function (Command, cs, config, o) {
7576
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7577
- })
7578
- .s("MediaLive", "ListClusters", {})
7579
- .n("MediaLiveClient", "ListClustersCommand")
7580
- .sc(ListClusters$)
7581
- .build() {
7582
- }
7583
-
7584
- class ListEventBridgeRuleTemplateGroupsCommand extends Command
7585
- .classBuilder()
7586
- .ep(commonParams)
7587
- .m(function (Command, cs, config, o) {
7588
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7589
- })
7590
- .s("MediaLive", "ListEventBridgeRuleTemplateGroups", {})
7591
- .n("MediaLiveClient", "ListEventBridgeRuleTemplateGroupsCommand")
7592
- .sc(ListEventBridgeRuleTemplateGroups$)
7593
- .build() {
7594
- }
7595
-
7596
- class ListEventBridgeRuleTemplatesCommand extends Command
7597
- .classBuilder()
7598
- .ep(commonParams)
7599
- .m(function (Command, cs, config, o) {
7600
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7601
- })
7602
- .s("MediaLive", "ListEventBridgeRuleTemplates", {})
7603
- .n("MediaLiveClient", "ListEventBridgeRuleTemplatesCommand")
7604
- .sc(ListEventBridgeRuleTemplates$)
7605
- .build() {
7606
- }
7607
-
7608
- class ListInputDevicesCommand extends Command
7609
- .classBuilder()
7610
- .ep(commonParams)
7611
- .m(function (Command, cs, config, o) {
7612
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7613
- })
7614
- .s("MediaLive", "ListInputDevices", {})
7615
- .n("MediaLiveClient", "ListInputDevicesCommand")
7616
- .sc(ListInputDevices$)
7617
- .build() {
7618
- }
7619
-
7620
- class ListInputDeviceTransfersCommand extends Command
7621
- .classBuilder()
7622
- .ep(commonParams)
7623
- .m(function (Command, cs, config, o) {
7624
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7625
- })
7626
- .s("MediaLive", "ListInputDeviceTransfers", {})
7627
- .n("MediaLiveClient", "ListInputDeviceTransfersCommand")
7628
- .sc(ListInputDeviceTransfers$)
7629
- .build() {
7630
- }
7631
-
7632
- class ListInputsCommand extends Command
7633
- .classBuilder()
7634
- .ep(commonParams)
7635
- .m(function (Command, cs, config, o) {
7636
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7637
- })
7638
- .s("MediaLive", "ListInputs", {})
7639
- .n("MediaLiveClient", "ListInputsCommand")
7640
- .sc(ListInputs$)
7641
- .build() {
7642
- }
7643
-
7644
- class ListInputSecurityGroupsCommand extends Command
7645
- .classBuilder()
7646
- .ep(commonParams)
7647
- .m(function (Command, cs, config, o) {
7648
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7649
- })
7650
- .s("MediaLive", "ListInputSecurityGroups", {})
7651
- .n("MediaLiveClient", "ListInputSecurityGroupsCommand")
7652
- .sc(ListInputSecurityGroups$)
7653
- .build() {
7654
- }
7655
-
7656
- class ListMultiplexAlertsCommand extends Command
7657
- .classBuilder()
7658
- .ep(commonParams)
7659
- .m(function (Command, cs, config, o) {
7660
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7661
- })
7662
- .s("MediaLive", "ListMultiplexAlerts", {})
7663
- .n("MediaLiveClient", "ListMultiplexAlertsCommand")
7664
- .sc(ListMultiplexAlerts$)
7665
- .build() {
7666
- }
7667
-
7668
- class ListMultiplexesCommand extends Command
7669
- .classBuilder()
7670
- .ep(commonParams)
7671
- .m(function (Command, cs, config, o) {
7672
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7673
- })
7674
- .s("MediaLive", "ListMultiplexes", {})
7675
- .n("MediaLiveClient", "ListMultiplexesCommand")
7676
- .sc(ListMultiplexes$)
7677
- .build() {
7678
- }
7679
-
7680
- class ListMultiplexProgramsCommand extends Command
7681
- .classBuilder()
7682
- .ep(commonParams)
7683
- .m(function (Command, cs, config, o) {
7684
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7685
- })
7686
- .s("MediaLive", "ListMultiplexPrograms", {})
7687
- .n("MediaLiveClient", "ListMultiplexProgramsCommand")
7688
- .sc(ListMultiplexPrograms$)
7689
- .build() {
7690
- }
7691
-
7692
- class ListNetworksCommand extends Command
7693
- .classBuilder()
7694
- .ep(commonParams)
7695
- .m(function (Command, cs, config, o) {
7696
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7697
- })
7698
- .s("MediaLive", "ListNetworks", {})
7699
- .n("MediaLiveClient", "ListNetworksCommand")
7700
- .sc(ListNetworks$)
7701
- .build() {
7702
- }
7703
-
7704
- class ListNodesCommand extends Command
7705
- .classBuilder()
7706
- .ep(commonParams)
7707
- .m(function (Command, cs, config, o) {
7708
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7709
- })
7710
- .s("MediaLive", "ListNodes", {})
7711
- .n("MediaLiveClient", "ListNodesCommand")
7712
- .sc(ListNodes$)
7713
- .build() {
7714
- }
7715
-
7716
- class ListOfferingsCommand extends Command
7717
- .classBuilder()
7718
- .ep(commonParams)
7719
- .m(function (Command, cs, config, o) {
7720
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7721
- })
7722
- .s("MediaLive", "ListOfferings", {})
7723
- .n("MediaLiveClient", "ListOfferingsCommand")
7724
- .sc(ListOfferings$)
7725
- .build() {
7726
- }
7727
-
7728
- class ListReservationsCommand extends Command
7729
- .classBuilder()
7730
- .ep(commonParams)
7731
- .m(function (Command, cs, config, o) {
7732
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7733
- })
7734
- .s("MediaLive", "ListReservations", {})
7735
- .n("MediaLiveClient", "ListReservationsCommand")
7736
- .sc(ListReservations$)
7737
- .build() {
7738
- }
7739
-
7740
- class ListSdiSourcesCommand extends Command
7741
- .classBuilder()
7742
- .ep(commonParams)
7743
- .m(function (Command, cs, config, o) {
7744
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7745
- })
7746
- .s("MediaLive", "ListSdiSources", {})
7747
- .n("MediaLiveClient", "ListSdiSourcesCommand")
7748
- .sc(ListSdiSources$)
7749
- .build() {
7750
- }
7751
-
7752
- class ListSignalMapsCommand extends Command
7753
- .classBuilder()
7754
- .ep(commonParams)
7755
- .m(function (Command, cs, config, o) {
7756
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7757
- })
7758
- .s("MediaLive", "ListSignalMaps", {})
7759
- .n("MediaLiveClient", "ListSignalMapsCommand")
7760
- .sc(ListSignalMaps$)
7761
- .build() {
7762
- }
7763
-
7764
- class ListTagsForResourceCommand extends Command
7765
- .classBuilder()
7766
- .ep(commonParams)
7767
- .m(function (Command, cs, config, o) {
7768
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7769
- })
7770
- .s("MediaLive", "ListTagsForResource", {})
7771
- .n("MediaLiveClient", "ListTagsForResourceCommand")
7772
- .sc(ListTagsForResource$)
7773
- .build() {
7774
- }
7775
-
7776
- class ListVersionsCommand extends Command
7777
- .classBuilder()
7778
- .ep(commonParams)
7779
- .m(function (Command, cs, config, o) {
7780
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7781
- })
7782
- .s("MediaLive", "ListVersions", {})
7783
- .n("MediaLiveClient", "ListVersionsCommand")
7784
- .sc(ListVersions$)
7785
- .build() {
7786
- }
7787
-
7788
- class PurchaseOfferingCommand extends Command
7789
- .classBuilder()
7790
- .ep(commonParams)
7791
- .m(function (Command, cs, config, o) {
7792
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7793
- })
7794
- .s("MediaLive", "PurchaseOffering", {})
7795
- .n("MediaLiveClient", "PurchaseOfferingCommand")
7796
- .sc(PurchaseOffering$)
7797
- .build() {
7798
- }
7799
-
7800
- class RebootInputDeviceCommand extends Command
7801
- .classBuilder()
7802
- .ep(commonParams)
7803
- .m(function (Command, cs, config, o) {
7804
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7805
- })
7806
- .s("MediaLive", "RebootInputDevice", {})
7807
- .n("MediaLiveClient", "RebootInputDeviceCommand")
7808
- .sc(RebootInputDevice$)
7809
- .build() {
7810
- }
7811
-
7812
- class RejectInputDeviceTransferCommand extends Command
7813
- .classBuilder()
7814
- .ep(commonParams)
7815
- .m(function (Command, cs, config, o) {
7816
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7817
- })
7818
- .s("MediaLive", "RejectInputDeviceTransfer", {})
7819
- .n("MediaLiveClient", "RejectInputDeviceTransferCommand")
7820
- .sc(RejectInputDeviceTransfer$)
7821
- .build() {
7822
- }
7823
-
7824
- class RestartChannelPipelinesCommand extends Command
7825
- .classBuilder()
7826
- .ep(commonParams)
7827
- .m(function (Command, cs, config, o) {
7828
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7829
- })
7830
- .s("MediaLive", "RestartChannelPipelines", {})
7831
- .n("MediaLiveClient", "RestartChannelPipelinesCommand")
7832
- .sc(RestartChannelPipelines$)
7833
- .build() {
7834
- }
7835
-
7836
- class StartChannelCommand extends Command
7837
- .classBuilder()
7838
- .ep(commonParams)
7839
- .m(function (Command, cs, config, o) {
7840
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7841
- })
7842
- .s("MediaLive", "StartChannel", {})
7843
- .n("MediaLiveClient", "StartChannelCommand")
7844
- .sc(StartChannel$)
7845
- .build() {
7846
- }
7847
-
7848
- class StartDeleteMonitorDeploymentCommand extends Command
7849
- .classBuilder()
7850
- .ep(commonParams)
7851
- .m(function (Command, cs, config, o) {
7852
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7853
- })
7854
- .s("MediaLive", "StartDeleteMonitorDeployment", {})
7855
- .n("MediaLiveClient", "StartDeleteMonitorDeploymentCommand")
7856
- .sc(StartDeleteMonitorDeployment$)
7857
- .build() {
7858
- }
7859
-
7860
- class StartInputDeviceCommand extends Command
7861
- .classBuilder()
7862
- .ep(commonParams)
7863
- .m(function (Command, cs, config, o) {
7864
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7865
- })
7866
- .s("MediaLive", "StartInputDevice", {})
7867
- .n("MediaLiveClient", "StartInputDeviceCommand")
7868
- .sc(StartInputDevice$)
7869
- .build() {
7870
- }
7871
-
7872
- class StartInputDeviceMaintenanceWindowCommand extends Command
7873
- .classBuilder()
7874
- .ep(commonParams)
7875
- .m(function (Command, cs, config, o) {
7876
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7877
- })
7878
- .s("MediaLive", "StartInputDeviceMaintenanceWindow", {})
7879
- .n("MediaLiveClient", "StartInputDeviceMaintenanceWindowCommand")
7880
- .sc(StartInputDeviceMaintenanceWindow$)
7881
- .build() {
7882
- }
7883
-
7884
- class StartMonitorDeploymentCommand extends Command
7885
- .classBuilder()
7886
- .ep(commonParams)
7887
- .m(function (Command, cs, config, o) {
7888
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7889
- })
7890
- .s("MediaLive", "StartMonitorDeployment", {})
7891
- .n("MediaLiveClient", "StartMonitorDeploymentCommand")
7892
- .sc(StartMonitorDeployment$)
7893
- .build() {
7894
- }
7895
-
7896
- class StartMultiplexCommand extends Command
7897
- .classBuilder()
7898
- .ep(commonParams)
7899
- .m(function (Command, cs, config, o) {
7900
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7901
- })
7902
- .s("MediaLive", "StartMultiplex", {})
7903
- .n("MediaLiveClient", "StartMultiplexCommand")
7904
- .sc(StartMultiplex$)
7905
- .build() {
7906
- }
7907
-
7908
- class StartUpdateSignalMapCommand extends Command
7909
- .classBuilder()
7910
- .ep(commonParams)
7911
- .m(function (Command, cs, config, o) {
7912
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7913
- })
7914
- .s("MediaLive", "StartUpdateSignalMap", {})
7915
- .n("MediaLiveClient", "StartUpdateSignalMapCommand")
7916
- .sc(StartUpdateSignalMap$)
7917
- .build() {
7918
- }
7919
-
7920
- class StopChannelCommand extends Command
7921
- .classBuilder()
7922
- .ep(commonParams)
7923
- .m(function (Command, cs, config, o) {
7924
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7925
- })
7926
- .s("MediaLive", "StopChannel", {})
7927
- .n("MediaLiveClient", "StopChannelCommand")
7928
- .sc(StopChannel$)
7929
- .build() {
7930
- }
7931
-
7932
- class StopInputDeviceCommand extends Command
7933
- .classBuilder()
7934
- .ep(commonParams)
7935
- .m(function (Command, cs, config, o) {
7936
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7937
- })
7938
- .s("MediaLive", "StopInputDevice", {})
7939
- .n("MediaLiveClient", "StopInputDeviceCommand")
7940
- .sc(StopInputDevice$)
7941
- .build() {
7942
- }
7943
-
7944
- class StopMultiplexCommand extends Command
7945
- .classBuilder()
7946
- .ep(commonParams)
7947
- .m(function (Command, cs, config, o) {
7948
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7949
- })
7950
- .s("MediaLive", "StopMultiplex", {})
7951
- .n("MediaLiveClient", "StopMultiplexCommand")
7952
- .sc(StopMultiplex$)
7953
- .build() {
7954
- }
7955
-
7956
- class TransferInputDeviceCommand extends Command
7957
- .classBuilder()
7958
- .ep(commonParams)
7959
- .m(function (Command, cs, config, o) {
7960
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7961
- })
7962
- .s("MediaLive", "TransferInputDevice", {})
7963
- .n("MediaLiveClient", "TransferInputDeviceCommand")
7964
- .sc(TransferInputDevice$)
7965
- .build() {
7966
- }
7967
-
7968
- class UpdateAccountConfigurationCommand extends Command
7969
- .classBuilder()
7970
- .ep(commonParams)
7971
- .m(function (Command, cs, config, o) {
7972
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7973
- })
7974
- .s("MediaLive", "UpdateAccountConfiguration", {})
7975
- .n("MediaLiveClient", "UpdateAccountConfigurationCommand")
7976
- .sc(UpdateAccountConfiguration$)
7977
- .build() {
7978
- }
7979
-
7980
- class UpdateChannelClassCommand extends Command
7981
- .classBuilder()
7982
- .ep(commonParams)
7983
- .m(function (Command, cs, config, o) {
7984
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7985
- })
7986
- .s("MediaLive", "UpdateChannelClass", {})
7987
- .n("MediaLiveClient", "UpdateChannelClassCommand")
7988
- .sc(UpdateChannelClass$)
7989
- .build() {
7990
- }
7991
-
7992
- class UpdateChannelCommand extends Command
7993
- .classBuilder()
7994
- .ep(commonParams)
7995
- .m(function (Command, cs, config, o) {
7996
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
7997
- })
7998
- .s("MediaLive", "UpdateChannel", {})
7999
- .n("MediaLiveClient", "UpdateChannelCommand")
8000
- .sc(UpdateChannel$)
8001
- .build() {
8002
- }
8003
-
8004
- class UpdateChannelPlacementGroupCommand extends Command
8005
- .classBuilder()
8006
- .ep(commonParams)
8007
- .m(function (Command, cs, config, o) {
8008
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8009
- })
8010
- .s("MediaLive", "UpdateChannelPlacementGroup", {})
8011
- .n("MediaLiveClient", "UpdateChannelPlacementGroupCommand")
8012
- .sc(UpdateChannelPlacementGroup$)
8013
- .build() {
8014
- }
8015
-
8016
- class UpdateCloudWatchAlarmTemplateCommand extends Command
8017
- .classBuilder()
8018
- .ep(commonParams)
8019
- .m(function (Command, cs, config, o) {
8020
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8021
- })
8022
- .s("MediaLive", "UpdateCloudWatchAlarmTemplate", {})
8023
- .n("MediaLiveClient", "UpdateCloudWatchAlarmTemplateCommand")
8024
- .sc(UpdateCloudWatchAlarmTemplate$)
8025
- .build() {
8026
- }
8027
-
8028
- class UpdateCloudWatchAlarmTemplateGroupCommand extends Command
8029
- .classBuilder()
8030
- .ep(commonParams)
8031
- .m(function (Command, cs, config, o) {
8032
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8033
- })
8034
- .s("MediaLive", "UpdateCloudWatchAlarmTemplateGroup", {})
8035
- .n("MediaLiveClient", "UpdateCloudWatchAlarmTemplateGroupCommand")
8036
- .sc(UpdateCloudWatchAlarmTemplateGroup$)
8037
- .build() {
8038
- }
8039
-
8040
- class UpdateClusterCommand extends Command
8041
- .classBuilder()
8042
- .ep(commonParams)
8043
- .m(function (Command, cs, config, o) {
8044
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8045
- })
8046
- .s("MediaLive", "UpdateCluster", {})
8047
- .n("MediaLiveClient", "UpdateClusterCommand")
8048
- .sc(UpdateCluster$)
8049
- .build() {
8050
- }
8051
-
8052
- class UpdateEventBridgeRuleTemplateCommand extends Command
8053
- .classBuilder()
8054
- .ep(commonParams)
8055
- .m(function (Command, cs, config, o) {
8056
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8057
- })
8058
- .s("MediaLive", "UpdateEventBridgeRuleTemplate", {})
8059
- .n("MediaLiveClient", "UpdateEventBridgeRuleTemplateCommand")
8060
- .sc(UpdateEventBridgeRuleTemplate$)
8061
- .build() {
8062
- }
8063
-
8064
- class UpdateEventBridgeRuleTemplateGroupCommand extends Command
8065
- .classBuilder()
8066
- .ep(commonParams)
8067
- .m(function (Command, cs, config, o) {
8068
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8069
- })
8070
- .s("MediaLive", "UpdateEventBridgeRuleTemplateGroup", {})
8071
- .n("MediaLiveClient", "UpdateEventBridgeRuleTemplateGroupCommand")
8072
- .sc(UpdateEventBridgeRuleTemplateGroup$)
8073
- .build() {
8074
- }
8075
-
8076
- class UpdateInputCommand extends Command
8077
- .classBuilder()
8078
- .ep(commonParams)
8079
- .m(function (Command, cs, config, o) {
8080
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8081
- })
8082
- .s("MediaLive", "UpdateInput", {})
8083
- .n("MediaLiveClient", "UpdateInputCommand")
8084
- .sc(UpdateInput$)
8085
- .build() {
8086
- }
8087
-
8088
- class UpdateInputDeviceCommand extends Command
8089
- .classBuilder()
8090
- .ep(commonParams)
8091
- .m(function (Command, cs, config, o) {
8092
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8093
- })
8094
- .s("MediaLive", "UpdateInputDevice", {})
8095
- .n("MediaLiveClient", "UpdateInputDeviceCommand")
8096
- .sc(UpdateInputDevice$)
8097
- .build() {
8098
- }
8099
-
8100
- class UpdateInputSecurityGroupCommand extends Command
8101
- .classBuilder()
8102
- .ep(commonParams)
8103
- .m(function (Command, cs, config, o) {
8104
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8105
- })
8106
- .s("MediaLive", "UpdateInputSecurityGroup", {})
8107
- .n("MediaLiveClient", "UpdateInputSecurityGroupCommand")
8108
- .sc(UpdateInputSecurityGroup$)
8109
- .build() {
8110
- }
8111
-
8112
- class UpdateMultiplexCommand extends Command
8113
- .classBuilder()
8114
- .ep(commonParams)
8115
- .m(function (Command, cs, config, o) {
8116
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8117
- })
8118
- .s("MediaLive", "UpdateMultiplex", {})
8119
- .n("MediaLiveClient", "UpdateMultiplexCommand")
8120
- .sc(UpdateMultiplex$)
8121
- .build() {
8122
- }
8123
-
8124
- class UpdateMultiplexProgramCommand extends Command
8125
- .classBuilder()
8126
- .ep(commonParams)
8127
- .m(function (Command, cs, config, o) {
8128
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8129
- })
8130
- .s("MediaLive", "UpdateMultiplexProgram", {})
8131
- .n("MediaLiveClient", "UpdateMultiplexProgramCommand")
8132
- .sc(UpdateMultiplexProgram$)
8133
- .build() {
8134
- }
8135
-
8136
- class UpdateNetworkCommand extends Command
8137
- .classBuilder()
8138
- .ep(commonParams)
8139
- .m(function (Command, cs, config, o) {
8140
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8141
- })
8142
- .s("MediaLive", "UpdateNetwork", {})
8143
- .n("MediaLiveClient", "UpdateNetworkCommand")
8144
- .sc(UpdateNetwork$)
8145
- .build() {
8146
- }
8147
-
8148
- class UpdateNodeCommand extends Command
8149
- .classBuilder()
8150
- .ep(commonParams)
8151
- .m(function (Command, cs, config, o) {
8152
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8153
- })
8154
- .s("MediaLive", "UpdateNode", {})
8155
- .n("MediaLiveClient", "UpdateNodeCommand")
8156
- .sc(UpdateNode$)
8157
- .build() {
8158
- }
8159
-
8160
- class UpdateNodeStateCommand extends Command
8161
- .classBuilder()
8162
- .ep(commonParams)
8163
- .m(function (Command, cs, config, o) {
8164
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8165
- })
8166
- .s("MediaLive", "UpdateNodeState", {})
8167
- .n("MediaLiveClient", "UpdateNodeStateCommand")
8168
- .sc(UpdateNodeState$)
8169
- .build() {
8170
- }
8171
-
8172
- class UpdateReservationCommand extends Command
8173
- .classBuilder()
8174
- .ep(commonParams)
8175
- .m(function (Command, cs, config, o) {
8176
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8177
- })
8178
- .s("MediaLive", "UpdateReservation", {})
8179
- .n("MediaLiveClient", "UpdateReservationCommand")
8180
- .sc(UpdateReservation$)
8181
- .build() {
8182
- }
8183
-
8184
- class UpdateSdiSourceCommand extends Command
8185
- .classBuilder()
8186
- .ep(commonParams)
8187
- .m(function (Command, cs, config, o) {
8188
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
8189
- })
8190
- .s("MediaLive", "UpdateSdiSource", {})
8191
- .n("MediaLiveClient", "UpdateSdiSourceCommand")
8192
- .sc(UpdateSdiSource$)
8193
- .build() {
6722
+ const command = makeBuilder(commonParams, "MediaLive", "MediaLiveClient", getEndpointPlugin);
6723
+ const _ep0 = {};
6724
+ const _mw0 = (Command, cs, config, o) => [];
6725
+
6726
+ class AcceptInputDeviceTransferCommand extends command(_ep0, _mw0, "AcceptInputDeviceTransfer", AcceptInputDeviceTransfer$) {
6727
+ }
6728
+
6729
+ class BatchDeleteCommand extends command(_ep0, _mw0, "BatchDelete", BatchDelete$) {
6730
+ }
6731
+
6732
+ class BatchStartCommand extends command(_ep0, _mw0, "BatchStart", BatchStart$) {
6733
+ }
6734
+
6735
+ class BatchStopCommand extends command(_ep0, _mw0, "BatchStop", BatchStop$) {
6736
+ }
6737
+
6738
+ class BatchUpdateScheduleCommand extends command(_ep0, _mw0, "BatchUpdateSchedule", BatchUpdateSchedule$) {
6739
+ }
6740
+
6741
+ class CancelInputDeviceTransferCommand extends command(_ep0, _mw0, "CancelInputDeviceTransfer", CancelInputDeviceTransfer$) {
6742
+ }
6743
+
6744
+ class ClaimDeviceCommand extends command(_ep0, _mw0, "ClaimDevice", ClaimDevice$) {
6745
+ }
6746
+
6747
+ class CreateChannelCommand extends command(_ep0, _mw0, "CreateChannel", CreateChannel$) {
6748
+ }
6749
+
6750
+ class CreateChannelPlacementGroupCommand extends command(_ep0, _mw0, "CreateChannelPlacementGroup", CreateChannelPlacementGroup$) {
6751
+ }
6752
+
6753
+ class CreateCloudWatchAlarmTemplateCommand extends command(_ep0, _mw0, "CreateCloudWatchAlarmTemplate", CreateCloudWatchAlarmTemplate$) {
6754
+ }
6755
+
6756
+ class CreateCloudWatchAlarmTemplateGroupCommand extends command(_ep0, _mw0, "CreateCloudWatchAlarmTemplateGroup", CreateCloudWatchAlarmTemplateGroup$) {
6757
+ }
6758
+
6759
+ class CreateClusterCommand extends command(_ep0, _mw0, "CreateCluster", CreateCluster$) {
6760
+ }
6761
+
6762
+ class CreateEventBridgeRuleTemplateCommand extends command(_ep0, _mw0, "CreateEventBridgeRuleTemplate", CreateEventBridgeRuleTemplate$) {
6763
+ }
6764
+
6765
+ class CreateEventBridgeRuleTemplateGroupCommand extends command(_ep0, _mw0, "CreateEventBridgeRuleTemplateGroup", CreateEventBridgeRuleTemplateGroup$) {
6766
+ }
6767
+
6768
+ class CreateInputCommand extends command(_ep0, _mw0, "CreateInput", CreateInput$) {
6769
+ }
6770
+
6771
+ class CreateInputSecurityGroupCommand extends command(_ep0, _mw0, "CreateInputSecurityGroup", CreateInputSecurityGroup$) {
6772
+ }
6773
+
6774
+ class CreateMultiplexCommand extends command(_ep0, _mw0, "CreateMultiplex", CreateMultiplex$) {
6775
+ }
6776
+
6777
+ class CreateMultiplexProgramCommand extends command(_ep0, _mw0, "CreateMultiplexProgram", CreateMultiplexProgram$) {
6778
+ }
6779
+
6780
+ class CreateNetworkCommand extends command(_ep0, _mw0, "CreateNetwork", CreateNetwork$) {
6781
+ }
6782
+
6783
+ class CreateNodeCommand extends command(_ep0, _mw0, "CreateNode", CreateNode$) {
6784
+ }
6785
+
6786
+ class CreateNodeRegistrationScriptCommand extends command(_ep0, _mw0, "CreateNodeRegistrationScript", CreateNodeRegistrationScript$) {
6787
+ }
6788
+
6789
+ class CreatePartnerInputCommand extends command(_ep0, _mw0, "CreatePartnerInput", CreatePartnerInput$) {
6790
+ }
6791
+
6792
+ class CreateSdiSourceCommand extends command(_ep0, _mw0, "CreateSdiSource", CreateSdiSource$) {
6793
+ }
6794
+
6795
+ class CreateSignalMapCommand extends command(_ep0, _mw0, "CreateSignalMap", CreateSignalMap$) {
6796
+ }
6797
+
6798
+ class CreateTagsCommand extends command(_ep0, _mw0, "CreateTags", CreateTags$) {
6799
+ }
6800
+
6801
+ class DeleteChannelCommand extends command(_ep0, _mw0, "DeleteChannel", DeleteChannel$) {
6802
+ }
6803
+
6804
+ class DeleteChannelPlacementGroupCommand extends command(_ep0, _mw0, "DeleteChannelPlacementGroup", DeleteChannelPlacementGroup$) {
6805
+ }
6806
+
6807
+ class DeleteCloudWatchAlarmTemplateCommand extends command(_ep0, _mw0, "DeleteCloudWatchAlarmTemplate", DeleteCloudWatchAlarmTemplate$) {
6808
+ }
6809
+
6810
+ class DeleteCloudWatchAlarmTemplateGroupCommand extends command(_ep0, _mw0, "DeleteCloudWatchAlarmTemplateGroup", DeleteCloudWatchAlarmTemplateGroup$) {
6811
+ }
6812
+
6813
+ class DeleteClusterCommand extends command(_ep0, _mw0, "DeleteCluster", DeleteCluster$) {
6814
+ }
6815
+
6816
+ class DeleteEventBridgeRuleTemplateCommand extends command(_ep0, _mw0, "DeleteEventBridgeRuleTemplate", DeleteEventBridgeRuleTemplate$) {
6817
+ }
6818
+
6819
+ class DeleteEventBridgeRuleTemplateGroupCommand extends command(_ep0, _mw0, "DeleteEventBridgeRuleTemplateGroup", DeleteEventBridgeRuleTemplateGroup$) {
6820
+ }
6821
+
6822
+ class DeleteInputCommand extends command(_ep0, _mw0, "DeleteInput", DeleteInput$) {
6823
+ }
6824
+
6825
+ class DeleteInputSecurityGroupCommand extends command(_ep0, _mw0, "DeleteInputSecurityGroup", DeleteInputSecurityGroup$) {
6826
+ }
6827
+
6828
+ class DeleteMultiplexCommand extends command(_ep0, _mw0, "DeleteMultiplex", DeleteMultiplex$) {
6829
+ }
6830
+
6831
+ class DeleteMultiplexProgramCommand extends command(_ep0, _mw0, "DeleteMultiplexProgram", DeleteMultiplexProgram$) {
6832
+ }
6833
+
6834
+ class DeleteNetworkCommand extends command(_ep0, _mw0, "DeleteNetwork", DeleteNetwork$) {
6835
+ }
6836
+
6837
+ class DeleteNodeCommand extends command(_ep0, _mw0, "DeleteNode", DeleteNode$) {
6838
+ }
6839
+
6840
+ class DeleteReservationCommand extends command(_ep0, _mw0, "DeleteReservation", DeleteReservation$) {
6841
+ }
6842
+
6843
+ class DeleteScheduleCommand extends command(_ep0, _mw0, "DeleteSchedule", DeleteSchedule$) {
6844
+ }
6845
+
6846
+ class DeleteSdiSourceCommand extends command(_ep0, _mw0, "DeleteSdiSource", DeleteSdiSource$) {
6847
+ }
6848
+
6849
+ class DeleteSignalMapCommand extends command(_ep0, _mw0, "DeleteSignalMap", DeleteSignalMap$) {
6850
+ }
6851
+
6852
+ class DeleteTagsCommand extends command(_ep0, _mw0, "DeleteTags", DeleteTags$) {
6853
+ }
6854
+
6855
+ class DescribeAccountConfigurationCommand extends command(_ep0, _mw0, "DescribeAccountConfiguration", DescribeAccountConfiguration$) {
6856
+ }
6857
+
6858
+ class DescribeChannelCommand extends command(_ep0, _mw0, "DescribeChannel", DescribeChannel$) {
6859
+ }
6860
+
6861
+ class DescribeChannelPlacementGroupCommand extends command(_ep0, _mw0, "DescribeChannelPlacementGroup", DescribeChannelPlacementGroup$) {
6862
+ }
6863
+
6864
+ class DescribeClusterCommand extends command(_ep0, _mw0, "DescribeCluster", DescribeCluster$) {
6865
+ }
6866
+
6867
+ class DescribeInputCommand extends command(_ep0, _mw0, "DescribeInput", DescribeInput$) {
6868
+ }
6869
+
6870
+ class DescribeInputDeviceCommand extends command(_ep0, _mw0, "DescribeInputDevice", DescribeInputDevice$) {
6871
+ }
6872
+
6873
+ class DescribeInputDeviceThumbnailCommand extends command(_ep0, _mw0, "DescribeInputDeviceThumbnail", DescribeInputDeviceThumbnail$) {
6874
+ }
6875
+
6876
+ class DescribeInputSecurityGroupCommand extends command(_ep0, _mw0, "DescribeInputSecurityGroup", DescribeInputSecurityGroup$) {
6877
+ }
6878
+
6879
+ class DescribeMultiplexCommand extends command(_ep0, _mw0, "DescribeMultiplex", DescribeMultiplex$) {
6880
+ }
6881
+
6882
+ class DescribeMultiplexProgramCommand extends command(_ep0, _mw0, "DescribeMultiplexProgram", DescribeMultiplexProgram$) {
6883
+ }
6884
+
6885
+ class DescribeNetworkCommand extends command(_ep0, _mw0, "DescribeNetwork", DescribeNetwork$) {
6886
+ }
6887
+
6888
+ class DescribeNodeCommand extends command(_ep0, _mw0, "DescribeNode", DescribeNode$) {
6889
+ }
6890
+
6891
+ class DescribeOfferingCommand extends command(_ep0, _mw0, "DescribeOffering", DescribeOffering$) {
6892
+ }
6893
+
6894
+ class DescribeReservationCommand extends command(_ep0, _mw0, "DescribeReservation", DescribeReservation$) {
6895
+ }
6896
+
6897
+ class DescribeScheduleCommand extends command(_ep0, _mw0, "DescribeSchedule", DescribeSchedule$) {
6898
+ }
6899
+
6900
+ class DescribeSdiSourceCommand extends command(_ep0, _mw0, "DescribeSdiSource", DescribeSdiSource$) {
6901
+ }
6902
+
6903
+ class DescribeThumbnailsCommand extends command(_ep0, _mw0, "DescribeThumbnails", DescribeThumbnails$) {
6904
+ }
6905
+
6906
+ class GetCloudWatchAlarmTemplateCommand extends command(_ep0, _mw0, "GetCloudWatchAlarmTemplate", GetCloudWatchAlarmTemplate$) {
6907
+ }
6908
+
6909
+ class GetCloudWatchAlarmTemplateGroupCommand extends command(_ep0, _mw0, "GetCloudWatchAlarmTemplateGroup", GetCloudWatchAlarmTemplateGroup$) {
6910
+ }
6911
+
6912
+ class GetEventBridgeRuleTemplateCommand extends command(_ep0, _mw0, "GetEventBridgeRuleTemplate", GetEventBridgeRuleTemplate$) {
6913
+ }
6914
+
6915
+ class GetEventBridgeRuleTemplateGroupCommand extends command(_ep0, _mw0, "GetEventBridgeRuleTemplateGroup", GetEventBridgeRuleTemplateGroup$) {
6916
+ }
6917
+
6918
+ class GetSignalMapCommand extends command(_ep0, _mw0, "GetSignalMap", GetSignalMap$) {
6919
+ }
6920
+
6921
+ class ListAlertsCommand extends command(_ep0, _mw0, "ListAlerts", ListAlerts$) {
6922
+ }
6923
+
6924
+ class ListChannelPlacementGroupsCommand extends command(_ep0, _mw0, "ListChannelPlacementGroups", ListChannelPlacementGroups$) {
6925
+ }
6926
+
6927
+ class ListChannelsCommand extends command(_ep0, _mw0, "ListChannels", ListChannels$) {
6928
+ }
6929
+
6930
+ class ListCloudWatchAlarmTemplateGroupsCommand extends command(_ep0, _mw0, "ListCloudWatchAlarmTemplateGroups", ListCloudWatchAlarmTemplateGroups$) {
6931
+ }
6932
+
6933
+ class ListCloudWatchAlarmTemplatesCommand extends command(_ep0, _mw0, "ListCloudWatchAlarmTemplates", ListCloudWatchAlarmTemplates$) {
6934
+ }
6935
+
6936
+ class ListClusterAlertsCommand extends command(_ep0, _mw0, "ListClusterAlerts", ListClusterAlerts$) {
6937
+ }
6938
+
6939
+ class ListClustersCommand extends command(_ep0, _mw0, "ListClusters", ListClusters$) {
6940
+ }
6941
+
6942
+ class ListEventBridgeRuleTemplateGroupsCommand extends command(_ep0, _mw0, "ListEventBridgeRuleTemplateGroups", ListEventBridgeRuleTemplateGroups$) {
6943
+ }
6944
+
6945
+ class ListEventBridgeRuleTemplatesCommand extends command(_ep0, _mw0, "ListEventBridgeRuleTemplates", ListEventBridgeRuleTemplates$) {
6946
+ }
6947
+
6948
+ class ListInputDevicesCommand extends command(_ep0, _mw0, "ListInputDevices", ListInputDevices$) {
6949
+ }
6950
+
6951
+ class ListInputDeviceTransfersCommand extends command(_ep0, _mw0, "ListInputDeviceTransfers", ListInputDeviceTransfers$) {
6952
+ }
6953
+
6954
+ class ListInputsCommand extends command(_ep0, _mw0, "ListInputs", ListInputs$) {
6955
+ }
6956
+
6957
+ class ListInputSecurityGroupsCommand extends command(_ep0, _mw0, "ListInputSecurityGroups", ListInputSecurityGroups$) {
6958
+ }
6959
+
6960
+ class ListMultiplexAlertsCommand extends command(_ep0, _mw0, "ListMultiplexAlerts", ListMultiplexAlerts$) {
6961
+ }
6962
+
6963
+ class ListMultiplexesCommand extends command(_ep0, _mw0, "ListMultiplexes", ListMultiplexes$) {
6964
+ }
6965
+
6966
+ class ListMultiplexProgramsCommand extends command(_ep0, _mw0, "ListMultiplexPrograms", ListMultiplexPrograms$) {
6967
+ }
6968
+
6969
+ class ListNetworksCommand extends command(_ep0, _mw0, "ListNetworks", ListNetworks$) {
6970
+ }
6971
+
6972
+ class ListNodesCommand extends command(_ep0, _mw0, "ListNodes", ListNodes$) {
6973
+ }
6974
+
6975
+ class ListOfferingsCommand extends command(_ep0, _mw0, "ListOfferings", ListOfferings$) {
6976
+ }
6977
+
6978
+ class ListReservationsCommand extends command(_ep0, _mw0, "ListReservations", ListReservations$) {
6979
+ }
6980
+
6981
+ class ListSdiSourcesCommand extends command(_ep0, _mw0, "ListSdiSources", ListSdiSources$) {
6982
+ }
6983
+
6984
+ class ListSignalMapsCommand extends command(_ep0, _mw0, "ListSignalMaps", ListSignalMaps$) {
6985
+ }
6986
+
6987
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
6988
+ }
6989
+
6990
+ class ListVersionsCommand extends command(_ep0, _mw0, "ListVersions", ListVersions$) {
6991
+ }
6992
+
6993
+ class PurchaseOfferingCommand extends command(_ep0, _mw0, "PurchaseOffering", PurchaseOffering$) {
6994
+ }
6995
+
6996
+ class RebootInputDeviceCommand extends command(_ep0, _mw0, "RebootInputDevice", RebootInputDevice$) {
6997
+ }
6998
+
6999
+ class RejectInputDeviceTransferCommand extends command(_ep0, _mw0, "RejectInputDeviceTransfer", RejectInputDeviceTransfer$) {
7000
+ }
7001
+
7002
+ class RestartChannelPipelinesCommand extends command(_ep0, _mw0, "RestartChannelPipelines", RestartChannelPipelines$) {
7003
+ }
7004
+
7005
+ class StartChannelCommand extends command(_ep0, _mw0, "StartChannel", StartChannel$) {
7006
+ }
7007
+
7008
+ class StartDeleteMonitorDeploymentCommand extends command(_ep0, _mw0, "StartDeleteMonitorDeployment", StartDeleteMonitorDeployment$) {
7009
+ }
7010
+
7011
+ class StartInputDeviceCommand extends command(_ep0, _mw0, "StartInputDevice", StartInputDevice$) {
7012
+ }
7013
+
7014
+ class StartInputDeviceMaintenanceWindowCommand extends command(_ep0, _mw0, "StartInputDeviceMaintenanceWindow", StartInputDeviceMaintenanceWindow$) {
7015
+ }
7016
+
7017
+ class StartMonitorDeploymentCommand extends command(_ep0, _mw0, "StartMonitorDeployment", StartMonitorDeployment$) {
7018
+ }
7019
+
7020
+ class StartMultiplexCommand extends command(_ep0, _mw0, "StartMultiplex", StartMultiplex$) {
7021
+ }
7022
+
7023
+ class StartUpdateSignalMapCommand extends command(_ep0, _mw0, "StartUpdateSignalMap", StartUpdateSignalMap$) {
7024
+ }
7025
+
7026
+ class StopChannelCommand extends command(_ep0, _mw0, "StopChannel", StopChannel$) {
7027
+ }
7028
+
7029
+ class StopInputDeviceCommand extends command(_ep0, _mw0, "StopInputDevice", StopInputDevice$) {
7030
+ }
7031
+
7032
+ class StopMultiplexCommand extends command(_ep0, _mw0, "StopMultiplex", StopMultiplex$) {
7033
+ }
7034
+
7035
+ class TransferInputDeviceCommand extends command(_ep0, _mw0, "TransferInputDevice", TransferInputDevice$) {
7036
+ }
7037
+
7038
+ class UpdateAccountConfigurationCommand extends command(_ep0, _mw0, "UpdateAccountConfiguration", UpdateAccountConfiguration$) {
7039
+ }
7040
+
7041
+ class UpdateChannelClassCommand extends command(_ep0, _mw0, "UpdateChannelClass", UpdateChannelClass$) {
7042
+ }
7043
+
7044
+ class UpdateChannelCommand extends command(_ep0, _mw0, "UpdateChannel", UpdateChannel$) {
7045
+ }
7046
+
7047
+ class UpdateChannelPlacementGroupCommand extends command(_ep0, _mw0, "UpdateChannelPlacementGroup", UpdateChannelPlacementGroup$) {
7048
+ }
7049
+
7050
+ class UpdateCloudWatchAlarmTemplateCommand extends command(_ep0, _mw0, "UpdateCloudWatchAlarmTemplate", UpdateCloudWatchAlarmTemplate$) {
7051
+ }
7052
+
7053
+ class UpdateCloudWatchAlarmTemplateGroupCommand extends command(_ep0, _mw0, "UpdateCloudWatchAlarmTemplateGroup", UpdateCloudWatchAlarmTemplateGroup$) {
7054
+ }
7055
+
7056
+ class UpdateClusterCommand extends command(_ep0, _mw0, "UpdateCluster", UpdateCluster$) {
7057
+ }
7058
+
7059
+ class UpdateEventBridgeRuleTemplateCommand extends command(_ep0, _mw0, "UpdateEventBridgeRuleTemplate", UpdateEventBridgeRuleTemplate$) {
7060
+ }
7061
+
7062
+ class UpdateEventBridgeRuleTemplateGroupCommand extends command(_ep0, _mw0, "UpdateEventBridgeRuleTemplateGroup", UpdateEventBridgeRuleTemplateGroup$) {
7063
+ }
7064
+
7065
+ class UpdateInputCommand extends command(_ep0, _mw0, "UpdateInput", UpdateInput$) {
7066
+ }
7067
+
7068
+ class UpdateInputDeviceCommand extends command(_ep0, _mw0, "UpdateInputDevice", UpdateInputDevice$) {
7069
+ }
7070
+
7071
+ class UpdateInputSecurityGroupCommand extends command(_ep0, _mw0, "UpdateInputSecurityGroup", UpdateInputSecurityGroup$) {
7072
+ }
7073
+
7074
+ class UpdateMultiplexCommand extends command(_ep0, _mw0, "UpdateMultiplex", UpdateMultiplex$) {
7075
+ }
7076
+
7077
+ class UpdateMultiplexProgramCommand extends command(_ep0, _mw0, "UpdateMultiplexProgram", UpdateMultiplexProgram$) {
7078
+ }
7079
+
7080
+ class UpdateNetworkCommand extends command(_ep0, _mw0, "UpdateNetwork", UpdateNetwork$) {
7081
+ }
7082
+
7083
+ class UpdateNodeCommand extends command(_ep0, _mw0, "UpdateNode", UpdateNode$) {
7084
+ }
7085
+
7086
+ class UpdateNodeStateCommand extends command(_ep0, _mw0, "UpdateNodeState", UpdateNodeState$) {
7087
+ }
7088
+
7089
+ class UpdateReservationCommand extends command(_ep0, _mw0, "UpdateReservation", UpdateReservation$) {
7090
+ }
7091
+
7092
+ class UpdateSdiSourceCommand extends command(_ep0, _mw0, "UpdateSdiSource", UpdateSdiSource$) {
8194
7093
  }
8195
7094
 
8196
7095
  const paginateDescribeSchedule = createPaginator(MediaLiveClient, DescribeScheduleCommand, "NextToken", "NextToken", "MaxResults");