@aws-sdk/client-textract 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
@@ -712,8 +712,8 @@ var AccessDeniedException$ = [-3, n0, _ADE,
712
712
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
713
713
  var Adapter$ = [3, n0, _A,
714
714
  0,
715
- [_AI, _P, _V],
716
- [0, 64 | 0, 0]
715
+ [_AI, _V, _P],
716
+ [0, 0, 64 | 0], 2
717
717
  ];
718
718
  var AdapterOverview$ = [3, n0, _AO,
719
719
  0,
@@ -723,7 +723,7 @@ var AdapterOverview$ = [3, n0, _AO,
723
723
  var AdaptersConfig$ = [3, n0, _AC,
724
724
  0,
725
725
  [_Ad],
726
- [() => Adapters]
726
+ [() => Adapters], 1
727
727
  ];
728
728
  var AdapterVersionDatasetConfig$ = [3, n0, _AVDC,
729
729
  0,
@@ -743,7 +743,7 @@ var AdapterVersionOverview$ = [3, n0, _AVO,
743
743
  var AnalyzeDocumentRequest$ = [3, n0, _ADR,
744
744
  0,
745
745
  [_D, _FT, _HLC, _QC, _AC],
746
- [() => Document$, 64 | 0, () => HumanLoopConfig$, () => QueriesConfig$, () => AdaptersConfig$]
746
+ [() => Document$, 64 | 0, () => HumanLoopConfig$, () => QueriesConfig$, () => AdaptersConfig$], 2
747
747
  ];
748
748
  var AnalyzeDocumentResponse$ = [3, n0, _ADRn,
749
749
  0,
@@ -753,7 +753,7 @@ var AnalyzeDocumentResponse$ = [3, n0, _ADRn,
753
753
  var AnalyzeExpenseRequest$ = [3, n0, _AER,
754
754
  0,
755
755
  [_D],
756
- [() => Document$]
756
+ [() => Document$], 1
757
757
  ];
758
758
  var AnalyzeExpenseResponse$ = [3, n0, _AERn,
759
759
  0,
@@ -763,12 +763,12 @@ var AnalyzeExpenseResponse$ = [3, n0, _AERn,
763
763
  var AnalyzeIDDetections$ = [3, n0, _AIDD,
764
764
  0,
765
765
  [_T, _NV, _Co],
766
- [0, () => NormalizedValue$, 1]
766
+ [0, () => NormalizedValue$, 1], 1
767
767
  ];
768
768
  var AnalyzeIDRequest$ = [3, n0, _AIDR,
769
769
  0,
770
770
  [_DP],
771
- [() => DocumentPages]
771
+ [() => DocumentPages], 1
772
772
  ];
773
773
  var AnalyzeIDResponse$ = [3, n0, _AIDRn,
774
774
  0,
@@ -799,8 +799,8 @@ var ConflictException$ = [-3, n0, _CE,
799
799
  schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
800
800
  var CreateAdapterRequest$ = [3, n0, _CAR,
801
801
  0,
802
- [_AN, _CRT, _De, _FT, _AU, _Ta],
803
- [0, [0, 4], 0, 64 | 0, 0, 128 | 0]
802
+ [_AN, _FT, _CRT, _De, _AU, _Ta],
803
+ [0, 64 | 0, [0, 4], 0, 0, 128 | 0], 2
804
804
  ];
805
805
  var CreateAdapterResponse$ = [3, n0, _CARr,
806
806
  0,
@@ -809,8 +809,8 @@ var CreateAdapterResponse$ = [3, n0, _CARr,
809
809
  ];
810
810
  var CreateAdapterVersionRequest$ = [3, n0, _CAVR,
811
811
  0,
812
- [_AI, _CRT, _DC, _KMSKI, _OC, _Ta],
813
- [0, [0, 4], () => AdapterVersionDatasetConfig$, 0, () => OutputConfig$, 128 | 0]
812
+ [_AI, _DC, _OC, _CRT, _KMSKI, _Ta],
813
+ [0, () => AdapterVersionDatasetConfig$, () => OutputConfig$, [0, 4], 0, 128 | 0], 3
814
814
  ];
815
815
  var CreateAdapterVersionResponse$ = [3, n0, _CAVRr,
816
816
  0,
@@ -820,7 +820,7 @@ var CreateAdapterVersionResponse$ = [3, n0, _CAVRr,
820
820
  var DeleteAdapterRequest$ = [3, n0, _DAR,
821
821
  0,
822
822
  [_AI],
823
- [0]
823
+ [0], 1
824
824
  ];
825
825
  var DeleteAdapterResponse$ = [3, n0, _DARe,
826
826
  0,
@@ -830,7 +830,7 @@ var DeleteAdapterResponse$ = [3, n0, _DARe,
830
830
  var DeleteAdapterVersionRequest$ = [3, n0, _DAVR,
831
831
  0,
832
832
  [_AI, _AV],
833
- [0, 0]
833
+ [0, 0], 2
834
834
  ];
835
835
  var DeleteAdapterVersionResponse$ = [3, n0, _DAVRe,
836
836
  0,
@@ -840,7 +840,7 @@ var DeleteAdapterVersionResponse$ = [3, n0, _DAVRe,
840
840
  var DetectDocumentTextRequest$ = [3, n0, _DDTR,
841
841
  0,
842
842
  [_D],
843
- [() => Document$]
843
+ [() => Document$], 1
844
844
  ];
845
845
  var DetectDocumentTextResponse$ = [3, n0, _DDTRe,
846
846
  0,
@@ -926,7 +926,7 @@ var Geometry$ = [3, n0, _G,
926
926
  var GetAdapterRequest$ = [3, n0, _GAR,
927
927
  0,
928
928
  [_AI],
929
- [0]
929
+ [0], 1
930
930
  ];
931
931
  var GetAdapterResponse$ = [3, n0, _GARe,
932
932
  0,
@@ -936,7 +936,7 @@ var GetAdapterResponse$ = [3, n0, _GARe,
936
936
  var GetAdapterVersionRequest$ = [3, n0, _GAVR,
937
937
  0,
938
938
  [_AI, _AV],
939
- [0, 0]
939
+ [0, 0], 2
940
940
  ];
941
941
  var GetAdapterVersionResponse$ = [3, n0, _GAVRe,
942
942
  0,
@@ -946,7 +946,7 @@ var GetAdapterVersionResponse$ = [3, n0, _GAVRe,
946
946
  var GetDocumentAnalysisRequest$ = [3, n0, _GDAR,
947
947
  0,
948
948
  [_JI, _MR, _NT],
949
- [0, 1, 0]
949
+ [0, 1, 0], 1
950
950
  ];
951
951
  var GetDocumentAnalysisResponse$ = [3, n0, _GDARe,
952
952
  0,
@@ -956,7 +956,7 @@ var GetDocumentAnalysisResponse$ = [3, n0, _GDARe,
956
956
  var GetDocumentTextDetectionRequest$ = [3, n0, _GDTDR,
957
957
  0,
958
958
  [_JI, _MR, _NT],
959
- [0, 1, 0]
959
+ [0, 1, 0], 1
960
960
  ];
961
961
  var GetDocumentTextDetectionResponse$ = [3, n0, _GDTDRe,
962
962
  0,
@@ -966,7 +966,7 @@ var GetDocumentTextDetectionResponse$ = [3, n0, _GDTDRe,
966
966
  var GetExpenseAnalysisRequest$ = [3, n0, _GEAR,
967
967
  0,
968
968
  [_JI, _MR, _NT],
969
- [0, 1, 0]
969
+ [0, 1, 0], 1
970
970
  ];
971
971
  var GetExpenseAnalysisResponse$ = [3, n0, _GEARe,
972
972
  0,
@@ -976,7 +976,7 @@ var GetExpenseAnalysisResponse$ = [3, n0, _GEARe,
976
976
  var GetLendingAnalysisRequest$ = [3, n0, _GLAR,
977
977
  0,
978
978
  [_JI, _MR, _NT],
979
- [0, 1, 0]
979
+ [0, 1, 0], 1
980
980
  ];
981
981
  var GetLendingAnalysisResponse$ = [3, n0, _GLARe,
982
982
  0,
@@ -986,7 +986,7 @@ var GetLendingAnalysisResponse$ = [3, n0, _GLARe,
986
986
  var GetLendingAnalysisSummaryRequest$ = [3, n0, _GLASR,
987
987
  0,
988
988
  [_JI],
989
- [0]
989
+ [0], 1
990
990
  ];
991
991
  var GetLendingAnalysisSummaryResponse$ = [3, n0, _GLASRe,
992
992
  0,
@@ -1001,7 +1001,7 @@ var HumanLoopActivationOutput$ = [3, n0, _HLAO,
1001
1001
  var HumanLoopConfig$ = [3, n0, _HLC,
1002
1002
  0,
1003
1003
  [_HLN, _FDA, _DA],
1004
- [0, 0, () => HumanLoopDataAttributes$]
1004
+ [0, 0, () => HumanLoopDataAttributes$], 2
1005
1005
  ];
1006
1006
  var HumanLoopDataAttributes$ = [3, n0, _HLDA,
1007
1007
  0,
@@ -1124,7 +1124,7 @@ var ListAdapterVersionsResponse$ = [3, n0, _LAVRi,
1124
1124
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1125
1125
  0,
1126
1126
  [_RARN],
1127
- [0]
1127
+ [0], 1
1128
1128
  ];
1129
1129
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1130
1130
  0,
@@ -1139,17 +1139,17 @@ var NormalizedValue$ = [3, n0, _NV,
1139
1139
  var NotificationChannel$ = [3, n0, _NC,
1140
1140
  0,
1141
1141
  [_SNSTA, _RAo],
1142
- [0, 0]
1142
+ [0, 0], 2
1143
1143
  ];
1144
1144
  var OutputConfig$ = [3, n0, _OC,
1145
1145
  0,
1146
1146
  [_SB, _SP],
1147
- [0, 0]
1147
+ [0, 0], 1
1148
1148
  ];
1149
1149
  var PageClassification$ = [3, n0, _PC,
1150
1150
  0,
1151
1151
  [_PT, _PN],
1152
- [() => PredictionList, () => PredictionList]
1152
+ [() => PredictionList, () => PredictionList], 2
1153
1153
  ];
1154
1154
  var Point$ = [3, n0, _Poi,
1155
1155
  0,
@@ -1170,12 +1170,12 @@ schema.TypeRegistry.for(n0).registerError(ProvisionedThroughputExceededException
1170
1170
  var QueriesConfig$ = [3, n0, _QC,
1171
1171
  0,
1172
1172
  [_Qu],
1173
- [() => Queries]
1173
+ [() => Queries], 1
1174
1174
  ];
1175
1175
  var Query$ = [3, n0, _Q,
1176
1176
  0,
1177
1177
  [_T, _Al, _P],
1178
- [0, 0, 64 | 0]
1178
+ [0, 0, 64 | 0], 1
1179
1179
  ];
1180
1180
  var Relationship$ = [3, n0, _Rel,
1181
1181
  0,
@@ -1212,7 +1212,7 @@ var SplitDocument$ = [3, n0, _SDp,
1212
1212
  var StartDocumentAnalysisRequest$ = [3, n0, _SDAR,
1213
1213
  0,
1214
1214
  [_DL, _FT, _CRT, _JT, _NC, _OC, _KMSKI, _QC, _AC],
1215
- [() => DocumentLocation$, 64 | 0, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0, () => QueriesConfig$, () => AdaptersConfig$]
1215
+ [() => DocumentLocation$, 64 | 0, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0, () => QueriesConfig$, () => AdaptersConfig$], 2
1216
1216
  ];
1217
1217
  var StartDocumentAnalysisResponse$ = [3, n0, _SDARt,
1218
1218
  0,
@@ -1222,7 +1222,7 @@ var StartDocumentAnalysisResponse$ = [3, n0, _SDARt,
1222
1222
  var StartDocumentTextDetectionRequest$ = [3, n0, _SDTDR,
1223
1223
  0,
1224
1224
  [_DL, _CRT, _JT, _NC, _OC, _KMSKI],
1225
- [() => DocumentLocation$, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0]
1225
+ [() => DocumentLocation$, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0], 1
1226
1226
  ];
1227
1227
  var StartDocumentTextDetectionResponse$ = [3, n0, _SDTDRt,
1228
1228
  0,
@@ -1232,7 +1232,7 @@ var StartDocumentTextDetectionResponse$ = [3, n0, _SDTDRt,
1232
1232
  var StartExpenseAnalysisRequest$ = [3, n0, _SEAR,
1233
1233
  0,
1234
1234
  [_DL, _CRT, _JT, _NC, _OC, _KMSKI],
1235
- [() => DocumentLocation$, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0]
1235
+ [() => DocumentLocation$, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0], 1
1236
1236
  ];
1237
1237
  var StartExpenseAnalysisResponse$ = [3, n0, _SEARt,
1238
1238
  0,
@@ -1242,7 +1242,7 @@ var StartExpenseAnalysisResponse$ = [3, n0, _SEARt,
1242
1242
  var StartLendingAnalysisRequest$ = [3, n0, _SLAR,
1243
1243
  0,
1244
1244
  [_DL, _CRT, _JT, _NC, _OC, _KMSKI],
1245
- [() => DocumentLocation$, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0]
1245
+ [() => DocumentLocation$, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0], 1
1246
1246
  ];
1247
1247
  var StartLendingAnalysisResponse$ = [3, n0, _SLARt,
1248
1248
  0,
@@ -1252,7 +1252,7 @@ var StartLendingAnalysisResponse$ = [3, n0, _SLARt,
1252
1252
  var TagResourceRequest$ = [3, n0, _TRR,
1253
1253
  0,
1254
1254
  [_RARN, _Ta],
1255
- [0, 128 | 0]
1255
+ [0, 128 | 0], 2
1256
1256
  ];
1257
1257
  var TagResourceResponse$ = [3, n0, _TRRa,
1258
1258
  0,
@@ -1279,7 +1279,7 @@ schema.TypeRegistry.for(n0).registerError(UnsupportedDocumentException$, Unsuppo
1279
1279
  var UntagResourceRequest$ = [3, n0, _URR,
1280
1280
  0,
1281
1281
  [_RARN, _TK],
1282
- [0, 64 | 0]
1282
+ [0, 64 | 0], 2
1283
1283
  ];
1284
1284
  var UntagResourceResponse$ = [3, n0, _URRn,
1285
1285
  0,
@@ -1289,7 +1289,7 @@ var UntagResourceResponse$ = [3, n0, _URRn,
1289
1289
  var UpdateAdapterRequest$ = [3, n0, _UAR,
1290
1290
  0,
1291
1291
  [_AI, _De, _AN, _AU],
1292
- [0, 0, 0, 0]
1292
+ [0, 0, 0, 0], 1
1293
1293
  ];
1294
1294
  var UpdateAdapterResponse$ = [3, n0, _UARp,
1295
1295
  0,
@@ -301,8 +301,8 @@ export var AccessDeniedException$ = [-3, n0, _ADE,
301
301
  TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
302
302
  export var Adapter$ = [3, n0, _A,
303
303
  0,
304
- [_AI, _P, _V],
305
- [0, 64 | 0, 0]
304
+ [_AI, _V, _P],
305
+ [0, 0, 64 | 0], 2
306
306
  ];
307
307
  export var AdapterOverview$ = [3, n0, _AO,
308
308
  0,
@@ -312,7 +312,7 @@ export var AdapterOverview$ = [3, n0, _AO,
312
312
  export var AdaptersConfig$ = [3, n0, _AC,
313
313
  0,
314
314
  [_Ad],
315
- [() => Adapters]
315
+ [() => Adapters], 1
316
316
  ];
317
317
  export var AdapterVersionDatasetConfig$ = [3, n0, _AVDC,
318
318
  0,
@@ -332,7 +332,7 @@ export var AdapterVersionOverview$ = [3, n0, _AVO,
332
332
  export var AnalyzeDocumentRequest$ = [3, n0, _ADR,
333
333
  0,
334
334
  [_D, _FT, _HLC, _QC, _AC],
335
- [() => Document$, 64 | 0, () => HumanLoopConfig$, () => QueriesConfig$, () => AdaptersConfig$]
335
+ [() => Document$, 64 | 0, () => HumanLoopConfig$, () => QueriesConfig$, () => AdaptersConfig$], 2
336
336
  ];
337
337
  export var AnalyzeDocumentResponse$ = [3, n0, _ADRn,
338
338
  0,
@@ -342,7 +342,7 @@ export var AnalyzeDocumentResponse$ = [3, n0, _ADRn,
342
342
  export var AnalyzeExpenseRequest$ = [3, n0, _AER,
343
343
  0,
344
344
  [_D],
345
- [() => Document$]
345
+ [() => Document$], 1
346
346
  ];
347
347
  export var AnalyzeExpenseResponse$ = [3, n0, _AERn,
348
348
  0,
@@ -352,12 +352,12 @@ export var AnalyzeExpenseResponse$ = [3, n0, _AERn,
352
352
  export var AnalyzeIDDetections$ = [3, n0, _AIDD,
353
353
  0,
354
354
  [_T, _NV, _Co],
355
- [0, () => NormalizedValue$, 1]
355
+ [0, () => NormalizedValue$, 1], 1
356
356
  ];
357
357
  export var AnalyzeIDRequest$ = [3, n0, _AIDR,
358
358
  0,
359
359
  [_DP],
360
- [() => DocumentPages]
360
+ [() => DocumentPages], 1
361
361
  ];
362
362
  export var AnalyzeIDResponse$ = [3, n0, _AIDRn,
363
363
  0,
@@ -388,8 +388,8 @@ export var ConflictException$ = [-3, n0, _CE,
388
388
  TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
389
389
  export var CreateAdapterRequest$ = [3, n0, _CAR,
390
390
  0,
391
- [_AN, _CRT, _De, _FT, _AU, _Ta],
392
- [0, [0, 4], 0, 64 | 0, 0, 128 | 0]
391
+ [_AN, _FT, _CRT, _De, _AU, _Ta],
392
+ [0, 64 | 0, [0, 4], 0, 0, 128 | 0], 2
393
393
  ];
394
394
  export var CreateAdapterResponse$ = [3, n0, _CARr,
395
395
  0,
@@ -398,8 +398,8 @@ export var CreateAdapterResponse$ = [3, n0, _CARr,
398
398
  ];
399
399
  export var CreateAdapterVersionRequest$ = [3, n0, _CAVR,
400
400
  0,
401
- [_AI, _CRT, _DC, _KMSKI, _OC, _Ta],
402
- [0, [0, 4], () => AdapterVersionDatasetConfig$, 0, () => OutputConfig$, 128 | 0]
401
+ [_AI, _DC, _OC, _CRT, _KMSKI, _Ta],
402
+ [0, () => AdapterVersionDatasetConfig$, () => OutputConfig$, [0, 4], 0, 128 | 0], 3
403
403
  ];
404
404
  export var CreateAdapterVersionResponse$ = [3, n0, _CAVRr,
405
405
  0,
@@ -409,7 +409,7 @@ export var CreateAdapterVersionResponse$ = [3, n0, _CAVRr,
409
409
  export var DeleteAdapterRequest$ = [3, n0, _DAR,
410
410
  0,
411
411
  [_AI],
412
- [0]
412
+ [0], 1
413
413
  ];
414
414
  export var DeleteAdapterResponse$ = [3, n0, _DARe,
415
415
  0,
@@ -419,7 +419,7 @@ export var DeleteAdapterResponse$ = [3, n0, _DARe,
419
419
  export var DeleteAdapterVersionRequest$ = [3, n0, _DAVR,
420
420
  0,
421
421
  [_AI, _AV],
422
- [0, 0]
422
+ [0, 0], 2
423
423
  ];
424
424
  export var DeleteAdapterVersionResponse$ = [3, n0, _DAVRe,
425
425
  0,
@@ -429,7 +429,7 @@ export var DeleteAdapterVersionResponse$ = [3, n0, _DAVRe,
429
429
  export var DetectDocumentTextRequest$ = [3, n0, _DDTR,
430
430
  0,
431
431
  [_D],
432
- [() => Document$]
432
+ [() => Document$], 1
433
433
  ];
434
434
  export var DetectDocumentTextResponse$ = [3, n0, _DDTRe,
435
435
  0,
@@ -515,7 +515,7 @@ export var Geometry$ = [3, n0, _G,
515
515
  export var GetAdapterRequest$ = [3, n0, _GAR,
516
516
  0,
517
517
  [_AI],
518
- [0]
518
+ [0], 1
519
519
  ];
520
520
  export var GetAdapterResponse$ = [3, n0, _GARe,
521
521
  0,
@@ -525,7 +525,7 @@ export var GetAdapterResponse$ = [3, n0, _GARe,
525
525
  export var GetAdapterVersionRequest$ = [3, n0, _GAVR,
526
526
  0,
527
527
  [_AI, _AV],
528
- [0, 0]
528
+ [0, 0], 2
529
529
  ];
530
530
  export var GetAdapterVersionResponse$ = [3, n0, _GAVRe,
531
531
  0,
@@ -535,7 +535,7 @@ export var GetAdapterVersionResponse$ = [3, n0, _GAVRe,
535
535
  export var GetDocumentAnalysisRequest$ = [3, n0, _GDAR,
536
536
  0,
537
537
  [_JI, _MR, _NT],
538
- [0, 1, 0]
538
+ [0, 1, 0], 1
539
539
  ];
540
540
  export var GetDocumentAnalysisResponse$ = [3, n0, _GDARe,
541
541
  0,
@@ -545,7 +545,7 @@ export var GetDocumentAnalysisResponse$ = [3, n0, _GDARe,
545
545
  export var GetDocumentTextDetectionRequest$ = [3, n0, _GDTDR,
546
546
  0,
547
547
  [_JI, _MR, _NT],
548
- [0, 1, 0]
548
+ [0, 1, 0], 1
549
549
  ];
550
550
  export var GetDocumentTextDetectionResponse$ = [3, n0, _GDTDRe,
551
551
  0,
@@ -555,7 +555,7 @@ export var GetDocumentTextDetectionResponse$ = [3, n0, _GDTDRe,
555
555
  export var GetExpenseAnalysisRequest$ = [3, n0, _GEAR,
556
556
  0,
557
557
  [_JI, _MR, _NT],
558
- [0, 1, 0]
558
+ [0, 1, 0], 1
559
559
  ];
560
560
  export var GetExpenseAnalysisResponse$ = [3, n0, _GEARe,
561
561
  0,
@@ -565,7 +565,7 @@ export var GetExpenseAnalysisResponse$ = [3, n0, _GEARe,
565
565
  export var GetLendingAnalysisRequest$ = [3, n0, _GLAR,
566
566
  0,
567
567
  [_JI, _MR, _NT],
568
- [0, 1, 0]
568
+ [0, 1, 0], 1
569
569
  ];
570
570
  export var GetLendingAnalysisResponse$ = [3, n0, _GLARe,
571
571
  0,
@@ -575,7 +575,7 @@ export var GetLendingAnalysisResponse$ = [3, n0, _GLARe,
575
575
  export var GetLendingAnalysisSummaryRequest$ = [3, n0, _GLASR,
576
576
  0,
577
577
  [_JI],
578
- [0]
578
+ [0], 1
579
579
  ];
580
580
  export var GetLendingAnalysisSummaryResponse$ = [3, n0, _GLASRe,
581
581
  0,
@@ -590,7 +590,7 @@ export var HumanLoopActivationOutput$ = [3, n0, _HLAO,
590
590
  export var HumanLoopConfig$ = [3, n0, _HLC,
591
591
  0,
592
592
  [_HLN, _FDA, _DA],
593
- [0, 0, () => HumanLoopDataAttributes$]
593
+ [0, 0, () => HumanLoopDataAttributes$], 2
594
594
  ];
595
595
  export var HumanLoopDataAttributes$ = [3, n0, _HLDA,
596
596
  0,
@@ -713,7 +713,7 @@ export var ListAdapterVersionsResponse$ = [3, n0, _LAVRi,
713
713
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
714
714
  0,
715
715
  [_RARN],
716
- [0]
716
+ [0], 1
717
717
  ];
718
718
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
719
719
  0,
@@ -728,17 +728,17 @@ export var NormalizedValue$ = [3, n0, _NV,
728
728
  export var NotificationChannel$ = [3, n0, _NC,
729
729
  0,
730
730
  [_SNSTA, _RAo],
731
- [0, 0]
731
+ [0, 0], 2
732
732
  ];
733
733
  export var OutputConfig$ = [3, n0, _OC,
734
734
  0,
735
735
  [_SB, _SP],
736
- [0, 0]
736
+ [0, 0], 1
737
737
  ];
738
738
  export var PageClassification$ = [3, n0, _PC,
739
739
  0,
740
740
  [_PT, _PN],
741
- [() => PredictionList, () => PredictionList]
741
+ [() => PredictionList, () => PredictionList], 2
742
742
  ];
743
743
  export var Point$ = [3, n0, _Poi,
744
744
  0,
@@ -759,12 +759,12 @@ TypeRegistry.for(n0).registerError(ProvisionedThroughputExceededException$, Prov
759
759
  export var QueriesConfig$ = [3, n0, _QC,
760
760
  0,
761
761
  [_Qu],
762
- [() => Queries]
762
+ [() => Queries], 1
763
763
  ];
764
764
  export var Query$ = [3, n0, _Q,
765
765
  0,
766
766
  [_T, _Al, _P],
767
- [0, 0, 64 | 0]
767
+ [0, 0, 64 | 0], 1
768
768
  ];
769
769
  export var Relationship$ = [3, n0, _Rel,
770
770
  0,
@@ -801,7 +801,7 @@ export var SplitDocument$ = [3, n0, _SDp,
801
801
  export var StartDocumentAnalysisRequest$ = [3, n0, _SDAR,
802
802
  0,
803
803
  [_DL, _FT, _CRT, _JT, _NC, _OC, _KMSKI, _QC, _AC],
804
- [() => DocumentLocation$, 64 | 0, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0, () => QueriesConfig$, () => AdaptersConfig$]
804
+ [() => DocumentLocation$, 64 | 0, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0, () => QueriesConfig$, () => AdaptersConfig$], 2
805
805
  ];
806
806
  export var StartDocumentAnalysisResponse$ = [3, n0, _SDARt,
807
807
  0,
@@ -811,7 +811,7 @@ export var StartDocumentAnalysisResponse$ = [3, n0, _SDARt,
811
811
  export var StartDocumentTextDetectionRequest$ = [3, n0, _SDTDR,
812
812
  0,
813
813
  [_DL, _CRT, _JT, _NC, _OC, _KMSKI],
814
- [() => DocumentLocation$, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0]
814
+ [() => DocumentLocation$, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0], 1
815
815
  ];
816
816
  export var StartDocumentTextDetectionResponse$ = [3, n0, _SDTDRt,
817
817
  0,
@@ -821,7 +821,7 @@ export var StartDocumentTextDetectionResponse$ = [3, n0, _SDTDRt,
821
821
  export var StartExpenseAnalysisRequest$ = [3, n0, _SEAR,
822
822
  0,
823
823
  [_DL, _CRT, _JT, _NC, _OC, _KMSKI],
824
- [() => DocumentLocation$, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0]
824
+ [() => DocumentLocation$, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0], 1
825
825
  ];
826
826
  export var StartExpenseAnalysisResponse$ = [3, n0, _SEARt,
827
827
  0,
@@ -831,7 +831,7 @@ export var StartExpenseAnalysisResponse$ = [3, n0, _SEARt,
831
831
  export var StartLendingAnalysisRequest$ = [3, n0, _SLAR,
832
832
  0,
833
833
  [_DL, _CRT, _JT, _NC, _OC, _KMSKI],
834
- [() => DocumentLocation$, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0]
834
+ [() => DocumentLocation$, 0, 0, () => NotificationChannel$, () => OutputConfig$, 0], 1
835
835
  ];
836
836
  export var StartLendingAnalysisResponse$ = [3, n0, _SLARt,
837
837
  0,
@@ -841,7 +841,7 @@ export var StartLendingAnalysisResponse$ = [3, n0, _SLARt,
841
841
  export var TagResourceRequest$ = [3, n0, _TRR,
842
842
  0,
843
843
  [_RARN, _Ta],
844
- [0, 128 | 0]
844
+ [0, 128 | 0], 2
845
845
  ];
846
846
  export var TagResourceResponse$ = [3, n0, _TRRa,
847
847
  0,
@@ -868,7 +868,7 @@ TypeRegistry.for(n0).registerError(UnsupportedDocumentException$, UnsupportedDoc
868
868
  export var UntagResourceRequest$ = [3, n0, _URR,
869
869
  0,
870
870
  [_RARN, _TK],
871
- [0, 64 | 0]
871
+ [0, 64 | 0], 2
872
872
  ];
873
873
  export var UntagResourceResponse$ = [3, n0, _URRn,
874
874
  0,
@@ -878,7 +878,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
878
878
  export var UpdateAdapterRequest$ = [3, n0, _UAR,
879
879
  0,
880
880
  [_AI, _De, _AN, _AU],
881
- [0, 0, 0, 0]
881
+ [0, 0, 0, 0], 1
882
882
  ];
883
883
  export var UpdateAdapterResponse$ = [3, n0, _UARp,
884
884
  0,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-textract",
3
3
  "description": "AWS SDK for JavaScript Textract 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-textract",
@@ -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
  },