@aws-sdk/client-medialive 3.529.1 → 3.535.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 (145) hide show
  1. package/dist-types/MediaLive.d.ts +17 -1
  2. package/dist-types/MediaLiveClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchDeleteCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchStartCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchStopCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +2 -1
  8. package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +2 -1
  9. package/dist-types/commands/ClaimDeviceCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateInputCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateMultiplexCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +2 -1
  15. package/dist-types/commands/CreatePartnerInputCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteInputCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteMultiplexCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteReservationCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteScheduleCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeChannelCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeInputCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeInputDeviceCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +3 -2
  30. package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeMultiplexCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeOfferingCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeReservationCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeScheduleCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeThumbnailsCommand.d.ts +2 -1
  37. package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +2 -1
  39. package/dist-types/commands/ListInputDevicesCommand.d.ts +2 -1
  40. package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListInputsCommand.d.ts +2 -1
  42. package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListMultiplexesCommand.d.ts +2 -1
  44. package/dist-types/commands/ListOfferingsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListReservationsCommand.d.ts +2 -1
  46. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  47. package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -1
  48. package/dist-types/commands/RebootInputDeviceCommand.d.ts +2 -1
  49. package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +2 -1
  50. package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +2 -1
  51. package/dist-types/commands/StartChannelCommand.d.ts +2 -1
  52. package/dist-types/commands/StartInputDeviceCommand.d.ts +2 -1
  53. package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +2 -1
  54. package/dist-types/commands/StartMultiplexCommand.d.ts +2 -1
  55. package/dist-types/commands/StopChannelCommand.d.ts +2 -1
  56. package/dist-types/commands/StopInputDeviceCommand.d.ts +2 -1
  57. package/dist-types/commands/StopMultiplexCommand.d.ts +2 -1
  58. package/dist-types/commands/TransferInputDeviceCommand.d.ts +2 -1
  59. package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateChannelClassCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateChannelCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateInputCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateInputDeviceCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateMultiplexCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateReservationCommand.d.ts +2 -1
  68. package/dist-types/models/models_0.d.ts +714 -714
  69. package/dist-types/models/models_1.d.ts +944 -944
  70. package/dist-types/models/models_2.d.ts +286 -286
  71. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  72. package/dist-types/runtimeConfig.d.ts +2 -2
  73. package/dist-types/runtimeConfig.native.d.ts +2 -2
  74. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  75. package/dist-types/ts3.4/MediaLive.d.ts +16 -0
  76. package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DescribeAccountConfigurationCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DescribeThumbnailsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/RestartChannelPipelinesCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/StartInputDeviceCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/StopInputDeviceCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/UpdateAccountConfigurationCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  142. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  143. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  144. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  145. package/package.json +42 -42
@@ -75,18 +75,21 @@ export interface MediaLive {
75
75
  /**
76
76
  * @see {@link BatchDeleteCommand}
77
77
  */
78
+ batchDelete(): Promise<BatchDeleteCommandOutput>;
78
79
  batchDelete(args: BatchDeleteCommandInput, options?: __HttpHandlerOptions): Promise<BatchDeleteCommandOutput>;
79
80
  batchDelete(args: BatchDeleteCommandInput, cb: (err: any, data?: BatchDeleteCommandOutput) => void): void;
80
81
  batchDelete(args: BatchDeleteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDeleteCommandOutput) => void): void;
81
82
  /**
82
83
  * @see {@link BatchStartCommand}
83
84
  */
85
+ batchStart(): Promise<BatchStartCommandOutput>;
84
86
  batchStart(args: BatchStartCommandInput, options?: __HttpHandlerOptions): Promise<BatchStartCommandOutput>;
85
87
  batchStart(args: BatchStartCommandInput, cb: (err: any, data?: BatchStartCommandOutput) => void): void;
86
88
  batchStart(args: BatchStartCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchStartCommandOutput) => void): void;
87
89
  /**
88
90
  * @see {@link BatchStopCommand}
89
91
  */
