@aws-sdk/client-medialive 3.927.0 → 3.929.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 (147) hide show
  1. package/dist-cjs/index.js +27447 -14390
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/MediaLiveClient.js +2 -0
  4. package/dist-es/commands/AcceptInputDeviceTransferCommand.js +3 -9
  5. package/dist-es/commands/BatchDeleteCommand.js +3 -9
  6. package/dist-es/commands/BatchStartCommand.js +3 -9
  7. package/dist-es/commands/BatchStopCommand.js +3 -9
  8. package/dist-es/commands/BatchUpdateScheduleCommand.js +3 -9
  9. package/dist-es/commands/CancelInputDeviceTransferCommand.js +3 -9
  10. package/dist-es/commands/ClaimDeviceCommand.js +3 -9
  11. package/dist-es/commands/CreateChannelCommand.js +3 -9
  12. package/dist-es/commands/CreateChannelPlacementGroupCommand.js +3 -9
  13. package/dist-es/commands/CreateCloudWatchAlarmTemplateCommand.js +3 -9
  14. package/dist-es/commands/CreateCloudWatchAlarmTemplateGroupCommand.js +3 -9
  15. package/dist-es/commands/CreateClusterCommand.js +3 -9
  16. package/dist-es/commands/CreateEventBridgeRuleTemplateCommand.js +3 -9
  17. package/dist-es/commands/CreateEventBridgeRuleTemplateGroupCommand.js +3 -9
  18. package/dist-es/commands/CreateInputCommand.js +3 -9
  19. package/dist-es/commands/CreateInputSecurityGroupCommand.js +3 -9
  20. package/dist-es/commands/CreateMultiplexCommand.js +3 -9
  21. package/dist-es/commands/CreateMultiplexProgramCommand.js +3 -9
  22. package/dist-es/commands/CreateNetworkCommand.js +3 -9
  23. package/dist-es/commands/CreateNodeCommand.js +3 -9
  24. package/dist-es/commands/CreateNodeRegistrationScriptCommand.js +3 -9
  25. package/dist-es/commands/CreatePartnerInputCommand.js +3 -9
  26. package/dist-es/commands/CreateSdiSourceCommand.js +3 -9
  27. package/dist-es/commands/CreateSignalMapCommand.js +3 -9
  28. package/dist-es/commands/CreateTagsCommand.js +3 -9
  29. package/dist-es/commands/DeleteChannelCommand.js +3 -9
  30. package/dist-es/commands/DeleteChannelPlacementGroupCommand.js +3 -9
  31. package/dist-es/commands/DeleteCloudWatchAlarmTemplateCommand.js +3 -9
  32. package/dist-es/commands/DeleteCloudWatchAlarmTemplateGroupCommand.js +3 -9
  33. package/dist-es/commands/DeleteClusterCommand.js +3 -9
  34. package/dist-es/commands/DeleteEventBridgeRuleTemplateCommand.js +3 -9
  35. package/dist-es/commands/DeleteEventBridgeRuleTemplateGroupCommand.js +3 -9
  36. package/dist-es/commands/DeleteInputCommand.js +3 -9
  37. package/dist-es/commands/DeleteInputSecurityGroupCommand.js +3 -9
  38. package/dist-es/commands/DeleteMultiplexCommand.js +3 -9
  39. package/dist-es/commands/DeleteMultiplexProgramCommand.js +3 -9
  40. package/dist-es/commands/DeleteNetworkCommand.js +3 -9
  41. package/dist-es/commands/DeleteNodeCommand.js +3 -9
  42. package/dist-es/commands/DeleteReservationCommand.js +3 -9
  43. package/dist-es/commands/DeleteScheduleCommand.js +3 -9
  44. package/dist-es/commands/DeleteSdiSourceCommand.js +3 -9
  45. package/dist-es/commands/DeleteSignalMapCommand.js +3 -9
  46. package/dist-es/commands/DeleteTagsCommand.js +3 -9
  47. package/dist-es/commands/DescribeAccountConfigurationCommand.js +3 -9
  48. package/dist-es/commands/DescribeChannelCommand.js +3 -9
  49. package/dist-es/commands/DescribeChannelPlacementGroupCommand.js +3 -9
  50. package/dist-es/commands/DescribeClusterCommand.js +3 -9
  51. package/dist-es/commands/DescribeInputCommand.js +3 -9
  52. package/dist-es/commands/DescribeInputDeviceCommand.js +3 -9
  53. package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +3 -10
  54. package/dist-es/commands/DescribeInputSecurityGroupCommand.js +3 -9
  55. package/dist-es/commands/DescribeMultiplexCommand.js +3 -9
  56. package/dist-es/commands/DescribeMultiplexProgramCommand.js +3 -9
  57. package/dist-es/commands/DescribeNetworkCommand.js +3 -9
  58. package/dist-es/commands/DescribeNodeCommand.js +3 -9
  59. package/dist-es/commands/DescribeOfferingCommand.js +3 -9
  60. package/dist-es/commands/DescribeReservationCommand.js +3 -9
  61. package/dist-es/commands/DescribeScheduleCommand.js +3 -9
  62. package/dist-es/commands/DescribeSdiSourceCommand.js +3 -9
  63. package/dist-es/commands/DescribeThumbnailsCommand.js +3 -9
  64. package/dist-es/commands/GetCloudWatchAlarmTemplateCommand.js +3 -9
  65. package/dist-es/commands/GetCloudWatchAlarmTemplateGroupCommand.js +3 -9
  66. package/dist-es/commands/GetEventBridgeRuleTemplateCommand.js +3 -9
  67. package/dist-es/commands/GetEventBridgeRuleTemplateGroupCommand.js +3 -9
  68. package/dist-es/commands/GetSignalMapCommand.js +3 -9
  69. package/dist-es/commands/ListAlertsCommand.js +3 -9
  70. package/dist-es/commands/ListChannelPlacementGroupsCommand.js +3 -9
  71. package/dist-es/commands/ListChannelsCommand.js +3 -9
  72. package/dist-es/commands/ListCloudWatchAlarmTemplateGroupsCommand.js +3 -9
  73. package/dist-es/commands/ListCloudWatchAlarmTemplatesCommand.js +3 -9
  74. package/dist-es/commands/ListClusterAlertsCommand.js +3 -9
  75. package/dist-es/commands/ListClustersCommand.js +3 -9
  76. package/dist-es/commands/ListEventBridgeRuleTemplateGroupsCommand.js +3 -9
  77. package/dist-es/commands/ListEventBridgeRuleTemplatesCommand.js +3 -9
  78. package/dist-es/commands/ListInputDeviceTransfersCommand.js +3 -9
  79. package/dist-es/commands/ListInputDevicesCommand.js +3 -9
  80. package/dist-es/commands/ListInputSecurityGroupsCommand.js +3 -9
  81. package/dist-es/commands/ListInputsCommand.js +3 -9
  82. package/dist-es/commands/ListMultiplexAlertsCommand.js +3 -9
  83. package/dist-es/commands/ListMultiplexProgramsCommand.js +3 -9
  84. package/dist-es/commands/ListMultiplexesCommand.js +3 -9
  85. package/dist-es/commands/ListNetworksCommand.js +3 -9
  86. package/dist-es/commands/ListNodesCommand.js +3 -9
  87. package/dist-es/commands/ListOfferingsCommand.js +3 -9
  88. package/dist-es/commands/ListReservationsCommand.js +3 -9
  89. package/dist-es/commands/ListSdiSourcesCommand.js +3 -9
  90. package/dist-es/commands/ListSignalMapsCommand.js +3 -9
  91. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  92. package/dist-es/commands/ListVersionsCommand.js +3 -9
  93. package/dist-es/commands/PurchaseOfferingCommand.js +3 -9
  94. package/dist-es/commands/RebootInputDeviceCommand.js +3 -9
  95. package/dist-es/commands/RejectInputDeviceTransferCommand.js +3 -9
  96. package/dist-es/commands/RestartChannelPipelinesCommand.js +3 -9
  97. package/dist-es/commands/StartChannelCommand.js +3 -9
  98. package/dist-es/commands/StartDeleteMonitorDeploymentCommand.js +3 -9
  99. package/dist-es/commands/StartInputDeviceCommand.js +3 -9
  100. package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +3 -9
  101. package/dist-es/commands/StartMonitorDeploymentCommand.js +3 -9
  102. package/dist-es/commands/StartMultiplexCommand.js +3 -9
  103. package/dist-es/commands/StartUpdateSignalMapCommand.js +3 -9
  104. package/dist-es/commands/StopChannelCommand.js +3 -9
  105. package/dist-es/commands/StopInputDeviceCommand.js +3 -9
  106. package/dist-es/commands/StopMultiplexCommand.js +3 -9
  107. package/dist-es/commands/TransferInputDeviceCommand.js +3 -9
  108. package/dist-es/commands/UpdateAccountConfigurationCommand.js +3 -9
  109. package/dist-es/commands/UpdateChannelClassCommand.js +3 -9
  110. package/dist-es/commands/UpdateChannelCommand.js +3 -9
  111. package/dist-es/commands/UpdateChannelPlacementGroupCommand.js +3 -9
  112. package/dist-es/commands/UpdateCloudWatchAlarmTemplateCommand.js +3 -9
  113. package/dist-es/commands/UpdateCloudWatchAlarmTemplateGroupCommand.js +3 -9
  114. package/dist-es/commands/UpdateClusterCommand.js +3 -9
  115. package/dist-es/commands/UpdateEventBridgeRuleTemplateCommand.js +3 -9
  116. package/dist-es/commands/UpdateEventBridgeRuleTemplateGroupCommand.js +3 -9
  117. package/dist-es/commands/UpdateInputCommand.js +3 -9
  118. package/dist-es/commands/UpdateInputDeviceCommand.js +3 -9
  119. package/dist-es/commands/UpdateInputSecurityGroupCommand.js +3 -9
  120. package/dist-es/commands/UpdateMultiplexCommand.js +3 -9
  121. package/dist-es/commands/UpdateMultiplexProgramCommand.js +3 -9
  122. package/dist-es/commands/UpdateNetworkCommand.js +3 -9
  123. package/dist-es/commands/UpdateNodeCommand.js +3 -9
  124. package/dist-es/commands/UpdateNodeStateCommand.js +3 -9
  125. package/dist-es/commands/UpdateReservationCommand.js +3 -9
  126. package/dist-es/commands/UpdateSdiSourceCommand.js +3 -9
  127. package/dist-es/models/models_2.js +0 -3
  128. package/dist-es/runtimeConfig.shared.js +2 -0
  129. package/dist-es/schemas/schemas_0.js +23353 -0
  130. package/dist-types/MediaLiveClient.d.ts +10 -1
  131. package/dist-types/models/models_2.d.ts +0 -4
  132. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  133. package/dist-types/runtimeConfig.d.ts +1 -0
  134. package/dist-types/runtimeConfig.native.d.ts +1 -0
  135. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  136. package/dist-types/schemas/schemas_0.d.ts +805 -0
  137. package/dist-types/ts3.4/MediaLiveClient.d.ts +4 -0
  138. package/dist-types/ts3.4/models/models_2.d.ts +0 -3
  139. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  140. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  141. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  142. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  143. package/dist-types/ts3.4/schemas/schemas_0.d.ts +812 -0
  144. package/package.json +5 -6
  145. package/dist-es/protocols/Aws_restJson1.js +0 -9668
  146. package/dist-types/protocols/Aws_restJson1.d.ts +0 -1109
  147. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1484
