@aws-sdk/client-lex-model-building-service 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
@@ -592,7 +592,7 @@ var BuiltinSlotTypeMetadata$ = [3, n0, _BSTM,
592
592
  var CodeHook$ = [3, n0, _CH,
593
593
  0,
594
594
  [_u, _mV],
595
- [0, 0]
595
+ [0, 0], 2
596
596
  ];
597
597
  var ConflictException$ = [-3, n0, _CE,
598
598
  { [_e]: _c, [_hE]: 409 },
@@ -603,7 +603,7 @@ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException)
603
603
  var ConversationLogsRequest$ = [3, n0, _CLR,
604
604
  0,
605
605
  [_lS, _iRA],
606
- [() => LogSettingsRequestList, 0]
606
+ [() => LogSettingsRequestList, 0], 2
607
607
  ];
608
608
  var ConversationLogsResponse$ = [3, n0, _CLRo,
609
609
  0,
@@ -613,7 +613,7 @@ var ConversationLogsResponse$ = [3, n0, _CLRo,
613
613
  var CreateBotVersionRequest$ = [3, n0, _CBVR,
614
614
  0,
615
615
  [_n, _ch],
616
- [[0, 1], 0]
616
+ [[0, 1], 0], 1
617
617
  ];
618
618
  var CreateBotVersionResponse$ = [3, n0, _CBVRr,
619
619
  0,
@@ -623,7 +623,7 @@ var CreateBotVersionResponse$ = [3, n0, _CBVRr,
623
623
  var CreateIntentVersionRequest$ = [3, n0, _CIVR,
624
624
  0,
625
625
  [_n, _ch],
626
- [[0, 1], 0]
626
+ [[0, 1], 0], 1
627
627
  ];
628
628
  var CreateIntentVersionResponse$ = [3, n0, _CIVRr,
629
629
  0,
@@ -633,7 +633,7 @@ var CreateIntentVersionResponse$ = [3, n0, _CIVRr,
633
633
  var CreateSlotTypeVersionRequest$ = [3, n0, _CSTVR,
634
634
  0,
635
635
  [_n, _ch],
636
- [[0, 1], 0]
636
+ [[0, 1], 0], 1
637
637
  ];
638
638
  var CreateSlotTypeVersionResponse$ = [3, n0, _CSTVRr,
639
639
  0,
@@ -643,67 +643,67 @@ var CreateSlotTypeVersionResponse$ = [3, n0, _CSTVRr,
643
643
  var DeleteBotAliasRequest$ = [3, n0, _DBAR,
644
644
  0,
645
645
  [_n, _bN],
646
- [[0, 1], [0, 1]]
646
+ [[0, 1], [0, 1]], 2
647
647
  ];
648
648
  var DeleteBotChannelAssociationRequest$ = [3, n0, _DBCAR,
649
649
  0,
650
650
  [_n, _bN, _bA],
651
- [[0, 1], [0, 1], [0, 1]]
651
+ [[0, 1], [0, 1], [0, 1]], 3
652
652
  ];
653
653
  var DeleteBotRequest$ = [3, n0, _DBR,
654
654
  0,
655
655
  [_n],
656
- [[0, 1]]
656
+ [[0, 1]], 1
657
657
  ];
658
658
  var DeleteBotVersionRequest$ = [3, n0, _DBVR,
659
659
  0,
660
660
  [_n, _v],
661
- [[0, 1], [0, 1]]
661
+ [[0, 1], [0, 1]], 2
662
662
  ];
663
663
  var DeleteIntentRequest$ = [3, n0, _DIR,
664
664
  0,
665
665
  [_n],
666
- [[0, 1]]
666
+ [[0, 1]], 1
667
667
  ];
668
668
  var DeleteIntentVersionRequest$ = [3, n0, _DIVR,
669
669
  0,
670
670
  [_n, _v],
671
- [[0, 1], [0, 1]]
671
+ [[0, 1], [0, 1]], 2
672
672
  ];
673
673
  var DeleteSlotTypeRequest$ = [3, n0, _DSTR,
674
674
  0,
675
675
  [_n],
676
- [[0, 1]]
676
+ [[0, 1]], 1
677
677
  ];
678
678
  var DeleteSlotTypeVersionRequest$ = [3, n0, _DSTVR,
679
679
  0,
680
680
  [_n, _v],
681
- [[0, 1], [0, 1]]
681
+ [[0, 1], [0, 1]], 2
682
682
  ];
683
683
  var DeleteUtterancesRequest$ = [3, n0, _DUR,
684
684
  0,
685
685
  [_bN, _uI],
686
- [[0, 1], [0, 1]]
686
+ [[0, 1], [0, 1]], 2
687
687
  ];
688
688
  var EnumerationValue$ = [3, n0, _EV,
689
689
  0,
690
690
  [_va, _sy],
691
- [0, 64 | 0]
691
+ [0, 64 | 0], 1
692
692
  ];
693
693
  var FollowUpPrompt$ = [3, n0, _FUP,
694
694
  0,
695
695
  [_p, _rS],
696
- [() => Prompt$, () => Statement$]
696
+ [() => Prompt$, () => Statement$], 2
697
697
  ];
698
698
  var FulfillmentActivity$ = [3, n0, _FA,
699
699
  0,
700
700
  [_t, _cH],
701
- [0, () => CodeHook$]
701
+ [0, () => CodeHook$], 1
702
702
  ];
703
703
  var GetBotAliasesRequest$ = [3, n0, _GBAR,
704
704
  0,
705
705
  [_bN, _nT, _mR, _nC],
706
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nC }]]
706
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nC }]], 1
707
707
  ];
708
708
  var GetBotAliasesResponse$ = [3, n0, _GBARe,
709
709
  0,
@@ -713,7 +713,7 @@ var GetBotAliasesResponse$ = [3, n0, _GBARe,
713
713
  var GetBotAliasRequest$ = [3, n0, _GBARet,
714
714
  0,
715
715
  [_n, _bN],
716
- [[0, 1], [0, 1]]
716
+ [[0, 1], [0, 1]], 2
717
717
  ];
718
718
  var GetBotAliasResponse$ = [3, n0, _GBAReto,
719
719
  0,
@@ -723,7 +723,7 @@ var GetBotAliasResponse$ = [3, n0, _GBAReto,
723
723
  var GetBotChannelAssociationRequest$ = [3, n0, _GBCAR,
724
724
  0,
725
725
  [_n, _bN, _bA],
726
- [[0, 1], [0, 1], [0, 1]]
726
+ [[0, 1], [0, 1], [0, 1]], 3
727
727
  ];
728
728
  var GetBotChannelAssociationResponse$ = [3, n0, _GBCARe,
729
729
  0,
@@ -733,7 +733,7 @@ var GetBotChannelAssociationResponse$ = [3, n0, _GBCARe,
733
733
  var GetBotChannelAssociationsRequest$ = [3, n0, _GBCARet,
734
734
  0,
735
735
  [_bN, _bA, _nT, _mR, _nC],
736
- [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nC }]]
736
+ [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nC }]], 2
737
737
  ];
738
738
  var GetBotChannelAssociationsResponse$ = [3, n0, _GBCAReto,
739
739
  0,
@@ -743,7 +743,7 @@ var GetBotChannelAssociationsResponse$ = [3, n0, _GBCAReto,
743
743
  var GetBotRequest$ = [3, n0, _GBR,
744
744
  0,
745
745
  [_n, _vOA],
746
- [[0, 1], [0, 1]]
746
+ [[0, 1], [0, 1]], 2
747
747
  ];
748
748
  var GetBotResponse$ = [3, n0, _GBRe,
749
749
  0,
@@ -763,7 +763,7 @@ var GetBotsResponse$ = [3, n0, _GBReto,
763
763
  var GetBotVersionsRequest$ = [3, n0, _GBVR,
764
764
  0,
765
765
  [_n, _nT, _mR],
766
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
766
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
767
767
  ];
768
768
  var GetBotVersionsResponse$ = [3, n0, _GBVRe,
769
769
  0,
@@ -773,7 +773,7 @@ var GetBotVersionsResponse$ = [3, n0, _GBVRe,
773
773
  var GetBuiltinIntentRequest$ = [3, n0, _GBIR,
774
774
  0,
775
775
  [_si],
776
- [[0, 1]]
776
+ [[0, 1]], 1
777
777
  ];
778
778
  var GetBuiltinIntentResponse$ = [3, n0, _GBIRe,
779
779
  0,
@@ -803,7 +803,7 @@ var GetBuiltinSlotTypesResponse$ = [3, n0, _GBSTRe,
803
803
  var GetExportRequest$ = [3, n0, _GER,
804
804
  0,
805
805
  [_n, _v, _rT, _eT],
806
- [[0, { [_hQ]: _n }], [0, { [_hQ]: _v }], [0, { [_hQ]: _rT }], [0, { [_hQ]: _eT }]]
806
+ [[0, { [_hQ]: _n }], [0, { [_hQ]: _v }], [0, { [_hQ]: _rT }], [0, { [_hQ]: _eT }]], 4
807
807
  ];
808
808
  var GetExportResponse$ = [3, n0, _GERe,
809
809
  0,
@@ -813,7 +813,7 @@ var GetExportResponse$ = [3, n0, _GERe,
813
813
  var GetImportRequest$ = [3, n0, _GIR,
814
814
  0,
815
815
  [_iI],
816
- [[0, 1]]
816
+ [[0, 1]], 1
817
817
  ];
818
818
  var GetImportResponse$ = [3, n0, _GIRe,
819
819
  0,
@@ -823,7 +823,7 @@ var GetImportResponse$ = [3, n0, _GIRe,
823
823
  var GetIntentRequest$ = [3, n0, _GIRet,
824
824
  0,
825
825
  [_n, _v],
826
- [[0, 1], [0, 1]]
826
+ [[0, 1], [0, 1]], 2
827
827
  ];
828
828
  var GetIntentResponse$ = [3, n0, _GIRetn,
829
829
  0,
@@ -843,7 +843,7 @@ var GetIntentsResponse$ = [3, n0, _GIRetnte,
843
843
  var GetIntentVersionsRequest$ = [3, n0, _GIVR,
844
844
  0,
845
845
  [_n, _nT, _mR],
846
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
846
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
847
847
  ];
848
848
  var GetIntentVersionsResponse$ = [3, n0, _GIVRe,
849
849
  0,
@@ -853,7 +853,7 @@ var GetIntentVersionsResponse$ = [3, n0, _GIVRe,
853
853
  var GetMigrationRequest$ = [3, n0, _GMR,
854
854
  0,
855
855
  [_mI],
856
- [[0, 1]]
856
+ [[0, 1]], 1
857
857
  ];
858
858
  var GetMigrationResponse$ = [3, n0, _GMRe,
859
859
  0,
@@ -873,7 +873,7 @@ var GetMigrationsResponse$ = [3, n0, _GMReti,
873
873
  var GetSlotTypeRequest$ = [3, n0, _GSTR,
874
874
  0,
875
875
  [_n, _v],
876
- [[0, 1], [0, 1]]
876
+ [[0, 1], [0, 1]], 2
877
877
  ];
878
878
  var GetSlotTypeResponse$ = [3, n0, _GSTRe,
879
879
  0,
@@ -893,7 +893,7 @@ var GetSlotTypesResponse$ = [3, n0, _GSTRetl,
893
893
  var GetSlotTypeVersionsRequest$ = [3, n0, _GSTVR,
894
894
  0,
895
895
  [_n, _nT, _mR],
896
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
896
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
897
897
  ];
898
898
  var GetSlotTypeVersionsResponse$ = [3, n0, _GSTVRe,
899
899
  0,
@@ -903,7 +903,7 @@ var GetSlotTypeVersionsResponse$ = [3, n0, _GSTVRe,
903
903
  var GetUtterancesViewRequest$ = [3, n0, _GUVR,
904
904
  0,
905
905
  [_bN, _bVo, _sTt],
906
- [[0, 1], [64 | 0, { [_hQ]: _bv }], [0, { [_hQ]: _st }]]
906
+ [[0, 1], [64 | 0, { [_hQ]: _bv }], [0, { [_hQ]: _st }]], 3
907
907
  ];
908
908
  var GetUtterancesViewResponse$ = [3, n0, _GUVRe,
909
909
  0,
@@ -913,12 +913,12 @@ var GetUtterancesViewResponse$ = [3, n0, _GUVRe,
913
913
  var InputContext$ = [3, n0, _IC,
914
914
  0,
915
915
  [_n],
916
- [0]
916
+ [0], 1
917
917
  ];
918
918
  var Intent$ = [3, n0, _I,
919
919
  0,
920
920
  [_iN, _iV],
921
- [0, 0]
921
+ [0, 0], 2
922
922
  ];
923
923
  var IntentMetadata$ = [3, n0, _IM,
924
924
  0,
@@ -933,8 +933,8 @@ var InternalFailureException$ = [-3, n0, _IFE,
933
933
  schema.TypeRegistry.for(n0).registerError(InternalFailureException$, InternalFailureException);
934
934
  var KendraConfiguration$ = [3, n0, _KC,
935
935
  0,
936
- [_kI, _qFS, _r],
937
- [0, 0, 0]
936
+ [_kI, _r, _qFS],
937
+ [0, 0, 0], 2
938
938
  ];
939
939
  var LimitExceededException$ = [-3, n0, _LEE,
940
940
  { [_e]: _c, [_hE]: 429 },
@@ -945,7 +945,7 @@ schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceeded
945
945
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
946
946
  0,
947
947
  [_rA],
948
- [[0, 1]]
948
+ [[0, 1]], 1
949
949
  ];
950
950
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
951
951
  0,
@@ -954,8 +954,8 @@ var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
954
954
  ];
955
955
  var LogSettingsRequest$ = [3, n0, _LSR,
956
956
  0,
957
- [_lT, _de, _kKA, _rA],
958
- [0, 0, 0, 0]
957
+ [_lT, _de, _rA, _kKA],
958
+ [0, 0, 0, 0], 3
959
959
  ];
960
960
  var LogSettingsResponse$ = [3, n0, _LSRo,
961
961
  0,
@@ -965,7 +965,7 @@ var LogSettingsResponse$ = [3, n0, _LSRo,
965
965
  var Message$ = [3, n0, _M,
966
966
  0,
967
967
  [_cT, _co, _gN],
968
- [0, 0, 1]
968
+ [0, 0, 1], 2
969
969
  ];
970
970
  var MigrationAlert$ = [3, n0, _MA,
971
971
  0,
@@ -986,7 +986,7 @@ schema.TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException)
986
986
  var OutputContext$ = [3, n0, _OC,
987
987
  0,
988
988
  [_n, _tTLIS, _tTL],
989
- [0, 1, 1]
989
+ [0, 1, 1], 3
990
990
  ];
991
991
  var PreconditionFailedException$ = [-3, n0, _PFE,
992
992
  { [_e]: _c, [_hE]: 412 },
@@ -997,12 +997,12 @@ schema.TypeRegistry.for(n0).registerError(PreconditionFailedException$, Precondi
997
997
  var Prompt$ = [3, n0, _P,
998
998
  0,
999
999
  [_me, _mA, _rC],
1000
- [() => MessageList, 1, 0]
1000
+ [() => MessageList, 1, 0], 2
1001
1001
  ];
1002
1002
  var PutBotAliasRequest$ = [3, n0, _PBAR,
1003
1003
  0,
1004
- [_n, _d, _bV, _bN, _ch, _cL, _ta],
1005
- [[0, 1], 0, 0, [0, 1], 0, () => ConversationLogsRequest$, () => TagList]
1004
+ [_n, _bV, _bN, _d, _ch, _cL, _ta],
1005
+ [[0, 1], 0, [0, 1], 0, 0, () => ConversationLogsRequest$, () => TagList], 3
1006
1006
  ];
1007
1007
  var PutBotAliasResponse$ = [3, n0, _PBARu,
1008
1008
  0,
@@ -1011,8 +1011,8 @@ var PutBotAliasResponse$ = [3, n0, _PBARu,
1011
1011
  ];
1012
1012
  var PutBotRequest$ = [3, n0, _PBR,
1013
1013
  0,
1014
- [_n, _d, _i, _eMI, _nICT, _cP, _aS, _iSTTLIS, _vI, _ch, _pB, _l, _cDh, _dS, _cV, _ta],
1015
- [[0, 1], 0, () => IntentList, 2, 1, () => Prompt$, () => Statement$, 1, 0, 0, 0, 0, 2, 2, 2, () => TagList]
1014
+ [_n, _l, _cDh, _d, _i, _eMI, _nICT, _cP, _aS, _iSTTLIS, _vI, _ch, _pB, _dS, _cV, _ta],
1015
+ [[0, 1], 0, 2, 0, () => IntentList, 2, 1, () => Prompt$, () => Statement$, 1, 0, 0, 0, 2, 2, () => TagList], 3
1016
1016
  ];
1017
1017
  var PutBotResponse$ = [3, n0, _PBRu,
1018
1018
  0,
@@ -1022,7 +1022,7 @@ var PutBotResponse$ = [3, n0, _PBRu,
1022
1022
  var PutIntentRequest$ = [3, n0, _PIR,
1023
1023
  0,
1024
1024
  [_n, _d, _sl, _sU, _cPo, _rS, _fUP, _cS, _dCH, _fA, _pIS, _ch, _cV, _kC, _iC, _oC],
1025
- [[0, 1], 0, () => SlotList, 64 | 0, () => Prompt$, () => Statement$, () => FollowUpPrompt$, () => Statement$, () => CodeHook$, () => FulfillmentActivity$, 0, 0, 2, () => KendraConfiguration$, () => InputContextList, () => OutputContextList]
1025
+ [[0, 1], 0, () => SlotList, 64 | 0, () => Prompt$, () => Statement$, () => FollowUpPrompt$, () => Statement$, () => CodeHook$, () => FulfillmentActivity$, 0, 0, 2, () => KendraConfiguration$, () => InputContextList, () => OutputContextList], 1
1026
1026
  ];
1027
1027
  var PutIntentResponse$ = [3, n0, _PIRu,
1028
1028
  0,
@@ -1032,7 +1032,7 @@ var PutIntentResponse$ = [3, n0, _PIRu,
1032
1032
  var PutSlotTypeRequest$ = [3, n0, _PSTR,
1033
1033
  0,
1034
1034
  [_n, _d, _eV, _ch, _vSS, _cV, _pSTS, _sTC],
1035
- [[0, 1], 0, () => EnumerationValues, 0, 0, 2, 0, () => SlotTypeConfigurations]
1035
+ [[0, 1], 0, () => EnumerationValues, 0, 0, 2, 0, () => SlotTypeConfigurations], 1
1036
1036
  ];
1037
1037
  var PutSlotTypeResponse$ = [3, n0, _PSTRu,
1038
1038
  0,
@@ -1052,18 +1052,18 @@ var ResourceReference$ = [3, n0, _RR,
1052
1052
  ];
1053
1053
  var Slot$ = [3, n0, _S,
1054
1054
  0,
1055
- [_n, _d, _sCl, _sTl, _sTV, _vEP, _pr, _sU, _rC, _oS, _dVS],
1056
- [0, 0, 0, 0, 0, () => Prompt$, 1, 64 | 0, 0, 0, () => SlotDefaultValueSpec$]
1055
+ [_n, _sCl, _d, _sTl, _sTV, _vEP, _pr, _sU, _rC, _oS, _dVS],
1056
+ [0, 0, 0, 0, 0, () => Prompt$, 1, 64 | 0, 0, 0, () => SlotDefaultValueSpec$], 2
1057
1057
  ];
1058
1058
  var SlotDefaultValue$ = [3, n0, _SDV,
1059
1059
  0,
1060
1060
  [_dV],
1061
- [0]
1061
+ [0], 1
1062
1062
  ];
1063
1063
  var SlotDefaultValueSpec$ = [3, n0, _SDVS,
1064
1064
  0,
1065
1065
  [_dVL],
1066
- [() => SlotDefaultValueList]
1066
+ [() => SlotDefaultValueList], 1
1067
1067
  ];
1068
1068
  var SlotTypeConfiguration$ = [3, n0, _STC,
1069
1069
  0,
@@ -1078,12 +1078,12 @@ var SlotTypeMetadata$ = [3, n0, _STM,
1078
1078
  var SlotTypeRegexConfiguration$ = [3, n0, _STRC,
1079
1079
  0,
1080
1080
  [_pa],
1081
- [0]
1081
+ [0], 1
1082
1082
  ];
1083
1083
  var StartImportRequest$ = [3, n0, _SIR,
1084
1084
  0,
1085
1085
  [_pay, _rT, _mS, _ta],
1086
- [21, 0, 0, () => TagList]
1086
+ [21, 0, 0, () => TagList], 3
1087
1087
  ];
1088
1088
  var StartImportResponse$ = [3, n0, _SIRt,
1089
1089
  0,
@@ -1093,7 +1093,7 @@ var StartImportResponse$ = [3, n0, _SIRt,
1093
1093
  var StartMigrationRequest$ = [3, n0, _SMR,
1094
1094
  0,
1095
1095
  [_vBN, _vBV, _vBNo, _vBR, _mSig],
1096
- [0, 0, 0, 0, 0]
1096
+ [0, 0, 0, 0, 0], 5
1097
1097
  ];
1098
1098
  var StartMigrationResponse$ = [3, n0, _SMRt,
1099
1099
  0,
@@ -1103,17 +1103,17 @@ var StartMigrationResponse$ = [3, n0, _SMRt,
1103
1103
  var Statement$ = [3, n0, _St,
1104
1104
  0,
1105
1105
  [_me, _rC],
1106
- [() => MessageList, 0]
1106
+ [() => MessageList, 0], 1
1107
1107
  ];
1108
1108
  var Tag$ = [3, n0, _T,
1109
1109
  0,
1110
1110
  [_k, _va],
1111
- [0, 0]
1111
+ [0, 0], 2
1112
1112
  ];
1113
1113
  var TagResourceRequest$ = [3, n0, _TRR,
1114
1114
  0,
1115
1115
  [_rA, _ta],
1116
- [[0, 1], () => TagList]
1116
+ [[0, 1], () => TagList], 2
1117
1117
  ];
1118
1118
  var TagResourceResponse$ = [3, n0, _TRRa,
1119
1119
  0,
@@ -1123,7 +1123,7 @@ var TagResourceResponse$ = [3, n0, _TRRa,
1123
1123
  var UntagResourceRequest$ = [3, n0, _URR,
1124
1124
  0,
1125
1125
  [_rA, _tK],
1126
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
1126
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
1127
1127
  ];
1128
1128
  var UntagResourceResponse$ = [3, n0, _URRn,
1129
1129
  0,
@@ -373,7 +373,7 @@ export var BuiltinSlotTypeMetadata$ = [3, n0, _BSTM,
373
373
  export var CodeHook$ = [3, n0, _CH,
374
374
  0,
375
375
  [_u, _mV],
376
- [0, 0]
376
+ [0, 0], 2
377
377
  ];
378
378
  export var ConflictException$ = [-3, n0, _CE,
379
379
  { [_e]: _c, [_hE]: 409 },
@@ -384,7 +384,7 @@ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
384
384
  export var ConversationLogsRequest$ = [3, n0, _CLR,
385
385
  0,
386
386
  [_lS, _iRA],
387
- [() => LogSettingsRequestList, 0]
387
+ [() => LogSettingsRequestList, 0], 2
388
388
  ];
389
389
  export var ConversationLogsResponse$ = [3, n0, _CLRo,
390
390
  0,
@@ -394,7 +394,7 @@ export var ConversationLogsResponse$ = [3, n0, _CLRo,
394
394
  export var CreateBotVersionRequest$ = [3, n0, _CBVR,
395
395
  0,
396
396
  [_n, _ch],
397
- [[0, 1], 0]
397
+ [[0, 1], 0], 1
398
398
  ];
399
399
  export var CreateBotVersionResponse$ = [3, n0, _CBVRr,
400
400
  0,
@@ -404,7 +404,7 @@ export var CreateBotVersionResponse$ = [3, n0, _CBVRr,
404
404
  export var CreateIntentVersionRequest$ = [3, n0, _CIVR,
405
405
  0,
406
406
  [_n, _ch],
407
- [[0, 1], 0]
407
+ [[0, 1], 0], 1
408
408
  ];
409
409
  export var CreateIntentVersionResponse$ = [3, n0, _CIVRr,
410
410
  0,
@@ -414,7 +414,7 @@ export var CreateIntentVersionResponse$ = [3, n0, _CIVRr,
414
414
  export var CreateSlotTypeVersionRequest$ = [3, n0, _CSTVR,
415
415
  0,
416
416
  [_n, _ch],
417
- [[0, 1], 0]
417
+ [[0, 1], 0], 1
418
418
  ];
419
419
  export var CreateSlotTypeVersionResponse$ = [3, n0, _CSTVRr,
420
420
  0,
@@ -424,67 +424,67 @@ export var CreateSlotTypeVersionResponse$ = [3, n0, _CSTVRr,
424
424
  export var DeleteBotAliasRequest$ = [3, n0, _DBAR,
425
425
  0,
426
426
  [_n, _bN],
427
- [[0, 1], [0, 1]]
427
+ [[0, 1], [0, 1]], 2
428
428
  ];
429
429
  export var DeleteBotChannelAssociationRequest$ = [3, n0, _DBCAR,
430
430
  0,
431
431
  [_n, _bN, _bA],
432
- [[0, 1], [0, 1], [0, 1]]
432
+ [[0, 1], [0, 1], [0, 1]], 3
433
433
  ];
434
434
  export var DeleteBotRequest$ = [3, n0, _DBR,
435
435
  0,
436
436
  [_n],
437
- [[0, 1]]
437
+ [[0, 1]], 1
438
438
  ];
439
439
  export var DeleteBotVersionRequest$ = [3, n0, _DBVR,
440
440
  0,
441
441
  [_n, _v],
442
- [[0, 1], [0, 1]]
442
+ [[0, 1], [0, 1]], 2
443
443
  ];
444
444
  export var DeleteIntentRequest$ = [3, n0, _DIR,
445
445
  0,
446
446
  [_n],
447
- [[0, 1]]
447
+ [[0, 1]], 1
448
448
  ];
449
449
  export var DeleteIntentVersionRequest$ = [3, n0, _DIVR,
450
450
  0,
451
451
  [_n, _v],
452
- [[0, 1], [0, 1]]
452
+ [[0, 1], [0, 1]], 2
453
453
  ];
454
454
  export var DeleteSlotTypeRequest$ = [3, n0, _DSTR,
455
455
  0,
456
456
  [_n],
457
- [[0, 1]]
457
+ [[0, 1]], 1
458
458
  ];
459
459
  export var DeleteSlotTypeVersionRequest$ = [3, n0, _DSTVR,
460
460
  0,
461
461
  [_n, _v],
462
- [[0, 1], [0, 1]]
462
+ [[0, 1], [0, 1]], 2
463
463
  ];
464
464
  export var DeleteUtterancesRequest$ = [3, n0, _DUR,
465
465
  0,
466
466
  [_bN, _uI],
467
- [[0, 1], [0, 1]]
467
+ [[0, 1], [0, 1]], 2
468
468
  ];
469
469
  export var EnumerationValue$ = [3, n0, _EV,
470
470
  0,
471
471
  [_va, _sy],
472
- [0, 64 | 0]
472
+ [0, 64 | 0], 1
473
473
  ];
474
474
  export var FollowUpPrompt$ = [3, n0, _FUP,
475
475
  0,
476
476
  [_p, _rS],
477
- [() => Prompt$, () => Statement$]
477
+ [() => Prompt$, () => Statement$], 2
478
478
  ];
479
479
  export var FulfillmentActivity$ = [3, n0, _FA,
480
480
  0,
481
481
  [_t, _cH],
482
- [0, () => CodeHook$]
482
+ [0, () => CodeHook$], 1
483
483
  ];
484
484
  export var GetBotAliasesRequest$ = [3, n0, _GBAR,
485
485
  0,
486
486
  [_bN, _nT, _mR, _nC],
487
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nC }]]
487
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nC }]], 1
488
488
  ];
489
489
  export var GetBotAliasesResponse$ = [3, n0, _GBARe,
490
490
  0,
@@ -494,7 +494,7 @@ export var GetBotAliasesResponse$ = [3, n0, _GBARe,
494
494
  export var GetBotAliasRequest$ = [3, n0, _GBARet,
495
495
  0,
496
496
  [_n, _bN],
497
- [[0, 1], [0, 1]]
497
+ [[0, 1], [0, 1]], 2
498
498
  ];
499
499
  export var GetBotAliasResponse$ = [3, n0, _GBAReto,
500
500
  0,
@@ -504,7 +504,7 @@ export var GetBotAliasResponse$ = [3, n0, _GBAReto,
504
504
  export var GetBotChannelAssociationRequest$ = [3, n0, _GBCAR,
505
505
  0,
506
506
  [_n, _bN, _bA],
507
- [[0, 1], [0, 1], [0, 1]]
507
+ [[0, 1], [0, 1], [0, 1]], 3
508
508
  ];
509
509
  export var GetBotChannelAssociationResponse$ = [3, n0, _GBCARe,
510
510
  0,
@@ -514,7 +514,7 @@ export var GetBotChannelAssociationResponse$ = [3, n0, _GBCARe,
514
514
  export var GetBotChannelAssociationsRequest$ = [3, n0, _GBCARet,
515
515
  0,
516
516
  [_bN, _bA, _nT, _mR, _nC],
517
- [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nC }]]
517
+ [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nC }]], 2
518
518
  ];
519
519
  export var GetBotChannelAssociationsResponse$ = [3, n0, _GBCAReto,
520
520
  0,
@@ -524,7 +524,7 @@ export var GetBotChannelAssociationsResponse$ = [3, n0, _GBCAReto,
524
524
  export var GetBotRequest$ = [3, n0, _GBR,
525
525
  0,
526
526
  [_n, _vOA],
527
- [[0, 1], [0, 1]]
527
+ [[0, 1], [0, 1]], 2
528
528
  ];
529
529
  export var GetBotResponse$ = [3, n0, _GBRe,
530
530
  0,
@@ -544,7 +544,7 @@ export var GetBotsResponse$ = [3, n0, _GBReto,
544
544
  export var GetBotVersionsRequest$ = [3, n0, _GBVR,
545
545
  0,
546
546
  [_n, _nT, _mR],
547
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
547
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
548
548
  ];
549
549
  export var GetBotVersionsResponse$ = [3, n0, _GBVRe,
550
550
  0,
@@ -554,7 +554,7 @@ export var GetBotVersionsResponse$ = [3, n0, _GBVRe,
554
554
  export var GetBuiltinIntentRequest$ = [3, n0, _GBIR,
555
555
  0,
556
556
  [_si],
557
- [[0, 1]]
557
+ [[0, 1]], 1
558
558
  ];
559
559
  export var GetBuiltinIntentResponse$ = [3, n0, _GBIRe,
560
560
  0,
@@ -584,7 +584,7 @@ export var GetBuiltinSlotTypesResponse$ = [3, n0, _GBSTRe,
584
584
  export var GetExportRequest$ = [3, n0, _GER,
585
585
  0,
586
586
  [_n, _v, _rT, _eT],
587
- [[0, { [_hQ]: _n }], [0, { [_hQ]: _v }], [0, { [_hQ]: _rT }], [0, { [_hQ]: _eT }]]
587
+ [[0, { [_hQ]: _n }], [0, { [_hQ]: _v }], [0, { [_hQ]: _rT }], [0, { [_hQ]: _eT }]], 4
588
588
  ];
589
589
  export var GetExportResponse$ = [3, n0, _GERe,
590
590
  0,
@@ -594,7 +594,7 @@ export var GetExportResponse$ = [3, n0, _GERe,
594
594
  export var GetImportRequest$ = [3, n0, _GIR,
595
595
  0,
596
596
  [_iI],
597
- [[0, 1]]
597
+ [[0, 1]], 1
598
598
  ];
599
599
  export var GetImportResponse$ = [3, n0, _GIRe,
600
600
  0,
@@ -604,7 +604,7 @@ export var GetImportResponse$ = [3, n0, _GIRe,
604
604
  export var GetIntentRequest$ = [3, n0, _GIRet,
605
605
  0,
606
606
  [_n, _v],
607
- [[0, 1], [0, 1]]
607
+ [[0, 1], [0, 1]], 2
608
608
  ];
609
609
  export var GetIntentResponse$ = [3, n0, _GIRetn,
610
610
  0,
@@ -624,7 +624,7 @@ export var GetIntentsResponse$ = [3, n0, _GIRetnte,
624
624
  export var GetIntentVersionsRequest$ = [3, n0, _GIVR,
625
625
  0,
626
626
  [_n, _nT, _mR],
627
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
627
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
628
628
  ];
629
629
  export var GetIntentVersionsResponse$ = [3, n0, _GIVRe,
630
630
  0,
@@ -634,7 +634,7 @@ export var GetIntentVersionsResponse$ = [3, n0, _GIVRe,
634
634
  export var GetMigrationRequest$ = [3, n0, _GMR,
635
635
  0,
636
636
  [_mI],
637
- [[0, 1]]
637
+ [[0, 1]], 1
638
638
  ];
639
639
  export var GetMigrationResponse$ = [3, n0, _GMRe,
640
640
  0,
@@ -654,7 +654,7 @@ export var GetMigrationsResponse$ = [3, n0, _GMReti,
654
654
  export var GetSlotTypeRequest$ = [3, n0, _GSTR,
655
655
  0,
656
656
  [_n, _v],
657
- [[0, 1], [0, 1]]
657
+ [[0, 1], [0, 1]], 2
658
658
  ];
659
659
  export var GetSlotTypeResponse$ = [3, n0, _GSTRe,
660
660
  0,
@@ -674,7 +674,7 @@ export var GetSlotTypesResponse$ = [3, n0, _GSTRetl,
674
674
  export var GetSlotTypeVersionsRequest$ = [3, n0, _GSTVR,
675
675
  0,
676
676
  [_n, _nT, _mR],
677
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
677
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
678
678
  ];
679
679
  export var GetSlotTypeVersionsResponse$ = [3, n0, _GSTVRe,
680
680
  0,
@@ -684,7 +684,7 @@ export var GetSlotTypeVersionsResponse$ = [3, n0, _GSTVRe,
684
684
  export var GetUtterancesViewRequest$ = [3, n0, _GUVR,
685
685
  0,
686
686
  [_bN, _bVo, _sTt],
687
- [[0, 1], [64 | 0, { [_hQ]: _bv }], [0, { [_hQ]: _st }]]
687
+ [[0, 1], [64 | 0, { [_hQ]: _bv }], [0, { [_hQ]: _st }]], 3
688
688
  ];
689
689
  export var GetUtterancesViewResponse$ = [3, n0, _GUVRe,
690
690
  0,
@@ -694,12 +694,12 @@ export var GetUtterancesViewResponse$ = [3, n0, _GUVRe,
694
694
  export var InputContext$ = [3, n0, _IC,
695
695
  0,
696
696
  [_n],
697
- [0]
697
+ [0], 1
698
698
  ];
699
699
  export var Intent$ = [3, n0, _I,
700
700
  0,
701
701
  [_iN, _iV],
702
- [0, 0]
702
+ [0, 0], 2
703
703
  ];
704
704
  export var IntentMetadata$ = [3, n0, _IM,
705
705
  0,
@@ -714,8 +714,8 @@ export var InternalFailureException$ = [-3, n0, _IFE,
714
714
  TypeRegistry.for(n0).registerError(InternalFailureException$, InternalFailureException);
715
715
  export var KendraConfiguration$ = [3, n0, _KC,
716
716
  0,
717
- [_kI, _qFS, _r],
718
- [0, 0, 0]
717
+ [_kI, _r, _qFS],
718
+ [0, 0, 0], 2
719
719
  ];
720
720
  export var LimitExceededException$ = [-3, n0, _LEE,
721
721
  { [_e]: _c, [_hE]: 429 },
@@ -726,7 +726,7 @@ TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededExcepti
726
726
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
727
727
  0,
728
728
  [_rA],
729
- [[0, 1]]
729
+ [[0, 1]], 1
730
730
  ];
731
731
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
732
732
  0,
@@ -735,8 +735,8 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
735
735
  ];
736
736
  export var LogSettingsRequest$ = [3, n0, _LSR,
737
737
  0,
738
- [_lT, _de, _kKA, _rA],
739
- [0, 0, 0, 0]
738
+ [_lT, _de, _rA, _kKA],
739
+ [0, 0, 0, 0], 3
740
740
  ];
741
741
  export var LogSettingsResponse$ = [3, n0, _LSRo,
742
742
  0,
@@ -746,7 +746,7 @@ export var LogSettingsResponse$ = [3, n0, _LSRo,
746
746
  export var Message$ = [3, n0, _M,
747
747
  0,
748
748
  [_cT, _co, _gN],
749
- [0, 0, 1]
749
+ [0, 0, 1], 2
750
750
  ];
751
751
  export var MigrationAlert$ = [3, n0, _MA,
752
752
  0,
@@ -767,7 +767,7 @@ TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
767
767
  export var OutputContext$ = [3, n0, _OC,
768
768
  0,
769
769
  [_n, _tTLIS, _tTL],
770
- [0, 1, 1]
770
+ [0, 1, 1], 3
771
771
  ];
772
772
  export var PreconditionFailedException$ = [-3, n0, _PFE,
773
773
  { [_e]: _c, [_hE]: 412 },
@@ -778,12 +778,12 @@ TypeRegistry.for(n0).registerError(PreconditionFailedException$, PreconditionFai
778
778
  export var Prompt$ = [3, n0, _P,
779
779
  0,
780
780
  [_me, _mA, _rC],
781
- [() => MessageList, 1, 0]
781
+ [() => MessageList, 1, 0], 2
782
782
  ];
783
783
  export var PutBotAliasRequest$ = [3, n0, _PBAR,
784
784
  0,
785
- [_n, _d, _bV, _bN, _ch, _cL, _ta],
786
- [[0, 1], 0, 0, [0, 1], 0, () => ConversationLogsRequest$, () => TagList]
785
+ [_n, _bV, _bN, _d, _ch, _cL, _ta],
786
+ [[0, 1], 0, [0, 1], 0, 0, () => ConversationLogsRequest$, () => TagList], 3
787
787
  ];
788
788
  export var PutBotAliasResponse$ = [3, n0, _PBARu,
789
789
  0,
@@ -792,8 +792,8 @@ export var PutBotAliasResponse$ = [3, n0, _PBARu,
792
792
  ];
793
793
  export var PutBotRequest$ = [3, n0, _PBR,
794
794
  0,
795
- [_n, _d, _i, _eMI, _nICT, _cP, _aS, _iSTTLIS, _vI, _ch, _pB, _l, _cDh, _dS, _cV, _ta],
796
- [[0, 1], 0, () => IntentList, 2, 1, () => Prompt$, () => Statement$, 1, 0, 0, 0, 0, 2, 2, 2, () => TagList]
795
+ [_n, _l, _cDh, _d, _i, _eMI, _nICT, _cP, _aS, _iSTTLIS, _vI, _ch, _pB, _dS, _cV, _ta],
796
+ [[0, 1], 0, 2, 0, () => IntentList, 2, 1, () => Prompt$, () => Statement$, 1, 0, 0, 0, 2, 2, () => TagList], 3
797
797
  ];
798
798
  export var PutBotResponse$ = [3, n0, _PBRu,
799
799
  0,
@@ -803,7 +803,7 @@ export var PutBotResponse$ = [3, n0, _PBRu,
803
803
  export var PutIntentRequest$ = [3, n0, _PIR,
804
804
  0,
805
805
  [_n, _d, _sl, _sU, _cPo, _rS, _fUP, _cS, _dCH, _fA, _pIS, _ch, _cV, _kC, _iC, _oC],
806
- [[0, 1], 0, () => SlotList, 64 | 0, () => Prompt$, () => Statement$, () => FollowUpPrompt$, () => Statement$, () => CodeHook$, () => FulfillmentActivity$, 0, 0, 2, () => KendraConfiguration$, () => InputContextList, () => OutputContextList]
806
+ [[0, 1], 0, () => SlotList, 64 | 0, () => Prompt$, () => Statement$, () => FollowUpPrompt$, () => Statement$, () => CodeHook$, () => FulfillmentActivity$, 0, 0, 2, () => KendraConfiguration$, () => InputContextList, () => OutputContextList], 1
807
807
  ];
808
808
  export var PutIntentResponse$ = [3, n0, _PIRu,
809
809
  0,
@@ -813,7 +813,7 @@ export var PutIntentResponse$ = [3, n0, _PIRu,
813
813
  export var PutSlotTypeRequest$ = [3, n0, _PSTR,
814
814
  0,
815
815
  [_n, _d, _eV, _ch, _vSS, _cV, _pSTS, _sTC],
816
- [[0, 1], 0, () => EnumerationValues, 0, 0, 2, 0, () => SlotTypeConfigurations]
816
+ [[0, 1], 0, () => EnumerationValues, 0, 0, 2, 0, () => SlotTypeConfigurations], 1
817
817
  ];
818
818
  export var PutSlotTypeResponse$ = [3, n0, _PSTRu,
819
819
  0,
@@ -833,18 +833,18 @@ export var ResourceReference$ = [3, n0, _RR,
833
833
  ];
834
834
  export var Slot$ = [3, n0, _S,
835
835
  0,
836
- [_n, _d, _sCl, _sTl, _sTV, _vEP, _pr, _sU, _rC, _oS, _dVS],
837
- [0, 0, 0, 0, 0, () => Prompt$, 1, 64 | 0, 0, 0, () => SlotDefaultValueSpec$]
836
+ [_n, _sCl, _d, _sTl, _sTV, _vEP, _pr, _sU, _rC, _oS, _dVS],
837
+ [0, 0, 0, 0, 0, () => Prompt$, 1, 64 | 0, 0, 0, () => SlotDefaultValueSpec$], 2
838
838
  ];
839
839
  export var SlotDefaultValue$ = [3, n0, _SDV,
840
840
  0,
841
841
  [_dV],
842
- [0]
842
+ [0], 1
843
843
  ];
844
844
  export var SlotDefaultValueSpec$ = [3, n0, _SDVS,
845
845
  0,
846
846
  [_dVL],
847
- [() => SlotDefaultValueList]
847
+ [() => SlotDefaultValueList], 1
848
848
  ];
849
849
  export var SlotTypeConfiguration$ = [3, n0, _STC,
850
850
  0,
@@ -859,12 +859,12 @@ export var SlotTypeMetadata$ = [3, n0, _STM,
859
859
  export var SlotTypeRegexConfiguration$ = [3, n0, _STRC,
860
860
  0,
861
861
  [_pa],
862
- [0]
862
+ [0], 1
863
863
  ];
864
864
  export var StartImportRequest$ = [3, n0, _SIR,
865
865
  0,
866
866
  [_pay, _rT, _mS, _ta],
867
- [21, 0, 0, () => TagList]
867
+ [21, 0, 0, () => TagList], 3
868
868
  ];
869
869
  export var StartImportResponse$ = [3, n0, _SIRt,
870
870
  0,
@@ -874,7 +874,7 @@ export var StartImportResponse$ = [3, n0, _SIRt,
874
874
  export var StartMigrationRequest$ = [3, n0, _SMR,
875
875
  0,
876
876
  [_vBN, _vBV, _vBNo, _vBR, _mSig],
877
- [0, 0, 0, 0, 0]
877
+ [0, 0, 0, 0, 0], 5
878
878
  ];
879
879
  export var StartMigrationResponse$ = [3, n0, _SMRt,
880
880
  0,
@@ -884,17 +884,17 @@ export var StartMigrationResponse$ = [3, n0, _SMRt,
884
884
  export var Statement$ = [3, n0, _St,
885
885
  0,
886
886
  [_me, _rC],
887
- [() => MessageList, 0]
887
+ [() => MessageList, 0], 1
888
888
  ];
889
889
  export var Tag$ = [3, n0, _T,
890
890
  0,
891
891
  [_k, _va],
892
- [0, 0]
892
+ [0, 0], 2
893
893
  ];
894
894
  export var TagResourceRequest$ = [3, n0, _TRR,
895
895
  0,
896
896
  [_rA, _ta],
897
- [[0, 1], () => TagList]
897
+ [[0, 1], () => TagList], 2
898
898
  ];
899
899
  export var TagResourceResponse$ = [3, n0, _TRRa,
900
900
  0,
@@ -904,7 +904,7 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
904
904
  export var UntagResourceRequest$ = [3, n0, _URR,
905
905
  0,
906
906
  [_rA, _tK],
907
- [[0, 1], [64 | 0, { [_hQ]: _tK }]]
907
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
908
908
  ];
909
909
  export var UntagResourceResponse$ = [3, n0, _URRn,
910
910
  0,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-lex-model-building-service",
3
3
  "description": "AWS SDK for JavaScript Lex Model Building Service 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-lex-model-building-service",
@@ -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
  },