aws-sdk 2.1603.0 → 2.1604.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -22,7 +22,6 @@
22
22
  "required": [
23
23
  "agentAliasId",
24
24
  "agentId",
25
- "inputText",
26
25
  "sessionId"
27
26
  ],
28
27
  "members": {
@@ -51,11 +50,55 @@
51
50
  "sessionState": {
52
51
  "type": "structure",
53
52
  "members": {
53
+ "invocationId": {},
54
54
  "promptSessionAttributes": {
55
55
  "type": "map",
56
56
  "key": {},
57
57
  "value": {}
58
58
  },
59
+ "returnControlInvocationResults": {
60
+ "type": "list",
61
+ "member": {
62
+ "type": "structure",
63
+ "members": {
64
+ "apiResult": {
65
+ "type": "structure",
66
+ "required": [
67
+ "actionGroup"
68
+ ],
69
+ "members": {
70
+ "actionGroup": {},
71
+ "apiPath": {
72
+ "shape": "Sd"
73
+ },
74
+ "httpMethod": {},
75
+ "httpStatusCode": {
76
+ "type": "integer"
77
+ },
78
+ "responseBody": {
79
+ "shape": "Sf"
80
+ },
81
+ "responseState": {}
82
+ }
83
+ },
84
+ "functionResult": {
85
+ "type": "structure",
86
+ "required": [
87
+ "actionGroup"
88
+ ],
89
+ "members": {
90
+ "actionGroup": {},
91
+ "function": {},
92
+ "responseBody": {
93
+ "shape": "Sf"
94
+ },
95
+ "responseState": {}
96
+ }
97
+ }
98
+ },
99
+ "union": true
100
+ }
101
+ },
59
102
  "sessionAttributes": {
60
103
  "type": "map",
61
104
  "key": {},
@@ -106,7 +149,7 @@
106
149
  "type": "structure",
107
150
  "members": {
108
151
  "citations": {
109
- "shape": "Si"
152
+ "shape": "Sr"
110
153
  }
111
154
  }
112
155
  },
@@ -163,6 +206,88 @@
163
206
  },
164
207
  "exception": true
165
208
  },
209
+ "returnControl": {
210
+ "type": "structure",
211
+ "members": {
212
+ "invocationId": {},
213
+ "invocationInputs": {
214
+ "type": "list",
215
+ "member": {
216
+ "type": "structure",
217
+ "members": {
218
+ "apiInvocationInput": {
219
+ "type": "structure",
220
+ "required": [
221
+ "actionGroup"
222
+ ],
223
+ "members": {
224
+ "actionGroup": {},
225
+ "apiPath": {
226
+ "shape": "Sd"
227
+ },
228
+ "httpMethod": {},
229
+ "parameters": {
230
+ "type": "list",
231
+ "member": {
232
+ "type": "structure",
233
+ "members": {
234
+ "name": {},
235
+ "type": {},
236
+ "value": {}
237
+ }
238
+ }
239
+ },
240
+ "requestBody": {
241
+ "type": "structure",
242
+ "members": {
243
+ "content": {
244
+ "type": "map",
245
+ "key": {},
246
+ "value": {
247
+ "type": "structure",
248
+ "members": {
249
+ "properties": {
250
+ "type": "list",
251
+ "member": {
252
+ "shape": "S1m"
253
+ }
254
+ }
255
+ }
256
+ }
257
+ }
258
+ }
259
+ }
260
+ }
261
+ },
262
+ "functionInvocationInput": {
263
+ "type": "structure",
264
+ "required": [
265
+ "actionGroup"
266
+ ],
267
+ "members": {
268
+ "actionGroup": {},
269
+ "function": {},
270
+ "parameters": {
271
+ "type": "list",
272
+ "member": {
273
+ "type": "structure",
274
+ "members": {
275
+ "name": {},
276
+ "type": {},
277
+ "value": {}
278
+ }
279
+ }
280
+ }
281
+ }
282
+ }
283
+ },
284
+ "union": true
285
+ }
286
+ }
287
+ },
288
+ "event": true,
289
+ "sensitive": true
290
+ },
166
291
  "serviceQuotaExceededException": {
167
292
  "type": "structure",
168
293
  "members": {
@@ -190,6 +315,7 @@
190
315
  "members": {
191
316
  "agentAliasId": {},
192
317
  "agentId": {},
318
+ "agentVersion": {},
193
319
  "sessionId": {},
194
320
  "trace": {
195
321
  "type": "structure",
@@ -219,11 +345,14 @@
219
345
  "sensitive": true
220
346
  },
221
347
  "apiPath": {
348
+ "shape": "Sd"
349
+ },
350
+ "function": {
222
351
  "type": "string",
223
352
  "sensitive": true
224
353
  },
225
354
  "parameters": {
226
- "shape": "S1f"
355
+ "shape": "S23"
227
356
  },
228
357
  "requestBody": {
229
358
  "type": "structure",
@@ -232,7 +361,7 @@
232
361
  "type": "map",
233
362
  "key": {},
234
363
  "value": {
235
- "shape": "S1f"
364
+ "shape": "S23"
236
365
  }
237
366
  }
238
367
  }
@@ -262,7 +391,7 @@
262
391
  "sensitive": true
263
392
  },
264
393
  "modelInvocationInput": {
265
- "shape": "S1o"
394
+ "shape": "S2b"
266
395
  },
267
396
  "observation": {
268
397
  "type": "structure",
@@ -289,7 +418,7 @@
289
418
  "type": "structure",
290
419
  "members": {
291
420
  "retrievedReferences": {
292
- "shape": "Sp"
421
+ "shape": "Sy"
293
422
  }
294
423
  }
295
424
  },
@@ -313,7 +442,7 @@
313
442
  "type": "structure",
314
443
  "members": {
315
444
  "text": {
316
- "shape": "S29"
445
+ "shape": "S2w"
317
446
  },
318
447
  "traceId": {}
319
448
  },
@@ -327,7 +456,7 @@
327
456
  "type": "structure",
328
457
  "members": {
329
458
  "modelInvocationInput": {
330
- "shape": "S1o"
459
+ "shape": "S2b"
331
460
  },
332
461
  "modelInvocationOutput": {
333
462
  "type": "structure",
@@ -354,7 +483,7 @@
354
483
  "type": "structure",
355
484
  "members": {
356
485
  "modelInvocationInput": {
357
- "shape": "S1o"
486
+ "shape": "S2b"
358
487
  },
359
488
  "modelInvocationOutput": {
360
489
  "type": "structure",
@@ -366,7 +495,7 @@
366
495
  "type": "boolean"
367
496
  },
368
497
  "rationale": {
369
- "shape": "S29"
498
+ "shape": "S2w"
370
499
  }
371
500
  },
372
501
  "sensitive": true
@@ -431,7 +560,7 @@
431
560
  },
432
561
  "nextToken": {},
433
562
  "retrievalConfiguration": {
434
- "shape": "S2m"
563
+ "shape": "S39"
435
564
  },
436
565
  "retrievalQuery": {
437
566
  "type": "structure",
@@ -461,13 +590,13 @@
461
590
  ],
462
591
  "members": {
463
592
  "content": {
464
- "shape": "Sr"
593
+ "shape": "S10"
465
594
  },
466
595
  "location": {
467
- "shape": "Ss"
596
+ "shape": "S11"
468
597
  },
469
598
  "metadata": {
470
- "shape": "Sv"
599
+ "shape": "S14"
471
600
  },
472
601
  "score": {
473
602
  "type": "double"
@@ -530,7 +659,7 @@
530
659
  "knowledgeBaseId": {},
531
660
  "modelArn": {},
532
661
  "retrievalConfiguration": {
533
- "shape": "S2m"
662
+ "shape": "S39"
534
663
  }
535
664
  }
536
665
  },
@@ -557,7 +686,7 @@
557
686
  ],
558
687
  "members": {
559
688
  "citations": {
560
- "shape": "Si"
689
+ "shape": "Sr"
561
690
  },
562
691
  "output": {
563
692
  "type": "structure",
@@ -575,7 +704,21 @@
575
704
  }
576
705
  },
577
706
  "shapes": {
578
- "Si": {
707
+ "Sd": {
708
+ "type": "string",
709
+ "sensitive": true
710
+ },
711
+ "Sf": {
712
+ "type": "map",
713
+ "key": {},
714
+ "value": {
715
+ "type": "structure",
716
+ "members": {
717
+ "body": {}
718
+ }
719
+ }
720
+ },
721
+ "Sr": {
579
722
  "type": "list",
580
723
  "member": {
581
724
  "type": "structure",
@@ -604,29 +747,29 @@
604
747
  }
605
748
  },
606
749
  "retrievedReferences": {
607
- "shape": "Sp"
750
+ "shape": "Sy"
608
751
  }
609
752
  }
610
753
  }
611
754
  },
612
- "Sp": {
755
+ "Sy": {
613
756
  "type": "list",
614
757
  "member": {
615
758
  "type": "structure",
616
759
  "members": {
617
760
  "content": {
618
- "shape": "Sr"
761
+ "shape": "S10"
619
762
  },
620
763
  "location": {
621
- "shape": "Ss"
764
+ "shape": "S11"
622
765
  },
623
766
  "metadata": {
624
- "shape": "Sv"
767
+ "shape": "S14"
625
768
  }
626
769
  }
627
770
  }
628
771
  },
629
- "Sr": {
772
+ "S10": {
630
773
  "type": "structure",
631
774
  "required": [
632
775
  "text"
@@ -636,7 +779,7 @@
636
779
  },
637
780
  "sensitive": true
638
781
  },
639
- "Ss": {
782
+ "S11": {
640
783
  "type": "structure",
641
784
  "required": [
642
785
  "type"
@@ -652,7 +795,7 @@
652
795
  },
653
796
  "sensitive": true
654
797
  },
655
- "Sv": {
798
+ "S14": {
656
799
  "type": "map",
657
800
  "key": {},
658
801
  "value": {
@@ -662,18 +805,21 @@
662
805
  },
663
806
  "sensitive": true
664
807
  },
665
- "S1f": {
808
+ "S1m": {
809
+ "type": "structure",
810
+ "members": {
811
+ "name": {},
812
+ "type": {},
813
+ "value": {}
814
+ }
815
+ },
816
+ "S23": {
666
817
  "type": "list",
667
818
  "member": {
668
- "type": "structure",
669
- "members": {
670
- "name": {},
671
- "type": {},
672
- "value": {}
673
- }
819
+ "shape": "S1m"
674
820
  }
675
821
  },
676
- "S1o": {
822
+ "S2b": {
677
823
  "type": "structure",
678
824
  "members": {
679
825
  "inferenceConfiguration": {
@@ -709,11 +855,11 @@
709
855
  },
710
856
  "sensitive": true
711
857
  },
712
- "S29": {
858
+ "S2w": {
713
859
  "type": "string",
714
860
  "sensitive": true
715
861
  },
716
- "S2m": {
862
+ "S39": {
717
863
  "type": "structure",
718
864
  "required": [
719
865
  "vectorSearchConfiguration"
@@ -723,7 +869,7 @@
723
869
  "type": "structure",
724
870
  "members": {
725
871
  "filter": {
726
- "shape": "S2o"
872
+ "shape": "S3b"
727
873
  },
728
874
  "numberOfResults": {
729
875
  "type": "integer"
@@ -733,53 +879,53 @@
733
879
  }
734
880
  }
735
881
  },
736
- "S2o": {
882
+ "S3b": {
737
883
  "type": "structure",
738
884
  "members": {
739
885
  "andAll": {
740
- "shape": "S2p"
886
+ "shape": "S3c"
741
887
  },
742
888
  "equals": {
743
- "shape": "S2q"
889
+ "shape": "S3d"
744
890
  },
745
891
  "greaterThan": {
746
- "shape": "S2q"
892
+ "shape": "S3d"
747
893
  },
748
894
  "greaterThanOrEquals": {
749
- "shape": "S2q"
895
+ "shape": "S3d"
750
896
  },
751
897
  "in": {
752
- "shape": "S2q"
898
+ "shape": "S3d"
753
899
  },
754
900
  "lessThan": {
755
- "shape": "S2q"
901
+ "shape": "S3d"
756
902
  },
757
903
  "lessThanOrEquals": {
758
- "shape": "S2q"
904
+ "shape": "S3d"
759
905
  },
760
906
  "notEquals": {
761
- "shape": "S2q"
907
+ "shape": "S3d"
762
908
  },
763
909
  "notIn": {
764
- "shape": "S2q"
910
+ "shape": "S3d"
765
911
  },
766
912
  "orAll": {
767
- "shape": "S2p"
913
+ "shape": "S3c"
768
914
  },
769
915
  "startsWith": {
770
- "shape": "S2q"
916
+ "shape": "S3d"
771
917
  }
772
918
  },
773
919
  "sensitive": true,
774
920
  "union": true
775
921
  },
776
- "S2p": {
922
+ "S3c": {
777
923
  "type": "list",
778
924
  "member": {
779
- "shape": "S2o"
925
+ "shape": "S3b"
780
926
  }
781
927
  },
782
- "S2q": {
928
+ "S3d": {
783
929
  "type": "structure",
784
930
  "required": [
785
931
  "key",
@@ -1421,5 +1421,8 @@
1421
1421
  },
1422
1422
  "controlcatalog": {
1423
1423
  "name": "ControlCatalog"
1424
+ },
1425
+ "route53profiles": {
1426
+ "name": "Route53Profiles"
1424
1427
  }
1425
1428
  }