@aws-sdk/client-ivs 3.943.0 → 3.946.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 +46 -221
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/IvsClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +46 -221
- package/dist-types/Ivs.d.ts +1 -1
- package/dist-types/IvsClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/BatchGetChannelCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetStreamKeyCommand.d.ts +3 -3
- package/dist-types/commands/BatchStartViewerSessionRevocationCommand.d.ts +3 -3
- package/dist-types/commands/CreateChannelCommand.d.ts +3 -3
- package/dist-types/commands/CreatePlaybackRestrictionPolicyCommand.d.ts +3 -3
- package/dist-types/commands/CreateRecordingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateStreamKeyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeletePlaybackKeyPairCommand.d.ts +3 -3
- package/dist-types/commands/DeletePlaybackRestrictionPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRecordingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteStreamKeyCommand.d.ts +3 -3
- package/dist-types/commands/GetChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetPlaybackKeyPairCommand.d.ts +3 -3
- package/dist-types/commands/GetPlaybackRestrictionPolicyCommand.d.ts +3 -3
- package/dist-types/commands/GetRecordingConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetStreamCommand.d.ts +3 -3
- package/dist-types/commands/GetStreamKeyCommand.d.ts +3 -3
- package/dist-types/commands/GetStreamSessionCommand.d.ts +3 -3
- package/dist-types/commands/ImportPlaybackKeyPairCommand.d.ts +3 -3
- package/dist-types/commands/ListChannelsCommand.d.ts +3 -3
- package/dist-types/commands/ListPlaybackKeyPairsCommand.d.ts +3 -3
- package/dist-types/commands/ListPlaybackRestrictionPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListRecordingConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListStreamKeysCommand.d.ts +3 -3
- package/dist-types/commands/ListStreamSessionsCommand.d.ts +3 -3
- package/dist-types/commands/ListStreamsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/PutMetadataCommand.d.ts +3 -3
- package/dist-types/commands/StartViewerSessionRevocationCommand.d.ts +3 -3
- package/dist-types/commands/StopStreamCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePlaybackRestrictionPolicyCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/IvsServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListChannelsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPlaybackKeyPairsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPlaybackRestrictionPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRecordingConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStreamKeysPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStreamSessionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStreamsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/IvsClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/IvsServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -266,17 +266,7 @@ import { IvsServiceException as __IvsServiceException } from "../models/IvsServi
|
|
|
266
266
|
export var SrtPassphrase = [0, n0, _SP, 8, 0];
|
|
267
267
|
export var StreamKeyValue = [0, n0, _SKV, 8, 0];
|
|
268
268
|
export var StreamMetadata = [0, n0, _SM, 8, 0];
|
|
269
|
-
export var AccessDeniedException = [
|
|
270
|
-
-3,
|
|
271
|
-
n0,
|
|
272
|
-
_ADE,
|
|
273
|
-
{
|
|
274
|
-
[_e]: _c,
|
|
275
|
-
[_hE]: 403,
|
|
276
|
-
},
|
|
277
|
-
[_eM],
|
|
278
|
-
[0],
|
|
279
|
-
];
|
|
269
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_eM], [0]];
|
|
280
270
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
281
271
|
export var AudioConfiguration = [3, n0, _AC, 0, [_co, _tB, _sR, _ch, _t], [0, 1, 1, 1, 0]];
|
|
282
272
|
export var BatchError = [3, n0, _BE, 0, [_a, _cod, _m], [0, 0, 0]];
|
|
@@ -338,17 +328,7 @@ export var Channel = [
|
|
|
338
328
|
[_a, _n, _lM, _ty, _rCA, _iE, _pU, _au, _ta, _iI, _p, _s, _pRPA, _mIC, _cF],
|
|
339
329
|
[0, 0, 0, 0, 0, 0, 0, 2, 128 | 0, 2, 0, [() => Srt, 0], 0, () => MultitrackInputConfiguration, 0],
|
|
340
330
|
];
|
|
341
|
-
export var ChannelNotBroadcasting = [
|
|
342
|
-
-3,
|
|
343
|
-
n0,
|
|
344
|
-
_CNB,
|
|
345
|
-
{
|
|
346
|
-
[_e]: _c,
|
|
347
|
-
[_hE]: 404,
|
|
348
|
-
},
|
|
349
|
-
[_eM],
|
|
350
|
-
[0],
|
|
351
|
-
];
|
|
331
|
+
export var ChannelNotBroadcasting = [-3, n0, _CNB, { [_e]: _c, [_hE]: 404 }, [_eM], [0]];
|
|
352
332
|
TypeRegistry.for(n0).registerError(ChannelNotBroadcasting, __ChannelNotBroadcasting);
|
|
353
333
|
export var ChannelSummary = [
|
|
354
334
|
3,
|
|
@@ -358,17 +338,7 @@ export var ChannelSummary = [
|
|
|
358
338
|
[_a, _n, _lM, _au, _rCA, _ta, _iI, _ty, _p, _pRPA],
|
|
359
339
|
[0, 0, 0, 2, 0, 128 | 0, 2, 0, 0, 0],
|
|
360
340
|
];
|
|
361
|
-
export var ConflictException = [
|
|
362
|
-
-3,
|
|
363
|
-
n0,
|
|
364
|
-
_CE,
|
|
365
|
-
{
|
|
366
|
-
[_e]: _c,
|
|
367
|
-
[_hE]: 409,
|
|
368
|
-
},
|
|
369
|
-
[_eM],
|
|
370
|
-
[0],
|
|
371
|
-
];
|
|
341
|
+
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_eM], [0]];
|
|
372
342
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
373
343
|
export var CreateChannelRequest = [
|
|
374
344
|
3,
|
|
@@ -476,17 +446,7 @@ export var IngestConfigurations = [
|
|
|
476
446
|
[_vC, _aCu],
|
|
477
447
|
[() => VideoConfigurationList, () => AudioConfigurationList],
|
|
478
448
|
];
|
|
479
|
-
export var InternalServerException = [
|
|
480
|
-
-3,
|
|
481
|
-
n0,
|
|
482
|
-
_ISE,
|
|
483
|
-
{
|
|
484
|
-
[_e]: _se,
|
|
485
|
-
[_hE]: 500,
|
|
486
|
-
},
|
|
487
|
-
[_eM],
|
|
488
|
-
[0],
|
|
489
|
-
];
|
|
449
|
+
export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_eM], [0]];
|
|
490
450
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
491
451
|
export var ListChannelsRequest = [
|
|
492
452
|
3,
|
|
@@ -540,17 +500,7 @@ export var ListStreamsResponse = [3, n0, _LSRi, 0, [_str, _nT], [() => StreamLis
|
|
|
540
500
|
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
541
501
|
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
|
|
542
502
|
export var MultitrackInputConfiguration = [3, n0, _MIC, 0, [_en, _po, _mRa], [2, 0, 0]];
|
|
543
|
-
export var PendingVerification = [
|
|
544
|
-
-3,
|
|
545
|
-
n0,
|
|
546
|
-
_PV,
|
|
547
|
-
{
|
|
548
|
-
[_e]: _c,
|
|
549
|
-
[_hE]: 403,
|
|
550
|
-
},
|
|
551
|
-
[_eM],
|
|
552
|
-
[0],
|
|
553
|
-
];
|
|
503
|
+
export var PendingVerification = [-3, n0, _PV, { [_e]: _c, [_hE]: 403 }, [_eM], [0]];
|
|
554
504
|
TypeRegistry.for(n0).registerError(PendingVerification, __PendingVerification);
|
|
555
505
|
export var PlaybackKeyPair = [3, n0, _PKP, 0, [_a, _n, _f, _ta], [0, 0, 0, 128 | 0]];
|
|
556
506
|
export var PlaybackKeyPairSummary = [3, n0, _PKPS, 0, [_a, _n, _ta], [0, 0, 128 | 0]];
|
|
@@ -588,30 +538,10 @@ export var RecordingConfigurationSummary = [
|
|
|
588
538
|
[0, 0, () => DestinationConfiguration, 0, 128 | 0],
|
|
589
539
|
];
|
|
590
540
|
export var RenditionConfiguration = [3, n0, _RCe, 0, [_rS, _r], [0, 64 | 0]];
|
|
591
|
-
export var ResourceNotFoundException = [
|
|
592
|
-
-3,
|
|
593
|
-
n0,
|
|
594
|
-
_RNFE,
|
|
595
|
-
{
|
|
596
|
-
[_e]: _c,
|
|
597
|
-
[_hE]: 404,
|
|
598
|
-
},
|
|
599
|
-
[_eM],
|
|
600
|
-
[0],
|
|
601
|
-
];
|
|
541
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_eM], [0]];
|
|
602
542
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
603
543
|
export var S3DestinationConfiguration = [3, n0, _SDC, 0, [_bN], [0]];
|
|
604
|
-
export var ServiceQuotaExceededException = [
|
|
605
|
-
-3,
|
|
606
|
-
n0,
|
|
607
|
-
_SQEE,
|
|
608
|
-
{
|
|
609
|
-
[_e]: _c,
|
|
610
|
-
[_hE]: 402,
|
|
611
|
-
},
|
|
612
|
-
[_eM],
|
|
613
|
-
[0],
|
|
614
|
-
];
|
|
544
|
+
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_eM], [0]];
|
|
615
545
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
616
546
|
export var Srt = [3, n0, _S, 0, [_end, _pa], [0, [() => SrtPassphrase, 0]]];
|
|
617
547
|
export var StartViewerSessionRevocationRequest = [
|
|
@@ -663,31 +593,11 @@ export var StreamSession = [
|
|
|
663
593
|
];
|
|
664
594
|
export var StreamSessionSummary = [3, n0, _SSS, 0, [_sI, _sT, _eTn, _hEE], [0, 5, 5, 2]];
|
|
665
595
|
export var StreamSummary = [3, n0, _SSt, 0, [_cA, _sI, _sta, _h, _vCi, _sT], [0, 0, 0, 0, 1, 5]];
|
|
666
|
-
export var StreamUnavailable = [
|
|
667
|
-
-3,
|
|
668
|
-
n0,
|
|
669
|
-
_SU,
|
|
670
|
-
{
|
|
671
|
-
[_e]: _se,
|
|
672
|
-
[_hE]: 503,
|
|
673
|
-
},
|
|
674
|
-
[_eM],
|
|
675
|
-
[0],
|
|
676
|
-
];
|
|
596
|
+
export var StreamUnavailable = [-3, n0, _SU, { [_e]: _se, [_hE]: 503 }, [_eM], [0]];
|
|
677
597
|
TypeRegistry.for(n0).registerError(StreamUnavailable, __StreamUnavailable);
|
|
678
598
|
export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
679
599
|
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
680
|
-
export var ThrottlingException = [
|
|
681
|
-
-3,
|
|
682
|
-
n0,
|
|
683
|
-
_TE,
|
|
684
|
-
{
|
|
685
|
-
[_e]: _c,
|
|
686
|
-
[_hE]: 429,
|
|
687
|
-
},
|
|
688
|
-
[_eM],
|
|
689
|
-
[0],
|
|
690
|
-
];
|
|
600
|
+
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_eM], [0]];
|
|
691
601
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
692
602
|
export var ThumbnailConfiguration = [3, n0, _TC, 0, [_rM, _tIS, _re, _sto], [0, 1, 0, 64 | 0]];
|
|
693
603
|
export var UntagResourceRequest = [
|
|
@@ -698,12 +608,7 @@ export var UntagResourceRequest = [
|
|
|
698
608
|
[_rA, _tK],
|
|
699
609
|
[
|
|
700
610
|
[0, 1],
|
|
701
|
-
[
|
|
702
|
-
64 | 0,
|
|
703
|
-
{
|
|
704
|
-
[_hQ]: _tK,
|
|
705
|
-
},
|
|
706
|
-
],
|
|
611
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
707
612
|
],
|
|
708
613
|
];
|
|
709
614
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -732,17 +637,7 @@ export var UpdatePlaybackRestrictionPolicyResponse = [
|
|
|
732
637
|
[_pRP],
|
|
733
638
|
[() => PlaybackRestrictionPolicy],
|
|
734
639
|
];
|
|
735
|
-
export var ValidationException = [
|
|
736
|
-
-3,
|
|
737
|
-
n0,
|
|
738
|
-
_VE,
|
|
739
|
-
{
|
|
740
|
-
[_e]: _c,
|
|
741
|
-
[_hE]: 400,
|
|
742
|
-
},
|
|
743
|
-
[_eM],
|
|
744
|
-
[0],
|
|
745
|
-
];
|
|
640
|
+
export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_eM], [0]];
|
|
746
641
|
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
747
642
|
export var VideoConfiguration = [
|
|
748
643
|
3,
|
|
@@ -794,9 +689,7 @@ export var BatchGetChannel = [
|
|
|
794
689
|
9,
|
|
795
690
|
n0,
|
|
796
691
|
_BGC,
|
|
797
|
-
{
|
|
798
|
-
[_ht]: ["POST", "/BatchGetChannel", 200],
|
|
799
|
-
},
|
|
692
|
+
{ [_ht]: ["POST", "/BatchGetChannel", 200] },
|
|
800
693
|
() => BatchGetChannelRequest,
|
|
801
694
|
() => BatchGetChannelResponse,
|
|
802
695
|
];
|
|
@@ -804,9 +697,7 @@ export var BatchGetStreamKey = [
|
|
|
804
697
|
9,
|
|
805
698
|
n0,
|
|
806
699
|
_BGSK,
|
|
807
|
-
{
|
|
808
|
-
[_ht]: ["POST", "/BatchGetStreamKey", 200],
|
|
809
|
-
},
|
|
700
|
+
{ [_ht]: ["POST", "/BatchGetStreamKey", 200] },
|
|
810
701
|
() => BatchGetStreamKeyRequest,
|
|
811
702
|
() => BatchGetStreamKeyResponse,
|
|
812
703
|
];
|
|
@@ -814,9 +705,7 @@ export var BatchStartViewerSessionRevocation = [
|
|
|
814
705
|
9,
|
|
815
706
|
n0,
|
|
816
707
|
_BSVSR,
|
|
817
|
-
{
|
|
818
|
-
[_ht]: ["POST", "/BatchStartViewerSessionRevocation", 200],
|
|
819
|
-
},
|
|
708
|
+
{ [_ht]: ["POST", "/BatchStartViewerSessionRevocation", 200] },
|
|
820
709
|
() => BatchStartViewerSessionRevocationRequest,
|
|
821
710
|
() => BatchStartViewerSessionRevocationResponse,
|
|
822
711
|
];
|
|
@@ -824,9 +713,7 @@ export var CreateChannel = [
|
|
|
824
713
|
9,
|
|
825
714
|
n0,
|
|
826
715
|
_CC,
|
|
827
|
-
{
|
|
828
|
-
[_ht]: ["POST", "/CreateChannel", 200],
|
|
829
|
-
},
|
|
716
|
+
{ [_ht]: ["POST", "/CreateChannel", 200] },
|
|
830
717
|
() => CreateChannelRequest,
|
|
831
718
|
() => CreateChannelResponse,
|
|
832
719
|
];
|
|
@@ -834,9 +721,7 @@ export var CreatePlaybackRestrictionPolicy = [
|
|
|
834
721
|
9,
|
|
835
722
|
n0,
|
|
836
723
|
_CPRP,
|
|
837
|
-
{
|
|
838
|
-
[_ht]: ["POST", "/CreatePlaybackRestrictionPolicy", 200],
|
|
839
|
-
},
|
|
724
|
+
{ [_ht]: ["POST", "/CreatePlaybackRestrictionPolicy", 200] },
|
|
840
725
|
() => CreatePlaybackRestrictionPolicyRequest,
|
|
841
726
|
() => CreatePlaybackRestrictionPolicyResponse,
|
|
842
727
|
];
|
|
@@ -844,9 +729,7 @@ export var CreateRecordingConfiguration = [
|
|
|
844
729
|
9,
|
|
845
730
|
n0,
|
|
846
731
|
_CRC,
|
|
847
|
-
{
|
|
848
|
-
[_ht]: ["POST", "/CreateRecordingConfiguration", 200],
|
|
849
|
-
},
|
|
732
|
+
{ [_ht]: ["POST", "/CreateRecordingConfiguration", 200] },
|
|
850
733
|
() => CreateRecordingConfigurationRequest,
|
|
851
734
|
() => CreateRecordingConfigurationResponse,
|
|
852
735
|
];
|
|
@@ -854,9 +737,7 @@ export var CreateStreamKey = [
|
|
|
854
737
|
9,
|
|
855
738
|
n0,
|
|
856
739
|
_CSK,
|
|
857
|
-
{
|
|
858
|
-
[_ht]: ["POST", "/CreateStreamKey", 200],
|
|
859
|
-
},
|
|
740
|
+
{ [_ht]: ["POST", "/CreateStreamKey", 200] },
|
|
860
741
|
() => CreateStreamKeyRequest,
|
|
861
742
|
() => CreateStreamKeyResponse,
|
|
862
743
|
];
|
|
@@ -864,9 +745,7 @@ export var DeleteChannel = [
|
|
|
864
745
|
9,
|
|
865
746
|
n0,
|
|
866
747
|
_DCe,
|
|
867
|
-
{
|
|
868
|
-
[_ht]: ["POST", "/DeleteChannel", 204],
|
|
869
|
-
},
|
|
748
|
+
{ [_ht]: ["POST", "/DeleteChannel", 204] },
|
|
870
749
|
() => DeleteChannelRequest,
|
|
871
750
|
() => __Unit,
|
|
872
751
|
];
|
|
@@ -874,9 +753,7 @@ export var DeletePlaybackKeyPair = [
|
|
|
874
753
|
9,
|
|
875
754
|
n0,
|
|
876
755
|
_DPKP,
|
|
877
|
-
{
|
|
878
|
-
[_ht]: ["POST", "/DeletePlaybackKeyPair", 200],
|
|
879
|
-
},
|
|
756
|
+
{ [_ht]: ["POST", "/DeletePlaybackKeyPair", 200] },
|
|
880
757
|
() => DeletePlaybackKeyPairRequest,
|
|
881
758
|
() => DeletePlaybackKeyPairResponse,
|
|
882
759
|
];
|
|
@@ -884,9 +761,7 @@ export var DeletePlaybackRestrictionPolicy = [
|
|
|
884
761
|
9,
|
|
885
762
|
n0,
|
|
886
763
|
_DPRP,
|
|
887
|
-
{
|
|
888
|
-
[_ht]: ["POST", "/DeletePlaybackRestrictionPolicy", 204],
|
|
889
|
-
},
|
|
764
|
+
{ [_ht]: ["POST", "/DeletePlaybackRestrictionPolicy", 204] },
|
|
890
765
|
() => DeletePlaybackRestrictionPolicyRequest,
|
|
891
766
|
() => __Unit,
|
|
892
767
|
];
|
|
@@ -894,9 +769,7 @@ export var DeleteRecordingConfiguration = [
|
|
|
894
769
|
9,
|
|
895
770
|
n0,
|
|
896
771
|
_DRC,
|
|
897
|
-
{
|
|
898
|
-
[_ht]: ["POST", "/DeleteRecordingConfiguration", 204],
|
|
899
|
-
},
|
|
772
|
+
{ [_ht]: ["POST", "/DeleteRecordingConfiguration", 204] },
|
|
900
773
|
() => DeleteRecordingConfigurationRequest,
|
|
901
774
|
() => __Unit,
|
|
902
775
|
];
|
|
@@ -904,9 +777,7 @@ export var DeleteStreamKey = [
|
|
|
904
777
|
9,
|
|
905
778
|
n0,
|
|
906
779
|
_DSK,
|
|
907
|
-
{
|
|
908
|
-
[_ht]: ["POST", "/DeleteStreamKey", 204],
|
|
909
|
-
},
|
|
780
|
+
{ [_ht]: ["POST", "/DeleteStreamKey", 204] },
|
|
910
781
|
() => DeleteStreamKeyRequest,
|
|
911
782
|
() => __Unit,
|
|
912
783
|
];
|
|
@@ -914,9 +785,7 @@ export var GetChannel = [
|
|
|
914
785
|
9,
|
|
915
786
|
n0,
|
|
916
787
|
_GC,
|
|
917
|
-
{
|
|
918
|
-
[_ht]: ["POST", "/GetChannel", 200],
|
|
919
|
-
},
|
|
788
|
+
{ [_ht]: ["POST", "/GetChannel", 200] },
|
|
920
789
|
() => GetChannelRequest,
|
|
921
790
|
() => GetChannelResponse,
|
|
922
791
|
];
|
|
@@ -924,9 +793,7 @@ export var GetPlaybackKeyPair = [
|
|
|
924
793
|
9,
|
|
925
794
|
n0,
|
|
926
795
|
_GPKP,
|
|
927
|
-
{
|
|
928
|
-
[_ht]: ["POST", "/GetPlaybackKeyPair", 200],
|
|
929
|
-
},
|
|
796
|
+
{ [_ht]: ["POST", "/GetPlaybackKeyPair", 200] },
|
|
930
797
|
() => GetPlaybackKeyPairRequest,
|
|
931
798
|
() => GetPlaybackKeyPairResponse,
|
|
932
799
|
];
|
|
@@ -934,9 +801,7 @@ export var GetPlaybackRestrictionPolicy = [
|
|
|
934
801
|
9,
|
|
935
802
|
n0,
|
|
936
803
|
_GPRP,
|
|
937
|
-
{
|
|
938
|
-
[_ht]: ["POST", "/GetPlaybackRestrictionPolicy", 200],
|
|
939
|
-
},
|
|
804
|
+
{ [_ht]: ["POST", "/GetPlaybackRestrictionPolicy", 200] },
|
|
940
805
|
() => GetPlaybackRestrictionPolicyRequest,
|
|
941
806
|
() => GetPlaybackRestrictionPolicyResponse,
|
|
942
807
|
];
|
|
@@ -944,9 +809,7 @@ export var GetRecordingConfiguration = [
|
|
|
944
809
|
9,
|
|
945
810
|
n0,
|
|
946
811
|
_GRC,
|
|
947
|
-
{
|
|
948
|
-
[_ht]: ["POST", "/GetRecordingConfiguration", 200],
|
|
949
|
-
},
|
|
812
|
+
{ [_ht]: ["POST", "/GetRecordingConfiguration", 200] },
|
|
950
813
|
() => GetRecordingConfigurationRequest,
|
|
951
814
|
() => GetRecordingConfigurationResponse,
|
|
952
815
|
];
|
|
@@ -954,9 +817,7 @@ export var GetStream = [
|
|
|
954
817
|
9,
|
|
955
818
|
n0,
|
|
956
819
|
_GS,
|
|
957
|
-
{
|
|
958
|
-
[_ht]: ["POST", "/GetStream", 200],
|
|
959
|
-
},
|
|
820
|
+
{ [_ht]: ["POST", "/GetStream", 200] },
|
|
960
821
|
() => GetStreamRequest,
|
|
961
822
|
() => GetStreamResponse,
|
|
962
823
|
];
|
|
@@ -964,9 +825,7 @@ export var GetStreamKey = [
|
|
|
964
825
|
9,
|
|
965
826
|
n0,
|
|
966
827
|
_GSK,
|
|
967
|
-
{
|
|
968
|
-
[_ht]: ["POST", "/GetStreamKey", 200],
|
|
969
|
-
},
|
|
828
|
+
{ [_ht]: ["POST", "/GetStreamKey", 200] },
|
|
970
829
|
() => GetStreamKeyRequest,
|
|
971
830
|
() => GetStreamKeyResponse,
|
|
972
831
|
];
|
|
@@ -974,9 +833,7 @@ export var GetStreamSession = [
|
|
|
974
833
|
9,
|
|
975
834
|
n0,
|
|
976
835
|
_GSS,
|
|
977
|
-
{
|
|
978
|
-
[_ht]: ["POST", "/GetStreamSession", 200],
|
|
979
|
-
},
|
|
836
|
+
{ [_ht]: ["POST", "/GetStreamSession", 200] },
|
|
980
837
|
() => GetStreamSessionRequest,
|
|
981
838
|
() => GetStreamSessionResponse,
|
|
982
839
|
];
|
|
@@ -984,9 +841,7 @@ export var ImportPlaybackKeyPair = [
|
|
|
984
841
|
9,
|
|
985
842
|
n0,
|
|
986
843
|
_IPKP,
|
|
987
|
-
{
|
|
988
|
-
[_ht]: ["POST", "/ImportPlaybackKeyPair", 200],
|
|
989
|
-
},
|
|
844
|
+
{ [_ht]: ["POST", "/ImportPlaybackKeyPair", 200] },
|
|
990
845
|
() => ImportPlaybackKeyPairRequest,
|
|
991
846
|
() => ImportPlaybackKeyPairResponse,
|
|
992
847
|
];
|
|
@@ -994,9 +849,7 @@ export var ListChannels = [
|
|
|
994
849
|
9,
|
|
995
850
|
n0,
|
|
996
851
|
_LC,
|
|
997
|
-
{
|
|
998
|
-
[_ht]: ["POST", "/ListChannels", 200],
|
|
999
|
-
},
|
|
852
|
+
{ [_ht]: ["POST", "/ListChannels", 200] },
|
|
1000
853
|
() => ListChannelsRequest,
|
|
1001
854
|
() => ListChannelsResponse,
|
|
1002
855
|
];
|
|
@@ -1004,9 +857,7 @@ export var ListPlaybackKeyPairs = [
|
|
|
1004
857
|
9,
|
|
1005
858
|
n0,
|
|
1006
859
|
_LPKP,
|
|
1007
|
-
{
|
|
1008
|
-
[_ht]: ["POST", "/ListPlaybackKeyPairs", 200],
|
|
1009
|
-
},
|
|
860
|
+
{ [_ht]: ["POST", "/ListPlaybackKeyPairs", 200] },
|
|
1010
861
|
() => ListPlaybackKeyPairsRequest,
|
|
1011
862
|
() => ListPlaybackKeyPairsResponse,
|
|
1012
863
|
];
|
|
@@ -1014,9 +865,7 @@ export var ListPlaybackRestrictionPolicies = [
|
|
|
1014
865
|
9,
|
|
1015
866
|
n0,
|
|
1016
867
|
_LPRP,
|
|
1017
|
-
{
|
|
1018
|
-
[_ht]: ["POST", "/ListPlaybackRestrictionPolicies", 200],
|
|
1019
|
-
},
|
|
868
|
+
{ [_ht]: ["POST", "/ListPlaybackRestrictionPolicies", 200] },
|
|
1020
869
|
() => ListPlaybackRestrictionPoliciesRequest,
|
|
1021
870
|
() => ListPlaybackRestrictionPoliciesResponse,
|
|
1022
871
|
];
|
|
@@ -1024,9 +873,7 @@ export var ListRecordingConfigurations = [
|
|
|
1024
873
|
9,
|
|
1025
874
|
n0,
|
|
1026
875
|
_LRC,
|
|
1027
|
-
{
|
|
1028
|
-
[_ht]: ["POST", "/ListRecordingConfigurations", 200],
|
|
1029
|
-
},
|
|
876
|
+
{ [_ht]: ["POST", "/ListRecordingConfigurations", 200] },
|
|
1030
877
|
() => ListRecordingConfigurationsRequest,
|
|
1031
878
|
() => ListRecordingConfigurationsResponse,
|
|
1032
879
|
];
|
|
@@ -1034,9 +881,7 @@ export var ListStreamKeys = [
|
|
|
1034
881
|
9,
|
|
1035
882
|
n0,
|
|
1036
883
|
_LSK,
|
|
1037
|
-
{
|
|
1038
|
-
[_ht]: ["POST", "/ListStreamKeys", 200],
|
|
1039
|
-
},
|
|
884
|
+
{ [_ht]: ["POST", "/ListStreamKeys", 200] },
|
|
1040
885
|
() => ListStreamKeysRequest,
|
|
1041
886
|
() => ListStreamKeysResponse,
|
|
1042
887
|
];
|
|
@@ -1044,9 +889,7 @@ export var ListStreams = [
|
|
|
1044
889
|
9,
|
|
1045
890
|
n0,
|
|
1046
891
|
_LS,
|
|
1047
|
-
{
|
|
1048
|
-
[_ht]: ["POST", "/ListStreams", 200],
|
|
1049
|
-
},
|
|
892
|
+
{ [_ht]: ["POST", "/ListStreams", 200] },
|
|
1050
893
|
() => ListStreamsRequest,
|
|
1051
894
|
() => ListStreamsResponse,
|
|
1052
895
|
];
|
|
@@ -1054,9 +897,7 @@ export var ListStreamSessions = [
|
|
|
1054
897
|
9,
|
|
1055
898
|
n0,
|
|
1056
899
|
_LSS,
|
|
1057
|
-
{
|
|
1058
|
-
[_ht]: ["POST", "/ListStreamSessions", 200],
|
|
1059
|
-
},
|
|
900
|
+
{ [_ht]: ["POST", "/ListStreamSessions", 200] },
|
|
1060
901
|
() => ListStreamSessionsRequest,
|
|
1061
902
|
() => ListStreamSessionsResponse,
|
|
1062
903
|
];
|
|
@@ -1064,9 +905,7 @@ export var ListTagsForResource = [
|
|
|
1064
905
|
9,
|
|
1065
906
|
n0,
|
|
1066
907
|
_LTFR,
|
|
1067
|
-
{
|
|
1068
|
-
[_ht]: ["GET", "/tags/{resourceArn}", 200],
|
|
1069
|
-
},
|
|
908
|
+
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
1070
909
|
() => ListTagsForResourceRequest,
|
|
1071
910
|
() => ListTagsForResourceResponse,
|
|
1072
911
|
];
|
|
@@ -1074,9 +913,7 @@ export var PutMetadata = [
|
|
|
1074
913
|
9,
|
|
1075
914
|
n0,
|
|
1076
915
|
_PM,
|
|
1077
|
-
{
|
|
1078
|
-
[_ht]: ["POST", "/PutMetadata", 204],
|
|
1079
|
-
},
|
|
916
|
+
{ [_ht]: ["POST", "/PutMetadata", 204] },
|
|
1080
917
|
() => PutMetadataRequest,
|
|
1081
918
|
() => __Unit,
|
|
1082
919
|
];
|
|
@@ -1084,9 +921,7 @@ export var StartViewerSessionRevocation = [
|
|
|
1084
921
|
9,
|
|
1085
922
|
n0,
|
|
1086
923
|
_SVSR,
|
|
1087
|
-
{
|
|
1088
|
-
[_ht]: ["POST", "/StartViewerSessionRevocation", 200],
|
|
1089
|
-
},
|
|
924
|
+
{ [_ht]: ["POST", "/StartViewerSessionRevocation", 200] },
|
|
1090
925
|
() => StartViewerSessionRevocationRequest,
|
|
1091
926
|
() => StartViewerSessionRevocationResponse,
|
|
1092
927
|
];
|
|
@@ -1094,9 +929,7 @@ export var StopStream = [
|
|
|
1094
929
|
9,
|
|
1095
930
|
n0,
|
|
1096
931
|
_SSto,
|
|
1097
|
-
{
|
|
1098
|
-
[_ht]: ["POST", "/StopStream", 200],
|
|
1099
|
-
},
|
|
932
|
+
{ [_ht]: ["POST", "/StopStream", 200] },
|
|
1100
933
|
() => StopStreamRequest,
|
|
1101
934
|
() => StopStreamResponse,
|
|
1102
935
|
];
|
|
@@ -1104,9 +937,7 @@ export var TagResource = [
|
|
|
1104
937
|
9,
|
|
1105
938
|
n0,
|
|
1106
939
|
_TR,
|
|
1107
|
-
{
|
|
1108
|
-
[_ht]: ["POST", "/tags/{resourceArn}", 200],
|
|
1109
|
-
},
|
|
940
|
+
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] },
|
|
1110
941
|
() => TagResourceRequest,
|
|
1111
942
|
() => TagResourceResponse,
|
|
1112
943
|
];
|
|
@@ -1114,9 +945,7 @@ export var UntagResource = [
|
|
|
1114
945
|
9,
|
|
1115
946
|
n0,
|
|
1116
947
|
_UR,
|
|
1117
|
-
{
|
|
1118
|
-
[_ht]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
1119
|
-
},
|
|
948
|
+
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
1120
949
|
() => UntagResourceRequest,
|
|
1121
950
|
() => UntagResourceResponse,
|
|
1122
951
|
];
|
|
@@ -1124,9 +953,7 @@ export var UpdateChannel = [
|
|
|
1124
953
|
9,
|
|
1125
954
|
n0,
|
|
1126
955
|
_UC,
|
|
1127
|
-
{
|
|
1128
|
-
[_ht]: ["POST", "/UpdateChannel", 200],
|
|
1129
|
-
},
|
|
956
|
+
{ [_ht]: ["POST", "/UpdateChannel", 200] },
|
|
1130
957
|
() => UpdateChannelRequest,
|
|
1131
958
|
() => UpdateChannelResponse,
|
|
1132
959
|
];
|
|
@@ -1134,9 +961,7 @@ export var UpdatePlaybackRestrictionPolicy = [
|
|
|
1134
961
|
9,
|
|
1135
962
|
n0,
|
|
1136
963
|
_UPRP,
|
|
1137
|
-
{
|
|
1138
|
-
[_ht]: ["POST", "/UpdatePlaybackRestrictionPolicy", 200],
|
|
1139
|
-
},
|
|
964
|
+
{ [_ht]: ["POST", "/UpdatePlaybackRestrictionPolicy", 200] },
|
|
1140
965
|
() => UpdatePlaybackRestrictionPolicyRequest,
|
|
1141
966
|
() => UpdatePlaybackRestrictionPolicyResponse,
|
|
1142
967
|
];
|
package/dist-types/Ivs.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { BatchGetChannelCommandInput, BatchGetChannelCommandOutput } from "./commands/BatchGetChannelCommand";
|
|
3
3
|
import { BatchGetStreamKeyCommandInput, BatchGetStreamKeyCommandOutput } from "./commands/BatchGetStreamKeyCommand";
|
|
4
4
|
import { BatchStartViewerSessionRevocationCommandInput, BatchStartViewerSessionRevocationCommandOutput } from "./commands/BatchStartViewerSessionRevocationCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { BatchGetChannelCommandInput, BatchGetChannelCommandOutput } from "./commands/BatchGetChannelCommand";
|
|
11
11
|
import { BatchGetStreamKeyCommandInput, BatchGetStreamKeyCommandOutput } from "./commands/BatchGetStreamKeyCommand";
|
|
12
12
|
import { BatchStartViewerSessionRevocationCommandInput, BatchStartViewerSessionRevocationCommandOutput } from "./commands/BatchStartViewerSessionRevocationCommand";
|
|
@@ -43,7 +43,7 @@ import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./command
|
|
|
43
43
|
import { UpdateChannelCommandInput, UpdateChannelCommandOutput } from "./commands/UpdateChannelCommand";
|
|
44
44
|
import { UpdatePlaybackRestrictionPolicyCommandInput, UpdatePlaybackRestrictionPolicyCommandOutput } from "./commands/UpdatePlaybackRestrictionPolicyCommand";
|
|
45
45
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
46
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
46
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
47
47
|
export { __Client };
|
|
48
48
|
/**
|
|
49
49
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { IvsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { IvsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { IvsClientResolvedConfig } from "../IvsClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type IvsClientResolvedConfig } from "../IvsClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient";
|
|
4
|
-
import { BatchGetChannelRequest, BatchGetChannelResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient";
|
|
4
|
+
import type { BatchGetChannelRequest, BatchGetChannelResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient";
|
|
4
|
-
import { BatchGetStreamKeyRequest, BatchGetStreamKeyResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient";
|
|
4
|
+
import type { BatchGetStreamKeyRequest, BatchGetStreamKeyResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient";
|
|
4
|
-
import { BatchStartViewerSessionRevocationRequest, BatchStartViewerSessionRevocationResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient";
|
|
4
|
+
import type { BatchStartViewerSessionRevocationRequest, BatchStartViewerSessionRevocationResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient";
|
|
4
|
-
import { CreateChannelRequest, CreateChannelResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient";
|
|
4
|
+
import type { CreateChannelRequest, CreateChannelResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient";
|
|
4
|
-
import { CreatePlaybackRestrictionPolicyRequest, CreatePlaybackRestrictionPolicyResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { IvsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IvsClient";
|
|
4
|
+
import type { CreatePlaybackRestrictionPolicyRequest, CreatePlaybackRestrictionPolicyResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|