@aws-sdk/client-textract 3.927.0 → 3.929.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.
Files changed (46) hide show
  1. package/dist-cjs/index.js +1196 -1500
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/TextractClient.js +2 -0
  4. package/dist-es/commands/AnalyzeDocumentCommand.js +3 -9
  5. package/dist-es/commands/AnalyzeExpenseCommand.js +3 -9
  6. package/dist-es/commands/AnalyzeIDCommand.js +3 -9
  7. package/dist-es/commands/CreateAdapterCommand.js +3 -9
  8. package/dist-es/commands/CreateAdapterVersionCommand.js +3 -9
  9. package/dist-es/commands/DeleteAdapterCommand.js +3 -9
  10. package/dist-es/commands/DeleteAdapterVersionCommand.js +3 -9
  11. package/dist-es/commands/DetectDocumentTextCommand.js +3 -9
  12. package/dist-es/commands/GetAdapterCommand.js +3 -9
  13. package/dist-es/commands/GetAdapterVersionCommand.js +3 -9
  14. package/dist-es/commands/GetDocumentAnalysisCommand.js +3 -9
  15. package/dist-es/commands/GetDocumentTextDetectionCommand.js +3 -9
  16. package/dist-es/commands/GetExpenseAnalysisCommand.js +3 -9
  17. package/dist-es/commands/GetLendingAnalysisCommand.js +3 -9
  18. package/dist-es/commands/GetLendingAnalysisSummaryCommand.js +3 -9
  19. package/dist-es/commands/ListAdapterVersionsCommand.js +3 -9
  20. package/dist-es/commands/ListAdaptersCommand.js +3 -9
  21. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  22. package/dist-es/commands/StartDocumentAnalysisCommand.js +3 -9
  23. package/dist-es/commands/StartDocumentTextDetectionCommand.js +3 -9
  24. package/dist-es/commands/StartExpenseAnalysisCommand.js +3 -9
  25. package/dist-es/commands/StartLendingAnalysisCommand.js +3 -9
  26. package/dist-es/commands/TagResourceCommand.js +3 -9
  27. package/dist-es/commands/UntagResourceCommand.js +3 -9
  28. package/dist-es/commands/UpdateAdapterCommand.js +3 -9
  29. package/dist-es/runtimeConfig.shared.js +7 -0
  30. package/dist-es/schemas/schemas_0.js +1104 -0
  31. package/dist-types/TextractClient.d.ts +10 -1
  32. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  33. package/dist-types/runtimeConfig.d.ts +1 -0
  34. package/dist-types/runtimeConfig.native.d.ts +1 -0
  35. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  36. package/dist-types/schemas/schemas_0.d.ts +186 -0
  37. package/dist-types/ts3.4/TextractClient.d.ts +4 -0
  38. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  39. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  40. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  41. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  42. package/dist-types/ts3.4/schemas/schemas_0.d.ts +192 -0
  43. package/package.json +5 -6
  44. package/dist-es/protocols/Aws_json1_1.js +0 -1275
  45. package/dist-types/protocols/Aws_json1_1.d.ts +0 -227
  46. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -305
