@aws-sdk/client-comprehend 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
@@ -956,8 +956,8 @@ const n0 = "com.amazonaws.comprehend";
956
956
  var CustomerInputString = [0, n0, _CIS, 8, 0];
957
957
  var AugmentedManifestsListItem$ = [3, n0, _AMLI,
958
958
  0,
959
- [_SU, _S, _AN, _ADSU, _SDSU, _DT],
960
- [0, 0, 64 | 0, 0, 0, 0]
959
+ [_SU, _AN, _S, _ADSU, _SDSU, _DT],
960
+ [0, 64 | 0, 0, 0, 0, 0], 2
961
961
  ];
962
962
  var BatchDetectDominantLanguageItemResult$ = [3, n0, _BDDLIR,
963
963
  0,
@@ -967,12 +967,12 @@ var BatchDetectDominantLanguageItemResult$ = [3, n0, _BDDLIR,
967
967
  var BatchDetectDominantLanguageRequest$ = [3, n0, _BDDLR,
968
968
  0,
969
969
  [_TL],
970
- [[() => CustomerInputStringList, 0]]
970
+ [[() => CustomerInputStringList, 0]], 1
971
971
  ];
972
972
  var BatchDetectDominantLanguageResponse$ = [3, n0, _BDDLRa,
973
973
  8,
974
974
  [_RL, _EL],
975
- [() => ListOfDetectDominantLanguageResult, () => BatchItemErrorList]
975
+ [() => ListOfDetectDominantLanguageResult, () => BatchItemErrorList], 2
976
976
  ];
977
977
  var BatchDetectEntitiesItemResult$ = [3, n0, _BDEIR,
978
978
  0,
@@ -982,12 +982,12 @@ var BatchDetectEntitiesItemResult$ = [3, n0, _BDEIR,
982
982
  var BatchDetectEntitiesRequest$ = [3, n0, _BDER,
983
983
  0,
984
984
  [_TL, _LC],
985
- [[() => CustomerInputStringList, 0], 0]
985
+ [[() => CustomerInputStringList, 0], 0], 2
986
986
  ];
987
987
  var BatchDetectEntitiesResponse$ = [3, n0, _BDERa,
988
988
  8,
989
989
  [_RL, _EL],
990
- [() => ListOfDetectEntitiesResult, () => BatchItemErrorList]
990
+ [() => ListOfDetectEntitiesResult, () => BatchItemErrorList], 2
991
991
  ];
992
992
  var BatchDetectKeyPhrasesItemResult$ = [3, n0, _BDKPIR,
993
993
  0,
@@ -997,12 +997,12 @@ var BatchDetectKeyPhrasesItemResult$ = [3, n0, _BDKPIR,
997
997
  var BatchDetectKeyPhrasesRequest$ = [3, n0, _BDKPR,
998
998
  0,
999
999
  [_TL, _LC],
1000
- [[() => CustomerInputStringList, 0], 0]
1000
+ [[() => CustomerInputStringList, 0], 0], 2
1001
1001
  ];
1002
1002
  var BatchDetectKeyPhrasesResponse$ = [3, n0, _BDKPRa,
1003
1003
  8,
1004
1004
  [_RL, _EL],
1005
- [() => ListOfDetectKeyPhrasesResult, () => BatchItemErrorList]
1005
+ [() => ListOfDetectKeyPhrasesResult, () => BatchItemErrorList], 2
1006
1006
  ];
1007
1007
  var BatchDetectSentimentItemResult$ = [3, n0, _BDSIR,
1008
1008
  0,
@@ -1012,12 +1012,12 @@ var BatchDetectSentimentItemResult$ = [3, n0, _BDSIR,
1012
1012
  var BatchDetectSentimentRequest$ = [3, n0, _BDSR,
1013
1013
  0,
1014
1014
  [_TL, _LC],
1015
- [[() => CustomerInputStringList, 0], 0]
1015
+ [[() => CustomerInputStringList, 0], 0], 2
1016
1016
  ];
1017
1017
  var BatchDetectSentimentResponse$ = [3, n0, _BDSRa,
1018
1018
  8,
1019
1019
  [_RL, _EL],
1020
- [() => ListOfDetectSentimentResult, () => BatchItemErrorList]
1020
+ [() => ListOfDetectSentimentResult, () => BatchItemErrorList], 2
1021
1021
  ];
1022
1022
  var BatchDetectSyntaxItemResult$ = [3, n0, _BDSIRa,
1023
1023
  0,
@@ -1027,12 +1027,12 @@ var BatchDetectSyntaxItemResult$ = [3, n0, _BDSIRa,
1027
1027
  var BatchDetectSyntaxRequest$ = [3, n0, _BDSRat,
1028
1028
  0,
1029
1029
  [_TL, _LC],
1030
- [[() => CustomerInputStringList, 0], 0]
1030
+ [[() => CustomerInputStringList, 0], 0], 2
1031
1031
  ];
1032
1032
  var BatchDetectSyntaxResponse$ = [3, n0, _BDSRatc,
1033
1033
  8,
1034
1034
  [_RL, _EL],
1035
- [() => ListOfDetectSyntaxResult, () => BatchItemErrorList]
1035
+ [() => ListOfDetectSyntaxResult, () => BatchItemErrorList], 2
1036
1036
  ];
1037
1037
  var BatchDetectTargetedSentimentItemResult$ = [3, n0, _BDTSIR,
1038
1038
  0,
@@ -1042,12 +1042,12 @@ var BatchDetectTargetedSentimentItemResult$ = [3, n0, _BDTSIR,
1042
1042
  var BatchDetectTargetedSentimentRequest$ = [3, n0, _BDTSR,
1043
1043
  0,
1044
1044
  [_TL, _LC],
1045
- [[() => CustomerInputStringList, 0], 0]
1045
+ [[() => CustomerInputStringList, 0], 0], 2
1046
1046
  ];
1047
1047
  var BatchDetectTargetedSentimentResponse$ = [3, n0, _BDTSRa,
1048
1048
  8,
1049
1049
  [_RL, _EL],
1050
- [() => ListOfDetectTargetedSentimentResult, () => BatchItemErrorList]
1050
+ [() => ListOfDetectTargetedSentimentResult, () => BatchItemErrorList], 2
1051
1051
  ];
1052
1052
  var BatchItemError$ = [3, n0, _BIE,
1053
1053
  0,
@@ -1092,8 +1092,8 @@ var ClassifierMetadata$ = [3, n0, _CM,
1092
1092
  ];
1093
1093
  var ClassifyDocumentRequest$ = [3, n0, _CDR,
1094
1094
  0,
1095
- [_T, _EA, _By, _DRC],
1096
- [[() => CustomerInputString, 0], 0, 21, () => DocumentReaderConfig$]
1095
+ [_EA, _T, _By, _DRC],
1096
+ [0, [() => CustomerInputString, 0], 21, () => DocumentReaderConfig$], 1
1097
1097
  ];
1098
1098
  var ClassifyDocumentResponse$ = [3, n0, _CDRl,
1099
1099
  8,
@@ -1109,7 +1109,7 @@ schema.TypeRegistry.for(n0).registerError(ConcurrentModificationException$, Conc
1109
1109
  var ContainsPiiEntitiesRequest$ = [3, n0, _CPER,
1110
1110
  0,
1111
1111
  [_T, _LC],
1112
- [0, 0]
1112
+ [0, 0], 2
1113
1113
  ];
1114
1114
  var ContainsPiiEntitiesResponse$ = [3, n0, _CPERo,
1115
1115
  0,
@@ -1118,8 +1118,8 @@ var ContainsPiiEntitiesResponse$ = [3, n0, _CPERo,
1118
1118
  ];
1119
1119
  var CreateDatasetRequest$ = [3, n0, _CDRr,
1120
1120
  0,
1121
- [_FA, _DN, _DTa, _D, _IDC, _CRT, _Ta],
1122
- [0, 0, 0, 0, () => DatasetInputDataConfig$, [0, 4], () => TagList]
1121
+ [_FA, _DN, _IDC, _DTa, _D, _CRT, _Ta],
1122
+ [0, 0, () => DatasetInputDataConfig$, 0, 0, [0, 4], () => TagList], 3
1123
1123
  ];
1124
1124
  var CreateDatasetResponse$ = [3, n0, _CDRre,
1125
1125
  0,
@@ -1128,8 +1128,8 @@ var CreateDatasetResponse$ = [3, n0, _CDRre,
1128
1128
  ];
1129
1129
  var CreateDocumentClassifierRequest$ = [3, n0, _CDCR,
1130
1130
  0,
1131
- [_DCN, _VN, _DARA, _Ta, _IDC, _ODC, _CRT, _LC, _VKKI, _VC, _Mo, _MKKI, _MPo],
1132
- [0, 0, 0, () => TagList, () => DocumentClassifierInputDataConfig$, () => DocumentClassifierOutputDataConfig$, [0, 4], 0, 0, () => VpcConfig$, 0, 0, 0]
1131
+ [_DCN, _DARA, _IDC, _LC, _VN, _Ta, _ODC, _CRT, _VKKI, _VC, _Mo, _MKKI, _MPo],
1132
+ [0, 0, () => DocumentClassifierInputDataConfig$, 0, 0, () => TagList, () => DocumentClassifierOutputDataConfig$, [0, 4], 0, () => VpcConfig$, 0, 0, 0], 4
1133
1133
  ];
1134
1134
  var CreateDocumentClassifierResponse$ = [3, n0, _CDCRr,
1135
1135
  0,
@@ -1138,8 +1138,8 @@ var CreateDocumentClassifierResponse$ = [3, n0, _CDCRr,
1138
1138
  ];
1139
1139
  var CreateEndpointRequest$ = [3, n0, _CER,
1140
1140
  0,
1141
- [_EN, _MA, _DIU, _CRT, _Ta, _DARA, _FA],
1142
- [0, 0, 1, [0, 4], () => TagList, 0, 0]
1141
+ [_EN, _DIU, _MA, _CRT, _Ta, _DARA, _FA],
1142
+ [0, 1, 0, [0, 4], () => TagList, 0, 0], 2
1143
1143
  ];
1144
1144
  var CreateEndpointResponse$ = [3, n0, _CERr,
1145
1145
  0,
@@ -1148,8 +1148,8 @@ var CreateEndpointResponse$ = [3, n0, _CERr,
1148
1148
  ];
1149
1149
  var CreateEntityRecognizerRequest$ = [3, n0, _CERR,
1150
1150
  0,
1151
- [_RN, _VN, _DARA, _Ta, _IDC, _CRT, _LC, _VKKI, _VC, _MKKI, _MPo],
1152
- [0, 0, 0, () => TagList, () => EntityRecognizerInputDataConfig$, [0, 4], 0, 0, () => VpcConfig$, 0, 0]
1151
+ [_RN, _DARA, _IDC, _LC, _VN, _Ta, _CRT, _VKKI, _VC, _MKKI, _MPo],
1152
+ [0, 0, () => EntityRecognizerInputDataConfig$, 0, 0, () => TagList, [0, 4], 0, () => VpcConfig$, 0, 0], 4
1153
1153
  ];
1154
1154
  var CreateEntityRecognizerResponse$ = [3, n0, _CERRr,
1155
1155
  0,
@@ -1158,8 +1158,8 @@ var CreateEntityRecognizerResponse$ = [3, n0, _CERRr,
1158
1158
  ];
1159
1159
  var CreateFlywheelRequest$ = [3, n0, _CFR,
1160
1160
  0,
1161
- [_FN, _AMA, _DARA, _TC, _MT, _DLSU, _DSC, _CRT, _Ta],
1162
- [0, 0, 0, () => TaskConfig$, 0, 0, () => DataSecurityConfig$, [0, 4], () => TagList]
1161
+ [_FN, _DARA, _DLSU, _AMA, _TC, _MT, _DSC, _CRT, _Ta],
1162
+ [0, 0, 0, 0, () => TaskConfig$, 0, () => DataSecurityConfig$, [0, 4], () => TagList], 3
1163
1163
  ];
1164
1164
  var CreateFlywheelResponse$ = [3, n0, _CFRr,
1165
1165
  0,
@@ -1174,32 +1174,32 @@ var DataSecurityConfig$ = [3, n0, _DSC,
1174
1174
  var DatasetAugmentedManifestsListItem$ = [3, n0, _DAMLI,
1175
1175
  0,
1176
1176
  [_AN, _SU, _ADSU, _SDSU, _DT],
1177
- [64 | 0, 0, 0, 0, 0]
1177
+ [64 | 0, 0, 0, 0, 0], 2
1178
1178
  ];
1179
1179
  var DatasetDocumentClassifierInputDataConfig$ = [3, n0, _DDCIDC,
1180
1180
  0,
1181
1181
  [_SU, _LD],
1182
- [0, 0]
1182
+ [0, 0], 1
1183
1183
  ];
1184
1184
  var DatasetEntityRecognizerAnnotations$ = [3, n0, _DERA,
1185
1185
  0,
1186
1186
  [_SU],
1187
- [0]
1187
+ [0], 1
1188
1188
  ];
1189
1189
  var DatasetEntityRecognizerDocuments$ = [3, n0, _DERD,
1190
1190
  0,
1191
1191
  [_SU, _IF],
1192
- [0, 0]
1192
+ [0, 0], 1
1193
1193
  ];
1194
1194
  var DatasetEntityRecognizerEntityList$ = [3, n0, _DEREL,
1195
1195
  0,
1196
1196
  [_SU],
1197
- [0]
1197
+ [0], 1
1198
1198
  ];
1199
1199
  var DatasetEntityRecognizerInputDataConfig$ = [3, n0, _DERIDC,
1200
1200
  0,
1201
- [_An, _Do, _ELn],
1202
- [() => DatasetEntityRecognizerAnnotations$, () => DatasetEntityRecognizerDocuments$, () => DatasetEntityRecognizerEntityList$]
1201
+ [_Do, _An, _ELn],
1202
+ [() => DatasetEntityRecognizerDocuments$, () => DatasetEntityRecognizerAnnotations$, () => DatasetEntityRecognizerEntityList$], 1
1203
1203
  ];
1204
1204
  var DatasetFilter$ = [3, n0, _DF,
1205
1205
  0,
@@ -1219,7 +1219,7 @@ var DatasetProperties$ = [3, n0, _DP,
1219
1219
  var DeleteDocumentClassifierRequest$ = [3, n0, _DDCR,
1220
1220
  0,
1221
1221
  [_DCA],
1222
- [0]
1222
+ [0], 1
1223
1223
  ];
1224
1224
  var DeleteDocumentClassifierResponse$ = [3, n0, _DDCRe,
1225
1225
  0,
@@ -1229,7 +1229,7 @@ var DeleteDocumentClassifierResponse$ = [3, n0, _DDCRe,
1229
1229
  var DeleteEndpointRequest$ = [3, n0, _DER,
1230
1230
  0,
1231
1231
  [_EA],
1232
- [0]
1232
+ [0], 1
1233
1233
  ];
1234
1234
  var DeleteEndpointResponse$ = [3, n0, _DERe,
1235
1235
  0,
@@ -1239,7 +1239,7 @@ var DeleteEndpointResponse$ = [3, n0, _DERe,
1239
1239
  var DeleteEntityRecognizerRequest$ = [3, n0, _DERR,
1240
1240
  0,
1241
1241
  [_ERA],
1242
- [0]
1242
+ [0], 1
1243
1243
  ];
1244
1244
  var DeleteEntityRecognizerResponse$ = [3, n0, _DERRe,
1245
1245
  0,
@@ -1249,7 +1249,7 @@ var DeleteEntityRecognizerResponse$ = [3, n0, _DERRe,
1249
1249
  var DeleteFlywheelRequest$ = [3, n0, _DFR,
1250
1250
  0,
1251
1251
  [_FA],
1252
- [0]
1252
+ [0], 1
1253
1253
  ];
1254
1254
  var DeleteFlywheelResponse$ = [3, n0, _DFRe,
1255
1255
  0,
@@ -1259,7 +1259,7 @@ var DeleteFlywheelResponse$ = [3, n0, _DFRe,
1259
1259
  var DeleteResourcePolicyRequest$ = [3, n0, _DRPR,
1260
1260
  0,
1261
1261
  [_RA, _PRI],
1262
- [0, 0]
1262
+ [0, 0], 1
1263
1263
  ];
1264
1264
  var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe,
1265
1265
  0,
@@ -1269,7 +1269,7 @@ var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe,
1269
1269
  var DescribeDatasetRequest$ = [3, n0, _DDR,
1270
1270
  0,
1271
1271
  [_DA],
1272
- [0]
1272
+ [0], 1
1273
1273
  ];
1274
1274
  var DescribeDatasetResponse$ = [3, n0, _DDRe,
1275
1275
  0,
@@ -1279,7 +1279,7 @@ var DescribeDatasetResponse$ = [3, n0, _DDRe,
1279
1279
  var DescribeDocumentClassificationJobRequest$ = [3, n0, _DDCJR,
1280
1280
  0,
1281
1281
  [_JI],
1282
- [0]
1282
+ [0], 1
1283
1283
  ];
1284
1284
  var DescribeDocumentClassificationJobResponse$ = [3, n0, _DDCJRe,
1285
1285
  0,
@@ -1289,7 +1289,7 @@ var DescribeDocumentClassificationJobResponse$ = [3, n0, _DDCJRe,
1289
1289
  var DescribeDocumentClassifierRequest$ = [3, n0, _DDCRes,
1290
1290
  0,
1291
1291
  [_DCA],
1292
- [0]
1292
+ [0], 1
1293
1293
  ];
1294
1294
  var DescribeDocumentClassifierResponse$ = [3, n0, _DDCResc,
1295
1295
  0,
@@ -1299,7 +1299,7 @@ var DescribeDocumentClassifierResponse$ = [3, n0, _DDCResc,
1299
1299
  var DescribeDominantLanguageDetectionJobRequest$ = [3, n0, _DDLDJR,
1300
1300
  0,
1301
1301
  [_JI],
1302
- [0]
1302
+ [0], 1
1303
1303
  ];
1304
1304
  var DescribeDominantLanguageDetectionJobResponse$ = [3, n0, _DDLDJRe,
1305
1305
  0,
@@ -1309,7 +1309,7 @@ var DescribeDominantLanguageDetectionJobResponse$ = [3, n0, _DDLDJRe,
1309
1309
  var DescribeEndpointRequest$ = [3, n0, _DERes,
1310
1310
  0,
1311
1311
  [_EA],
1312
- [0]
1312
+ [0], 1
1313
1313
  ];
1314
1314
  var DescribeEndpointResponse$ = [3, n0, _DEResc,
1315
1315
  0,
@@ -1319,7 +1319,7 @@ var DescribeEndpointResponse$ = [3, n0, _DEResc,
1319
1319
  var DescribeEntitiesDetectionJobRequest$ = [3, n0, _DEDJR,
1320
1320
  0,
1321
1321
  [_JI],
1322
- [0]
1322
+ [0], 1
1323
1323
  ];
1324
1324
  var DescribeEntitiesDetectionJobResponse$ = [3, n0, _DEDJRe,
1325
1325
  0,
@@ -1329,7 +1329,7 @@ var DescribeEntitiesDetectionJobResponse$ = [3, n0, _DEDJRe,
1329
1329
  var DescribeEntityRecognizerRequest$ = [3, n0, _DERRes,
1330
1330
  0,
1331
1331
  [_ERA],
1332
- [0]
1332
+ [0], 1
1333
1333
  ];
1334
1334
  var DescribeEntityRecognizerResponse$ = [3, n0, _DERResc,
1335
1335
  0,
@@ -1339,7 +1339,7 @@ var DescribeEntityRecognizerResponse$ = [3, n0, _DERResc,
1339
1339
  var DescribeEventsDetectionJobRequest$ = [3, n0, _DEDJRes,
1340
1340
  0,
1341
1341
  [_JI],
1342
- [0]
1342
+ [0], 1
1343
1343
  ];
1344
1344
  var DescribeEventsDetectionJobResponse$ = [3, n0, _DEDJResc,
1345
1345
  0,
@@ -1349,7 +1349,7 @@ var DescribeEventsDetectionJobResponse$ = [3, n0, _DEDJResc,
1349
1349
  var DescribeFlywheelIterationRequest$ = [3, n0, _DFIR,
1350
1350
  0,
1351
1351
  [_FA, _FII],
1352
- [0, 0]
1352
+ [0, 0], 2
1353
1353
  ];
1354
1354
  var DescribeFlywheelIterationResponse$ = [3, n0, _DFIRe,
1355
1355
  0,
@@ -1359,7 +1359,7 @@ var DescribeFlywheelIterationResponse$ = [3, n0, _DFIRe,
1359
1359
  var DescribeFlywheelRequest$ = [3, n0, _DFRes,
1360
1360
  0,
1361
1361
  [_FA],
1362
- [0]
1362
+ [0], 1
1363
1363
  ];
1364
1364
  var DescribeFlywheelResponse$ = [3, n0, _DFResc,
1365
1365
  0,
@@ -1369,7 +1369,7 @@ var DescribeFlywheelResponse$ = [3, n0, _DFResc,
1369
1369
  var DescribeKeyPhrasesDetectionJobRequest$ = [3, n0, _DKPDJR,
1370
1370
  0,
1371
1371
  [_JI],
1372
- [0]
1372
+ [0], 1
1373
1373
  ];
1374
1374
  var DescribeKeyPhrasesDetectionJobResponse$ = [3, n0, _DKPDJRe,
1375
1375
  0,
@@ -1379,7 +1379,7 @@ var DescribeKeyPhrasesDetectionJobResponse$ = [3, n0, _DKPDJRe,
1379
1379
  var DescribePiiEntitiesDetectionJobRequest$ = [3, n0, _DPEDJR,
1380
1380
  0,
1381
1381
  [_JI],
1382
- [0]
1382
+ [0], 1
1383
1383
  ];
1384
1384
  var DescribePiiEntitiesDetectionJobResponse$ = [3, n0, _DPEDJRe,
1385
1385
  0,
@@ -1389,7 +1389,7 @@ var DescribePiiEntitiesDetectionJobResponse$ = [3, n0, _DPEDJRe,
1389
1389
  var DescribeResourcePolicyRequest$ = [3, n0, _DRPRes,
1390
1390
  0,
1391
1391
  [_RA],
1392
- [0]
1392
+ [0], 1
1393
1393
  ];
1394
1394
  var DescribeResourcePolicyResponse$ = [3, n0, _DRPResc,
1395
1395
  0,
@@ -1399,7 +1399,7 @@ var DescribeResourcePolicyResponse$ = [3, n0, _DRPResc,
1399
1399
  var DescribeSentimentDetectionJobRequest$ = [3, n0, _DSDJR,
1400
1400
  0,
1401
1401
  [_JI],
1402
- [0]
1402
+ [0], 1
1403
1403
  ];
1404
1404
  var DescribeSentimentDetectionJobResponse$ = [3, n0, _DSDJRe,
1405
1405
  0,
@@ -1409,7 +1409,7 @@ var DescribeSentimentDetectionJobResponse$ = [3, n0, _DSDJRe,
1409
1409
  var DescribeTargetedSentimentDetectionJobRequest$ = [3, n0, _DTSDJR,
1410
1410
  0,
1411
1411
  [_JI],
1412
- [0]
1412
+ [0], 1
1413
1413
  ];
1414
1414
  var DescribeTargetedSentimentDetectionJobResponse$ = [3, n0, _DTSDJRe,
1415
1415
  0,
@@ -1419,7 +1419,7 @@ var DescribeTargetedSentimentDetectionJobResponse$ = [3, n0, _DTSDJRe,
1419
1419
  var DescribeTopicsDetectionJobRequest$ = [3, n0, _DTDJR,
1420
1420
  0,
1421
1421
  [_JI],
1422
- [0]
1422
+ [0], 1
1423
1423
  ];
1424
1424
  var DescribeTopicsDetectionJobResponse$ = [3, n0, _DTDJRe,
1425
1425
  0,
@@ -1429,7 +1429,7 @@ var DescribeTopicsDetectionJobResponse$ = [3, n0, _DTDJRe,
1429
1429
  var DetectDominantLanguageRequest$ = [3, n0, _DDLR,
1430
1430
  0,
1431
1431
  [_T],
1432
- [[() => CustomerInputString, 0]]
1432
+ [[() => CustomerInputString, 0]], 1
1433
1433
  ];
1434
1434
  var DetectDominantLanguageResponse$ = [3, n0, _DDLRe,
1435
1435
  8,
@@ -1449,7 +1449,7 @@ var DetectEntitiesResponse$ = [3, n0, _DERete,
1449
1449
  var DetectKeyPhrasesRequest$ = [3, n0, _DKPR,
1450
1450
  0,
1451
1451
  [_T, _LC],
1452
- [[() => CustomerInputString, 0], 0]
1452
+ [[() => CustomerInputString, 0], 0], 2
1453
1453
  ];
1454
1454
  var DetectKeyPhrasesResponse$ = [3, n0, _DKPRe,
1455
1455
  8,
@@ -1459,7 +1459,7 @@ var DetectKeyPhrasesResponse$ = [3, n0, _DKPRe,
1459
1459
  var DetectPiiEntitiesRequest$ = [3, n0, _DPER,
1460
1460
  0,
1461
1461
  [_T, _LC],
1462
- [0, 0]
1462
+ [0, 0], 2
1463
1463
  ];
1464
1464
  var DetectPiiEntitiesResponse$ = [3, n0, _DPERe,
1465
1465
  0,
@@ -1469,7 +1469,7 @@ var DetectPiiEntitiesResponse$ = [3, n0, _DPERe,
1469
1469
  var DetectSentimentRequest$ = [3, n0, _DSR,
1470
1470
  0,
1471
1471
  [_T, _LC],
1472
- [[() => CustomerInputString, 0], 0]
1472
+ [[() => CustomerInputString, 0], 0], 2
1473
1473
  ];
1474
1474
  var DetectSentimentResponse$ = [3, n0, _DSRe,
1475
1475
  8,
@@ -1479,7 +1479,7 @@ var DetectSentimentResponse$ = [3, n0, _DSRe,
1479
1479
  var DetectSyntaxRequest$ = [3, n0, _DSRet,
1480
1480
  0,
1481
1481
  [_T, _LC],
1482
- [[() => CustomerInputString, 0], 0]
1482
+ [[() => CustomerInputString, 0], 0], 2
1483
1483
  ];
1484
1484
  var DetectSyntaxResponse$ = [3, n0, _DSRete,
1485
1485
  8,
@@ -1489,7 +1489,7 @@ var DetectSyntaxResponse$ = [3, n0, _DSRete,
1489
1489
  var DetectTargetedSentimentRequest$ = [3, n0, _DTSR,
1490
1490
  0,
1491
1491
  [_T, _LC],
1492
- [[() => CustomerInputString, 0], 0]
1492
+ [[() => CustomerInputString, 0], 0], 2
1493
1493
  ];
1494
1494
  var DetectTargetedSentimentResponse$ = [3, n0, _DTSRe,
1495
1495
  8,
@@ -1499,7 +1499,7 @@ var DetectTargetedSentimentResponse$ = [3, n0, _DTSRe,
1499
1499
  var DetectToxicContentRequest$ = [3, n0, _DTCR,
1500
1500
  0,
1501
1501
  [_TS, _LC],
1502
- [[() => ListOfTextSegments, 0], 0]
1502
+ [[() => ListOfTextSegments, 0], 0], 2
1503
1503
  ];
1504
1504
  var DetectToxicContentResponse$ = [3, n0, _DTCRe,
1505
1505
  0,
@@ -1514,7 +1514,7 @@ var DocumentClass$ = [3, n0, _DC,
1514
1514
  var DocumentClassificationConfig$ = [3, n0, _DCC,
1515
1515
  0,
1516
1516
  [_Mo, _La],
1517
- [0, 64 | 0]
1517
+ [0, 64 | 0], 1
1518
1518
  ];
1519
1519
  var DocumentClassificationJobFilter$ = [3, n0, _DCJF,
1520
1520
  0,
@@ -1529,7 +1529,7 @@ var DocumentClassificationJobProperties$ = [3, n0, _DCJP,
1529
1529
  var DocumentClassifierDocuments$ = [3, n0, _DCD,
1530
1530
  0,
1531
1531
  [_SU, _TSU],
1532
- [0, 0]
1532
+ [0, 0], 1
1533
1533
  ];
1534
1534
  var DocumentClassifierFilter$ = [3, n0, _DCF,
1535
1535
  0,
@@ -1569,7 +1569,7 @@ var DocumentMetadata$ = [3, n0, _DM,
1569
1569
  var DocumentReaderConfig$ = [3, n0, _DRC,
1570
1570
  0,
1571
1571
  [_DRA, _DRM, _FT],
1572
- [0, 0, 64 | 0]
1572
+ [0, 0, 64 | 0], 1
1573
1573
  ];
1574
1574
  var DocumentTypeListItem$ = [3, n0, _DTLI,
1575
1575
  0,
@@ -1624,22 +1624,22 @@ var EntityLabel$ = [3, n0, _ELnt,
1624
1624
  var EntityRecognitionConfig$ = [3, n0, _ERC,
1625
1625
  0,
1626
1626
  [_ETn],
1627
- [() => EntityTypesList]
1627
+ [() => EntityTypesList], 1
1628
1628
  ];
1629
1629
  var EntityRecognizerAnnotations$ = [3, n0, _ERAn,
1630
1630
  0,
1631
1631
  [_SU, _TSU],
1632
- [0, 0]
1632
+ [0, 0], 1
1633
1633
  ];
1634
1634
  var EntityRecognizerDocuments$ = [3, n0, _ERD,
1635
1635
  0,
1636
1636
  [_SU, _TSU, _IF],
1637
- [0, 0, 0]
1637
+ [0, 0, 0], 1
1638
1638
  ];
1639
1639
  var EntityRecognizerEntityList$ = [3, n0, _EREL,
1640
1640
  0,
1641
1641
  [_SU],
1642
- [0]
1642
+ [0], 1
1643
1643
  ];
1644
1644
  var EntityRecognizerEvaluationMetrics$ = [3, n0, _EREM,
1645
1645
  0,
@@ -1653,8 +1653,8 @@ var EntityRecognizerFilter$ = [3, n0, _ERF,
1653
1653
  ];
1654
1654
  var EntityRecognizerInputDataConfig$ = [3, n0, _ERIDC,
1655
1655
  0,
1656
- [_DFa, _ETn, _Do, _An, _ELn, _AM],
1657
- [0, () => EntityTypesList, () => EntityRecognizerDocuments$, () => EntityRecognizerAnnotations$, () => EntityRecognizerEntityList$, () => EntityRecognizerAugmentedManifestsList]
1656
+ [_ETn, _DFa, _Do, _An, _ELn, _AM],
1657
+ [() => EntityTypesList, 0, () => EntityRecognizerDocuments$, () => EntityRecognizerAnnotations$, () => EntityRecognizerEntityList$, () => EntityRecognizerAugmentedManifestsList], 1
1658
1658
  ];
1659
1659
  var EntityRecognizerMetadata$ = [3, n0, _ERM,
1660
1660
  8,
@@ -1689,7 +1689,7 @@ var EntityTypesEvaluationMetrics$ = [3, n0, _ETEM,
1689
1689
  var EntityTypesListItem$ = [3, n0, _ETLI,
1690
1690
  0,
1691
1691
  [_Ty],
1692
- [0]
1692
+ [0], 1
1693
1693
  ];
1694
1694
  var ErrorsListItem$ = [3, n0, _ELI,
1695
1695
  0,
@@ -1749,7 +1749,7 @@ var Geometry$ = [3, n0, _G,
1749
1749
  var ImportModelRequest$ = [3, n0, _IMR,
1750
1750
  0,
1751
1751
  [_SMA, _MN, _VN, _MKKI, _DARA, _Ta],
1752
- [0, 0, 0, 0, 0, () => TagList]
1752
+ [0, 0, 0, 0, 0, () => TagList], 1
1753
1753
  ];
1754
1754
  var ImportModelResponse$ = [3, n0, _IMRm,
1755
1755
  0,
@@ -1759,7 +1759,7 @@ var ImportModelResponse$ = [3, n0, _IMRm,
1759
1759
  var InputDataConfig$ = [3, n0, _IDC,
1760
1760
  0,
1761
1761
  [_SU, _IF, _DRC],
1762
- [0, 0, () => DocumentReaderConfig$]
1762
+ [0, 0, () => DocumentReaderConfig$], 1
1763
1763
  ];
1764
1764
  var InternalServerException$ = [-3, n0, _ISE,
1765
1765
  { [_e]: _s, [_hE]: 500 },
@@ -1914,7 +1914,7 @@ var ListEventsDetectionJobsResponse$ = [3, n0, _LEDJRist,
1914
1914
  var ListFlywheelIterationHistoryRequest$ = [3, n0, _LFIHR,
1915
1915
  0,
1916
1916
  [_FA, _F, _NT, _MRa],
1917
- [0, () => FlywheelIterationFilter$, 0, 1]
1917
+ [0, () => FlywheelIterationFilter$, 0, 1], 1
1918
1918
  ];
1919
1919
  var ListFlywheelIterationHistoryResponse$ = [3, n0, _LFIHRi,
1920
1920
  0,
@@ -1964,7 +1964,7 @@ var ListSentimentDetectionJobsResponse$ = [3, n0, _LSDJRi,
1964
1964
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1965
1965
  0,
1966
1966
  [_RA],
1967
- [0]
1967
+ [0], 1
1968
1968
  ];
1969
1969
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1970
1970
  0,
@@ -1999,7 +1999,7 @@ var MentionSentiment$ = [3, n0, _MS,
1999
1999
  var OutputDataConfig$ = [3, n0, _ODC,
2000
2000
  0,
2001
2001
  [_SU, _KKI],
2002
- [0, 0]
2002
+ [0, 0], 1
2003
2003
  ];
2004
2004
  var PartOfSpeechTag$ = [3, n0, _POST,
2005
2005
  0,
@@ -2024,7 +2024,7 @@ var PiiEntity$ = [3, n0, _PE,
2024
2024
  var PiiOutputDataConfig$ = [3, n0, _PODC,
2025
2025
  0,
2026
2026
  [_SU, _KKI],
2027
- [0, 0]
2027
+ [0, 0], 1
2028
2028
  ];
2029
2029
  var Point$ = [3, n0, _Poi,
2030
2030
  0,
@@ -2034,7 +2034,7 @@ var Point$ = [3, n0, _Poi,
2034
2034
  var PutResourcePolicyRequest$ = [3, n0, _PRPR,
2035
2035
  0,
2036
2036
  [_RA, _RP, _PRI],
2037
- [0, 0, 0]
2037
+ [0, 0, 0], 2
2038
2038
  ];
2039
2039
  var PutResourcePolicyResponse$ = [3, n0, _PRPRu,
2040
2040
  0,
@@ -2092,8 +2092,8 @@ var SentimentScore$ = [3, n0, _SS,
2092
2092
  ];
2093
2093
  var StartDocumentClassificationJobRequest$ = [3, n0, _SDCJR,
2094
2094
  0,
2095
- [_JN, _DCA, _IDC, _ODC, _DARA, _CRT, _VKKI, _VC, _Ta, _FA],
2096
- [0, 0, () => InputDataConfig$, () => OutputDataConfig$, 0, [0, 4], 0, () => VpcConfig$, () => TagList, 0]
2095
+ [_IDC, _ODC, _DARA, _JN, _DCA, _CRT, _VKKI, _VC, _Ta, _FA],
2096
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList, 0], 3
2097
2097
  ];
2098
2098
  var StartDocumentClassificationJobResponse$ = [3, n0, _SDCJRt,
2099
2099
  0,
@@ -2103,7 +2103,7 @@ var StartDocumentClassificationJobResponse$ = [3, n0, _SDCJRt,
2103
2103
  var StartDominantLanguageDetectionJobRequest$ = [3, n0, _SDLDJR,
2104
2104
  0,
2105
2105
  [_IDC, _ODC, _DARA, _JN, _CRT, _VKKI, _VC, _Ta],
2106
- [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList]
2106
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList], 3
2107
2107
  ];
2108
2108
  var StartDominantLanguageDetectionJobResponse$ = [3, n0, _SDLDJRt,
2109
2109
  0,
@@ -2112,8 +2112,8 @@ var StartDominantLanguageDetectionJobResponse$ = [3, n0, _SDLDJRt,
2112
2112
  ];
2113
2113
  var StartEntitiesDetectionJobRequest$ = [3, n0, _SEDJR,
2114
2114
  0,
2115
- [_IDC, _ODC, _DARA, _JN, _ERA, _LC, _CRT, _VKKI, _VC, _Ta, _FA],
2116
- [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList, 0]
2115
+ [_IDC, _ODC, _DARA, _LC, _JN, _ERA, _CRT, _VKKI, _VC, _Ta, _FA],
2116
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList, 0], 4
2117
2117
  ];
2118
2118
  var StartEntitiesDetectionJobResponse$ = [3, n0, _SEDJRt,
2119
2119
  0,
@@ -2122,8 +2122,8 @@ var StartEntitiesDetectionJobResponse$ = [3, n0, _SEDJRt,
2122
2122
  ];
2123
2123
  var StartEventsDetectionJobRequest$ = [3, n0, _SEDJRta,
2124
2124
  0,
2125
- [_IDC, _ODC, _DARA, _JN, _LC, _CRT, _TETa, _Ta],
2126
- [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 64 | 0, () => TagList]
2125
+ [_IDC, _ODC, _DARA, _LC, _TETa, _JN, _CRT, _Ta],
2126
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 64 | 0, 0, [0, 4], () => TagList], 5
2127
2127
  ];
2128
2128
  var StartEventsDetectionJobResponse$ = [3, n0, _SEDJRtar,
2129
2129
  0,
@@ -2133,7 +2133,7 @@ var StartEventsDetectionJobResponse$ = [3, n0, _SEDJRtar,
2133
2133
  var StartFlywheelIterationRequest$ = [3, n0, _SFIR,
2134
2134
  0,
2135
2135
  [_FA, _CRT],
2136
- [0, 0]
2136
+ [0, 0], 1
2137
2137
  ];
2138
2138
  var StartFlywheelIterationResponse$ = [3, n0, _SFIRt,
2139
2139
  0,
@@ -2142,8 +2142,8 @@ var StartFlywheelIterationResponse$ = [3, n0, _SFIRt,
2142
2142
  ];
2143
2143
  var StartKeyPhrasesDetectionJobRequest$ = [3, n0, _SKPDJR,
2144
2144
  0,
2145
- [_IDC, _ODC, _DARA, _JN, _LC, _CRT, _VKKI, _VC, _Ta],
2146
- [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList]
2145
+ [_IDC, _ODC, _DARA, _LC, _JN, _CRT, _VKKI, _VC, _Ta],
2146
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList], 4
2147
2147
  ];
2148
2148
  var StartKeyPhrasesDetectionJobResponse$ = [3, n0, _SKPDJRt,
2149
2149
  0,
@@ -2152,8 +2152,8 @@ var StartKeyPhrasesDetectionJobResponse$ = [3, n0, _SKPDJRt,
2152
2152
  ];
2153
2153
  var StartPiiEntitiesDetectionJobRequest$ = [3, n0, _SPEDJR,
2154
2154
  0,
2155
- [_IDC, _ODC, _Mo, _RC, _DARA, _JN, _LC, _CRT, _Ta],
2156
- [() => InputDataConfig$, () => OutputDataConfig$, 0, () => RedactionConfig$, 0, 0, 0, [0, 4], () => TagList]
2155
+ [_IDC, _ODC, _Mo, _DARA, _LC, _RC, _JN, _CRT, _Ta],
2156
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, () => RedactionConfig$, 0, [0, 4], () => TagList], 5
2157
2157
  ];
2158
2158
  var StartPiiEntitiesDetectionJobResponse$ = [3, n0, _SPEDJRt,
2159
2159
  0,
@@ -2162,8 +2162,8 @@ var StartPiiEntitiesDetectionJobResponse$ = [3, n0, _SPEDJRt,
2162
2162
  ];
2163
2163
  var StartSentimentDetectionJobRequest$ = [3, n0, _SSDJR,
2164
2164
  0,
2165
- [_IDC, _ODC, _DARA, _JN, _LC, _CRT, _VKKI, _VC, _Ta],
2166
- [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList]
2165
+ [_IDC, _ODC, _DARA, _LC, _JN, _CRT, _VKKI, _VC, _Ta],
2166
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList], 4
2167
2167
  ];
2168
2168
  var StartSentimentDetectionJobResponse$ = [3, n0, _SSDJRt,
2169
2169
  0,
@@ -2172,8 +2172,8 @@ var StartSentimentDetectionJobResponse$ = [3, n0, _SSDJRt,
2172
2172
  ];
2173
2173
  var StartTargetedSentimentDetectionJobRequest$ = [3, n0, _STSDJR,
2174
2174
  0,
2175
- [_IDC, _ODC, _DARA, _JN, _LC, _CRT, _VKKI, _VC, _Ta],
2176
- [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList]
2175
+ [_IDC, _ODC, _DARA, _LC, _JN, _CRT, _VKKI, _VC, _Ta],
2176
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 0, [0, 4], 0, () => VpcConfig$, () => TagList], 4
2177
2177
  ];
2178
2178
  var StartTargetedSentimentDetectionJobResponse$ = [3, n0, _STSDJRt,
2179
2179
  0,
@@ -2183,7 +2183,7 @@ var StartTargetedSentimentDetectionJobResponse$ = [3, n0, _STSDJRt,
2183
2183
  var StartTopicsDetectionJobRequest$ = [3, n0, _STDJR,
2184
2184
  0,
2185
2185
  [_IDC, _ODC, _DARA, _JN, _NOT, _CRT, _VKKI, _VC, _Ta],
2186
- [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 1, [0, 4], 0, () => VpcConfig$, () => TagList]
2186
+ [() => InputDataConfig$, () => OutputDataConfig$, 0, 0, 1, [0, 4], 0, () => VpcConfig$, () => TagList], 3
2187
2187
  ];
2188
2188
  var StartTopicsDetectionJobResponse$ = [3, n0, _STDJRt,
2189
2189
  0,
@@ -2193,7 +2193,7 @@ var StartTopicsDetectionJobResponse$ = [3, n0, _STDJRt,
2193
2193
  var StopDominantLanguageDetectionJobRequest$ = [3, n0, _SDLDJRto,
2194
2194
  0,
2195
2195
  [_JI],
2196
- [0]
2196
+ [0], 1
2197
2197
  ];
2198
2198
  var StopDominantLanguageDetectionJobResponse$ = [3, n0, _SDLDJRtop,
2199
2199
  0,
@@ -2203,7 +2203,7 @@ var StopDominantLanguageDetectionJobResponse$ = [3, n0, _SDLDJRtop,
2203
2203
  var StopEntitiesDetectionJobRequest$ = [3, n0, _SEDJRto,
2204
2204
  0,
2205
2205
  [_JI],
2206
- [0]
2206
+ [0], 1
2207
2207
  ];
2208
2208
  var StopEntitiesDetectionJobResponse$ = [3, n0, _SEDJRtop,
2209
2209
  0,
@@ -2213,7 +2213,7 @@ var StopEntitiesDetectionJobResponse$ = [3, n0, _SEDJRtop,
2213
2213
  var StopEventsDetectionJobRequest$ = [3, n0, _SEDJRtopv,
2214
2214
  0,
2215
2215
  [_JI],
2216
- [0]
2216
+ [0], 1
2217
2217
  ];
2218
2218
  var StopEventsDetectionJobResponse$ = [3, n0, _SEDJRtopve,
2219
2219
  0,
@@ -2223,7 +2223,7 @@ var StopEventsDetectionJobResponse$ = [3, n0, _SEDJRtopve,
2223
2223
  var StopKeyPhrasesDetectionJobRequest$ = [3, n0, _SKPDJRto,
2224
2224
  0,
2225
2225
  [_JI],
2226
- [0]
2226
+ [0], 1
2227
2227
  ];
2228
2228
  var StopKeyPhrasesDetectionJobResponse$ = [3, n0, _SKPDJRtop,
2229
2229
  0,
@@ -2233,7 +2233,7 @@ var StopKeyPhrasesDetectionJobResponse$ = [3, n0, _SKPDJRtop,
2233
2233
  var StopPiiEntitiesDetectionJobRequest$ = [3, n0, _SPEDJRto,
2234
2234
  0,
2235
2235
  [_JI],
2236
- [0]
2236
+ [0], 1
2237
2237
  ];
2238
2238
  var StopPiiEntitiesDetectionJobResponse$ = [3, n0, _SPEDJRtop,
2239
2239
  0,
@@ -2243,7 +2243,7 @@ var StopPiiEntitiesDetectionJobResponse$ = [3, n0, _SPEDJRtop,
2243
2243
  var StopSentimentDetectionJobRequest$ = [3, n0, _SSDJRto,
2244
2244
  0,
2245
2245
  [_JI],
2246
- [0]
2246
+ [0], 1
2247
2247
  ];
2248
2248
  var StopSentimentDetectionJobResponse$ = [3, n0, _SSDJRtop,
2249
2249
  0,
@@ -2253,7 +2253,7 @@ var StopSentimentDetectionJobResponse$ = [3, n0, _SSDJRtop,
2253
2253
  var StopTargetedSentimentDetectionJobRequest$ = [3, n0, _STSDJRto,
2254
2254
  0,
2255
2255
  [_JI],
2256
- [0]
2256
+ [0], 1
2257
2257
  ];
2258
2258
  var StopTargetedSentimentDetectionJobResponse$ = [3, n0, _STSDJRtop,
2259
2259
  0,
@@ -2263,7 +2263,7 @@ var StopTargetedSentimentDetectionJobResponse$ = [3, n0, _STSDJRtop,
2263
2263
  var StopTrainingDocumentClassifierRequest$ = [3, n0, _STDCR,
2264
2264
  0,
2265
2265
  [_DCA],
2266
- [0]
2266
+ [0], 1
2267
2267
  ];
2268
2268
  var StopTrainingDocumentClassifierResponse$ = [3, n0, _STDCRt,
2269
2269
  0,
@@ -2273,7 +2273,7 @@ var StopTrainingDocumentClassifierResponse$ = [3, n0, _STDCRt,
2273
2273
  var StopTrainingEntityRecognizerRequest$ = [3, n0, _STERR,
2274
2274
  0,
2275
2275
  [_ERA],
2276
- [0]
2276
+ [0], 1
2277
2277
  ];
2278
2278
  var StopTrainingEntityRecognizerResponse$ = [3, n0, _STERRt,
2279
2279
  0,
@@ -2288,12 +2288,12 @@ var SyntaxToken$ = [3, n0, _STy,
2288
2288
  var Tag$ = [3, n0, _Tag,
2289
2289
  0,
2290
2290
  [_K, _V],
2291
- [0, 0]
2291
+ [0, 0], 1
2292
2292
  ];
2293
2293
  var TagResourceRequest$ = [3, n0, _TRR,
2294
2294
  0,
2295
2295
  [_RA, _Ta],
2296
- [0, () => TagList]
2296
+ [0, () => TagList], 2
2297
2297
  ];
2298
2298
  var TagResourceResponse$ = [3, n0, _TRRa,
2299
2299
  0,
@@ -2323,12 +2323,12 @@ var TargetedSentimentMention$ = [3, n0, _TSM,
2323
2323
  var TaskConfig$ = [3, n0, _TC,
2324
2324
  0,
2325
2325
  [_LC, _DCC, _ERC],
2326
- [0, () => DocumentClassificationConfig$, () => EntityRecognitionConfig$]
2326
+ [0, () => DocumentClassificationConfig$, () => EntityRecognitionConfig$], 1
2327
2327
  ];
2328
2328
  var TextSegment$ = [3, n0, _TSe,
2329
2329
  0,
2330
2330
  [_T],
2331
- [[() => CustomerInputString, 0]]
2331
+ [[() => CustomerInputString, 0]], 1
2332
2332
  ];
2333
2333
  var TextSizeLimitExceededException$ = [-3, n0, _TSLEE,
2334
2334
  { [_e]: _c, [_hE]: 400 },
@@ -2383,7 +2383,7 @@ schema.TypeRegistry.for(n0).registerError(UnsupportedLanguageException$, Unsuppo
2383
2383
  var UntagResourceRequest$ = [3, n0, _URR,
2384
2384
  0,
2385
2385
  [_RA, _TK],
2386
- [0, 64 | 0]
2386
+ [0, 64 | 0], 2
2387
2387
  ];
2388
2388
  var UntagResourceResponse$ = [3, n0, _URRn,
2389
2389
  0,
@@ -2398,7 +2398,7 @@ var UpdateDataSecurityConfig$ = [3, n0, _UDSC,
2398
2398
  var UpdateEndpointRequest$ = [3, n0, _UER,
2399
2399
  0,
2400
2400
  [_EA, _DMA, _DIU, _DDARA, _FA],
2401
- [0, 0, 1, 0, 0]
2401
+ [0, 0, 1, 0, 0], 1
2402
2402
  ];
2403
2403
  var UpdateEndpointResponse$ = [3, n0, _UERp,
2404
2404
  0,
@@ -2408,7 +2408,7 @@ var UpdateEndpointResponse$ = [3, n0, _UERp,
2408
2408
  var UpdateFlywheelRequest$ = [3, n0, _UFR,
2409
2409
  0,
2410
2410
  [_FA, _AMA, _DARA, _DSC],
2411
- [0, 0, 0, () => UpdateDataSecurityConfig$]
2411
+ [0, 0, 0, () => UpdateDataSecurityConfig$], 1
2412
2412
  ];
2413
2413
  var UpdateFlywheelResponse$ = [3, n0, _UFRp,
2414
2414
  0,
@@ -2418,7 +2418,7 @@ var UpdateFlywheelResponse$ = [3, n0, _UFRp,
2418
2418
  var VpcConfig$ = [3, n0, _VC,
2419
2419
  0,
2420
2420
  [_SGI, _Su],
2421
- [64 | 0, 64 | 0]
2421
+ [64 | 0, 64 | 0], 2
2422
2422
  ];
2423
2423
  var WarningsListItem$ = [3, n0, _WLI,
2424
2424
  0,