cdk-lambda-subminute 2.0.352 → 2.0.354
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/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/iotfleetwise-2021-06-17.min.json +15 -11
- package/node_modules/aws-sdk/apis/payment-cryptography-2021-09-14.min.json +45 -11
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +114 -93
- package/node_modules/aws-sdk/clients/iot.d.ts +1 -1
- package/node_modules/aws-sdk/clients/iotfleetwise.d.ts +10 -1
- package/node_modules/aws-sdk/clients/macie2.d.ts +13 -13
- package/node_modules/aws-sdk/clients/paymentcryptography.d.ts +55 -12
- package/node_modules/aws-sdk/clients/personalize.d.ts +6 -6
- package/node_modules/aws-sdk/clients/rekognition.d.ts +32 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +6 -3
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +14 -8
- package/node_modules/aws-sdk/dist/aws-sdk.js +117 -96
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +27 -27
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +2 -2
@@ -1022,7 +1022,19 @@
|
|
1022
1022
|
}
|
1023
1023
|
}
|
1024
1024
|
},
|
1025
|
-
"ProjectVersion": {}
|
1025
|
+
"ProjectVersion": {},
|
1026
|
+
"ContentTypes": {
|
1027
|
+
"type": "list",
|
1028
|
+
"member": {
|
1029
|
+
"type": "structure",
|
1030
|
+
"members": {
|
1031
|
+
"Confidence": {
|
1032
|
+
"type": "float"
|
1033
|
+
},
|
1034
|
+
"Name": {}
|
1035
|
+
}
|
1036
|
+
}
|
1037
|
+
}
|
1026
1038
|
}
|
1027
1039
|
}
|
1028
1040
|
},
|
@@ -1117,13 +1129,13 @@
|
|
1117
1129
|
"type": "structure",
|
1118
1130
|
"members": {
|
1119
1131
|
"PersonsWithRequiredEquipment": {
|
1120
|
-
"shape": "
|
1132
|
+
"shape": "S71"
|
1121
1133
|
},
|
1122
1134
|
"PersonsWithoutRequiredEquipment": {
|
1123
|
-
"shape": "
|
1135
|
+
"shape": "S71"
|
1124
1136
|
},
|
1125
1137
|
"PersonsIndeterminate": {
|
1126
|
-
"shape": "
|
1138
|
+
"shape": "S71"
|
1127
1139
|
}
|
1128
1140
|
}
|
1129
1141
|
}
|
@@ -1144,7 +1156,7 @@
|
|
1144
1156
|
"type": "structure",
|
1145
1157
|
"members": {
|
1146
1158
|
"WordFilter": {
|
1147
|
-
"shape": "
|
1159
|
+
"shape": "S74"
|
1148
1160
|
},
|
1149
1161
|
"RegionsOfInterest": {
|
1150
1162
|
"shape": "S2v"
|
@@ -1159,7 +1171,7 @@
|
|
1159
1171
|
"TextDetections": {
|
1160
1172
|
"type": "list",
|
1161
1173
|
"member": {
|
1162
|
-
"shape": "
|
1174
|
+
"shape": "S79"
|
1163
1175
|
}
|
1164
1176
|
},
|
1165
1177
|
"TextModelVersion": {}
|
@@ -1255,11 +1267,11 @@
|
|
1255
1267
|
"type": "structure",
|
1256
1268
|
"members": {
|
1257
1269
|
"Urls": {
|
1258
|
-
"shape": "
|
1270
|
+
"shape": "S7q"
|
1259
1271
|
},
|
1260
1272
|
"Name": {},
|
1261
1273
|
"KnownGender": {
|
1262
|
-
"shape": "
|
1274
|
+
"shape": "S7s"
|
1263
1275
|
}
|
1264
1276
|
}
|
1265
1277
|
}
|
@@ -1285,7 +1297,7 @@
|
|
1285
1297
|
"JobStatus": {},
|
1286
1298
|
"StatusMessage": {},
|
1287
1299
|
"VideoMetadata": {
|
1288
|
-
"shape": "
|
1300
|
+
"shape": "S81"
|
1289
1301
|
},
|
1290
1302
|
"NextToken": {},
|
1291
1303
|
"Celebrities": {
|
@@ -1300,7 +1312,7 @@
|
|
1300
1312
|
"type": "structure",
|
1301
1313
|
"members": {
|
1302
1314
|
"Urls": {
|
1303
|
-
"shape": "
|
1315
|
+
"shape": "S7q"
|
1304
1316
|
},
|
1305
1317
|
"Name": {},
|
1306
1318
|
"Id": {},
|
@@ -1314,7 +1326,7 @@
|
|
1314
1326
|
"shape": "S53"
|
1315
1327
|
},
|
1316
1328
|
"KnownGender": {
|
1317
|
-
"shape": "
|
1329
|
+
"shape": "S7s"
|
1318
1330
|
}
|
1319
1331
|
}
|
1320
1332
|
}
|
@@ -1323,7 +1335,7 @@
|
|
1323
1335
|
},
|
1324
1336
|
"JobId": {},
|
1325
1337
|
"Video": {
|
1326
|
-
"shape": "
|
1338
|
+
"shape": "S87"
|
1327
1339
|
},
|
1328
1340
|
"JobTag": {}
|
1329
1341
|
}
|
@@ -1351,7 +1363,7 @@
|
|
1351
1363
|
"JobStatus": {},
|
1352
1364
|
"StatusMessage": {},
|
1353
1365
|
"VideoMetadata": {
|
1354
|
-
"shape": "
|
1366
|
+
"shape": "S81"
|
1355
1367
|
},
|
1356
1368
|
"ModerationLabels": {
|
1357
1369
|
"type": "list",
|
@@ -1380,7 +1392,7 @@
|
|
1380
1392
|
"ModerationModelVersion": {},
|
1381
1393
|
"JobId": {},
|
1382
1394
|
"Video": {
|
1383
|
-
"shape": "
|
1395
|
+
"shape": "S87"
|
1384
1396
|
},
|
1385
1397
|
"JobTag": {},
|
1386
1398
|
"GetRequestMetadata": {
|
@@ -1413,7 +1425,7 @@
|
|
1413
1425
|
"JobStatus": {},
|
1414
1426
|
"StatusMessage": {},
|
1415
1427
|
"VideoMetadata": {
|
1416
|
-
"shape": "
|
1428
|
+
"shape": "S81"
|
1417
1429
|
},
|
1418
1430
|
"NextToken": {},
|
1419
1431
|
"Faces": {
|
@@ -1432,7 +1444,7 @@
|
|
1432
1444
|
},
|
1433
1445
|
"JobId": {},
|
1434
1446
|
"Video": {
|
1435
|
-
"shape": "
|
1447
|
+
"shape": "S87"
|
1436
1448
|
},
|
1437
1449
|
"JobTag": {}
|
1438
1450
|
}
|
@@ -1461,12 +1473,12 @@
|
|
1461
1473
|
"type": "float"
|
1462
1474
|
},
|
1463
1475
|
"ReferenceImage": {
|
1464
|
-
"shape": "
|
1476
|
+
"shape": "S8n"
|
1465
1477
|
},
|
1466
1478
|
"AuditImages": {
|
1467
1479
|
"type": "list",
|
1468
1480
|
"member": {
|
1469
|
-
"shape": "
|
1481
|
+
"shape": "S8n"
|
1470
1482
|
}
|
1471
1483
|
}
|
1472
1484
|
}
|
@@ -1494,7 +1506,7 @@
|
|
1494
1506
|
"StatusMessage": {},
|
1495
1507
|
"NextToken": {},
|
1496
1508
|
"VideoMetadata": {
|
1497
|
-
"shape": "
|
1509
|
+
"shape": "S81"
|
1498
1510
|
},
|
1499
1511
|
"Persons": {
|
1500
1512
|
"type": "list",
|
@@ -1505,17 +1517,17 @@
|
|
1505
1517
|
"type": "long"
|
1506
1518
|
},
|
1507
1519
|
"Person": {
|
1508
|
-
"shape": "
|
1520
|
+
"shape": "S8v"
|
1509
1521
|
},
|
1510
1522
|
"FaceMatches": {
|
1511
|
-
"shape": "
|
1523
|
+
"shape": "S8x"
|
1512
1524
|
}
|
1513
1525
|
}
|
1514
1526
|
}
|
1515
1527
|
},
|
1516
1528
|
"JobId": {},
|
1517
1529
|
"Video": {
|
1518
|
-
"shape": "
|
1530
|
+
"shape": "S87"
|
1519
1531
|
},
|
1520
1532
|
"JobTag": {}
|
1521
1533
|
}
|
@@ -1543,7 +1555,7 @@
|
|
1543
1555
|
"JobStatus": {},
|
1544
1556
|
"StatusMessage": {},
|
1545
1557
|
"VideoMetadata": {
|
1546
|
-
"shape": "
|
1558
|
+
"shape": "S81"
|
1547
1559
|
},
|
1548
1560
|
"NextToken": {},
|
1549
1561
|
"Labels": {
|
@@ -1572,7 +1584,7 @@
|
|
1572
1584
|
"LabelModelVersion": {},
|
1573
1585
|
"JobId": {},
|
1574
1586
|
"Video": {
|
1575
|
-
"shape": "
|
1587
|
+
"shape": "S87"
|
1576
1588
|
},
|
1577
1589
|
"JobTag": {},
|
1578
1590
|
"GetRequestMetadata": {
|
@@ -1609,11 +1621,11 @@
|
|
1609
1621
|
"JobId": {},
|
1610
1622
|
"JobName": {},
|
1611
1623
|
"OperationsConfig": {
|
1612
|
-
"shape": "
|
1624
|
+
"shape": "S9e"
|
1613
1625
|
},
|
1614
1626
|
"Status": {},
|
1615
1627
|
"FailureDetails": {
|
1616
|
-
"shape": "
|
1628
|
+
"shape": "S9h"
|
1617
1629
|
},
|
1618
1630
|
"CreationTimestamp": {
|
1619
1631
|
"type": "timestamp"
|
@@ -1622,17 +1634,17 @@
|
|
1622
1634
|
"type": "timestamp"
|
1623
1635
|
},
|
1624
1636
|
"Input": {
|
1625
|
-
"shape": "
|
1637
|
+
"shape": "S9j"
|
1626
1638
|
},
|
1627
1639
|
"OutputConfig": {
|
1628
|
-
"shape": "
|
1640
|
+
"shape": "S9k"
|
1629
1641
|
},
|
1630
1642
|
"KmsKeyId": {},
|
1631
1643
|
"Results": {
|
1632
|
-
"shape": "
|
1644
|
+
"shape": "S9m"
|
1633
1645
|
},
|
1634
1646
|
"ManifestSummary": {
|
1635
|
-
"shape": "
|
1647
|
+
"shape": "S9o"
|
1636
1648
|
}
|
1637
1649
|
}
|
1638
1650
|
}
|
@@ -1658,7 +1670,7 @@
|
|
1658
1670
|
"JobStatus": {},
|
1659
1671
|
"StatusMessage": {},
|
1660
1672
|
"VideoMetadata": {
|
1661
|
-
"shape": "
|
1673
|
+
"shape": "S81"
|
1662
1674
|
},
|
1663
1675
|
"NextToken": {},
|
1664
1676
|
"Persons": {
|
@@ -1670,14 +1682,14 @@
|
|
1670
1682
|
"type": "long"
|
1671
1683
|
},
|
1672
1684
|
"Person": {
|
1673
|
-
"shape": "
|
1685
|
+
"shape": "S8v"
|
1674
1686
|
}
|
1675
1687
|
}
|
1676
1688
|
}
|
1677
1689
|
},
|
1678
1690
|
"JobId": {},
|
1679
1691
|
"Video": {
|
1680
|
-
"shape": "
|
1692
|
+
"shape": "S87"
|
1681
1693
|
},
|
1682
1694
|
"JobTag": {}
|
1683
1695
|
}
|
@@ -1705,7 +1717,7 @@
|
|
1705
1717
|
"VideoMetadata": {
|
1706
1718
|
"type": "list",
|
1707
1719
|
"member": {
|
1708
|
-
"shape": "
|
1720
|
+
"shape": "S81"
|
1709
1721
|
}
|
1710
1722
|
},
|
1711
1723
|
"AudioMetadata": {
|
@@ -1789,7 +1801,7 @@
|
|
1789
1801
|
},
|
1790
1802
|
"JobId": {},
|
1791
1803
|
"Video": {
|
1792
|
-
"shape": "
|
1804
|
+
"shape": "S87"
|
1793
1805
|
},
|
1794
1806
|
"JobTag": {}
|
1795
1807
|
}
|
@@ -1815,7 +1827,7 @@
|
|
1815
1827
|
"JobStatus": {},
|
1816
1828
|
"StatusMessage": {},
|
1817
1829
|
"VideoMetadata": {
|
1818
|
-
"shape": "
|
1830
|
+
"shape": "S81"
|
1819
1831
|
},
|
1820
1832
|
"TextDetections": {
|
1821
1833
|
"type": "list",
|
@@ -1826,7 +1838,7 @@
|
|
1826
1838
|
"type": "long"
|
1827
1839
|
},
|
1828
1840
|
"TextDetection": {
|
1829
|
-
"shape": "
|
1841
|
+
"shape": "S79"
|
1830
1842
|
}
|
1831
1843
|
}
|
1832
1844
|
}
|
@@ -1835,7 +1847,7 @@
|
|
1835
1847
|
"TextModelVersion": {},
|
1836
1848
|
"JobId": {},
|
1837
1849
|
"Video": {
|
1838
|
-
"shape": "
|
1850
|
+
"shape": "S87"
|
1839
1851
|
},
|
1840
1852
|
"JobTag": {}
|
1841
1853
|
}
|
@@ -1872,7 +1884,7 @@
|
|
1872
1884
|
"type": "structure",
|
1873
1885
|
"members": {
|
1874
1886
|
"Face": {
|
1875
|
-
"shape": "
|
1887
|
+
"shape": "S8z"
|
1876
1888
|
},
|
1877
1889
|
"FaceDetail": {
|
1878
1890
|
"shape": "S53"
|
@@ -2026,7 +2038,7 @@
|
|
2026
2038
|
"Faces": {
|
2027
2039
|
"type": "list",
|
2028
2040
|
"member": {
|
2029
|
-
"shape": "
|
2041
|
+
"shape": "S8z"
|
2030
2042
|
}
|
2031
2043
|
},
|
2032
2044
|
"NextToken": {},
|
@@ -2067,11 +2079,11 @@
|
|
2067
2079
|
"JobId": {},
|
2068
2080
|
"JobName": {},
|
2069
2081
|
"OperationsConfig": {
|
2070
|
-
"shape": "
|
2082
|
+
"shape": "S9e"
|
2071
2083
|
},
|
2072
2084
|
"Status": {},
|
2073
2085
|
"FailureDetails": {
|
2074
|
-
"shape": "
|
2086
|
+
"shape": "S9h"
|
2075
2087
|
},
|
2076
2088
|
"CreationTimestamp": {
|
2077
2089
|
"type": "timestamp"
|
@@ -2080,17 +2092,17 @@
|
|
2080
2092
|
"type": "timestamp"
|
2081
2093
|
},
|
2082
2094
|
"Input": {
|
2083
|
-
"shape": "
|
2095
|
+
"shape": "S9j"
|
2084
2096
|
},
|
2085
2097
|
"OutputConfig": {
|
2086
|
-
"shape": "
|
2098
|
+
"shape": "S9k"
|
2087
2099
|
},
|
2088
2100
|
"KmsKeyId": {},
|
2089
2101
|
"Results": {
|
2090
|
-
"shape": "
|
2102
|
+
"shape": "S9m"
|
2091
2103
|
},
|
2092
2104
|
"ManifestSummary": {
|
2093
|
-
"shape": "
|
2105
|
+
"shape": "S9o"
|
2094
2106
|
}
|
2095
2107
|
}
|
2096
2108
|
}
|
@@ -2257,7 +2269,7 @@
|
|
2257
2269
|
"type": "structure",
|
2258
2270
|
"members": {
|
2259
2271
|
"Urls": {
|
2260
|
-
"shape": "
|
2272
|
+
"shape": "S7q"
|
2261
2273
|
},
|
2262
2274
|
"Name": {},
|
2263
2275
|
"Id": {},
|
@@ -2268,7 +2280,7 @@
|
|
2268
2280
|
"type": "float"
|
2269
2281
|
},
|
2270
2282
|
"KnownGender": {
|
2271
|
-
"shape": "
|
2283
|
+
"shape": "S7s"
|
2272
2284
|
}
|
2273
2285
|
}
|
2274
2286
|
}
|
@@ -2306,7 +2318,7 @@
|
|
2306
2318
|
"members": {
|
2307
2319
|
"SearchedFaceId": {},
|
2308
2320
|
"FaceMatches": {
|
2309
|
-
"shape": "
|
2321
|
+
"shape": "S8x"
|
2310
2322
|
},
|
2311
2323
|
"FaceModelVersion": {}
|
2312
2324
|
}
|
@@ -2343,7 +2355,7 @@
|
|
2343
2355
|
"type": "float"
|
2344
2356
|
},
|
2345
2357
|
"FaceMatches": {
|
2346
|
-
"shape": "
|
2358
|
+
"shape": "S8x"
|
2347
2359
|
},
|
2348
2360
|
"FaceModelVersion": {}
|
2349
2361
|
}
|
@@ -2371,7 +2383,7 @@
|
|
2371
2383
|
"type": "structure",
|
2372
2384
|
"members": {
|
2373
2385
|
"UserMatches": {
|
2374
|
-
"shape": "
|
2386
|
+
"shape": "Scb"
|
2375
2387
|
},
|
2376
2388
|
"FaceModelVersion": {},
|
2377
2389
|
"SearchedFace": {
|
@@ -2414,7 +2426,7 @@
|
|
2414
2426
|
"type": "structure",
|
2415
2427
|
"members": {
|
2416
2428
|
"UserMatches": {
|
2417
|
-
"shape": "
|
2429
|
+
"shape": "Scb"
|
2418
2430
|
},
|
2419
2431
|
"FaceModelVersion": {},
|
2420
2432
|
"SearchedFace": {
|
@@ -2451,11 +2463,11 @@
|
|
2451
2463
|
],
|
2452
2464
|
"members": {
|
2453
2465
|
"Video": {
|
2454
|
-
"shape": "
|
2466
|
+
"shape": "S87"
|
2455
2467
|
},
|
2456
2468
|
"ClientRequestToken": {},
|
2457
2469
|
"NotificationChannel": {
|
2458
|
-
"shape": "
|
2470
|
+
"shape": "Sco"
|
2459
2471
|
},
|
2460
2472
|
"JobTag": {}
|
2461
2473
|
}
|
@@ -2476,14 +2488,14 @@
|
|
2476
2488
|
],
|
2477
2489
|
"members": {
|
2478
2490
|
"Video": {
|
2479
|
-
"shape": "
|
2491
|
+
"shape": "S87"
|
2480
2492
|
},
|
2481
2493
|
"MinConfidence": {
|
2482
2494
|
"type": "float"
|
2483
2495
|
},
|
2484
2496
|
"ClientRequestToken": {},
|
2485
2497
|
"NotificationChannel": {
|
2486
|
-
"shape": "
|
2498
|
+
"shape": "Sco"
|
2487
2499
|
},
|
2488
2500
|
"JobTag": {}
|
2489
2501
|
}
|
@@ -2504,11 +2516,11 @@
|
|
2504
2516
|
],
|
2505
2517
|
"members": {
|
2506
2518
|
"Video": {
|
2507
|
-
"shape": "
|
2519
|
+
"shape": "S87"
|
2508
2520
|
},
|
2509
2521
|
"ClientRequestToken": {},
|
2510
2522
|
"NotificationChannel": {
|
2511
|
-
"shape": "
|
2523
|
+
"shape": "Sco"
|
2512
2524
|
},
|
2513
2525
|
"FaceAttributes": {},
|
2514
2526
|
"JobTag": {}
|
@@ -2531,7 +2543,7 @@
|
|
2531
2543
|
],
|
2532
2544
|
"members": {
|
2533
2545
|
"Video": {
|
2534
|
-
"shape": "
|
2546
|
+
"shape": "S87"
|
2535
2547
|
},
|
2536
2548
|
"ClientRequestToken": {},
|
2537
2549
|
"FaceMatchThreshold": {
|
@@ -2539,7 +2551,7 @@
|
|
2539
2551
|
},
|
2540
2552
|
"CollectionId": {},
|
2541
2553
|
"NotificationChannel": {
|
2542
|
-
"shape": "
|
2554
|
+
"shape": "Sco"
|
2543
2555
|
},
|
2544
2556
|
"JobTag": {}
|
2545
2557
|
}
|
@@ -2560,14 +2572,14 @@
|
|
2560
2572
|
],
|
2561
2573
|
"members": {
|
2562
2574
|
"Video": {
|
2563
|
-
"shape": "
|
2575
|
+
"shape": "S87"
|
2564
2576
|
},
|
2565
2577
|
"ClientRequestToken": {},
|
2566
2578
|
"MinConfidence": {
|
2567
2579
|
"type": "float"
|
2568
2580
|
},
|
2569
2581
|
"NotificationChannel": {
|
2570
|
-
"shape": "
|
2582
|
+
"shape": "Sco"
|
2571
2583
|
},
|
2572
2584
|
"JobTag": {},
|
2573
2585
|
"Features": {
|
@@ -2606,13 +2618,13 @@
|
|
2606
2618
|
},
|
2607
2619
|
"JobName": {},
|
2608
2620
|
"OperationsConfig": {
|
2609
|
-
"shape": "
|
2621
|
+
"shape": "S9e"
|
2610
2622
|
},
|
2611
2623
|
"Input": {
|
2612
|
-
"shape": "
|
2624
|
+
"shape": "S9j"
|
2613
2625
|
},
|
2614
2626
|
"OutputConfig": {
|
2615
|
-
"shape": "
|
2627
|
+
"shape": "S9k"
|
2616
2628
|
},
|
2617
2629
|
"KmsKeyId": {}
|
2618
2630
|
}
|
@@ -2636,11 +2648,11 @@
|
|
2636
2648
|
],
|
2637
2649
|
"members": {
|
2638
2650
|
"Video": {
|
2639
|
-
"shape": "
|
2651
|
+
"shape": "S87"
|
2640
2652
|
},
|
2641
2653
|
"ClientRequestToken": {},
|
2642
2654
|
"NotificationChannel": {
|
2643
|
-
"shape": "
|
2655
|
+
"shape": "Sco"
|
2644
2656
|
},
|
2645
2657
|
"JobTag": {}
|
2646
2658
|
}
|
@@ -2686,11 +2698,11 @@
|
|
2686
2698
|
],
|
2687
2699
|
"members": {
|
2688
2700
|
"Video": {
|
2689
|
-
"shape": "
|
2701
|
+
"shape": "S87"
|
2690
2702
|
},
|
2691
2703
|
"ClientRequestToken": {},
|
2692
2704
|
"NotificationChannel": {
|
2693
|
-
"shape": "
|
2705
|
+
"shape": "Sco"
|
2694
2706
|
},
|
2695
2707
|
"JobTag": {},
|
2696
2708
|
"Filters": {
|
@@ -2786,18 +2798,18 @@
|
|
2786
2798
|
],
|
2787
2799
|
"members": {
|
2788
2800
|
"Video": {
|
2789
|
-
"shape": "
|
2801
|
+
"shape": "S87"
|
2790
2802
|
},
|
2791
2803
|
"ClientRequestToken": {},
|
2792
2804
|
"NotificationChannel": {
|
2793
|
-
"shape": "
|
2805
|
+
"shape": "Sco"
|
2794
2806
|
},
|
2795
2807
|
"JobTag": {},
|
2796
2808
|
"Filters": {
|
2797
2809
|
"type": "structure",
|
2798
2810
|
"members": {
|
2799
2811
|
"WordFilter": {
|
2800
|
-
"shape": "
|
2812
|
+
"shape": "S74"
|
2801
2813
|
},
|
2802
2814
|
"RegionsOfInterest": {
|
2803
2815
|
"shape": "S2v"
|
@@ -3538,16 +3550,19 @@
|
|
3538
3550
|
"type": "float"
|
3539
3551
|
},
|
3540
3552
|
"Name": {},
|
3541
|
-
"ParentName": {}
|
3553
|
+
"ParentName": {},
|
3554
|
+
"TaxonomyLevel": {
|
3555
|
+
"type": "integer"
|
3556
|
+
}
|
3542
3557
|
}
|
3543
3558
|
},
|
3544
|
-
"
|
3559
|
+
"S71": {
|
3545
3560
|
"type": "list",
|
3546
3561
|
"member": {
|
3547
3562
|
"type": "integer"
|
3548
3563
|
}
|
3549
3564
|
},
|
3550
|
-
"
|
3565
|
+
"S74": {
|
3551
3566
|
"type": "structure",
|
3552
3567
|
"members": {
|
3553
3568
|
"MinConfidence": {
|
@@ -3561,7 +3576,7 @@
|
|
3561
3576
|
}
|
3562
3577
|
}
|
3563
3578
|
},
|
3564
|
-
"
|
3579
|
+
"S79": {
|
3565
3580
|
"type": "structure",
|
3566
3581
|
"members": {
|
3567
3582
|
"DetectedText": {},
|
@@ -3580,17 +3595,17 @@
|
|
3580
3595
|
}
|
3581
3596
|
}
|
3582
3597
|
},
|
3583
|
-
"
|
3598
|
+
"S7q": {
|
3584
3599
|
"type": "list",
|
3585
3600
|
"member": {}
|
3586
3601
|
},
|
3587
|
-
"
|
3602
|
+
"S7s": {
|
3588
3603
|
"type": "structure",
|
3589
3604
|
"members": {
|
3590
3605
|
"Type": {}
|
3591
3606
|
}
|
3592
3607
|
},
|
3593
|
-
"
|
3608
|
+
"S81": {
|
3594
3609
|
"type": "structure",
|
3595
3610
|
"members": {
|
3596
3611
|
"Codec": {},
|
@@ -3610,7 +3625,7 @@
|
|
3610
3625
|
"ColorRange": {}
|
3611
3626
|
}
|
3612
3627
|
},
|
3613
|
-
"
|
3628
|
+
"S87": {
|
3614
3629
|
"type": "structure",
|
3615
3630
|
"members": {
|
3616
3631
|
"S3Object": {
|
@@ -3618,7 +3633,7 @@
|
|
3618
3633
|
}
|
3619
3634
|
}
|
3620
3635
|
},
|
3621
|
-
"
|
3636
|
+
"S8n": {
|
3622
3637
|
"type": "structure",
|
3623
3638
|
"members": {
|
3624
3639
|
"Bytes": {
|
@@ -3633,7 +3648,7 @@
|
|
3633
3648
|
}
|
3634
3649
|
}
|
3635
3650
|
},
|
3636
|
-
"
|
3651
|
+
"S8v": {
|
3637
3652
|
"type": "structure",
|
3638
3653
|
"members": {
|
3639
3654
|
"Index": {
|
@@ -3647,7 +3662,7 @@
|
|
3647
3662
|
}
|
3648
3663
|
}
|
3649
3664
|
},
|
3650
|
-
"
|
3665
|
+
"S8x": {
|
3651
3666
|
"type": "list",
|
3652
3667
|
"member": {
|
3653
3668
|
"type": "structure",
|
@@ -3656,12 +3671,12 @@
|
|
3656
3671
|
"type": "float"
|
3657
3672
|
},
|
3658
3673
|
"Face": {
|
3659
|
-
"shape": "
|
3674
|
+
"shape": "S8z"
|
3660
3675
|
}
|
3661
3676
|
}
|
3662
3677
|
}
|
3663
3678
|
},
|
3664
|
-
"
|
3679
|
+
"S8z": {
|
3665
3680
|
"type": "structure",
|
3666
3681
|
"members": {
|
3667
3682
|
"FaceId": {},
|
@@ -3677,7 +3692,7 @@
|
|
3677
3692
|
"UserId": {}
|
3678
3693
|
}
|
3679
3694
|
},
|
3680
|
-
"
|
3695
|
+
"S9e": {
|
3681
3696
|
"type": "structure",
|
3682
3697
|
"members": {
|
3683
3698
|
"DetectModerationLabels": {
|
@@ -3691,14 +3706,14 @@
|
|
3691
3706
|
}
|
3692
3707
|
}
|
3693
3708
|
},
|
3694
|
-
"
|
3709
|
+
"S9h": {
|
3695
3710
|
"type": "structure",
|
3696
3711
|
"members": {
|
3697
3712
|
"Code": {},
|
3698
3713
|
"Message": {}
|
3699
3714
|
}
|
3700
3715
|
},
|
3701
|
-
"
|
3716
|
+
"S9j": {
|
3702
3717
|
"type": "structure",
|
3703
3718
|
"required": [
|
3704
3719
|
"S3Object"
|
@@ -3709,7 +3724,7 @@
|
|
3709
3724
|
}
|
3710
3725
|
}
|
3711
3726
|
},
|
3712
|
-
"
|
3727
|
+
"S9k": {
|
3713
3728
|
"type": "structure",
|
3714
3729
|
"required": [
|
3715
3730
|
"S3Bucket"
|
@@ -3719,15 +3734,21 @@
|
|
3719
3734
|
"S3KeyPrefix": {}
|
3720
3735
|
}
|
3721
3736
|
},
|
3722
|
-
"
|
3737
|
+
"S9m": {
|
3723
3738
|
"type": "structure",
|
3724
3739
|
"members": {
|
3725
3740
|
"S3Object": {
|
3726
3741
|
"shape": "Sj"
|
3742
|
+
},
|
3743
|
+
"ModelVersions": {
|
3744
|
+
"type": "structure",
|
3745
|
+
"members": {
|
3746
|
+
"Moderation": {}
|
3747
|
+
}
|
3727
3748
|
}
|
3728
3749
|
}
|
3729
3750
|
},
|
3730
|
-
"
|
3751
|
+
"S9o": {
|
3731
3752
|
"type": "structure",
|
3732
3753
|
"members": {
|
3733
3754
|
"S3Object": {
|
@@ -3735,7 +3756,7 @@
|
|
3735
3756
|
}
|
3736
3757
|
}
|
3737
3758
|
},
|
3738
|
-
"
|
3759
|
+
"Scb": {
|
3739
3760
|
"type": "list",
|
3740
3761
|
"member": {
|
3741
3762
|
"type": "structure",
|
@@ -3753,7 +3774,7 @@
|
|
3753
3774
|
}
|
3754
3775
|
}
|
3755
3776
|
},
|
3756
|
-
"
|
3777
|
+
"Sco": {
|
3757
3778
|
"type": "structure",
|
3758
3779
|
"required": [
|
3759
3780
|
"SNSTopicArn",
|