@aws-sdk/client-medialive 3.775.0 → 3.777.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 (116) hide show
  1. package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +1 -0
  2. package/dist-types/commands/BatchDeleteCommand.d.ts +1 -0
  3. package/dist-types/commands/BatchStartCommand.d.ts +1 -0
  4. package/dist-types/commands/BatchStopCommand.d.ts +1 -0
  5. package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +1 -0
  6. package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +1 -0
  7. package/dist-types/commands/ClaimDeviceCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateChannelCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateChannelPlacementGroupCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateCloudWatchAlarmTemplateCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateCloudWatchAlarmTemplateGroupCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateClusterCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateEventBridgeRuleTemplateCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateEventBridgeRuleTemplateGroupCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateInputCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateMultiplexCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateNetworkCommand.d.ts +1 -0
  20. package/dist-types/commands/CreateNodeCommand.d.ts +1 -0
  21. package/dist-types/commands/CreateNodeRegistrationScriptCommand.d.ts +1 -0
  22. package/dist-types/commands/CreatePartnerInputCommand.d.ts +1 -0
  23. package/dist-types/commands/CreateSignalMapCommand.d.ts +1 -0
  24. package/dist-types/commands/CreateTagsCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteChannelCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteChannelPlacementGroupCommand.d.ts +1 -0
  27. package/dist-types/commands/DeleteCloudWatchAlarmTemplateCommand.d.ts +1 -0
  28. package/dist-types/commands/DeleteCloudWatchAlarmTemplateGroupCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteClusterCommand.d.ts +1 -0
  30. package/dist-types/commands/DeleteEventBridgeRuleTemplateCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteEventBridgeRuleTemplateGroupCommand.d.ts +1 -0
  32. package/dist-types/commands/DeleteInputCommand.d.ts +1 -0
  33. package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +1 -0
  34. package/dist-types/commands/DeleteMultiplexCommand.d.ts +1 -0
  35. package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +1 -0
  36. package/dist-types/commands/DeleteNetworkCommand.d.ts +1 -0
  37. package/dist-types/commands/DeleteNodeCommand.d.ts +1 -0
  38. package/dist-types/commands/DeleteReservationCommand.d.ts +1 -0
  39. package/dist-types/commands/DeleteScheduleCommand.d.ts +1 -0
  40. package/dist-types/commands/DeleteSignalMapCommand.d.ts +1 -0
  41. package/dist-types/commands/DeleteTagsCommand.d.ts +1 -0
  42. package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +1 -0
  43. package/dist-types/commands/DescribeChannelCommand.d.ts +1 -0
  44. package/dist-types/commands/DescribeChannelPlacementGroupCommand.d.ts +1 -0
  45. package/dist-types/commands/DescribeClusterCommand.d.ts +1 -0
  46. package/dist-types/commands/DescribeInputCommand.d.ts +1 -0
  47. package/dist-types/commands/DescribeInputDeviceCommand.d.ts +1 -0
  48. package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +6 -0
  49. package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +1 -0
  50. package/dist-types/commands/DescribeMultiplexCommand.d.ts +1 -0
  51. package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +1 -0
  52. package/dist-types/commands/DescribeNetworkCommand.d.ts +1 -0
  53. package/dist-types/commands/DescribeNodeCommand.d.ts +1 -0
  54. package/dist-types/commands/DescribeOfferingCommand.d.ts +1 -0
  55. package/dist-types/commands/DescribeReservationCommand.d.ts +1 -0
  56. package/dist-types/commands/DescribeScheduleCommand.d.ts +1 -0
  57. package/dist-types/commands/DescribeThumbnailsCommand.d.ts +1 -0
  58. package/dist-types/commands/GetCloudWatchAlarmTemplateCommand.d.ts +1 -0
  59. package/dist-types/commands/GetCloudWatchAlarmTemplateGroupCommand.d.ts +1 -0
  60. package/dist-types/commands/GetEventBridgeRuleTemplateCommand.d.ts +1 -0
  61. package/dist-types/commands/GetEventBridgeRuleTemplateGroupCommand.d.ts +1 -0
  62. package/dist-types/commands/GetSignalMapCommand.d.ts +1 -0
  63. package/dist-types/commands/ListChannelPlacementGroupsCommand.d.ts +1 -0
  64. package/dist-types/commands/ListChannelsCommand.d.ts +1 -0
  65. package/dist-types/commands/ListCloudWatchAlarmTemplateGroupsCommand.d.ts +1 -0
  66. package/dist-types/commands/ListCloudWatchAlarmTemplatesCommand.d.ts +1 -0
  67. package/dist-types/commands/ListClustersCommand.d.ts +1 -0
  68. package/dist-types/commands/ListEventBridgeRuleTemplateGroupsCommand.d.ts +1 -0
  69. package/dist-types/commands/ListEventBridgeRuleTemplatesCommand.d.ts +1 -0
  70. package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +1 -0
  71. package/dist-types/commands/ListInputDevicesCommand.d.ts +1 -0
  72. package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +1 -0
  73. package/dist-types/commands/ListInputsCommand.d.ts +1 -0
  74. package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +1 -0
  75. package/dist-types/commands/ListMultiplexesCommand.d.ts +1 -0
  76. package/dist-types/commands/ListNetworksCommand.d.ts +1 -0
  77. package/dist-types/commands/ListNodesCommand.d.ts +1 -0
  78. package/dist-types/commands/ListOfferingsCommand.d.ts +1 -0
  79. package/dist-types/commands/ListReservationsCommand.d.ts +1 -0
  80. package/dist-types/commands/ListSignalMapsCommand.d.ts +1 -0
  81. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  82. package/dist-types/commands/ListVersionsCommand.d.ts +1 -0
  83. package/dist-types/commands/PurchaseOfferingCommand.d.ts +1 -0
  84. package/dist-types/commands/RebootInputDeviceCommand.d.ts +1 -0
  85. package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +1 -0
  86. package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +1 -0
  87. package/dist-types/commands/StartChannelCommand.d.ts +1 -0
  88. package/dist-types/commands/StartDeleteMonitorDeploymentCommand.d.ts +1 -0
  89. package/dist-types/commands/StartInputDeviceCommand.d.ts +1 -0
  90. package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +1 -0
  91. package/dist-types/commands/StartMonitorDeploymentCommand.d.ts +1 -0
  92. package/dist-types/commands/StartMultiplexCommand.d.ts +1 -0
  93. package/dist-types/commands/StartUpdateSignalMapCommand.d.ts +1 -0
  94. package/dist-types/commands/StopChannelCommand.d.ts +1 -0
  95. package/dist-types/commands/StopInputDeviceCommand.d.ts +1 -0
  96. package/dist-types/commands/StopMultiplexCommand.d.ts +1 -0
  97. package/dist-types/commands/TransferInputDeviceCommand.d.ts +1 -0
  98. package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +1 -0
  99. package/dist-types/commands/UpdateChannelClassCommand.d.ts +1 -0
  100. package/dist-types/commands/UpdateChannelCommand.d.ts +1 -0
  101. package/dist-types/commands/UpdateChannelPlacementGroupCommand.d.ts +1 -0
  102. package/dist-types/commands/UpdateCloudWatchAlarmTemplateCommand.d.ts +1 -0
  103. package/dist-types/commands/UpdateCloudWatchAlarmTemplateGroupCommand.d.ts +1 -0
  104. package/dist-types/commands/UpdateClusterCommand.d.ts +1 -0
  105. package/dist-types/commands/UpdateEventBridgeRuleTemplateCommand.d.ts +1 -0
  106. package/dist-types/commands/UpdateEventBridgeRuleTemplateGroupCommand.d.ts +1 -0
  107. package/dist-types/commands/UpdateInputCommand.d.ts +1 -0
  108. package/dist-types/commands/UpdateInputDeviceCommand.d.ts +1 -0
  109. package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +1 -0
  110. package/dist-types/commands/UpdateMultiplexCommand.d.ts +1 -0
  111. package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +1 -0
  112. package/dist-types/commands/UpdateNetworkCommand.d.ts +1 -0
  113. package/dist-types/commands/UpdateNodeCommand.d.ts +1 -0
  114. package/dist-types/commands/UpdateNodeStateCommand.d.ts +1 -0
  115. package/dist-types/commands/UpdateReservationCommand.d.ts +1 -0
  116. package/package.json +2 -2
