@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
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  base64Decoder: import("@smithy/types").Decoder;
23
- base64Encoder: import("@smithy/types").Encoder;
23
+ base64Encoder: (_input: string | Uint8Array) => string;
24
24
  utf8Decoder: import("@smithy/types").Decoder;
25
- utf8Encoder: import("@smithy/types").Encoder;
25
+ utf8Encoder: (input: string | Uint8Array) => string;
26
26
  disableHostPrefix: boolean;
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
20
20
  apiVersion: string;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  base64Decoder: import("@smithy/types").Decoder;
23
- base64Encoder: import("@smithy/types").Encoder;
23
+ base64Encoder: (_input: string | Uint8Array) => string;
24
24
  utf8Decoder: import("@smithy/types").Decoder;
25
- utf8Encoder: import("@smithy/types").Encoder;
25
+ utf8Encoder: (input: string | Uint8Array) => string;
26
26
  disableHostPrefix: boolean;
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
11
11
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
12
12
  streamCollector: import("@smithy/types").StreamCollector;
13
13
  base64Decoder: import("@smithy/types").Decoder;
14
- base64Encoder: import("@smithy/types").Encoder;
14
+ base64Encoder: (_input: string | Uint8Array) => string;
15
15
  utf8Decoder: import("@smithy/types").Decoder;
16
- utf8Encoder: import("@smithy/types").Encoder;
16
+ utf8Encoder: (input: string | Uint8Array) => string;
17
17
  disableHostPrefix: boolean;
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -5,7 +5,7 @@ import { MediaLiveClientConfig } from "./MediaLiveClient";
5
5
  export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: import("@smithy/types").Encoder;
8
+ base64Encoder: (_input: string | Uint8Array) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
11
  logger?: import("@smithy/types").Logger | undefined;
@@ -18,5 +18,5 @@ export declare const getRuntimeConfig: (config: MediaLiveClientConfig) => {
18
18
  serviceId: string;
19
19
  urlParser: import("@smithy/types").UrlParser;
20
20
  utf8Decoder: import("@smithy/types").Decoder;
21
- utf8Encoder: import("@smithy/types").Encoder;
21
+ utf8Encoder: (input: string | Uint8Array) => string;
22
22
  };
@@ -274,6 +274,7 @@ export interface MediaLive {
274
274
  options: __HttpHandlerOptions,
275
275
  cb: (err: any, data?: AcceptInputDeviceTransferCommandOutput) => void
276
276
  ): void;
