@aws-sdk/client-bedrock-runtime 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 (34) hide show
  1. package/dist-cjs/index.js +1760 -2169
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/BedrockRuntimeClient.js +2 -0
  4. package/dist-es/commands/ApplyGuardrailCommand.js +3 -10
  5. package/dist-es/commands/ConverseCommand.js +3 -10
  6. package/dist-es/commands/ConverseStreamCommand.js +3 -10
  7. package/dist-es/commands/CountTokensCommand.js +3 -10
  8. package/dist-es/commands/GetAsyncInvokeCommand.js +3 -10
  9. package/dist-es/commands/InvokeModelCommand.js +3 -10
  10. package/dist-es/commands/InvokeModelWithBidirectionalStreamCommand.js +2 -7
  11. package/dist-es/commands/InvokeModelWithResponseStreamCommand.js +3 -10
  12. package/dist-es/commands/ListAsyncInvokesCommand.js +3 -10
  13. package/dist-es/commands/StartAsyncInvokeCommand.js +3 -10
  14. package/dist-es/models/models_0.js +0 -430
  15. package/dist-es/runtimeConfig.shared.js +2 -0
  16. package/dist-es/schemas/schemas_0.js +1720 -0
  17. package/dist-types/BedrockRuntimeClient.d.ts +10 -1
  18. package/dist-types/models/models_0.d.ts +0 -240
  19. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  20. package/dist-types/runtimeConfig.d.ts +1 -0
  21. package/dist-types/runtimeConfig.native.d.ts +1 -0
  22. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  23. package/dist-types/schemas/schemas_0.d.ts +211 -0
  24. package/dist-types/ts3.4/BedrockRuntimeClient.d.ts +4 -0
  25. package/dist-types/ts3.4/models/models_0.d.ts +0 -174
  26. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  27. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  28. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  29. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  30. package/dist-types/ts3.4/schemas/schemas_0.d.ts +218 -0
  31. package/package.json +6 -7
  32. package/dist-es/protocols/Aws_restJson1.js +0 -1589
  33. package/dist-types/protocols/Aws_restJson1.d.ts +0 -92
  34. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -128
