cdk-lambda-subminute 2.0.311 → 2.0.312

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 (57) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +17 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +101 -95
  6. package/node_modules/aws-sdk/apis/bedrock-2023-04-20.min.json +91 -71
  7. package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.examples.json +5 -0
  8. package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.min.json +2322 -0
  9. package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.paginators.json +52 -0
  10. package/node_modules/aws-sdk/apis/bedrock-agent-runtime-2023-07-26.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/bedrock-agent-runtime-2023-07-26.min.json +697 -0
  12. package/node_modules/aws-sdk/apis/bedrock-agent-runtime-2023-07-26.paginators.json +9 -0
  13. package/node_modules/aws-sdk/apis/bedrock-runtime-2023-09-30.min.json +18 -18
  14. package/node_modules/aws-sdk/apis/bedrock-runtime-2023-09-30.waiters2.json +5 -0
  15. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +1180 -417
  16. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +11 -0
  17. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +129 -84
  18. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +481 -132
  19. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.paginators.json +12 -0
  20. package/node_modules/aws-sdk/apis/metadata.json +14 -0
  21. package/node_modules/aws-sdk/apis/qbusiness-2023-11-27.examples.json +5 -0
  22. package/node_modules/aws-sdk/apis/qbusiness-2023-11-27.min.json +3025 -0
  23. package/node_modules/aws-sdk/apis/qbusiness-2023-11-27.paginators.json +76 -0
  24. package/node_modules/aws-sdk/apis/qconnect-2020-10-19.examples.json +5 -0
  25. package/node_modules/aws-sdk/apis/qconnect-2020-10-19.min.json +2499 -0
  26. package/node_modules/aws-sdk/apis/qconnect-2020-10-19.paginators.json +64 -0
  27. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +128 -128
  28. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +649 -186
  29. package/node_modules/aws-sdk/apis/s3-2006-03-01.paginators.json +6 -0
  30. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +121 -115
  31. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +13 -2
  32. package/node_modules/aws-sdk/clients/all.d.ts +4 -0
  33. package/node_modules/aws-sdk/clients/all.js +5 -1
  34. package/node_modules/aws-sdk/clients/bedrock.d.ts +53 -17
  35. package/node_modules/aws-sdk/clients/bedrockagent.d.ts +1258 -0
  36. package/node_modules/aws-sdk/clients/bedrockagent.js +18 -0
  37. package/node_modules/aws-sdk/clients/bedrockagentruntime.d.ts +439 -0
  38. package/node_modules/aws-sdk/clients/bedrockagentruntime.js +18 -0
  39. package/node_modules/aws-sdk/clients/bedrockruntime.d.ts +13 -13
  40. package/node_modules/aws-sdk/clients/bedrockruntime.js +1 -0
  41. package/node_modules/aws-sdk/clients/connect.d.ts +886 -20
  42. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +40 -0
  43. package/node_modules/aws-sdk/clients/elasticache.d.ts +484 -12
  44. package/node_modules/aws-sdk/clients/qbusiness.d.ts +3231 -0
  45. package/node_modules/aws-sdk/clients/qbusiness.js +18 -0
  46. package/node_modules/aws-sdk/clients/qconnect.d.ts +2552 -0
  47. package/node_modules/aws-sdk/clients/qconnect.js +18 -0
  48. package/node_modules/aws-sdk/clients/s3.d.ts +795 -666
  49. package/node_modules/aws-sdk/clients/s3control.d.ts +135 -125
  50. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  51. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +242 -87
  52. package/node_modules/aws-sdk/dist/aws-sdk.js +2340 -722
  53. package/node_modules/aws-sdk/dist/aws-sdk.min.js +83 -82
  54. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +8 -0
  55. package/node_modules/aws-sdk/lib/core.js +1 -1
  56. package/node_modules/aws-sdk/package.json +1 -1
  57. package/package.json +3 -3
