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