@@ -0,0 +1,1104 @@
1
+ const _A = "Adapter";
2
+ const _AC = "AdaptersConfig";
3
+ const _ACT = "AfterCreationTime";
4
+ const _AD = "AnalyzeDocument";
5
+ const _ADE = "AccessDeniedException";
6
+ const _ADMV = "AnalyzeDocumentModelVersion";
7
+ const _ADR = "AnalyzeDocumentRequest";
8
+ const _ADRn = "AnalyzeDocumentResponse";
9
+ const _AE = "AnalyzeExpense";
10
+ const _AEMV = "AnalyzeExpenseModelVersion";
11
+ const _AER = "AnalyzeExpenseRequest";
12
+ const _AERn = "AnalyzeExpenseResponse";
13
+ const _AI = "AdapterId";
14
+ const _AID = "AnalyzeID";
15
+ const _AIDD = "AnalyzeIDDetections";
16
+ const _AIDMV = "AnalyzeIDModelVersion";
17
+ const _AIDR = "AnalyzeIDRequest";
18
+ const _AIDRn = "AnalyzeIDResponse";
19
+ const _AL = "AdapterList";
20
+ const _ALMV = "AnalyzeLendingModelVersion";
21
+ const _AN = "AdapterName";
22
+ const _AO = "AdapterOverview";
23
+ const _AU = "AutoUpdate";
24
+ const _AV = "AdapterVersion";
25
+ const _AVDC = "AdapterVersionDatasetConfig";
26
+ const _AVEM = "AdapterVersionEvaluationMetric";
27
+ const _AVEMd = "AdapterVersionEvaluationMetrics";
28
+ const _AVL = "AdapterVersionList";
29
+ const _AVO = "AdapterVersionOverview";
30
+ const _AVd = "AdapterVersions";
31
+ const _Ad = "Adapters";
32
+ const _Al = "Alias";
33
+ const _B = "Baseline";
34
+ const _BB = "BoundingBox";
35
+ const _BCT = "BeforeCreationTime";
36
+ const _BDE = "BadDocumentException";
37
+ const _BL = "BlockList";
38
+ const _BT = "BlockType";
39
+ const _Bl = "Blocks";
40
+ const _Blo = "Block";
41
+ const _Bu = "Bucket";
42
+ const _By = "Bytes";
43
+ const _C = "Code";
44
+ const _CA = "CreateAdapter";
45
+ const _CAR = "CreateAdapterRequest";
46
+ const _CARr = "CreateAdapterResponse";
47
+ const _CAV = "CreateAdapterVersion";
48
+ const _CAVR = "CreateAdapterVersionRequest";
49
+ const _CAVRr = "CreateAdapterVersionResponse";
50
+ const _CC = "ContentClassifiers";
51
+ const _CE = "ConflictException";
52
+ const _CI = "ColumnIndex";
53
+ const _CRT = "ClientRequestToken";
54
+ const _CS = "ColumnSpan";
55
+ const _CT = "CreationTime";
56
+ const _Co = "Confidence";
57
+ const _Cu = "Currency";
58
+ const _D = "Document";
59
+ const _DA = "DataAttributes";
60
+ const _DAR = "DeleteAdapterRequest";
61
+ const _DARe = "DeleteAdapterResponse";
62
+ const _DAV = "DeleteAdapterVersion";
63
+ const _DAVR = "DeleteAdapterVersionRequest";
64
+ const _DAVRe = "DeleteAdapterVersionResponse";
65
+ const _DAe = "DeleteAdapter";
66
+ const _DC = "DatasetConfig";
67
+ const _DDT = "DetectDocumentText";
68
+ const _DDTMV = "DetectDocumentTextModelVersion";
69
+ const _DDTR = "DetectDocumentTextRequest";
70
+ const _DDTRe = "DetectDocumentTextResponse";
71
+ const _DG = "DocumentGroup";
72
+ const _DGL = "DocumentGroupList";
73
+ const _DGo = "DocumentGroups";
74
+ const _DI = "DocumentIndex";
75
+ const _DL = "DocumentLocation";
76
+ const _DM = "DocumentMetadata";
77
+ const _DP = "DocumentPages";
78
+ const _DS = "DetectedSignature";
79
+ const _DSL = "DetectedSignatureList";
80
+ const _DSe = "DetectedSignatures";
81
+ const _DTLE = "DocumentTooLargeException";
82
+ const _De = "Description";
83
+ const _E = "Extraction";
84
+ const _EC = "ExpenseCurrency";
85
+ const _ECr = "ErrorCode";
86
+ const _ED = "ExpenseDocuments";
87
+ const _EDL = "ExpenseDocumentList";
88
+ const _EDx = "ExpenseDetection";
89
+ const _EDxp = "ExpenseDocument";
90
+ const _EF = "ExpenseField";
91
+ const _EFL = "ExpenseFieldList";
92
+ const _EGP = "ExpenseGroupProperty";
93
+ const _EGPL = "ExpenseGroupPropertyList";
94
+ const _EI = "ExpenseIndex";
95
+ const _EL = "ExtractionList";
96
+ const _EM = "EvaluationMetric";
97
+ const _EMv = "EvaluationMetrics";
98
+ const _ET = "EntityTypes";
99
+ const _ETx = "ExpenseType";
100
+ const _Ex = "Extractions";
101
+ const _FDA = "FlowDefinitionArn";
102
+ const _FS = "F1Score";
103
+ const _FT = "FeatureTypes";
104
+ const _FTe = "FeatureType";
105
+ const _G = "Geometry";
106
+ const _GA = "GetAdapter";
107
+ const _GAR = "GetAdapterRequest";
108
+ const _GARe = "GetAdapterResponse";
109
+ const _GAV = "GetAdapterVersion";
110
+ const _GAVR = "GetAdapterVersionRequest";
111
+ const _GAVRe = "GetAdapterVersionResponse";
112
+ const _GDA = "GetDocumentAnalysis";
113
+ const _GDAR = "GetDocumentAnalysisRequest";
114
+ const _GDARe = "GetDocumentAnalysisResponse";
115
+ const _GDTD = "GetDocumentTextDetection";
116
+ const _GDTDR = "GetDocumentTextDetectionRequest";
117
+ const _GDTDRe = "GetDocumentTextDetectionResponse";
118
+ const _GEA = "GetExpenseAnalysis";
119
+ const _GEAR = "GetExpenseAnalysisRequest";
120
+ const _GEARe = "GetExpenseAnalysisResponse";
121
+ const _GLA = "GetLendingAnalysis";
122
+ const _GLAR = "GetLendingAnalysisRequest";
123
+ const _GLARe = "GetLendingAnalysisResponse";
124
+ const _GLAS = "GetLendingAnalysisSummary";
125
+ const _GLASR = "GetLendingAnalysisSummaryRequest";
126
+ const _GLASRe = "GetLendingAnalysisSummaryResponse";
127
+ const _GP = "GroupProperties";
128
+ const _H = "Height";
129
+ const _HLA = "HumanLoopArn";
130
+ const _HLACER = "HumanLoopActivationConditionsEvaluationResults";
131
+ const _HLAO = "HumanLoopActivationOutput";
132
+ const _HLAR = "HumanLoopActivationReasons";
133
+ const _HLC = "HumanLoopConfig";
134
+ const _HLDA = "HumanLoopDataAttributes";
135
+ const _HLN = "HumanLoopName";
136
+ const _HLQEE = "HumanLoopQuotaExceededException";
137
+ const _I = "Id";
138
+ const _ID = "IdentityDocuments";
139
+ const _IDF = "IdentityDocumentFields";
140
+ const _IDFL = "IdentityDocumentFieldList";
141
+ const _IDFd = "IdentityDocumentField";
142
+ const _IDL = "IdentityDocumentList";
143
+ const _IDd = "IdentityDocument";
144
+ const _IJIE = "InvalidJobIdException";
145
+ const _IKMSKE = "InvalidKMSKeyException";
146
+ const _IPE = "InvalidParameterException";
147
+ const _IPME = "IdempotentParameterMismatchException";
148
+ const _ISE = "InternalServerError";
149
+ const _ISOE = "InvalidS3ObjectException";
150
+ const _Id = "Ids";
151
+ const _In = "Index";
152
+ const _JI = "JobId";
153
+ const _JS = "JobStatus";
154
+ const _JT = "JobTag";
155
+ const _KD = "KeyDetection";
156
+ const _KMSKI = "KMSKeyId";
157
+ const _L = "Left";
158
+ const _LA = "ListAdapters";
159
+ const _LAR = "ListAdaptersRequest";
160
+ const _LARi = "ListAdaptersResponse";
161
+ const _LAV = "ListAdapterVersions";
162
+ const _LAVR = "ListAdapterVersionsRequest";
163
+ const _LAVRi = "ListAdapterVersionsResponse";
164
+ const _LD = "LabelDetection";
165
+ const _LDL = "LendingDetectionList";
166
+ const _LDe = "LendingDocument";
167
+ const _LDen = "LendingDetection";
168
+ const _LEE = "LimitExceededException";
169
+ const _LF = "LendingFields";
170
+ const _LFL = "LendingFieldList";
171
+ const _LFe = "LendingField";
172
+ const _LI = "LineItems";
173
+ const _LIEF = "LineItemExpenseFields";
174
+ const _LIF = "LineItemFields";
175
+ const _LIG = "LineItemGroups";
176
+ const _LIGI = "LineItemGroupIndex";
177
+ const _LIGL = "LineItemGroupList";
178
+ const _LIGi = "LineItemGroup";
179
+ const _LIL = "LineItemList";
180
+ const _LR = "LendingResult";
181
+ const _LRL = "LendingResultList";
182
+ const _LS = "LendingSummary";
183
+ const _LTFR = "ListTagsForResource";
184
+ const _LTFRR = "ListTagsForResourceRequest";
185
+ const _LTFRRi = "ListTagsForResourceResponse";
186
+ const _M = "Message";
187
+ const _MR = "MaxResults";
188
+ const _MSO = "ManifestS3Object";
189
+ const _N = "Name";
190
+ const _NC = "NotificationChannel";
191
+ const _NT = "NextToken";
192
+ const _NV = "NormalizedValue";
193
+ const _OC = "OutputConfig";
194
+ const _P = "Pages";
195
+ const _PC = "PageClassification";
196
+ const _PL = "PredictionList";
197
+ const _PN = "PageNumber";
198
+ const _PT = "PageType";
199
+ const _PTEE = "ProvisionedThroughputExceededException";
200
+ const _Pa = "Page";
201
+ const _Po = "Polygon";
202
+ const _Poi = "Point";
203
+ const _Pr = "Precision";
204
+ const _Pre = "Prediction";
205
+ const _Q = "Query";
206
+ const _QC = "QueriesConfig";
207
+ const _QCu = "QuotaCode";
208
+ const _Qu = "Queries";
209
+ const _R = "Relationships";
210
+ const _RA = "RotationAngle";
211
+ const _RARN = "ResourceARN";
212
+ const _RAo = "RoleArn";
213
+ const _RI = "RowIndex";
214
+ const _RL = "RelationshipList";
215
+ const _RNFE = "ResourceNotFoundException";
216
+ const _RS = "RowSpan";
217
+ const _RT = "ResourceType";
218
+ const _Re = "Recall";
219
+ const _Rel = "Relationship";
220
+ const _Res = "Results";
221
+ const _S = "Status";
222
+ const _SB = "S3Bucket";
223
+ const _SC = "ServiceCode";
224
+ const _SD = "SplitDocuments";
225
+ const _SDA = "StartDocumentAnalysis";
226
+ const _SDAR = "StartDocumentAnalysisRequest";
227
+ const _SDARt = "StartDocumentAnalysisResponse";
228
+ const _SDL = "SignatureDetectionList";
229
+ const _SDLp = "SplitDocumentList";
230
+ const _SDTD = "StartDocumentTextDetection";
231
+ const _SDTDR = "StartDocumentTextDetectionRequest";
232
+ const _SDTDRt = "StartDocumentTextDetectionResponse";
233
+ const _SDi = "SignatureDetections";
234
+ const _SDig = "SignatureDetection";
235
+ const _SDp = "SplitDocument";
236
+ const _SEA = "StartExpenseAnalysis";
237
+ const _SEAR = "StartExpenseAnalysisRequest";
238
+ const _SEARt = "StartExpenseAnalysisResponse";
239
+ const _SF = "SummaryFields";
240
+ const _SJHLACER = "SynthesizedJsonHumanLoopActivationConditionsEvaluationResults";
241
+ const _SLA = "StartLendingAnalysis";
242
+ const _SLAR = "StartLendingAnalysisRequest";
243
+ const _SLARt = "StartLendingAnalysisResponse";
244
+ const _SM = "StatusMessage";
245
+ const _SNSTA = "SNSTopicArn";
246
+ const _SO = "S3Object";
247
+ const _SP = "S3Prefix";
248
+ const _SQEE = "ServiceQuotaExceededException";
249
+ const _SS = "SelectionStatus";
250
+ const _Su = "Summary";
251
+ const _T = "Text";
252
+ const _TE = "ThrottlingException";
253
+ const _TK = "TagKeys";
254
+ const _TR = "TagResource";
255
+ const _TRR = "TagResourceRequest";
256
+ const _TRRa = "TagResourceResponse";
257
+ const _TT = "TextType";
258
+ const _Ta = "Tags";
259
+ const _To = "Top";
260
+ const _Ty = "Type";
261
+ const _Typ = "Types";
262
+ const _UA = "UpdateAdapter";
263
+ const _UAR = "UpdateAdapterRequest";
264
+ const _UARp = "UpdateAdapterResponse";
265
+ const _UDE = "UnsupportedDocumentException";
266
+ const _UDT = "UndetectedDocumentTypes";
267
+ const _UR = "UntagResource";
268
+ const _URR = "UntagResourceRequest";
269
+ const _URRn = "UntagResourceResponse";
270
+ const _US = "UndetectedSignatures";
271
+ const _USL = "UndetectedSignatureList";
272
+ const _USn = "UndetectedSignature";
273
+ const _V = "Version";
274
+ const _VD = "ValueDetection";
275
+ const _VDa = "ValueDetections";
276
+ const _VE = "ValidationException";
277
+ const _VT = "ValueType";
278
+ const _Va = "Value";
279
+ const _W = "Width";
280
+ const _Wa = "Warnings";
281
+ const _War = "Warning";
282
+ const _X = "X";
283
+ const _Y = "Y";
284
+ const _a = "application/json";
285
+ const _c = "client";
286
+ const _e = "error";
287
+ const _hE = "httpError";
288
+ const _mT = "mediaType";
289
+ const _s = "server";
290
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.textract";
291
+ const n0 = "com.amazonaws.textract";
292
+ import { TypeRegistry } from "@smithy/core/schema";
293
+ import { AccessDeniedException as __AccessDeniedException, BadDocumentException as __BadDocumentException, ConflictException as __ConflictException, DocumentTooLargeException as __DocumentTooLargeException, HumanLoopQuotaExceededException as __HumanLoopQuotaExceededException, IdempotentParameterMismatchException as __IdempotentParameterMismatchException, InternalServerError as __InternalServerError, InvalidJobIdException as __InvalidJobIdException, InvalidKMSKeyException as __InvalidKMSKeyException, InvalidParameterException as __InvalidParameterException, InvalidS3ObjectException as __InvalidS3ObjectException, LimitExceededException as __LimitExceededException, ProvisionedThroughputExceededException as __ProvisionedThroughputExceededException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, UnsupportedDocumentException as __UnsupportedDocumentException, ValidationException as __ValidationException, } from "../models/index";
294
+ import { TextractServiceException as __TextractServiceException } from "../models/TextractServiceException";
295
+ export var SynthesizedJsonHumanLoopActivationConditionsEvaluationResults = [
296
+ 0,
297
+ n0,
298
+ _SJHLACER,
299
+ {
300
+ [_mT]: _a,
301
+ },
302
+ 0,
303
+ ];
304
+ export var AccessDeniedException = [
305
+ -3,
306
+ n0,
307
+ _ADE,
308
+ {
309
+ [_e]: _c,
310
+ },
311
+ [_M, _C],
312
+ [0, 0],
313
+ ];
314
+ TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
315
+ export var Adapter = [3, n0, _A, 0, [_AI, _P, _V], [0, 64 | 0, 0]];
316
+ export var AdapterOverview = [3, n0, _AO, 0, [_AI, _AN, _CT, _FT], [0, 0, 4, 64 | 0]];
317
+ export var AdaptersConfig = [3, n0, _AC, 0, [_Ad], [() => Adapters]];
318
+ export var AdapterVersionDatasetConfig = [3, n0, _AVDC, 0, [_MSO], [() => S3Object]];
319
+ export var AdapterVersionEvaluationMetric = [
320
+ 3,
321
+ n0,
322
+ _AVEM,
323
+ 0,
324
+ [_B, _AV, _FTe],
325
+ [() => EvaluationMetric, () => EvaluationMetric, 0],
326
+ ];
327
+ export var AdapterVersionOverview = [
328
+ 3,
329
+ n0,
330
+ _AVO,
331
+ 0,
332
+ [_AI, _AV, _CT, _FT, _S, _SM],
333
+ [0, 0, 4, 64 | 0, 0, 0],
334
+ ];
335
+ export var AnalyzeDocumentRequest = [
336
+ 3,
337
+ n0,
338
+ _ADR,
339
+ 0,
340
+ [_D, _FT, _HLC, _QC, _AC],
341
+ [() => Document, 64 | 0, () => HumanLoopConfig, () => QueriesConfig, () => AdaptersConfig],
342
+ ];
343
+ export var AnalyzeDocumentResponse = [
344
+ 3,
345
+ n0,
346
+ _ADRn,
347
+ 0,
348
+ [_DM, _Bl, _HLAO, _ADMV],
349
+ [() => DocumentMetadata, () => BlockList, [() => HumanLoopActivationOutput, 0], 0],
350
+ ];
351
+ export var AnalyzeExpenseRequest = [3, n0, _AER, 0, [_D], [() => Document]];
352
+ export var AnalyzeExpenseResponse = [
353
+ 3,
354
+ n0,
355
+ _AERn,
356
+ 0,
357
+ [_DM, _ED],
358
+ [() => DocumentMetadata, () => ExpenseDocumentList],
359
+ ];
360
+ export var AnalyzeIDDetections = [
361
+ 3,
362
+ n0,
363
+ _AIDD,
364
+ 0,
365
+ [_T, _NV, _Co],
366
+ [0, () => NormalizedValue, 1],
367
+ ];
368
+ export var AnalyzeIDRequest = [3, n0, _AIDR, 0, [_DP], [() => DocumentPages]];
369
+ export var AnalyzeIDResponse = [
370
+ 3,
371
+ n0,
372
+ _AIDRn,
373
+ 0,
374
+ [_ID, _DM, _AIDMV],
375
+ [() => IdentityDocumentList, () => DocumentMetadata, 0],
376
+ ];
377
+ export var BadDocumentException = [
378
+ -3,
379
+ n0,
380
+ _BDE,
381
+ {
382
+ [_e]: _c,
383
+ },
384
+ [_M, _C],
385
+ [0, 0],
386
+ ];
387
+ TypeRegistry.for(n0).registerError(BadDocumentException, __BadDocumentException);
388
+ export var Block = [
389
+ 3,
390
+ n0,
391
+ _Blo,
392
+ 0,
393
+ [_BT, _Co, _T, _TT, _RI, _CI, _RS, _CS, _G, _I, _R, _ET, _SS, _Pa, _Q],
394
+ [0, 1, 0, 0, 1, 1, 1, 1, () => Geometry, 0, () => RelationshipList, 64 | 0, 0, 1, () => Query],
395
+ ];
396
+ export var BoundingBox = [3, n0, _BB, 0, [_W, _H, _L, _To], [1, 1, 1, 1]];
397
+ export var ConflictException = [
398
+ -3,
399
+ n0,
400
+ _CE,
401
+ {
402
+ [_e]: _c,
403
+ },
404
+ [_M, _C],
405
+ [0, 0],
406
+ ];
407
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
408
+ export var CreateAdapterRequest = [
409
+ 3,
410
+ n0,
411
+ _CAR,
412
+ 0,
413
+ [_AN, _CRT, _De, _FT, _AU, _Ta],
414
+ [0, [0, 4], 0, 64 | 0, 0, 128 | 0],
415
+ ];
416
+ export var CreateAdapterResponse = [3, n0, _CARr, 0, [_AI], [0]];
417
+ export var CreateAdapterVersionRequest = [
418
+ 3,
419
+ n0,
420
+ _CAVR,
421
+ 0,
422
+ [_AI, _CRT, _DC, _KMSKI, _OC, _Ta],
423
+ [0, [0, 4], () => AdapterVersionDatasetConfig, 0, () => OutputConfig, 128 | 0],
424
+ ];
425
+ export var CreateAdapterVersionResponse = [3, n0, _CAVRr, 0, [_AI, _AV], [0, 0]];
426
+ export var DeleteAdapterRequest = [3, n0, _DAR, 0, [_AI], [0]];
427
+ export var DeleteAdapterResponse = [3, n0, _DARe, 0, [], []];
428
+ export var DeleteAdapterVersionRequest = [3, n0, _DAVR, 0, [_AI, _AV], [0, 0]];
429
+ export var DeleteAdapterVersionResponse = [3, n0, _DAVRe, 0, [], []];
430
+ export var DetectDocumentTextRequest = [3, n0, _DDTR, 0, [_D], [() => Document]];
431
+ export var DetectDocumentTextResponse = [
432
+ 3,
433
+ n0,
434
+ _DDTRe,
435
+ 0,
436
+ [_DM, _Bl, _DDTMV],
437
+ [() => DocumentMetadata, () => BlockList, 0],
438
+ ];
439
+ export var DetectedSignature = [3, n0, _DS, 0, [_Pa], [1]];
440
+ export var Document = [3, n0, _D, 0, [_By, _SO], [21, () => S3Object]];
441
+ export var DocumentGroup = [
442
+ 3,
443
+ n0,
444
+ _DG,
445
+ 0,
446
+ [_Ty, _SD, _DSe, _US],
447
+ [0, () => SplitDocumentList, () => DetectedSignatureList, () => UndetectedSignatureList],
448
+ ];
449
+ export var DocumentLocation = [3, n0, _DL, 0, [_SO], [() => S3Object]];
450
+ export var DocumentMetadata = [3, n0, _DM, 0, [_P], [1]];
451
+ export var DocumentTooLargeException = [
452
+ -3,
453
+ n0,
454
+ _DTLE,
455
+ {
456
+ [_e]: _c,
457
+ },
458
+ [_M, _C],
459
+ [0, 0],
460
+ ];
461
+ TypeRegistry.for(n0).registerError(DocumentTooLargeException, __DocumentTooLargeException);
462
+ export var EvaluationMetric = [3, n0, _EM, 0, [_FS, _Pr, _Re], [1, 1, 1]];
463
+ export var ExpenseCurrency = [3, n0, _EC, 0, [_C, _Co], [0, 1]];
464
+ export var ExpenseDetection = [3, n0, _EDx, 0, [_T, _G, _Co], [0, () => Geometry, 1]];
465
+ export var ExpenseDocument = [
466
+ 3,
467
+ n0,
468
+ _EDxp,
469
+ 0,
470
+ [_EI, _SF, _LIG, _Bl],
471
+ [1, () => ExpenseFieldList, () => LineItemGroupList, () => BlockList],
472
+ ];
473
+ export var ExpenseField = [
474
+ 3,
475
+ n0,
476
+ _EF,
477
+ 0,
478
+ [_Ty, _LD, _VD, _PN, _Cu, _GP],
479
+ [
480
+ () => ExpenseType,
481
+ () => ExpenseDetection,
482
+ () => ExpenseDetection,
483
+ 1,
484
+ () => ExpenseCurrency,
485
+ () => ExpenseGroupPropertyList,
486
+ ],
487
+ ];
488
+ export var ExpenseGroupProperty = [3, n0, _EGP, 0, [_Typ, _I], [64 | 0, 0]];
489
+ export var ExpenseType = [3, n0, _ETx, 0, [_T, _Co], [0, 1]];
490
+ export var Extraction = [
491
+ 3,
492
+ n0,
493
+ _E,
494
+ 0,
495
+ [_LDe, _EDxp, _IDd],
496
+ [() => LendingDocument, () => ExpenseDocument, () => IdentityDocument],
497
+ ];
498
+ export var Geometry = [3, n0, _G, 0, [_BB, _Po, _RA], [() => BoundingBox, () => Polygon, 1]];
499
+ export var GetAdapterRequest = [3, n0, _GAR, 0, [_AI], [0]];
500
+ export var GetAdapterResponse = [
501
+ 3,
502
+ n0,
503
+ _GARe,
504
+ 0,
505
+ [_AI, _AN, _CT, _De, _FT, _AU, _Ta],
506
+ [0, 0, 4, 0, 64 | 0, 0, 128 | 0],
507
+ ];
508
+ export var GetAdapterVersionRequest = [3, n0, _GAVR, 0, [_AI, _AV], [0, 0]];
509
+ export var GetAdapterVersionResponse = [
510
+ 3,
511
+ n0,
512
+ _GAVRe,
513
+ 0,
514
+ [_AI, _AV, _CT, _FT, _S, _SM, _DC, _KMSKI, _OC, _EMv, _Ta],
515
+ [
516
+ 0,
517
+ 0,
518
+ 4,
519
+ 64 | 0,
520
+ 0,
521
+ 0,
522
+ () => AdapterVersionDatasetConfig,
523
+ 0,
524
+ () => OutputConfig,
525
+ () => AdapterVersionEvaluationMetrics,
526
+ 128 | 0,
527
+ ],
528
+ ];
529
+ export var GetDocumentAnalysisRequest = [3, n0, _GDAR, 0, [_JI, _MR, _NT], [0, 1, 0]];
530
+ export var GetDocumentAnalysisResponse = [
531
+ 3,
532
+ n0,
533
+ _GDARe,
534
+ 0,
535
+ [_DM, _JS, _NT, _Bl, _Wa, _SM, _ADMV],
536
+ [() => DocumentMetadata, 0, 0, () => BlockList, () => Warnings, 0, 0],
537
+ ];
538
+ export var GetDocumentTextDetectionRequest = [3, n0, _GDTDR, 0, [_JI, _MR, _NT], [0, 1, 0]];
539
+ export var GetDocumentTextDetectionResponse = [
540
+ 3,
541
+ n0,
542
+ _GDTDRe,
543
+ 0,
544
+ [_DM, _JS, _NT, _Bl, _Wa, _SM, _DDTMV],
545
+ [() => DocumentMetadata, 0, 0, () => BlockList, () => Warnings, 0, 0],
546
+ ];
547
+ export var GetExpenseAnalysisRequest = [3, n0, _GEAR, 0, [_JI, _MR, _NT], [0, 1, 0]];
548
+ export var GetExpenseAnalysisResponse = [
549
+ 3,
550
+ n0,
551
+ _GEARe,
552
+ 0,
553
+ [_DM, _JS, _NT, _ED, _Wa, _SM, _AEMV],
554
+ [() => DocumentMetadata, 0, 0, () => ExpenseDocumentList, () => Warnings, 0, 0],
555
+ ];
556
+ export var GetLendingAnalysisRequest = [3, n0, _GLAR, 0, [_JI, _MR, _NT], [0, 1, 0]];
557
+ export var GetLendingAnalysisResponse = [
558
+ 3,
559
+ n0,
560
+ _GLARe,
561
+ 0,
562
+ [_DM, _JS, _NT, _Res, _Wa, _SM, _ALMV],
563
+ [() => DocumentMetadata, 0, 0, () => LendingResultList, () => Warnings, 0, 0],
564
+ ];
565
+ export var GetLendingAnalysisSummaryRequest = [3, n0, _GLASR, 0, [_JI], [0]];
566
+ export var GetLendingAnalysisSummaryResponse = [
567
+ 3,
568
+ n0,
569
+ _GLASRe,
570
+ 0,
571
+ [_DM, _JS, _Su, _Wa, _SM, _ALMV],
572
+ [() => DocumentMetadata, 0, () => LendingSummary, () => Warnings, 0, 0],
573
+ ];
574
+ export var HumanLoopActivationOutput = [
575
+ 3,
576
+ n0,
577
+ _HLAO,
578
+ 0,
579
+ [_HLA, _HLAR, _HLACER],
580
+ [0, 64 | 0, [() => SynthesizedJsonHumanLoopActivationConditionsEvaluationResults, 0]],
581
+ ];
582
+ export var HumanLoopConfig = [
583
+ 3,
584
+ n0,
585
+ _HLC,
586
+ 0,
587
+ [_HLN, _FDA, _DA],
588
+ [0, 0, () => HumanLoopDataAttributes],
589
+ ];
590
+ export var HumanLoopDataAttributes = [3, n0, _HLDA, 0, [_CC], [64 | 0]];
591
+ export var HumanLoopQuotaExceededException = [
592
+ -3,
593
+ n0,
594
+ _HLQEE,
595
+ {
596
+ [_e]: _c,
597
+ [_hE]: 402,
598
+ },
599
+ [_RT, _QCu, _SC, _M, _C],
600
+ [0, 0, 0, 0, 0],
601
+ ];
602
+ TypeRegistry.for(n0).registerError(HumanLoopQuotaExceededException, __HumanLoopQuotaExceededException);
603
+ export var IdempotentParameterMismatchException = [
604
+ -3,
605
+ n0,
606
+ _IPME,
607
+ {
608
+ [_e]: _c,
609
+ },
610
+ [_M, _C],
611
+ [0, 0],
612
+ ];
613
+ TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException, __IdempotentParameterMismatchException);
614
+ export var IdentityDocument = [
615
+ 3,
616
+ n0,
617
+ _IDd,
618
+ 0,
619
+ [_DI, _IDF, _Bl],
620
+ [1, () => IdentityDocumentFieldList, () => BlockList],
621
+ ];
622
+ export var IdentityDocumentField = [
623
+ 3,
624
+ n0,
625
+ _IDFd,
626
+ 0,
627
+ [_Ty, _VD],
628
+ [() => AnalyzeIDDetections, () => AnalyzeIDDetections],
629
+ ];
630
+ export var InternalServerError = [
631
+ -3,
632
+ n0,
633
+ _ISE,
634
+ {
635
+ [_e]: _s,
636
+ },
637
+ [_M, _C],
638
+ [0, 0],
639
+ ];
640
+ TypeRegistry.for(n0).registerError(InternalServerError, __InternalServerError);
641
+ export var InvalidJobIdException = [
642
+ -3,
643
+ n0,
644
+ _IJIE,
645
+ {
646
+ [_e]: _c,
647
+ },
648
+ [_M, _C],
649
+ [0, 0],
650
+ ];
651
+ TypeRegistry.for(n0).registerError(InvalidJobIdException, __InvalidJobIdException);
652
+ export var InvalidKMSKeyException = [
653
+ -3,
654
+ n0,
655
+ _IKMSKE,
656
+ {
657
+ [_e]: _c,
658
+ },
659
+ [_M, _C],
660
+ [0, 0],
661
+ ];
662
+ TypeRegistry.for(n0).registerError(InvalidKMSKeyException, __InvalidKMSKeyException);
663
+ export var InvalidParameterException = [
664
+ -3,
665
+ n0,
666
+ _IPE,
667
+ {
668
+ [_e]: _c,
669
+ },
670
+ [_M, _C],
671
+ [0, 0],
672
+ ];
673
+ TypeRegistry.for(n0).registerError(InvalidParameterException, __InvalidParameterException);
674
+ export var InvalidS3ObjectException = [
675
+ -3,
676
+ n0,
677
+ _ISOE,
678
+ {
679
+ [_e]: _c,
680
+ },
681
+ [_M, _C],
682
+ [0, 0],
683
+ ];
684
+ TypeRegistry.for(n0).registerError(InvalidS3ObjectException, __InvalidS3ObjectException);
685
+ export var LendingDetection = [3, n0, _LDen, 0, [_T, _SS, _G, _Co], [0, 0, () => Geometry, 1]];
686
+ export var LendingDocument = [
687
+ 3,
688
+ n0,
689
+ _LDe,
690
+ 0,
691
+ [_LF, _SDi],
692
+ [() => LendingFieldList, () => SignatureDetectionList],
693
+ ];
694
+ export var LendingField = [
695
+ 3,
696
+ n0,
697
+ _LFe,
698
+ 0,
699
+ [_Ty, _KD, _VDa],
700
+ [0, () => LendingDetection, () => LendingDetectionList],
701
+ ];
702
+ export var LendingResult = [
703
+ 3,
704
+ n0,
705
+ _LR,
706
+ 0,
707
+ [_Pa, _PC, _Ex],
708
+ [1, () => PageClassification, () => ExtractionList],
709
+ ];
710
+ export var LendingSummary = [3, n0, _LS, 0, [_DGo, _UDT], [() => DocumentGroupList, 64 | 0]];
711
+ export var LimitExceededException = [
712
+ -3,
713
+ n0,
714
+ _LEE,
715
+ {
716
+ [_e]: _c,
717
+ },
718
+ [_M, _C],
719
+ [0, 0],
720
+ ];
721
+ TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
722
+ export var LineItemFields = [3, n0, _LIF, 0, [_LIEF], [() => ExpenseFieldList]];
723
+ export var LineItemGroup = [3, n0, _LIGi, 0, [_LIGI, _LI], [1, () => LineItemList]];
724
+ export var ListAdaptersRequest = [3, n0, _LAR, 0, [_ACT, _BCT, _MR, _NT], [4, 4, 1, 0]];
725
+ export var ListAdaptersResponse = [3, n0, _LARi, 0, [_Ad, _NT], [() => AdapterList, 0]];
726
+ export var ListAdapterVersionsRequest = [
727
+ 3,
728
+ n0,
729
+ _LAVR,
730
+ 0,
731
+ [_AI, _ACT, _BCT, _MR, _NT],
732
+ [0, 4, 4, 1, 0],
733
+ ];
734
+ export var ListAdapterVersionsResponse = [
735
+ 3,
736
+ n0,
737
+ _LAVRi,
738
+ 0,
739
+ [_AVd, _NT],
740
+ [() => AdapterVersionList, 0],
741
+ ];
742
+ export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RARN], [0]];
743
+ export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta], [128 | 0]];
744
+ export var NormalizedValue = [3, n0, _NV, 0, [_Va, _VT], [0, 0]];
745
+ export var NotificationChannel = [3, n0, _NC, 0, [_SNSTA, _RAo], [0, 0]];
746
+ export var OutputConfig = [3, n0, _OC, 0, [_SB, _SP], [0, 0]];
747
+ export var PageClassification = [
748
+ 3,
749
+ n0,
750
+ _PC,
751
+ 0,
752
+ [_PT, _PN],
753
+ [() => PredictionList, () => PredictionList],
754
+ ];
755
+ export var Point = [3, n0, _Poi, 0, [_X, _Y], [1, 1]];
756
+ export var Prediction = [3, n0, _Pre, 0, [_Va, _Co], [0, 1]];
757
+ export var ProvisionedThroughputExceededException = [
758
+ -3,
759
+ n0,
760
+ _PTEE,
761
+ {
762
+ [_e]: _c,
763
+ },
764
+ [_M, _C],
765
+ [0, 0],
766
+ ];
767
+ TypeRegistry.for(n0).registerError(ProvisionedThroughputExceededException, __ProvisionedThroughputExceededException);
768
+ export var QueriesConfig = [3, n0, _QC, 0, [_Qu], [() => Queries]];
769
+ export var Query = [3, n0, _Q, 0, [_T, _Al, _P], [0, 0, 64 | 0]];
770
+ export var Relationship = [3, n0, _Rel, 0, [_Ty, _Id], [0, 64 | 0]];
771
+ export var ResourceNotFoundException = [
772
+ -3,
773
+ n0,
774
+ _RNFE,
775
+ {
776
+ [_e]: _c,
777
+ },
778
+ [_M, _C],
779
+ [0, 0],
780
+ ];
781
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
782
+ export var S3Object = [3, n0, _SO, 0, [_Bu, _N, _V], [0, 0, 0]];
783
+ export var ServiceQuotaExceededException = [
784
+ -3,
785
+ n0,
786
+ _SQEE,
787
+ {
788
+ [_e]: _c,
789
+ },
790
+ [_M, _C],
791
+ [0, 0],
792
+ ];
793
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
794
+ export var SignatureDetection = [3, n0, _SDig, 0, [_Co, _G], [1, () => Geometry]];
795
+ export var SplitDocument = [3, n0, _SDp, 0, [_In, _P], [1, 64 | 1]];
796
+ export var StartDocumentAnalysisRequest = [
797
+ 3,
798
+ n0,
799
+ _SDAR,
800
+ 0,
801
+ [_DL, _FT, _CRT, _JT, _NC, _OC, _KMSKI, _QC, _AC],
802
+ [
803
+ () => DocumentLocation,
804
+ 64 | 0,
805
+ 0,
806
+ 0,
807
+ () => NotificationChannel,
808
+ () => OutputConfig,
809
+ 0,
810
+ () => QueriesConfig,
811
+ () => AdaptersConfig,
812
+ ],
813
+ ];
814
+ export var StartDocumentAnalysisResponse = [3, n0, _SDARt, 0, [_JI], [0]];
815
+ export var StartDocumentTextDetectionRequest = [
816
+ 3,
817
+ n0,
818
+ _SDTDR,
819
+ 0,
820
+ [_DL, _CRT, _JT, _NC, _OC, _KMSKI],
821
+ [() => DocumentLocation, 0, 0, () => NotificationChannel, () => OutputConfig, 0],
822
+ ];
823
+ export var StartDocumentTextDetectionResponse = [3, n0, _SDTDRt, 0, [_JI], [0]];
824
+ export var StartExpenseAnalysisRequest = [
825
+ 3,
826
+ n0,
827
+ _SEAR,
828
+ 0,
829
+ [_DL, _CRT, _JT, _NC, _OC, _KMSKI],
830
+ [() => DocumentLocation, 0, 0, () => NotificationChannel, () => OutputConfig, 0],
831
+ ];
832
+ export var StartExpenseAnalysisResponse = [3, n0, _SEARt, 0, [_JI], [0]];
833
+ export var StartLendingAnalysisRequest = [
834
+ 3,
835
+ n0,
836
+ _SLAR,
837
+ 0,
838
+ [_DL, _CRT, _JT, _NC, _OC, _KMSKI],
839
+ [() => DocumentLocation, 0, 0, () => NotificationChannel, () => OutputConfig, 0],
840
+ ];
841
+ export var StartLendingAnalysisResponse = [3, n0, _SLARt, 0, [_JI], [0]];
842
+ export var TagResourceRequest = [3, n0, _TRR, 0, [_RARN, _Ta], [0, 128 | 0]];
843
+ export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
844
+ export var ThrottlingException = [
845
+ -3,
846
+ n0,
847
+ _TE,
848
+ {
849
+ [_e]: _s,
850
+ },
851
+ [_M, _C],
852
+ [0, 0],
853
+ ];
854
+ TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
855
+ export var UndetectedSignature = [3, n0, _USn, 0, [_Pa], [1]];
856
+ export var UnsupportedDocumentException = [
857
+ -3,
858
+ n0,
859
+ _UDE,
860
+ {
861
+ [_e]: _c,
862
+ },
863
+ [_M, _C],
864
+ [0, 0],
865
+ ];
866
+ TypeRegistry.for(n0).registerError(UnsupportedDocumentException, __UnsupportedDocumentException);
867
+ export var UntagResourceRequest = [3, n0, _URR, 0, [_RARN, _TK], [0, 64 | 0]];
868
+ export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
869
+ export var UpdateAdapterRequest = [3, n0, _UAR, 0, [_AI, _De, _AN, _AU], [0, 0, 0, 0]];
870
+ export var UpdateAdapterResponse = [
871
+ 3,
872
+ n0,
873
+ _UARp,
874
+ 0,
875
+ [_AI, _AN, _CT, _De, _FT, _AU],
876
+ [0, 0, 4, 0, 64 | 0, 0],
877
+ ];
878
+ export var ValidationException = [
879
+ -3,
880
+ n0,
881
+ _VE,
882
+ {
883
+ [_e]: _c,
884
+ },
885
+ [_M, _C],
886
+ [0, 0],
887
+ ];
888
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
889
+ export var Warning = [3, n0, _War, 0, [_ECr, _P], [0, 64 | 1]];
890
+ export var __Unit = "unit";
891
+ export var TextractServiceException = [-3, _sm, "TextractServiceException", 0, [], []];
892
+ TypeRegistry.for(_sm).registerError(TextractServiceException, __TextractServiceException);
893
+ export var AdapterList = [1, n0, _AL, 0, () => AdapterOverview];
894
+ export var AdapterPages = 64 | 0;
895
+ export var Adapters = [1, n0, _Ad, 0, () => Adapter];
896
+ export var AdapterVersionEvaluationMetrics = [1, n0, _AVEMd, 0, () => AdapterVersionEvaluationMetric];
897
+ export var AdapterVersionList = [1, n0, _AVL, 0, () => AdapterVersionOverview];
898
+ export var BlockList = [1, n0, _BL, 0, () => Block];
899
+ export var ContentClassifiers = 64 | 0;
900
+ export var DetectedSignatureList = [1, n0, _DSL, 0, () => DetectedSignature];
901
+ export var DocumentGroupList = [1, n0, _DGL, 0, () => DocumentGroup];
902
+ export var DocumentPages = [1, n0, _DP, 0, () => Document];
903
+ export var EntityTypes = 64 | 0;
904
+ export var ExpenseDocumentList = [1, n0, _EDL, 0, () => ExpenseDocument];
905
+ export var ExpenseFieldList = [1, n0, _EFL, 0, () => ExpenseField];
906
+ export var ExpenseGroupPropertyList = [1, n0, _EGPL, 0, () => ExpenseGroupProperty];
907
+ export var ExtractionList = [1, n0, _EL, 0, () => Extraction];
908
+ export var FeatureTypes = 64 | 0;
909
+ export var HumanLoopActivationReasons = 64 | 0;
910
+ export var IdentityDocumentFieldList = [1, n0, _IDFL, 0, () => IdentityDocumentField];
911
+ export var IdentityDocumentList = [1, n0, _IDL, 0, () => IdentityDocument];
912
+ export var IdList = 64 | 0;
913
+ export var LendingDetectionList = [1, n0, _LDL, 0, () => LendingDetection];
914
+ export var LendingFieldList = [1, n0, _LFL, 0, () => LendingField];
915
+ export var LendingResultList = [1, n0, _LRL, 0, () => LendingResult];
916
+ export var LineItemGroupList = [1, n0, _LIGL, 0, () => LineItemGroup];
917
+ export var LineItemList = [1, n0, _LIL, 0, () => LineItemFields];
918
+ export var PageList = 64 | 1;
919
+ export var Pages = 64 | 1;
920
+ export var Polygon = [1, n0, _Po, 0, () => Point];
921
+ export var PredictionList = [1, n0, _PL, 0, () => Prediction];
922
+ export var Queries = [1, n0, _Qu, 0, () => Query];
923
+ export var QueryPages = 64 | 0;
924
+ export var RelationshipList = [1, n0, _RL, 0, () => Relationship];
925
+ export var SignatureDetectionList = [1, n0, _SDL, 0, () => SignatureDetection];
926
+ export var SplitDocumentList = [1, n0, _SDLp, 0, () => SplitDocument];
927
+ export var StringList = 64 | 0;
928
+ export var TagKeyList = 64 | 0;
929
+ export var UndetectedDocumentTypeList = 64 | 0;
930
+ export var UndetectedSignatureList = [1, n0, _USL, 0, () => UndetectedSignature];
931
+ export var Warnings = [1, n0, _Wa, 0, () => Warning];
932
+ export var TagMap = 128 | 0;
933
+ export var AnalyzeDocument = [
934
+ 9,
935
+ n0,
936
+ _AD,
937
+ 0,
938
+ () => AnalyzeDocumentRequest,
939
+ () => AnalyzeDocumentResponse,
940
+ ];
941
+ export var AnalyzeExpense = [
942
+ 9,
943
+ n0,
944
+ _AE,
945
+ 0,
946
+ () => AnalyzeExpenseRequest,
947
+ () => AnalyzeExpenseResponse,
948
+ ];
949
+ export var AnalyzeID = [9, n0, _AID, 0, () => AnalyzeIDRequest, () => AnalyzeIDResponse];
950
+ export var CreateAdapter = [
951
+ 9,
952
+ n0,
953
+ _CA,
954
+ 2,
955
+ () => CreateAdapterRequest,
956
+ () => CreateAdapterResponse,
957
+ ];
958
+ export var CreateAdapterVersion = [
959
+ 9,
960
+ n0,
961
+ _CAV,
962
+ 2,
963
+ () => CreateAdapterVersionRequest,
964
+ () => CreateAdapterVersionResponse,
965
+ ];
966
+ export var DeleteAdapter = [
967
+ 9,
968
+ n0,
969
+ _DAe,
970
+ 2,
971
+ () => DeleteAdapterRequest,
972
+ () => DeleteAdapterResponse,
973
+ ];
974
+ export var DeleteAdapterVersion = [
975
+ 9,
976
+ n0,
977
+ _DAV,
978
+ 2,
979
+ () => DeleteAdapterVersionRequest,
980
+ () => DeleteAdapterVersionResponse,
981
+ ];
982
+ export var DetectDocumentText = [
983
+ 9,
984
+ n0,
985
+ _DDT,
986
+ 0,
987
+ () => DetectDocumentTextRequest,
988
+ () => DetectDocumentTextResponse,
989
+ ];
990
+ export var GetAdapter = [9, n0, _GA, 0, () => GetAdapterRequest, () => GetAdapterResponse];
991
+ export var GetAdapterVersion = [
992
+ 9,
993
+ n0,
994
+ _GAV,
995
+ 0,
996
+ () => GetAdapterVersionRequest,
997
+ () => GetAdapterVersionResponse,
998
+ ];
999
+ export var GetDocumentAnalysis = [
1000
+ 9,
1001
+ n0,
1002
+ _GDA,
1003
+ 0,
1004
+ () => GetDocumentAnalysisRequest,
1005
+ () => GetDocumentAnalysisResponse,
1006
+ ];
1007
+ export var GetDocumentTextDetection = [
1008
+ 9,
1009
+ n0,
1010
+ _GDTD,
1011
+ 0,
1012
+ () => GetDocumentTextDetectionRequest,
1013
+ () => GetDocumentTextDetectionResponse,
1014
+ ];
1015
+ export var GetExpenseAnalysis = [
1016
+ 9,
1017
+ n0,
1018
+ _GEA,
1019
+ 0,
1020
+ () => GetExpenseAnalysisRequest,
1021
+ () => GetExpenseAnalysisResponse,
1022
+ ];
1023
+ export var GetLendingAnalysis = [
1024
+ 9,
1025
+ n0,
1026
+ _GLA,
1027
+ 0,
1028
+ () => GetLendingAnalysisRequest,
1029
+ () => GetLendingAnalysisResponse,
1030
+ ];
1031
+ export var GetLendingAnalysisSummary = [
1032
+ 9,
1033
+ n0,
1034
+ _GLAS,
1035
+ 0,
1036
+ () => GetLendingAnalysisSummaryRequest,
1037
+ () => GetLendingAnalysisSummaryResponse,
1038
+ ];
1039
+ export var ListAdapters = [9, n0, _LA, 0, () => ListAdaptersRequest, () => ListAdaptersResponse];
1040
+ export var ListAdapterVersions = [
1041
+ 9,
1042
+ n0,
1043
+ _LAV,
1044
+ 0,
1045
+ () => ListAdapterVersionsRequest,
1046
+ () => ListAdapterVersionsResponse,
1047
+ ];
1048
+ export var ListTagsForResource = [
1049
+ 9,
1050
+ n0,
1051
+ _LTFR,
1052
+ 0,
1053
+ () => ListTagsForResourceRequest,
1054
+ () => ListTagsForResourceResponse,
1055
+ ];
1056
+ export var StartDocumentAnalysis = [
1057
+ 9,
1058
+ n0,
1059
+ _SDA,
1060
+ 0,
1061
+ () => StartDocumentAnalysisRequest,
1062
+ () => StartDocumentAnalysisResponse,
1063
+ ];
1064
+ export var StartDocumentTextDetection = [
1065
+ 9,
1066
+ n0,
1067
+ _SDTD,
1068
+ 0,
1069
+ () => StartDocumentTextDetectionRequest,
1070
+ () => StartDocumentTextDetectionResponse,
1071
+ ];
1072
+ export var StartExpenseAnalysis = [
1073
+ 9,
1074
+ n0,
1075
+ _SEA,
1076
+ 0,
1077
+ () => StartExpenseAnalysisRequest,
1078
+ () => StartExpenseAnalysisResponse,
1079
+ ];
1080
+ export var StartLendingAnalysis = [
1081
+ 9,
1082
+ n0,
1083
+ _SLA,
1084
+ 0,
1085
+ () => StartLendingAnalysisRequest,
1086
+ () => StartLendingAnalysisResponse,
1087
+ ];
1088
+ export var TagResource = [9, n0, _TR, 0, () => TagResourceRequest, () => TagResourceResponse];
1089
+ export var UntagResource = [
1090
+ 9,
1091
+ n0,
1092
+ _UR,
1093
+ 0,
1094
+ () => UntagResourceRequest,
1095
+ () => UntagResourceResponse,
1096
+ ];
1097
+ export var UpdateAdapter = [
1098
+ 9,
1099
+ n0,
1100
+ _UA,
1101
+ 0,
1102
+ () => UpdateAdapterRequest,
1103
+ () => UpdateAdapterResponse,
1104
+ ];