@@ -0,0 +1,2499 @@
1
+ {
2
+ "version": "2.0",
3
+ "metadata": {
4
+ "apiVersion": "2020-10-19",
5
+ "endpointPrefix": "wisdom",
6
+ "jsonVersion": "1.1",
7
+ "protocol": "rest-json",
8
+ "serviceFullName": "Amazon Q Connect",
9
+ "serviceId": "QConnect",
10
+ "signatureVersion": "v4",
11
+ "signingName": "wisdom",
12
+ "uid": "qconnect-2020-10-19"
13
+ },
14
+ "operations": {
15
+ "CreateAssistant": {
16
+ "http": {
17
+ "requestUri": "/assistants",
18
+ "responseCode": 200
19
+ },
20
+ "input": {
21
+ "type": "structure",
22
+ "required": [
23
+ "name",
24
+ "type"
25
+ ],
26
+ "members": {
27
+ "clientToken": {
28
+ "idempotencyToken": true
29
+ },
30
+ "description": {},
31
+ "name": {},
32
+ "serverSideEncryptionConfiguration": {
33
+ "shape": "S5"
34
+ },
35
+ "tags": {
36
+ "shape": "S7"
37
+ },
38
+ "type": {}
39
+ }
40
+ },
41
+ "output": {
42
+ "type": "structure",
43
+ "members": {
44
+ "assistant": {
45
+ "shape": "Sc"
46
+ }
47
+ }
48
+ },
49
+ "idempotent": true
50
+ },
51
+ "CreateAssistantAssociation": {
52
+ "http": {
53
+ "requestUri": "/assistants/{assistantId}/associations",
54
+ "responseCode": 200
55
+ },
56
+ "input": {
57
+ "type": "structure",
58
+ "required": [
59
+ "assistantId",
60
+ "association",
61
+ "associationType"
62
+ ],
63
+ "members": {
64
+ "assistantId": {
65
+ "location": "uri",
66
+ "locationName": "assistantId"
67
+ },
68
+ "association": {
69
+ "type": "structure",
70
+ "members": {
71
+ "knowledgeBaseId": {}
72
+ },
73
+ "union": true
74
+ },
75
+ "associationType": {},
76
+ "clientToken": {
77
+ "idempotencyToken": true
78
+ },
79
+ "tags": {
80
+ "shape": "S7"
81
+ }
82
+ }
83
+ },
84
+ "output": {
85
+ "type": "structure",
86
+ "members": {
87
+ "assistantAssociation": {
88
+ "shape": "Sp"
89
+ }
90
+ }
91
+ },
92
+ "idempotent": true
93
+ },
94
+ "CreateContent": {
95
+ "http": {
96
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/contents",
97
+ "responseCode": 200
98
+ },
99
+ "input": {
100
+ "type": "structure",
101
+ "required": [
102
+ "knowledgeBaseId",
103
+ "name",
104
+ "uploadId"
105
+ ],
106
+ "members": {
107
+ "clientToken": {
108
+ "idempotencyToken": true
109
+ },
110
+ "knowledgeBaseId": {
111
+ "location": "uri",
112
+ "locationName": "knowledgeBaseId"
113
+ },
114
+ "metadata": {
115
+ "shape": "St"
116
+ },
117
+ "name": {},
118
+ "overrideLinkOutUri": {},
119
+ "tags": {
120
+ "shape": "S7"
121
+ },
122
+ "title": {},
123
+ "uploadId": {}
124
+ }
125
+ },
126
+ "output": {
127
+ "type": "structure",
128
+ "members": {
129
+ "content": {
130
+ "shape": "Sy"
131
+ }
132
+ }
133
+ },
134
+ "idempotent": true
135
+ },
136
+ "CreateKnowledgeBase": {
137
+ "http": {
138
+ "requestUri": "/knowledgeBases",
139
+ "responseCode": 200
140
+ },
141
+ "input": {
142
+ "type": "structure",
143
+ "required": [
144
+ "knowledgeBaseType",
145
+ "name"
146
+ ],
147
+ "members": {
148
+ "clientToken": {
149
+ "idempotencyToken": true
150
+ },
151
+ "description": {},
152
+ "knowledgeBaseType": {},
153
+ "name": {},
154
+ "renderingConfiguration": {
155
+ "shape": "S15"
156
+ },
157
+ "serverSideEncryptionConfiguration": {
158
+ "shape": "S5"
159
+ },
160
+ "sourceConfiguration": {
161
+ "shape": "S16"
162
+ },
163
+ "tags": {
164
+ "shape": "S7"
165
+ }
166
+ }
167
+ },
168
+ "output": {
169
+ "type": "structure",
170
+ "members": {
171
+ "knowledgeBase": {
172
+ "shape": "S1a"
173
+ }
174
+ }
175
+ },
176
+ "idempotent": true
177
+ },
178
+ "CreateQuickResponse": {
179
+ "http": {
180
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/quickResponses",
181
+ "responseCode": 200
182
+ },
183
+ "input": {
184
+ "type": "structure",
185
+ "required": [
186
+ "content",
187
+ "knowledgeBaseId",
188
+ "name"
189
+ ],
190
+ "members": {
191
+ "channels": {
192
+ "shape": "S1d"
193
+ },
194
+ "clientToken": {
195
+ "idempotencyToken": true
196
+ },
197
+ "content": {
198
+ "shape": "S1f"
199
+ },
200
+ "contentType": {},
201
+ "description": {},
202
+ "groupingConfiguration": {
203
+ "shape": "S1j"
204
+ },
205
+ "isActive": {
206
+ "type": "boolean"
207
+ },
208
+ "knowledgeBaseId": {
209
+ "location": "uri",
210
+ "locationName": "knowledgeBaseId"
211
+ },
212
+ "language": {},
213
+ "name": {},
214
+ "shortcutKey": {},
215
+ "tags": {
216
+ "shape": "S7"
217
+ }
218
+ }
219
+ },
220
+ "output": {
221
+ "type": "structure",
222
+ "members": {
223
+ "quickResponse": {
224
+ "shape": "S1s"
225
+ }
226
+ }
227
+ },
228
+ "idempotent": true
229
+ },
230
+ "CreateSession": {
231
+ "http": {
232
+ "requestUri": "/assistants/{assistantId}/sessions",
233
+ "responseCode": 200
234
+ },
235
+ "input": {
236
+ "type": "structure",
237
+ "required": [
238
+ "assistantId",
239
+ "name"
240
+ ],
241
+ "members": {
242
+ "assistantId": {
243
+ "location": "uri",
244
+ "locationName": "assistantId"
245
+ },
246
+ "clientToken": {
247
+ "idempotencyToken": true
248
+ },
249
+ "description": {},
250
+ "name": {},
251
+ "tags": {
252
+ "shape": "S7"
253
+ }
254
+ }
255
+ },
256
+ "output": {
257
+ "type": "structure",
258
+ "members": {
259
+ "session": {
260
+ "shape": "S1y"
261
+ }
262
+ }
263
+ },
264
+ "idempotent": true
265
+ },
266
+ "DeleteAssistant": {
267
+ "http": {
268
+ "method": "DELETE",
269
+ "requestUri": "/assistants/{assistantId}",
270
+ "responseCode": 204
271
+ },
272
+ "input": {
273
+ "type": "structure",
274
+ "required": [
275
+ "assistantId"
276
+ ],
277
+ "members": {
278
+ "assistantId": {
279
+ "location": "uri",
280
+ "locationName": "assistantId"
281
+ }
282
+ }
283
+ },
284
+ "output": {
285
+ "type": "structure",
286
+ "members": {}
287
+ },
288
+ "idempotent": true
289
+ },
290
+ "DeleteAssistantAssociation": {
291
+ "http": {
292
+ "method": "DELETE",
293
+ "requestUri": "/assistants/{assistantId}/associations/{assistantAssociationId}",
294
+ "responseCode": 204
295
+ },
296
+ "input": {
297
+ "type": "structure",
298
+ "required": [
299
+ "assistantAssociationId",
300
+ "assistantId"
301
+ ],
302
+ "members": {
303
+ "assistantAssociationId": {
304
+ "location": "uri",
305
+ "locationName": "assistantAssociationId"
306
+ },
307
+ "assistantId": {
308
+ "location": "uri",
309
+ "locationName": "assistantId"
310
+ }
311
+ }
312
+ },
313
+ "output": {
314
+ "type": "structure",
315
+ "members": {}
316
+ },
317
+ "idempotent": true
318
+ },
319
+ "DeleteContent": {
320
+ "http": {
321
+ "method": "DELETE",
322
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/contents/{contentId}",
323
+ "responseCode": 204
324
+ },
325
+ "input": {
326
+ "type": "structure",
327
+ "required": [
328
+ "contentId",
329
+ "knowledgeBaseId"
330
+ ],
331
+ "members": {
332
+ "contentId": {
333
+ "location": "uri",
334
+ "locationName": "contentId"
335
+ },
336
+ "knowledgeBaseId": {
337
+ "location": "uri",
338
+ "locationName": "knowledgeBaseId"
339
+ }
340
+ }
341
+ },
342
+ "output": {
343
+ "type": "structure",
344
+ "members": {}
345
+ },
346
+ "idempotent": true
347
+ },
348
+ "DeleteImportJob": {
349
+ "http": {
350
+ "method": "DELETE",
351
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/importJobs/{importJobId}",
352
+ "responseCode": 204
353
+ },
354
+ "input": {
355
+ "type": "structure",
356
+ "required": [
357
+ "importJobId",
358
+ "knowledgeBaseId"
359
+ ],
360
+ "members": {
361
+ "importJobId": {
362
+ "location": "uri",
363
+ "locationName": "importJobId"
364
+ },
365
+ "knowledgeBaseId": {
366
+ "location": "uri",
367
+ "locationName": "knowledgeBaseId"
368
+ }
369
+ }
370
+ },
371
+ "output": {
372
+ "type": "structure",
373
+ "members": {}
374
+ },
375
+ "idempotent": true
376
+ },
377
+ "DeleteKnowledgeBase": {
378
+ "http": {
379
+ "method": "DELETE",
380
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}",
381
+ "responseCode": 204
382
+ },
383
+ "input": {
384
+ "type": "structure",
385
+ "required": [
386
+ "knowledgeBaseId"
387
+ ],
388
+ "members": {
389
+ "knowledgeBaseId": {
390
+ "location": "uri",
391
+ "locationName": "knowledgeBaseId"
392
+ }
393
+ }
394
+ },
395
+ "output": {
396
+ "type": "structure",
397
+ "members": {}
398
+ },
399
+ "idempotent": true
400
+ },
401
+ "DeleteQuickResponse": {
402
+ "http": {
403
+ "method": "DELETE",
404
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/quickResponses/{quickResponseId}",
405
+ "responseCode": 204
406
+ },
407
+ "input": {
408
+ "type": "structure",
409
+ "required": [
410
+ "knowledgeBaseId",
411
+ "quickResponseId"
412
+ ],
413
+ "members": {
414
+ "knowledgeBaseId": {
415
+ "location": "uri",
416
+ "locationName": "knowledgeBaseId"
417
+ },
418
+ "quickResponseId": {
419
+ "location": "uri",
420
+ "locationName": "quickResponseId"
421
+ }
422
+ }
423
+ },
424
+ "output": {
425
+ "type": "structure",
426
+ "members": {}
427
+ },
428
+ "idempotent": true
429
+ },
430
+ "GetAssistant": {
431
+ "http": {
432
+ "method": "GET",
433
+ "requestUri": "/assistants/{assistantId}",
434
+ "responseCode": 200
435
+ },
436
+ "input": {
437
+ "type": "structure",
438
+ "required": [
439
+ "assistantId"
440
+ ],
441
+ "members": {
442
+ "assistantId": {
443
+ "location": "uri",
444
+ "locationName": "assistantId"
445
+ }
446
+ }
447
+ },
448
+ "output": {
449
+ "type": "structure",
450
+ "members": {
451
+ "assistant": {
452
+ "shape": "Sc"
453
+ }
454
+ }
455
+ }
456
+ },
457
+ "GetAssistantAssociation": {
458
+ "http": {
459
+ "method": "GET",
460
+ "requestUri": "/assistants/{assistantId}/associations/{assistantAssociationId}",
461
+ "responseCode": 200
462
+ },
463
+ "input": {
464
+ "type": "structure",
465
+ "required": [
466
+ "assistantAssociationId",
467
+ "assistantId"
468
+ ],
469
+ "members": {
470
+ "assistantAssociationId": {
471
+ "location": "uri",
472
+ "locationName": "assistantAssociationId"
473
+ },
474
+ "assistantId": {
475
+ "location": "uri",
476
+ "locationName": "assistantId"
477
+ }
478
+ }
479
+ },
480
+ "output": {
481
+ "type": "structure",
482
+ "members": {
483
+ "assistantAssociation": {
484
+ "shape": "Sp"
485
+ }
486
+ }
487
+ }
488
+ },
489
+ "GetContent": {
490
+ "http": {
491
+ "method": "GET",
492
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/contents/{contentId}",
493
+ "responseCode": 200
494
+ },
495
+ "input": {
496
+ "type": "structure",
497
+ "required": [
498
+ "contentId",
499
+ "knowledgeBaseId"
500
+ ],
501
+ "members": {
502
+ "contentId": {
503
+ "location": "uri",
504
+ "locationName": "contentId"
505
+ },
506
+ "knowledgeBaseId": {
507
+ "location": "uri",
508
+ "locationName": "knowledgeBaseId"
509
+ }
510
+ }
511
+ },
512
+ "output": {
513
+ "type": "structure",
514
+ "members": {
515
+ "content": {
516
+ "shape": "Sy"
517
+ }
518
+ }
519
+ }
520
+ },
521
+ "GetContentSummary": {
522
+ "http": {
523
+ "method": "GET",
524
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/contents/{contentId}/summary",
525
+ "responseCode": 200
526
+ },
527
+ "input": {
528
+ "type": "structure",
529
+ "required": [
530
+ "contentId",
531
+ "knowledgeBaseId"
532
+ ],
533
+ "members": {
534
+ "contentId": {
535
+ "location": "uri",
536
+ "locationName": "contentId"
537
+ },
538
+ "knowledgeBaseId": {
539
+ "location": "uri",
540
+ "locationName": "knowledgeBaseId"
541
+ }
542
+ }
543
+ },
544
+ "output": {
545
+ "type": "structure",
546
+ "members": {
547
+ "contentSummary": {
548
+ "shape": "S2k"
549
+ }
550
+ }
551
+ }
552
+ },
553
+ "GetImportJob": {
554
+ "http": {
555
+ "method": "GET",
556
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/importJobs/{importJobId}",
557
+ "responseCode": 200
558
+ },
559
+ "input": {
560
+ "type": "structure",
561
+ "required": [
562
+ "importJobId",
563
+ "knowledgeBaseId"
564
+ ],
565
+ "members": {
566
+ "importJobId": {
567
+ "location": "uri",
568
+ "locationName": "importJobId"
569
+ },
570
+ "knowledgeBaseId": {
571
+ "location": "uri",
572
+ "locationName": "knowledgeBaseId"
573
+ }
574
+ }
575
+ },
576
+ "output": {
577
+ "type": "structure",
578
+ "members": {
579
+ "importJob": {
580
+ "shape": "S2n"
581
+ }
582
+ }
583
+ }
584
+ },
585
+ "GetKnowledgeBase": {
586
+ "http": {
587
+ "method": "GET",
588
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}",
589
+ "responseCode": 200
590
+ },
591
+ "input": {
592
+ "type": "structure",
593
+ "required": [
594
+ "knowledgeBaseId"
595
+ ],
596
+ "members": {
597
+ "knowledgeBaseId": {
598
+ "location": "uri",
599
+ "locationName": "knowledgeBaseId"
600
+ }
601
+ }
602
+ },
603
+ "output": {
604
+ "type": "structure",
605
+ "members": {
606
+ "knowledgeBase": {
607
+ "shape": "S1a"
608
+ }
609
+ }
610
+ }
611
+ },
612
+ "GetQuickResponse": {
613
+ "http": {
614
+ "method": "GET",
615
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/quickResponses/{quickResponseId}",
616
+ "responseCode": 200
617
+ },
618
+ "input": {
619
+ "type": "structure",
620
+ "required": [
621
+ "knowledgeBaseId",
622
+ "quickResponseId"
623
+ ],
624
+ "members": {
625
+ "knowledgeBaseId": {
626
+ "location": "uri",
627
+ "locationName": "knowledgeBaseId"
628
+ },
629
+ "quickResponseId": {
630
+ "location": "uri",
631
+ "locationName": "quickResponseId"
632
+ }
633
+ }
634
+ },
635
+ "output": {
636
+ "type": "structure",
637
+ "members": {
638
+ "quickResponse": {
639
+ "shape": "S1s"
640
+ }
641
+ }
642
+ }
643
+ },
644
+ "GetRecommendations": {
645
+ "http": {
646
+ "method": "GET",
647
+ "requestUri": "/assistants/{assistantId}/sessions/{sessionId}/recommendations",
648
+ "responseCode": 200
649
+ },
650
+ "input": {
651
+ "type": "structure",
652
+ "required": [
653
+ "assistantId",
654
+ "sessionId"
655
+ ],
656
+ "members": {
657
+ "assistantId": {
658
+ "location": "uri",
659
+ "locationName": "assistantId"
660
+ },
661
+ "maxResults": {
662
+ "location": "querystring",
663
+ "locationName": "maxResults",
664
+ "type": "integer"
665
+ },
666
+ "sessionId": {
667
+ "location": "uri",
668
+ "locationName": "sessionId"
669
+ },
670
+ "waitTimeSeconds": {
671
+ "location": "querystring",
672
+ "locationName": "waitTimeSeconds",
673
+ "type": "integer"
674
+ }
675
+ }
676
+ },
677
+ "output": {
678
+ "type": "structure",
679
+ "required": [
680
+ "recommendations"
681
+ ],
682
+ "members": {
683
+ "recommendations": {
684
+ "type": "list",
685
+ "member": {
686
+ "type": "structure",
687
+ "required": [
688
+ "recommendationId"
689
+ ],
690
+ "members": {
691
+ "data": {
692
+ "shape": "S34"
693
+ },
694
+ "document": {
695
+ "shape": "S3o"
696
+ },
697
+ "recommendationId": {},
698
+ "relevanceLevel": {},
699
+ "relevanceScore": {
700
+ "type": "double"
701
+ },
702
+ "type": {}
703
+ }
704
+ }
705
+ },
706
+ "triggers": {
707
+ "type": "list",
708
+ "member": {
709
+ "type": "structure",
710
+ "required": [
711
+ "data",
712
+ "id",
713
+ "recommendationIds",
714
+ "source",
715
+ "type"
716
+ ],
717
+ "members": {
718
+ "data": {
719
+ "type": "structure",
720
+ "members": {
721
+ "query": {
722
+ "type": "structure",
723
+ "members": {
724
+ "text": {
725
+ "shape": "S3v"
726
+ }
727
+ }
728
+ }
729
+ },
730
+ "union": true
731
+ },
732
+ "id": {},
733
+ "recommendationIds": {
734
+ "shape": "S3w"
735
+ },
736
+ "source": {},
737
+ "type": {}
738
+ }
739
+ }
740
+ }
741
+ }
742
+ }
743
+ },
744
+ "GetSession": {
745
+ "http": {
746
+ "method": "GET",
747
+ "requestUri": "/assistants/{assistantId}/sessions/{sessionId}",
748
+ "responseCode": 200
749
+ },
750
+ "input": {
751
+ "type": "structure",
752
+ "required": [
753
+ "assistantId",
754
+ "sessionId"
755
+ ],
756
+ "members": {
757
+ "assistantId": {
758
+ "location": "uri",
759
+ "locationName": "assistantId"
760
+ },
761
+ "sessionId": {
762
+ "location": "uri",
763
+ "locationName": "sessionId"
764
+ }
765
+ }
766
+ },
767
+ "output": {
768
+ "type": "structure",
769
+ "members": {
770
+ "session": {
771
+ "shape": "S1y"
772
+ }
773
+ }
774
+ }
775
+ },
776
+ "ListAssistantAssociations": {
777
+ "http": {
778
+ "method": "GET",
779
+ "requestUri": "/assistants/{assistantId}/associations",
780
+ "responseCode": 200
781
+ },
782
+ "input": {
783
+ "type": "structure",
784
+ "required": [
785
+ "assistantId"
786
+ ],
787
+ "members": {
788
+ "assistantId": {
789
+ "location": "uri",
790
+ "locationName": "assistantId"
791
+ },
792
+ "maxResults": {
793
+ "location": "querystring",
794
+ "locationName": "maxResults",
795
+ "type": "integer"
796
+ },
797
+ "nextToken": {
798
+ "location": "querystring",
799
+ "locationName": "nextToken"
800
+ }
801
+ }
802
+ },
803
+ "output": {
804
+ "type": "structure",
805
+ "required": [
806
+ "assistantAssociationSummaries"
807
+ ],
808
+ "members": {
809
+ "assistantAssociationSummaries": {
810
+ "type": "list",
811
+ "member": {
812
+ "type": "structure",
813
+ "required": [
814
+ "assistantArn",
815
+ "assistantAssociationArn",
816
+ "assistantAssociationId",
817
+ "assistantId",
818
+ "associationData",
819
+ "associationType"
820
+ ],
821
+ "members": {
822
+ "assistantArn": {},
823
+ "assistantAssociationArn": {},
824
+ "assistantAssociationId": {},
825
+ "assistantId": {},
826
+ "associationData": {
827
+ "shape": "Sq"
828
+ },
829
+ "associationType": {},
830
+ "tags": {
831
+ "shape": "S7"
832
+ }
833
+ }
834
+ }
835
+ },
836
+ "nextToken": {}
837
+ }
838
+ }
839
+ },
840
+ "ListAssistants": {
841
+ "http": {
842
+ "method": "GET",
843
+ "requestUri": "/assistants",
844
+ "responseCode": 200
845
+ },
846
+ "input": {
847
+ "type": "structure",
848
+ "members": {
849
+ "maxResults": {
850
+ "location": "querystring",
851
+ "locationName": "maxResults",
852
+ "type": "integer"
853
+ },
854
+ "nextToken": {
855
+ "location": "querystring",
856
+ "locationName": "nextToken"
857
+ }
858
+ }
859
+ },
860
+ "output": {
861
+ "type": "structure",
862
+ "required": [
863
+ "assistantSummaries"
864
+ ],
865
+ "members": {
866
+ "assistantSummaries": {
867
+ "type": "list",
868
+ "member": {
869
+ "type": "structure",
870
+ "required": [
871
+ "assistantArn",
872
+ "assistantId",
873
+ "name",
874
+ "status",
875
+ "type"
876
+ ],
877
+ "members": {
878
+ "assistantArn": {},
879
+ "assistantId": {},
880
+ "capabilityConfiguration": {
881
+ "shape": "Sf"
882
+ },
883
+ "description": {},
884
+ "integrationConfiguration": {
885
+ "shape": "Sh"
886
+ },
887
+ "name": {},
888
+ "serverSideEncryptionConfiguration": {
889
+ "shape": "S5"
890
+ },
891
+ "status": {},
892
+ "tags": {
893
+ "shape": "S7"
894
+ },
895
+ "type": {}
896
+ }
897
+ }
898
+ },
899
+ "nextToken": {}
900
+ }
901
+ }
902
+ },
903
+ "ListContents": {
904
+ "http": {
905
+ "method": "GET",
906
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/contents",
907
+ "responseCode": 200
908
+ },
909
+ "input": {
910
+ "type": "structure",
911
+ "required": [
912
+ "knowledgeBaseId"
913
+ ],
914
+ "members": {
915
+ "knowledgeBaseId": {
916
+ "location": "uri",
917
+ "locationName": "knowledgeBaseId"
918
+ },
919
+ "maxResults": {
920
+ "location": "querystring",
921
+ "locationName": "maxResults",
922
+ "type": "integer"
923
+ },
924
+ "nextToken": {
925
+ "location": "querystring",
926
+ "locationName": "nextToken"
927
+ }
928
+ }
929
+ },
930
+ "output": {
931
+ "type": "structure",
932
+ "required": [
933
+ "contentSummaries"
934
+ ],
935
+ "members": {
936
+ "contentSummaries": {
937
+ "shape": "S4c"
938
+ },
939
+ "nextToken": {}
940
+ }
941
+ }
942
+ },
943
+ "ListImportJobs": {
944
+ "http": {
945
+ "method": "GET",
946
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/importJobs",
947
+ "responseCode": 200
948
+ },
949
+ "input": {
950
+ "type": "structure",
951
+ "required": [
952
+ "knowledgeBaseId"
953
+ ],
954
+ "members": {
955
+ "knowledgeBaseId": {
956
+ "location": "uri",
957
+ "locationName": "knowledgeBaseId"
958
+ },
959
+ "maxResults": {
960
+ "location": "querystring",
961
+ "locationName": "maxResults",
962
+ "type": "integer"
963
+ },
964
+ "nextToken": {
965
+ "location": "querystring",
966
+ "locationName": "nextToken"
967
+ }
968
+ }
969
+ },
970
+ "output": {
971
+ "type": "structure",
972
+ "required": [
973
+ "importJobSummaries"
974
+ ],
975
+ "members": {
976
+ "importJobSummaries": {
977
+ "type": "list",
978
+ "member": {
979
+ "type": "structure",
980
+ "required": [
981
+ "createdTime",
982
+ "importJobId",
983
+ "importJobType",
984
+ "knowledgeBaseArn",
985
+ "knowledgeBaseId",
986
+ "lastModifiedTime",
987
+ "status",
988
+ "uploadId"
989
+ ],
990
+ "members": {
991
+ "createdTime": {
992
+ "shape": "S12"
993
+ },
994
+ "externalSourceConfiguration": {
995
+ "shape": "S2o"
996
+ },
997
+ "importJobId": {},
998
+ "importJobType": {},
999
+ "knowledgeBaseArn": {},
1000
+ "knowledgeBaseId": {},
1001
+ "lastModifiedTime": {
1002
+ "shape": "S12"
1003
+ },
1004
+ "metadata": {
1005
+ "shape": "St"
1006
+ },
1007
+ "status": {},
1008
+ "uploadId": {}
1009
+ }
1010
+ }
1011
+ },
1012
+ "nextToken": {}
1013
+ }
1014
+ }
1015
+ },
1016
+ "ListKnowledgeBases": {
1017
+ "http": {
1018
+ "method": "GET",
1019
+ "requestUri": "/knowledgeBases",
1020
+ "responseCode": 200
1021
+ },
1022
+ "input": {
1023
+ "type": "structure",
1024
+ "members": {
1025
+ "maxResults": {
1026
+ "location": "querystring",
1027
+ "locationName": "maxResults",
1028
+ "type": "integer"
1029
+ },
1030
+ "nextToken": {
1031
+ "location": "querystring",
1032
+ "locationName": "nextToken"
1033
+ }
1034
+ }
1035
+ },
1036
+ "output": {
1037
+ "type": "structure",
1038
+ "required": [
1039
+ "knowledgeBaseSummaries"
1040
+ ],
1041
+ "members": {
1042
+ "knowledgeBaseSummaries": {
1043
+ "type": "list",
1044
+ "member": {
1045
+ "type": "structure",
1046
+ "required": [
1047
+ "knowledgeBaseArn",
1048
+ "knowledgeBaseId",
1049
+ "knowledgeBaseType",
1050
+ "name",
1051
+ "status"
1052
+ ],
1053
+ "members": {
1054
+ "description": {},
1055
+ "knowledgeBaseArn": {},
1056
+ "knowledgeBaseId": {},
1057
+ "knowledgeBaseType": {},
1058
+ "name": {},
1059
+ "renderingConfiguration": {
1060
+ "shape": "S15"
1061
+ },
1062
+ "serverSideEncryptionConfiguration": {
1063
+ "shape": "S5"
1064
+ },
1065
+ "sourceConfiguration": {
1066
+ "shape": "S16"
1067
+ },
1068
+ "status": {},
1069
+ "tags": {
1070
+ "shape": "S7"
1071
+ }
1072
+ }
1073
+ }
1074
+ },
1075
+ "nextToken": {}
1076
+ }
1077
+ }
1078
+ },
1079
+ "ListQuickResponses": {
1080
+ "http": {
1081
+ "method": "GET",
1082
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/quickResponses",
1083
+ "responseCode": 200
1084
+ },
1085
+ "input": {
1086
+ "type": "structure",
1087
+ "required": [
1088
+ "knowledgeBaseId"
1089
+ ],
1090
+ "members": {
1091
+ "knowledgeBaseId": {
1092
+ "location": "uri",
1093
+ "locationName": "knowledgeBaseId"
1094
+ },
1095
+ "maxResults": {
1096
+ "location": "querystring",
1097
+ "locationName": "maxResults",
1098
+ "type": "integer"
1099
+ },
1100
+ "nextToken": {
1101
+ "location": "querystring",
1102
+ "locationName": "nextToken"
1103
+ }
1104
+ }
1105
+ },
1106
+ "output": {
1107
+ "type": "structure",
1108
+ "required": [
1109
+ "quickResponseSummaries"
1110
+ ],
1111
+ "members": {
1112
+ "nextToken": {},
1113
+ "quickResponseSummaries": {
1114
+ "type": "list",
1115
+ "member": {
1116
+ "type": "structure",
1117
+ "required": [
1118
+ "contentType",
1119
+ "createdTime",
1120
+ "knowledgeBaseArn",
1121
+ "knowledgeBaseId",
1122
+ "lastModifiedTime",
1123
+ "name",
1124
+ "quickResponseArn",
1125
+ "quickResponseId",
1126
+ "status"
1127
+ ],
1128
+ "members": {
1129
+ "channels": {
1130
+ "shape": "S1d"
1131
+ },
1132
+ "contentType": {},
1133
+ "createdTime": {
1134
+ "shape": "S12"
1135
+ },
1136
+ "description": {},
1137
+ "isActive": {
1138
+ "type": "boolean"
1139
+ },
1140
+ "knowledgeBaseArn": {},
1141
+ "knowledgeBaseId": {},
1142
+ "lastModifiedBy": {},
1143
+ "lastModifiedTime": {
1144
+ "shape": "S12"
1145
+ },
1146
+ "name": {},
1147
+ "quickResponseArn": {},
1148
+ "quickResponseId": {},
1149
+ "status": {},
1150
+ "tags": {
1151
+ "shape": "S7"
1152
+ }
1153
+ }
1154
+ }
1155
+ }
1156
+ }
1157
+ }
1158
+ },
1159
+ "ListTagsForResource": {
1160
+ "http": {
1161
+ "method": "GET",
1162
+ "requestUri": "/tags/{resourceArn}",
1163
+ "responseCode": 200
1164
+ },
1165
+ "input": {
1166
+ "type": "structure",
1167
+ "required": [
1168
+ "resourceArn"
1169
+ ],
1170
+ "members": {
1171
+ "resourceArn": {
1172
+ "location": "uri",
1173
+ "locationName": "resourceArn"
1174
+ }
1175
+ }
1176
+ },
1177
+ "output": {
1178
+ "type": "structure",
1179
+ "members": {
1180
+ "tags": {
1181
+ "shape": "S7"
1182
+ }
1183
+ }
1184
+ }
1185
+ },
1186
+ "NotifyRecommendationsReceived": {
1187
+ "http": {
1188
+ "requestUri": "/assistants/{assistantId}/sessions/{sessionId}/recommendations/notify",
1189
+ "responseCode": 200
1190
+ },
1191
+ "input": {
1192
+ "type": "structure",
1193
+ "required": [
1194
+ "assistantId",
1195
+ "recommendationIds",
1196
+ "sessionId"
1197
+ ],
1198
+ "members": {
1199
+ "assistantId": {
1200
+ "location": "uri",
1201
+ "locationName": "assistantId"
1202
+ },
1203
+ "recommendationIds": {
1204
+ "shape": "S3w"
1205
+ },
1206
+ "sessionId": {
1207
+ "location": "uri",
1208
+ "locationName": "sessionId"
1209
+ }
1210
+ }
1211
+ },
1212
+ "output": {
1213
+ "type": "structure",
1214
+ "members": {
1215
+ "errors": {
1216
+ "type": "list",
1217
+ "member": {
1218
+ "type": "structure",
1219
+ "members": {
1220
+ "message": {},
1221
+ "recommendationId": {}
1222
+ }
1223
+ }
1224
+ },
1225
+ "recommendationIds": {
1226
+ "shape": "S3w"
1227
+ }
1228
+ }
1229
+ },
1230
+ "idempotent": true
1231
+ },
1232
+ "QueryAssistant": {
1233
+ "http": {
1234
+ "requestUri": "/assistants/{assistantId}/query",
1235
+ "responseCode": 200
1236
+ },
1237
+ "input": {
1238
+ "type": "structure",
1239
+ "required": [
1240
+ "assistantId",
1241
+ "queryText"
1242
+ ],
1243
+ "members": {
1244
+ "assistantId": {
1245
+ "location": "uri",
1246
+ "locationName": "assistantId"
1247
+ },
1248
+ "maxResults": {
1249
+ "type": "integer"
1250
+ },
1251
+ "nextToken": {},
1252
+ "queryCondition": {
1253
+ "type": "list",
1254
+ "member": {
1255
+ "type": "structure",
1256
+ "members": {
1257
+ "single": {
1258
+ "type": "structure",
1259
+ "required": [
1260
+ "comparator",
1261
+ "field",
1262
+ "value"
1263
+ ],
1264
+ "members": {
1265
+ "comparator": {},
1266
+ "field": {},
1267
+ "value": {}
1268
+ }
1269
+ }
1270
+ },
1271
+ "union": true
1272
+ }
1273
+ },
1274
+ "queryText": {
1275
+ "shape": "S3v"
1276
+ },
1277
+ "sessionId": {}
1278
+ }
1279
+ },
1280
+ "output": {
1281
+ "type": "structure",
1282
+ "required": [
1283
+ "results"
1284
+ ],
1285
+ "members": {
1286
+ "nextToken": {},
1287
+ "results": {
1288
+ "type": "list",
1289
+ "member": {
1290
+ "type": "structure",
1291
+ "required": [
1292
+ "resultId"
1293
+ ],
1294
+ "members": {
1295
+ "data": {
1296
+ "shape": "S34"
1297
+ },
1298
+ "document": {
1299
+ "shape": "S3o"
1300
+ },
1301
+ "relevanceScore": {
1302
+ "type": "double"
1303
+ },
1304
+ "resultId": {},
1305
+ "type": {}
1306
+ }
1307
+ }
1308
+ }
1309
+ }
1310
+ }
1311
+ },
1312
+ "RemoveKnowledgeBaseTemplateUri": {
1313
+ "http": {
1314
+ "method": "DELETE",
1315
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/templateUri",
1316
+ "responseCode": 204
1317
+ },
1318
+ "input": {
1319
+ "type": "structure",
1320
+ "required": [
1321
+ "knowledgeBaseId"
1322
+ ],
1323
+ "members": {
1324
+ "knowledgeBaseId": {
1325
+ "location": "uri",
1326
+ "locationName": "knowledgeBaseId"
1327
+ }
1328
+ }
1329
+ },
1330
+ "output": {
1331
+ "type": "structure",
1332
+ "members": {}
1333
+ }
1334
+ },
1335
+ "SearchContent": {
1336
+ "http": {
1337
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/search",
1338
+ "responseCode": 200
1339
+ },
1340
+ "input": {
1341
+ "type": "structure",
1342
+ "required": [
1343
+ "knowledgeBaseId",
1344
+ "searchExpression"
1345
+ ],
1346
+ "members": {
1347
+ "knowledgeBaseId": {
1348
+ "location": "uri",
1349
+ "locationName": "knowledgeBaseId"
1350
+ },
1351
+ "maxResults": {
1352
+ "location": "querystring",
1353
+ "locationName": "maxResults",
1354
+ "type": "integer"
1355
+ },
1356
+ "nextToken": {
1357
+ "location": "querystring",
1358
+ "locationName": "nextToken"
1359
+ },
1360
+ "searchExpression": {
1361
+ "shape": "S59"
1362
+ }
1363
+ }
1364
+ },
1365
+ "output": {
1366
+ "type": "structure",
1367
+ "required": [
1368
+ "contentSummaries"
1369
+ ],
1370
+ "members": {
1371
+ "contentSummaries": {
1372
+ "shape": "S4c"
1373
+ },
1374
+ "nextToken": {}
1375
+ }
1376
+ }
1377
+ },
1378
+ "SearchQuickResponses": {
1379
+ "http": {
1380
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/search/quickResponses",
1381
+ "responseCode": 200
1382
+ },
1383
+ "input": {
1384
+ "type": "structure",
1385
+ "required": [
1386
+ "knowledgeBaseId",
1387
+ "searchExpression"
1388
+ ],
1389
+ "members": {
1390
+ "attributes": {
1391
+ "type": "map",
1392
+ "key": {},
1393
+ "value": {},
1394
+ "sensitive": true
1395
+ },
1396
+ "knowledgeBaseId": {
1397
+ "location": "uri",
1398
+ "locationName": "knowledgeBaseId"
1399
+ },
1400
+ "maxResults": {
1401
+ "location": "querystring",
1402
+ "locationName": "maxResults",
1403
+ "type": "integer"
1404
+ },
1405
+ "nextToken": {
1406
+ "location": "querystring",
1407
+ "locationName": "nextToken"
1408
+ },
1409
+ "searchExpression": {
1410
+ "type": "structure",
1411
+ "members": {
1412
+ "filters": {
1413
+ "type": "list",
1414
+ "member": {
1415
+ "type": "structure",
1416
+ "required": [
1417
+ "name",
1418
+ "operator"
1419
+ ],
1420
+ "members": {
1421
+ "includeNoExistence": {
1422
+ "type": "boolean"
1423
+ },
1424
+ "name": {},
1425
+ "operator": {},
1426
+ "values": {
1427
+ "type": "list",
1428
+ "member": {}
1429
+ }
1430
+ }
1431
+ }
1432
+ },
1433
+ "orderOnField": {
1434
+ "type": "structure",
1435
+ "required": [
1436
+ "name"
1437
+ ],
1438
+ "members": {
1439
+ "name": {},
1440
+ "order": {}
1441
+ }
1442
+ },
1443
+ "queries": {
1444
+ "type": "list",
1445
+ "member": {
1446
+ "type": "structure",
1447
+ "required": [
1448
+ "name",
1449
+ "operator",
1450
+ "values"
1451
+ ],
1452
+ "members": {
1453
+ "allowFuzziness": {
1454
+ "type": "boolean"
1455
+ },
1456
+ "name": {},
1457
+ "operator": {},
1458
+ "priority": {},
1459
+ "values": {
1460
+ "type": "list",
1461
+ "member": {}
1462
+ }
1463
+ }
1464
+ }
1465
+ }
1466
+ }
1467
+ }
1468
+ }
1469
+ },
1470
+ "output": {
1471
+ "type": "structure",
1472
+ "required": [
1473
+ "results"
1474
+ ],
1475
+ "members": {
1476
+ "nextToken": {},
1477
+ "results": {
1478
+ "type": "list",
1479
+ "member": {
1480
+ "type": "structure",
1481
+ "required": [
1482
+ "contentType",
1483
+ "contents",
1484
+ "createdTime",
1485
+ "isActive",
1486
+ "knowledgeBaseArn",
1487
+ "knowledgeBaseId",
1488
+ "lastModifiedTime",
1489
+ "name",
1490
+ "quickResponseArn",
1491
+ "quickResponseId",
1492
+ "status"
1493
+ ],
1494
+ "members": {
1495
+ "attributesInterpolated": {
1496
+ "shape": "S60"
1497
+ },
1498
+ "attributesNotInterpolated": {
1499
+ "shape": "S60"
1500
+ },
1501
+ "channels": {
1502
+ "shape": "S1d"
1503
+ },
1504
+ "contentType": {},
1505
+ "contents": {
1506
+ "shape": "S1t"
1507
+ },
1508
+ "createdTime": {
1509
+ "shape": "S12"
1510
+ },
1511
+ "description": {},
1512
+ "groupingConfiguration": {
1513
+ "shape": "S1j"
1514
+ },
1515
+ "isActive": {
1516
+ "type": "boolean"
1517
+ },
1518
+ "knowledgeBaseArn": {},
1519
+ "knowledgeBaseId": {},
1520
+ "language": {},
1521
+ "lastModifiedBy": {},
1522
+ "lastModifiedTime": {
1523
+ "shape": "S12"
1524
+ },
1525
+ "name": {},
1526
+ "quickResponseArn": {},
1527
+ "quickResponseId": {},
1528
+ "shortcutKey": {},
1529
+ "status": {},
1530
+ "tags": {
1531
+ "shape": "S7"
1532
+ }
1533
+ }
1534
+ }
1535
+ }
1536
+ }
1537
+ }
1538
+ },
1539
+ "SearchSessions": {
1540
+ "http": {
1541
+ "requestUri": "/assistants/{assistantId}/searchSessions",
1542
+ "responseCode": 200
1543
+ },
1544
+ "input": {
1545
+ "type": "structure",
1546
+ "required": [
1547
+ "assistantId",
1548
+ "searchExpression"
1549
+ ],
1550
+ "members": {
1551
+ "assistantId": {
1552
+ "location": "uri",
1553
+ "locationName": "assistantId"
1554
+ },
1555
+ "maxResults": {
1556
+ "location": "querystring",
1557
+ "locationName": "maxResults",
1558
+ "type": "integer"
1559
+ },
1560
+ "nextToken": {
1561
+ "location": "querystring",
1562
+ "locationName": "nextToken"
1563
+ },
1564
+ "searchExpression": {
1565
+ "shape": "S59"
1566
+ }
1567
+ }
1568
+ },
1569
+ "output": {
1570
+ "type": "structure",
1571
+ "required": [
1572
+ "sessionSummaries"
1573
+ ],
1574
+ "members": {
1575
+ "nextToken": {},
1576
+ "sessionSummaries": {
1577
+ "type": "list",
1578
+ "member": {
1579
+ "type": "structure",
1580
+ "required": [
1581
+ "assistantArn",
1582
+ "assistantId",
1583
+ "sessionArn",
1584
+ "sessionId"
1585
+ ],
1586
+ "members": {
1587
+ "assistantArn": {},
1588
+ "assistantId": {},
1589
+ "sessionArn": {},
1590
+ "sessionId": {}
1591
+ }
1592
+ }
1593
+ }
1594
+ }
1595
+ }
1596
+ },
1597
+ "StartContentUpload": {
1598
+ "http": {
1599
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/upload",
1600
+ "responseCode": 200
1601
+ },
1602
+ "input": {
1603
+ "type": "structure",
1604
+ "required": [
1605
+ "contentType",
1606
+ "knowledgeBaseId"
1607
+ ],
1608
+ "members": {
1609
+ "contentType": {},
1610
+ "knowledgeBaseId": {
1611
+ "location": "uri",
1612
+ "locationName": "knowledgeBaseId"
1613
+ },
1614
+ "presignedUrlTimeToLive": {
1615
+ "type": "integer"
1616
+ }
1617
+ }
1618
+ },
1619
+ "output": {
1620
+ "type": "structure",
1621
+ "required": [
1622
+ "headersToInclude",
1623
+ "uploadId",
1624
+ "url",
1625
+ "urlExpiry"
1626
+ ],
1627
+ "members": {
1628
+ "headersToInclude": {
1629
+ "type": "map",
1630
+ "key": {},
1631
+ "value": {}
1632
+ },
1633
+ "uploadId": {},
1634
+ "url": {
1635
+ "shape": "S11"
1636
+ },
1637
+ "urlExpiry": {
1638
+ "shape": "S12"
1639
+ }
1640
+ }
1641
+ }
1642
+ },
1643
+ "StartImportJob": {
1644
+ "http": {
1645
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/importJobs",
1646
+ "responseCode": 200
1647
+ },
1648
+ "input": {
1649
+ "type": "structure",
1650
+ "required": [
1651
+ "importJobType",
1652
+ "knowledgeBaseId",
1653
+ "uploadId"
1654
+ ],
1655
+ "members": {
1656
+ "clientToken": {
1657
+ "idempotencyToken": true
1658
+ },
1659
+ "externalSourceConfiguration": {
1660
+ "shape": "S2o"
1661
+ },
1662
+ "importJobType": {},
1663
+ "knowledgeBaseId": {
1664
+ "location": "uri",
1665
+ "locationName": "knowledgeBaseId"
1666
+ },
1667
+ "metadata": {
1668
+ "shape": "St"
1669
+ },
1670
+ "uploadId": {}
1671
+ }
1672
+ },
1673
+ "output": {
1674
+ "type": "structure",
1675
+ "members": {
1676
+ "importJob": {
1677
+ "shape": "S2n"
1678
+ }
1679
+ }
1680
+ },
1681
+ "idempotent": true
1682
+ },
1683
+ "TagResource": {
1684
+ "http": {
1685
+ "requestUri": "/tags/{resourceArn}",
1686
+ "responseCode": 200
1687
+ },
1688
+ "input": {
1689
+ "type": "structure",
1690
+ "required": [
1691
+ "resourceArn",
1692
+ "tags"
1693
+ ],
1694
+ "members": {
1695
+ "resourceArn": {
1696
+ "location": "uri",
1697
+ "locationName": "resourceArn"
1698
+ },
1699
+ "tags": {
1700
+ "shape": "S7"
1701
+ }
1702
+ }
1703
+ },
1704
+ "output": {
1705
+ "type": "structure",
1706
+ "members": {}
1707
+ },
1708
+ "idempotent": true
1709
+ },
1710
+ "UntagResource": {
1711
+ "http": {
1712
+ "method": "DELETE",
1713
+ "requestUri": "/tags/{resourceArn}",
1714
+ "responseCode": 200
1715
+ },
1716
+ "input": {
1717
+ "type": "structure",
1718
+ "required": [
1719
+ "resourceArn",
1720
+ "tagKeys"
1721
+ ],
1722
+ "members": {
1723
+ "resourceArn": {
1724
+ "location": "uri",
1725
+ "locationName": "resourceArn"
1726
+ },
1727
+ "tagKeys": {
1728
+ "location": "querystring",
1729
+ "locationName": "tagKeys",
1730
+ "type": "list",
1731
+ "member": {}
1732
+ }
1733
+ }
1734
+ },
1735
+ "output": {
1736
+ "type": "structure",
1737
+ "members": {}
1738
+ },
1739
+ "idempotent": true
1740
+ },
1741
+ "UpdateContent": {
1742
+ "http": {
1743
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/contents/{contentId}",
1744
+ "responseCode": 200
1745
+ },
1746
+ "input": {
1747
+ "type": "structure",
1748
+ "required": [
1749
+ "contentId",
1750
+ "knowledgeBaseId"
1751
+ ],
1752
+ "members": {
1753
+ "contentId": {
1754
+ "location": "uri",
1755
+ "locationName": "contentId"
1756
+ },
1757
+ "knowledgeBaseId": {
1758
+ "location": "uri",
1759
+ "locationName": "knowledgeBaseId"
1760
+ },
1761
+ "metadata": {
1762
+ "shape": "St"
1763
+ },
1764
+ "overrideLinkOutUri": {},
1765
+ "removeOverrideLinkOutUri": {
1766
+ "type": "boolean"
1767
+ },
1768
+ "revisionId": {},
1769
+ "title": {},
1770
+ "uploadId": {}
1771
+ }
1772
+ },
1773
+ "output": {
1774
+ "type": "structure",
1775
+ "members": {
1776
+ "content": {
1777
+ "shape": "Sy"
1778
+ }
1779
+ }
1780
+ }
1781
+ },
1782
+ "UpdateKnowledgeBaseTemplateUri": {
1783
+ "http": {
1784
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/templateUri",
1785
+ "responseCode": 200
1786
+ },
1787
+ "input": {
1788
+ "type": "structure",
1789
+ "required": [
1790
+ "knowledgeBaseId",
1791
+ "templateUri"
1792
+ ],
1793
+ "members": {
1794
+ "knowledgeBaseId": {
1795
+ "location": "uri",
1796
+ "locationName": "knowledgeBaseId"
1797
+ },
1798
+ "templateUri": {}
1799
+ }
1800
+ },
1801
+ "output": {
1802
+ "type": "structure",
1803
+ "members": {
1804
+ "knowledgeBase": {
1805
+ "shape": "S1a"
1806
+ }
1807
+ }
1808
+ }
1809
+ },
1810
+ "UpdateQuickResponse": {
1811
+ "http": {
1812
+ "requestUri": "/knowledgeBases/{knowledgeBaseId}/quickResponses/{quickResponseId}",
1813
+ "responseCode": 200
1814
+ },
1815
+ "input": {
1816
+ "type": "structure",
1817
+ "required": [
1818
+ "knowledgeBaseId",
1819
+ "quickResponseId"
1820
+ ],
1821
+ "members": {
1822
+ "channels": {
1823
+ "shape": "S1d"
1824
+ },
1825
+ "content": {
1826
+ "shape": "S1f"
1827
+ },
1828
+ "contentType": {},
1829
+ "description": {},
1830
+ "groupingConfiguration": {
1831
+ "shape": "S1j"
1832
+ },
1833
+ "isActive": {
1834
+ "type": "boolean"
1835
+ },
1836
+ "knowledgeBaseId": {
1837
+ "location": "uri",
1838
+ "locationName": "knowledgeBaseId"
1839
+ },
1840
+ "language": {},
1841
+ "name": {},
1842
+ "quickResponseId": {
1843
+ "location": "uri",
1844
+ "locationName": "quickResponseId"
1845
+ },
1846
+ "removeDescription": {
1847
+ "type": "boolean"
1848
+ },
1849
+ "removeGroupingConfiguration": {
1850
+ "type": "boolean"
1851
+ },
1852
+ "removeShortcutKey": {
1853
+ "type": "boolean"
1854
+ },
1855
+ "shortcutKey": {}
1856
+ }
1857
+ },
1858
+ "output": {
1859
+ "type": "structure",
1860
+ "members": {
1861
+ "quickResponse": {
1862
+ "shape": "S1s"
1863
+ }
1864
+ }
1865
+ }
1866
+ }
1867
+ },
1868
+ "shapes": {
1869
+ "S5": {
1870
+ "type": "structure",
1871
+ "members": {
1872
+ "kmsKeyId": {}
1873
+ }
1874
+ },
1875
+ "S7": {
1876
+ "type": "map",
1877
+ "key": {},
1878
+ "value": {}
1879
+ },
1880
+ "Sc": {
1881
+ "type": "structure",
1882
+ "required": [
1883
+ "assistantArn",
1884
+ "assistantId",
1885
+ "name",
1886
+ "status",
1887
+ "type"
1888
+ ],
1889
+ "members": {
1890
+ "assistantArn": {},
1891
+ "assistantId": {},
1892
+ "capabilityConfiguration": {
1893
+ "shape": "Sf"
1894
+ },
1895
+ "description": {},
1896
+ "integrationConfiguration": {
1897
+ "shape": "Sh"
1898
+ },
1899
+ "name": {},
1900
+ "serverSideEncryptionConfiguration": {
1901
+ "shape": "S5"
1902
+ },
1903
+ "status": {},
1904
+ "tags": {
1905
+ "shape": "S7"
1906
+ },
1907
+ "type": {}
1908
+ }
1909
+ },
1910
+ "Sf": {
1911
+ "type": "structure",
1912
+ "members": {
1913
+ "type": {}
1914
+ }
1915
+ },
1916
+ "Sh": {
1917
+ "type": "structure",
1918
+ "members": {
1919
+ "topicIntegrationArn": {}
1920
+ }
1921
+ },
1922
+ "Sp": {
1923
+ "type": "structure",
1924
+ "required": [
1925
+ "assistantArn",
1926
+ "assistantAssociationArn",
1927
+ "assistantAssociationId",
1928
+ "assistantId",
1929
+ "associationData",
1930
+ "associationType"
1931
+ ],
1932
+ "members": {
1933
+ "assistantArn": {},
1934
+ "assistantAssociationArn": {},
1935
+ "assistantAssociationId": {},
1936
+ "assistantId": {},
1937
+ "associationData": {
1938
+ "shape": "Sq"
1939
+ },
1940
+ "associationType": {},
1941
+ "tags": {
1942
+ "shape": "S7"
1943
+ }
1944
+ }
1945
+ },
1946
+ "Sq": {
1947
+ "type": "structure",
1948
+ "members": {
1949
+ "knowledgeBaseAssociation": {
1950
+ "type": "structure",
1951
+ "members": {
1952
+ "knowledgeBaseArn": {},
1953
+ "knowledgeBaseId": {}
1954
+ }
1955
+ }
1956
+ },
1957
+ "union": true
1958
+ },
1959
+ "St": {
1960
+ "type": "map",
1961
+ "key": {},
1962
+ "value": {}
1963
+ },
1964
+ "Sy": {
1965
+ "type": "structure",
1966
+ "required": [
1967
+ "contentArn",
1968
+ "contentId",
1969
+ "contentType",
1970
+ "knowledgeBaseArn",
1971
+ "knowledgeBaseId",
1972
+ "metadata",
1973
+ "name",
1974
+ "revisionId",
1975
+ "status",
1976
+ "title",
1977
+ "url",
1978
+ "urlExpiry"
1979
+ ],
1980
+ "members": {
1981
+ "contentArn": {},
1982
+ "contentId": {},
1983
+ "contentType": {},
1984
+ "knowledgeBaseArn": {},
1985
+ "knowledgeBaseId": {},
1986
+ "linkOutUri": {},
1987
+ "metadata": {
1988
+ "shape": "St"
1989
+ },
1990
+ "name": {},
1991
+ "revisionId": {},
1992
+ "status": {},
1993
+ "tags": {
1994
+ "shape": "S7"
1995
+ },
1996
+ "title": {},
1997
+ "url": {
1998
+ "shape": "S11"
1999
+ },
2000
+ "urlExpiry": {
2001
+ "shape": "S12"
2002
+ }
2003
+ }
2004
+ },
2005
+ "S11": {
2006
+ "type": "string",
2007
+ "sensitive": true
2008
+ },
2009
+ "S12": {
2010
+ "type": "timestamp",
2011
+ "timestampFormat": "unixTimestamp"
2012
+ },
2013
+ "S15": {
2014
+ "type": "structure",
2015
+ "members": {
2016
+ "templateUri": {}
2017
+ }
2018
+ },
2019
+ "S16": {
2020
+ "type": "structure",
2021
+ "members": {
2022
+ "appIntegrations": {
2023
+ "type": "structure",
2024
+ "required": [
2025
+ "appIntegrationArn"
2026
+ ],
2027
+ "members": {
2028
+ "appIntegrationArn": {},
2029
+ "objectFields": {
2030
+ "type": "list",
2031
+ "member": {}
2032
+ }
2033
+ }
2034
+ }
2035
+ },
2036
+ "union": true
2037
+ },
2038
+ "S1a": {
2039
+ "type": "structure",
2040
+ "required": [
2041
+ "knowledgeBaseArn",
2042
+ "knowledgeBaseId",
2043
+ "knowledgeBaseType",
2044
+ "name",
2045
+ "status"
2046
+ ],
2047
+ "members": {
2048
+ "description": {},
2049
+ "knowledgeBaseArn": {},
2050
+ "knowledgeBaseId": {},
2051
+ "knowledgeBaseType": {},
2052
+ "lastContentModificationTime": {
2053
+ "shape": "S12"
2054
+ },
2055
+ "name": {},
2056
+ "renderingConfiguration": {
2057
+ "shape": "S15"
2058
+ },
2059
+ "serverSideEncryptionConfiguration": {
2060
+ "shape": "S5"
2061
+ },
2062
+ "sourceConfiguration": {
2063
+ "shape": "S16"
2064
+ },
2065
+ "status": {},
2066
+ "tags": {
2067
+ "shape": "S7"
2068
+ }
2069
+ }
2070
+ },
2071
+ "S1d": {
2072
+ "type": "list",
2073
+ "member": {
2074
+ "type": "string",
2075
+ "sensitive": true
2076
+ }
2077
+ },
2078
+ "S1f": {
2079
+ "type": "structure",
2080
+ "members": {
2081
+ "content": {
2082
+ "shape": "S1g"
2083
+ }
2084
+ },
2085
+ "union": true
2086
+ },
2087
+ "S1g": {
2088
+ "type": "string",
2089
+ "sensitive": true
2090
+ },
2091
+ "S1j": {
2092
+ "type": "structure",
2093
+ "members": {
2094
+ "criteria": {
2095
+ "type": "string",
2096
+ "sensitive": true
2097
+ },
2098
+ "values": {
2099
+ "type": "list",
2100
+ "member": {
2101
+ "type": "string",
2102
+ "sensitive": true
2103
+ }
2104
+ }
2105
+ }
2106
+ },
2107
+ "S1s": {
2108
+ "type": "structure",
2109
+ "required": [
2110
+ "contentType",
2111
+ "createdTime",
2112
+ "knowledgeBaseArn",
2113
+ "knowledgeBaseId",
2114
+ "lastModifiedTime",
2115
+ "name",
2116
+ "quickResponseArn",
2117
+ "quickResponseId",
2118
+ "status"
2119
+ ],
2120
+ "members": {
2121
+ "channels": {
2122
+ "shape": "S1d"
2123
+ },
2124
+ "contentType": {},
2125
+ "contents": {
2126
+ "shape": "S1t"
2127
+ },
2128
+ "createdTime": {
2129
+ "shape": "S12"
2130
+ },
2131
+ "description": {},
2132
+ "groupingConfiguration": {
2133
+ "shape": "S1j"
2134
+ },
2135
+ "isActive": {
2136
+ "type": "boolean"
2137
+ },
2138
+ "knowledgeBaseArn": {},
2139
+ "knowledgeBaseId": {},
2140
+ "language": {},
2141
+ "lastModifiedBy": {},
2142
+ "lastModifiedTime": {
2143
+ "shape": "S12"
2144
+ },
2145
+ "name": {},
2146
+ "quickResponseArn": {},
2147
+ "quickResponseId": {},
2148
+ "shortcutKey": {},
2149
+ "status": {},
2150
+ "tags": {
2151
+ "shape": "S7"
2152
+ }
2153
+ }
2154
+ },
2155
+ "S1t": {
2156
+ "type": "structure",
2157
+ "members": {
2158
+ "markdown": {
2159
+ "shape": "S1u"
2160
+ },
2161
+ "plainText": {
2162
+ "shape": "S1u"
2163
+ }
2164
+ }
2165
+ },
2166
+ "S1u": {
2167
+ "type": "structure",
2168
+ "members": {
2169
+ "content": {
2170
+ "shape": "S1g"
2171
+ }
2172
+ },
2173
+ "union": true
2174
+ },
2175
+ "S1y": {
2176
+ "type": "structure",
2177
+ "required": [
2178
+ "name",
2179
+ "sessionArn",
2180
+ "sessionId"
2181
+ ],
2182
+ "members": {
2183
+ "description": {},
2184
+ "integrationConfiguration": {
2185
+ "type": "structure",
2186
+ "members": {
2187
+ "topicIntegrationArn": {}
2188
+ }
2189
+ },
2190
+ "name": {},
2191
+ "sessionArn": {},
2192
+ "sessionId": {},
2193
+ "tags": {
2194
+ "shape": "S7"
2195
+ }
2196
+ }
2197
+ },
2198
+ "S2k": {
2199
+ "type": "structure",
2200
+ "required": [
2201
+ "contentArn",
2202
+ "contentId",
2203
+ "contentType",
2204
+ "knowledgeBaseArn",
2205
+ "knowledgeBaseId",
2206
+ "metadata",
2207
+ "name",
2208
+ "revisionId",
2209
+ "status",
2210
+ "title"
2211
+ ],
2212
+ "members": {
2213
+ "contentArn": {},
2214
+ "contentId": {},
2215
+ "contentType": {},
2216
+ "knowledgeBaseArn": {},
2217
+ "knowledgeBaseId": {},
2218
+ "metadata": {
2219
+ "shape": "St"
2220
+ },
2221
+ "name": {},
2222
+ "revisionId": {},
2223
+ "status": {},
2224
+ "tags": {
2225
+ "shape": "S7"
2226
+ },
2227
+ "title": {}
2228
+ }
2229
+ },
2230
+ "S2n": {
2231
+ "type": "structure",
2232
+ "required": [
2233
+ "createdTime",
2234
+ "importJobId",
2235
+ "importJobType",
2236
+ "knowledgeBaseArn",
2237
+ "knowledgeBaseId",
2238
+ "lastModifiedTime",
2239
+ "status",
2240
+ "uploadId",
2241
+ "url",
2242
+ "urlExpiry"
2243
+ ],
2244
+ "members": {
2245
+ "createdTime": {
2246
+ "shape": "S12"
2247
+ },
2248
+ "externalSourceConfiguration": {
2249
+ "shape": "S2o"
2250
+ },
2251
+ "failedRecordReport": {
2252
+ "shape": "S11"
2253
+ },
2254
+ "importJobId": {},
2255
+ "importJobType": {},
2256
+ "knowledgeBaseArn": {},
2257
+ "knowledgeBaseId": {},
2258
+ "lastModifiedTime": {
2259
+ "shape": "S12"
2260
+ },
2261
+ "metadata": {
2262
+ "shape": "St"
2263
+ },
2264
+ "status": {},
2265
+ "uploadId": {},
2266
+ "url": {
2267
+ "shape": "S11"
2268
+ },
2269
+ "urlExpiry": {
2270
+ "shape": "S12"
2271
+ }
2272
+ }
2273
+ },
2274
+ "S2o": {
2275
+ "type": "structure",
2276
+ "required": [
2277
+ "configuration",
2278
+ "source"
2279
+ ],
2280
+ "members": {
2281
+ "configuration": {
2282
+ "type": "structure",
2283
+ "members": {
2284
+ "connectConfiguration": {
2285
+ "type": "structure",
2286
+ "members": {
2287
+ "instanceId": {}
2288
+ }
2289
+ }
2290
+ },
2291
+ "union": true
2292
+ },
2293
+ "source": {}
2294
+ }
2295
+ },
2296
+ "S34": {
2297
+ "type": "structure",
2298
+ "required": [
2299
+ "details",
2300
+ "reference"
2301
+ ],
2302
+ "members": {
2303
+ "details": {
2304
+ "type": "structure",
2305
+ "members": {
2306
+ "contentData": {
2307
+ "type": "structure",
2308
+ "required": [
2309
+ "rankingData",
2310
+ "textData"
2311
+ ],
2312
+ "members": {
2313
+ "rankingData": {
2314
+ "shape": "S37"
2315
+ },
2316
+ "textData": {
2317
+ "shape": "S3a"
2318
+ }
2319
+ }
2320
+ },
2321
+ "generativeData": {
2322
+ "type": "structure",
2323
+ "required": [
2324
+ "completion",
2325
+ "rankingData",
2326
+ "references"
2327
+ ],
2328
+ "members": {
2329
+ "completion": {
2330
+ "shape": "S3f"
2331
+ },
2332
+ "rankingData": {
2333
+ "shape": "S37"
2334
+ },
2335
+ "references": {
2336
+ "type": "list",
2337
+ "member": {
2338
+ "shape": "S34"
2339
+ }
2340
+ }
2341
+ }
2342
+ },
2343
+ "sourceContentData": {
2344
+ "type": "structure",
2345
+ "required": [
2346
+ "id",
2347
+ "rankingData",
2348
+ "textData",
2349
+ "type"
2350
+ ],
2351
+ "members": {
2352
+ "id": {},
2353
+ "rankingData": {
2354
+ "shape": "S37"
2355
+ },
2356
+ "textData": {
2357
+ "shape": "S3a"
2358
+ },
2359
+ "type": {}
2360
+ }
2361
+ }
2362
+ },
2363
+ "union": true
2364
+ },
2365
+ "reference": {
2366
+ "type": "structure",
2367
+ "members": {
2368
+ "contentReference": {
2369
+ "shape": "S3l"
2370
+ },
2371
+ "generativeReference": {
2372
+ "type": "structure",
2373
+ "members": {
2374
+ "generationId": {},
2375
+ "modelId": {}
2376
+ }
2377
+ }
2378
+ },
2379
+ "union": true
2380
+ }
2381
+ }
2382
+ },
2383
+ "S37": {
2384
+ "type": "structure",
2385
+ "members": {
2386
+ "relevanceLevel": {},
2387
+ "relevanceScore": {
2388
+ "type": "double"
2389
+ }
2390
+ }
2391
+ },
2392
+ "S3a": {
2393
+ "type": "structure",
2394
+ "members": {
2395
+ "excerpt": {
2396
+ "shape": "S3b"
2397
+ },
2398
+ "title": {
2399
+ "shape": "S3b"
2400
+ }
2401
+ }
2402
+ },
2403
+ "S3b": {
2404
+ "type": "structure",
2405
+ "members": {
2406
+ "highlights": {
2407
+ "type": "list",
2408
+ "member": {
2409
+ "type": "structure",
2410
+ "members": {
2411
+ "beginOffsetInclusive": {
2412
+ "type": "integer"
2413
+ },
2414
+ "endOffsetExclusive": {
2415
+ "type": "integer"
2416
+ }
2417
+ }
2418
+ }
2419
+ },
2420
+ "text": {
2421
+ "shape": "S3f"
2422
+ }
2423
+ }
2424
+ },
2425
+ "S3f": {
2426
+ "type": "string",
2427
+ "sensitive": true
2428
+ },
2429
+ "S3l": {
2430
+ "type": "structure",
2431
+ "members": {
2432
+ "contentArn": {},
2433
+ "contentId": {},
2434
+ "knowledgeBaseArn": {},
2435
+ "knowledgeBaseId": {}
2436
+ }
2437
+ },
2438
+ "S3o": {
2439
+ "type": "structure",
2440
+ "required": [
2441
+ "contentReference"
2442
+ ],
2443
+ "members": {
2444
+ "contentReference": {
2445
+ "shape": "S3l"
2446
+ },
2447
+ "excerpt": {
2448
+ "shape": "S3b"
2449
+ },
2450
+ "title": {
2451
+ "shape": "S3b"
2452
+ }
2453
+ }
2454
+ },
2455
+ "S3v": {
2456
+ "type": "string",
2457
+ "sensitive": true
2458
+ },
2459
+ "S3w": {
2460
+ "type": "list",
2461
+ "member": {}
2462
+ },
2463
+ "S4c": {
2464
+ "type": "list",
2465
+ "member": {
2466
+ "shape": "S2k"
2467
+ }
2468
+ },
2469
+ "S59": {
2470
+ "type": "structure",
2471
+ "required": [
2472
+ "filters"
2473
+ ],
2474
+ "members": {
2475
+ "filters": {
2476
+ "type": "list",
2477
+ "member": {
2478
+ "type": "structure",
2479
+ "required": [
2480
+ "field",
2481
+ "operator",
2482
+ "value"
2483
+ ],
2484
+ "members": {
2485
+ "field": {},
2486
+ "operator": {},
2487
+ "value": {}
2488
+ }
2489
+ }
2490
+ }
2491
+ }
2492
+ },
2493
+ "S60": {
2494
+ "type": "list",
2495
+ "member": {},
2496
+ "sensitive": true
2497
+ }
2498
+ }
2499
+ }