@@ -0,0 +1,1720 @@
1
+ const _A = "Accept";
2
+ const _ADE = "AccessDeniedException";
3
+ const _AG = "ApplyGuardrail";
4
+ const _AGR = "ApplyGuardrailRequest";
5
+ const _AGRp = "ApplyGuardrailResponse";
6
+ const _AIM = "AsyncInvokeMessage";
7
+ const _AIODC = "AsyncInvokeOutputDataConfig";
8
+ const _AIS = "AsyncInvokeSummary";
9
+ const _AISODC = "AsyncInvokeS3OutputDataConfig";
10
+ const _AISs = "AsyncInvokeSummaries";
11
+ const _ATC = "AnyToolChoice";
12
+ const _ATCu = "AutoToolChoice";
13
+ const _B = "Body";
14
+ const _BIPP = "BidirectionalInputPayloadPart";
15
+ const _BOPP = "BidirectionalOutputPayloadPart";
16
+ const _C = "Citation";
17
+ const _CB = "ContentBlocks";
18
+ const _CBD = "ContentBlockDelta";
19
+ const _CBDE = "ContentBlockDeltaEvent";
20
+ const _CBS = "ContentBlockStart";
21
+ const _CBSE = "ContentBlockStartEvent";
22
+ const _CBSEo = "ContentBlockStopEvent";
23
+ const _CBo = "ContentBlock";
24
+ const _CC = "CitationsConfig";
25
+ const _CCB = "CitationsContentBlock";
26
+ const _CD = "CitationsDelta";
27
+ const _CE = "ConflictException";
28
+ const _CGC = "CitationGeneratedContent";
29
+ const _CGCL = "CitationGeneratedContentList";
30
+ const _CL = "CitationLocation";
31
+ const _CM = "ConverseMetrics";
32
+ const _CO = "ConverseOutput";
33
+ const _CPB = "CachePointBlock";
34
+ const _CR = "ConverseRequest";
35
+ const _CRo = "ConverseResponse";
36
+ const _CS = "ConverseStream";
37
+ const _CSC = "CitationSourceContent";
38
+ const _CSCD = "CitationSourceContentDelta";
39
+ const _CSCL = "CitationSourceContentList";
40
+ const _CSCLD = "CitationSourceContentListDelta";
41
+ const _CSM = "ConverseStreamMetrics";
42
+ const _CSME = "ConverseStreamMetadataEvent";
43
+ const _CSO = "ConverseStreamOutput";
44
+ const _CSR = "ConverseStreamRequest";
45
+ const _CSRo = "ConverseStreamResponse";
46
+ const _CST = "ConverseStreamTrace";
47
+ const _CT = "ConverseTrace";
48
+ const _CTI = "CountTokensInput";
49
+ const _CTR = "ConverseTokensRequest";
50
+ const _CTRo = "CountTokensRequest";
51
+ const _CTRou = "CountTokensResponse";
52
+ const _CT_ = "Content-Type";
53
+ const _CTo = "CountTokens";
54
+ const _Ci = "Citations";
55
+ const _Co = "Converse";
56
+ const _DB = "DocumentBlock";
57
+ const _DCB = "DocumentContentBlocks";
58
+ const _DCBo = "DocumentContentBlock";
59
+ const _DCL = "DocumentCharLocation";
60
+ const _DCLo = "DocumentChunkLocation";
61
+ const _DPL = "DocumentPageLocation";
62
+ const _DS = "DocumentSource";
63
+ const _GA = "GuardrailAssessment";
64
+ const _GAI = "GetAsyncInvoke";
65
+ const _GAIR = "GetAsyncInvokeRequest";
66
+ const _GAIRe = "GetAsyncInvokeResponse";
67
+ const _GAL = "GuardrailAssessmentList";
68
+ const _GALM = "GuardrailAssessmentListMap";
69
+ const _GAM = "GuardrailAssessmentMap";
70
+ const _GARDSL = "GuardrailAutomatedReasoningDifferenceScenarioList";
71
+ const _GARF = "GuardrailAutomatedReasoningFinding";
72
+ const _GARFL = "GuardrailAutomatedReasoningFindingList";
73
+ const _GARIF = "GuardrailAutomatedReasoningImpossibleFinding";
74
+ const _GARIFu = "GuardrailAutomatedReasoningInvalidFinding";
75
+ const _GARITR = "GuardrailAutomatedReasoningInputTextReference";
76
+ const _GARITRL = "GuardrailAutomatedReasoningInputTextReferenceList";
77
+ const _GARLW = "GuardrailAutomatedReasoningLogicWarning";
78
+ const _GARNTF = "GuardrailAutomatedReasoningNoTranslationsFinding";
79
+ const _GARPA = "GuardrailAutomatedReasoningPolicyAssessment";
80
+ const _GARR = "GuardrailAutomatedReasoningRule";
81
+ const _GARRL = "GuardrailAutomatedReasoningRuleList";
82
+ const _GARS = "GuardrailAutomatedReasoningScenario";
83
+ const _GARSF = "GuardrailAutomatedReasoningSatisfiableFinding";
84
+ const _GARSL = "GuardrailAutomatedReasoningStatementList";
85
+ const _GARSLC = "GuardrailAutomatedReasoningStatementLogicContent";
86
+ const _GARSNLC = "GuardrailAutomatedReasoningStatementNaturalLanguageContent";
87
+ const _GARSu = "GuardrailAutomatedReasoningStatement";
88
+ const _GART = "GuardrailAutomatedReasoningTranslation";
89
+ const _GARTAF = "GuardrailAutomatedReasoningTranslationAmbiguousFinding";
90
+ const _GARTCF = "GuardrailAutomatedReasoningTooComplexFinding";
91
+ const _GARTL = "GuardrailAutomatedReasoningTranslationList";
92
+ const _GARTO = "GuardrailAutomatedReasoningTranslationOption";
93
+ const _GARTOL = "GuardrailAutomatedReasoningTranslationOptionList";
94
+ const _GARVF = "GuardrailAutomatedReasoningValidFinding";
95
+ const _GC = "GuardrailConfiguration";
96
+ const _GCB = "GuardrailContentBlock";
97
+ const _GCBL = "GuardrailContentBlockList";
98
+ const _GCCB = "GuardrailConverseContentBlock";
99
+ const _GCF = "GuardrailContentFilter";
100
+ const _GCFL = "GuardrailContentFilterList";
101
+ const _GCGF = "GuardrailContextualGroundingFilter";
102
+ const _GCGFu = "GuardrailContextualGroundingFilters";
103
+ const _GCGPA = "GuardrailContextualGroundingPolicyAssessment";
104
+ const _GCIB = "GuardrailConverseImageBlock";
105
+ const _GCIS = "GuardrailConverseImageSource";
106
+ const _GCPA = "GuardrailContentPolicyAssessment";
107
+ const _GCTB = "GuardrailConverseTextBlock";
108
+ const _GCW = "GuardrailCustomWord";
109
+ const _GCWL = "GuardrailCustomWordList";
110
+ const _GCu = "GuardrailCoverage";
111
+ const _GIB = "GuardrailImageBlock";
112
+ const _GIC = "GuardrailImageCoverage";
113
+ const _GIM = "GuardrailInvocationMetrics";
114
+ const _GIS = "GuardrailImageSource";
115
+ const _GMW = "GuardrailManagedWord";
116
+ const _GMWL = "GuardrailManagedWordList";
117
+ const _GOC = "GuardrailOutputContent";
118
+ const _GOCL = "GuardrailOutputContentList";
119
+ const _GPEF = "GuardrailPiiEntityFilter";
120
+ const _GPEFL = "GuardrailPiiEntityFilterList";
121
+ const _GRF = "GuardrailRegexFilter";
122
+ const _GRFL = "GuardrailRegexFilterList";
123
+ const _GSC = "GuardrailStreamConfiguration";
124
+ const _GSIPA = "GuardrailSensitiveInformationPolicyAssessment";
125
+ const _GT = "GuardrailTopic";
126
+ const _GTA = "GuardrailTraceAssessment";
127
+ const _GTB = "GuardrailTextBlock";
128
+ const _GTCC = "GuardrailTextCharactersCoverage";
129
+ const _GTL = "GuardrailTopicList";
130
+ const _GTPA = "GuardrailTopicPolicyAssessment";
131
+ const _GU = "GuardrailUsage";
132
+ const _GWPA = "GuardrailWordPolicyAssessment";
133
+ const _IB = "ImageBlock";
134
+ const _IC = "InferenceConfiguration";
135
+ const _IM = "InvokeModel";
136
+ const _IMR = "InvokeModelRequest";
137
+ const _IMRn = "InvokeModelResponse";
138
+ const _IMTR = "InvokeModelTokensRequest";
139
+ const _IMWBS = "InvokeModelWithBidirectionalStream";
140
+ const _IMWBSI = "InvokeModelWithBidirectionalStreamInput";
141
+ const _IMWBSO = "InvokeModelWithBidirectionalStreamOutput";
142
+ const _IMWBSR = "InvokeModelWithBidirectionalStreamRequest";
143
+ const _IMWBSRn = "InvokeModelWithBidirectionalStreamResponse";
144
+ const _IMWRS = "InvokeModelWithResponseStream";
145
+ const _IMWRSR = "InvokeModelWithResponseStreamRequest";
146
+ const _IMWRSRn = "InvokeModelWithResponseStreamResponse";
147
+ const _IS = "ImageSource";
148
+ const _ISE = "InternalServerException";
149
+ const _LAI = "ListAsyncInvokes";
150
+ const _LAIR = "ListAsyncInvokesRequest";
151
+ const _LAIRi = "ListAsyncInvokesResponse";
152
+ const _M = "Message";
153
+ const _MEE = "ModelErrorException";
154
+ const _MIP = "ModelInputPayload";
155
+ const _MNRE = "ModelNotReadyException";
156
+ const _MSE = "MessageStartEvent";
157
+ const _MSEE = "ModelStreamErrorException";
158
+ const _MSEe = "MessageStopEvent";
159
+ const _MTE = "ModelTimeoutException";
160
+ const _Me = "Messages";
161
+ const _PB = "PartBody";
162
+ const _PC = "PerformanceConfiguration";
163
+ const _PP = "PayloadPart";
164
+ const _PRT = "PromptRouterTrace";
165
+ const _PVM = "PromptVariableMap";
166
+ const _PVV = "PromptVariableValues";
167
+ const _RCB = "ReasoningContentBlock";
168
+ const _RCBD = "ReasoningContentBlockDelta";
169
+ const _RM = "RequestMetadata";
170
+ const _RNFE = "ResourceNotFoundException";
171
+ const _RS = "ResponseStream";
172
+ const _RTB = "ReasoningTextBlock";
173
+ const _SAI = "StartAsyncInvoke";
174
+ const _SAIR = "StartAsyncInvokeRequest";
175
+ const _SAIRt = "StartAsyncInvokeResponse";
176
+ const _SCB = "SystemContentBlocks";
177
+ const _SCBy = "SystemContentBlock";
178
+ const _SL = "S3Location";
179
+ const _SQEE = "ServiceQuotaExceededException";
180
+ const _ST = "SystemTool";
181
+ const _STC = "SpecificToolChoice";
182
+ const _SUE = "ServiceUnavailableException";
183
+ const _T = "Tag";
184
+ const _TC = "ToolConfiguration";
185
+ const _TCo = "ToolChoice";
186
+ const _TE = "ThrottlingException";
187
+ const _TIS = "ToolInputSchema";
188
+ const _TL = "TagList";
189
+ const _TRB = "ToolResultBlock";
190
+ const _TRBD = "ToolResultBlocksDelta";
191
+ const _TRBDo = "ToolResultBlockDelta";
192
+ const _TRBS = "ToolResultBlockStart";
193
+ const _TRCB = "ToolResultContentBlocks";
194
+ const _TRCBo = "ToolResultContentBlock";
195
+ const _TS = "ToolSpecification";
196
+ const _TU = "TokenUsage";
197
+ const _TUB = "ToolUseBlock";
198
+ const _TUBD = "ToolUseBlockDelta";
199
+ const _TUBS = "ToolUseBlockStart";
200
+ const _To = "Tools";
201
+ const _Too = "Tool";
202
+ const _VB = "VideoBlock";
203
+ const _VE = "ValidationException";
204
+ const _VS = "VideoSource";
205
+ const _WL = "WebLocation";
206
+ const _XABA = "X-Amzn-Bedrock-Accept";
207
+ const _XABCT = "X-Amzn-Bedrock-Content-Type";
208
+ const _XABG = "X-Amzn-Bedrock-GuardrailIdentifier";
209
+ const _XABG_ = "X-Amzn-Bedrock-GuardrailVersion";
210
+ const _XABPL = "X-Amzn-Bedrock-PerformanceConfig-Latency";
211
+ const _XABT = "X-Amzn-Bedrock-Trace";
212
+ const _a = "action";
213
+ const _aIS = "asyncInvokeSummaries";
214
+ const _aMRF = "additionalModelRequestFields";
215
+ const _aMRFP = "additionalModelResponseFieldPaths";
216
+ const _aMRFd = "additionalModelResponseFields";
217
+ const _aR = "actionReason";
218
+ const _aRP = "automatedReasoningPolicy";
219
+ const _aRPU = "automatedReasoningPolicyUnits";
220
+ const _aRPu = "automatedReasoningPolicies";
221
+ const _ac = "accept";
222
+ const _an = "any";
223
+ const _as = "assessments";
224
+ const _au = "auto";
225
+ const _b = "bytes";
226
+ const _bO = "bucketOwner";
227
+ const _bo = "body";
228
+ const _c = "client";
229
+ const _cBD = "contentBlockDelta";
230
+ const _cBI = "contentBlockIndex";
231
+ const _cBS = "contentBlockStart";
232
+ const _cBSo = "contentBlockStop";
233
+ const _cC = "citationsContent";
234
+ const _cFS = "claimsFalseScenario";
235
+ const _cGP = "contextualGroundingPolicy";
236
+ const _cGPU = "contextualGroundingPolicyUnits";
237
+ const _cP = "contentPolicy";
238
+ const _cPIU = "contentPolicyImageUnits";
239
+ const _cPU = "contentPolicyUnits";
240
+ const _cPa = "cachePoint";
241
+ const _cR = "contradictingRules";
242
+ const _cRIT = "cacheReadInputTokens";
243
+ const _cRT = "clientRequestToken";
244
+ const _cT = "contentType";
245
+ const _cTS = "claimsTrueScenario";
246
+ const _cW = "customWords";
247
+ const _cWIT = "cacheWriteInputTokens";
248
+ const _ch = "chunk";
249
+ const _ci = "citations";
250
+ const _cit = "citation";
251
+ const _cl = "claims";
252
+ const _co = "content";
253
+ const _con = "context";
254
+ const _conf = "confidence";
255
+ const _conv = "converse";
256
+ const _d = "delta";
257
+ const _dC = "documentChar";
258
+ const _dCo = "documentChunk";
259
+ const _dI = "documentIndex";
260
+ const _dP = "documentPage";
261
+ const _dS = "differenceScenarios";
262
+ const _de = "detected";
263
+ const _des = "description";
264
+ const _do = "domain";
265
+ const _doc = "document";
266
+ const _e = "error";
267
+ const _eT = "endTime";
268
+ const _en = "enabled";
269
+ const _end = "end";
270
+ const _f = "format";
271
+ const _fM = "failureMessage";
272
+ const _fS = "filterStrength";
273
+ const _fi = "findings";
274
+ const _fil = "filters";
275
+ const _g = "guardrail";
276
+ const _gC = "guardrailCoverage";
277
+ const _gCu = "guardrailConfig";
278
+ const _gCua = "guardContent";
279
+ const _gI = "guardrailIdentifier";
280
+ const _gPL = "guardrailProcessingLatency";
281
+ const _gV = "guardrailVersion";
282
+ const _gu = "guarded";
283
+ const _h = "http";
284
+ const _hE = "httpError";
285
+ const _hH = "httpHeader";
286
+ const _hQ = "httpQuery";
287
+ const _i = "input";
288
+ const _iA = "invocationArn";
289
+ const _iAn = "inputAssessment";
290
+ const _iC = "inferenceConfig";
291
+ const _iM = "invocationMetrics";
292
+ const _iMI = "invokedModelId";
293
+ const _iMn = "invokeModel";
294
+ const _iS = "inputSchema";
295
+ const _iSE = "internalServerException";
296
+ const _iT = "inputTokens";
297
+ const _id = "identifier";
298
+ const _im = "images";
299
+ const _ima = "image";
300
+ const _imp = "impossible";
301
+ const _in = "invalid";
302
+ const _j = "json";
303
+ const _k = "key";
304
+ const _kKI = "kmsKeyId";
305
+ const _l = "location";
306
+ const _lM = "latencyMs";
307
+ const _lMT = "lastModifiedTime";
308
+ const _lW = "logicWarning";
309
+ const _la = "latency";
310
+ const _lo = "logic";
311
+ const _m = "message";
312
+ const _mA = "modelArn";
313
+ const _mI = "modelId";
314
+ const _mIo = "modelInput";
315
+ const _mO = "modelOutput";
316
+ const _mR = "maxResults";
317
+ const _mS = "messageStart";
318
+ const _mSEE = "modelStreamErrorException";
319
+ const _mSe = "messageStop";
320
+ const _mT = "maxTokens";
321
+ const _mTE = "modelTimeoutException";
322
+ const _mWL = "managedWordLists";
323
+ const _ma = "match";
324
+ const _me = "messages";
325
+ const _met = "metrics";
326
+ const _meta = "metadata";
327
+ const _n = "name";
328
+ const _nL = "naturalLanguage";
329
+ const _nT = "nextToken";
330
+ const _nTo = "noTranslations";
331
+ const _o = "outputs";
332
+ const _oA = "outputAssessments";
333
+ const _oDC = "outputDataConfig";
334
+ const _oM = "originalMessage";
335
+ const _oS = "outputScope";
336
+ const _oSC = "originalStatusCode";
337
+ const _oT = "outputTokens";
338
+ const _op = "options";
339
+ const _ou = "output";
340
+ const _p = "premises";
341
+ const _pC = "performanceConfig";
342
+ const _pCL = "performanceConfigLatency";
343
+ const _pE = "piiEntities";
344
+ const _pR = "promptRouter";
345
+ const _pV = "promptVariables";
346
+ const _pVA = "policyVersionArn";
347
+ const _q = "qualifiers";
348
+ const _r = "regex";
349
+ const _rC = "reasoningContent";
350
+ const _rCe = "redactedContent";
351
+ const _rM = "requestMetadata";
352
+ const _rN = "resourceName";
353
+ const _rT = "reasoningText";
354
+ const _re = "regexes";
355
+ const _ro = "role";
356
+ const _s = "source";
357
+ const _sB = "sortBy";
358
+ const _sC = "sourceContent";
359
+ const _sE = "statusEquals";
360
+ const _sIP = "sensitiveInformationPolicy";
361
+ const _sIPFU = "sensitiveInformationPolicyFreeUnits";
362
+ const _sIPU = "sensitiveInformationPolicyUnits";
363
+ const _sL = "s3Location";
364
+ const _sO = "sortOrder";
365
+ const _sODC = "s3OutputDataConfig";
366
+ const _sPM = "streamProcessingMode";
367
+ const _sR = "stopReason";
368
+ const _sRu = "supportingRules";
369
+ const _sS = "stopSequences";
370
+ const _sT = "submitTime";
371
+ const _sTA = "submitTimeAfter";
372
+ const _sTB = "submitTimeBefore";
373
+ const _sTy = "systemTool";
374
+ const _sU = "s3Uri";
375
+ const _sUE = "serviceUnavailableException";
376
+ const _sa = "satisfiable";
377
+ const _sc = "score";
378
+ const _se = "server";
379
+ const _si = "signature";
380
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.bedrockruntime";
381
+ const _st = "status";
382
+ const _sta = "start";
383
+ const _stat = "statements";
384
+ const _str = "stream";
385
+ const _stre = "streaming";
386
+ const _sy = "system";
387
+ const _t = "type";
388
+ const _tA = "translationAmbiguous";
389
+ const _tC = "toolConfig";
390
+ const _tCe = "textCharacters";
391
+ const _tCo = "toolChoice";
392
+ const _tCoo = "tooComplex";
393
+ const _tE = "throttlingException";
394
+ const _tP = "topicPolicy";
395
+ const _tPU = "topicPolicyUnits";
396
+ const _tPo = "topP";
397
+ const _tR = "toolResult";
398
+ const _tS = "toolSpec";
399
+ const _tT = "totalTokens";
400
+ const _tU = "toolUse";
401
+ const _tUI = "toolUseId";
402
+ const _ta = "tags";
403
+ const _te = "text";
404
+ const _tem = "temperature";
405
+ const _th = "threshold";
406
+ const _ti = "title";
407
+ const _to = "total";
408
+ const _too = "tools";
409
+ const _tool = "tool";
410
+ const _top = "topics";
411
+ const _tr = "trace";
412
+ const _tra = "translation";
413
+ const _tran = "translations";
414
+ const _u = "usage";
415
+ const _uC = "untranslatedClaims";
416
+ const _uP = "untranslatedPremises";
417
+ const _ur = "uri";
418
+ const _url = "url";
419
+ const _v = "value";
420
+ const _vE = "validationException";
421
+ const _va = "valid";
422
+ const _vi = "video";
423
+ const _w = "web";
424
+ const _wP = "wordPolicy";
425
+ const _wPU = "wordPolicyUnits";
426
+ const n0 = "com.amazonaws.bedrockruntime";
427
+ import { TypeRegistry } from "@smithy/core/schema";
428
+ import { BedrockRuntimeServiceException as __BedrockRuntimeServiceException } from "../models/BedrockRuntimeServiceException";
429
+ import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ModelErrorException as __ModelErrorException, ModelNotReadyException as __ModelNotReadyException, ModelStreamErrorException as __ModelStreamErrorException, ModelTimeoutException as __ModelTimeoutException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ServiceUnavailableException as __ServiceUnavailableException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
430
+ export var AsyncInvokeMessage = [0, n0, _AIM, 8, 0];
431
+ export var Body = [0, n0, _B, 8, 21];
432
+ export var GuardrailAutomatedReasoningStatementLogicContent = [0, n0, _GARSLC, 8, 0];
433
+ export var GuardrailAutomatedReasoningStatementNaturalLanguageContent = [0, n0, _GARSNLC, 8, 0];
434
+ export var ModelInputPayload = [0, n0, _MIP, 8, 15];
435
+ export var PartBody = [0, n0, _PB, 8, 21];
436
+ export var AccessDeniedException = [
437
+ -3,
438
+ n0,
439
+ _ADE,
440
+ {
441
+ [_e]: _c,
442
+ [_hE]: 403,
443
+ },
444
+ [_m],
445
+ [0],
446
+ ];
447
+ TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
448
+ export var AnyToolChoice = [3, n0, _ATC, 0, [], []];
449
+ export var ApplyGuardrailRequest = [
450
+ 3,
451
+ n0,
452
+ _AGR,
453
+ 0,
454
+ [_gI, _gV, _s, _co, _oS],
455
+ [[0, 1], [0, 1], 0, [() => GuardrailContentBlockList, 0], 0],
456
+ ];
457
+ export var ApplyGuardrailResponse = [
458
+ 3,
459
+ n0,
460
+ _AGRp,
461
+ 0,
462
+ [_u, _a, _aR, _o, _as, _gC],
463
+ [
464
+ () => GuardrailUsage,
465
+ 0,
466
+ 0,
467
+ () => GuardrailOutputContentList,
468
+ [() => GuardrailAssessmentList, 0],
469
+ () => GuardrailCoverage,
470
+ ],
471
+ ];
472
+ export var AsyncInvokeS3OutputDataConfig = [3, n0, _AISODC, 0, [_sU, _kKI, _bO], [0, 0, 0]];
473
+ export var AsyncInvokeSummary = [
474
+ 3,
475
+ n0,
476
+ _AIS,
477
+ 0,
478
+ [_iA, _mA, _cRT, _st, _fM, _sT, _lMT, _eT, _oDC],
479
+ [0, 0, 0, 0, [() => AsyncInvokeMessage, 0], 5, 5, 5, () => AsyncInvokeOutputDataConfig],
480
+ ];
481
+ export var AutoToolChoice = [3, n0, _ATCu, 0, [], []];
482
+ export var BidirectionalInputPayloadPart = [3, n0, _BIPP, 8, [_b], [[() => PartBody, 0]]];
483
+ export var BidirectionalOutputPayloadPart = [3, n0, _BOPP, 8, [_b], [[() => PartBody, 0]]];
484
+ export var CachePointBlock = [3, n0, _CPB, 0, [_t], [0]];
485
+ export var Citation = [
486
+ 3,
487
+ n0,
488
+ _C,
489
+ 0,
490
+ [_ti, _sC, _l],
491
+ [0, () => CitationSourceContentList, () => CitationLocation],
492
+ ];
493
+ export var CitationsConfig = [3, n0, _CC, 0, [_en], [2]];
494
+ export var CitationsContentBlock = [
495
+ 3,
496
+ n0,
497
+ _CCB,
498
+ 0,
499
+ [_co, _ci],
500
+ [() => CitationGeneratedContentList, () => Citations],
501
+ ];
502
+ export var CitationsDelta = [
503
+ 3,
504
+ n0,
505
+ _CD,
506
+ 0,
507
+ [_ti, _sC, _l],
508
+ [0, () => CitationSourceContentListDelta, () => CitationLocation],
509
+ ];
510
+ export var CitationSourceContentDelta = [3, n0, _CSCD, 0, [_te], [0]];
511
+ export var ConflictException = [
512
+ -3,
513
+ n0,
514
+ _CE,
515
+ {
516
+ [_e]: _c,
517
+ [_hE]: 400,
518
+ },
519
+ [_m],
520
+ [0],
521
+ ];
522
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
523
+ export var ContentBlockDeltaEvent = [
524
+ 3,
525
+ n0,
526
+ _CBDE,
527
+ 0,
528
+ [_d, _cBI],
529
+ [[() => ContentBlockDelta, 0], 1],
530
+ ];
531
+ export var ContentBlockStartEvent = [
532
+ 3,
533
+ n0,
534
+ _CBSE,
535
+ 0,
536
+ [_sta, _cBI],
537
+ [() => ContentBlockStart, 1],
538
+ ];
539
+ export var ContentBlockStopEvent = [3, n0, _CBSEo, 0, [_cBI], [1]];
540
+ export var ConverseMetrics = [3, n0, _CM, 0, [_lM], [1]];
541
+ export var ConverseRequest = [
542
+ 3,
543
+ n0,
544
+ _CR,
545
+ 0,
546
+ [_mI, _me, _sy, _iC, _tC, _gCu, _aMRF, _pV, _aMRFP, _rM, _pC],
547
+ [
548
+ [0, 1],
549
+ [() => Messages, 0],
550
+ [() => SystemContentBlocks, 0],
551
+ () => InferenceConfiguration,
552
+ () => ToolConfiguration,
553
+ () => GuardrailConfiguration,
554
+ 15,
555
+ [() => PromptVariableMap, 0],
556
+ 64 | 0,
557
+ [() => RequestMetadata, 0],
558
+ () => PerformanceConfiguration,
559
+ ],
560
+ ];
561
+ export var ConverseResponse = [
562
+ 3,
563
+ n0,
564
+ _CRo,
565
+ 0,
566
+ [_ou, _sR, _u, _met, _aMRFd, _tr, _pC],
567
+ [
568
+ [() => ConverseOutput, 0],
569
+ 0,
570
+ () => TokenUsage,
571
+ () => ConverseMetrics,
572
+ 15,
573
+ [() => ConverseTrace, 0],
574
+ () => PerformanceConfiguration,
575
+ ],
576
+ ];
577
+ export var ConverseStreamMetadataEvent = [
578
+ 3,
579
+ n0,
580
+ _CSME,
581
+ 0,
582
+ [_u, _met, _tr, _pC],
583
+ [() => TokenUsage, () => ConverseStreamMetrics, [() => ConverseStreamTrace, 0], () => PerformanceConfiguration],
584
+ ];
585
+ export var ConverseStreamMetrics = [3, n0, _CSM, 0, [_lM], [1]];
586
+ export var ConverseStreamRequest = [
587
+ 3,
588
+ n0,
589
+ _CSR,
590
+ 0,
591
+ [_mI, _me, _sy, _iC, _tC, _gCu, _aMRF, _pV, _aMRFP, _rM, _pC],
592
+ [
593
+ [0, 1],
594
+ [() => Messages, 0],
595
+ [() => SystemContentBlocks, 0],
596
+ () => InferenceConfiguration,
597
+ () => ToolConfiguration,
598
+ () => GuardrailStreamConfiguration,
599
+ 15,
600
+ [() => PromptVariableMap, 0],
601
+ 64 | 0,
602
+ [() => RequestMetadata, 0],
603
+ () => PerformanceConfiguration,
604
+ ],
605
+ ];
606
+ export var ConverseStreamResponse = [
607
+ 3,
608
+ n0,
609
+ _CSRo,
610
+ 0,
611
+ [_str],
612
+ [[() => ConverseStreamOutput, 16]],
613
+ ];
614
+ export var ConverseStreamTrace = [
615
+ 3,
616
+ n0,
617
+ _CST,
618
+ 0,
619
+ [_g, _pR],
620
+ [[() => GuardrailTraceAssessment, 0], () => PromptRouterTrace],
621
+ ];
622
+ export var ConverseTokensRequest = [
623
+ 3,
624
+ n0,
625
+ _CTR,
626
+ 0,
627
+ [_me, _sy],
628
+ [
629
+ [() => Messages, 0],
630
+ [() => SystemContentBlocks, 0],
631
+ ],
632
+ ];
633
+ export var ConverseTrace = [
634
+ 3,
635
+ n0,
636
+ _CT,
637
+ 0,
638
+ [_g, _pR],
639
+ [[() => GuardrailTraceAssessment, 0], () => PromptRouterTrace],
640
+ ];
641
+ export var CountTokensRequest = [
642
+ 3,
643
+ n0,
644
+ _CTRo,
645
+ 0,
646
+ [_mI, _i],
647
+ [
648
+ [0, 1],
649
+ [() => CountTokensInput, 0],
650
+ ],
651
+ ];
652
+ export var CountTokensResponse = [3, n0, _CTRou, 0, [_iT], [1]];
653
+ export var DocumentBlock = [
654
+ 3,
655
+ n0,
656
+ _DB,
657
+ 0,
658
+ [_f, _n, _s, _con, _ci],
659
+ [0, 0, () => DocumentSource, 0, () => CitationsConfig],
660
+ ];
661
+ export var DocumentCharLocation = [3, n0, _DCL, 0, [_dI, _sta, _end], [1, 1, 1]];
662
+ export var DocumentChunkLocation = [3, n0, _DCLo, 0, [_dI, _sta, _end], [1, 1, 1]];
663
+ export var DocumentPageLocation = [3, n0, _DPL, 0, [_dI, _sta, _end], [1, 1, 1]];
664
+ export var GetAsyncInvokeRequest = [3, n0, _GAIR, 0, [_iA], [[0, 1]]];
665
+ export var GetAsyncInvokeResponse = [
666
+ 3,
667
+ n0,
668
+ _GAIRe,
669
+ 0,
670
+ [_iA, _mA, _cRT, _st, _fM, _sT, _lMT, _eT, _oDC],
671
+ [0, 0, 0, 0, [() => AsyncInvokeMessage, 0], 5, 5, 5, () => AsyncInvokeOutputDataConfig],
672
+ ];
673
+ export var GuardrailAssessment = [
674
+ 3,
675
+ n0,
676
+ _GA,
677
+ 0,
678
+ [_tP, _cP, _wP, _sIP, _cGP, _aRP, _iM],
679
+ [
680
+ () => GuardrailTopicPolicyAssessment,
681
+ () => GuardrailContentPolicyAssessment,
682
+ () => GuardrailWordPolicyAssessment,
683
+ () => GuardrailSensitiveInformationPolicyAssessment,
684
+ () => GuardrailContextualGroundingPolicyAssessment,
685
+ [() => GuardrailAutomatedReasoningPolicyAssessment, 0],
686
+ () => GuardrailInvocationMetrics,
687
+ ],
688
+ ];
689
+ export var GuardrailAutomatedReasoningImpossibleFinding = [
690
+ 3,
691
+ n0,
692
+ _GARIF,
693
+ 0,
694
+ [_tra, _cR, _lW],
695
+ [
696
+ [() => GuardrailAutomatedReasoningTranslation, 0],
697
+ () => GuardrailAutomatedReasoningRuleList,
698
+ [() => GuardrailAutomatedReasoningLogicWarning, 0],
699
+ ],
700
+ ];
701
+ export var GuardrailAutomatedReasoningInputTextReference = [
702
+ 3,
703
+ n0,
704
+ _GARITR,
705
+ 0,
706
+ [_te],
707
+ [[() => GuardrailAutomatedReasoningStatementNaturalLanguageContent, 0]],
708
+ ];
709
+ export var GuardrailAutomatedReasoningInvalidFinding = [
710
+ 3,
711
+ n0,
712
+ _GARIFu,
713
+ 0,
714
+ [_tra, _cR, _lW],
715
+ [
716
+ [() => GuardrailAutomatedReasoningTranslation, 0],
717
+ () => GuardrailAutomatedReasoningRuleList,
718
+ [() => GuardrailAutomatedReasoningLogicWarning, 0],
719
+ ],
720
+ ];
721
+ export var GuardrailAutomatedReasoningLogicWarning = [
722
+ 3,
723
+ n0,
724
+ _GARLW,
725
+ 0,
726
+ [_t, _p, _cl],
727
+ [0, [() => GuardrailAutomatedReasoningStatementList, 0], [() => GuardrailAutomatedReasoningStatementList, 0]],
728
+ ];
729
+ export var GuardrailAutomatedReasoningNoTranslationsFinding = [3, n0, _GARNTF, 0, [], []];
730
+ export var GuardrailAutomatedReasoningPolicyAssessment = [
731
+ 3,
732
+ n0,
733
+ _GARPA,
734
+ 0,
735
+ [_fi],
736
+ [[() => GuardrailAutomatedReasoningFindingList, 0]],
737
+ ];
738
+ export var GuardrailAutomatedReasoningRule = [3, n0, _GARR, 0, [_id, _pVA], [0, 0]];
739
+ export var GuardrailAutomatedReasoningSatisfiableFinding = [
740
+ 3,
741
+ n0,
742
+ _GARSF,
743
+ 0,
744
+ [_tra, _cTS, _cFS, _lW],
745
+ [
746
+ [() => GuardrailAutomatedReasoningTranslation, 0],
747
+ [() => GuardrailAutomatedReasoningScenario, 0],
748
+ [() => GuardrailAutomatedReasoningScenario, 0],
749
+ [() => GuardrailAutomatedReasoningLogicWarning, 0],
750
+ ],
751
+ ];
752
+ export var GuardrailAutomatedReasoningScenario = [
753
+ 3,
754
+ n0,
755
+ _GARS,
756
+ 0,
757
+ [_stat],
758
+ [[() => GuardrailAutomatedReasoningStatementList, 0]],
759
+ ];
760
+ export var GuardrailAutomatedReasoningStatement = [
761
+ 3,
762
+ n0,
763
+ _GARSu,
764
+ 0,
765
+ [_lo, _nL],
766
+ [
767
+ [() => GuardrailAutomatedReasoningStatementLogicContent, 0],
768
+ [() => GuardrailAutomatedReasoningStatementNaturalLanguageContent, 0],
769
+ ],
770
+ ];
771
+ export var GuardrailAutomatedReasoningTooComplexFinding = [3, n0, _GARTCF, 0, [], []];
772
+ export var GuardrailAutomatedReasoningTranslation = [
773
+ 3,
774
+ n0,
775
+ _GART,
776
+ 0,
777
+ [_p, _cl, _uP, _uC, _conf],
778
+ [
779
+ [() => GuardrailAutomatedReasoningStatementList, 0],
780
+ [() => GuardrailAutomatedReasoningStatementList, 0],
781
+ [() => GuardrailAutomatedReasoningInputTextReferenceList, 0],
782
+ [() => GuardrailAutomatedReasoningInputTextReferenceList, 0],
783
+ 1,
784
+ ],
785
+ ];
786
+ export var GuardrailAutomatedReasoningTranslationAmbiguousFinding = [
787
+ 3,
788
+ n0,
789
+ _GARTAF,
790
+ 0,
791
+ [_op, _dS],
792
+ [
793
+ [() => GuardrailAutomatedReasoningTranslationOptionList, 0],
794
+ [() => GuardrailAutomatedReasoningDifferenceScenarioList, 0],
795
+ ],
796
+ ];
797
+ export var GuardrailAutomatedReasoningTranslationOption = [
798
+ 3,
799
+ n0,
800
+ _GARTO,
801
+ 0,
802
+ [_tran],
803
+ [[() => GuardrailAutomatedReasoningTranslationList, 0]],
804
+ ];
805
+ export var GuardrailAutomatedReasoningValidFinding = [
806
+ 3,
807
+ n0,
808
+ _GARVF,
809
+ 0,
810
+ [_tra, _cTS, _sRu, _lW],
811
+ [
812
+ [() => GuardrailAutomatedReasoningTranslation, 0],
813
+ [() => GuardrailAutomatedReasoningScenario, 0],
814
+ () => GuardrailAutomatedReasoningRuleList,
815
+ [() => GuardrailAutomatedReasoningLogicWarning, 0],
816
+ ],
817
+ ];
818
+ export var GuardrailConfiguration = [3, n0, _GC, 0, [_gI, _gV, _tr], [0, 0, 0]];
819
+ export var GuardrailContentFilter = [3, n0, _GCF, 0, [_t, _conf, _fS, _a, _de], [0, 0, 0, 0, 2]];
820
+ export var GuardrailContentPolicyAssessment = [
821
+ 3,
822
+ n0,
823
+ _GCPA,
824
+ 0,
825
+ [_fil],
826
+ [() => GuardrailContentFilterList],
827
+ ];
828
+ export var GuardrailContextualGroundingFilter = [
829
+ 3,
830
+ n0,
831
+ _GCGF,
832
+ 0,
833
+ [_t, _th, _sc, _a, _de],
834
+ [0, 1, 1, 0, 2],
835
+ ];
836
+ export var GuardrailContextualGroundingPolicyAssessment = [
837
+ 3,
838
+ n0,
839
+ _GCGPA,
840
+ 0,
841
+ [_fil],
842
+ [() => GuardrailContextualGroundingFilters],
843
+ ];
844
+ export var GuardrailConverseImageBlock = [
845
+ 3,
846
+ n0,
847
+ _GCIB,
848
+ 8,
849
+ [_f, _s],
850
+ [0, [() => GuardrailConverseImageSource, 0]],
851
+ ];
852
+ export var GuardrailConverseTextBlock = [3, n0, _GCTB, 0, [_te, _q], [0, 64 | 0]];
853
+ export var GuardrailCoverage = [
854
+ 3,
855
+ n0,
856
+ _GCu,
857
+ 0,
858
+ [_tCe, _im],
859
+ [() => GuardrailTextCharactersCoverage, () => GuardrailImageCoverage],
860
+ ];
861
+ export var GuardrailCustomWord = [3, n0, _GCW, 0, [_ma, _a, _de], [0, 0, 2]];
862
+ export var GuardrailImageBlock = [
863
+ 3,
864
+ n0,
865
+ _GIB,
866
+ 8,
867
+ [_f, _s],
868
+ [0, [() => GuardrailImageSource, 0]],
869
+ ];
870
+ export var GuardrailImageCoverage = [3, n0, _GIC, 0, [_gu, _to], [1, 1]];
871
+ export var GuardrailInvocationMetrics = [
872
+ 3,
873
+ n0,
874
+ _GIM,
875
+ 0,
876
+ [_gPL, _u, _gC],
877
+ [1, () => GuardrailUsage, () => GuardrailCoverage],
878
+ ];
879
+ export var GuardrailManagedWord = [3, n0, _GMW, 0, [_ma, _t, _a, _de], [0, 0, 0, 2]];
880
+ export var GuardrailOutputContent = [3, n0, _GOC, 0, [_te], [0]];
881
+ export var GuardrailPiiEntityFilter = [3, n0, _GPEF, 0, [_ma, _t, _a, _de], [0, 0, 0, 2]];
882
+ export var GuardrailRegexFilter = [3, n0, _GRF, 0, [_n, _ma, _r, _a, _de], [0, 0, 0, 0, 2]];
883
+ export var GuardrailSensitiveInformationPolicyAssessment = [
884
+ 3,
885
+ n0,
886
+ _GSIPA,
887
+ 0,
888
+ [_pE, _re],
889
+ [() => GuardrailPiiEntityFilterList, () => GuardrailRegexFilterList],
890
+ ];
891
+ export var GuardrailStreamConfiguration = [3, n0, _GSC, 0, [_gI, _gV, _tr, _sPM], [0, 0, 0, 0]];
892
+ export var GuardrailTextBlock = [3, n0, _GTB, 0, [_te, _q], [0, 64 | 0]];
893
+ export var GuardrailTextCharactersCoverage = [3, n0, _GTCC, 0, [_gu, _to], [1, 1]];
894
+ export var GuardrailTopic = [3, n0, _GT, 0, [_n, _t, _a, _de], [0, 0, 0, 2]];
895
+ export var GuardrailTopicPolicyAssessment = [
896
+ 3,
897
+ n0,
898
+ _GTPA,
899
+ 0,
900
+ [_top],
901
+ [() => GuardrailTopicList],
902
+ ];
903
+ export var GuardrailTraceAssessment = [
904
+ 3,
905
+ n0,
906
+ _GTA,
907
+ 0,
908
+ [_mO, _iAn, _oA, _aR],
909
+ [64 | 0, [() => GuardrailAssessmentMap, 0], [() => GuardrailAssessmentListMap, 0], 0],
910
+ ];
911
+ export var GuardrailUsage = [
912
+ 3,
913
+ n0,
914
+ _GU,
915
+ 0,
916
+ [_tPU, _cPU, _wPU, _sIPU, _sIPFU, _cGPU, _cPIU, _aRPU, _aRPu],
917
+ [1, 1, 1, 1, 1, 1, 1, 1, 1],
918
+ ];
919
+ export var GuardrailWordPolicyAssessment = [
920
+ 3,
921
+ n0,
922
+ _GWPA,
923
+ 0,
924
+ [_cW, _mWL],
925
+ [() => GuardrailCustomWordList, () => GuardrailManagedWordList],
926
+ ];
927
+ export var ImageBlock = [3, n0, _IB, 0, [_f, _s], [0, () => ImageSource]];
928
+ export var InferenceConfiguration = [3, n0, _IC, 0, [_mT, _tem, _tPo, _sS], [1, 1, 1, 64 | 0]];
929
+ export var InternalServerException = [
930
+ -3,
931
+ n0,
932
+ _ISE,
933
+ {
934
+ [_e]: _se,
935
+ [_hE]: 500,
936
+ },
937
+ [_m],
938
+ [0],
939
+ ];
940
+ TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
941
+ export var InvokeModelRequest = [
942
+ 3,
943
+ n0,
944
+ _IMR,
945
+ 0,
946
+ [_bo, _cT, _ac, _mI, _tr, _gI, _gV, _pCL],
947
+ [
948
+ [() => Body, 16],
949
+ [
950
+ 0,
951
+ {
952
+ [_hH]: _CT_,
953
+ },
954
+ ],
955
+ [
956
+ 0,
957
+ {
958
+ [_hH]: _A,
959
+ },
960
+ ],
961
+ [0, 1],
962
+ [
963
+ 0,
964
+ {
965
+ [_hH]: _XABT,
966
+ },
967
+ ],
968
+ [
969
+ 0,
970
+ {
971
+ [_hH]: _XABG,
972
+ },
973
+ ],
974
+ [
975
+ 0,
976
+ {
977
+ [_hH]: _XABG_,
978
+ },
979
+ ],
980
+ [
981
+ 0,
982
+ {
983
+ [_hH]: _XABPL,
984
+ },
985
+ ],
986
+ ],
987
+ ];
988
+ export var InvokeModelResponse = [
989
+ 3,
990
+ n0,
991
+ _IMRn,
992
+ 0,
993
+ [_bo, _cT, _pCL],
994
+ [
995
+ [() => Body, 16],
996
+ [
997
+ 0,
998
+ {
999
+ [_hH]: _CT_,
1000
+ },
1001
+ ],
1002
+ [
1003
+ 0,
1004
+ {
1005
+ [_hH]: _XABPL,
1006
+ },
1007
+ ],
1008
+ ],
1009
+ ];
1010
+ export var InvokeModelTokensRequest = [3, n0, _IMTR, 0, [_bo], [[() => Body, 0]]];
1011
+ export var InvokeModelWithBidirectionalStreamRequest = [
1012
+ 3,
1013
+ n0,
1014
+ _IMWBSR,
1015
+ 0,
1016
+ [_mI, _bo],
1017
+ [
1018
+ [0, 1],
1019
+ [() => InvokeModelWithBidirectionalStreamInput, 16],
1020
+ ],
1021
+ ];
1022
+ export var InvokeModelWithBidirectionalStreamResponse = [
1023
+ 3,
1024
+ n0,
1025
+ _IMWBSRn,
1026
+ 0,
1027
+ [_bo],
1028
+ [[() => InvokeModelWithBidirectionalStreamOutput, 16]],
1029
+ ];
1030
+ export var InvokeModelWithResponseStreamRequest = [
1031
+ 3,
1032
+ n0,
1033
+ _IMWRSR,
1034
+ 0,
1035
+ [_bo, _cT, _ac, _mI, _tr, _gI, _gV, _pCL],
1036
+ [
1037
+ [() => Body, 16],
1038
+ [
1039
+ 0,
1040
+ {
1041
+ [_hH]: _CT_,
1042
+ },
1043
+ ],
1044
+ [
1045
+ 0,
1046
+ {
1047
+ [_hH]: _XABA,
1048
+ },
1049
+ ],
1050
+ [0, 1],
1051
+ [
1052
+ 0,
1053
+ {
1054
+ [_hH]: _XABT,
1055
+ },
1056
+ ],
1057
+ [
1058
+ 0,
1059
+ {
1060
+ [_hH]: _XABG,
1061
+ },
1062
+ ],
1063
+ [
1064
+ 0,
1065
+ {
1066
+ [_hH]: _XABG_,
1067
+ },
1068
+ ],
1069
+ [
1070
+ 0,
1071
+ {
1072
+ [_hH]: _XABPL,
1073
+ },
1074
+ ],
1075
+ ],
1076
+ ];
1077
+ export var InvokeModelWithResponseStreamResponse = [
1078
+ 3,
1079
+ n0,
1080
+ _IMWRSRn,
1081
+ 0,
1082
+ [_bo, _cT, _pCL],
1083
+ [
1084
+ [() => ResponseStream, 16],
1085
+ [
1086
+ 0,
1087
+ {
1088
+ [_hH]: _XABCT,
1089
+ },
1090
+ ],
1091
+ [
1092
+ 0,
1093
+ {
1094
+ [_hH]: _XABPL,
1095
+ },
1096
+ ],
1097
+ ],
1098
+ ];
1099
+ export var ListAsyncInvokesRequest = [
1100
+ 3,
1101
+ n0,
1102
+ _LAIR,
1103
+ 0,
1104
+ [_sTA, _sTB, _sE, _mR, _nT, _sB, _sO],
1105
+ [
1106
+ [
1107
+ 5,
1108
+ {
1109
+ [_hQ]: _sTA,
1110
+ },
1111
+ ],
1112
+ [
1113
+ 5,
1114
+ {
1115
+ [_hQ]: _sTB,
1116
+ },
1117
+ ],
1118
+ [
1119
+ 0,
1120
+ {
1121
+ [_hQ]: _sE,
1122
+ },
1123
+ ],
1124
+ [
1125
+ 1,
1126
+ {
1127
+ [_hQ]: _mR,
1128
+ },
1129
+ ],
1130
+ [
1131
+ 0,
1132
+ {
1133
+ [_hQ]: _nT,
1134
+ },
1135
+ ],
1136
+ [
1137
+ 0,
1138
+ {
1139
+ [_hQ]: _sB,
1140
+ },
1141
+ ],
1142
+ [
1143
+ 0,
1144
+ {
1145
+ [_hQ]: _sO,
1146
+ },
1147
+ ],
1148
+ ],
1149
+ ];
1150
+ export var ListAsyncInvokesResponse = [
1151
+ 3,
1152
+ n0,
1153
+ _LAIRi,
1154
+ 0,
1155
+ [_nT, _aIS],
1156
+ [0, [() => AsyncInvokeSummaries, 0]],
1157
+ ];
1158
+ export var Message = [3, n0, _M, 0, [_ro, _co], [0, [() => ContentBlocks, 0]]];
1159
+ export var MessageStartEvent = [3, n0, _MSE, 0, [_ro], [0]];
1160
+ export var MessageStopEvent = [3, n0, _MSEe, 0, [_sR, _aMRFd], [0, 15]];
1161
+ export var ModelErrorException = [
1162
+ -3,
1163
+ n0,
1164
+ _MEE,
1165
+ {
1166
+ [_e]: _c,
1167
+ [_hE]: 424,
1168
+ },
1169
+ [_m, _oSC, _rN],
1170
+ [0, 1, 0],
1171
+ ];
1172
+ TypeRegistry.for(n0).registerError(ModelErrorException, __ModelErrorException);
1173
+ export var ModelNotReadyException = [
1174
+ -3,
1175
+ n0,
1176
+ _MNRE,
1177
+ {
1178
+ [_e]: _c,
1179
+ [_hE]: 429,
1180
+ },
1181
+ [_m],
1182
+ [0],
1183
+ ];
1184
+ TypeRegistry.for(n0).registerError(ModelNotReadyException, __ModelNotReadyException);
1185
+ export var ModelStreamErrorException = [
1186
+ -3,
1187
+ n0,
1188
+ _MSEE,
1189
+ {
1190
+ [_e]: _c,
1191
+ [_hE]: 424,
1192
+ },
1193
+ [_m, _oSC, _oM],
1194
+ [0, 1, 0],
1195
+ ];
1196
+ TypeRegistry.for(n0).registerError(ModelStreamErrorException, __ModelStreamErrorException);
1197
+ export var ModelTimeoutException = [
1198
+ -3,
1199
+ n0,
1200
+ _MTE,
1201
+ {
1202
+ [_e]: _c,
1203
+ [_hE]: 408,
1204
+ },
1205
+ [_m],
1206
+ [0],
1207
+ ];
1208
+ TypeRegistry.for(n0).registerError(ModelTimeoutException, __ModelTimeoutException);
1209
+ export var PayloadPart = [3, n0, _PP, 8, [_b], [[() => PartBody, 0]]];
1210
+ export var PerformanceConfiguration = [3, n0, _PC, 0, [_la], [0]];
1211
+ export var PromptRouterTrace = [3, n0, _PRT, 0, [_iMI], [0]];
1212
+ export var ReasoningTextBlock = [3, n0, _RTB, 8, [_te, _si], [0, 0]];
1213
+ export var ResourceNotFoundException = [
1214
+ -3,
1215
+ n0,
1216
+ _RNFE,
1217
+ {
1218
+ [_e]: _c,
1219
+ [_hE]: 404,
1220
+ },
1221
+ [_m],
1222
+ [0],
1223
+ ];
1224
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
1225
+ export var S3Location = [3, n0, _SL, 0, [_ur, _bO], [0, 0]];
1226
+ export var ServiceQuotaExceededException = [
1227
+ -3,
1228
+ n0,
1229
+ _SQEE,
1230
+ {
1231
+ [_e]: _c,
1232
+ [_hE]: 400,
1233
+ },
1234
+ [_m],
1235
+ [0],
1236
+ ];
1237
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
1238
+ export var ServiceUnavailableException = [
1239
+ -3,
1240
+ n0,
1241
+ _SUE,
1242
+ {
1243
+ [_e]: _se,
1244
+ [_hE]: 503,
1245
+ },
1246
+ [_m],
1247
+ [0],
1248
+ ];
1249
+ TypeRegistry.for(n0).registerError(ServiceUnavailableException, __ServiceUnavailableException);
1250
+ export var SpecificToolChoice = [3, n0, _STC, 0, [_n], [0]];
1251
+ export var StartAsyncInvokeRequest = [
1252
+ 3,
1253
+ n0,
1254
+ _SAIR,
1255
+ 0,
1256
+ [_cRT, _mI, _mIo, _oDC, _ta],
1257
+ [[0, 4], 0, [() => ModelInputPayload, 0], () => AsyncInvokeOutputDataConfig, () => TagList],
1258
+ ];
1259
+ export var StartAsyncInvokeResponse = [3, n0, _SAIRt, 0, [_iA], [0]];
1260
+ export var SystemTool = [3, n0, _ST, 0, [_n], [0]];
1261
+ export var Tag = [3, n0, _T, 0, [_k, _v], [0, 0]];
1262
+ export var ThrottlingException = [
1263
+ -3,
1264
+ n0,
1265
+ _TE,
1266
+ {
1267
+ [_e]: _c,
1268
+ [_hE]: 429,
1269
+ },
1270
+ [_m],
1271
+ [0],
1272
+ ];
1273
+ TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
1274
+ export var TokenUsage = [3, n0, _TU, 0, [_iT, _oT, _tT, _cRIT, _cWIT], [1, 1, 1, 1, 1]];
1275
+ export var ToolConfiguration = [3, n0, _TC, 0, [_too, _tCo], [() => Tools, () => ToolChoice]];
1276
+ export var ToolResultBlock = [
1277
+ 3,
1278
+ n0,
1279
+ _TRB,
1280
+ 0,
1281
+ [_tUI, _co, _st, _t],
1282
+ [0, () => ToolResultContentBlocks, 0, 0],
1283
+ ];
1284
+ export var ToolResultBlockStart = [3, n0, _TRBS, 0, [_tUI, _t, _st], [0, 0, 0]];
1285
+ export var ToolSpecification = [3, n0, _TS, 0, [_n, _des, _iS], [0, 0, () => ToolInputSchema]];
1286
+ export var ToolUseBlock = [3, n0, _TUB, 0, [_tUI, _n, _i, _t], [0, 0, 15, 0]];
1287
+ export var ToolUseBlockDelta = [3, n0, _TUBD, 0, [_i], [0]];
1288
+ export var ToolUseBlockStart = [3, n0, _TUBS, 0, [_tUI, _n, _t], [0, 0, 0]];
1289
+ export var ValidationException = [
1290
+ -3,
1291
+ n0,
1292
+ _VE,
1293
+ {
1294
+ [_e]: _c,
1295
+ [_hE]: 400,
1296
+ },
1297
+ [_m],
1298
+ [0],
1299
+ ];
1300
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
1301
+ export var VideoBlock = [3, n0, _VB, 0, [_f, _s], [0, () => VideoSource]];
1302
+ export var WebLocation = [3, n0, _WL, 0, [_url, _do], [0, 0]];
1303
+ export var __Unit = "unit";
1304
+ export var BedrockRuntimeServiceException = [-3, _sm, "BedrockRuntimeServiceException", 0, [], []];
1305
+ TypeRegistry.for(_sm).registerError(BedrockRuntimeServiceException, __BedrockRuntimeServiceException);
1306
+ export var AdditionalModelResponseFieldPaths = 64 | 0;
1307
+ export var AsyncInvokeSummaries = [1, n0, _AISs, 0, [() => AsyncInvokeSummary, 0]];
1308
+ export var CitationGeneratedContentList = [1, n0, _CGCL, 0, () => CitationGeneratedContent];
1309
+ export var Citations = [1, n0, _Ci, 0, () => Citation];
1310
+ export var CitationSourceContentList = [1, n0, _CSCL, 0, () => CitationSourceContent];
1311
+ export var CitationSourceContentListDelta = [1, n0, _CSCLD, 0, () => CitationSourceContentDelta];
1312
+ export var ContentBlocks = [1, n0, _CB, 0, [() => ContentBlock, 0]];
1313
+ export var DocumentContentBlocks = [1, n0, _DCB, 0, () => DocumentContentBlock];
1314
+ export var GuardrailAssessmentList = [1, n0, _GAL, 0, [() => GuardrailAssessment, 0]];
1315
+ export var GuardrailAutomatedReasoningDifferenceScenarioList = [
1316
+ 1,
1317
+ n0,
1318
+ _GARDSL,
1319
+ 0,
1320
+ [() => GuardrailAutomatedReasoningScenario, 0],
1321
+ ];
1322
+ export var GuardrailAutomatedReasoningFindingList = [
1323
+ 1,
1324
+ n0,
1325
+ _GARFL,
1326
+ 0,
1327
+ [() => GuardrailAutomatedReasoningFinding, 0],
1328
+ ];
1329
+ export var GuardrailAutomatedReasoningInputTextReferenceList = [
1330
+ 1,
1331
+ n0,
1332
+ _GARITRL,
1333
+ 0,
1334
+ [() => GuardrailAutomatedReasoningInputTextReference, 0],
1335
+ ];
1336
+ export var GuardrailAutomatedReasoningRuleList = [
1337
+ 1,
1338
+ n0,
1339
+ _GARRL,
1340
+ 0,
1341
+ () => GuardrailAutomatedReasoningRule,
1342
+ ];
1343
+ export var GuardrailAutomatedReasoningStatementList = [
1344
+ 1,
1345
+ n0,
1346
+ _GARSL,
1347
+ 0,
1348
+ [() => GuardrailAutomatedReasoningStatement, 0],
1349
+ ];
1350
+ export var GuardrailAutomatedReasoningTranslationList = [
1351
+ 1,
1352
+ n0,
1353
+ _GARTL,
1354
+ 0,
1355
+ [() => GuardrailAutomatedReasoningTranslation, 0],
1356
+ ];
1357
+ export var GuardrailAutomatedReasoningTranslationOptionList = [
1358
+ 1,
1359
+ n0,
1360
+ _GARTOL,
1361
+ 0,
1362
+ [() => GuardrailAutomatedReasoningTranslationOption, 0],
1363
+ ];
1364
+ export var GuardrailContentBlockList = [1, n0, _GCBL, 0, [() => GuardrailContentBlock, 0]];
1365
+ export var GuardrailContentFilterList = [1, n0, _GCFL, 0, () => GuardrailContentFilter];
1366
+ export var GuardrailContentQualifierList = 64 | 0;
1367
+ export var GuardrailContextualGroundingFilters = [
1368
+ 1,
1369
+ n0,
1370
+ _GCGFu,
1371
+ 0,
1372
+ () => GuardrailContextualGroundingFilter,
1373
+ ];
1374
+ export var GuardrailConverseContentQualifierList = 64 | 0;
1375
+ export var GuardrailCustomWordList = [1, n0, _GCWL, 0, () => GuardrailCustomWord];
1376
+ export var GuardrailManagedWordList = [1, n0, _GMWL, 0, () => GuardrailManagedWord];
1377
+ export var GuardrailOutputContentList = [1, n0, _GOCL, 0, () => GuardrailOutputContent];
1378
+ export var GuardrailPiiEntityFilterList = [1, n0, _GPEFL, 0, () => GuardrailPiiEntityFilter];
1379
+ export var GuardrailRegexFilterList = [1, n0, _GRFL, 0, () => GuardrailRegexFilter];
1380
+ export var GuardrailTopicList = [1, n0, _GTL, 0, () => GuardrailTopic];
1381
+ export var Messages = [1, n0, _Me, 0, [() => Message, 0]];
1382
+ export var ModelOutputs = 64 | 0;
1383
+ export var NonEmptyStringList = 64 | 0;
1384
+ export var SystemContentBlocks = [1, n0, _SCB, 0, [() => SystemContentBlock, 0]];
1385
+ export var TagList = [1, n0, _TL, 0, () => Tag];
1386
+ export var ToolResultBlocksDelta = [1, n0, _TRBD, 0, () => ToolResultBlockDelta];
1387
+ export var ToolResultContentBlocks = [1, n0, _TRCB, 0, () => ToolResultContentBlock];
1388
+ export var Tools = [1, n0, _To, 0, () => Tool];
1389
+ export var GuardrailAssessmentListMap = [2, n0, _GALM, 0, [0, 0], [() => GuardrailAssessmentList, 0]];
1390
+ export var GuardrailAssessmentMap = [2, n0, _GAM, 0, [0, 0], [() => GuardrailAssessment, 0]];
1391
+ export var PromptVariableMap = [2, n0, _PVM, 8, 0, () => PromptVariableValues];
1392
+ export var RequestMetadata = [2, n0, _RM, 8, 0, 0];
1393
+ export var AsyncInvokeOutputDataConfig = [
1394
+ 3,
1395
+ n0,
1396
+ _AIODC,
1397
+ 0,
1398
+ [_sODC],
1399
+ [() => AsyncInvokeS3OutputDataConfig],
1400
+ ];
1401
+ export var CitationGeneratedContent = [3, n0, _CGC, 0, [_te], [0]];
1402
+ export var CitationLocation = [
1403
+ 3,
1404
+ n0,
1405
+ _CL,
1406
+ 0,
1407
+ [_w, _dC, _dP, _dCo],
1408
+ [() => WebLocation, () => DocumentCharLocation, () => DocumentPageLocation, () => DocumentChunkLocation],
1409
+ ];
1410
+ export var CitationSourceContent = [3, n0, _CSC, 0, [_te], [0]];
1411
+ export var ContentBlock = [
1412
+ 3,
1413
+ n0,
1414
+ _CBo,
1415
+ 0,
1416
+ [_te, _ima, _doc, _vi, _tU, _tR, _gCua, _cPa, _rC, _cC],
1417
+ [
1418
+ 0,
1419
+ () => ImageBlock,
1420
+ () => DocumentBlock,
1421
+ () => VideoBlock,
1422
+ () => ToolUseBlock,
1423
+ () => ToolResultBlock,
1424
+ [() => GuardrailConverseContentBlock, 0],
1425
+ () => CachePointBlock,
1426
+ [() => ReasoningContentBlock, 0],
1427
+ () => CitationsContentBlock,
1428
+ ],
1429
+ ];
1430
+ export var ContentBlockDelta = [
1431
+ 3,
1432
+ n0,
1433
+ _CBD,
1434
+ 0,
1435
+ [_te, _tU, _tR, _rC, _cit],
1436
+ [
1437
+ 0,
1438
+ () => ToolUseBlockDelta,
1439
+ () => ToolResultBlocksDelta,
1440
+ [() => ReasoningContentBlockDelta, 0],
1441
+ () => CitationsDelta,
1442
+ ],
1443
+ ];
1444
+ export var ContentBlockStart = [
1445
+ 3,
1446
+ n0,
1447
+ _CBS,
1448
+ 0,
1449
+ [_tU, _tR],
1450
+ [() => ToolUseBlockStart, () => ToolResultBlockStart],
1451
+ ];
1452
+ export var ConverseOutput = [3, n0, _CO, 0, [_m], [[() => Message, 0]]];
1453
+ export var ConverseStreamOutput = [
1454
+ 3,
1455
+ n0,
1456
+ _CSO,
1457
+ {
1458
+ [_stre]: 1,
1459
+ },
1460
+ [_mS, _cBS, _cBD, _cBSo, _mSe, _meta, _iSE, _mSEE, _vE, _tE, _sUE],
1461
+ [
1462
+ () => MessageStartEvent,
1463
+ () => ContentBlockStartEvent,
1464
+ [() => ContentBlockDeltaEvent, 0],
1465
+ () => ContentBlockStopEvent,
1466
+ () => MessageStopEvent,
1467
+ [() => ConverseStreamMetadataEvent, 0],
1468
+ [() => InternalServerException, 0],
1469
+ [() => ModelStreamErrorException, 0],
1470
+ [() => ValidationException, 0],
1471
+ [() => ThrottlingException, 0],
1472
+ [() => ServiceUnavailableException, 0],
1473
+ ],
1474
+ ];
1475
+ export var CountTokensInput = [
1476
+ 3,
1477
+ n0,
1478
+ _CTI,
1479
+ 0,
1480
+ [_iMn, _conv],
1481
+ [
1482
+ [() => InvokeModelTokensRequest, 0],
1483
+ [() => ConverseTokensRequest, 0],
1484
+ ],
1485
+ ];
1486
+ export var DocumentContentBlock = [3, n0, _DCBo, 0, [_te], [0]];
1487
+ export var DocumentSource = [
1488
+ 3,
1489
+ n0,
1490
+ _DS,
1491
+ 0,
1492
+ [_b, _sL, _te, _co],
1493
+ [21, () => S3Location, 0, () => DocumentContentBlocks],
1494
+ ];
1495
+ export var GuardrailAutomatedReasoningFinding = [
1496
+ 3,
1497
+ n0,
1498
+ _GARF,
1499
+ 0,
1500
+ [_va, _in, _sa, _imp, _tA, _tCoo, _nTo],
1501
+ [
1502
+ [() => GuardrailAutomatedReasoningValidFinding, 0],
1503
+ [() => GuardrailAutomatedReasoningInvalidFinding, 0],
1504
+ [() => GuardrailAutomatedReasoningSatisfiableFinding, 0],
1505
+ [() => GuardrailAutomatedReasoningImpossibleFinding, 0],
1506
+ [() => GuardrailAutomatedReasoningTranslationAmbiguousFinding, 0],
1507
+ () => GuardrailAutomatedReasoningTooComplexFinding,
1508
+ () => GuardrailAutomatedReasoningNoTranslationsFinding,
1509
+ ],
1510
+ ];
1511
+ export var GuardrailContentBlock = [
1512
+ 3,
1513
+ n0,
1514
+ _GCB,
1515
+ 0,
1516
+ [_te, _ima],
1517
+ [() => GuardrailTextBlock, [() => GuardrailImageBlock, 0]],
1518
+ ];
1519
+ export var GuardrailConverseContentBlock = [
1520
+ 3,
1521
+ n0,
1522
+ _GCCB,
1523
+ 0,
1524
+ [_te, _ima],
1525
+ [() => GuardrailConverseTextBlock, [() => GuardrailConverseImageBlock, 0]],
1526
+ ];
1527
+ export var GuardrailConverseImageSource = [3, n0, _GCIS, 8, [_b], [21]];
1528
+ export var GuardrailImageSource = [3, n0, _GIS, 8, [_b], [21]];
1529
+ export var ImageSource = [3, n0, _IS, 0, [_b, _sL], [21, () => S3Location]];
1530
+ export var InvokeModelWithBidirectionalStreamInput = [
1531
+ 3,
1532
+ n0,
1533
+ _IMWBSI,
1534
+ {
1535
+ [_stre]: 1,
1536
+ },
1537
+ [_ch],
1538
+ [[() => BidirectionalInputPayloadPart, 0]],
1539
+ ];
1540
+ export var InvokeModelWithBidirectionalStreamOutput = [
1541
+ 3,
1542
+ n0,
1543
+ _IMWBSO,
1544
+ {
1545
+ [_stre]: 1,
1546
+ },
1547
+ [_ch, _iSE, _mSEE, _vE, _tE, _mTE, _sUE],
1548
+ [
1549
+ [() => BidirectionalOutputPayloadPart, 0],
1550
+ [() => InternalServerException, 0],
1551
+ [() => ModelStreamErrorException, 0],
1552
+ [() => ValidationException, 0],
1553
+ [() => ThrottlingException, 0],
1554
+ [() => ModelTimeoutException, 0],
1555
+ [() => ServiceUnavailableException, 0],
1556
+ ],
1557
+ ];
1558
+ export var PromptVariableValues = [3, n0, _PVV, 0, [_te], [0]];
1559
+ export var ReasoningContentBlock = [
1560
+ 3,
1561
+ n0,
1562
+ _RCB,
1563
+ 8,
1564
+ [_rT, _rCe],
1565
+ [[() => ReasoningTextBlock, 0], 21],
1566
+ ];
1567
+ export var ReasoningContentBlockDelta = [3, n0, _RCBD, 8, [_te, _rCe, _si], [0, 21, 0]];
1568
+ export var ResponseStream = [
1569
+ 3,
1570
+ n0,
1571
+ _RS,
1572
+ {
1573
+ [_stre]: 1,
1574
+ },
1575
+ [_ch, _iSE, _mSEE, _vE, _tE, _mTE, _sUE],
1576
+ [
1577
+ [() => PayloadPart, 0],
1578
+ [() => InternalServerException, 0],
1579
+ [() => ModelStreamErrorException, 0],
1580
+ [() => ValidationException, 0],
1581
+ [() => ThrottlingException, 0],
1582
+ [() => ModelTimeoutException, 0],
1583
+ [() => ServiceUnavailableException, 0],
1584
+ ],
1585
+ ];
1586
+ export var SystemContentBlock = [
1587
+ 3,
1588
+ n0,
1589
+ _SCBy,
1590
+ 0,
1591
+ [_te, _gCua, _cPa],
1592
+ [0, [() => GuardrailConverseContentBlock, 0], () => CachePointBlock],
1593
+ ];
1594
+ export var Tool = [
1595
+ 3,
1596
+ n0,
1597
+ _Too,
1598
+ 0,
1599
+ [_tS, _sTy, _cPa],
1600
+ [() => ToolSpecification, () => SystemTool, () => CachePointBlock],
1601
+ ];
1602
+ export var ToolChoice = [
1603
+ 3,
1604
+ n0,
1605
+ _TCo,
1606
+ 0,
1607
+ [_au, _an, _tool],
1608
+ [() => AutoToolChoice, () => AnyToolChoice, () => SpecificToolChoice],
1609
+ ];
1610
+ export var ToolInputSchema = [3, n0, _TIS, 0, [_j], [15]];
1611
+ export var ToolResultBlockDelta = [3, n0, _TRBDo, 0, [_te], [0]];
1612
+ export var ToolResultContentBlock = [
1613
+ 3,
1614
+ n0,
1615
+ _TRCBo,
1616
+ 0,
1617
+ [_j, _te, _ima, _doc, _vi],
1618
+ [15, 0, () => ImageBlock, () => DocumentBlock, () => VideoBlock],
1619
+ ];
1620
+ export var VideoSource = [3, n0, _VS, 0, [_b, _sL], [21, () => S3Location]];
1621
+ export var ApplyGuardrail = [
1622
+ 9,
1623
+ n0,
1624
+ _AG,
1625
+ {
1626
+ [_h]: ["POST", "/guardrail/{guardrailIdentifier}/version/{guardrailVersion}/apply", 200],
1627
+ },
1628
+ () => ApplyGuardrailRequest,
1629
+ () => ApplyGuardrailResponse,
1630
+ ];
1631
+ export var Converse = [
1632
+ 9,
1633
+ n0,
1634
+ _Co,
1635
+ {
1636
+ [_h]: ["POST", "/model/{modelId}/converse", 200],
1637
+ },
1638
+ () => ConverseRequest,
1639
+ () => ConverseResponse,
1640
+ ];
1641
+ export var ConverseStream = [
1642
+ 9,
1643
+ n0,
1644
+ _CS,
1645
+ {
1646
+ [_h]: ["POST", "/model/{modelId}/converse-stream", 200],
1647
+ },
1648
+ () => ConverseStreamRequest,
1649
+ () => ConverseStreamResponse,
1650
+ ];
1651
+ export var CountTokens = [
1652
+ 9,
1653
+ n0,
1654
+ _CTo,
1655
+ {
1656
+ [_h]: ["POST", "/model/{modelId}/count-tokens", 200],
1657
+ },
1658
+ () => CountTokensRequest,
1659
+ () => CountTokensResponse,
1660
+ ];
1661
+ export var GetAsyncInvoke = [
1662
+ 9,
1663
+ n0,
1664
+ _GAI,
1665
+ {
1666
+ [_h]: ["GET", "/async-invoke/{invocationArn}", 200],
1667
+ },
1668
+ () => GetAsyncInvokeRequest,
1669
+ () => GetAsyncInvokeResponse,
1670
+ ];
1671
+ export var InvokeModel = [
1672
+ 9,
1673
+ n0,
1674
+ _IM,
1675
+ {
1676
+ [_h]: ["POST", "/model/{modelId}/invoke", 200],
1677
+ },
1678
+ () => InvokeModelRequest,
1679
+ () => InvokeModelResponse,
1680
+ ];
1681
+ export var InvokeModelWithBidirectionalStream = [
1682
+ 9,
1683
+ n0,
1684
+ _IMWBS,
1685
+ {
1686
+ [_h]: ["POST", "/model/{modelId}/invoke-with-bidirectional-stream", 200],
1687
+ },
1688
+ () => InvokeModelWithBidirectionalStreamRequest,
1689
+ () => InvokeModelWithBidirectionalStreamResponse,
1690
+ ];
1691
+ export var InvokeModelWithResponseStream = [
1692
+ 9,
1693
+ n0,
1694
+ _IMWRS,
1695
+ {
1696
+ [_h]: ["POST", "/model/{modelId}/invoke-with-response-stream", 200],
1697
+ },
1698
+ () => InvokeModelWithResponseStreamRequest,
1699
+ () => InvokeModelWithResponseStreamResponse,
1700
+ ];
1701
+ export var ListAsyncInvokes = [
1702
+ 9,
1703
+ n0,
1704
+ _LAI,
1705
+ {
1706
+ [_h]: ["GET", "/async-invoke", 200],
1707
+ },
1708
+ () => ListAsyncInvokesRequest,
1709
+ () => ListAsyncInvokesResponse,
1710
+ ];
1711
+ export var StartAsyncInvoke = [
1712
+ 9,
1713
+ n0,
1714
+ _SAI,
1715
+ {
1716
+ [_h]: ["POST", "/async-invoke", 200],
1717
+ },
1718
+ () => StartAsyncInvokeRequest,
1719
+ () => StartAsyncInvokeResponse,
1720
+ ];