@aws-sdk/client-medialive 3.943.0 → 3.947.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 (175) hide show
  1. package/dist-cjs/index.js +2592 -15672
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/MediaLiveClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +2592 -15672
  8. package/dist-types/MediaLive.d.ts +1 -1
  9. package/dist-types/MediaLiveClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +3 -3
  13. package/dist-types/commands/BatchDeleteCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchStartCommand.d.ts +3 -3
  15. package/dist-types/commands/BatchStopCommand.d.ts +3 -3
  16. package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +3 -3
  17. package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +3 -3
  18. package/dist-types/commands/ClaimDeviceCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateChannelCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateChannelPlacementGroupCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateClusterCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateEventBridgeRuleTemplateCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateInputCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +3 -3
  28. package/dist-types/commands/CreateMultiplexCommand.d.ts +3 -3
  29. package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +3 -3
  30. package/dist-types/commands/CreateNetworkCommand.d.ts +3 -3
  31. package/dist-types/commands/CreateNodeCommand.d.ts +3 -3
  32. package/dist-types/commands/CreateNodeRegistrationScriptCommand.d.ts +3 -3
  33. package/dist-types/commands/CreatePartnerInputCommand.d.ts +3 -3
  34. package/dist-types/commands/CreateSdiSourceCommand.d.ts +3 -3
  35. package/dist-types/commands/CreateSignalMapCommand.d.ts +3 -3
  36. package/dist-types/commands/CreateTagsCommand.d.ts +3 -3
  37. package/dist-types/commands/DeleteChannelCommand.d.ts +3 -3
  38. package/dist-types/commands/DeleteChannelPlacementGroupCommand.d.ts +3 -3
  39. package/dist-types/commands/DeleteCloudWatchAlarmTemplateCommand.d.ts +3 -3
  40. package/dist-types/commands/DeleteCloudWatchAlarmTemplateGroupCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteClusterCommand.d.ts +3 -3
  42. package/dist-types/commands/DeleteEventBridgeRuleTemplateCommand.d.ts +3 -3
  43. package/dist-types/commands/DeleteEventBridgeRuleTemplateGroupCommand.d.ts +3 -3
  44. package/dist-types/commands/DeleteInputCommand.d.ts +3 -3
  45. package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +3 -3
  46. package/dist-types/commands/DeleteMultiplexCommand.d.ts +3 -3
  47. package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +3 -3
  48. package/dist-types/commands/DeleteNetworkCommand.d.ts +3 -3
  49. package/dist-types/commands/DeleteNodeCommand.d.ts +3 -3
  50. package/dist-types/commands/DeleteReservationCommand.d.ts +3 -3
  51. package/dist-types/commands/DeleteScheduleCommand.d.ts +3 -3
  52. package/dist-types/commands/DeleteSdiSourceCommand.d.ts +3 -3
  53. package/dist-types/commands/DeleteSignalMapCommand.d.ts +3 -3
  54. package/dist-types/commands/DeleteTagsCommand.d.ts +3 -3
  55. package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +3 -3
  56. package/dist-types/commands/DescribeChannelCommand.d.ts +3 -3
  57. package/dist-types/commands/DescribeChannelPlacementGroupCommand.d.ts +3 -3
  58. package/dist-types/commands/DescribeClusterCommand.d.ts +3 -3
  59. package/dist-types/commands/DescribeInputCommand.d.ts +3 -3
  60. package/dist-types/commands/DescribeInputDeviceCommand.d.ts +3 -3
  61. package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +3 -3
  62. package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +3 -3
  63. package/dist-types/commands/DescribeMultiplexCommand.d.ts +3 -3
  64. package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +3 -3
  65. package/dist-types/commands/DescribeNetworkCommand.d.ts +3 -3
  66. package/dist-types/commands/DescribeNodeCommand.d.ts +3 -3
  67. package/dist-types/commands/DescribeOfferingCommand.d.ts +3 -3
  68. package/dist-types/commands/DescribeReservationCommand.d.ts +3 -3
  69. package/dist-types/commands/DescribeScheduleCommand.d.ts +3 -3
  70. package/dist-types/commands/DescribeSdiSourceCommand.d.ts +3 -3
  71. package/dist-types/commands/DescribeThumbnailsCommand.d.ts +3 -3
  72. package/dist-types/commands/GetCloudWatchAlarmTemplateCommand.d.ts +3 -3
  73. package/dist-types/commands/GetCloudWatchAlarmTemplateGroupCommand.d.ts +3 -3
  74. package/dist-types/commands/GetEventBridgeRuleTemplateCommand.d.ts +3 -3
  75. package/dist-types/commands/GetEventBridgeRuleTemplateGroupCommand.d.ts +3 -3
  76. package/dist-types/commands/GetSignalMapCommand.d.ts +3 -3
  77. package/dist-types/commands/ListAlertsCommand.d.ts +3 -3
  78. package/dist-types/commands/ListChannelPlacementGroupsCommand.d.ts +3 -3
  79. package/dist-types/commands/ListChannelsCommand.d.ts +3 -3
  80. package/dist-types/commands/ListCloudWatchAlarmTemplateGroupsCommand.d.ts +3 -3
  81. package/dist-types/commands/ListCloudWatchAlarmTemplatesCommand.d.ts +3 -3
  82. package/dist-types/commands/ListClusterAlertsCommand.d.ts +3 -3
  83. package/dist-types/commands/ListClustersCommand.d.ts +3 -3
  84. package/dist-types/commands/ListEventBridgeRuleTemplateGroupsCommand.d.ts +3 -3
  85. package/dist-types/commands/ListEventBridgeRuleTemplatesCommand.d.ts +3 -3
  86. package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +3 -3
  87. package/dist-types/commands/ListInputDevicesCommand.d.ts +3 -3
  88. package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +3 -3
  89. package/dist-types/commands/ListInputsCommand.d.ts +3 -3
  90. package/dist-types/commands/ListMultiplexAlertsCommand.d.ts +3 -3
  91. package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +3 -3
  92. package/dist-types/commands/ListMultiplexesCommand.d.ts +3 -3
  93. package/dist-types/commands/ListNetworksCommand.d.ts +3 -3
  94. package/dist-types/commands/ListNodesCommand.d.ts +3 -3
  95. package/dist-types/commands/ListOfferingsCommand.d.ts +3 -3
  96. package/dist-types/commands/ListReservationsCommand.d.ts +3 -3
  97. package/dist-types/commands/ListSdiSourcesCommand.d.ts +3 -3
  98. package/dist-types/commands/ListSignalMapsCommand.d.ts +3 -3
  99. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  100. package/dist-types/commands/ListVersionsCommand.d.ts +3 -3
  101. package/dist-types/commands/PurchaseOfferingCommand.d.ts +3 -3
  102. package/dist-types/commands/RebootInputDeviceCommand.d.ts +3 -3
  103. package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +3 -3
  104. package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +3 -3
  105. package/dist-types/commands/StartChannelCommand.d.ts +3 -3
  106. package/dist-types/commands/StartDeleteMonitorDeploymentCommand.d.ts +3 -3
  107. package/dist-types/commands/StartInputDeviceCommand.d.ts +3 -3
  108. package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +3 -3
  109. package/dist-types/commands/StartMonitorDeploymentCommand.d.ts +3 -3
  110. package/dist-types/commands/StartMultiplexCommand.d.ts +3 -3
  111. package/dist-types/commands/StartUpdateSignalMapCommand.d.ts +3 -3
  112. package/dist-types/commands/StopChannelCommand.d.ts +3 -3
  113. package/dist-types/commands/StopInputDeviceCommand.d.ts +3 -3
  114. package/dist-types/commands/StopMultiplexCommand.d.ts +3 -3
  115. package/dist-types/commands/TransferInputDeviceCommand.d.ts +3 -3
  116. package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +3 -3
  117. package/dist-types/commands/UpdateChannelClassCommand.d.ts +3 -3
  118. package/dist-types/commands/UpdateChannelCommand.d.ts +3 -3
  119. package/dist-types/commands/UpdateChannelPlacementGroupCommand.d.ts +3 -3
  120. package/dist-types/commands/UpdateCloudWatchAlarmTemplateCommand.d.ts +3 -3
  121. package/dist-types/commands/UpdateCloudWatchAlarmTemplateGroupCommand.d.ts +3 -3
  122. package/dist-types/commands/UpdateClusterCommand.d.ts +3 -3
  123. package/dist-types/commands/UpdateEventBridgeRuleTemplateCommand.d.ts +3 -3
  124. package/dist-types/commands/UpdateEventBridgeRuleTemplateGroupCommand.d.ts +3 -3
  125. package/dist-types/commands/UpdateInputCommand.d.ts +3 -3
  126. package/dist-types/commands/UpdateInputDeviceCommand.d.ts +3 -3
  127. package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +3 -3
  128. package/dist-types/commands/UpdateMultiplexCommand.d.ts +3 -3
  129. package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +3 -3
  130. package/dist-types/commands/UpdateNetworkCommand.d.ts +3 -3
  131. package/dist-types/commands/UpdateNodeCommand.d.ts +3 -3
  132. package/dist-types/commands/UpdateNodeStateCommand.d.ts +3 -3
  133. package/dist-types/commands/UpdateReservationCommand.d.ts +3 -3
  134. package/dist-types/commands/UpdateSdiSourceCommand.d.ts +3 -3
  135. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  136. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  137. package/dist-types/extensionConfiguration.d.ts +4 -4
  138. package/dist-types/models/MediaLiveServiceException.d.ts +1 -1
  139. package/dist-types/models/errors.d.ts +1 -1
  140. package/dist-types/models/models_1.d.ts +1 -1
  141. package/dist-types/pagination/DescribeSchedulePaginator.d.ts +1 -1
  142. package/dist-types/pagination/Interfaces.d.ts +1 -1
  143. package/dist-types/pagination/ListAlertsPaginator.d.ts +1 -1
  144. package/dist-types/pagination/ListChannelPlacementGroupsPaginator.d.ts +1 -1
  145. package/dist-types/pagination/ListChannelsPaginator.d.ts +1 -1
  146. package/dist-types/pagination/ListCloudWatchAlarmTemplateGroupsPaginator.d.ts +1 -1
  147. package/dist-types/pagination/ListCloudWatchAlarmTemplatesPaginator.d.ts +1 -1
  148. package/dist-types/pagination/ListClusterAlertsPaginator.d.ts +1 -1
  149. package/dist-types/pagination/ListClustersPaginator.d.ts +1 -1
  150. package/dist-types/pagination/ListEventBridgeRuleTemplateGroupsPaginator.d.ts +1 -1
  151. package/dist-types/pagination/ListEventBridgeRuleTemplatesPaginator.d.ts +1 -1
  152. package/dist-types/pagination/ListInputDeviceTransfersPaginator.d.ts +1 -1
  153. package/dist-types/pagination/ListInputDevicesPaginator.d.ts +1 -1
  154. package/dist-types/pagination/ListInputSecurityGroupsPaginator.d.ts +1 -1
  155. package/dist-types/pagination/ListInputsPaginator.d.ts +1 -1
  156. package/dist-types/pagination/ListMultiplexAlertsPaginator.d.ts +1 -1
  157. package/dist-types/pagination/ListMultiplexProgramsPaginator.d.ts +1 -1
  158. package/dist-types/pagination/ListMultiplexesPaginator.d.ts +1 -1
  159. package/dist-types/pagination/ListNetworksPaginator.d.ts +1 -1
  160. package/dist-types/pagination/ListNodesPaginator.d.ts +1 -1
  161. package/dist-types/pagination/ListOfferingsPaginator.d.ts +1 -1
  162. package/dist-types/pagination/ListReservationsPaginator.d.ts +1 -1
  163. package/dist-types/pagination/ListSdiSourcesPaginator.d.ts +1 -1
  164. package/dist-types/pagination/ListSignalMapsPaginator.d.ts +1 -1
  165. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  166. package/dist-types/runtimeConfig.d.ts +1 -1
  167. package/dist-types/runtimeConfig.native.d.ts +1 -1
  168. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  169. package/dist-types/runtimeExtensions.d.ts +1 -1
  170. package/dist-types/schemas/schemas_0.d.ts +1 -1
  171. package/dist-types/ts3.4/MediaLiveClient.d.ts +3 -3
  172. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  173. package/dist-types/ts3.4/models/MediaLiveServiceException.d.ts +1 -1
  174. package/dist-types/ts3.4/models/models_1.d.ts +17 -17
  175. package/package.json +13 -12

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.