92
+ batchStop(): Promise<BatchStopCommandOutput>;
90
93
  batchStop(args: BatchStopCommandInput, options?: __HttpHandlerOptions): Promise<BatchStopCommandOutput>;
91
94
  batchStop(args: BatchStopCommandInput, cb: (err: any, data?: BatchStopCommandOutput) => void): void;
92
95
  batchStop(args: BatchStopCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchStopCommandOutput) => void): void;
@@ -105,24 +108,28 @@ export interface MediaLive {
105
108
  /**
106
109
  * @see {@link ClaimDeviceCommand}
107
110
  */
111
+ claimDevice(): Promise<ClaimDeviceCommandOutput>;
108
112
  claimDevice(args: ClaimDeviceCommandInput, options?: __HttpHandlerOptions): Promise<ClaimDeviceCommandOutput>;
109
113
  claimDevice(args: ClaimDeviceCommandInput, cb: (err: any, data?: ClaimDeviceCommandOutput) => void): void;
110
114
  claimDevice(args: ClaimDeviceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ClaimDeviceCommandOutput) => void): void;
111
115
  /**
112
116
  * @see {@link CreateChannelCommand}
113
117
  */
118
+ createChannel(): Promise<CreateChannelCommandOutput>;
114
119
  createChannel(args: CreateChannelCommandInput, options?: __HttpHandlerOptions): Promise<CreateChannelCommandOutput>;
115
120
  createChannel(args: CreateChannelCommandInput, cb: (err: any, data?: CreateChannelCommandOutput) => void): void;
116
121
  createChannel(args: CreateChannelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateChannelCommandOutput) => void): void;
117
122
  /**
118
123
  * @see {@link CreateInputCommand}
119
124
  */
125
+ createInput(): Promise<CreateInputCommandOutput>;
120
126
  createInput(args: CreateInputCommandInput, options?: __HttpHandlerOptions): Promise<CreateInputCommandOutput>;
121
127
  createInput(args: CreateInputCommandInput, cb: (err: any, data?: CreateInputCommandOutput) => void): void;
122
128
  createInput(args: CreateInputCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInputCommandOutput) => void): void;
123
129
  /**
124
130
  * @see {@link CreateInputSecurityGroupCommand}
125
131
  */
132
+ createInputSecurityGroup(): Promise<CreateInputSecurityGroupCommandOutput>;
126
133
  createInputSecurityGroup(args: CreateInputSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateInputSecurityGroupCommandOutput>;
127
134
  createInputSecurityGroup(args: CreateInputSecurityGroupCommandInput, cb: (err: any, data?: CreateInputSecurityGroupCommandOutput) => void): void;
128
135
  createInputSecurityGroup(args: CreateInputSecurityGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInputSecurityGroupCommandOutput) => void): void;
@@ -201,6 +208,7 @@ export interface MediaLive {
201
208
  /**
202
209
  * @see {@link DescribeAccountConfigurationCommand}
203
210
  */
211
+ describeAccountConfiguration(): Promise<DescribeAccountConfigurationCommandOutput>;
204
212
  describeAccountConfiguration(args: DescribeAccountConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountConfigurationCommandOutput>;
205
213
  describeAccountConfiguration(args: DescribeAccountConfigurationCommandInput, cb: (err: any, data?: DescribeAccountConfigurationCommandOutput) => void): void;
206
214
  describeAccountConfiguration(args: DescribeAccountConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountConfigurationCommandOutput) => void): void;
@@ -273,12 +281,14 @@ export interface MediaLive {
273
281
  /**
274
282
  * @see {@link ListChannelsCommand}
275
283
  */
284
+ listChannels(): Promise<ListChannelsCommandOutput>;
276
285
  listChannels(args: ListChannelsCommandInput, options?: __HttpHandlerOptions): Promise<ListChannelsCommandOutput>;
277
286
  listChannels(args: ListChannelsCommandInput, cb: (err: any, data?: ListChannelsCommandOutput) => void): void;
278
287
  listChannels(args: ListChannelsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListChannelsCommandOutput) => void): void;
279
288
  /**
280
289
  * @see {@link ListInputDevicesCommand}
281
290
  */
291
+ listInputDevices(): Promise<ListInputDevicesCommandOutput>;
282
292
  listInputDevices(args: ListInputDevicesCommandInput, options?: __HttpHandlerOptions): Promise<ListInputDevicesCommandOutput>;
283
293
  listInputDevices(args: ListInputDevicesCommandInput, cb: (err: any, data?: ListInputDevicesCommandOutput) => void): void;
284
294
  listInputDevices(args: ListInputDevicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInputDevicesCommandOutput) => void): void;