@@ -1,1109 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SdkStreamSerdeContext as __SdkStreamSerdeContext, SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AcceptInputDeviceTransferCommandInput, AcceptInputDeviceTransferCommandOutput } from "../commands/AcceptInputDeviceTransferCommand";
4
- import { BatchDeleteCommandInput, BatchDeleteCommandOutput } from "../commands/BatchDeleteCommand";
5
- import { BatchStartCommandInput, BatchStartCommandOutput } from "../commands/BatchStartCommand";
6
- import { BatchStopCommandInput, BatchStopCommandOutput } from "../commands/BatchStopCommand";
7
- import { BatchUpdateScheduleCommandInput, BatchUpdateScheduleCommandOutput } from "../commands/BatchUpdateScheduleCommand";
8
- import { CancelInputDeviceTransferCommandInput, CancelInputDeviceTransferCommandOutput } from "../commands/CancelInputDeviceTransferCommand";
9
- import { ClaimDeviceCommandInput, ClaimDeviceCommandOutput } from "../commands/ClaimDeviceCommand";
10
- import { CreateChannelCommandInput, CreateChannelCommandOutput } from "../commands/CreateChannelCommand";
11
- import { CreateChannelPlacementGroupCommandInput, CreateChannelPlacementGroupCommandOutput } from "../commands/CreateChannelPlacementGroupCommand";
12
- import { CreateCloudWatchAlarmTemplateCommandInput, CreateCloudWatchAlarmTemplateCommandOutput } from "../commands/CreateCloudWatchAlarmTemplateCommand";
13
- import { CreateCloudWatchAlarmTemplateGroupCommandInput, CreateCloudWatchAlarmTemplateGroupCommandOutput } from "../commands/CreateCloudWatchAlarmTemplateGroupCommand";
14
- import { CreateClusterCommandInput, CreateClusterCommandOutput } from "../commands/CreateClusterCommand";
15
- import { CreateEventBridgeRuleTemplateCommandInput, CreateEventBridgeRuleTemplateCommandOutput } from "../commands/CreateEventBridgeRuleTemplateCommand";
16
- import { CreateEventBridgeRuleTemplateGroupCommandInput, CreateEventBridgeRuleTemplateGroupCommandOutput } from "../commands/CreateEventBridgeRuleTemplateGroupCommand";
17
- import { CreateInputCommandInput, CreateInputCommandOutput } from "../commands/CreateInputCommand";
18
- import { CreateInputSecurityGroupCommandInput, CreateInputSecurityGroupCommandOutput } from "../commands/CreateInputSecurityGroupCommand";
19
- import { CreateMultiplexCommandInput, CreateMultiplexCommandOutput } from "../commands/CreateMultiplexCommand";
20
- import { CreateMultiplexProgramCommandInput, CreateMultiplexProgramCommandOutput } from "../commands/CreateMultiplexProgramCommand";
21
- import { CreateNetworkCommandInput, CreateNetworkCommandOutput } from "../commands/CreateNetworkCommand";
22
- import { CreateNodeCommandInput, CreateNodeCommandOutput } from "../commands/CreateNodeCommand";
23
- import { CreateNodeRegistrationScriptCommandInput, CreateNodeRegistrationScriptCommandOutput } from "../commands/CreateNodeRegistrationScriptCommand";
24
- import { CreatePartnerInputCommandInput, CreatePartnerInputCommandOutput } from "../commands/CreatePartnerInputCommand";
25
- import { CreateSdiSourceCommandInput, CreateSdiSourceCommandOutput } from "../commands/CreateSdiSourceCommand";
26
- import { CreateSignalMapCommandInput, CreateSignalMapCommandOutput } from "../commands/CreateSignalMapCommand";
27
- import { CreateTagsCommandInput, CreateTagsCommandOutput } from "../commands/CreateTagsCommand";
28
- import { DeleteChannelCommandInput, DeleteChannelCommandOutput } from "../commands/DeleteChannelCommand";
29
- import { DeleteChannelPlacementGroupCommandInput, DeleteChannelPlacementGroupCommandOutput } from "../commands/DeleteChannelPlacementGroupCommand";
30
- import { DeleteCloudWatchAlarmTemplateCommandInput, DeleteCloudWatchAlarmTemplateCommandOutput } from "../commands/DeleteCloudWatchAlarmTemplateCommand";
31
- import { DeleteCloudWatchAlarmTemplateGroupCommandInput, DeleteCloudWatchAlarmTemplateGroupCommandOutput } from "../commands/DeleteCloudWatchAlarmTemplateGroupCommand";
32
- import { DeleteClusterCommandInput, DeleteClusterCommandOutput } from "../commands/DeleteClusterCommand";
33
- import { DeleteEventBridgeRuleTemplateCommandInput, DeleteEventBridgeRuleTemplateCommandOutput } from "../commands/DeleteEventBridgeRuleTemplateCommand";
34
- import { DeleteEventBridgeRuleTemplateGroupCommandInput, DeleteEventBridgeRuleTemplateGroupCommandOutput } from "../commands/DeleteEventBridgeRuleTemplateGroupCommand";
35
- import { DeleteInputCommandInput, DeleteInputCommandOutput } from "../commands/DeleteInputCommand";
36
- import { DeleteInputSecurityGroupCommandInput, DeleteInputSecurityGroupCommandOutput } from "../commands/DeleteInputSecurityGroupCommand";
37
- import { DeleteMultiplexCommandInput, DeleteMultiplexCommandOutput } from "../commands/DeleteMultiplexCommand";
38
- import { DeleteMultiplexProgramCommandInput, DeleteMultiplexProgramCommandOutput } from "../commands/DeleteMultiplexProgramCommand";
39
- import { DeleteNetworkCommandInput, DeleteNetworkCommandOutput } from "../commands/DeleteNetworkCommand";
40
- import { DeleteNodeCommandInput, DeleteNodeCommandOutput } from "../commands/DeleteNodeCommand";
41
- import { DeleteReservationCommandInput, DeleteReservationCommandOutput } from "../commands/DeleteReservationCommand";
42
- import { DeleteScheduleCommandInput, DeleteScheduleCommandOutput } from "../commands/DeleteScheduleCommand";
43
- import { DeleteSdiSourceCommandInput, DeleteSdiSourceCommandOutput } from "../commands/DeleteSdiSourceCommand";
44
- import { DeleteSignalMapCommandInput, DeleteSignalMapCommandOutput } from "../commands/DeleteSignalMapCommand";
45
- import { DeleteTagsCommandInput, DeleteTagsCommandOutput } from "../commands/DeleteTagsCommand";
46
- import { DescribeAccountConfigurationCommandInput, DescribeAccountConfigurationCommandOutput } from "../commands/DescribeAccountConfigurationCommand";
47
- import { DescribeChannelCommandInput, DescribeChannelCommandOutput } from "../commands/DescribeChannelCommand";
48
- import { DescribeChannelPlacementGroupCommandInput, DescribeChannelPlacementGroupCommandOutput } from "../commands/DescribeChannelPlacementGroupCommand";
49
- import { DescribeClusterCommandInput, DescribeClusterCommandOutput } from "../commands/DescribeClusterCommand";
50
- import { DescribeInputCommandInput, DescribeInputCommandOutput } from "../commands/DescribeInputCommand";
51
- import { DescribeInputDeviceCommandInput, DescribeInputDeviceCommandOutput } from "../commands/DescribeInputDeviceCommand";
52
- import { DescribeInputDeviceThumbnailCommandInput, DescribeInputDeviceThumbnailCommandOutput } from "../commands/DescribeInputDeviceThumbnailCommand";
53
- import { DescribeInputSecurityGroupCommandInput, DescribeInputSecurityGroupCommandOutput } from "../commands/DescribeInputSecurityGroupCommand";
54
- import { DescribeMultiplexCommandInput, DescribeMultiplexCommandOutput } from "../commands/DescribeMultiplexCommand";
55
- import { DescribeMultiplexProgramCommandInput, DescribeMultiplexProgramCommandOutput } from "../commands/DescribeMultiplexProgramCommand";
56
- import { DescribeNetworkCommandInput, DescribeNetworkCommandOutput } from "../commands/DescribeNetworkCommand";
57
- import { DescribeNodeCommandInput, DescribeNodeCommandOutput } from "../commands/DescribeNodeCommand";
58
- import { DescribeOfferingCommandInput, DescribeOfferingCommandOutput } from "../commands/DescribeOfferingCommand";
59
- import { DescribeReservationCommandInput, DescribeReservationCommandOutput } from "../commands/DescribeReservationCommand";
60
- import { DescribeScheduleCommandInput, DescribeScheduleCommandOutput } from "../commands/DescribeScheduleCommand";
61
- import { DescribeSdiSourceCommandInput, DescribeSdiSourceCommandOutput } from "../commands/DescribeSdiSourceCommand";
62
- import { DescribeThumbnailsCommandInput, DescribeThumbnailsCommandOutput } from "../commands/DescribeThumbnailsCommand";
63
- import { GetCloudWatchAlarmTemplateCommandInput, GetCloudWatchAlarmTemplateCommandOutput } from "../commands/GetCloudWatchAlarmTemplateCommand";
64
- import { GetCloudWatchAlarmTemplateGroupCommandInput, GetCloudWatchAlarmTemplateGroupCommandOutput } from "../commands/GetCloudWatchAlarmTemplateGroupCommand";
65
- import { GetEventBridgeRuleTemplateCommandInput, GetEventBridgeRuleTemplateCommandOutput } from "../commands/GetEventBridgeRuleTemplateCommand";
66
- import { GetEventBridgeRuleTemplateGroupCommandInput, GetEventBridgeRuleTemplateGroupCommandOutput } from "../commands/GetEventBridgeRuleTemplateGroupCommand";
67
- import { GetSignalMapCommandInput, GetSignalMapCommandOutput } from "../commands/GetSignalMapCommand";
68
- import { ListAlertsCommandInput, ListAlertsCommandOutput } from "../commands/ListAlertsCommand";
69
- import { ListChannelPlacementGroupsCommandInput, ListChannelPlacementGroupsCommandOutput } from "../commands/ListChannelPlacementGroupsCommand";
70
- import { ListChannelsCommandInput, ListChannelsCommandOutput } from "../commands/ListChannelsCommand";
71
- import { ListCloudWatchAlarmTemplateGroupsCommandInput, ListCloudWatchAlarmTemplateGroupsCommandOutput } from "../commands/ListCloudWatchAlarmTemplateGroupsCommand";
72
- import { ListCloudWatchAlarmTemplatesCommandInput, ListCloudWatchAlarmTemplatesCommandOutput } from "../commands/ListCloudWatchAlarmTemplatesCommand";
73
- import { ListClusterAlertsCommandInput, ListClusterAlertsCommandOutput } from "../commands/ListClusterAlertsCommand";
74
- import { ListClustersCommandInput, ListClustersCommandOutput } from "../commands/ListClustersCommand";
75
- import { ListEventBridgeRuleTemplateGroupsCommandInput, ListEventBridgeRuleTemplateGroupsCommandOutput } from "../commands/ListEventBridgeRuleTemplateGroupsCommand";
76
- import { ListEventBridgeRuleTemplatesCommandInput, ListEventBridgeRuleTemplatesCommandOutput } from "../commands/ListEventBridgeRuleTemplatesCommand";
77
- import { ListInputDevicesCommandInput, ListInputDevicesCommandOutput } from "../commands/ListInputDevicesCommand";
78
- import { ListInputDeviceTransfersCommandInput, ListInputDeviceTransfersCommandOutput } from "../commands/ListInputDeviceTransfersCommand";
79
- import { ListInputsCommandInput, ListInputsCommandOutput } from "../commands/ListInputsCommand";
80
- import { ListInputSecurityGroupsCommandInput, ListInputSecurityGroupsCommandOutput } from "../commands/ListInputSecurityGroupsCommand";
81
- import { ListMultiplexAlertsCommandInput, ListMultiplexAlertsCommandOutput } from "../commands/ListMultiplexAlertsCommand";
82
- import { ListMultiplexesCommandInput, ListMultiplexesCommandOutput } from "../commands/ListMultiplexesCommand";
83
- import { ListMultiplexProgramsCommandInput, ListMultiplexProgramsCommandOutput } from "../commands/ListMultiplexProgramsCommand";
84
- import { ListNetworksCommandInput, ListNetworksCommandOutput } from "../commands/ListNetworksCommand";
85
- import { ListNodesCommandInput, ListNodesCommandOutput } from "../commands/ListNodesCommand";
86
- import { ListOfferingsCommandInput, ListOfferingsCommandOutput } from "../commands/ListOfferingsCommand";
87
- import { ListReservationsCommandInput, ListReservationsCommandOutput } from "../commands/ListReservationsCommand";
88
- import { ListSdiSourcesCommandInput, ListSdiSourcesCommandOutput } from "../commands/ListSdiSourcesCommand";
89
- import { ListSignalMapsCommandInput, ListSignalMapsCommandOutput } from "../commands/ListSignalMapsCommand";
90
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
91
- import { ListVersionsCommandInput, ListVersionsCommandOutput } from "../commands/ListVersionsCommand";
92
- import { PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput } from "../commands/PurchaseOfferingCommand";
93
- import { RebootInputDeviceCommandInput, RebootInputDeviceCommandOutput } from "../commands/RebootInputDeviceCommand";
94
- import { RejectInputDeviceTransferCommandInput, RejectInputDeviceTransferCommandOutput } from "../commands/RejectInputDeviceTransferCommand";
95
- import { RestartChannelPipelinesCommandInput, RestartChannelPipelinesCommandOutput } from "../commands/RestartChannelPipelinesCommand";
96
- import { StartChannelCommandInput, StartChannelCommandOutput } from "../commands/StartChannelCommand";
97
- import { StartDeleteMonitorDeploymentCommandInput, StartDeleteMonitorDeploymentCommandOutput } from "../commands/StartDeleteMonitorDeploymentCommand";
98
- import { StartInputDeviceCommandInput, StartInputDeviceCommandOutput } from "../commands/StartInputDeviceCommand";
99
- import { StartInputDeviceMaintenanceWindowCommandInput, StartInputDeviceMaintenanceWindowCommandOutput } from "../commands/StartInputDeviceMaintenanceWindowCommand";
100
- import { StartMonitorDeploymentCommandInput, StartMonitorDeploymentCommandOutput } from "../commands/StartMonitorDeploymentCommand";
101
- import { StartMultiplexCommandInput, StartMultiplexCommandOutput } from "../commands/StartMultiplexCommand";
102
- import { StartUpdateSignalMapCommandInput, StartUpdateSignalMapCommandOutput } from "../commands/StartUpdateSignalMapCommand";
103
- import { StopChannelCommandInput, StopChannelCommandOutput } from "../commands/StopChannelCommand";
104
- import { StopInputDeviceCommandInput, StopInputDeviceCommandOutput } from "../commands/StopInputDeviceCommand";
105
- import { StopMultiplexCommandInput, StopMultiplexCommandOutput } from "../commands/StopMultiplexCommand";
106
- import { TransferInputDeviceCommandInput, TransferInputDeviceCommandOutput } from "../commands/TransferInputDeviceCommand";
107
- import { UpdateAccountConfigurationCommandInput, UpdateAccountConfigurationCommandOutput } from "../commands/UpdateAccountConfigurationCommand";
108
- import { UpdateChannelClassCommandInput, UpdateChannelClassCommandOutput } from "../commands/UpdateChannelClassCommand";
109
- import { UpdateChannelCommandInput, UpdateChannelCommandOutput } from "../commands/UpdateChannelCommand";
110
- import { UpdateChannelPlacementGroupCommandInput, UpdateChannelPlacementGroupCommandOutput } from "../commands/UpdateChannelPlacementGroupCommand";
111
- import { UpdateCloudWatchAlarmTemplateCommandInput, UpdateCloudWatchAlarmTemplateCommandOutput } from "../commands/UpdateCloudWatchAlarmTemplateCommand";
112
- import { UpdateCloudWatchAlarmTemplateGroupCommandInput, UpdateCloudWatchAlarmTemplateGroupCommandOutput } from "../commands/UpdateCloudWatchAlarmTemplateGroupCommand";
113
- import { UpdateClusterCommandInput, UpdateClusterCommandOutput } from "../commands/UpdateClusterCommand";
114
- import { UpdateEventBridgeRuleTemplateCommandInput, UpdateEventBridgeRuleTemplateCommandOutput } from "../commands/UpdateEventBridgeRuleTemplateCommand";
115
- import { UpdateEventBridgeRuleTemplateGroupCommandInput, UpdateEventBridgeRuleTemplateGroupCommandOutput } from "../commands/UpdateEventBridgeRuleTemplateGroupCommand";
116
- import { UpdateInputCommandInput, UpdateInputCommandOutput } from "../commands/UpdateInputCommand";
117
- import { UpdateInputDeviceCommandInput, UpdateInputDeviceCommandOutput } from "../commands/UpdateInputDeviceCommand";
118
- import { UpdateInputSecurityGroupCommandInput, UpdateInputSecurityGroupCommandOutput } from "../commands/UpdateInputSecurityGroupCommand";
119
- import { UpdateMultiplexCommandInput, UpdateMultiplexCommandOutput } from "../commands/UpdateMultiplexCommand";
120
- import { UpdateMultiplexProgramCommandInput, UpdateMultiplexProgramCommandOutput } from "../commands/UpdateMultiplexProgramCommand";
121
- import { UpdateNetworkCommandInput, UpdateNetworkCommandOutput } from "../commands/UpdateNetworkCommand";
122
- import { UpdateNodeCommandInput, UpdateNodeCommandOutput } from "../commands/UpdateNodeCommand";
123
- import { UpdateNodeStateCommandInput, UpdateNodeStateCommandOutput } from "../commands/UpdateNodeStateCommand";
124
- import { UpdateReservationCommandInput, UpdateReservationCommandOutput } from "../commands/UpdateReservationCommand";
125
- import { UpdateSdiSourceCommandInput, UpdateSdiSourceCommandOutput } from "../commands/UpdateSdiSourceCommand";
126
- /**
127
- * serializeAws_restJson1AcceptInputDeviceTransferCommand
128
- */
129
- export declare const se_AcceptInputDeviceTransferCommand: (input: AcceptInputDeviceTransferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- /**
131
- * serializeAws_restJson1BatchDeleteCommand
132
- */
133
- export declare const se_BatchDeleteCommand: (input: BatchDeleteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- /**
135
- * serializeAws_restJson1BatchStartCommand
136
- */
137
- export declare const se_BatchStartCommand: (input: BatchStartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- /**
139
- * serializeAws_restJson1BatchStopCommand
140
- */
141
- export declare const se_BatchStopCommand: (input: BatchStopCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- /**
143
- * serializeAws_restJson1BatchUpdateScheduleCommand
144
- */
145
- export declare const se_BatchUpdateScheduleCommand: (input: BatchUpdateScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- /**
147
- * serializeAws_restJson1CancelInputDeviceTransferCommand
148
- */
149
- export declare const se_CancelInputDeviceTransferCommand: (input: CancelInputDeviceTransferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- /**
151
- * serializeAws_restJson1ClaimDeviceCommand
152
- */
153
- export declare const se_ClaimDeviceCommand: (input: ClaimDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- /**
155
- * serializeAws_restJson1CreateChannelCommand
156
- */
157
- export declare const se_CreateChannelCommand: (input: CreateChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
- /**
159
- * serializeAws_restJson1CreateChannelPlacementGroupCommand
160
- */
161
- export declare const se_CreateChannelPlacementGroupCommand: (input: CreateChannelPlacementGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
- /**
163
- * serializeAws_restJson1CreateCloudWatchAlarmTemplateCommand
164
- */
165
- export declare const se_CreateCloudWatchAlarmTemplateCommand: (input: CreateCloudWatchAlarmTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
- /**
167
- * serializeAws_restJson1CreateCloudWatchAlarmTemplateGroupCommand
168
- */
169
- export declare const se_CreateCloudWatchAlarmTemplateGroupCommand: (input: CreateCloudWatchAlarmTemplateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
- /**
171
- * serializeAws_restJson1CreateClusterCommand
172
- */
173
- export declare const se_CreateClusterCommand: (input: CreateClusterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
- /**
175
- * serializeAws_restJson1CreateEventBridgeRuleTemplateCommand
176
- */
177
- export declare const se_CreateEventBridgeRuleTemplateCommand: (input: CreateEventBridgeRuleTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
- /**
179
- * serializeAws_restJson1CreateEventBridgeRuleTemplateGroupCommand
180
- */
181
- export declare const se_CreateEventBridgeRuleTemplateGroupCommand: (input: CreateEventBridgeRuleTemplateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
- /**
183
- * serializeAws_restJson1CreateInputCommand
184
- */
185
- export declare const se_CreateInputCommand: (input: CreateInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
- /**
187
- * serializeAws_restJson1CreateInputSecurityGroupCommand
188
- */
189
- export declare const se_CreateInputSecurityGroupCommand: (input: CreateInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
- /**
191
- * serializeAws_restJson1CreateMultiplexCommand
192
- */
193
- export declare const se_CreateMultiplexCommand: (input: CreateMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
- /**
195
- * serializeAws_restJson1CreateMultiplexProgramCommand
196
- */
197
- export declare const se_CreateMultiplexProgramCommand: (input: CreateMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
- /**
199
- * serializeAws_restJson1CreateNetworkCommand
200
- */
201
- export declare const se_CreateNetworkCommand: (input: CreateNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
202
- /**
203
- * serializeAws_restJson1CreateNodeCommand
204
- */
205
- export declare const se_CreateNodeCommand: (input: CreateNodeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
206
- /**
207
- * serializeAws_restJson1CreateNodeRegistrationScriptCommand
208
- */
209
- export declare const se_CreateNodeRegistrationScriptCommand: (input: CreateNodeRegistrationScriptCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
210
- /**
211
- * serializeAws_restJson1CreatePartnerInputCommand
212
- */
213
- export declare const se_CreatePartnerInputCommand: (input: CreatePartnerInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
214
- /**
215
- * serializeAws_restJson1CreateSdiSourceCommand
216
- */
217
- export declare const se_CreateSdiSourceCommand: (input: CreateSdiSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
218
- /**
219
- * serializeAws_restJson1CreateSignalMapCommand
220
- */
221
- export declare const se_CreateSignalMapCommand: (input: CreateSignalMapCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
222
- /**
223
- * serializeAws_restJson1CreateTagsCommand
224
- */
225
- export declare const se_CreateTagsCommand: (input: CreateTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
226
- /**
227
- * serializeAws_restJson1DeleteChannelCommand
228
- */
229
- export declare const se_DeleteChannelCommand: (input: DeleteChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
230
- /**
231
- * serializeAws_restJson1DeleteChannelPlacementGroupCommand
232
- */
233
- export declare const se_DeleteChannelPlacementGroupCommand: (input: DeleteChannelPlacementGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
234
- /**
235
- * serializeAws_restJson1DeleteCloudWatchAlarmTemplateCommand
236
- */
237
- export declare const se_DeleteCloudWatchAlarmTemplateCommand: (input: DeleteCloudWatchAlarmTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
238
- /**
239
- * serializeAws_restJson1DeleteCloudWatchAlarmTemplateGroupCommand
240
- */
241
- export declare const se_DeleteCloudWatchAlarmTemplateGroupCommand: (input: DeleteCloudWatchAlarmTemplateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
242
- /**
243
- * serializeAws_restJson1DeleteClusterCommand
244
- */
245
- export declare const se_DeleteClusterCommand: (input: DeleteClusterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
246
- /**
247
- * serializeAws_restJson1DeleteEventBridgeRuleTemplateCommand
248
- */
249
- export declare const se_DeleteEventBridgeRuleTemplateCommand: (input: DeleteEventBridgeRuleTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
250
- /**
251
- * serializeAws_restJson1DeleteEventBridgeRuleTemplateGroupCommand
252
- */
253
- export declare const se_DeleteEventBridgeRuleTemplateGroupCommand: (input: DeleteEventBridgeRuleTemplateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
254
- /**
255
- * serializeAws_restJson1DeleteInputCommand
256
- */
257
- export declare const se_DeleteInputCommand: (input: DeleteInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
258
- /**
259
- * serializeAws_restJson1DeleteInputSecurityGroupCommand
260
- */
261
- export declare const se_DeleteInputSecurityGroupCommand: (input: DeleteInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
262
- /**
263
- * serializeAws_restJson1DeleteMultiplexCommand
264
- */
265
- export declare const se_DeleteMultiplexCommand: (input: DeleteMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
266
- /**
267
- * serializeAws_restJson1DeleteMultiplexProgramCommand
268
- */
269
- export declare const se_DeleteMultiplexProgramCommand: (input: DeleteMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
270
- /**
271
- * serializeAws_restJson1DeleteNetworkCommand
272
- */
273
- export declare const se_DeleteNetworkCommand: (input: DeleteNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
274
- /**
275
- * serializeAws_restJson1DeleteNodeCommand
276
- */
277
- export declare const se_DeleteNodeCommand: (input: DeleteNodeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
278
- /**
279
- * serializeAws_restJson1DeleteReservationCommand
280
- */
281
- export declare const se_DeleteReservationCommand: (input: DeleteReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
282
- /**
283
- * serializeAws_restJson1DeleteScheduleCommand
284
- */
285
- export declare const se_DeleteScheduleCommand: (input: DeleteScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
286
- /**
287
- * serializeAws_restJson1DeleteSdiSourceCommand
288
- */
289
- export declare const se_DeleteSdiSourceCommand: (input: DeleteSdiSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
290
- /**
291
- * serializeAws_restJson1DeleteSignalMapCommand
292
- */
293
- export declare const se_DeleteSignalMapCommand: (input: DeleteSignalMapCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
294
- /**
295
- * serializeAws_restJson1DeleteTagsCommand
296
- */
297
- export declare const se_DeleteTagsCommand: (input: DeleteTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
298
- /**
299
- * serializeAws_restJson1DescribeAccountConfigurationCommand
300
- */
301
- export declare const se_DescribeAccountConfigurationCommand: (input: DescribeAccountConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
302
- /**
303
- * serializeAws_restJson1DescribeChannelCommand
304
- */
305
- export declare const se_DescribeChannelCommand: (input: DescribeChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
306
- /**
307
- * serializeAws_restJson1DescribeChannelPlacementGroupCommand
308
- */
309
- export declare const se_DescribeChannelPlacementGroupCommand: (input: DescribeChannelPlacementGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
310
- /**
311
- * serializeAws_restJson1DescribeClusterCommand
312
- */
313
- export declare const se_DescribeClusterCommand: (input: DescribeClusterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
314
- /**
315
- * serializeAws_restJson1DescribeInputCommand
316
- */
317
- export declare const se_DescribeInputCommand: (input: DescribeInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
318
- /**
319
- * serializeAws_restJson1DescribeInputDeviceCommand
320
- */
321
- export declare const se_DescribeInputDeviceCommand: (input: DescribeInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
322
- /**
323
- * serializeAws_restJson1DescribeInputDeviceThumbnailCommand
324
- */
325
- export declare const se_DescribeInputDeviceThumbnailCommand: (input: DescribeInputDeviceThumbnailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
326
- /**
327
- * serializeAws_restJson1DescribeInputSecurityGroupCommand
328
- */
329
- export declare const se_DescribeInputSecurityGroupCommand: (input: DescribeInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
330
- /**
331
- * serializeAws_restJson1DescribeMultiplexCommand
332
- */
333
- export declare const se_DescribeMultiplexCommand: (input: DescribeMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
334
- /**
335
- * serializeAws_restJson1DescribeMultiplexProgramCommand
336
- */
337
- export declare const se_DescribeMultiplexProgramCommand: (input: DescribeMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
338
- /**
339
- * serializeAws_restJson1DescribeNetworkCommand
340
- */
341
- export declare const se_DescribeNetworkCommand: (input: DescribeNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
342
- /**
343
- * serializeAws_restJson1DescribeNodeCommand
344
- */
345
- export declare const se_DescribeNodeCommand: (input: DescribeNodeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
346
- /**
347
- * serializeAws_restJson1DescribeOfferingCommand
348
- */
349
- export declare const se_DescribeOfferingCommand: (input: DescribeOfferingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
350
- /**
351
- * serializeAws_restJson1DescribeReservationCommand
352
- */
353
- export declare const se_DescribeReservationCommand: (input: DescribeReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
354
- /**
355
- * serializeAws_restJson1DescribeScheduleCommand
356
- */
357
- export declare const se_DescribeScheduleCommand: (input: DescribeScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
358
- /**
359
- * serializeAws_restJson1DescribeSdiSourceCommand
360
- */
361
- export declare const se_DescribeSdiSourceCommand: (input: DescribeSdiSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
362
- /**
363
- * serializeAws_restJson1DescribeThumbnailsCommand
364
- */
365
- export declare const se_DescribeThumbnailsCommand: (input: DescribeThumbnailsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
366
- /**
367
- * serializeAws_restJson1GetCloudWatchAlarmTemplateCommand
368
- */
369
- export declare const se_GetCloudWatchAlarmTemplateCommand: (input: GetCloudWatchAlarmTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
370
- /**
371
- * serializeAws_restJson1GetCloudWatchAlarmTemplateGroupCommand
372
- */
373
- export declare const se_GetCloudWatchAlarmTemplateGroupCommand: (input: GetCloudWatchAlarmTemplateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
374
- /**
375
- * serializeAws_restJson1GetEventBridgeRuleTemplateCommand
376
- */
377
- export declare const se_GetEventBridgeRuleTemplateCommand: (input: GetEventBridgeRuleTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
378
- /**
379
- * serializeAws_restJson1GetEventBridgeRuleTemplateGroupCommand
380
- */
381
- export declare const se_GetEventBridgeRuleTemplateGroupCommand: (input: GetEventBridgeRuleTemplateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
382
- /**
383
- * serializeAws_restJson1GetSignalMapCommand
384
- */
385
- export declare const se_GetSignalMapCommand: (input: GetSignalMapCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
386
- /**
387
- * serializeAws_restJson1ListAlertsCommand
388
- */
389
- export declare const se_ListAlertsCommand: (input: ListAlertsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
390
- /**
391
- * serializeAws_restJson1ListChannelPlacementGroupsCommand
392
- */
393
- export declare const se_ListChannelPlacementGroupsCommand: (input: ListChannelPlacementGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
394
- /**
395
- * serializeAws_restJson1ListChannelsCommand
396
- */
397
- export declare const se_ListChannelsCommand: (input: ListChannelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
398
- /**
399
- * serializeAws_restJson1ListCloudWatchAlarmTemplateGroupsCommand
400
- */
401
- export declare const se_ListCloudWatchAlarmTemplateGroupsCommand: (input: ListCloudWatchAlarmTemplateGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
402
- /**
403
- * serializeAws_restJson1ListCloudWatchAlarmTemplatesCommand
404
- */
405
- export declare const se_ListCloudWatchAlarmTemplatesCommand: (input: ListCloudWatchAlarmTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
406
- /**
407
- * serializeAws_restJson1ListClusterAlertsCommand
408
- */
409
- export declare const se_ListClusterAlertsCommand: (input: ListClusterAlertsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
410
- /**
411
- * serializeAws_restJson1ListClustersCommand
412
- */
413
- export declare const se_ListClustersCommand: (input: ListClustersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
414
- /**
415
- * serializeAws_restJson1ListEventBridgeRuleTemplateGroupsCommand
416
- */
417
- export declare const se_ListEventBridgeRuleTemplateGroupsCommand: (input: ListEventBridgeRuleTemplateGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
418
- /**
419
- * serializeAws_restJson1ListEventBridgeRuleTemplatesCommand
420
- */
421
- export declare const se_ListEventBridgeRuleTemplatesCommand: (input: ListEventBridgeRuleTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
422
- /**
423
- * serializeAws_restJson1ListInputDevicesCommand
424
- */
425
- export declare const se_ListInputDevicesCommand: (input: ListInputDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
426
- /**
427
- * serializeAws_restJson1ListInputDeviceTransfersCommand
428
- */
429
- export declare const se_ListInputDeviceTransfersCommand: (input: ListInputDeviceTransfersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
430
- /**
431
- * serializeAws_restJson1ListInputsCommand
432
- */
433
- export declare const se_ListInputsCommand: (input: ListInputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
434
- /**
435
- * serializeAws_restJson1ListInputSecurityGroupsCommand
436
- */
437
- export declare const se_ListInputSecurityGroupsCommand: (input: ListInputSecurityGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
438
- /**
439
- * serializeAws_restJson1ListMultiplexAlertsCommand
440
- */
441
- export declare const se_ListMultiplexAlertsCommand: (input: ListMultiplexAlertsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
442
- /**
443
- * serializeAws_restJson1ListMultiplexesCommand
444
- */
445
- export declare const se_ListMultiplexesCommand: (input: ListMultiplexesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
446
- /**
447
- * serializeAws_restJson1ListMultiplexProgramsCommand
448
- */
449
- export declare const se_ListMultiplexProgramsCommand: (input: ListMultiplexProgramsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
450
- /**
451
- * serializeAws_restJson1ListNetworksCommand
452
- */
453
- export declare const se_ListNetworksCommand: (input: ListNetworksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
454
- /**
455
- * serializeAws_restJson1ListNodesCommand
456
- */
457
- export declare const se_ListNodesCommand: (input: ListNodesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
458
- /**
459
- * serializeAws_restJson1ListOfferingsCommand
460
- */
461
- export declare const se_ListOfferingsCommand: (input: ListOfferingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
462
- /**
463
- * serializeAws_restJson1ListReservationsCommand
464
- */
465
- export declare const se_ListReservationsCommand: (input: ListReservationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
466
- /**
467
- * serializeAws_restJson1ListSdiSourcesCommand
468
- */
469
- export declare const se_ListSdiSourcesCommand: (input: ListSdiSourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
470
- /**
471
- * serializeAws_restJson1ListSignalMapsCommand
472
- */
473
- export declare const se_ListSignalMapsCommand: (input: ListSignalMapsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
474
- /**
475
- * serializeAws_restJson1ListTagsForResourceCommand
476
- */
477
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
478
- /**
479
- * serializeAws_restJson1ListVersionsCommand
480
- */
481
- export declare const se_ListVersionsCommand: (input: ListVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
482
- /**
483
- * serializeAws_restJson1PurchaseOfferingCommand
484
- */
485
- export declare const se_PurchaseOfferingCommand: (input: PurchaseOfferingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
486
- /**
487
- * serializeAws_restJson1RebootInputDeviceCommand
488
- */
489
- export declare const se_RebootInputDeviceCommand: (input: RebootInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
490
- /**
491
- * serializeAws_restJson1RejectInputDeviceTransferCommand
492
- */
493
- export declare const se_RejectInputDeviceTransferCommand: (input: RejectInputDeviceTransferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
494
- /**
495
- * serializeAws_restJson1RestartChannelPipelinesCommand
496
- */
497
- export declare const se_RestartChannelPipelinesCommand: (input: RestartChannelPipelinesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
498
- /**
499
- * serializeAws_restJson1StartChannelCommand
500
- */
501
- export declare const se_StartChannelCommand: (input: StartChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
502
- /**
503
- * serializeAws_restJson1StartDeleteMonitorDeploymentCommand
504
- */
505
- export declare const se_StartDeleteMonitorDeploymentCommand: (input: StartDeleteMonitorDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
506
- /**
507
- * serializeAws_restJson1StartInputDeviceCommand
508
- */
509
- export declare const se_StartInputDeviceCommand: (input: StartInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
510
- /**
511
- * serializeAws_restJson1StartInputDeviceMaintenanceWindowCommand
512
- */
513
- export declare const se_StartInputDeviceMaintenanceWindowCommand: (input: StartInputDeviceMaintenanceWindowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
514
- /**
515
- * serializeAws_restJson1StartMonitorDeploymentCommand
516
- */
517
- export declare const se_StartMonitorDeploymentCommand: (input: StartMonitorDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
518
- /**
519
- * serializeAws_restJson1StartMultiplexCommand
520
- */
521
- export declare const se_StartMultiplexCommand: (input: StartMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
522
- /**
523
- * serializeAws_restJson1StartUpdateSignalMapCommand
524
- */
525
- export declare const se_StartUpdateSignalMapCommand: (input: StartUpdateSignalMapCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
526
- /**
527
- * serializeAws_restJson1StopChannelCommand
528
- */
529
- export declare const se_StopChannelCommand: (input: StopChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
530
- /**
531
- * serializeAws_restJson1StopInputDeviceCommand
532
- */
533
- export declare const se_StopInputDeviceCommand: (input: StopInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
534
- /**
535
- * serializeAws_restJson1StopMultiplexCommand
536
- */
537
- export declare const se_StopMultiplexCommand: (input: StopMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
538
- /**
539
- * serializeAws_restJson1TransferInputDeviceCommand
540
- */
541
- export declare const se_TransferInputDeviceCommand: (input: TransferInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
542
- /**
543
- * serializeAws_restJson1UpdateAccountConfigurationCommand
544
- */
545
- export declare const se_UpdateAccountConfigurationCommand: (input: UpdateAccountConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
546
- /**
547
- * serializeAws_restJson1UpdateChannelCommand
548
- */
549
- export declare const se_UpdateChannelCommand: (input: UpdateChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
550
- /**
551
- * serializeAws_restJson1UpdateChannelClassCommand
552
- */
553
- export declare const se_UpdateChannelClassCommand: (input: UpdateChannelClassCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
554
- /**
555
- * serializeAws_restJson1UpdateChannelPlacementGroupCommand
556
- */
557
- export declare const se_UpdateChannelPlacementGroupCommand: (input: UpdateChannelPlacementGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
558
- /**
559
- * serializeAws_restJson1UpdateCloudWatchAlarmTemplateCommand
560
- */
561
- export declare const se_UpdateCloudWatchAlarmTemplateCommand: (input: UpdateCloudWatchAlarmTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
562
- /**
563
- * serializeAws_restJson1UpdateCloudWatchAlarmTemplateGroupCommand
564
- */
565
- export declare const se_UpdateCloudWatchAlarmTemplateGroupCommand: (input: UpdateCloudWatchAlarmTemplateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
566
- /**
567
- * serializeAws_restJson1UpdateClusterCommand
568
- */
569
- export declare const se_UpdateClusterCommand: (input: UpdateClusterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
570
- /**
571
- * serializeAws_restJson1UpdateEventBridgeRuleTemplateCommand
572
- */
573
- export declare const se_UpdateEventBridgeRuleTemplateCommand: (input: UpdateEventBridgeRuleTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
574
- /**
575
- * serializeAws_restJson1UpdateEventBridgeRuleTemplateGroupCommand
576
- */
577
- export declare const se_UpdateEventBridgeRuleTemplateGroupCommand: (input: UpdateEventBridgeRuleTemplateGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
578
- /**
579
- * serializeAws_restJson1UpdateInputCommand
580
- */
581
- export declare const se_UpdateInputCommand: (input: UpdateInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
582
- /**
583
- * serializeAws_restJson1UpdateInputDeviceCommand
584
- */
585
- export declare const se_UpdateInputDeviceCommand: (input: UpdateInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
586
- /**
587
- * serializeAws_restJson1UpdateInputSecurityGroupCommand
588
- */
589
- export declare const se_UpdateInputSecurityGroupCommand: (input: UpdateInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
590
- /**
591
- * serializeAws_restJson1UpdateMultiplexCommand
592
- */
593
- export declare const se_UpdateMultiplexCommand: (input: UpdateMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
594
- /**
595
- * serializeAws_restJson1UpdateMultiplexProgramCommand
596
- */
597
- export declare const se_UpdateMultiplexProgramCommand: (input: UpdateMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
598
- /**
599
- * serializeAws_restJson1UpdateNetworkCommand
600
- */
601
- export declare const se_UpdateNetworkCommand: (input: UpdateNetworkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
602
- /**
603
- * serializeAws_restJson1UpdateNodeCommand
604
- */
605
- export declare const se_UpdateNodeCommand: (input: UpdateNodeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
606
- /**
607
- * serializeAws_restJson1UpdateNodeStateCommand
608
- */
609
- export declare const se_UpdateNodeStateCommand: (input: UpdateNodeStateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
610
- /**
611
- * serializeAws_restJson1UpdateReservationCommand
612
- */
613
- export declare const se_UpdateReservationCommand: (input: UpdateReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
614
- /**
615
- * serializeAws_restJson1UpdateSdiSourceCommand
616
- */
617
- export declare const se_UpdateSdiSourceCommand: (input: UpdateSdiSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
618
- /**
619
- * deserializeAws_restJson1AcceptInputDeviceTransferCommand
620
- */
621
- export declare const de_AcceptInputDeviceTransferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptInputDeviceTransferCommandOutput>;
622
- /**
623
- * deserializeAws_restJson1BatchDeleteCommand
624
- */
625
- export declare const de_BatchDeleteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteCommandOutput>;
626
- /**
627
- * deserializeAws_restJson1BatchStartCommand
628
- */
629
- export declare const de_BatchStartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchStartCommandOutput>;
630
- /**
631
- * deserializeAws_restJson1BatchStopCommand
632
- */
633
- export declare const de_BatchStopCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchStopCommandOutput>;
634
- /**
635
- * deserializeAws_restJson1BatchUpdateScheduleCommand
636
- */
637
- export declare const de_BatchUpdateScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateScheduleCommandOutput>;
638
- /**
639
- * deserializeAws_restJson1CancelInputDeviceTransferCommand
640
- */
641
- export declare const de_CancelInputDeviceTransferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelInputDeviceTransferCommandOutput>;
642
- /**
643
- * deserializeAws_restJson1ClaimDeviceCommand
644
- */
645
- export declare const de_ClaimDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ClaimDeviceCommandOutput>;
646
- /**
647
- * deserializeAws_restJson1CreateChannelCommand
648
- */
649
- export declare const de_CreateChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateChannelCommandOutput>;
650
- /**
651
- * deserializeAws_restJson1CreateChannelPlacementGroupCommand
652
- */
653
- export declare const de_CreateChannelPlacementGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateChannelPlacementGroupCommandOutput>;
654
- /**
655
- * deserializeAws_restJson1CreateCloudWatchAlarmTemplateCommand
656
- */
657
- export declare const de_CreateCloudWatchAlarmTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCloudWatchAlarmTemplateCommandOutput>;
658
- /**
659
- * deserializeAws_restJson1CreateCloudWatchAlarmTemplateGroupCommand
660
- */
661
- export declare const de_CreateCloudWatchAlarmTemplateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateCloudWatchAlarmTemplateGroupCommandOutput>;
662
- /**
663
- * deserializeAws_restJson1CreateClusterCommand
664
- */
665
- export declare const de_CreateClusterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateClusterCommandOutput>;
666
- /**
667
- * deserializeAws_restJson1CreateEventBridgeRuleTemplateCommand
668
- */
669
- export declare const de_CreateEventBridgeRuleTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEventBridgeRuleTemplateCommandOutput>;
670
- /**
671
- * deserializeAws_restJson1CreateEventBridgeRuleTemplateGroupCommand
672
- */
673
- export declare const de_CreateEventBridgeRuleTemplateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEventBridgeRuleTemplateGroupCommandOutput>;
674
- /**
675
- * deserializeAws_restJson1CreateInputCommand
676
- */
677
- export declare const de_CreateInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInputCommandOutput>;
678
- /**
679
- * deserializeAws_restJson1CreateInputSecurityGroupCommand
680
- */
681
- export declare const de_CreateInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInputSecurityGroupCommandOutput>;
682
- /**
683
- * deserializeAws_restJson1CreateMultiplexCommand
684
- */
685
- export declare const de_CreateMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMultiplexCommandOutput>;
686
- /**
687
- * deserializeAws_restJson1CreateMultiplexProgramCommand
688
- */
689
- export declare const de_CreateMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMultiplexProgramCommandOutput>;
690
- /**
691
- * deserializeAws_restJson1CreateNetworkCommand
692
- */
693
- export declare const de_CreateNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNetworkCommandOutput>;
694
- /**
695
- * deserializeAws_restJson1CreateNodeCommand
696
- */
697
- export declare const de_CreateNodeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNodeCommandOutput>;
698
- /**
699
- * deserializeAws_restJson1CreateNodeRegistrationScriptCommand
700
- */
701
- export declare const de_CreateNodeRegistrationScriptCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNodeRegistrationScriptCommandOutput>;
702
- /**
703
- * deserializeAws_restJson1CreatePartnerInputCommand
704
- */
705
- export declare const de_CreatePartnerInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePartnerInputCommandOutput>;
706
- /**
707
- * deserializeAws_restJson1CreateSdiSourceCommand
708
- */
709
- export declare const de_CreateSdiSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSdiSourceCommandOutput>;
710
- /**
711
- * deserializeAws_restJson1CreateSignalMapCommand
712
- */
713
- export declare const de_CreateSignalMapCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSignalMapCommandOutput>;
714
- /**
715
- * deserializeAws_restJson1CreateTagsCommand
716
- */
717
- export declare const de_CreateTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTagsCommandOutput>;
718
- /**
719
- * deserializeAws_restJson1DeleteChannelCommand
720
- */
721
- export declare const de_DeleteChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteChannelCommandOutput>;
722
- /**
723
- * deserializeAws_restJson1DeleteChannelPlacementGroupCommand
724
- */
725
- export declare const de_DeleteChannelPlacementGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteChannelPlacementGroupCommandOutput>;
726
- /**
727
- * deserializeAws_restJson1DeleteCloudWatchAlarmTemplateCommand
728
- */
729
- export declare const de_DeleteCloudWatchAlarmTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCloudWatchAlarmTemplateCommandOutput>;
730
- /**
731
- * deserializeAws_restJson1DeleteCloudWatchAlarmTemplateGroupCommand
732
- */
733
- export declare const de_DeleteCloudWatchAlarmTemplateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteCloudWatchAlarmTemplateGroupCommandOutput>;
734
- /**
735
- * deserializeAws_restJson1DeleteClusterCommand
736
- */
737
- export declare const de_DeleteClusterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteClusterCommandOutput>;
738
- /**
739
- * deserializeAws_restJson1DeleteEventBridgeRuleTemplateCommand
740
- */
741
- export declare const de_DeleteEventBridgeRuleTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEventBridgeRuleTemplateCommandOutput>;
742
- /**
743
- * deserializeAws_restJson1DeleteEventBridgeRuleTemplateGroupCommand
744
- */
745
- export declare const de_DeleteEventBridgeRuleTemplateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEventBridgeRuleTemplateGroupCommandOutput>;
746
- /**
747
- * deserializeAws_restJson1DeleteInputCommand
748
- */
749
- export declare const de_DeleteInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInputCommandOutput>;
750
- /**
751
- * deserializeAws_restJson1DeleteInputSecurityGroupCommand
752
- */
753
- export declare const de_DeleteInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInputSecurityGroupCommandOutput>;
754
- /**
755
- * deserializeAws_restJson1DeleteMultiplexCommand
756
- */
757
- export declare const de_DeleteMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMultiplexCommandOutput>;
758
- /**
759
- * deserializeAws_restJson1DeleteMultiplexProgramCommand
760
- */
761
- export declare const de_DeleteMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMultiplexProgramCommandOutput>;
762
- /**
763
- * deserializeAws_restJson1DeleteNetworkCommand
764
- */
765
- export declare const de_DeleteNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteNetworkCommandOutput>;
766
- /**
767
- * deserializeAws_restJson1DeleteNodeCommand
768
- */
769
- export declare const de_DeleteNodeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteNodeCommandOutput>;
770
- /**
771
- * deserializeAws_restJson1DeleteReservationCommand
772
- */
773
- export declare const de_DeleteReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReservationCommandOutput>;
774
- /**
775
- * deserializeAws_restJson1DeleteScheduleCommand
776
- */
777
- export declare const de_DeleteScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteScheduleCommandOutput>;
778
- /**
779
- * deserializeAws_restJson1DeleteSdiSourceCommand
780
- */
781
- export declare const de_DeleteSdiSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSdiSourceCommandOutput>;
782
- /**
783
- * deserializeAws_restJson1DeleteSignalMapCommand
784
- */
785
- export declare const de_DeleteSignalMapCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSignalMapCommandOutput>;
786
- /**
787
- * deserializeAws_restJson1DeleteTagsCommand
788
- */
789
- export declare const de_DeleteTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTagsCommandOutput>;
790
- /**
791
- * deserializeAws_restJson1DescribeAccountConfigurationCommand
792
- */
793
- export declare const de_DescribeAccountConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccountConfigurationCommandOutput>;
794
- /**
795
- * deserializeAws_restJson1DescribeChannelCommand
796
- */
797
- export declare const de_DescribeChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeChannelCommandOutput>;
798
- /**
799
- * deserializeAws_restJson1DescribeChannelPlacementGroupCommand
800
- */
801
- export declare const de_DescribeChannelPlacementGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeChannelPlacementGroupCommandOutput>;
802
- /**
803
- * deserializeAws_restJson1DescribeClusterCommand
804
- */
805
- export declare const de_DescribeClusterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeClusterCommandOutput>;
806
- /**
807
- * deserializeAws_restJson1DescribeInputCommand
808
- */
809
- export declare const de_DescribeInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInputCommandOutput>;
810
- /**
811
- * deserializeAws_restJson1DescribeInputDeviceCommand
812
- */
813
- export declare const de_DescribeInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInputDeviceCommandOutput>;
814
- /**
815
- * deserializeAws_restJson1DescribeInputDeviceThumbnailCommand
816
- */
817
- export declare const de_DescribeInputDeviceThumbnailCommand: (output: __HttpResponse, context: __SerdeContext & __SdkStreamSerdeContext) => Promise<DescribeInputDeviceThumbnailCommandOutput>;
818
- /**
819
- * deserializeAws_restJson1DescribeInputSecurityGroupCommand
820
- */
821
- export declare const de_DescribeInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInputSecurityGroupCommandOutput>;
822
- /**
823
- * deserializeAws_restJson1DescribeMultiplexCommand
824
- */
825
- export declare const de_DescribeMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMultiplexCommandOutput>;
826
- /**
827
- * deserializeAws_restJson1DescribeMultiplexProgramCommand
828
- */
829
- export declare const de_DescribeMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMultiplexProgramCommandOutput>;
830
- /**
831
- * deserializeAws_restJson1DescribeNetworkCommand
832
- */
833
- export declare const de_DescribeNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeNetworkCommandOutput>;
834
- /**
835
- * deserializeAws_restJson1DescribeNodeCommand
836
- */
837
- export declare const de_DescribeNodeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeNodeCommandOutput>;
838
- /**
839
- * deserializeAws_restJson1DescribeOfferingCommand
840
- */
841
- export declare const de_DescribeOfferingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOfferingCommandOutput>;
842
- /**
843
- * deserializeAws_restJson1DescribeReservationCommand
844
- */
845
- export declare const de_DescribeReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReservationCommandOutput>;
846
- /**
847
- * deserializeAws_restJson1DescribeScheduleCommand
848
- */
849
- export declare const de_DescribeScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeScheduleCommandOutput>;
850
- /**
851
- * deserializeAws_restJson1DescribeSdiSourceCommand
852
- */
853
- export declare const de_DescribeSdiSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSdiSourceCommandOutput>;
854
- /**
855
- * deserializeAws_restJson1DescribeThumbnailsCommand
856
- */
857
- export declare const de_DescribeThumbnailsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeThumbnailsCommandOutput>;
858
- /**
859
- * deserializeAws_restJson1GetCloudWatchAlarmTemplateCommand
860
- */
861
- export declare const de_GetCloudWatchAlarmTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCloudWatchAlarmTemplateCommandOutput>;
862
- /**
863
- * deserializeAws_restJson1GetCloudWatchAlarmTemplateGroupCommand
864
- */
865
- export declare const de_GetCloudWatchAlarmTemplateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetCloudWatchAlarmTemplateGroupCommandOutput>;
866
- /**
867
- * deserializeAws_restJson1GetEventBridgeRuleTemplateCommand
868
- */
869
- export declare const de_GetEventBridgeRuleTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEventBridgeRuleTemplateCommandOutput>;
870
- /**
871
- * deserializeAws_restJson1GetEventBridgeRuleTemplateGroupCommand
872
- */
873
- export declare const de_GetEventBridgeRuleTemplateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEventBridgeRuleTemplateGroupCommandOutput>;
874
- /**
875
- * deserializeAws_restJson1GetSignalMapCommand
876
- */
877
- export declare const de_GetSignalMapCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSignalMapCommandOutput>;
878
- /**
879
- * deserializeAws_restJson1ListAlertsCommand
880
- */
881
- export declare const de_ListAlertsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAlertsCommandOutput>;
882
- /**
883
- * deserializeAws_restJson1ListChannelPlacementGroupsCommand
884
- */
885
- export declare const de_ListChannelPlacementGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListChannelPlacementGroupsCommandOutput>;
886
- /**
887
- * deserializeAws_restJson1ListChannelsCommand
888
- */
889
- export declare const de_ListChannelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListChannelsCommandOutput>;
890
- /**
891
- * deserializeAws_restJson1ListCloudWatchAlarmTemplateGroupsCommand
892
- */
893
- export declare const de_ListCloudWatchAlarmTemplateGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCloudWatchAlarmTemplateGroupsCommandOutput>;
894
- /**
895
- * deserializeAws_restJson1ListCloudWatchAlarmTemplatesCommand
896
- */
897
- export declare const de_ListCloudWatchAlarmTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListCloudWatchAlarmTemplatesCommandOutput>;
898
- /**
899
- * deserializeAws_restJson1ListClusterAlertsCommand
900
- */
901
- export declare const de_ListClusterAlertsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListClusterAlertsCommandOutput>;
902
- /**
903
- * deserializeAws_restJson1ListClustersCommand
904
- */
905
- export declare const de_ListClustersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListClustersCommandOutput>;
906
- /**
907
- * deserializeAws_restJson1ListEventBridgeRuleTemplateGroupsCommand
908
- */
909
- export declare const de_ListEventBridgeRuleTemplateGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEventBridgeRuleTemplateGroupsCommandOutput>;
910
- /**
911
- * deserializeAws_restJson1ListEventBridgeRuleTemplatesCommand
912
- */
913
- export declare const de_ListEventBridgeRuleTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEventBridgeRuleTemplatesCommandOutput>;
914
- /**
915
- * deserializeAws_restJson1ListInputDevicesCommand
916
- */
917
- export declare const de_ListInputDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputDevicesCommandOutput>;
918
- /**
919
- * deserializeAws_restJson1ListInputDeviceTransfersCommand
920
- */
921
- export declare const de_ListInputDeviceTransfersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputDeviceTransfersCommandOutput>;
922
- /**
923
- * deserializeAws_restJson1ListInputsCommand
924
- */
925
- export declare const de_ListInputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputsCommandOutput>;
926
- /**
927
- * deserializeAws_restJson1ListInputSecurityGroupsCommand
928
- */
929
- export declare const de_ListInputSecurityGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputSecurityGroupsCommandOutput>;
930
- /**
931
- * deserializeAws_restJson1ListMultiplexAlertsCommand
932
- */
933
- export declare const de_ListMultiplexAlertsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMultiplexAlertsCommandOutput>;
934
- /**
935
- * deserializeAws_restJson1ListMultiplexesCommand
936
- */
937
- export declare const de_ListMultiplexesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMultiplexesCommandOutput>;
938
- /**
939
- * deserializeAws_restJson1ListMultiplexProgramsCommand
940
- */
941
- export declare const de_ListMultiplexProgramsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMultiplexProgramsCommandOutput>;
942
- /**
943
- * deserializeAws_restJson1ListNetworksCommand
944
- */
945
- export declare const de_ListNetworksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNetworksCommandOutput>;
946
- /**
947
- * deserializeAws_restJson1ListNodesCommand
948
- */
949
- export declare const de_ListNodesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNodesCommandOutput>;
950
- /**
951
- * deserializeAws_restJson1ListOfferingsCommand
952
- */
953
- export declare const de_ListOfferingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOfferingsCommandOutput>;
954
- /**
955
- * deserializeAws_restJson1ListReservationsCommand
956
- */
957
- export declare const de_ListReservationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReservationsCommandOutput>;
958
- /**
959
- * deserializeAws_restJson1ListSdiSourcesCommand
960
- */
961
- export declare const de_ListSdiSourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSdiSourcesCommandOutput>;
962
- /**
963
- * deserializeAws_restJson1ListSignalMapsCommand
964
- */
965
- export declare const de_ListSignalMapsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSignalMapsCommandOutput>;
966
- /**
967
- * deserializeAws_restJson1ListTagsForResourceCommand
968
- */
969
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
970
- /**
971
- * deserializeAws_restJson1ListVersionsCommand
972
- */
973
- export declare const de_ListVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVersionsCommandOutput>;
974
- /**
975
- * deserializeAws_restJson1PurchaseOfferingCommand
976
- */
977
- export declare const de_PurchaseOfferingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PurchaseOfferingCommandOutput>;
978
- /**
979
- * deserializeAws_restJson1RebootInputDeviceCommand
980
- */
981
- export declare const de_RebootInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RebootInputDeviceCommandOutput>;
982
- /**
983
- * deserializeAws_restJson1RejectInputDeviceTransferCommand
984
- */
985
- export declare const de_RejectInputDeviceTransferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectInputDeviceTransferCommandOutput>;
986
- /**
987
- * deserializeAws_restJson1RestartChannelPipelinesCommand
988
- */
989
- export declare const de_RestartChannelPipelinesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RestartChannelPipelinesCommandOutput>;
990
- /**
991
- * deserializeAws_restJson1StartChannelCommand
992
- */
993
- export declare const de_StartChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartChannelCommandOutput>;
994
- /**
995
- * deserializeAws_restJson1StartDeleteMonitorDeploymentCommand
996
- */
997
- export declare const de_StartDeleteMonitorDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartDeleteMonitorDeploymentCommandOutput>;
998
- /**
999
- * deserializeAws_restJson1StartInputDeviceCommand
1000
- */
1001
- export declare const de_StartInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartInputDeviceCommandOutput>;
1002
- /**
1003
- * deserializeAws_restJson1StartInputDeviceMaintenanceWindowCommand
1004
- */
1005
- export declare const de_StartInputDeviceMaintenanceWindowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartInputDeviceMaintenanceWindowCommandOutput>;
1006
- /**
1007
- * deserializeAws_restJson1StartMonitorDeploymentCommand
1008
- */
1009
- export declare const de_StartMonitorDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMonitorDeploymentCommandOutput>;
1010
- /**
1011
- * deserializeAws_restJson1StartMultiplexCommand
1012
- */
1013
- export declare const de_StartMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMultiplexCommandOutput>;
1014
- /**
1015
- * deserializeAws_restJson1StartUpdateSignalMapCommand
1016
- */
1017
- export declare const de_StartUpdateSignalMapCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartUpdateSignalMapCommandOutput>;
1018
- /**
1019
- * deserializeAws_restJson1StopChannelCommand
1020
- */
1021
- export declare const de_StopChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopChannelCommandOutput>;
1022
- /**
1023
- * deserializeAws_restJson1StopInputDeviceCommand
1024
- */
1025
- export declare const de_StopInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopInputDeviceCommandOutput>;
1026
- /**
1027
- * deserializeAws_restJson1StopMultiplexCommand
1028
- */
1029
- export declare const de_StopMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopMultiplexCommandOutput>;
1030
- /**
1031
- * deserializeAws_restJson1TransferInputDeviceCommand
1032
- */
1033
- export declare const de_TransferInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TransferInputDeviceCommandOutput>;
1034
- /**
1035
- * deserializeAws_restJson1UpdateAccountConfigurationCommand
1036
- */
1037
- export declare const de_UpdateAccountConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountConfigurationCommandOutput>;
1038
- /**
1039
- * deserializeAws_restJson1UpdateChannelCommand
1040
- */
1041
- export declare const de_UpdateChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChannelCommandOutput>;
1042
- /**
1043
- * deserializeAws_restJson1UpdateChannelClassCommand
1044
- */
1045
- export declare const de_UpdateChannelClassCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChannelClassCommandOutput>;
1046
- /**
1047
- * deserializeAws_restJson1UpdateChannelPlacementGroupCommand
1048
- */
1049
- export declare const de_UpdateChannelPlacementGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChannelPlacementGroupCommandOutput>;
1050
- /**
1051
- * deserializeAws_restJson1UpdateCloudWatchAlarmTemplateCommand
1052
- */
1053
- export declare const de_UpdateCloudWatchAlarmTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCloudWatchAlarmTemplateCommandOutput>;
1054
- /**
1055
- * deserializeAws_restJson1UpdateCloudWatchAlarmTemplateGroupCommand
1056
- */
1057
- export declare const de_UpdateCloudWatchAlarmTemplateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateCloudWatchAlarmTemplateGroupCommandOutput>;
1058
- /**
1059
- * deserializeAws_restJson1UpdateClusterCommand
1060
- */
1061
- export declare const de_UpdateClusterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateClusterCommandOutput>;
1062
- /**
1063
- * deserializeAws_restJson1UpdateEventBridgeRuleTemplateCommand
1064
- */
1065
- export declare const de_UpdateEventBridgeRuleTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEventBridgeRuleTemplateCommandOutput>;
1066
- /**
1067
- * deserializeAws_restJson1UpdateEventBridgeRuleTemplateGroupCommand
1068
- */
1069
- export declare const de_UpdateEventBridgeRuleTemplateGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEventBridgeRuleTemplateGroupCommandOutput>;
1070
- /**
1071
- * deserializeAws_restJson1UpdateInputCommand
1072
- */
1073
- export declare const de_UpdateInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInputCommandOutput>;
1074
- /**
1075
- * deserializeAws_restJson1UpdateInputDeviceCommand
1076
- */
1077
- export declare const de_UpdateInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInputDeviceCommandOutput>;
1078
- /**
1079
- * deserializeAws_restJson1UpdateInputSecurityGroupCommand
1080
- */
1081
- export declare const de_UpdateInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInputSecurityGroupCommandOutput>;
1082
- /**
1083
- * deserializeAws_restJson1UpdateMultiplexCommand
1084
- */
1085
- export declare const de_UpdateMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMultiplexCommandOutput>;
1086
- /**
1087
- * deserializeAws_restJson1UpdateMultiplexProgramCommand
1088
- */
1089
- export declare const de_UpdateMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMultiplexProgramCommandOutput>;
1090
- /**
1091
- * deserializeAws_restJson1UpdateNetworkCommand
1092
- */
1093
- export declare const de_UpdateNetworkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNetworkCommandOutput>;
1094
- /**
1095
- * deserializeAws_restJson1UpdateNodeCommand
1096
- */
1097
- export declare const de_UpdateNodeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNodeCommandOutput>;
1098
- /**
1099
- * deserializeAws_restJson1UpdateNodeStateCommand
1100
- */
1101
- export declare const de_UpdateNodeStateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNodeStateCommandOutput>;
1102
- /**
1103
- * deserializeAws_restJson1UpdateReservationCommand
1104
- */
1105
- export declare const de_UpdateReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateReservationCommandOutput>;
1106
- /**
1107
- * deserializeAws_restJson1UpdateSdiSourceCommand
1108
- */
1109
- export declare const de_UpdateSdiSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSdiSourceCommandOutput>;