@aws-sdk/client-ivs 3.968.0 → 3.970.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.
package/dist-cjs/index.js CHANGED
@@ -542,7 +542,7 @@ var BatchError$ = [3, n0, _BE,
542
542
  var BatchGetChannelRequest$ = [3, n0, _BGCR,
543
543
  0,
544
544
  [_ar],
545
- [64 | 0]
545
+ [64 | 0], 1
546
546
  ];
547
547
  var BatchGetChannelResponse$ = [3, n0, _BGCRa,
548
548
  0,
@@ -552,7 +552,7 @@ var BatchGetChannelResponse$ = [3, n0, _BGCRa,
552
552
  var BatchGetStreamKeyRequest$ = [3, n0, _BGSKR,
553
553
  0,
554
554
  [_ar],
555
- [64 | 0]
555
+ [64 | 0], 1
556
556
  ];
557
557
  var BatchGetStreamKeyResponse$ = [3, n0, _BGSKRa,
558
558
  0,
@@ -562,12 +562,12 @@ var BatchGetStreamKeyResponse$ = [3, n0, _BGSKRa,
562
562
  var BatchStartViewerSessionRevocationError$ = [3, n0, _BSVSRE,
563
563
  0,
564
564
  [_cA, _vI, _cod, _m],
565
- [0, 0, 0, 0]
565
+ [0, 0, 0, 0], 2
566
566
  ];
567
567
  var BatchStartViewerSessionRevocationRequest$ = [3, n0, _BSVSRR,
568
568
  0,
569
569
  [_vS],
570
- [() => BatchStartViewerSessionRevocationViewerSessionList]
570
+ [() => BatchStartViewerSessionRevocationViewerSessionList], 1
571
571
  ];
572
572
  var BatchStartViewerSessionRevocationResponse$ = [3, n0, _BSVSRRa,
573
573
  0,
@@ -577,7 +577,7 @@ var BatchStartViewerSessionRevocationResponse$ = [3, n0, _BSVSRRa,
577
577
  var BatchStartViewerSessionRevocationViewerSession$ = [3, n0, _BSVSRVS,
578
578
  0,
579
579
  [_cA, _vI, _vSVLTOET],
580
- [0, 0, 1]
580
+ [0, 0, 1], 2
581
581
  ];
582
582
  var Channel$ = [3, n0, _C,
583
583
  0,
@@ -623,8 +623,8 @@ var CreatePlaybackRestrictionPolicyResponse$ = [3, n0, _CPRPRr,
623
623
  ];
624
624
  var CreateRecordingConfigurationRequest$ = [3, n0, _CRCR,
625
625
  0,
626
- [_n, _dC, _ta, _tC, _rRWS, _rC],
627
- [0, () => DestinationConfiguration$, 128 | 0, () => ThumbnailConfiguration$, 1, () => RenditionConfiguration$]
626
+ [_dC, _n, _ta, _tC, _rRWS, _rC],
627
+ [() => DestinationConfiguration$, 0, 128 | 0, () => ThumbnailConfiguration$, 1, () => RenditionConfiguration$], 1
628
628
  ];
629
629
  var CreateRecordingConfigurationResponse$ = [3, n0, _CRCRr,
630
630
  0,
@@ -634,7 +634,7 @@ var CreateRecordingConfigurationResponse$ = [3, n0, _CRCRr,
634
634
  var CreateStreamKeyRequest$ = [3, n0, _CSKR,
635
635
  0,
636
636
  [_cA, _ta],
637
- [0, 128 | 0]
637
+ [0, 128 | 0], 1
638
638
  ];
639
639
  var CreateStreamKeyResponse$ = [3, n0, _CSKRr,
640
640
  0,
@@ -644,12 +644,12 @@ var CreateStreamKeyResponse$ = [3, n0, _CSKRr,
644
644
  var DeleteChannelRequest$ = [3, n0, _DCR,
645
645
  0,
646
646
  [_a],
647
- [0]
647
+ [0], 1
648
648
  ];
649
649
  var DeletePlaybackKeyPairRequest$ = [3, n0, _DPKPR,
650
650
  0,
651
651
  [_a],
652
- [0]
652
+ [0], 1
653
653
  ];
654
654
  var DeletePlaybackKeyPairResponse$ = [3, n0, _DPKPRe,
655
655
  0,
@@ -659,17 +659,17 @@ var DeletePlaybackKeyPairResponse$ = [3, n0, _DPKPRe,
659
659
  var DeletePlaybackRestrictionPolicyRequest$ = [3, n0, _DPRPR,
660
660
  0,
661
661
  [_a],
662
- [0]
662
+ [0], 1
663
663
  ];
664
664
  var DeleteRecordingConfigurationRequest$ = [3, n0, _DRCR,
665
665
  0,
666
666
  [_a],
667
- [0]
667
+ [0], 1
668
668
  ];
669
669
  var DeleteStreamKeyRequest$ = [3, n0, _DSKR,
670
670
  0,
671
671
  [_a],
672
- [0]
672
+ [0], 1
673
673
  ];
674
674
  var DestinationConfiguration$ = [3, n0, _DC,
675
675
  0,
@@ -679,7 +679,7 @@ var DestinationConfiguration$ = [3, n0, _DC,
679
679
  var GetChannelRequest$ = [3, n0, _GCR,
680
680
  0,
681
681
  [_a],
682
- [0]
682
+ [0], 1
683
683
  ];
684
684
  var GetChannelResponse$ = [3, n0, _GCRe,
685
685
  0,
@@ -689,7 +689,7 @@ var GetChannelResponse$ = [3, n0, _GCRe,
689
689
  var GetPlaybackKeyPairRequest$ = [3, n0, _GPKPR,
690
690
  0,
691
691
  [_a],
692
- [0]
692
+ [0], 1
693
693
  ];
694
694
  var GetPlaybackKeyPairResponse$ = [3, n0, _GPKPRe,
695
695
  0,
@@ -699,7 +699,7 @@ var GetPlaybackKeyPairResponse$ = [3, n0, _GPKPRe,
699
699
  var GetPlaybackRestrictionPolicyRequest$ = [3, n0, _GPRPR,
700
700
  0,
701
701
  [_a],
702
- [0]
702
+ [0], 1
703
703
  ];
704
704
  var GetPlaybackRestrictionPolicyResponse$ = [3, n0, _GPRPRe,
705
705
  0,
@@ -709,7 +709,7 @@ var GetPlaybackRestrictionPolicyResponse$ = [3, n0, _GPRPRe,
709
709
  var GetRecordingConfigurationRequest$ = [3, n0, _GRCR,
710
710
  0,
711
711
  [_a],
712
- [0]
712
+ [0], 1
713
713
  ];
714
714
  var GetRecordingConfigurationResponse$ = [3, n0, _GRCRe,
715
715
  0,
@@ -719,7 +719,7 @@ var GetRecordingConfigurationResponse$ = [3, n0, _GRCRe,
719
719
  var GetStreamKeyRequest$ = [3, n0, _GSKR,
720
720
  0,
721
721
  [_a],
722
- [0]
722
+ [0], 1
723
723
  ];
724
724
  var GetStreamKeyResponse$ = [3, n0, _GSKRe,
725
725
  0,
@@ -729,7 +729,7 @@ var GetStreamKeyResponse$ = [3, n0, _GSKRe,
729
729
  var GetStreamRequest$ = [3, n0, _GSR,
730
730
  0,
731
731
  [_cA],
732
- [0]
732
+ [0], 1
733
733
  ];
734
734
  var GetStreamResponse$ = [3, n0, _GSRe,
735
735
  0,
@@ -739,7 +739,7 @@ var GetStreamResponse$ = [3, n0, _GSRe,
739
739
  var GetStreamSessionRequest$ = [3, n0, _GSSR,
740
740
  0,
741
741
  [_cA, _sI],
742
- [0, 0]
742
+ [0, 0], 1
743
743
  ];
744
744
  var GetStreamSessionResponse$ = [3, n0, _GSSRe,
745
745
  0,
@@ -749,7 +749,7 @@ var GetStreamSessionResponse$ = [3, n0, _GSSRe,
749
749
  var ImportPlaybackKeyPairRequest$ = [3, n0, _IPKPR,
750
750
  0,
751
751
  [_pKM, _n, _ta],
752
- [0, 0, 128 | 0]
752
+ [0, 0, 128 | 0], 1
753
753
  ];
754
754
  var ImportPlaybackKeyPairResponse$ = [3, n0, _IPKPRm,
755
755
  0,
@@ -764,7 +764,7 @@ var IngestConfiguration$ = [3, n0, _IC,
764
764
  var IngestConfigurations$ = [3, n0, _ICn,
765
765
  0,
766
766
  [_vC, _aCu],
767
- [() => VideoConfigurationList, () => AudioConfigurationList]
767
+ [() => VideoConfigurationList, () => AudioConfigurationList], 2
768
768
  ];
769
769
  var InternalServerException$ = [-3, n0, _ISE,
770
770
  { [_e]: _se, [_hE]: 500 },
@@ -780,7 +780,7 @@ var ListChannelsRequest$ = [3, n0, _LCR,
780
780
  var ListChannelsResponse$ = [3, n0, _LCRi,
781
781
  0,
782
782
  [_ch, _nT],
783
- [() => ChannelList, 0]
783
+ [() => ChannelList, 0], 1
784
784
  ];
785
785
  var ListPlaybackKeyPairsRequest$ = [3, n0, _LPKPR,
786
786
  0,
@@ -790,7 +790,7 @@ var ListPlaybackKeyPairsRequest$ = [3, n0, _LPKPR,
790
790
  var ListPlaybackKeyPairsResponse$ = [3, n0, _LPKPRi,
791
791
  0,
792
792
  [_kPe, _nT],
793
- [() => PlaybackKeyPairList, 0]
793
+ [() => PlaybackKeyPairList, 0], 1
794
794
  ];
795
795
  var ListPlaybackRestrictionPoliciesRequest$ = [3, n0, _LPRPR,
796
796
  0,
@@ -800,7 +800,7 @@ var ListPlaybackRestrictionPoliciesRequest$ = [3, n0, _LPRPR,
800
800
  var ListPlaybackRestrictionPoliciesResponse$ = [3, n0, _LPRPRi,
801
801
  0,
802
802
  [_pRPl, _nT],
803
- [() => PlaybackRestrictionPolicyList, 0]
803
+ [() => PlaybackRestrictionPolicyList, 0], 1
804
804
  ];
805
805
  var ListRecordingConfigurationsRequest$ = [3, n0, _LRCR,
806
806
  0,
@@ -810,27 +810,27 @@ var ListRecordingConfigurationsRequest$ = [3, n0, _LRCR,
810
810
  var ListRecordingConfigurationsResponse$ = [3, n0, _LRCRi,
811
811
  0,
812
812
  [_rCec, _nT],
813
- [() => RecordingConfigurationList, 0]
813
+ [() => RecordingConfigurationList, 0], 1
814
814
  ];
815
815
  var ListStreamKeysRequest$ = [3, n0, _LSKR,
816
816
  0,
817
817
  [_cA, _nT, _mR],
818
- [0, 0, 1]
818
+ [0, 0, 1], 1
819
819
  ];
820
820
  var ListStreamKeysResponse$ = [3, n0, _LSKRi,
821
821
  0,
822
822
  [_sK, _nT],
823
- [() => StreamKeyList, 0]
823
+ [() => StreamKeyList, 0], 1
824
824
  ];
825
825
  var ListStreamSessionsRequest$ = [3, n0, _LSSR,
826
826
  0,
827
827
  [_cA, _nT, _mR],
828
- [0, 0, 1]
828
+ [0, 0, 1], 1
829
829
  ];
830
830
  var ListStreamSessionsResponse$ = [3, n0, _LSSRi,
831
831
  0,
832
832
  [_sSt, _nT],
833
- [() => StreamSessionList, 0]
833
+ [() => StreamSessionList, 0], 1
834
834
  ];
835
835
  var ListStreamsRequest$ = [3, n0, _LSR,
836
836
  0,
@@ -840,17 +840,17 @@ var ListStreamsRequest$ = [3, n0, _LSR,
840
840
  var ListStreamsResponse$ = [3, n0, _LSRi,
841
841
  0,
842
842
  [_str, _nT],
843
- [() => StreamList, 0]
843
+ [() => StreamList, 0], 1
844
844
  ];
845
845
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
846
846
  0,
847
847
  [_rA],
848
- [[0, 1]]
848
+ [[0, 1]], 1
849
849
  ];
850
850
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
851
851
  0,
852
852
  [_ta],
853
- [128 | 0]
853
+ [128 | 0], 1
854
854
  ];
855
855
  var MultitrackInputConfiguration$ = [3, n0, _MIC,
856
856
  0,
@@ -876,27 +876,27 @@ var PlaybackKeyPairSummary$ = [3, n0, _PKPS,
876
876
  var PlaybackRestrictionPolicy$ = [3, n0, _PRP,
877
877
  0,
878
878
  [_a, _aC, _aO, _eSOE, _n, _ta],
879
- [0, 64 | 0, 64 | 0, 2, 0, 128 | 0]
879
+ [0, 64 | 0, 64 | 0, 2, 0, 128 | 0], 3
880
880
  ];
881
881
  var PlaybackRestrictionPolicySummary$ = [3, n0, _PRPS,
882
882
  0,
883
883
  [_a, _aC, _aO, _eSOE, _n, _ta],
884
- [0, 64 | 0, 64 | 0, 2, 0, 128 | 0]
884
+ [0, 64 | 0, 64 | 0, 2, 0, 128 | 0], 3
885
885
  ];
886
886
  var PutMetadataRequest$ = [3, n0, _PMR,
887
887
  0,
888
888
  [_cA, _me],
889
- [0, [() => StreamMetadata, 0]]
889
+ [0, [() => StreamMetadata, 0]], 2
890
890
  ];
891
891
  var RecordingConfiguration$ = [3, n0, _RC,
892
892
  0,
893
- [_a, _n, _dC, _sta, _ta, _tC, _rRWS, _rC],
894
- [0, 0, () => DestinationConfiguration$, 0, 128 | 0, () => ThumbnailConfiguration$, 1, () => RenditionConfiguration$]
893
+ [_a, _dC, _sta, _n, _ta, _tC, _rRWS, _rC],
894
+ [0, () => DestinationConfiguration$, 0, 0, 128 | 0, () => ThumbnailConfiguration$, 1, () => RenditionConfiguration$], 3
895
895
  ];
896
896
  var RecordingConfigurationSummary$ = [3, n0, _RCS,
897
897
  0,
898
- [_a, _n, _dC, _sta, _ta],
899
- [0, 0, () => DestinationConfiguration$, 0, 128 | 0]
898
+ [_a, _dC, _sta, _n, _ta],
899
+ [0, () => DestinationConfiguration$, 0, 0, 128 | 0], 3
900
900
  ];
901
901
  var RenditionConfiguration$ = [3, n0, _RCe,
902
902
  0,
@@ -912,7 +912,7 @@ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNo
912
912
  var S3DestinationConfiguration$ = [3, n0, _SDC,
913
913
  0,
914
914
  [_bN],
915
- [0]
915
+ [0], 1
916
916
  ];
917
917
  var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
918
918
  { [_e]: _c, [_hE]: 402 },
@@ -928,7 +928,7 @@ var Srt$ = [3, n0, _S,
928
928
  var StartViewerSessionRevocationRequest$ = [3, n0, _SVSRR,
929
929
  0,
930
930
  [_cA, _vI, _vSVLTOET],
931
- [0, 0, 1]
931
+ [0, 0, 1], 2
932
932
  ];
933
933
  var StartViewerSessionRevocationResponse$ = [3, n0, _SVSRRt,
934
934
  0,
@@ -938,7 +938,7 @@ var StartViewerSessionRevocationResponse$ = [3, n0, _SVSRRt,
938
938
  var StopStreamRequest$ = [3, n0, _SSR,
939
939
  0,
940
940
  [_cA],
941
- [0]
941
+ [0], 1
942
942
  ];
943
943
  var StopStreamResponse$ = [3, n0, _SSRt,
944
944
  0,
@@ -994,7 +994,7 @@ schema.TypeRegistry.for(n0).registerError(StreamUnavailable$, StreamUnavailable)
994
994
  var TagResourceRequest$ = [3, n0, _TRR,
995
995
  0,
996
996
  [_rA, _ta],
997
- [[0, 1], 128 | 0]
997
+ [[0, 1], 128 | 0], 2
998
998
  ];
999
999
  var TagResourceResponse$ = [3, n0, _TRRa,
1000
1000
  0,
@@ -1015,7 +1015,7 @@ var ThumbnailConfiguration$ = [3, n0, _TC,
1015
1015
  var UntagResourceRequest$ = [3, n0, _URR,
1016
1016
  0,
1017
1017
  [_rA, _tK],
1018
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
1018
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
1019
1019
  ];
1020
1020
  var UntagResourceResponse$ = [3, n0, _URRn,
1021
1021
  0,
@@ -1025,7 +1025,7 @@ var UntagResourceResponse$ = [3, n0, _URRn,
1025
1025
  var UpdateChannelRequest$ = [3, n0, _UCR,
1026
1026
  0,
1027
1027
  [_a, _n, _lM, _ty, _au, _rCA, _iI, _p, _pRPA, _mIC, _cF],
1028
- [0, 0, 0, 0, 2, 0, 2, 0, 0, () => MultitrackInputConfiguration$, 0]
1028
+ [0, 0, 0, 0, 2, 0, 2, 0, 0, () => MultitrackInputConfiguration$, 0], 1
1029
1029
  ];
1030
1030
  var UpdateChannelResponse$ = [3, n0, _UCRp,
1031
1031
  0,
@@ -1035,7 +1035,7 @@ var UpdateChannelResponse$ = [3, n0, _UCRp,
1035
1035
  var UpdatePlaybackRestrictionPolicyRequest$ = [3, n0, _UPRPR,
1036
1036
  0,
1037
1037
  [_a, _aC, _aO, _eSOE, _n],
1038
- [0, 64 | 0, 64 | 0, 2, 0]
1038
+ [0, 64 | 0, 64 | 0, 2, 0], 1
1039
1039
  ];
1040
1040
  var UpdatePlaybackRestrictionPolicyResponse$ = [3, n0, _UPRPRp,
1041
1041
  0,
@@ -285,7 +285,7 @@ export var BatchError$ = [3, n0, _BE,
285
285
  export var BatchGetChannelRequest$ = [3, n0, _BGCR,
286
286
  0,
287
287
  [_ar],
288
- [64 | 0]
288
+ [64 | 0], 1
289
289
  ];
290
290
  export var BatchGetChannelResponse$ = [3, n0, _BGCRa,
291
291
  0,
@@ -295,7 +295,7 @@ export var BatchGetChannelResponse$ = [3, n0, _BGCRa,
295
295
  export var BatchGetStreamKeyRequest$ = [3, n0, _BGSKR,
296
296
  0,
297
297
  [_ar],
298
- [64 | 0]
298
+ [64 | 0], 1
299
299
  ];
300
300
  export var BatchGetStreamKeyResponse$ = [3, n0, _BGSKRa,
301
301
  0,
@@ -305,12 +305,12 @@ export var BatchGetStreamKeyResponse$ = [3, n0, _BGSKRa,
305
305
  export var BatchStartViewerSessionRevocationError$ = [3, n0, _BSVSRE,
306
306
  0,
307
307
  [_cA, _vI, _cod, _m],
308
- [0, 0, 0, 0]
308
+ [0, 0, 0, 0], 2
309
309
  ];
310
310
  export var BatchStartViewerSessionRevocationRequest$ = [3, n0, _BSVSRR,
311
311
  0,
312
312
  [_vS],
313
- [() => BatchStartViewerSessionRevocationViewerSessionList]
313
+ [() => BatchStartViewerSessionRevocationViewerSessionList], 1
314
314
  ];
315
315
  export var BatchStartViewerSessionRevocationResponse$ = [3, n0, _BSVSRRa,
316
316
  0,
@@ -320,7 +320,7 @@ export var BatchStartViewerSessionRevocationResponse$ = [3, n0, _BSVSRRa,
320
320
  export var BatchStartViewerSessionRevocationViewerSession$ = [3, n0, _BSVSRVS,
321
321
  0,
322
322
  [_cA, _vI, _vSVLTOET],
323
- [0, 0, 1]
323
+ [0, 0, 1], 2
324
324
  ];
325
325
  export var Channel$ = [3, n0, _C,
326
326
  0,
@@ -366,8 +366,8 @@ export var CreatePlaybackRestrictionPolicyResponse$ = [3, n0, _CPRPRr,
366
366
  ];
367
367
  export var CreateRecordingConfigurationRequest$ = [3, n0, _CRCR,
368
368
  0,
369
- [_n, _dC, _ta, _tC, _rRWS, _rC],
370
- [0, () => DestinationConfiguration$, 128 | 0, () => ThumbnailConfiguration$, 1, () => RenditionConfiguration$]
369
+ [_dC, _n, _ta, _tC, _rRWS, _rC],
370
+ [() => DestinationConfiguration$, 0, 128 | 0, () => ThumbnailConfiguration$, 1, () => RenditionConfiguration$], 1
371
371
  ];
372
372
  export var CreateRecordingConfigurationResponse$ = [3, n0, _CRCRr,
373
373
  0,
@@ -377,7 +377,7 @@ export var CreateRecordingConfigurationResponse$ = [3, n0, _CRCRr,
377
377
  export var CreateStreamKeyRequest$ = [3, n0, _CSKR,
378
378
  0,
379
379
  [_cA, _ta],
380
- [0, 128 | 0]
380
+ [0, 128 | 0], 1
381
381
  ];
382
382
  export var CreateStreamKeyResponse$ = [3, n0, _CSKRr,
383
383
  0,
@@ -387,12 +387,12 @@ export var CreateStreamKeyResponse$ = [3, n0, _CSKRr,
387
387
  export var DeleteChannelRequest$ = [3, n0, _DCR,
388
388
  0,
389
389
  [_a],
390
- [0]
390
+ [0], 1
391
391
  ];
392
392
  export var DeletePlaybackKeyPairRequest$ = [3, n0, _DPKPR,
393
393
  0,
394
394
  [_a],
395
- [0]
395
+ [0], 1
396
396
  ];
397
397
  export var DeletePlaybackKeyPairResponse$ = [3, n0, _DPKPRe,
398
398
  0,
@@ -402,17 +402,17 @@ export var DeletePlaybackKeyPairResponse$ = [3, n0, _DPKPRe,
402
402
  export var DeletePlaybackRestrictionPolicyRequest$ = [3, n0, _DPRPR,
403
403
  0,
404
404
  [_a],
405
- [0]
405
+ [0], 1
406
406
  ];
407
407
  export var DeleteRecordingConfigurationRequest$ = [3, n0, _DRCR,
408
408
  0,
409
409
  [_a],
410
- [0]
410
+ [0], 1
411
411
  ];
412
412
  export var DeleteStreamKeyRequest$ = [3, n0, _DSKR,
413
413
  0,
414
414
  [_a],
415
- [0]
415
+ [0], 1
416
416
  ];
417
417
  export var DestinationConfiguration$ = [3, n0, _DC,
418
418
  0,
@@ -422,7 +422,7 @@ export var DestinationConfiguration$ = [3, n0, _DC,
422
422
  export var GetChannelRequest$ = [3, n0, _GCR,
423
423
  0,
424
424
  [_a],
425
- [0]
425
+ [0], 1
426
426
  ];
427
427
  export var GetChannelResponse$ = [3, n0, _GCRe,
428
428
  0,
@@ -432,7 +432,7 @@ export var GetChannelResponse$ = [3, n0, _GCRe,
432
432
  export var GetPlaybackKeyPairRequest$ = [3, n0, _GPKPR,
433
433
  0,
434
434
  [_a],
435
- [0]
435
+ [0], 1
436
436
  ];
437
437
  export var GetPlaybackKeyPairResponse$ = [3, n0, _GPKPRe,
438
438
  0,
@@ -442,7 +442,7 @@ export var GetPlaybackKeyPairResponse$ = [3, n0, _GPKPRe,
442
442
  export var GetPlaybackRestrictionPolicyRequest$ = [3, n0, _GPRPR,
443
443
  0,
444
444
  [_a],
445
- [0]
445
+ [0], 1
446
446
  ];
447
447
  export var GetPlaybackRestrictionPolicyResponse$ = [3, n0, _GPRPRe,
448
448
  0,
@@ -452,7 +452,7 @@ export var GetPlaybackRestrictionPolicyResponse$ = [3, n0, _GPRPRe,
452
452
  export var GetRecordingConfigurationRequest$ = [3, n0, _GRCR,
453
453
  0,
454
454
  [_a],
455
- [0]
455
+ [0], 1
456
456
  ];
457
457
  export var GetRecordingConfigurationResponse$ = [3, n0, _GRCRe,
458
458
  0,
@@ -462,7 +462,7 @@ export var GetRecordingConfigurationResponse$ = [3, n0, _GRCRe,
462
462
  export var GetStreamKeyRequest$ = [3, n0, _GSKR,
463
463
  0,
464
464
  [_a],
465
- [0]
465
+ [0], 1
466
466
  ];
467
467
  export var GetStreamKeyResponse$ = [3, n0, _GSKRe,
468
468
  0,
@@ -472,7 +472,7 @@ export var GetStreamKeyResponse$ = [3, n0, _GSKRe,
472
472
  export var GetStreamRequest$ = [3, n0, _GSR,
473
473
  0,
474
474
  [_cA],
475
- [0]
475
+ [0], 1
476
476
  ];
477
477
  export var GetStreamResponse$ = [3, n0, _GSRe,
478
478
  0,
@@ -482,7 +482,7 @@ export var GetStreamResponse$ = [3, n0, _GSRe,
482
482
  export var GetStreamSessionRequest$ = [3, n0, _GSSR,
483
483
  0,
484
484
  [_cA, _sI],
485
- [0, 0]
485
+ [0, 0], 1
486
486
  ];
487
487
  export var GetStreamSessionResponse$ = [3, n0, _GSSRe,
488
488
  0,
@@ -492,7 +492,7 @@ export var GetStreamSessionResponse$ = [3, n0, _GSSRe,
492
492
  export var ImportPlaybackKeyPairRequest$ = [3, n0, _IPKPR,
493
493
  0,
494
494
  [_pKM, _n, _ta],
495
- [0, 0, 128 | 0]
495
+ [0, 0, 128 | 0], 1
496
496
  ];
497
497
  export var ImportPlaybackKeyPairResponse$ = [3, n0, _IPKPRm,
498
498
  0,
@@ -507,7 +507,7 @@ export var IngestConfiguration$ = [3, n0, _IC,
507
507
  export var IngestConfigurations$ = [3, n0, _ICn,
508
508
  0,
509
509
  [_vC, _aCu],
510
- [() => VideoConfigurationList, () => AudioConfigurationList]
510
+ [() => VideoConfigurationList, () => AudioConfigurationList], 2
511
511
  ];
512
512
  export var InternalServerException$ = [-3, n0, _ISE,
513
513
  { [_e]: _se, [_hE]: 500 },
@@ -523,7 +523,7 @@ export var ListChannelsRequest$ = [3, n0, _LCR,
523
523
  export var ListChannelsResponse$ = [3, n0, _LCRi,
524
524
  0,
525
525
  [_ch, _nT],
526
- [() => ChannelList, 0]
526
+ [() => ChannelList, 0], 1
527
527
  ];
528
528
  export var ListPlaybackKeyPairsRequest$ = [3, n0, _LPKPR,
529
529
  0,
@@ -533,7 +533,7 @@ export var ListPlaybackKeyPairsRequest$ = [3, n0, _LPKPR,
533
533
  export var ListPlaybackKeyPairsResponse$ = [3, n0, _LPKPRi,
534
534
  0,
535
535
  [_kPe, _nT],
536
- [() => PlaybackKeyPairList, 0]
536
+ [() => PlaybackKeyPairList, 0], 1
537
537
  ];
538
538
  export var ListPlaybackRestrictionPoliciesRequest$ = [3, n0, _LPRPR,
539
539
  0,
@@ -543,7 +543,7 @@ export var ListPlaybackRestrictionPoliciesRequest$ = [3, n0, _LPRPR,
543
543
  export var ListPlaybackRestrictionPoliciesResponse$ = [3, n0, _LPRPRi,
544
544
  0,
545
545
  [_pRPl, _nT],
546
- [() => PlaybackRestrictionPolicyList, 0]
546
+ [() => PlaybackRestrictionPolicyList, 0], 1
547
547
  ];
548
548
  export var ListRecordingConfigurationsRequest$ = [3, n0, _LRCR,
549
549
  0,
@@ -553,27 +553,27 @@ export var ListRecordingConfigurationsRequest$ = [3, n0, _LRCR,
553
553
  export var ListRecordingConfigurationsResponse$ = [3, n0, _LRCRi,
554
554
  0,
555
555
  [_rCec, _nT],
556
- [() => RecordingConfigurationList, 0]
556
+ [() => RecordingConfigurationList, 0], 1
557
557
  ];
558
558
  export var ListStreamKeysRequest$ = [3, n0, _LSKR,
559
559
  0,
560
560
  [_cA, _nT, _mR],
561
- [0, 0, 1]
561
+ [0, 0, 1], 1
562
562
  ];
563
563
  export var ListStreamKeysResponse$ = [3, n0, _LSKRi,
564
564
  0,
565
565
  [_sK, _nT],
566
- [() => StreamKeyList, 0]
566
+ [() => StreamKeyList, 0], 1
567
567
  ];
568
568
  export var ListStreamSessionsRequest$ = [3, n0, _LSSR,
569
569
  0,
570
570
  [_cA, _nT, _mR],
571
- [0, 0, 1]
571
+ [0, 0, 1], 1
572
572
  ];
573
573
  export var ListStreamSessionsResponse$ = [3, n0, _LSSRi,
574
574
  0,
575
575
  [_sSt, _nT],
576
- [() => StreamSessionList, 0]
576
+ [() => StreamSessionList, 0], 1
577
577
  ];
578
578
  export var ListStreamsRequest$ = [3, n0, _LSR,
579
579
  0,
@@ -583,17 +583,17 @@ export var ListStreamsRequest$ = [3, n0, _LSR,
583
583
  export var ListStreamsResponse$ = [3, n0, _LSRi,
584
584
  0,
585
585
  [_str, _nT],
586
- [() => StreamList, 0]
586
+ [() => StreamList, 0], 1
587
587
  ];
588
588
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
589
589
  0,
590
590
  [_rA],
591
- [[0, 1]]
591
+ [[0, 1]], 1
592
592
  ];
593
593
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
594
594
  0,
595
595
  [_ta],
596
- [128 | 0]
596
+ [128 | 0], 1
597
597
  ];
598
598
  export var MultitrackInputConfiguration$ = [3, n0, _MIC,
599
599
  0,
@@ -619,27 +619,27 @@ export var PlaybackKeyPairSummary$ = [3, n0, _PKPS,
619
619
  export var PlaybackRestrictionPolicy$ = [3, n0, _PRP,
620
620
  0,
621
621
  [_a, _aC, _aO, _eSOE, _n, _ta],
622
- [0, 64 | 0, 64 | 0, 2, 0, 128 | 0]
622
+ [0, 64 | 0, 64 | 0, 2, 0, 128 | 0], 3
623
623
  ];
624
624
  export var PlaybackRestrictionPolicySummary$ = [3, n0, _PRPS,
625
625
  0,
626
626
  [_a, _aC, _aO, _eSOE, _n, _ta],
627
- [0, 64 | 0, 64 | 0, 2, 0, 128 | 0]
627
+ [0, 64 | 0, 64 | 0, 2, 0, 128 | 0], 3
628
628
  ];
629
629
  export var PutMetadataRequest$ = [3, n0, _PMR,
630
630
  0,
631
631
  [_cA, _me],
632
- [0, [() => StreamMetadata, 0]]
632
+ [0, [() => StreamMetadata, 0]], 2
633
633
  ];
634
634
  export var RecordingConfiguration$ = [3, n0, _RC,
635
635
  0,
636
- [_a, _n, _dC, _sta, _ta, _tC, _rRWS, _rC],
637
- [0, 0, () => DestinationConfiguration$, 0, 128 | 0, () => ThumbnailConfiguration$, 1, () => RenditionConfiguration$]
636
+ [_a, _dC, _sta, _n, _ta, _tC, _rRWS, _rC],
637
+ [0, () => DestinationConfiguration$, 0, 0, 128 | 0, () => ThumbnailConfiguration$, 1, () => RenditionConfiguration$], 3
638
638
  ];
639
639
  export var RecordingConfigurationSummary$ = [3, n0, _RCS,
640
640
  0,
641
- [_a, _n, _dC, _sta, _ta],
642
- [0, 0, () => DestinationConfiguration$, 0, 128 | 0]
641
+ [_a, _dC, _sta, _n, _ta],
642
+ [0, () => DestinationConfiguration$, 0, 0, 128 | 0], 3
643
643
  ];
644
644
  export var RenditionConfiguration$ = [3, n0, _RCe,
645
645
  0,
@@ -655,7 +655,7 @@ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundE
655
655
  export var S3DestinationConfiguration$ = [3, n0, _SDC,
656
656
  0,
657
657
  [_bN],
658
- [0]
658
+ [0], 1
659
659
  ];
660
660
  export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
661
661
  { [_e]: _c, [_hE]: 402 },
@@ -671,7 +671,7 @@ export var Srt$ = [3, n0, _S,
671
671
  export var StartViewerSessionRevocationRequest$ = [3, n0, _SVSRR,
672
672
  0,
673
673
  [_cA, _vI, _vSVLTOET],
674
- [0, 0, 1]
674
+ [0, 0, 1], 2
675
675
  ];
676
676
  export var StartViewerSessionRevocationResponse$ = [3, n0, _SVSRRt,
677
677
  0,
@@ -681,7 +681,7 @@ export var StartViewerSessionRevocationResponse$ = [3, n0, _SVSRRt,
681
681
  export var StopStreamRequest$ = [3, n0, _SSR,
682
682
  0,
683
683
  [_cA],
684
- [0]
684
+ [0], 1
685
685
  ];
686
686
  export var StopStreamResponse$ = [3, n0, _SSRt,
687
687
  0,
@@ -737,7 +737,7 @@ TypeRegistry.for(n0).registerError(StreamUnavailable$, StreamUnavailable);
737
737
  export var TagResourceRequest$ = [3, n0, _TRR,
738
738
  0,
739
739
  [_rA, _ta],
740
- [[0, 1], 128 | 0]
740
+ [[0, 1], 128 | 0], 2
741
741
  ];
742
742
  export var TagResourceResponse$ = [3, n0, _TRRa,
743
743
  0,
@@ -758,7 +758,7 @@ export var ThumbnailConfiguration$ = [3, n0, _TC,
758
758
  export var UntagResourceRequest$ = [3, n0, _URR,
759
759
  0,
760
760
  [_rA, _tK],
761
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
761
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
762
762
  ];
763
763
  export var UntagResourceResponse$ = [3, n0, _URRn,
764
764
  0,
@@ -768,7 +768,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
768
768
  export var UpdateChannelRequest$ = [3, n0, _UCR,
769
769
  0,
770
770
  [_a, _n, _lM, _ty, _au, _rCA, _iI, _p, _pRPA, _mIC, _cF],
771
- [0, 0, 0, 0, 2, 0, 2, 0, 0, () => MultitrackInputConfiguration$, 0]
771
+ [0, 0, 0, 0, 2, 0, 2, 0, 0, () => MultitrackInputConfiguration$, 0], 1
772
772
  ];
773
773
  export var UpdateChannelResponse$ = [3, n0, _UCRp,
774
774
  0,
@@ -778,7 +778,7 @@ export var UpdateChannelResponse$ = [3, n0, _UCRp,
778
778
  export var UpdatePlaybackRestrictionPolicyRequest$ = [3, n0, _UPRPR,
779
779
  0,
780
780
  [_a, _aC, _aO, _eSOE, _n],
781
- [0, 64 | 0, 64 | 0, 2, 0]
781
+ [0, 64 | 0, 64 | 0, 2, 0], 1
782
782
  ];
783
783
  export var UpdatePlaybackRestrictionPolicyResponse$ = [3, n0, _UPRPRp,
784
784
  0,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ivs",
3
3
  "description": "AWS SDK for JavaScript Ivs Client for Node.js, Browser and React Native",
4
- "version": "3.968.0",
4
+ "version": "3.970.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-ivs",
@@ -21,41 +21,41 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "3.968.0",
25
- "@aws-sdk/credential-provider-node": "3.968.0",
26
- "@aws-sdk/middleware-host-header": "3.968.0",
27
- "@aws-sdk/middleware-logger": "3.968.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.968.0",
29
- "@aws-sdk/middleware-user-agent": "3.968.0",
30
- "@aws-sdk/region-config-resolver": "3.968.0",
31
- "@aws-sdk/types": "3.968.0",
32
- "@aws-sdk/util-endpoints": "3.968.0",
33
- "@aws-sdk/util-user-agent-browser": "3.968.0",
34
- "@aws-sdk/util-user-agent-node": "3.968.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.3",
37
- "@smithy/fetch-http-handler": "^5.3.8",
38
- "@smithy/hash-node": "^4.2.7",
39
- "@smithy/invalid-dependency": "^4.2.7",
40
- "@smithy/middleware-content-length": "^4.2.7",
41
- "@smithy/middleware-endpoint": "^4.4.4",
42
- "@smithy/middleware-retry": "^4.4.20",
43
- "@smithy/middleware-serde": "^4.2.8",
44
- "@smithy/middleware-stack": "^4.2.7",
45
- "@smithy/node-config-provider": "^4.3.7",
46
- "@smithy/node-http-handler": "^4.4.7",
47
- "@smithy/protocol-http": "^5.3.7",
48
- "@smithy/smithy-client": "^4.10.5",
49
- "@smithy/types": "^4.11.0",
50
- "@smithy/url-parser": "^4.2.7",
24
+ "@aws-sdk/core": "3.970.0",
25
+ "@aws-sdk/credential-provider-node": "3.970.0",
26
+ "@aws-sdk/middleware-host-header": "3.969.0",
27
+ "@aws-sdk/middleware-logger": "3.969.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.969.0",
29
+ "@aws-sdk/middleware-user-agent": "3.970.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.970.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.970.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.6",
37
+ "@smithy/fetch-http-handler": "^5.3.9",
38
+ "@smithy/hash-node": "^4.2.8",
39
+ "@smithy/invalid-dependency": "^4.2.8",
40
+ "@smithy/middleware-content-length": "^4.2.8",
41
+ "@smithy/middleware-endpoint": "^4.4.7",
42
+ "@smithy/middleware-retry": "^4.4.23",
43
+ "@smithy/middleware-serde": "^4.2.9",
44
+ "@smithy/middleware-stack": "^4.2.8",
45
+ "@smithy/node-config-provider": "^4.3.8",
46
+ "@smithy/node-http-handler": "^4.4.8",
47
+ "@smithy/protocol-http": "^5.3.8",
48
+ "@smithy/smithy-client": "^4.10.8",
49
+ "@smithy/types": "^4.12.0",
50
+ "@smithy/url-parser": "^4.2.8",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.19",
55
- "@smithy/util-defaults-mode-node": "^4.2.22",
56
- "@smithy/util-endpoints": "^3.2.7",
57
- "@smithy/util-middleware": "^4.2.7",
58
- "@smithy/util-retry": "^4.2.7",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.22",
55
+ "@smithy/util-defaults-mode-node": "^4.2.25",
56
+ "@smithy/util-endpoints": "^3.2.8",
57
+ "@smithy/util-middleware": "^4.2.8",
58
+ "@smithy/util-retry": "^4.2.8",
59
59
  "@smithy/util-utf8": "^4.2.0",
60
60
  "tslib": "^2.6.2"
61
61
  },