@@ -291,18 +301,21 @@ export interface MediaLive {
291
301
  /**
292
302
  * @see {@link ListInputsCommand}
293
303
  */
304
+ listInputs(): Promise<ListInputsCommandOutput>;
294
305
  listInputs(args: ListInputsCommandInput, options?: __HttpHandlerOptions): Promise<ListInputsCommandOutput>;
295
306
  listInputs(args: ListInputsCommandInput, cb: (err: any, data?: ListInputsCommandOutput) => void): void;
296
307
  listInputs(args: ListInputsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInputsCommandOutput) => void): void;
297
308
  /**
298
309
  * @see {@link ListInputSecurityGroupsCommand}
299
310
  */
311
+ listInputSecurityGroups(): Promise<ListInputSecurityGroupsCommandOutput>;
300
312
  listInputSecurityGroups(args: ListInputSecurityGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListInputSecurityGroupsCommandOutput>;
301
313
  listInputSecurityGroups(args: ListInputSecurityGroupsCommandInput, cb: (err: any, data?: ListInputSecurityGroupsCommandOutput) => void): void;
302
314
  listInputSecurityGroups(args: ListInputSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInputSecurityGroupsCommandOutput) => void): void;
303
315
  /**
304
316
  * @see {@link ListMultiplexesCommand}
305
317
  */
318
+ listMultiplexes(): Promise<ListMultiplexesCommandOutput>;
306
319
  listMultiplexes(args: ListMultiplexesCommandInput, options?: __HttpHandlerOptions): Promise<ListMultiplexesCommandOutput>;
307
320
  listMultiplexes(args: ListMultiplexesCommandInput, cb: (err: any, data?: ListMultiplexesCommandOutput) => void): void;
308
321
  listMultiplexes(args: ListMultiplexesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMultiplexesCommandOutput) => void): void;
@@ -315,12 +328,14 @@ export interface MediaLive {
315
328
  /**
316
329
  * @see {@link ListOfferingsCommand}
317
330
  */
331
+ listOfferings(): Promise<ListOfferingsCommandOutput>;
318
332
  listOfferings(args: ListOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<ListOfferingsCommandOutput>;
319
333
  listOfferings(args: ListOfferingsCommandInput, cb: (err: any, data?: ListOfferingsCommandOutput) => void): void;
320
334
  listOfferings(args: ListOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOfferingsCommandOutput) => void): void;
321
335
  /**
322
336
  * @see {@link ListReservationsCommand}
323
337
  */
338
+ listReservations(): Promise<ListReservationsCommandOutput>;
324
339
  listReservations(args: ListReservationsCommandInput, options?: __HttpHandlerOptions): Promise<ListReservationsCommandOutput>;
325
340
  listReservations(args: ListReservationsCommandInput, cb: (err: any, data?: ListReservationsCommandOutput) => void): void;
326
341
  listReservations(args: ListReservationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReservationsCommandOutput) => void): void;
@@ -405,6 +420,7 @@ export interface MediaLive {
405
420
  /**
406
421
  * @see {@link UpdateAccountConfigurationCommand}
407
422
  */
423
+ updateAccountConfiguration(): Promise<UpdateAccountConfigurationCommandOutput>;
408
424
  updateAccountConfiguration(args: UpdateAccountConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAccountConfigurationCommandOutput>;
409
425
  updateAccountConfiguration(args: UpdateAccountConfigurationCommandInput, cb: (err: any, data?: UpdateAccountConfigurationCommandOutput) => void): void;
410
426
  updateAccountConfiguration(args: UpdateAccountConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAccountConfigurationCommandOutput) => void): void;
@@ -458,8 +474,8 @@ export interface MediaLive {
458
474
  updateReservation(args: UpdateReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateReservationCommandOutput) => void): void;
459
475
  }