@@ -79,6 +79,7 @@ declare const AcceptInputDeviceTransferCommand_base: {
79
79
  * @throws {@link MediaLiveServiceException}
80
80
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class AcceptInputDeviceTransferCommand extends AcceptInputDeviceTransferCommand_base {
@@ -103,6 +103,7 @@ declare const BatchDeleteCommand_base: {
103
103
  * @throws {@link MediaLiveServiceException}
104
104
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class BatchDeleteCommand extends BatchDeleteCommand_base {
@@ -97,6 +97,7 @@ declare const BatchStartCommand_base: {
97
97
  * @throws {@link MediaLiveServiceException}
98
98
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class BatchStartCommand extends BatchStartCommand_base {
@@ -97,6 +97,7 @@ declare const BatchStopCommand_base: {
97
97
  * @throws {@link MediaLiveServiceException}
98
98
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class BatchStopCommand extends BatchStopCommand_base {
@@ -562,6 +562,7 @@ declare const BatchUpdateScheduleCommand_base: {
562
562
  * @throws {@link MediaLiveServiceException}
563
563
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
564
564
  *
565
+ *
565
566
  * @public
566
567
  */
567
568
  export declare class BatchUpdateScheduleCommand extends BatchUpdateScheduleCommand_base {
@@ -79,6 +79,7 @@ declare const CancelInputDeviceTransferCommand_base: {
79
79
  * @throws {@link MediaLiveServiceException}
80
80
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class CancelInputDeviceTransferCommand extends CancelInputDeviceTransferCommand_base {
@@ -76,6 +76,7 @@ declare const ClaimDeviceCommand_base: {
76
76
  * @throws {@link MediaLiveServiceException}
77
77
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class ClaimDeviceCommand extends ClaimDeviceCommand_base {
@@ -2485,6 +2485,7 @@ declare const CreateChannelCommand_base: {
2485
2485
  * @throws {@link MediaLiveServiceException}
2486
2486
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
2487
2487
  *
2488
+ *
2488
2489
  * @public
2489
2490
  */
2490
2491
  export declare class CreateChannelCommand extends CreateChannelCommand_base {
@@ -93,6 +93,7 @@ declare const CreateChannelPlacementGroupCommand_base: {
93
93
  * @throws {@link MediaLiveServiceException}
94
94
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class CreateChannelPlacementGroupCommand extends CreateChannelPlacementGroupCommand_base {
@@ -105,6 +105,7 @@ declare const CreateCloudWatchAlarmTemplateCommand_base: {
105
105
  * @throws {@link MediaLiveServiceException}
106
106
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class CreateCloudWatchAlarmTemplateCommand extends CreateCloudWatchAlarmTemplateCommand_base {
@@ -85,6 +85,7 @@ declare const CreateCloudWatchAlarmTemplateGroupCommand_base: {
85
85
  * @throws {@link MediaLiveServiceException}
86
86
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class CreateCloudWatchAlarmTemplateGroupCommand extends CreateCloudWatchAlarmTemplateGroupCommand_base {
@@ -107,6 +107,7 @@ declare const CreateClusterCommand_base: {
107
107
  * @throws {@link MediaLiveServiceException}
108
108
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
109
109
  *
110
+ *
110
111
  * @public
111
112
  */
112
113
  export declare class CreateClusterCommand extends CreateClusterCommand_base {
@@ -99,6 +99,7 @@ declare const CreateEventBridgeRuleTemplateCommand_base: {
99
99
  * @throws {@link MediaLiveServiceException}
100
100
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class CreateEventBridgeRuleTemplateCommand extends CreateEventBridgeRuleTemplateCommand_base {
@@ -85,6 +85,7 @@ declare const CreateEventBridgeRuleTemplateGroupCommand_base: {
85
85
  * @throws {@link MediaLiveServiceException}
86
86
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class CreateEventBridgeRuleTemplateGroupCommand extends CreateEventBridgeRuleTemplateGroupCommand_base {
@@ -221,6 +221,7 @@ declare const CreateInputCommand_base: {
221
221
  * @throws {@link MediaLiveServiceException}
222
222
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
223
223
  *
224
+ *
224
225
  * @public
225
226
  */
226
227
  export declare class CreateInputCommand extends CreateInputCommand_base {
@@ -94,6 +94,7 @@ declare const CreateInputSecurityGroupCommand_base: {
94
94
  * @throws {@link MediaLiveServiceException}
95
95
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class CreateInputSecurityGroupCommand extends CreateInputSecurityGroupCommand_base {
@@ -117,6 +117,7 @@ declare const CreateMultiplexCommand_base: {
117
117
  * @throws {@link MediaLiveServiceException}
118
118
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
119
119
  *
120
+ *
120
121
  * @public
121
122
  */
122
123
  export declare class CreateMultiplexCommand extends CreateMultiplexCommand_base {
@@ -150,6 +150,7 @@ declare const CreateMultiplexProgramCommand_base: {
150
150
  * @throws {@link MediaLiveServiceException}
151
151
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
152
152
  *
153
+ *
153
154
  * @public
154
155
  */
155
156
  export declare class CreateMultiplexProgramCommand extends CreateMultiplexProgramCommand_base {
@@ -107,6 +107,7 @@ declare const CreateNetworkCommand_base: {
107
107
  * @throws {@link MediaLiveServiceException}
108
108
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
109
109
  *
110
+ *
110
111
  * @public
111
112
  */
112
113
  export declare class CreateNetworkCommand extends CreateNetworkCommand_base {
@@ -105,6 +105,7 @@ declare const CreateNodeCommand_base: {
105
105
  * @throws {@link MediaLiveServiceException}
106
106
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class CreateNodeCommand extends CreateNodeCommand_base {
@@ -86,6 +86,7 @@ declare const CreateNodeRegistrationScriptCommand_base: {
86
86
  * @throws {@link MediaLiveServiceException}
87
87
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class CreateNodeRegistrationScriptCommand extends CreateNodeRegistrationScriptCommand_base {
@@ -155,6 +155,7 @@ declare const CreatePartnerInputCommand_base: {
155
155
  * @throws {@link MediaLiveServiceException}
156
156
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
157
157
  *
158
+ *
158
159
  * @public
159
160
  */
160
161
  export declare class CreatePartnerInputCommand extends CreatePartnerInputCommand_base {
@@ -146,6 +146,7 @@ declare const CreateSignalMapCommand_base: {
146
146
  * @throws {@link MediaLiveServiceException}
147
147
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
148
148
  *
149
+ *
149
150
  * @public
150
151
  */
151
152
  export declare class CreateSignalMapCommand extends CreateSignalMapCommand_base {
@@ -67,6 +67,7 @@ declare const CreateTagsCommand_base: {
67
67
  * @throws {@link MediaLiveServiceException}
68
68
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class CreateTagsCommand extends CreateTagsCommand_base {
@@ -1292,6 +1292,7 @@ declare const DeleteChannelCommand_base: {
1292
1292
  * @throws {@link MediaLiveServiceException}
1293
1293
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
1294
1294
  *
1295
+ *
1295
1296
  * @public
1296
1297
  */
1297
1298
  export declare class DeleteChannelCommand extends DeleteChannelCommand_base {
@@ -89,6 +89,7 @@ declare const DeleteChannelPlacementGroupCommand_base: {
89
89
  * @throws {@link MediaLiveServiceException}
90
90
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class DeleteChannelPlacementGroupCommand extends DeleteChannelPlacementGroupCommand_base {
@@ -70,6 +70,7 @@ declare const DeleteCloudWatchAlarmTemplateCommand_base: {
70
70
  * @throws {@link MediaLiveServiceException}
71
71
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DeleteCloudWatchAlarmTemplateCommand extends DeleteCloudWatchAlarmTemplateCommand_base {
@@ -70,6 +70,7 @@ declare const DeleteCloudWatchAlarmTemplateGroupCommand_base: {
70
70
  * @throws {@link MediaLiveServiceException}
71
71
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DeleteCloudWatchAlarmTemplateGroupCommand extends DeleteCloudWatchAlarmTemplateGroupCommand_base {
@@ -95,6 +95,7 @@ declare const DeleteClusterCommand_base: {
95
95
  * @throws {@link MediaLiveServiceException}
96
96
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class DeleteClusterCommand extends DeleteClusterCommand_base {
@@ -70,6 +70,7 @@ declare const DeleteEventBridgeRuleTemplateCommand_base: {
70
70
  * @throws {@link MediaLiveServiceException}
71
71
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DeleteEventBridgeRuleTemplateCommand extends DeleteEventBridgeRuleTemplateCommand_base {
@@ -70,6 +70,7 @@ declare const DeleteEventBridgeRuleTemplateGroupCommand_base: {
70
70
  * @throws {@link MediaLiveServiceException}
71
71
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DeleteEventBridgeRuleTemplateGroupCommand extends DeleteEventBridgeRuleTemplateGroupCommand_base {
@@ -76,6 +76,7 @@ declare const DeleteInputCommand_base: {
76
76
  * @throws {@link MediaLiveServiceException}
77
77
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class DeleteInputCommand extends DeleteInputCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteInputSecurityGroupCommand_base: {
73
73
  * @throws {@link MediaLiveServiceException}
74
74
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeleteInputSecurityGroupCommand extends DeleteInputSecurityGroupCommand_base {
@@ -102,6 +102,7 @@ declare const DeleteMultiplexCommand_base: {
102
102
  * @throws {@link MediaLiveServiceException}
103
103
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class DeleteMultiplexCommand extends DeleteMultiplexCommand_base {
@@ -131,6 +131,7 @@ declare const DeleteMultiplexProgramCommand_base: {
131
131
  * @throws {@link MediaLiveServiceException}
132
132
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
133
133
  *
134
+ *
134
135
  * @public
135
136
  */
136
137
  export declare class DeleteMultiplexProgramCommand extends DeleteMultiplexProgramCommand_base {
@@ -95,6 +95,7 @@ declare const DeleteNetworkCommand_base: {
95
95
  * @throws {@link MediaLiveServiceException}
96
96
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class DeleteNetworkCommand extends DeleteNetworkCommand_base {
@@ -96,6 +96,7 @@ declare const DeleteNodeCommand_base: {
96
96
  * @throws {@link MediaLiveServiceException}
97
97
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class DeleteNodeCommand extends DeleteNodeCommand_base {
@@ -110,6 +110,7 @@ declare const DeleteReservationCommand_base: {
110
110
  * @throws {@link MediaLiveServiceException}
111
111
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class DeleteReservationCommand extends DeleteReservationCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteScheduleCommand_base: {
73
73
  * @throws {@link MediaLiveServiceException}
74
74
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeleteScheduleCommand extends DeleteScheduleCommand_base {
@@ -70,6 +70,7 @@ declare const DeleteSignalMapCommand_base: {
70
70
  * @throws {@link MediaLiveServiceException}
71
71
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class DeleteSignalMapCommand extends DeleteSignalMapCommand_base {
@@ -67,6 +67,7 @@ declare const DeleteTagsCommand_base: {
67
67
  * @throws {@link MediaLiveServiceException}
68
68
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class DeleteTagsCommand extends DeleteTagsCommand_base {
@@ -72,6 +72,7 @@ declare const DescribeAccountConfigurationCommand_base: {
72
72
  * @throws {@link MediaLiveServiceException}
73
73
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class DescribeAccountConfigurationCommand extends DescribeAccountConfigurationCommand_base {
@@ -1289,6 +1289,7 @@ declare const DescribeChannelCommand_base: {
1289
1289
  * @throws {@link MediaLiveServiceException}
1290
1290
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
1291
1291
  *
1292
+ *
1292
1293
  * @public
1293
1294
  */
1294
1295
  export declare class DescribeChannelCommand extends DescribeChannelCommand_base {
@@ -86,6 +86,7 @@ declare const DescribeChannelPlacementGroupCommand_base: {
86
86
  * @throws {@link MediaLiveServiceException}
87
87
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class DescribeChannelPlacementGroupCommand extends DescribeChannelPlacementGroupCommand_base {
@@ -92,6 +92,7 @@ declare const DescribeClusterCommand_base: {
92
92
  * @throws {@link MediaLiveServiceException}
93
93
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class DescribeClusterCommand extends DescribeClusterCommand_base {
@@ -152,6 +152,7 @@ declare const DescribeInputCommand_base: {
152
152
  * @throws {@link MediaLiveServiceException}
153
153
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
154
154
  *
155
+ *
155
156
  * @public
156
157
  */
157
158
  export declare class DescribeInputCommand extends DescribeInputCommand_base {
@@ -135,6 +135,7 @@ declare const DescribeInputDeviceCommand_base: {
135
135
  * @throws {@link MediaLiveServiceException}
136
136
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
137
137
  *
138
+ *
138
139
  * @public
139
140
  */
140
141
  export declare class DescribeInputDeviceCommand extends DescribeInputDeviceCommand_base {
@@ -41,6 +41,11 @@ declare const DescribeInputDeviceThumbnailCommand_base: {
41
41
  * };
42
42
  * const command = new DescribeInputDeviceThumbnailCommand(input);
43
43
  * const response = await client.send(command);
44
+ * // consume or destroy the stream to free the socket.
45
+ * const bytes = await response.Body.transformToByteArray();
46
+ * // const str = await response.Body.transformToString();
47
+ * // response.Body.destroy(); // only applicable to Node.js Readable streams.
48
+ *
44
49
  * // { // DescribeInputDeviceThumbnailResponse
45
50
  * // Body: "<SdkStream>", // see \@smithy/types -> StreamingBlobPayloadOutputTypes
46
51
  * // ContentType: "image/jpeg",
@@ -81,6 +86,7 @@ declare const DescribeInputDeviceThumbnailCommand_base: {
81
86
  * @throws {@link MediaLiveServiceException}
82
87
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
83
88
  *
89
+ *
84
90
  * @public
85
91
  */
86
92
  export declare class DescribeInputDeviceThumbnailCommand extends DescribeInputDeviceThumbnailCommand_base {
@@ -88,6 +88,7 @@ declare const DescribeInputSecurityGroupCommand_base: {
88
88
  * @throws {@link MediaLiveServiceException}
89
89
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class DescribeInputSecurityGroupCommand extends DescribeInputSecurityGroupCommand_base {
@@ -99,6 +99,7 @@ declare const DescribeMultiplexCommand_base: {
99
99
  * @throws {@link MediaLiveServiceException}
100
100
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class DescribeMultiplexCommand extends DescribeMultiplexCommand_base {
@@ -128,6 +128,7 @@ declare const DescribeMultiplexProgramCommand_base: {
128
128
  * @throws {@link MediaLiveServiceException}
129
129
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
130
130
  *
131
+ *
131
132
  * @public
132
133
  */
133
134
  export declare class DescribeMultiplexProgramCommand extends DescribeMultiplexProgramCommand_base {
@@ -92,6 +92,7 @@ declare const DescribeNetworkCommand_base: {
92
92
  * @throws {@link MediaLiveServiceException}
93
93
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class DescribeNetworkCommand extends DescribeNetworkCommand_base {
@@ -93,6 +93,7 @@ declare const DescribeNodeCommand_base: {
93
93
  * @throws {@link MediaLiveServiceException}
94
94
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class DescribeNodeCommand extends DescribeNodeCommand_base {
@@ -94,6 +94,7 @@ declare const DescribeOfferingCommand_base: {
94
94
  * @throws {@link MediaLiveServiceException}
95
95
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class DescribeOfferingCommand extends DescribeOfferingCommand_base {
@@ -107,6 +107,7 @@ declare const DescribeReservationCommand_base: {
107
107
  * @throws {@link MediaLiveServiceException}
108
108
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
109
109
  *
110
+ *
110
111
  * @public
111
112
  */
112
113
  export declare class DescribeReservationCommand extends DescribeReservationCommand_base {
@@ -237,6 +237,7 @@ declare const DescribeScheduleCommand_base: {
237
237
  * @throws {@link MediaLiveServiceException}
238
238
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
239
239
  *
240
+ *
240
241
  * @public
241
242
  */
242
243
  export declare class DescribeScheduleCommand extends DescribeScheduleCommand_base {
@@ -92,6 +92,7 @@ declare const DescribeThumbnailsCommand_base: {
92
92
  * @throws {@link MediaLiveServiceException}
93
93
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class DescribeThumbnailsCommand extends DescribeThumbnailsCommand_base {
@@ -87,6 +87,7 @@ declare const GetCloudWatchAlarmTemplateCommand_base: {
87
87
  * @throws {@link MediaLiveServiceException}
88
88
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class GetCloudWatchAlarmTemplateCommand extends GetCloudWatchAlarmTemplateCommand_base {
@@ -77,6 +77,7 @@ declare const GetCloudWatchAlarmTemplateGroupCommand_base: {
77
77
  * @throws {@link MediaLiveServiceException}
78
78
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class GetCloudWatchAlarmTemplateGroupCommand extends GetCloudWatchAlarmTemplateGroupCommand_base {
@@ -84,6 +84,7 @@ declare const GetEventBridgeRuleTemplateCommand_base: {
84
84
  * @throws {@link MediaLiveServiceException}
85
85
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class GetEventBridgeRuleTemplateCommand extends GetEventBridgeRuleTemplateCommand_base {
@@ -77,6 +77,7 @@ declare const GetEventBridgeRuleTemplateGroupCommand_base: {
77
77
  * @throws {@link MediaLiveServiceException}
78
78
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class GetEventBridgeRuleTemplateGroupCommand extends GetEventBridgeRuleTemplateGroupCommand_base {
@@ -131,6 +131,7 @@ declare const GetSignalMapCommand_base: {
131
131
  * @throws {@link MediaLiveServiceException}
132
132
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
133
133
  *
134
+ *
134
135
  * @public
135
136
  */
136
137
  export declare class GetSignalMapCommand extends GetSignalMapCommand_base {
@@ -89,6 +89,7 @@ declare const ListChannelPlacementGroupsCommand_base: {
89
89
  * @throws {@link MediaLiveServiceException}
90
90
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class ListChannelPlacementGroupsCommand extends ListChannelPlacementGroupsCommand_base {
@@ -304,6 +304,7 @@ declare const ListChannelsCommand_base: {
304
304
  * @throws {@link MediaLiveServiceException}
305
305
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
306
306
  *
307
+ *
307
308
  * @public
308
309
  */
309
310
  export declare class ListChannelsCommand extends ListChannelsCommand_base {
@@ -86,6 +86,7 @@ declare const ListCloudWatchAlarmTemplateGroupsCommand_base: {
86
86
  * @throws {@link MediaLiveServiceException}
87
87
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class ListCloudWatchAlarmTemplateGroupsCommand extends ListCloudWatchAlarmTemplateGroupsCommand_base {
@@ -96,6 +96,7 @@ declare const ListCloudWatchAlarmTemplatesCommand_base: {
96
96
  * @throws {@link MediaLiveServiceException}
97
97
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class ListCloudWatchAlarmTemplatesCommand extends ListCloudWatchAlarmTemplatesCommand_base {
@@ -95,6 +95,7 @@ declare const ListClustersCommand_base: {
95
95
  * @throws {@link MediaLiveServiceException}
96
96
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class ListClustersCommand extends ListClustersCommand_base {