@aws-sdk/client-comprehend 3.968.0 → 3.969.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.
@@ -611,8 +611,8 @@ import { BatchSizeLimitExceededException, ConcurrentModificationException, Inter
611
611
  var CustomerInputString = [0, n0, _CIS, 8, 0];
612
612
  export var AugmentedManifestsListItem$ = [3, n0, _AMLI,
613
613
  0,
614
- [_SU, _S, _AN, _ADSU, _SDSU, _DT],
615
- [0, 0, 64 | 0, 0, 0, 0]
614
+ [_SU, _AN, _S, _ADSU, _SDSU, _DT],
615
+ [0, 64 | 0, 0, 0, 0, 0], 2
616
616
  ];
617
617
  export var BatchDetectDominantLanguageItemResult$ = [3, n0, _BDDLIR,
618
618
  0,
@@ -622,12 +622,12 @@ export var BatchDetectDominantLanguageItemResult$ = [3, n0, _BDDLIR,
622
622
  export var BatchDetectDominantLanguageRequest$ = [3, n0, _BDDLR,
623
623
  0,
624
624
  [_TL],
625
- [[() => CustomerInputStringList, 0]]
625
+ [[() => CustomerInputStringList, 0]], 1
626
626
  ];
627
627
  export var BatchDetectDominantLanguageResponse$ = [3, n0, _BDDLRa,
628
628
  8,
629
629
  [_RL, _EL],
630
- [() => ListOfDetectDominantLanguageResult, () => BatchItemErrorList]
630
+ [() => ListOfDetectDominantLanguageResult, () => BatchItemErrorList], 2
631
631
  ];
632
632
  export var BatchDetectEntitiesItemResult$ = [3, n0, _BDEIR,
633
633
  0,
@@ -637,12 +637,12 @@ export var BatchDetectEntitiesItemResult$ = [3, n0, _BDEIR,
637
637
  export var BatchDetectEntitiesRequest$ = [3, n0, _BDER,
638
638
  0,
639
639
  [_TL, _LC],
640
- [[() => CustomerInputStringList, 0], 0]
640
+ [[() => CustomerInputStringList, 0], 0], 2
641
641
  ];
642
642
  export var BatchDetectEntitiesResponse$ = [3, n0, _BDERa,
643
643
  8,
644
644
  [_RL, _EL],
645
- [() => ListOfDetectEntitiesResult, () => BatchItemErrorList]
645
+ [() => ListOfDetectEntitiesResult, () => BatchItemErrorList], 2
646
646
  ];
647
647
  export var BatchDetectKeyPhrasesItemResult$ = [3, n0, _BDKPIR,
648
648
  0,
@@ -652,12 +652,12 @@ export var BatchDetectKeyPhrasesItemResult$ = [3, n0, _BDKPIR,
652
652
  export var BatchDetectKeyPhrasesRequest$ = [3, n0, _BDKPR,
653
653
  0,
654
654
  [_TL, _LC],
655
- [[() => CustomerInputStringList, 0], 0]
655
+ [[() => CustomerInputStringList, 0], 0], 2
656
656
  ];
657
657
  export var BatchDetectKeyPhrasesResponse$ = [3, n0, _BDKPRa,
658
658
  8,
659
659
  [_RL, _EL],
660
- [() => ListOfDetectKeyPhrasesResult, () => BatchItemErrorList]
660
+ [() => ListOfDetectKeyPhrasesResult, () => BatchItemErrorList], 2
661
661
  ];
662
662
  export var BatchDetectSentimentItemResult$ = [3, n0, _BDSIR,
663
663
  0,
@@ -667,12 +667,12 @@ export var BatchDetectSentimentItemResult$ = [3, n0, _BDSIR,
667
667
  export var BatchDetectSentimentRequest$ = [3, n0, _BDSR,
668
668
  0,
669
669
  [_TL, _LC],
670
- [[() => CustomerInputStringList, 0], 0]
670
+ [[() => CustomerInputStringList, 0], 0], 2
671
671
  ];
672
672
  export var BatchDetectSentimentResponse$ = [3, n0, _BDSRa,
673
673
  8,
674
674
  [_RL, _EL],
675
- [() => ListOfDetectSentimentResult, () => BatchItemErrorList]
675
+ [() => ListOfDetectSentimentResult, () => BatchItemErrorList], 2
676
676
  ];
677
677
  export var BatchDetectSyntaxItemResult$ = [3, n0, _BDSIRa,
678
678
  0,
@@ -682,12 +682,12 @@ export var BatchDetectSyntaxItemResult$ = [3, n0, _BDSIRa,
682
682
  export var BatchDetectSyntaxRequest$ = [3, n0, _BDSRat,
683
683
  0,
684
684
  [_TL, _LC],
685
- [[() => CustomerInputStringList, 0], 0]
685
+ [[() => CustomerInputStringList, 0], 0], 2
686
686
  ];
687
687
  export var BatchDetectSyntaxResponse$ = [3, n0, _BDSRatc,
688
688
  8,
689
689
  [_RL, _EL],
690
- [() => ListOfDetectSyntaxResult, () => BatchItemErrorList]
690
+ [() => ListOfDetectSyntaxResult, () => BatchItemErrorList], 2
691
691
  ];
692
692
  export var BatchDetectTargetedSentimentItemResult$ = [3, n0, _BDTSIR,
693
693
  0,
@@ -697,12 +697,12 @@ export var BatchDetectTargetedSentimentItemResult$ = [3, n0, _BDTSIR,
697
697
  export var BatchDetectTargetedSentimentRequest$ = [3, n0, _BDTSR,
698
698
  0,
699
699
  [_TL, _LC],
700
- [[() => CustomerInputStringList, 0], 0]
700
+ [[() => CustomerInputStringList, 0], 0], 2
701
701
  ];
702
702
  export var BatchDetectTargetedSentimentResponse$ = [3, n0, _BDTSRa,
703
703
  8,
704
704
  [_RL, _EL],
705
- [() => ListOfDetectTargetedSentimentResult, () => BatchItemErrorList]
705
+ [() => ListOfDetectTargetedSentimentResult, () => BatchItemErrorList], 2
706
706
  ];
707
707
  export var BatchItemError$ = [3, n0, _BIE,
708
708
  0,
@@ -747,8 +747,8 @@ export var ClassifierMetadata$ = [3, n0, _CM,
747
747
  ];
748
748
  export var ClassifyDocumentRequest$ = [3, n0, _CDR,
749
749
  0,
750
- [_T, _EA, _By, _DRC],
751
- [[() => CustomerInputString, 0], 0, 21, () => DocumentReaderConfig$]
750
+ [_EA, _T, _By, _DRC],
751
+ [0, [() => CustomerInputString, 0], 21, () => DocumentReaderConfig$], 1
752
752
  ];
753
753
  export var ClassifyDocumentResponse$ = [3, n0, _CDRl,
754
754
  8,
@@ -764,7 +764,7 @@ TypeRegistry.for(n0).registerError(ConcurrentModificationException$, ConcurrentM
764
764
  export var ContainsPiiEntitiesRequest$ = [3, n0, _CPER,
765
765
  0,
766
766
  [_T, _LC],
767
- [0, 0]
767
+ [0, 0], 2
768
768
  ];
769
769
  export var ContainsPiiEntitiesResponse$ = [3, n0, _CPERo,
770
770
  0,
@@ -773,8 +773,8 @@ export var ContainsPiiEntitiesResponse$ = [3, n0, _CPERo,
773
773
  ];
774
774
  export var CreateDatasetRequest$ = [3, n0, _CDRr,
775
775
  0,
776
- [_FA, _DN, _DTa, _D, _IDC, _CRT, _Ta],
777
- [0, 0, 0, 0, () => DatasetInputDataConfig$, [0, 4], () => TagList]
776
+ [_FA, _DN, _IDC, _DTa, _D, _CRT, _Ta],
777
+ [0, 0, () => DatasetInputDataConfig$, 0, 0, [0, 4], () => TagList], 3
778
778
  ];
779
779
  export var CreateDatasetResponse$ = [3, n0, _CDRre,
780
780
  0,
@@ -783,8 +783,8 @@ export var CreateDatasetResponse$ = [3, n0, _CDRre,
783
783
  ];
784
784
  export var CreateDocumentClassifierRequest$ = [3, n0, _CDCR,
785
785
  0,
786
- [_DCN, _VN, _DARA, _Ta, _IDC, _ODC, _CRT, _LC, _VKKI, _VC, _Mo, _MKKI, _MPo],
787
- [0, 0, 0, () => TagList, () => DocumentClassifierInputDataConfig$, () => DocumentClassifierOutputDataConfig$, [0, 4], 0, 0, () => VpcConfig$, 0, 0, 0]
786
+ [_DCN, _DARA, _IDC, _LC, _VN, _Ta, _ODC, _CRT, _VKKI, _VC, _Mo, _MKKI, _MPo],
787
+ [0, 0, () => DocumentClassifierInputDataConfig$, 0, 0, () => TagList, () => DocumentClassifierOutputDataConfig$, [0, 4], 0, () => VpcConfig$, 0, 0, 0], 4
788
788
  ];
789
789
  export var CreateDocumentClassifierResponse$ = [3, n0, _CDCRr,
790
790
  0,
@@ -793,8 +793,8 @@ export var CreateDocumentClassifierResponse$ = [3, n0, _CDCRr,
793
793
  ];
794
794
  export var CreateEndpointRequest$ = [3, n0, _CER,
795
795
  0,
796
- [_EN, _MA, _DIU, _CRT, _Ta, _DARA, _FA],
797
- [0, 0, 1, [0, 4], () => TagList, 0, 0]
796
+ [_EN, _DIU, _MA, _CRT, _Ta, _DARA, _FA],
797
+ [0, 1, 0, [0, 4], () => TagList, 0, 0], 2
798
798
  ];
799
799
  export var CreateEndpointResponse$ = [3, n0, _CERr,
800
800
  0,
@@ -803,8 +803,8 @@ export var CreateEndpointResponse$ = [3, n0, _CERr,
803
803
  ];
804
804
  export var CreateEntityRecognizerRequest$ = [3, n0, _CERR,
805
805
  0,
806
- [_RN, _VN, _DARA, _Ta, _IDC, _CRT, _LC, _VKKI, _VC, _MKKI, _MPo],
807
- [0, 0, 0, () => TagList, () => EntityRecognizerInputDataConfig$, [0, 4], 0, 0, () => VpcConfig$, 0, 0]
806
+ [_RN, _DARA, _IDC, _LC, _VN, _Ta, _CRT, _VKKI, _VC, _MKKI, _MPo],
807
+ [0, 0, () => EntityRecognizerInputDataConfig$, 0, 0, () => TagList, [0, 4], 0, () => VpcConfig$, 0, 0], 4
808
808
  ];
809
809
  export var CreateEntityRecognizerResponse$ = [3, n0, _CERRr,
810
810
  0,
@@ -813,8 +813,8 @@ export var CreateEntityRecognizerResponse$ = [3, n0, _CERRr,
813
813
  ];
814
814
  export var CreateFlywheelRequest$ = [3, n0, _CFR,
815
815
  0,
816
- [_FN, _AMA, _DARA, _TC, _MT, _DLSU, _DSC, _CRT, _Ta],
817
- [0, 0, 0, () => TaskConfig$, 0, 0, () => DataSecurityConfig$, [0, 4], () => TagList]
816
+ [_FN, _DARA, _DLSU, _AMA, _TC, _MT, _DSC, _CRT, _Ta],
817
+ [0, 0, 0, 0, () => TaskConfig$, 0, () => DataSecurityConfig$, [0, 4], () => TagList], 3
818
818
  ];
819
819
  export var CreateFlywheelResponse$ = [3, n0, _CFRr,
820
820
  0,
@@ -829,32 +829,32 @@ export var DataSecurityConfig$ = [3, n0, _DSC,
829
829
  export var DatasetAugmentedManifestsListItem$ = [3, n0, _DAMLI,
830
830
  0,
831
831
  [_AN, _SU, _ADSU, _SDSU, _DT],
832
- [64 | 0, 0, 0, 0, 0]
832
+ [64 | 0, 0, 0, 0, 0], 2
833
833
  ];
834
834
  export var DatasetDocumentClassifierInputDataConfig$ = [3, n0, _DDCIDC,
835
835
  0,
836
836
  [_SU, _LD],
837
- [0, 0]
837
+ [0, 0], 1
838
838
  ];
839
839
  export var DatasetEntityRecognizerAnnotations$ = [3, n0, _DERA,
840
840
  0,
841
841
  [_SU],
842
- [0]
842
+ [0], 1
843
843
  ];
844
844
  export var DatasetEntityRecognizerDocuments$ = [3, n0, _DERD,
845
845
  0,
846
846
  [_SU, _IF],
847
- [0, 0]
847
+ [0, 0], 1
848
848
  ];
849
849
  export var DatasetEntityRecognizerEntityList$ = [3, n0, _DEREL,
850
850
  0,
851
851
  [_SU],
852
- [0]
852
+ [0], 1
853
853
  ];
854
854
  export var DatasetEntityRecognizerInputDataConfig$ = [3, n0, _DERIDC,
855
855
  0,
856
- [_An, _Do, _ELn],
857
- [() => DatasetEntityRecognizerAnnotations$, () => DatasetEntityRecognizerDocuments$, () => DatasetEntityRecognizerEntityList$]
856
+ [_Do, _An, _ELn],
857
+ [() => DatasetEntityRecognizerDocuments$, () => DatasetEntityRecognizerAnnotations$, () => DatasetEntityRecognizerEntityList$], 1
858
858
  ];
859
859
  export var DatasetFilter$ = [3, n0, _DF,
860
860
  0,
@@ -874,7 +874,7 @@ export var DatasetProperties$ = [3, n0, _DP,
874
874
  export var DeleteDocumentClassifierRequest$ = [3, n0, _DDCR,
875
875
  0,
876
876
  [_DCA],
877
- [0]
877
+ [0], 1
878
878
  ];
879
879
  export var DeleteDocumentClassifierResponse$ = [3, n0, _DDCRe,
880
880
  0,
@@ -884,7 +884,7 @@ export var DeleteDocumentClassifierResponse$ = [3, n0, _DDCRe,
884
884
  export var DeleteEndpointRequest$ = [3, n0, _DER,
885
885
  0,
886
886
  [_EA],
887
- [0]
887
+ [0], 1
888
888
  ];
889
889
  export var DeleteEndpointResponse$ = [3, n0, _DERe,
890
890
  0,
@@ -894,7 +894,7 @@ export var DeleteEndpointResponse$ = [3, n0, _DERe,
894
894
  export var DeleteEntityRecognizerRequest$ = [3, n0, _DERR,
895
895
  0,
896
896
  [_ERA],
897
- [0]
897
+ [0], 1
898
898
  ];
899
899
  export var DeleteEntityRecognizerResponse$ = [3, n0, _DERRe,
900
900
  0,
@@ -904,7 +904,7 @@ export var DeleteEntityRecognizerResponse$ = [3, n0, _DERRe,
904
904
  export var DeleteFlywheelRequest$ = [3, n0, _DFR,
905
905
  0,
906
906
  [_FA],
907
- [0]
907
+ [0], 1
908
908
  ];
909
909
  export var DeleteFlywheelResponse$ = [3, n0, _DFRe,
910
910
  0,
@@ -914,7 +914,7 @@ export var DeleteFlywheelResponse$ = [3, n0, _DFRe,
914
914
  export var DeleteResourcePolicyRequest$ = [3, n0, _DRPR,
915
915
  0,
916
916
  [_RA, _PRI],
917
- [0, 0]
917
+ [0, 0], 1
918
918
  ];
919
919
  export var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe,
920
920
  0,
@@ -924,7 +924,7 @@ export var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe,
924
924
  export var DescribeDatasetRequest$ = [3, n0, _DDR,
925
925
  0,
926
926
  [_DA],
927
- [0]
927
+ [0], 1
928
928
  ];
929
929
  export var DescribeDatasetResponse$ = [3, n0, _DDRe,
930
930
  0,
@@ -934,7 +934,7 @@ export var DescribeDatasetResponse$ = [3, n0, _DDRe,
934
934
  export var DescribeDocumentClassificationJobRequest$ = [3, n0, _DDCJR,
935
935
  0,
936
936
  [_JI],
937
- [0]
937
+ [0], 1
938
938
  ];
939
939
  export var DescribeDocumentClassificationJobResponse$ = [3, n0, _DDCJRe,
940
940
  0,
@@ -944,7 +944,7 @@ export var DescribeDocumentClassificationJobResponse$ = [3, n0, _DDCJRe,
944
944
  export var DescribeDocumentClassifierRequest$ = [3, n0, _DDCRes,
945
945
  0,
946
946
  [_DCA],
947
- [0]
947
+ [0], 1
948
948
  ];
949
949
  export var DescribeDocumentClassifierResponse$ = [3, n0, _DDCResc,
950
950
  0,
@@ -954,7 +954,7 @@ export var DescribeDocumentClassifierResponse$ = [3, n0, _DDCResc,
954
954
  export var DescribeDominantLanguageDetectionJobRequest$ = [3, n0, _DDLDJR,
955
955
  0,
956
956
  [_JI],
957
- [0]
957
+ [0], 1
958
958
  ];
959
959
  export var DescribeDominantLanguageDetectionJobResponse$ = [3, n0, _DDLDJRe,
960
960
  0,
@@ -964,7 +964,7 @@ export var DescribeDominantLanguageDetectionJobResponse$ = [3, n0, _DDLDJRe,
964
964
  export var DescribeEndpointRequest$ = [3, n0, _DERes,
965
965
  0,
966
966
  [_EA],
967
- [0]
967
+ [0], 1
968
968
  ];
969
969
  export var DescribeEndpointResponse$ = [3, n0, _DEResc,
970
970
  0,
@@ -974,7 +974,7 @@ export var DescribeEndpointResponse$ = [3, n0, _DEResc,
974
974
  export var DescribeEntitiesDetectionJobRequest$ = [3, n0, _DEDJR,
975
975
  0,
976
976
  [_JI],
977
- [0]
977
+ [0], 1
978
978
  ];
979
979
  export var DescribeEntitiesDetectionJobResponse$ = [3, n0, _DEDJRe,
980
980
  0,
@@ -984,7 +984,7 @@ export var DescribeEntitiesDetectionJobResponse$ = [3, n0, _DEDJRe,
984
984
  export var DescribeEntityRecognizerRequest$ = [3, n0, _DERRes,
985
985
  0,
986
986
  [_ERA],
987
- [0]
987
+ [0], 1
988
988
  ];
989
989
  export var DescribeEntityRecognizerResponse$ = [3, n0, _DERResc,
990
990
  0,
@@ -994,7 +994,7 @@ export var DescribeEntityRecognizerResponse$ = [3, n0, _DERResc,
994
994
  export var DescribeEventsDetectionJobRequest$ = [3, n0, _DEDJRes,
995
995
  0,
996
996
  [_JI],
997
- [0]
997
+ [0], 1
998
998
  ];
999
999
  export var DescribeEventsDetectionJobResponse$ = [3, n0, _DEDJResc,
1000
1000
  0,
@@ -1004,7 +1004,7 @@ export var DescribeEventsDetectionJobResponse$ = [3, n0, _DEDJResc,
1004
1004
  export var DescribeFlywheelIterationRequest$ = [3, n0, _DFIR,
1005
1005
  0,
1006
1006
  [_FA, _FII],
1007
- [0, 0]
1007
+ [0, 0], 2
1008
1008
  ];
1009
1009
  export var DescribeFlywheelIterationResponse$ = [3, n0, _DFIRe,
1010
1010
  0,
@@ -1014,7 +1014,7 @@ export var DescribeFlywheelIterationResponse$ = [3, n0, _DFIRe,
1014
1014
  export var DescribeFlywheelRequest$ = [3, n0, _DFRes,
1015
1015
  0,
1016
1016
  [_FA],
1017
- [0]
1017
+ [0], 1
1018
1018
  ];
1019
1019
  export var DescribeFlywheelResponse$ = [3, n0, _DFResc,
1020
1020
  0,
@@ -1024,7 +1024,7 @@ export var DescribeFlywheelResponse$ = [3, n0, _DFResc,
1024
1024
  export var DescribeKeyPhrasesDetectionJobRequest$ = [3, n0, _DKPDJR,
1025
1025
  0,
1026
1026
  [_JI],
1027
- [0]
1027
+ [0], 1
1028
1028
  ];
1029
1029
  export var DescribeKeyPhrasesDetectionJobResponse$ = [3, n0, _DKPDJRe,
1030
1030
  0,
@@ -1034,7 +1034,7 @@ export var DescribeKeyPhrasesDetectionJobResponse$ = [3, n0, _DKPDJRe,
1034
1034
  export var DescribePiiEntitiesDetectionJobRequest$ = [3, n0, _DPEDJR,
1035
1035
  0,
1036
1036
  [_JI],
1037
- [0]
1037
+ [0], 1
1038
1038
  ];
1039
1039
  export var DescribePiiEntitiesDetectionJobResponse$ = [3, n0, _DPEDJRe,
1040
1040
  0,
@@ -1044,7 +1044,7 @@ export var DescribePiiEntitiesDetectionJobResponse$ = [3, n0, _DPEDJRe,
1044
1044
  export var DescribeResourcePolicyRequest$ = [3, n0, _DRPRes,
1045
1045
  0,
1046
1046
  [_RA],
1047
- [0]
1047
+ [0], 1
1048
1048
  ];
1049
1049
  export var DescribeResourcePolicyResponse$ = [3, n0, _DRPResc,
1050
1050
  0,
@@ -1054,7 +1054,7 @@ export var DescribeResourcePolicyResponse$ = [3, n0, _DRPResc,
1054
1054
  export var DescribeSentimentDetectionJobRequest$ = [3, n0, _DSDJR,
1055
1055
  0,
1056
1056
  [_JI],
1057
- [0]
1057
+ [0], 1
1058
1058
  ];
1059
1059
  export var DescribeSentimentDetectionJobResponse$ = [3, n0, _DSDJRe,
1060
1060
  0,
@@ -1064,7 +1064,7 @@ export var DescribeSentimentDetectionJobResponse$ = [3, n0, _DSDJRe,
1064
1064
  export var DescribeTargetedSentimentDetectionJobRequest$ = [3, n0, _DTSDJR,
1065
1065
  0,
1066
1066
  [_JI],
1067
- [0]
1067
+ [0], 1
1068
1068
  ];
1069
1069
  export var DescribeTargetedSentimentDetectionJobResponse$ = [3, n0, _DTSDJRe,
1070
1070
  0,
@@ -1074,7 +1074,7 @@ export var DescribeTargetedSentimentDetectionJobResponse$ = [3, n0, _DTSDJRe,
1074
1074
  export var DescribeTopicsDetectionJobRequest$ = [3, n0, _DTDJR,
1075
1075
  0,
1076
1076
  [_JI],
1077
- [0]
1077
+ [0], 1
1078
1078
  ];
1079
1079
  export var DescribeTopicsDetectionJobResponse$ = [3, n0, _DTDJRe,
1080
1080
  0,
@@ -1084,7 +1084,7 @@ export var DescribeTopicsDetectionJobResponse$ = [3, n0, _DTDJRe,
1084
1084
  export var DetectDominantLanguageRequest$ = [3, n0, _DDLR,
1085
1085
  0,
1086
1086
  [_T],
1087
- [[() => CustomerInputString, 0]]
1087
+ [[() => CustomerInputString, 0]], 1
1088
1088
  ];
1089
1089
  export var DetectDominantLanguageResponse$ = [3, n0, _DDLRe,
1090
1090
  8,
@@ -1104,7 +1104,7 @@ export var DetectEntitiesResponse$ = [3, n0, _DERete,
1104
1104
  export var DetectKeyPhrasesRequest$ = [3, n0, _DKPR,
1105
1105
  0,
1106
1106
  [_T, _LC],
1107
- [[() => CustomerInputString, 0], 0]
1107
+ [[() => CustomerInputString, 0], 0], 2
1108
1108
  ];
1109
1109
  export var DetectKeyPhrasesResponse$ = [3, n0, _DKPRe,
1110
1110
  8,
@@ -1114,7 +1114,7 @@ export var DetectKeyPhrasesResponse$ = [3, n0, _DKPRe,
1114
1114
  export var DetectPiiEntitiesRequest$ = [3, n0, _DPER,
1115
1115
  0,
1116
1116
  [_T, _LC],
1117
- [0, 0]
1117
+ [0, 0], 2
1118
1118
  ];
1119
1119
  export var DetectPiiEntitiesResponse$ = [3, n0, _DPERe,
1120
1120
  0,
@@ -1124,7 +1124,7 @@ export var DetectPiiEntitiesResponse$ = [3, n0, _DPERe,
1124
1124
  export var DetectSentimentRequest$ = [3, n0, _DSR,
1125
1125
  0,
1126
1126
  [_T, _LC],
1127
- [[() => CustomerInputString, 0], 0]
1127
+ [[() => CustomerInputString, 0], 0], 2
1128
1128
  ];
1129
1129
  export var DetectSentimentResponse$ = [3, n0, _DSRe,
1130
1130
  8,
@@ -1134,7 +1134,7 @@ export var DetectSentimentResponse$ = [3, n0, _DSRe,
1134
1134
  export var DetectSyntaxRequest$ = [3, n0, _DSRet,
1135
1135
  0,
1136
1136
  [_T, _LC],
1137
- [[() => CustomerInputString, 0], 0]
1137
+ [[() => CustomerInputString, 0], 0], 2
1138
1138
  ];
1139
1139
  export var DetectSyntaxResponse$ = [3, n0, _DSRete,
1140
1140
  8,
@@ -1144,7 +1144,7 @@ export var DetectSyntaxResponse$ = [3, n0, _DSRete,
1144
1144
  export var DetectTargetedSentimentRequest$ = [3, n0, _DTSR,
1145
1145
  0,
1146
1146
  [_T, _LC],
1147
- [[() => CustomerInputString, 0], 0]
1147
+ [[() => CustomerInputString, 0], 0], 2
1148
1148
  ];
1149
1149
  export var DetectTargetedSentimentResponse$ = [3, n0, _DTSRe,
1150
1150
  8,
@@ -1154,7 +1154,7 @@ export var DetectTargetedSentimentResponse$ = [3, n0, _DTSRe,
1154
1154
  export var DetectToxicContentRequest$ = [3, n0, _DTCR,
1155
1155
  0,
1156
1156
  [_TS, _LC],
1157
- [[() => ListOfTextSegments, 0], 0]
1157
+ [[() => ListOfTextSegments, 0], 0], 2
1158
1158
  ];
1159
1159
  export var DetectToxicContentResponse$ = [3, n0, _DTCRe,
1160
1160
  0,
@@ -1169,7 +1169,7 @@ export var DocumentClass$ = [3, n0, _DC,
1169
1169
  export var DocumentClassificationConfig$ = [3, n0, _DCC,
1170
1170
  0,
1171
1171
  [_Mo, _La],
1172
- [0, 64 | 0]
1172
+ [0, 64 | 0], 1
1173
1173
  ];
1174
1174
  export var DocumentClassificationJobFilter$ = [3, n0, _DCJF,
1175
1175
  0,
@@ -1184,7 +1184,7 @@ export var DocumentClassificationJobProperties$ = [3, n0, _DCJP,
1184
1184
  export var DocumentClassifierDocuments$ = [3, n0, _DCD,
1185
1185
  0,
1186
1186
  [_SU, _TSU],
1187
- [0, 0]
1187
+ [0, 0], 1
1188
1188
  ];
1189
1189
  export var DocumentClassifierFilter$ = [3, n0, _DCF,
1190
1190
  0,
@@ -1224,7 +1224,7 @@ export var DocumentMetadata$ = [3, n0, _DM,
1224
1224
  export var DocumentReaderConfig$ = [3, n0, _DRC,
1225
1225
  0,
1226
1226
  [_DRA, _DRM, _FT],
1227
- [0, 0, 64 | 0]
1227
+ [0, 0, 64 | 0], 1
1228
1228
  ];
1229
1229
  export var DocumentTypeListItem$ = [3, n0, _DTLI,
1230
1230
  0,
@@ -1279,22 +1279,22 @@ export var EntityLabel$ = [3, n0, _ELnt,
1279
1279
  export var EntityRecognitionConfig$ = [3, n0, _ERC,
1280
1280
  0,
1281
1281
  [_ETn],
1282
- [() => EntityTypesList]
1282
+ [() => EntityTypesList], 1
1283
1283
  ];
1284
1284
  export var EntityRecognizerAnnotations$ = [3, n0, _ERAn,
1285
1285
  0,
1286
1286
  [_SU, _TSU],
1287
- [0, 0]
1287
+ [0, 0], 1
1288
1288
  ];
1289
1289
  export var EntityRecognizerDocuments$ = [3, n0, _ERD,
1290
1290
  0,
1291
1291
  [_SU, _TSU, _IF],
1292
- [0, 0, 0]
1292
+ [0, 0, 0], 1
1293
1293
  ];
1294
1294
  export var EntityRecognizerEntityList$ = [3, n0, _EREL,
1295
1295
  0,
1296
1296
  [_SU],
1297
- [0]
1297
+ [0], 1
1298
1298
  ];
1299
1299
  export var EntityRecognizerEvaluationMetrics$ = [3, n0, _EREM,
1300
1300
  0,
@@ -1308,8 +1308,8 @@ export var EntityRecognizerFilter$ = [3, n0, _ERF,
1308
1308
  ];
1309
1309
  export var EntityRecognizerInputDataConfig$ = [3, n0, _ERIDC,
1310
1310
  0,
1311
- [_DFa, _ETn, _Do, _An, _ELn, _AM],
1312
- [0, () => EntityTypesList, () => EntityRecognizerDocuments$, () => EntityRecognizerAnnotations$, () => EntityRecognizerEntityList$, () => EntityRecognizerAugmentedManifestsList]
1311
+ [_ETn, _DFa, _Do, _An, _ELn, _AM],
1312
+ [() => EntityTypesList, 0, () => EntityRecognizerDocuments$, () => EntityRecognizerAnnotations$, () => EntityRecognizerEntityList$, () => EntityRecognizerAugmentedManifestsList], 1
1313
1313
  ];
1314
1314
  export var EntityRecognizerMetadata$ = [3, n0, _ERM,
1315
1315
  8,
@@ -1344,7 +1344,7 @@ export var EntityTypesEvaluationMetrics$ = [3, n0, _ETEM,
1344
1344
  export var EntityTypesListItem$ = [3, n0, _ETLI,
1345
1345
  0,
1346
1346
  [_Ty],
1347
- [0]
1347
+ [0], 1
1348
1348
  ];
1349
1349
  export var ErrorsListItem$ = [3, n0, _ELI,
1350
1350
  0,
@@ -1404,7 +1404,7 @@ export var Geometry$ = [3, n0, _G,
1404
1404
  export var ImportModelRequest$ = [3, n0, _IMR,
1405
1405
  0,
1406
1406
  [_SMA, _MN, _VN, _MKKI, _DARA, _Ta],
1407
- [0, 0, 0, 0, 0, () => TagList]
1407
+ [0, 0, 0, 0, 0, () => TagList], 1
1408
1408
  ];
1409
1409
  export var ImportModelResponse$ = [3, n0, _IMRm,
1410
1410
  0,
@@ -1414,7 +1414,7 @@ export var ImportModelResponse$ = [3, n0, _IMRm,
1414
1414
  export var InputDataConfig$ = [3, n0, _IDC,
1415
1415
  0,
1416
1416
  [_SU, _IF, _DRC],
1417
- [0, 0, () => DocumentReaderConfig$]
1417
+ [0, 0, () => DocumentReaderConfig$], 1
1418
1418
  ];
1419
1419
  export var InternalServerException$ = [-3, n0, _ISE,
1420
1420
  { [_e]: _s, [_hE]: 500 },
@@ -1569,7 +1569,7 @@ export var ListEventsDetectionJobsResponse$ = [3, n0, _LEDJRist,
1569
1569
  export var ListFlywheelIterationHistoryRequest$ = [3, n0, _LFIHR,
1570
1570
  0,
1571
1571
  [_FA, _F, _NT, _MRa],
1572
- [0, () => FlywheelIterationFilter$, 0, 1]
1572
+ [0, () => FlywheelIterationFilter$, 0, 1], 1
1573
1573
  ];
1574
1574
  export var ListFlywheelIterationHistoryResponse$ = [3, n0, _LFIHRi,
1575
1575
  0,
@@ -1619,7 +1619,7 @@ export var ListSentimentDetectionJobsResponse$ = [3, n0, _LSDJRi,
1619
1619
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1620
1620
  0,
1621
1621
  [_RA],
1622
- [0]
1622
+ [0], 1
1623
1623
  ];
1624
1624
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1625
1625
  0,
@@ -1654,7 +1654,7 @@ export var MentionSentiment$ = [3, n0, _MS,
1654
1654
  export var OutputDataConfig$ = [3, n0, _ODC,
1655
1655
  0,
1656
1656
  [_SU, _KKI],
1657
- [0, 0]
1657
+ [0, 0], 1
1658
1658
  ];
1659
1659
  export var PartOfSpeechTag$ = [3, n0, _POST,
1660
1660
  0,
@@ -1679,7 +1679,7 @@ export var PiiEntity$ = [3, n0, _PE,
1679
1679
  export var PiiOutputDataConfig$ = [3, n0, _PODC,
1680
1680
  0,
1681
1681
  [_SU, _KKI],
1682
- [0, 0]
1682
+ [0, 0], 1
1683
1683
  ];
1684
1684
  export var Point$ = [3, n0, _Poi,
1685
1685
  0,
@@ -1689,7 +1689,7 @@ export var Point$ = [3, n0, _Poi,
1689
1689
  export var PutResourcePolicyRequest$ = [3, n0, _PRPR,
1690
1690
  0,
1691
1691
  [_RA, _RP, _PRI],
1692
- [0, 0, 0]
1692
+ [0, 0, 0], 2
1693
1693
  ];
1694
1694
  export var PutResourcePolicyResponse$ = [3, n0, _PRPRu,
1695
1695
  0,
@@ -1747,8 +1747,8 @@ export var SentimentScore$ = [3, n0, _SS,
1747
1747
  ];
1748
1748
  export var StartDocumentClassificationJobRequest$ = [3, n0, _SDCJR,
1749
1749
  0,
1750
- [_JN, _DCA, _IDC, _ODC, _DARA, _CRT, _VKKI, _VC, _Ta, _FA],
1751
- [0, 0, () => InputDataConfig$, () => OutputDataConfig$, 0, [0, 4], 0, () => VpcConfig$, () => TagList, 0]
1750
+ [_IDC, _ODC, _DARA, _JN, _DCA, _CRT, _VKKI, _VC, _Ta, _FA],
1751
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList, 0], 3
1752
1752
  ];
1753
1753
  export var StartDocumentClassificationJobResponse$ = [3, n0, _SDCJRt,
1754
1754
  0,
@@ -1758,7 +1758,7 @@ export var StartDocumentClassificationJobResponse$ = [3, n0, _SDCJRt,
1758
1758
  export var StartDominantLanguageDetectionJobRequest$ = [3, n0, _SDLDJR,
1759
1759
  0,
1760
1760
  [_IDC, _ODC, _DARA, _JN, _CRT, _VKKI, _VC, _Ta],
1761
- [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList]
1761
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList], 3
1762
1762
  ];
1763
1763
  export var StartDominantLanguageDetectionJobResponse$ = [3, n0, _SDLDJRt,
1764
1764
  0,
@@ -1767,8 +1767,8 @@ export var StartDominantLanguageDetectionJobResponse$ = [3, n0, _SDLDJRt,
1767
1767
  ];
1768
1768
  export var StartEntitiesDetectionJobRequest$ = [3, n0, _SEDJR,
1769
1769
  0,
1770
- [_IDC, _ODC, _DARA, _JN, _ERA, _LC, _CRT, _VKKI, _VC, _Ta, _FA],
1771
- [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList, 0]
1770
+ [_IDC, _ODC, _DARA, _LC, _JN, _ERA, _CRT, _VKKI, _VC, _Ta, _FA],
1771
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList, 0], 4
1772
1772
  ];
1773
1773
  export var StartEntitiesDetectionJobResponse$ = [3, n0, _SEDJRt,
1774
1774
  0,
@@ -1777,8 +1777,8 @@ export var StartEntitiesDetectionJobResponse$ = [3, n0, _SEDJRt,
1777
1777
  ];
1778
1778
  export var StartEventsDetectionJobRequest$ = [3, n0, _SEDJRta,
1779
1779
  0,
1780
- [_IDC, _ODC, _DARA, _JN, _LC, _CRT, _TETa, _Ta],
1781
- [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 64 | 0, () => TagList]
1780
+ [_IDC, _ODC, _DARA, _LC, _TETa, _JN, _CRT, _Ta],
1781
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 64 | 0, 0, [0, 4], () => TagList], 5
1782
1782
  ];
1783
1783
  export var StartEventsDetectionJobResponse$ = [3, n0, _SEDJRtar,
1784
1784
  0,
@@ -1788,7 +1788,7 @@ export var StartEventsDetectionJobResponse$ = [3, n0, _SEDJRtar,
1788
1788
  export var StartFlywheelIterationRequest$ = [3, n0, _SFIR,
1789
1789
  0,
1790
1790
  [_FA, _CRT],
1791
- [0, 0]
1791
+ [0, 0], 1
1792
1792
  ];
1793
1793
  export var StartFlywheelIterationResponse$ = [3, n0, _SFIRt,
1794
1794
  0,
@@ -1797,8 +1797,8 @@ export var StartFlywheelIterationResponse$ = [3, n0, _SFIRt,
1797
1797
  ];
1798
1798
  export var StartKeyPhrasesDetectionJobRequest$ = [3, n0, _SKPDJR,
1799
1799
  0,
1800
- [_IDC, _ODC, _DARA, _JN, _LC, _CRT, _VKKI, _VC, _Ta],
1801
- [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList]
1800
+ [_IDC, _ODC, _DARA, _LC, _JN, _CRT, _VKKI, _VC, _Ta],
1801
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList], 4
1802
1802
  ];
1803
1803
  export var StartKeyPhrasesDetectionJobResponse$ = [3, n0, _SKPDJRt,
1804
1804
  0,
@@ -1807,8 +1807,8 @@ export var StartKeyPhrasesDetectionJobResponse$ = [3, n0, _SKPDJRt,
1807
1807
  ];
1808
1808
  export var StartPiiEntitiesDetectionJobRequest$ = [3, n0, _SPEDJR,
1809
1809
  0,
1810
- [_IDC, _ODC, _Mo, _RC, _DARA, _JN, _LC, _CRT, _Ta],
1811
- [() => InputDataConfig$, () => OutputDataConfig$, 0, () => RedactionConfig$, 0, 0, 0, [0, 4], () => TagList]
1810
+ [_IDC, _ODC, _Mo, _DARA, _LC, _RC, _JN, _CRT, _Ta],
1811
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, () => RedactionConfig$, 0, [0, 4], () => TagList], 5
1812
1812
  ];
1813
1813
  export var StartPiiEntitiesDetectionJobResponse$ = [3, n0, _SPEDJRt,
1814
1814
  0,
@@ -1817,8 +1817,8 @@ export var StartPiiEntitiesDetectionJobResponse$ = [3, n0, _SPEDJRt,
1817
1817
  ];
1818
1818
  export var StartSentimentDetectionJobRequest$ = [3, n0, _SSDJR,
1819
1819
  0,
1820
- [_IDC, _ODC, _DARA, _JN, _LC, _CRT, _VKKI, _VC, _Ta],
1821
- [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList]
1820
+ [_IDC, _ODC, _DARA, _LC, _JN, _CRT, _VKKI, _VC, _Ta],
1821
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList], 4
1822
1822
  ];
1823
1823
  export var StartSentimentDetectionJobResponse$ = [3, n0, _SSDJRt,
1824
1824
  0,
@@ -1827,8 +1827,8 @@ export var StartSentimentDetectionJobResponse$ = [3, n0, _SSDJRt,
1827
1827
  ];
1828
1828
  export var StartTargetedSentimentDetectionJobRequest$ = [3, n0, _STSDJR,
1829
1829
  0,
1830
- [_IDC, _ODC, _DARA, _JN, _LC, _CRT, _VKKI, _VC, _Ta],
1831
- [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList]
1830
+ [_IDC, _ODC, _DARA, _LC, _JN, _CRT, _VKKI, _VC, _Ta],
1831
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList], 4
1832
1832
  ];
1833
1833
  export var StartTargetedSentimentDetectionJobResponse$ = [3, n0, _STSDJRt,
1834
1834
  0,
@@ -1838,7 +1838,7 @@ export var StartTargetedSentimentDetectionJobResponse$ = [3, n0, _STSDJRt,
1838
1838
  export var StartTopicsDetectionJobRequest$ = [3, n0, _STDJR,
1839
1839
  0,
1840
1840
  [_IDC, _ODC, _DARA, _JN, _NOT, _CRT, _VKKI, _VC, _Ta],
1841
- [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 1, [0, 4], 0, () => VpcConfig$, () => TagList]
1841
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 1, [0, 4], 0, () => VpcConfig$, () => TagList], 3
1842
1842
  ];
1843
1843
  export var StartTopicsDetectionJobResponse$ = [3, n0, _STDJRt,
1844
1844
  0,
@@ -1848,7 +1848,7 @@ export var StartTopicsDetectionJobResponse$ = [3, n0, _STDJRt,
1848
1848
  export var StopDominantLanguageDetectionJobRequest$ = [3, n0, _SDLDJRto,
1849
1849
  0,
1850
1850
  [_JI],
1851
- [0]
1851
+ [0], 1
1852
1852
  ];
1853
1853
  export var StopDominantLanguageDetectionJobResponse$ = [3, n0, _SDLDJRtop,
1854
1854
  0,
@@ -1858,7 +1858,7 @@ export var StopDominantLanguageDetectionJobResponse$ = [3, n0, _SDLDJRtop,
1858
1858
  export var StopEntitiesDetectionJobRequest$ = [3, n0, _SEDJRto,
1859
1859
  0,
1860
1860
  [_JI],
1861
- [0]
1861
+ [0], 1
1862
1862
  ];
1863
1863
  export var StopEntitiesDetectionJobResponse$ = [3, n0, _SEDJRtop,
1864
1864
  0,
@@ -1868,7 +1868,7 @@ export var StopEntitiesDetectionJobResponse$ = [3, n0, _SEDJRtop,
1868
1868
  export var StopEventsDetectionJobRequest$ = [3, n0, _SEDJRtopv,
1869
1869
  0,
1870
1870
  [_JI],
1871
- [0]
1871
+ [0], 1
1872
1872
  ];
1873
1873
  export var StopEventsDetectionJobResponse$ = [3, n0, _SEDJRtopve,
1874
1874
  0,
@@ -1878,7 +1878,7 @@ export var StopEventsDetectionJobResponse$ = [3, n0, _SEDJRtopve,
1878
1878
  export var StopKeyPhrasesDetectionJobRequest$ = [3, n0, _SKPDJRto,
1879
1879
  0,
1880
1880
  [_JI],
1881
- [0]
1881
+ [0], 1
1882
1882
  ];
1883
1883
  export var StopKeyPhrasesDetectionJobResponse$ = [3, n0, _SKPDJRtop,
1884
1884
  0,
@@ -1888,7 +1888,7 @@ export var StopKeyPhrasesDetectionJobResponse$ = [3, n0, _SKPDJRtop,
1888
1888
  export var StopPiiEntitiesDetectionJobRequest$ = [3, n0, _SPEDJRto,
1889
1889
  0,
1890
1890
  [_JI],
1891
- [0]
1891
+ [0], 1
1892
1892
  ];
1893
1893
  export var StopPiiEntitiesDetectionJobResponse$ = [3, n0, _SPEDJRtop,
1894
1894
  0,
@@ -1898,7 +1898,7 @@ export var StopPiiEntitiesDetectionJobResponse$ = [3, n0, _SPEDJRtop,
1898
1898
  export var StopSentimentDetectionJobRequest$ = [3, n0, _SSDJRto,
1899
1899
  0,
1900
1900
  [_JI],
1901
- [0]
1901
+ [0], 1
1902
1902
  ];
1903
1903
  export var StopSentimentDetectionJobResponse$ = [3, n0, _SSDJRtop,
1904
1904
  0,
@@ -1908,7 +1908,7 @@ export var StopSentimentDetectionJobResponse$ = [3, n0, _SSDJRtop,
1908
1908
  export var StopTargetedSentimentDetectionJobRequest$ = [3, n0, _STSDJRto,
1909
1909
  0,
1910
1910
  [_JI],
1911
- [0]
1911
+ [0], 1
1912
1912
  ];
1913
1913
  export var StopTargetedSentimentDetectionJobResponse$ = [3, n0, _STSDJRtop,
1914
1914
  0,
@@ -1918,7 +1918,7 @@ export var StopTargetedSentimentDetectionJobResponse$ = [3, n0, _STSDJRtop,
1918
1918
  export var StopTrainingDocumentClassifierRequest$ = [3, n0, _STDCR,
1919
1919
  0,
1920
1920
  [_DCA],
1921
- [0]
1921
+ [0], 1
1922
1922
  ];
1923
1923
  export var StopTrainingDocumentClassifierResponse$ = [3, n0, _STDCRt,
1924
1924
  0,
@@ -1928,7 +1928,7 @@ export var StopTrainingDocumentClassifierResponse$ = [3, n0, _STDCRt,
1928
1928
  export var StopTrainingEntityRecognizerRequest$ = [3, n0, _STERR,
1929
1929
  0,
1930
1930
  [_ERA],
1931
- [0]
1931
+ [0], 1
1932
1932
  ];
1933
1933
  export var StopTrainingEntityRecognizerResponse$ = [3, n0, _STERRt,
1934
1934
  0,
@@ -1943,12 +1943,12 @@ export var SyntaxToken$ = [3, n0, _STy,
1943
1943
  export var Tag$ = [3, n0, _Tag,
1944
1944
  0,
1945
1945
  [_K, _V],
1946
- [0, 0]
1946
+ [0, 0], 1
1947
1947
  ];
1948
1948
  export var TagResourceRequest$ = [3, n0, _TRR,
1949
1949
  0,
1950
1950
  [_RA, _Ta],
1951
- [0, () => TagList]
1951
+ [0, () => TagList], 2
1952
1952
  ];
1953
1953
  export var TagResourceResponse$ = [3, n0, _TRRa,
1954
1954
  0,
@@ -1978,12 +1978,12 @@ export var TargetedSentimentMention$ = [3, n0, _TSM,
1978
1978
  export var TaskConfig$ = [3, n0, _TC,
1979
1979
  0,
1980
1980
  [_LC, _DCC, _ERC],
1981
- [0, () => DocumentClassificationConfig$, () => EntityRecognitionConfig$]
1981
+ [0, () => DocumentClassificationConfig$, () => EntityRecognitionConfig$], 1
1982
1982
  ];
1983
1983
  export var TextSegment$ = [3, n0, _TSe,
1984
1984
  0,
1985
1985
  [_T],
1986
- [[() => CustomerInputString, 0]]
1986
+ [[() => CustomerInputString, 0]], 1
1987
1987
  ];
1988
1988
  export var TextSizeLimitExceededException$ = [-3, n0, _TSLEE,
1989
1989
  { [_e]: _c, [_hE]: 400 },
@@ -2038,7 +2038,7 @@ TypeRegistry.for(n0).registerError(UnsupportedLanguageException$, UnsupportedLan
2038
2038
  export var UntagResourceRequest$ = [3, n0, _URR,
2039
2039
  0,
2040
2040
  [_RA, _TK],
2041
- [0, 64 | 0]
2041
+ [0, 64 | 0], 2
2042
2042
  ];
2043
2043
  export var UntagResourceResponse$ = [3, n0, _URRn,
2044
2044
  0,
@@ -2053,7 +2053,7 @@ export var UpdateDataSecurityConfig$ = [3, n0, _UDSC,
2053
2053
  export var UpdateEndpointRequest$ = [3, n0, _UER,
2054
2054
  0,
2055
2055
  [_EA, _DMA, _DIU, _DDARA, _FA],
2056
- [0, 0, 1, 0, 0]
2056
+ [0, 0, 1, 0, 0], 1
2057
2057
  ];
2058
2058
  export var UpdateEndpointResponse$ = [3, n0, _UERp,
2059
2059
  0,
@@ -2063,7 +2063,7 @@ export var UpdateEndpointResponse$ = [3, n0, _UERp,
2063
2063
  export var UpdateFlywheelRequest$ = [3, n0, _UFR,
2064
2064
  0,
2065
2065
  [_FA, _AMA, _DARA, _DSC],
2066
- [0, 0, 0, () => UpdateDataSecurityConfig$]
2066
+ [0, 0, 0, () => UpdateDataSecurityConfig$], 1
2067
2067
  ];
2068
2068
  export var UpdateFlywheelResponse$ = [3, n0, _UFRp,
2069
2069
  0,
@@ -2073,7 +2073,7 @@ export var UpdateFlywheelResponse$ = [3, n0, _UFRp,
2073
2073
  export var VpcConfig$ = [3, n0, _VC,
2074
2074
  0,
2075
2075
  [_SGI, _Su],
2076
- [64 | 0, 64 | 0]
2076
+ [64 | 0, 64 | 0], 2
2077
2077
  ];
2078
2078
  export var WarningsListItem$ = [3, n0, _WLI,
2079
2079
  0,