460
476
  /**
461
- * @public
462
477
  * API for AWS Elemental MediaLive
478
+ * @public
463
479
  */
464
480
  export declare class MediaLive extends MediaLiveClient implements MediaLive {
465
481
  }
@@ -221,8 +221,8 @@ export type MediaLiveClientResolvedConfigType = __SmithyResolvedConfiguration<__
221
221
  export interface MediaLiveClientResolvedConfig extends MediaLiveClientResolvedConfigType {
222
222
  }
223
223
  /**
224
- * @public
225
224
  * API for AWS Elemental MediaLive
225
+ * @public
226
226
  */
227
227
  export declare class MediaLiveClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, MediaLiveClientResolvedConfig> {
228
228
  /**
@@ -22,10 +22,10 @@ export interface AcceptInputDeviceTransferCommandOutput extends AcceptInputDevic
22
22
  }
23
23
  declare const AcceptInputDeviceTransferCommand_base: {
24
24
  new (input: AcceptInputDeviceTransferCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInputDeviceTransferCommandInput, AcceptInputDeviceTransferCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AcceptInputDeviceTransferCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInputDeviceTransferCommandInput, AcceptInputDeviceTransferCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Accept an incoming input device transfer. The ownership of the device will transfer to your AWS account.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const AcceptInputDeviceTransferCommand_base: {
78
78
  * @throws {@link MediaLiveServiceException}
79
79
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class AcceptInputDeviceTransferCommand extends AcceptInputDeviceTransferCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface BatchDeleteCommandOutput extends BatchDeleteResponse, __Metadat
22
22
  }
23
23
  declare const BatchDeleteCommand_base: {
24
24
  new (input: BatchDeleteCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteCommandInput, BatchDeleteCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [BatchDeleteCommandInput]): import("@smithy/smithy-client").CommandImpl<BatchDeleteCommandInput, BatchDeleteCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Starts delete of resources.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -102,6 +102,7 @@ declare const BatchDeleteCommand_base: {
102
102
  * @throws {@link MediaLiveServiceException}
103
103
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
104
104
  *
105
+ * @public
105
106
  */
106
107
  export declare class BatchDeleteCommand extends BatchDeleteCommand_base {
107
108
  }
@@ -22,10 +22,10 @@ export interface BatchStartCommandOutput extends BatchStartResponse, __MetadataB
22
22
  }
23
23
  declare const BatchStartCommand_base: {
24
24
  new (input: BatchStartCommandInput): import("@smithy/smithy-client").CommandImpl<BatchStartCommandInput, BatchStartCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [BatchStartCommandInput]): import("@smithy/smithy-client").CommandImpl<BatchStartCommandInput, BatchStartCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Starts existing resources
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -96,6 +96,7 @@ declare const BatchStartCommand_base: {
96
96
  * @throws {@link MediaLiveServiceException}
97
97
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class BatchStartCommand extends BatchStartCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface BatchStopCommandOutput extends BatchStopResponse, __MetadataBea
22
22
  }
23
23
  declare const BatchStopCommand_base: {
24
24
  new (input: BatchStopCommandInput): import("@smithy/smithy-client").CommandImpl<BatchStopCommandInput, BatchStopCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [BatchStopCommandInput]): import("@smithy/smithy-client").CommandImpl<BatchStopCommandInput, BatchStopCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Stops running resources
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -96,6 +96,7 @@ declare const BatchStopCommand_base: {
96
96
  * @throws {@link MediaLiveServiceException}
97
97
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class BatchStopCommand extends BatchStopCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface BatchUpdateScheduleCommandOutput extends BatchUpdateScheduleRes
22
22
  }
