aws-sdk 2.1622.0 → 2.1624.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/apis/application-autoscaling-2016-02-06.min.json +3 -0
- package/apis/bedrock-agent-2023-06-05.min.json +115 -90
- package/apis/bedrock-agent-runtime-2023-07-26.min.json +168 -43
- package/apis/codebuild-2016-10-06.min.json +36 -36
- package/apis/controltower-2018-05-10.min.json +97 -4
- package/apis/controltower-2018-05-10.paginators.json +6 -0
- package/apis/elasticloadbalancingv2-2015-12-01.min.json +3 -0
- package/apis/lakeformation-2017-03-31.min.json +43 -25
- package/apis/osis-2022-01-01.min.json +70 -26
- package/apis/rds-2014-10-31.min.json +21 -9
- package/apis/transfer-2018-11-05.min.json +19 -8
- package/clients/bedrockagent.d.ts +38 -2
- package/clients/bedrockagentruntime.d.ts +173 -0
- package/clients/codebuild.d.ts +11 -10
- package/clients/controltower.d.ts +158 -22
- package/clients/elbv2.d.ts +6 -6
- package/clients/lakeformation.d.ts +17 -0
- package/clients/osis.d.ts +80 -5
- package/clients/rds.d.ts +54 -6
- package/clients/secretsmanager.d.ts +3 -3
- package/clients/transfer.d.ts +5 -5
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +12 -12
- package/dist/aws-sdk.js +66 -48
- package/dist/aws-sdk.min.js +64 -64
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -73,17 +73,20 @@
|
|
73
73
|
"customerEncryptionKeyArn": {},
|
74
74
|
"description": {},
|
75
75
|
"foundationModel": {},
|
76
|
+
"guardrailConfiguration": {
|
77
|
+
"shape": "Sg"
|
78
|
+
},
|
76
79
|
"idleSessionTTLInSeconds": {
|
77
80
|
"type": "integer"
|
78
81
|
},
|
79
82
|
"instruction": {
|
80
|
-
"shape": "
|
83
|
+
"shape": "Sk"
|
81
84
|
},
|
82
85
|
"promptOverrideConfiguration": {
|
83
|
-
"shape": "
|
86
|
+
"shape": "Sl"
|
84
87
|
},
|
85
88
|
"tags": {
|
86
|
-
"shape": "
|
89
|
+
"shape": "S10"
|
87
90
|
}
|
88
91
|
}
|
89
92
|
},
|
@@ -94,7 +97,7 @@
|
|
94
97
|
],
|
95
98
|
"members": {
|
96
99
|
"agent": {
|
97
|
-
"shape": "
|
100
|
+
"shape": "S14"
|
98
101
|
}
|
99
102
|
}
|
100
103
|
},
|
@@ -115,7 +118,7 @@
|
|
115
118
|
],
|
116
119
|
"members": {
|
117
120
|
"actionGroupExecutor": {
|
118
|
-
"shape": "
|
121
|
+
"shape": "S1c"
|
119
122
|
},
|
120
123
|
"actionGroupName": {},
|
121
124
|
"actionGroupState": {},
|
@@ -128,14 +131,14 @@
|
|
128
131
|
"locationName": "agentVersion"
|
129
132
|
},
|
130
133
|
"apiSchema": {
|
131
|
-
"shape": "
|
134
|
+
"shape": "S1f"
|
132
135
|
},
|
133
136
|
"clientToken": {
|
134
137
|
"idempotencyToken": true
|
135
138
|
},
|
136
139
|
"description": {},
|
137
140
|
"functionSchema": {
|
138
|
-
"shape": "
|
141
|
+
"shape": "S1k"
|
139
142
|
},
|
140
143
|
"parentActionGroupSignature": {}
|
141
144
|
}
|
@@ -147,7 +150,7 @@
|
|
147
150
|
],
|
148
151
|
"members": {
|
149
152
|
"agentActionGroup": {
|
150
|
-
"shape": "
|
153
|
+
"shape": "S1v"
|
151
154
|
}
|
152
155
|
}
|
153
156
|
},
|
@@ -176,10 +179,10 @@
|
|
176
179
|
},
|
177
180
|
"description": {},
|
178
181
|
"routingConfiguration": {
|
179
|
-
"shape": "
|
182
|
+
"shape": "S1x"
|
180
183
|
},
|
181
184
|
"tags": {
|
182
|
-
"shape": "
|
185
|
+
"shape": "S10"
|
183
186
|
}
|
184
187
|
}
|
185
188
|
},
|
@@ -190,7 +193,7 @@
|
|
190
193
|
],
|
191
194
|
"members": {
|
192
195
|
"agentAlias": {
|
193
|
-
"shape": "
|
196
|
+
"shape": "S21"
|
194
197
|
}
|
195
198
|
}
|
196
199
|
},
|
@@ -215,7 +218,7 @@
|
|
215
218
|
},
|
216
219
|
"dataDeletionPolicy": {},
|
217
220
|
"dataSourceConfiguration": {
|
218
|
-
"shape": "
|
221
|
+
"shape": "S29"
|
219
222
|
},
|
220
223
|
"description": {},
|
221
224
|
"knowledgeBaseId": {
|
@@ -224,10 +227,10 @@
|
|
224
227
|
},
|
225
228
|
"name": {},
|
226
229
|
"serverSideEncryptionConfiguration": {
|
227
|
-
"shape": "
|
230
|
+
"shape": "S2g"
|
228
231
|
},
|
229
232
|
"vectorIngestionConfiguration": {
|
230
|
-
"shape": "
|
233
|
+
"shape": "S2h"
|
231
234
|
}
|
232
235
|
}
|
233
236
|
},
|
@@ -238,7 +241,7 @@
|
|
238
241
|
],
|
239
242
|
"members": {
|
240
243
|
"dataSource": {
|
241
|
-
"shape": "
|
244
|
+
"shape": "S2o"
|
242
245
|
}
|
243
246
|
}
|
244
247
|
},
|
@@ -264,15 +267,15 @@
|
|
264
267
|
},
|
265
268
|
"description": {},
|
266
269
|
"knowledgeBaseConfiguration": {
|
267
|
-
"shape": "
|
270
|
+
"shape": "S2r"
|
268
271
|
},
|
269
272
|
"name": {},
|
270
273
|
"roleArn": {},
|
271
274
|
"storageConfiguration": {
|
272
|
-
"shape": "
|
275
|
+
"shape": "S2w"
|
273
276
|
},
|
274
277
|
"tags": {
|
275
|
-
"shape": "
|
278
|
+
"shape": "S10"
|
276
279
|
}
|
277
280
|
}
|
278
281
|
},
|
@@ -283,7 +286,7 @@
|
|
283
286
|
],
|
284
287
|
"members": {
|
285
288
|
"knowledgeBase": {
|
286
|
-
"shape": "
|
289
|
+
"shape": "S3q"
|
287
290
|
}
|
288
291
|
}
|
289
292
|
},
|
@@ -573,7 +576,7 @@
|
|
573
576
|
],
|
574
577
|
"members": {
|
575
578
|
"agent": {
|
576
|
-
"shape": "
|
579
|
+
"shape": "S14"
|
577
580
|
}
|
578
581
|
}
|
579
582
|
}
|
@@ -613,7 +616,7 @@
|
|
613
616
|
],
|
614
617
|
"members": {
|
615
618
|
"agentActionGroup": {
|
616
|
-
"shape": "
|
619
|
+
"shape": "S1v"
|
617
620
|
}
|
618
621
|
}
|
619
622
|
}
|
@@ -648,7 +651,7 @@
|
|
648
651
|
],
|
649
652
|
"members": {
|
650
653
|
"agentAlias": {
|
651
|
-
"shape": "
|
654
|
+
"shape": "S21"
|
652
655
|
}
|
653
656
|
}
|
654
657
|
}
|
@@ -747,20 +750,23 @@
|
|
747
750
|
"customerEncryptionKeyArn": {},
|
748
751
|
"description": {},
|
749
752
|
"failureReasons": {
|
750
|
-
"shape": "
|
753
|
+
"shape": "S17"
|
751
754
|
},
|
752
755
|
"foundationModel": {},
|
756
|
+
"guardrailConfiguration": {
|
757
|
+
"shape": "Sg"
|
758
|
+
},
|
753
759
|
"idleSessionTTLInSeconds": {
|
754
760
|
"type": "integer"
|
755
761
|
},
|
756
762
|
"instruction": {
|
757
|
-
"shape": "
|
763
|
+
"shape": "Sk"
|
758
764
|
},
|
759
765
|
"promptOverrideConfiguration": {
|
760
|
-
"shape": "
|
766
|
+
"shape": "Sl"
|
761
767
|
},
|
762
768
|
"recommendedActions": {
|
763
|
-
"shape": "
|
769
|
+
"shape": "S19"
|
764
770
|
},
|
765
771
|
"updatedAt": {
|
766
772
|
"shape": "S9"
|
@@ -801,7 +807,7 @@
|
|
801
807
|
],
|
802
808
|
"members": {
|
803
809
|
"dataSource": {
|
804
|
-
"shape": "
|
810
|
+
"shape": "S2o"
|
805
811
|
}
|
806
812
|
}
|
807
813
|
}
|
@@ -841,7 +847,7 @@
|
|
841
847
|
],
|
842
848
|
"members": {
|
843
849
|
"ingestionJob": {
|
844
|
-
"shape": "
|
850
|
+
"shape": "S4n"
|
845
851
|
}
|
846
852
|
}
|
847
853
|
}
|
@@ -871,7 +877,7 @@
|
|
871
877
|
],
|
872
878
|
"members": {
|
873
879
|
"knowledgeBase": {
|
874
|
-
"shape": "
|
880
|
+
"shape": "S3q"
|
875
881
|
}
|
876
882
|
}
|
877
883
|
}
|
@@ -980,7 +986,7 @@
|
|
980
986
|
},
|
981
987
|
"description": {},
|
982
988
|
"routingConfiguration": {
|
983
|
-
"shape": "
|
989
|
+
"shape": "S1x"
|
984
990
|
},
|
985
991
|
"updatedAt": {
|
986
992
|
"shape": "S9"
|
@@ -1093,6 +1099,9 @@
|
|
1093
1099
|
"shape": "S9"
|
1094
1100
|
},
|
1095
1101
|
"description": {},
|
1102
|
+
"guardrailConfiguration": {
|
1103
|
+
"shape": "Sg"
|
1104
|
+
},
|
1096
1105
|
"updatedAt": {
|
1097
1106
|
"shape": "S9"
|
1098
1107
|
}
|
@@ -1138,6 +1147,9 @@
|
|
1138
1147
|
"agentName": {},
|
1139
1148
|
"agentStatus": {},
|
1140
1149
|
"description": {},
|
1150
|
+
"guardrailConfiguration": {
|
1151
|
+
"shape": "Sg"
|
1152
|
+
},
|
1141
1153
|
"latestAgentVersion": {},
|
1142
1154
|
"updatedAt": {
|
1143
1155
|
"shape": "S9"
|
@@ -1286,7 +1298,7 @@
|
|
1286
1298
|
"shape": "S9"
|
1287
1299
|
},
|
1288
1300
|
"statistics": {
|
1289
|
-
"shape": "
|
1301
|
+
"shape": "S4o"
|
1290
1302
|
},
|
1291
1303
|
"status": {},
|
1292
1304
|
"updatedAt": {
|
@@ -1366,7 +1378,7 @@
|
|
1366
1378
|
"type": "structure",
|
1367
1379
|
"members": {
|
1368
1380
|
"tags": {
|
1369
|
-
"shape": "
|
1381
|
+
"shape": "S10"
|
1370
1382
|
}
|
1371
1383
|
}
|
1372
1384
|
}
|
@@ -1440,7 +1452,7 @@
|
|
1440
1452
|
],
|
1441
1453
|
"members": {
|
1442
1454
|
"ingestionJob": {
|
1443
|
-
"shape": "
|
1455
|
+
"shape": "S4n"
|
1444
1456
|
}
|
1445
1457
|
}
|
1446
1458
|
},
|
@@ -1463,7 +1475,7 @@
|
|
1463
1475
|
"locationName": "resourceArn"
|
1464
1476
|
},
|
1465
1477
|
"tags": {
|
1466
|
-
"shape": "
|
1478
|
+
"shape": "S10"
|
1467
1479
|
}
|
1468
1480
|
}
|
1469
1481
|
},
|
@@ -1527,14 +1539,17 @@
|
|
1527
1539
|
"customerEncryptionKeyArn": {},
|
1528
1540
|
"description": {},
|
1529
1541
|
"foundationModel": {},
|
1542
|
+
"guardrailConfiguration": {
|
1543
|
+
"shape": "Sg"
|
1544
|
+
},
|
1530
1545
|
"idleSessionTTLInSeconds": {
|
1531
1546
|
"type": "integer"
|
1532
1547
|
},
|
1533
1548
|
"instruction": {
|
1534
|
-
"shape": "
|
1549
|
+
"shape": "Sk"
|
1535
1550
|
},
|
1536
1551
|
"promptOverrideConfiguration": {
|
1537
|
-
"shape": "
|
1552
|
+
"shape": "Sl"
|
1538
1553
|
}
|
1539
1554
|
}
|
1540
1555
|
},
|
@@ -1545,7 +1560,7 @@
|
|
1545
1560
|
],
|
1546
1561
|
"members": {
|
1547
1562
|
"agent": {
|
1548
|
-
"shape": "
|
1563
|
+
"shape": "S14"
|
1549
1564
|
}
|
1550
1565
|
}
|
1551
1566
|
},
|
@@ -1567,7 +1582,7 @@
|
|
1567
1582
|
],
|
1568
1583
|
"members": {
|
1569
1584
|
"actionGroupExecutor": {
|
1570
|
-
"shape": "
|
1585
|
+
"shape": "S1c"
|
1571
1586
|
},
|
1572
1587
|
"actionGroupId": {
|
1573
1588
|
"location": "uri",
|
@@ -1584,11 +1599,11 @@
|
|
1584
1599
|
"locationName": "agentVersion"
|
1585
1600
|
},
|
1586
1601
|
"apiSchema": {
|
1587
|
-
"shape": "
|
1602
|
+
"shape": "S1f"
|
1588
1603
|
},
|
1589
1604
|
"description": {},
|
1590
1605
|
"functionSchema": {
|
1591
|
-
"shape": "
|
1606
|
+
"shape": "S1k"
|
1592
1607
|
},
|
1593
1608
|
"parentActionGroupSignature": {}
|
1594
1609
|
}
|
@@ -1600,7 +1615,7 @@
|
|
1600
1615
|
],
|
1601
1616
|
"members": {
|
1602
1617
|
"agentActionGroup": {
|
1603
|
-
"shape": "
|
1618
|
+
"shape": "S1v"
|
1604
1619
|
}
|
1605
1620
|
}
|
1606
1621
|
},
|
@@ -1631,7 +1646,7 @@
|
|
1631
1646
|
},
|
1632
1647
|
"description": {},
|
1633
1648
|
"routingConfiguration": {
|
1634
|
-
"shape": "
|
1649
|
+
"shape": "S1x"
|
1635
1650
|
}
|
1636
1651
|
}
|
1637
1652
|
},
|
@@ -1642,7 +1657,7 @@
|
|
1642
1657
|
],
|
1643
1658
|
"members": {
|
1644
1659
|
"agentAlias": {
|
1645
|
-
"shape": "
|
1660
|
+
"shape": "S21"
|
1646
1661
|
}
|
1647
1662
|
}
|
1648
1663
|
},
|
@@ -1708,7 +1723,7 @@
|
|
1708
1723
|
"members": {
|
1709
1724
|
"dataDeletionPolicy": {},
|
1710
1725
|
"dataSourceConfiguration": {
|
1711
|
-
"shape": "
|
1726
|
+
"shape": "S29"
|
1712
1727
|
},
|
1713
1728
|
"dataSourceId": {
|
1714
1729
|
"location": "uri",
|
@@ -1721,10 +1736,10 @@
|
|
1721
1736
|
},
|
1722
1737
|
"name": {},
|
1723
1738
|
"serverSideEncryptionConfiguration": {
|
1724
|
-
"shape": "
|
1739
|
+
"shape": "S2g"
|
1725
1740
|
},
|
1726
1741
|
"vectorIngestionConfiguration": {
|
1727
|
-
"shape": "
|
1742
|
+
"shape": "S2h"
|
1728
1743
|
}
|
1729
1744
|
}
|
1730
1745
|
},
|
@@ -1735,7 +1750,7 @@
|
|
1735
1750
|
],
|
1736
1751
|
"members": {
|
1737
1752
|
"dataSource": {
|
1738
|
-
"shape": "
|
1753
|
+
"shape": "S2o"
|
1739
1754
|
}
|
1740
1755
|
}
|
1741
1756
|
},
|
@@ -1759,7 +1774,7 @@
|
|
1759
1774
|
"members": {
|
1760
1775
|
"description": {},
|
1761
1776
|
"knowledgeBaseConfiguration": {
|
1762
|
-
"shape": "
|
1777
|
+
"shape": "S2r"
|
1763
1778
|
},
|
1764
1779
|
"knowledgeBaseId": {
|
1765
1780
|
"location": "uri",
|
@@ -1768,7 +1783,7 @@
|
|
1768
1783
|
"name": {},
|
1769
1784
|
"roleArn": {},
|
1770
1785
|
"storageConfiguration": {
|
1771
|
-
"shape": "
|
1786
|
+
"shape": "S2w"
|
1772
1787
|
}
|
1773
1788
|
}
|
1774
1789
|
},
|
@@ -1779,7 +1794,7 @@
|
|
1779
1794
|
],
|
1780
1795
|
"members": {
|
1781
1796
|
"knowledgeBase": {
|
1782
|
-
"shape": "
|
1797
|
+
"shape": "S3q"
|
1783
1798
|
}
|
1784
1799
|
}
|
1785
1800
|
},
|
@@ -1816,11 +1831,18 @@
|
|
1816
1831
|
"type": "timestamp",
|
1817
1832
|
"timestampFormat": "iso8601"
|
1818
1833
|
},
|
1819
|
-
"
|
1834
|
+
"Sg": {
|
1835
|
+
"type": "structure",
|
1836
|
+
"members": {
|
1837
|
+
"guardrailIdentifier": {},
|
1838
|
+
"guardrailVersion": {}
|
1839
|
+
}
|
1840
|
+
},
|
1841
|
+
"Sk": {
|
1820
1842
|
"type": "string",
|
1821
1843
|
"sensitive": true
|
1822
1844
|
},
|
1823
|
-
"
|
1845
|
+
"Sl": {
|
1824
1846
|
"type": "structure",
|
1825
1847
|
"required": [
|
1826
1848
|
"promptConfigurations"
|
@@ -1864,12 +1886,12 @@
|
|
1864
1886
|
},
|
1865
1887
|
"sensitive": true
|
1866
1888
|
},
|
1867
|
-
"
|
1889
|
+
"S10": {
|
1868
1890
|
"type": "map",
|
1869
1891
|
"key": {},
|
1870
1892
|
"value": {}
|
1871
1893
|
},
|
1872
|
-
"
|
1894
|
+
"S14": {
|
1873
1895
|
"type": "structure",
|
1874
1896
|
"required": [
|
1875
1897
|
"agentArn",
|
@@ -1896,38 +1918,41 @@
|
|
1896
1918
|
"customerEncryptionKeyArn": {},
|
1897
1919
|
"description": {},
|
1898
1920
|
"failureReasons": {
|
1899
|
-
"shape": "
|
1921
|
+
"shape": "S17"
|
1900
1922
|
},
|
1901
1923
|
"foundationModel": {},
|
1924
|
+
"guardrailConfiguration": {
|
1925
|
+
"shape": "Sg"
|
1926
|
+
},
|
1902
1927
|
"idleSessionTTLInSeconds": {
|
1903
1928
|
"type": "integer"
|
1904
1929
|
},
|
1905
1930
|
"instruction": {
|
1906
|
-
"shape": "
|
1931
|
+
"shape": "Sk"
|
1907
1932
|
},
|
1908
1933
|
"preparedAt": {
|
1909
1934
|
"shape": "S9"
|
1910
1935
|
},
|
1911
1936
|
"promptOverrideConfiguration": {
|
1912
|
-
"shape": "
|
1937
|
+
"shape": "Sl"
|
1913
1938
|
},
|
1914
1939
|
"recommendedActions": {
|
1915
|
-
"shape": "
|
1940
|
+
"shape": "S19"
|
1916
1941
|
},
|
1917
1942
|
"updatedAt": {
|
1918
1943
|
"shape": "S9"
|
1919
1944
|
}
|
1920
1945
|
}
|
1921
1946
|
},
|
1922
|
-
"
|
1947
|
+
"S17": {
|
1923
1948
|
"type": "list",
|
1924
1949
|
"member": {}
|
1925
1950
|
},
|
1926
|
-
"
|
1951
|
+
"S19": {
|
1927
1952
|
"type": "list",
|
1928
1953
|
"member": {}
|
1929
1954
|
},
|
1930
|
-
"
|
1955
|
+
"S1c": {
|
1931
1956
|
"type": "structure",
|
1932
1957
|
"members": {
|
1933
1958
|
"customControl": {},
|
@@ -1935,7 +1960,7 @@
|
|
1935
1960
|
},
|
1936
1961
|
"union": true
|
1937
1962
|
},
|
1938
|
-
"
|
1963
|
+
"S1f": {
|
1939
1964
|
"type": "structure",
|
1940
1965
|
"members": {
|
1941
1966
|
"payload": {
|
@@ -1952,7 +1977,7 @@
|
|
1952
1977
|
},
|
1953
1978
|
"union": true
|
1954
1979
|
},
|
1955
|
-
"
|
1980
|
+
"S1k": {
|
1956
1981
|
"type": "structure",
|
1957
1982
|
"members": {
|
1958
1983
|
"functions": {
|
@@ -1988,7 +2013,7 @@
|
|
1988
2013
|
},
|
1989
2014
|
"union": true
|
1990
2015
|
},
|
1991
|
-
"
|
2016
|
+
"S1v": {
|
1992
2017
|
"type": "structure",
|
1993
2018
|
"required": [
|
1994
2019
|
"actionGroupId",
|
@@ -2001,7 +2026,7 @@
|
|
2001
2026
|
],
|
2002
2027
|
"members": {
|
2003
2028
|
"actionGroupExecutor": {
|
2004
|
-
"shape": "
|
2029
|
+
"shape": "S1c"
|
2005
2030
|
},
|
2006
2031
|
"actionGroupId": {},
|
2007
2032
|
"actionGroupName": {},
|
@@ -2009,7 +2034,7 @@
|
|
2009
2034
|
"agentId": {},
|
2010
2035
|
"agentVersion": {},
|
2011
2036
|
"apiSchema": {
|
2012
|
-
"shape": "
|
2037
|
+
"shape": "S1f"
|
2013
2038
|
},
|
2014
2039
|
"clientToken": {},
|
2015
2040
|
"createdAt": {
|
@@ -2017,7 +2042,7 @@
|
|
2017
2042
|
},
|
2018
2043
|
"description": {},
|
2019
2044
|
"functionSchema": {
|
2020
|
-
"shape": "
|
2045
|
+
"shape": "S1k"
|
2021
2046
|
},
|
2022
2047
|
"parentActionSignature": {},
|
2023
2048
|
"updatedAt": {
|
@@ -2025,7 +2050,7 @@
|
|
2025
2050
|
}
|
2026
2051
|
}
|
2027
2052
|
},
|
2028
|
-
"
|
2053
|
+
"S1x": {
|
2029
2054
|
"type": "list",
|
2030
2055
|
"member": {
|
2031
2056
|
"type": "structure",
|
@@ -2035,7 +2060,7 @@
|
|
2035
2060
|
}
|
2036
2061
|
}
|
2037
2062
|
},
|
2038
|
-
"
|
2063
|
+
"S21": {
|
2039
2064
|
"type": "structure",
|
2040
2065
|
"required": [
|
2041
2066
|
"agentAliasArn",
|
@@ -2058,7 +2083,7 @@
|
|
2058
2083
|
"shape": "S9"
|
2059
2084
|
},
|
2060
2085
|
"routingConfiguration": {
|
2061
|
-
"shape": "
|
2086
|
+
"shape": "S1x"
|
2062
2087
|
},
|
2063
2088
|
"startDate": {
|
2064
2089
|
"shape": "S9"
|
@@ -2076,17 +2101,17 @@
|
|
2076
2101
|
},
|
2077
2102
|
"description": {},
|
2078
2103
|
"failureReasons": {
|
2079
|
-
"shape": "
|
2104
|
+
"shape": "S17"
|
2080
2105
|
},
|
2081
2106
|
"routingConfiguration": {
|
2082
|
-
"shape": "
|
2107
|
+
"shape": "S1x"
|
2083
2108
|
},
|
2084
2109
|
"updatedAt": {
|
2085
2110
|
"shape": "S9"
|
2086
2111
|
}
|
2087
2112
|
}
|
2088
2113
|
},
|
2089
|
-
"
|
2114
|
+
"S29": {
|
2090
2115
|
"type": "structure",
|
2091
2116
|
"required": [
|
2092
2117
|
"type"
|
@@ -2109,13 +2134,13 @@
|
|
2109
2134
|
"type": {}
|
2110
2135
|
}
|
2111
2136
|
},
|
2112
|
-
"
|
2137
|
+
"S2g": {
|
2113
2138
|
"type": "structure",
|
2114
2139
|
"members": {
|
2115
2140
|
"kmsKeyArn": {}
|
2116
2141
|
}
|
2117
2142
|
},
|
2118
|
-
"
|
2143
|
+
"S2h": {
|
2119
2144
|
"type": "structure",
|
2120
2145
|
"members": {
|
2121
2146
|
"chunkingConfiguration": {
|
@@ -2144,7 +2169,7 @@
|
|
2144
2169
|
}
|
2145
2170
|
}
|
2146
2171
|
},
|
2147
|
-
"
|
2172
|
+
"S2o": {
|
2148
2173
|
"type": "structure",
|
2149
2174
|
"required": [
|
2150
2175
|
"createdAt",
|
@@ -2161,28 +2186,28 @@
|
|
2161
2186
|
},
|
2162
2187
|
"dataDeletionPolicy": {},
|
2163
2188
|
"dataSourceConfiguration": {
|
2164
|
-
"shape": "
|
2189
|
+
"shape": "S29"
|
2165
2190
|
},
|
2166
2191
|
"dataSourceId": {},
|
2167
2192
|
"description": {},
|
2168
2193
|
"failureReasons": {
|
2169
|
-
"shape": "
|
2194
|
+
"shape": "S17"
|
2170
2195
|
},
|
2171
2196
|
"knowledgeBaseId": {},
|
2172
2197
|
"name": {},
|
2173
2198
|
"serverSideEncryptionConfiguration": {
|
2174
|
-
"shape": "
|
2199
|
+
"shape": "S2g"
|
2175
2200
|
},
|
2176
2201
|
"status": {},
|
2177
2202
|
"updatedAt": {
|
2178
2203
|
"shape": "S9"
|
2179
2204
|
},
|
2180
2205
|
"vectorIngestionConfiguration": {
|
2181
|
-
"shape": "
|
2206
|
+
"shape": "S2h"
|
2182
2207
|
}
|
2183
2208
|
}
|
2184
2209
|
},
|
2185
|
-
"
|
2210
|
+
"S2r": {
|
2186
2211
|
"type": "structure",
|
2187
2212
|
"required": [
|
2188
2213
|
"type"
|
@@ -2200,7 +2225,7 @@
|
|
2200
2225
|
}
|
2201
2226
|
}
|
2202
2227
|
},
|
2203
|
-
"
|
2228
|
+
"S2w": {
|
2204
2229
|
"type": "structure",
|
2205
2230
|
"required": [
|
2206
2231
|
"type"
|
@@ -2348,7 +2373,7 @@
|
|
2348
2373
|
"type": {}
|
2349
2374
|
}
|
2350
2375
|
},
|
2351
|
-
"
|
2376
|
+
"S3q": {
|
2352
2377
|
"type": "structure",
|
2353
2378
|
"required": [
|
2354
2379
|
"createdAt",
|
@@ -2367,25 +2392,25 @@
|
|
2367
2392
|
},
|
2368
2393
|
"description": {},
|
2369
2394
|
"failureReasons": {
|
2370
|
-
"shape": "
|
2395
|
+
"shape": "S17"
|
2371
2396
|
},
|
2372
2397
|
"knowledgeBaseArn": {},
|
2373
2398
|
"knowledgeBaseConfiguration": {
|
2374
|
-
"shape": "
|
2399
|
+
"shape": "S2r"
|
2375
2400
|
},
|
2376
2401
|
"knowledgeBaseId": {},
|
2377
2402
|
"name": {},
|
2378
2403
|
"roleArn": {},
|
2379
2404
|
"status": {},
|
2380
2405
|
"storageConfiguration": {
|
2381
|
-
"shape": "
|
2406
|
+
"shape": "S2w"
|
2382
2407
|
},
|
2383
2408
|
"updatedAt": {
|
2384
2409
|
"shape": "S9"
|
2385
2410
|
}
|
2386
2411
|
}
|
2387
2412
|
},
|
2388
|
-
"
|
2413
|
+
"S4n": {
|
2389
2414
|
"type": "structure",
|
2390
2415
|
"required": [
|
2391
2416
|
"dataSourceId",
|
@@ -2399,7 +2424,7 @@
|
|
2399
2424
|
"dataSourceId": {},
|
2400
2425
|
"description": {},
|
2401
2426
|
"failureReasons": {
|
2402
|
-
"shape": "
|
2427
|
+
"shape": "S17"
|
2403
2428
|
},
|
2404
2429
|
"ingestionJobId": {},
|
2405
2430
|
"knowledgeBaseId": {},
|
@@ -2407,7 +2432,7 @@
|
|
2407
2432
|
"shape": "S9"
|
2408
2433
|
},
|
2409
2434
|
"statistics": {
|
2410
|
-
"shape": "
|
2435
|
+
"shape": "S4o"
|
2411
2436
|
},
|
2412
2437
|
"status": {},
|
2413
2438
|
"updatedAt": {
|
@@ -2415,7 +2440,7 @@
|
|
2415
2440
|
}
|
2416
2441
|
}
|
2417
2442
|
},
|
2418
|
-
"
|
2443
|
+
"S4o": {
|
2419
2444
|
"type": "structure",
|
2420
2445
|
"members": {
|
2421
2446
|
"numberOfDocumentsDeleted": {
|