277
+ batchDelete(): Promise<BatchDeleteCommandOutput>;
277
278
  batchDelete(
278
279
  args: BatchDeleteCommandInput,
279
280
  options?: __HttpHandlerOptions
@@ -287,6 +288,7 @@ export interface MediaLive {
287
288
  options: __HttpHandlerOptions,
288
289
  cb: (err: any, data?: BatchDeleteCommandOutput) => void
289
290
  ): void;
291
+ batchStart(): Promise<BatchStartCommandOutput>;
290
292
  batchStart(
291
293
  args: BatchStartCommandInput,
292
294
  options?: __HttpHandlerOptions
@@ -300,6 +302,7 @@ export interface MediaLive {
300
302
  options: __HttpHandlerOptions,
301
303
  cb: (err: any, data?: BatchStartCommandOutput) => void
302
304
  ): void;
305
+ batchStop(): Promise<BatchStopCommandOutput>;
303
306
  batchStop(
304
307
  args: BatchStopCommandInput,
305
308
  options?: __HttpHandlerOptions
@@ -339,6 +342,7 @@ export interface MediaLive {
339
342
  options: __HttpHandlerOptions,
340
343
  cb: (err: any, data?: CancelInputDeviceTransferCommandOutput) => void
341
344
  ): void;
345
+ claimDevice(): Promise<ClaimDeviceCommandOutput>;
342
346
  claimDevice(
343
347
  args: ClaimDeviceCommandInput,
344
348
  options?: __HttpHandlerOptions
@@ -352,6 +356,7 @@ export interface MediaLive {
352
356
  options: __HttpHandlerOptions,
353
357
  cb: (err: any, data?: ClaimDeviceCommandOutput) => void
354
358
  ): void;
359
+ createChannel(): Promise<CreateChannelCommandOutput>;
355
360
  createChannel(
356
361
  args: CreateChannelCommandInput,
357
362
  options?: __HttpHandlerOptions
@@ -365,6 +370,7 @@ export interface MediaLive {
365
370
  options: __HttpHandlerOptions,
366
371
  cb: (err: any, data?: CreateChannelCommandOutput) => void
367
372
  ): void;
373
+ createInput(): Promise<CreateInputCommandOutput>;
368
374
  createInput(
369
375
  args: CreateInputCommandInput,
370
376
  options?: __HttpHandlerOptions
@@ -378,6 +384,7 @@ export interface MediaLive {
378
384
  options: __HttpHandlerOptions,
379
385
  cb: (err: any, data?: CreateInputCommandOutput) => void
380
386
  ): void;
387
+ createInputSecurityGroup(): Promise<CreateInputSecurityGroupCommandOutput>;
381
388
  createInputSecurityGroup(
382
389
  args: CreateInputSecurityGroupCommandInput,
383
390
  options?: __HttpHandlerOptions
@@ -547,6 +554,7 @@ export interface MediaLive {
547
554
  options: __HttpHandlerOptions,
548
555
  cb: (err: any, data?: DeleteTagsCommandOutput) => void
549
556
  ): void;
557
+ describeAccountConfiguration(): Promise<DescribeAccountConfigurationCommandOutput>;
550
558
  describeAccountConfiguration(
551
559
  args: DescribeAccountConfigurationCommandInput,
552
560
  options?: __HttpHandlerOptions
@@ -703,6 +711,7 @@ export interface MediaLive {
703
711
  options: __HttpHandlerOptions,
704
712
  cb: (err: any, data?: DescribeThumbnailsCommandOutput) => void
705
713
  ): void;
714
+ listChannels(): Promise<ListChannelsCommandOutput>;
706
715
  listChannels(
707
716
  args: ListChannelsCommandInput,
708
717
  options?: __HttpHandlerOptions
@@ -716,6 +725,7 @@ export interface MediaLive {
716
725
  options: __HttpHandlerOptions,
717
726
  cb: (err: any, data?: ListChannelsCommandOutput) => void
718
727
  ): void;
728
+ listInputDevices(): Promise<ListInputDevicesCommandOutput>;
719
729
  listInputDevices(
720
730
  args: ListInputDevicesCommandInput,
721
731
  options?: __HttpHandlerOptions
@@ -742,6 +752,7 @@ export interface MediaLive {
742
752
  options: __HttpHandlerOptions,
743
753
  cb: (err: any, data?: ListInputDeviceTransfersCommandOutput) => void
744
754
  ): void;
755
+ listInputs(): Promise<ListInputsCommandOutput>;
745
756
  listInputs(
746
757
  args: ListInputsCommandInput,
747
758
  options?: __HttpHandlerOptions
@@ -755,6 +766,7 @@ export interface MediaLive {
755
766
  options: __HttpHandlerOptions,
756
767
  cb: (err: any, data?: ListInputsCommandOutput) => void
757
768
  ): void;
769
+ listInputSecurityGroups(): Promise<ListInputSecurityGroupsCommandOutput>;
758
770
  listInputSecurityGroups(
759
771
  args: ListInputSecurityGroupsCommandInput,
760
772
  options?: __HttpHandlerOptions
@@ -768,6 +780,7 @@ export interface MediaLive {
768
780
  options: __HttpHandlerOptions,
769
781
  cb: (err: any, data?: ListInputSecurityGroupsCommandOutput) => void
770
782
  ): void;
783
+ listMultiplexes(): Promise<ListMultiplexesCommandOutput>;
771
784
  listMultiplexes(
772
785
  args: ListMultiplexesCommandInput,
773
786
  options?: __HttpHandlerOptions
@@ -794,6 +807,7 @@ export interface MediaLive {
794
807
  options: __HttpHandlerOptions,
795
808
  cb: (err: any, data?: ListMultiplexProgramsCommandOutput) => void
796
809
  ): void;
810
+ listOfferings(): Promise<ListOfferingsCommandOutput>;
797
811
  listOfferings(
798
812
  args: ListOfferingsCommandInput,
799
813
  options?: __HttpHandlerOptions
@@ -807,6 +821,7 @@ export interface MediaLive {
807
821
  options: __HttpHandlerOptions,
808
822
  cb: (err: any, data?: ListOfferingsCommandOutput) => void
809
823
  ): void;
824
+ listReservations(): Promise<ListReservationsCommandOutput>;
810
825
  listReservations(
811
826
  args: ListReservationsCommandInput,
812
827
  options?: __HttpHandlerOptions
@@ -995,6 +1010,7 @@ export interface MediaLive {
995
1010
  options: __HttpHandlerOptions,
996
1011
  cb: (err: any, data?: TransferInputDeviceCommandOutput) => void
997
1012
  ): void;
1013
+ updateAccountConfiguration(): Promise<UpdateAccountConfigurationCommandOutput>;
998
1014
  updateAccountConfiguration(
999
1015
  args: UpdateAccountConfigurationCommandInput,
1000
1016
  options?: __HttpHandlerOptions
@@ -25,6 +25,15 @@ declare const AcceptInputDeviceTransferCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AcceptInputDeviceTransferCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AcceptInputDeviceTransferCommandInput,
32
+ AcceptInputDeviceTransferCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AcceptInputDeviceTransferCommand extends AcceptInputDeviceTransferCommand_base {}
@@ -21,6 +21,15 @@ declare const BatchDeleteCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [BatchDeleteCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ BatchDeleteCommandInput,
28
+ BatchDeleteCommandOutput,
29
+ MediaLiveClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class BatchDeleteCommand extends BatchDeleteCommand_base {}
@@ -21,6 +21,15 @@ declare const BatchStartCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [BatchStartCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ BatchStartCommandInput,
28
+ BatchStartCommandOutput,
29
+ MediaLiveClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class BatchStartCommand extends BatchStartCommand_base {}
@@ -21,6 +21,15 @@ declare const BatchStopCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [BatchStopCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ BatchStopCommandInput,
28
+ BatchStopCommandOutput,
29
+ MediaLiveClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class BatchStopCommand extends BatchStopCommand_base {}
@@ -25,6 +25,15 @@ declare const BatchUpdateScheduleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: BatchUpdateScheduleCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ BatchUpdateScheduleCommandInput,
32
+ BatchUpdateScheduleCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class BatchUpdateScheduleCommand extends BatchUpdateScheduleCommand_base {}
@@ -25,6 +25,15 @@ declare const CancelInputDeviceTransferCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CancelInputDeviceTransferCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CancelInputDeviceTransferCommandInput,
32
+ CancelInputDeviceTransferCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CancelInputDeviceTransferCommand extends CancelInputDeviceTransferCommand_base {}
@@ -21,6 +21,15 @@ declare const ClaimDeviceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ClaimDeviceCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ClaimDeviceCommandInput,
28
+ ClaimDeviceCommandOutput,
29
+ MediaLiveClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ClaimDeviceCommand extends ClaimDeviceCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateChannelCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [CreateChannelCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateChannelCommandInput,
31
+ CreateChannelCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateChannelCommand extends CreateChannelCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateInputCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [CreateInputCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateInputCommandInput,
28
+ CreateInputCommandOutput,
29
+ MediaLiveClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateInputCommand extends CreateInputCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateInputSecurityGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [CreateInputSecurityGroupCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateInputSecurityGroupCommandInput,
32
+ CreateInputSecurityGroupCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateInputSecurityGroupCommand extends CreateInputSecurityGroupCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateMultiplexCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateMultiplexCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateMultiplexCommandInput,
31
+ CreateMultiplexCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateMultiplexCommand extends CreateMultiplexCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateMultiplexProgramCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateMultiplexProgramCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateMultiplexProgramCommandInput,
32
+ CreateMultiplexProgramCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateMultiplexProgramCommand extends CreateMultiplexProgramCommand_base {}
@@ -25,6 +25,15 @@ declare const CreatePartnerInputCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreatePartnerInputCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreatePartnerInputCommandInput,
32
+ CreatePartnerInputCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreatePartnerInputCommand extends CreatePartnerInputCommand_base {}
@@ -19,6 +19,15 @@ declare const CreateTagsCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: CreateTagsCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ CreateTagsCommandInput,
26
+ CreateTagsCommandOutput,
27
+ MediaLiveClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class CreateTagsCommand extends CreateTagsCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteChannelCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteChannelCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteChannelCommandInput,
31
+ DeleteChannelCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteChannelCommand extends DeleteChannelCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteInputCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteInputCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteInputCommandInput,
28
+ DeleteInputCommandOutput,
29
+ MediaLiveClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteInputCommand extends DeleteInputCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteInputSecurityGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteInputSecurityGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteInputSecurityGroupCommandInput,
32
+ DeleteInputSecurityGroupCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteInputSecurityGroupCommand extends DeleteInputSecurityGroupCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteMultiplexCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteMultiplexCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteMultiplexCommandInput,
31
+ DeleteMultiplexCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteMultiplexCommand extends DeleteMultiplexCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteMultiplexProgramCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteMultiplexProgramCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteMultiplexProgramCommandInput,
32
+ DeleteMultiplexProgramCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteMultiplexProgramCommand extends DeleteMultiplexProgramCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteReservationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteReservationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteReservationCommandInput,
32
+ DeleteReservationCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteReservationCommand extends DeleteReservationCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteScheduleCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteScheduleCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteScheduleCommandInput,
31
+ DeleteScheduleCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteScheduleCommand extends DeleteScheduleCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteTagsCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteTagsCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteTagsCommandInput,
26
+ DeleteTagsCommandOutput,
27
+ MediaLiveClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteTagsCommand extends DeleteTagsCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeAccountConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DescribeAccountConfigurationCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeAccountConfigurationCommandInput,
32
+ DescribeAccountConfigurationCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeAccountConfigurationCommand extends DescribeAccountConfigurationCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeChannelCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeChannelCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeChannelCommandInput,
31
+ DescribeChannelCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeChannelCommand extends DescribeChannelCommand_base {}
@@ -24,6 +24,15 @@ declare const DescribeInputCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DescribeInputCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DescribeInputCommandInput,
31
+ DescribeInputCommandOutput,
32
+ MediaLiveClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DescribeInputCommand extends DescribeInputCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeInputDeviceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeInputDeviceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeInputDeviceCommandInput,
32
+ DescribeInputDeviceCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeInputDeviceCommand extends DescribeInputDeviceCommand_base {}
@@ -33,6 +33,15 @@ declare const DescribeInputDeviceThumbnailCommand_base: {
33
33
  ServiceInputTypes,
34
34
  ServiceOutputTypes
35
35
  >;
36
+ new (
37
+ __0_0: DescribeInputDeviceThumbnailCommandInput
38
+ ): import("@smithy/smithy-client").CommandImpl<
39
+ DescribeInputDeviceThumbnailCommandInput,
40
+ DescribeInputDeviceThumbnailCommandOutput,
41
+ MediaLiveClientResolvedConfig,
42
+ ServiceInputTypes,
43
+ ServiceOutputTypes
44
+ >;
36
45
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
46
  };
38
47
  export declare class DescribeInputDeviceThumbnailCommand extends DescribeInputDeviceThumbnailCommand_base {}
@@ -25,6 +25,15 @@ declare const DescribeInputSecurityGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DescribeInputSecurityGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DescribeInputSecurityGroupCommandInput,
32
+ DescribeInputSecurityGroupCommandOutput,
33
+ MediaLiveClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DescribeInputSecurityGroupCommand extends DescribeInputSecurityGroupCommand_base {}