23
23
  declare const BatchUpdateScheduleCommand_base: {
24
24
  new (input: BatchUpdateScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateScheduleCommandInput, BatchUpdateScheduleCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchUpdateScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateScheduleCommandInput, BatchUpdateScheduleCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Update a channel schedule
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -540,6 +540,7 @@ declare const BatchUpdateScheduleCommand_base: {
540
540
  * @throws {@link MediaLiveServiceException}
541
541
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
542
542
  *
543
+ * @public
543
544
  */
544
545
  export declare class BatchUpdateScheduleCommand extends BatchUpdateScheduleCommand_base {
545
546
  }
@@ -22,10 +22,10 @@ export interface CancelInputDeviceTransferCommandOutput extends CancelInputDevic
22
22
  }
23
23
  declare const CancelInputDeviceTransferCommand_base: {
24
24
  new (input: CancelInputDeviceTransferCommandInput): import("@smithy/smithy-client").CommandImpl<CancelInputDeviceTransferCommandInput, CancelInputDeviceTransferCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelInputDeviceTransferCommandInput): import("@smithy/smithy-client").CommandImpl<CancelInputDeviceTransferCommandInput, CancelInputDeviceTransferCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Cancel an input device transfer that you have requested.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const CancelInputDeviceTransferCommand_base: {
78
78
  * @throws {@link MediaLiveServiceException}
79
79
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class CancelInputDeviceTransferCommand extends CancelInputDeviceTransferCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface ClaimDeviceCommandOutput extends ClaimDeviceResponse, __Metadat
22
22
  }
23
23
  declare const ClaimDeviceCommand_base: {
24
24
  new (input: ClaimDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<ClaimDeviceCommandInput, ClaimDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ClaimDeviceCommandInput]): import("@smithy/smithy-client").CommandImpl<ClaimDeviceCommandInput, ClaimDeviceCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Send a request to claim an AWS Elemental device that you have purchased from a third-party vendor. After the request succeeds, you will own the device.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const ClaimDeviceCommand_base: {
75
75
  * @throws {@link MediaLiveServiceException}
76
76
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class ClaimDeviceCommand extends ClaimDeviceCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface CreateChannelCommandOutput extends CreateChannelResponse, __Met
22
22
  }
23
23
  declare const CreateChannelCommand_base: {
24
24
  new (input: CreateChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChannelCommandInput, CreateChannelCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [CreateChannelCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateChannelCommandInput, CreateChannelCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Creates a new channel
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -2114,6 +2114,7 @@ declare const CreateChannelCommand_base: {
2114
2114
  * @throws {@link MediaLiveServiceException}
2115
2115
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
2116
2116
  *
2117
+ * @public
2117
2118
  */
2118
2119
  export declare class CreateChannelCommand extends CreateChannelCommand_base {
2119
2120
  }
@@ -22,10 +22,10 @@ export interface CreateInputCommandOutput extends CreateInputResponse, __Metadat
22
22
  }
23
23
  declare const CreateInputCommand_base: {
24
24
  new (input: CreateInputCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInputCommandInput, CreateInputCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [CreateInputCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateInputCommandInput, CreateInputCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Create an input
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -159,6 +159,7 @@ declare const CreateInputCommand_base: {
159
159
  * @throws {@link MediaLiveServiceException}
160
160
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
161
161
  *
162
+ * @public
162
163
  */
163
164
  export declare class CreateInputCommand extends CreateInputCommand_base {
164
165
  }
@@ -22,10 +22,10 @@ export interface CreateInputSecurityGroupCommandOutput extends CreateInputSecuri
22
22
  }
23
23
  declare const CreateInputSecurityGroupCommand_base: {
24
24
  new (input: CreateInputSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInputSecurityGroupCommandInput, CreateInputSecurityGroupCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [CreateInputSecurityGroupCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateInputSecurityGroupCommandInput, CreateInputSecurityGroupCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Creates a Input Security Group
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -93,6 +93,7 @@ declare const CreateInputSecurityGroupCommand_base: {
93
93
  * @throws {@link MediaLiveServiceException}
94
94
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class CreateInputSecurityGroupCommand extends CreateInputSecurityGroupCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface CreateMultiplexCommandOutput extends CreateMultiplexResponse, _
22
22
  }
23
23
  declare const CreateMultiplexCommand_base: {
24
24
  new (input: CreateMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMultiplexCommandInput, CreateMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMultiplexCommandInput, CreateMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Create a new multiplex.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -116,6 +116,7 @@ declare const CreateMultiplexCommand_base: {
116
116
  * @throws {@link MediaLiveServiceException}
117
117
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
118
118
  *
119
+ * @public
119
120
  */
120
121
  export declare class CreateMultiplexCommand extends CreateMultiplexCommand_base {
121
122
  }
@@ -22,10 +22,10 @@ export interface CreateMultiplexProgramCommandOutput extends CreateMultiplexProg
22
22
  }
23
23
  declare const CreateMultiplexProgramCommand_base: {
24
24
  new (input: CreateMultiplexProgramCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMultiplexProgramCommandInput, CreateMultiplexProgramCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateMultiplexProgramCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMultiplexProgramCommandInput, CreateMultiplexProgramCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Create a new program in the multiplex.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -143,6 +143,7 @@ declare const CreateMultiplexProgramCommand_base: {
143
143
  * @throws {@link MediaLiveServiceException}
144
144
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
145
145
  *
146
+ * @public
146
147
  */
147
148
  export declare class CreateMultiplexProgramCommand extends CreateMultiplexProgramCommand_base {
148
149
  }
@@ -22,10 +22,10 @@ export interface CreatePartnerInputCommandOutput extends CreatePartnerInputRespo
22
22
  }
23
23
  declare const CreatePartnerInputCommand_base: {
24
24
  new (input: CreatePartnerInputCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePartnerInputCommandInput, CreatePartnerInputCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreatePartnerInputCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePartnerInputCommandInput, CreatePartnerInputCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Create a partner input
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -124,6 +124,7 @@ declare const CreatePartnerInputCommand_base: {
124
124
  * @throws {@link MediaLiveServiceException}
125
125
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
126
126
  *
127
+ * @public
127
128
  */
128
129
  export declare class CreatePartnerInputCommand extends CreatePartnerInputCommand_base {
129
130
  }
@@ -22,10 +22,10 @@ export interface CreateTagsCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const CreateTagsCommand_base: {
24
24
  new (input: CreateTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTagsCommandInput, CreateTagsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTagsCommandInput, CreateTagsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Create tags for a resource
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const CreateTagsCommand_base: {
66
66
  * @throws {@link MediaLiveServiceException}
67
67
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class CreateTagsCommand extends CreateTagsCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface DeleteChannelCommandOutput extends DeleteChannelResponse, __Met
22
22
  }
23
23
  declare const DeleteChannelCommand_base: {
24
24
  new (input: DeleteChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelCommandInput, DeleteChannelCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteChannelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChannelCommandInput, DeleteChannelCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Starts deletion of channel. The associated outputs are also deleted.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -1104,6 +1104,7 @@ declare const DeleteChannelCommand_base: {
1104
1104
  * @throws {@link MediaLiveServiceException}
1105
1105
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
1106
1106
  *
1107
+ * @public
1107
1108
  */
1108
1109
  export declare class DeleteChannelCommand extends DeleteChannelCommand_base {
1109
1110
  }
@@ -22,10 +22,10 @@ export interface DeleteInputCommandOutput extends DeleteInputResponse, __Metadat
22
22
  }
23
23
  declare const DeleteInputCommand_base: {
24
24
  new (input: DeleteInputCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInputCommandInput, DeleteInputCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteInputCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInputCommandInput, DeleteInputCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Deletes the input end point
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const DeleteInputCommand_base: {
75
75
  * @throws {@link MediaLiveServiceException}
76
76
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class DeleteInputCommand extends DeleteInputCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DeleteInputSecurityGroupCommandOutput extends DeleteInputSecuri
22
22
  }
23
23
  declare const DeleteInputSecurityGroupCommand_base: {
24
24
  new (input: DeleteInputSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInputSecurityGroupCommandInput, DeleteInputSecurityGroupCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteInputSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInputSecurityGroupCommandInput, DeleteInputSecurityGroupCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Deletes an Input Security Group
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const DeleteInputSecurityGroupCommand_base: {
72
72
  * @throws {@link MediaLiveServiceException}
73
73
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class DeleteInputSecurityGroupCommand extends DeleteInputSecurityGroupCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface DeleteMultiplexCommandOutput extends DeleteMultiplexResponse, _
22
22
  }
23
23
  declare const DeleteMultiplexCommand_base: {
24
24
  new (input: DeleteMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMultiplexCommandInput, DeleteMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteMultiplexCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMultiplexCommandInput, DeleteMultiplexCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Delete a multiplex. The multiplex must be idle.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -101,6 +101,7 @@ declare const DeleteMultiplexCommand_base: {
101
101
  * @throws {@link MediaLiveServiceException}
102
102
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class DeleteMultiplexCommand extends DeleteMultiplexCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface DeleteMultiplexProgramCommandOutput extends DeleteMultiplexProg
22
22
  }
23
23
  declare const DeleteMultiplexProgramCommand_base: {
24
24
  new (input: DeleteMultiplexProgramCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMultiplexProgramCommandInput, DeleteMultiplexProgramCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteMultiplexProgramCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMultiplexProgramCommandInput, DeleteMultiplexProgramCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Delete a program from a multiplex.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -124,6 +124,7 @@ declare const DeleteMultiplexProgramCommand_base: {
124
124
  * @throws {@link MediaLiveServiceException}
125
125
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
126
126
  *
127
+ * @public
127
128
  */
128
129
  export declare class DeleteMultiplexProgramCommand extends DeleteMultiplexProgramCommand_base {
129
130
  }
@@ -22,10 +22,10 @@ export interface DeleteReservationCommandOutput extends DeleteReservationRespons
22
22
  }
23
23
  declare const DeleteReservationCommand_base: {
24
24
  new (input: DeleteReservationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReservationCommandInput, DeleteReservationCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteReservationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReservationCommandInput, DeleteReservationCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Delete an expired reservation.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -109,6 +109,7 @@ declare const DeleteReservationCommand_base: {
109
109
  * @throws {@link MediaLiveServiceException}
110
110
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
111
111
  *
112
+ * @public
112
113
  */
113
114
  export declare class DeleteReservationCommand extends DeleteReservationCommand_base {
114
115
  }
@@ -22,10 +22,10 @@ export interface DeleteScheduleCommandOutput extends DeleteScheduleResponse, __M
22
22
  }
23
23
  declare const DeleteScheduleCommand_base: {
24
24
  new (input: DeleteScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteScheduleCommandInput, DeleteScheduleCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteScheduleCommandInput, DeleteScheduleCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Delete all schedule actions on a channel.
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const DeleteScheduleCommand_base: {
72
72
  * @throws {@link MediaLiveServiceException}
73
73
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class DeleteScheduleCommand extends DeleteScheduleCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface DeleteTagsCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteTagsCommand_base: {
24
24
  new (input: DeleteTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Removes tags for a resource
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const DeleteTagsCommand_base: {
66
66
  * @throws {@link MediaLiveServiceException}
67
67
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class DeleteTagsCommand extends DeleteTagsCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface DescribeAccountConfigurationCommandOutput extends DescribeAccou
22
22
  }
23
23
  declare const DescribeAccountConfigurationCommand_base: {
24
24
  new (input: DescribeAccountConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountConfigurationCommandInput, DescribeAccountConfigurationCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeAccountConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeAccountConfigurationCommandInput, DescribeAccountConfigurationCommandOutput, MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * Describe account configuration
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const DescribeAccountConfigurationCommand_base: {
71
71
  * @throws {@link MediaLiveServiceException}
72
72
  * <p>Base exception class for all service exceptions from MediaLive service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class DescribeAccountConfigurationCommand extends DescribeAccountConfigurationCommand_base {
76
77
  }