cdk-comprehend-s3olap 2.0.102 → 2.0.103
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-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +6 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +237 -126
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +102 -19
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +584 -572
- package/node_modules/aws-sdk/clients/comprehend.d.ts +148 -34
- package/node_modules/aws-sdk/clients/s3control.d.ts +109 -41
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +31 -10
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +4 -4
- package/node_modules/aws-sdk/dist/aws-sdk.js +240 -129
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +78 -78
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
@@ -222,6 +222,48 @@
|
|
222
222
|
"sensitive": true
|
223
223
|
}
|
224
224
|
},
|
225
|
+
"BatchDetectTargetedSentiment": {
|
226
|
+
"input": {
|
227
|
+
"type": "structure",
|
228
|
+
"required": [
|
229
|
+
"TextList",
|
230
|
+
"LanguageCode"
|
231
|
+
],
|
232
|
+
"members": {
|
233
|
+
"TextList": {
|
234
|
+
"shape": "S2"
|
235
|
+
},
|
236
|
+
"LanguageCode": {}
|
237
|
+
}
|
238
|
+
},
|
239
|
+
"output": {
|
240
|
+
"type": "structure",
|
241
|
+
"required": [
|
242
|
+
"ResultList",
|
243
|
+
"ErrorList"
|
244
|
+
],
|
245
|
+
"members": {
|
246
|
+
"ResultList": {
|
247
|
+
"type": "list",
|
248
|
+
"member": {
|
249
|
+
"type": "structure",
|
250
|
+
"members": {
|
251
|
+
"Index": {
|
252
|
+
"type": "integer"
|
253
|
+
},
|
254
|
+
"Entities": {
|
255
|
+
"shape": "S1b"
|
256
|
+
}
|
257
|
+
}
|
258
|
+
}
|
259
|
+
},
|
260
|
+
"ErrorList": {
|
261
|
+
"shape": "Sc"
|
262
|
+
}
|
263
|
+
},
|
264
|
+
"sensitive": true
|
265
|
+
}
|
266
|
+
},
|
225
267
|
"ClassifyDocument": {
|
226
268
|
"input": {
|
227
269
|
"type": "structure",
|
@@ -311,13 +353,13 @@
|
|
311
353
|
"VersionName": {},
|
312
354
|
"DataAccessRoleArn": {},
|
313
355
|
"Tags": {
|
314
|
-
"shape": "
|
356
|
+
"shape": "S1y"
|
315
357
|
},
|
316
358
|
"InputDataConfig": {
|
317
|
-
"shape": "
|
359
|
+
"shape": "S22"
|
318
360
|
},
|
319
361
|
"OutputDataConfig": {
|
320
|
-
"shape": "
|
362
|
+
"shape": "S2c"
|
321
363
|
},
|
322
364
|
"ClientRequestToken": {
|
323
365
|
"idempotencyToken": true
|
@@ -325,7 +367,7 @@
|
|
325
367
|
"LanguageCode": {},
|
326
368
|
"VolumeKmsKeyId": {},
|
327
369
|
"VpcConfig": {
|
328
|
-
"shape": "
|
370
|
+
"shape": "S2f"
|
329
371
|
},
|
330
372
|
"Mode": {},
|
331
373
|
"ModelKmsKeyId": {},
|
@@ -357,7 +399,7 @@
|
|
357
399
|
"idempotencyToken": true
|
358
400
|
},
|
359
401
|
"Tags": {
|
360
|
-
"shape": "
|
402
|
+
"shape": "S1y"
|
361
403
|
},
|
362
404
|
"DataAccessRoleArn": {}
|
363
405
|
}
|
@@ -383,10 +425,10 @@
|
|
383
425
|
"VersionName": {},
|
384
426
|
"DataAccessRoleArn": {},
|
385
427
|
"Tags": {
|
386
|
-
"shape": "
|
428
|
+
"shape": "S1y"
|
387
429
|
},
|
388
430
|
"InputDataConfig": {
|
389
|
-
"shape": "
|
431
|
+
"shape": "S2v"
|
390
432
|
},
|
391
433
|
"ClientRequestToken": {
|
392
434
|
"idempotencyToken": true
|
@@ -394,7 +436,7 @@
|
|
394
436
|
"LanguageCode": {},
|
395
437
|
"VolumeKmsKeyId": {},
|
396
438
|
"VpcConfig": {
|
397
|
-
"shape": "
|
439
|
+
"shape": "S2f"
|
398
440
|
},
|
399
441
|
"ModelKmsKeyId": {},
|
400
442
|
"ModelPolicy": {}
|
@@ -482,7 +524,7 @@
|
|
482
524
|
"type": "structure",
|
483
525
|
"members": {
|
484
526
|
"DocumentClassificationJobProperties": {
|
485
|
-
"shape": "
|
527
|
+
"shape": "S3j"
|
486
528
|
}
|
487
529
|
}
|
488
530
|
}
|
@@ -501,7 +543,7 @@
|
|
501
543
|
"type": "structure",
|
502
544
|
"members": {
|
503
545
|
"DocumentClassifierProperties": {
|
504
|
-
"shape": "
|
546
|
+
"shape": "S3y"
|
505
547
|
}
|
506
548
|
}
|
507
549
|
}
|
@@ -520,7 +562,7 @@
|
|
520
562
|
"type": "structure",
|
521
563
|
"members": {
|
522
564
|
"DominantLanguageDetectionJobProperties": {
|
523
|
-
"shape": "
|
565
|
+
"shape": "S45"
|
524
566
|
}
|
525
567
|
}
|
526
568
|
}
|
@@ -539,7 +581,7 @@
|
|
539
581
|
"type": "structure",
|
540
582
|
"members": {
|
541
583
|
"EndpointProperties": {
|
542
|
-
"shape": "
|
584
|
+
"shape": "S48"
|
543
585
|
}
|
544
586
|
}
|
545
587
|
}
|
@@ -558,7 +600,7 @@
|
|
558
600
|
"type": "structure",
|
559
601
|
"members": {
|
560
602
|
"EntitiesDetectionJobProperties": {
|
561
|
-
"shape": "
|
603
|
+
"shape": "S4c"
|
562
604
|
}
|
563
605
|
}
|
564
606
|
}
|
@@ -577,7 +619,7 @@
|
|
577
619
|
"type": "structure",
|
578
620
|
"members": {
|
579
621
|
"EntityRecognizerProperties": {
|
580
|
-
"shape": "
|
622
|
+
"shape": "S4f"
|
581
623
|
}
|
582
624
|
}
|
583
625
|
}
|
@@ -596,7 +638,7 @@
|
|
596
638
|
"type": "structure",
|
597
639
|
"members": {
|
598
640
|
"EventsDetectionJobProperties": {
|
599
|
-
"shape": "
|
641
|
+
"shape": "S4n"
|
600
642
|
}
|
601
643
|
}
|
602
644
|
}
|
@@ -615,7 +657,7 @@
|
|
615
657
|
"type": "structure",
|
616
658
|
"members": {
|
617
659
|
"KeyPhrasesDetectionJobProperties": {
|
618
|
-
"shape": "
|
660
|
+
"shape": "S4s"
|
619
661
|
}
|
620
662
|
}
|
621
663
|
}
|
@@ -634,7 +676,7 @@
|
|
634
676
|
"type": "structure",
|
635
677
|
"members": {
|
636
678
|
"PiiEntitiesDetectionJobProperties": {
|
637
|
-
"shape": "
|
679
|
+
"shape": "S4v"
|
638
680
|
}
|
639
681
|
}
|
640
682
|
}
|
@@ -677,7 +719,7 @@
|
|
677
719
|
"type": "structure",
|
678
720
|
"members": {
|
679
721
|
"SentimentDetectionJobProperties": {
|
680
|
-
"shape": "
|
722
|
+
"shape": "S56"
|
681
723
|
}
|
682
724
|
}
|
683
725
|
}
|
@@ -696,7 +738,7 @@
|
|
696
738
|
"type": "structure",
|
697
739
|
"members": {
|
698
740
|
"TargetedSentimentDetectionJobProperties": {
|
699
|
-
"shape": "
|
741
|
+
"shape": "S59"
|
700
742
|
}
|
701
743
|
}
|
702
744
|
}
|
@@ -715,7 +757,7 @@
|
|
715
757
|
"type": "structure",
|
716
758
|
"members": {
|
717
759
|
"TopicsDetectionJobProperties": {
|
718
|
-
"shape": "
|
760
|
+
"shape": "S5c"
|
719
761
|
}
|
720
762
|
}
|
721
763
|
}
|
@@ -875,6 +917,30 @@
|
|
875
917
|
"sensitive": true
|
876
918
|
}
|
877
919
|
},
|
920
|
+
"DetectTargetedSentiment": {
|
921
|
+
"input": {
|
922
|
+
"type": "structure",
|
923
|
+
"required": [
|
924
|
+
"Text",
|
925
|
+
"LanguageCode"
|
926
|
+
],
|
927
|
+
"members": {
|
928
|
+
"Text": {
|
929
|
+
"shape": "S3"
|
930
|
+
},
|
931
|
+
"LanguageCode": {}
|
932
|
+
}
|
933
|
+
},
|
934
|
+
"output": {
|
935
|
+
"type": "structure",
|
936
|
+
"members": {
|
937
|
+
"Entities": {
|
938
|
+
"shape": "S1b"
|
939
|
+
}
|
940
|
+
},
|
941
|
+
"sensitive": true
|
942
|
+
}
|
943
|
+
},
|
878
944
|
"ImportModel": {
|
879
945
|
"input": {
|
880
946
|
"type": "structure",
|
@@ -888,7 +954,7 @@
|
|
888
954
|
"ModelKmsKeyId": {},
|
889
955
|
"DataAccessRoleArn": {},
|
890
956
|
"Tags": {
|
891
|
-
"shape": "
|
957
|
+
"shape": "S1y"
|
892
958
|
}
|
893
959
|
}
|
894
960
|
},
|
@@ -928,7 +994,7 @@
|
|
928
994
|
"DocumentClassificationJobPropertiesList": {
|
929
995
|
"type": "list",
|
930
996
|
"member": {
|
931
|
-
"shape": "
|
997
|
+
"shape": "S3j"
|
932
998
|
}
|
933
999
|
},
|
934
1000
|
"NextToken": {}
|
@@ -998,7 +1064,7 @@
|
|
998
1064
|
"DocumentClassifierPropertiesList": {
|
999
1065
|
"type": "list",
|
1000
1066
|
"member": {
|
1001
|
-
"shape": "
|
1067
|
+
"shape": "S3y"
|
1002
1068
|
}
|
1003
1069
|
},
|
1004
1070
|
"NextToken": {}
|
@@ -1034,7 +1100,7 @@
|
|
1034
1100
|
"DominantLanguageDetectionJobPropertiesList": {
|
1035
1101
|
"type": "list",
|
1036
1102
|
"member": {
|
1037
|
-
"shape": "
|
1103
|
+
"shape": "S45"
|
1038
1104
|
}
|
1039
1105
|
},
|
1040
1106
|
"NextToken": {}
|
@@ -1070,7 +1136,7 @@
|
|
1070
1136
|
"EndpointPropertiesList": {
|
1071
1137
|
"type": "list",
|
1072
1138
|
"member": {
|
1073
|
-
"shape": "
|
1139
|
+
"shape": "S48"
|
1074
1140
|
}
|
1075
1141
|
},
|
1076
1142
|
"NextToken": {}
|
@@ -1106,7 +1172,7 @@
|
|
1106
1172
|
"EntitiesDetectionJobPropertiesList": {
|
1107
1173
|
"type": "list",
|
1108
1174
|
"member": {
|
1109
|
-
"shape": "
|
1175
|
+
"shape": "S4c"
|
1110
1176
|
}
|
1111
1177
|
},
|
1112
1178
|
"NextToken": {}
|
@@ -1176,7 +1242,7 @@
|
|
1176
1242
|
"EntityRecognizerPropertiesList": {
|
1177
1243
|
"type": "list",
|
1178
1244
|
"member": {
|
1179
|
-
"shape": "
|
1245
|
+
"shape": "S4f"
|
1180
1246
|
}
|
1181
1247
|
},
|
1182
1248
|
"NextToken": {}
|
@@ -1212,7 +1278,7 @@
|
|
1212
1278
|
"EventsDetectionJobPropertiesList": {
|
1213
1279
|
"type": "list",
|
1214
1280
|
"member": {
|
1215
|
-
"shape": "
|
1281
|
+
"shape": "S4n"
|
1216
1282
|
}
|
1217
1283
|
},
|
1218
1284
|
"NextToken": {}
|
@@ -1248,7 +1314,7 @@
|
|
1248
1314
|
"KeyPhrasesDetectionJobPropertiesList": {
|
1249
1315
|
"type": "list",
|
1250
1316
|
"member": {
|
1251
|
-
"shape": "
|
1317
|
+
"shape": "S4s"
|
1252
1318
|
}
|
1253
1319
|
},
|
1254
1320
|
"NextToken": {}
|
@@ -1284,7 +1350,7 @@
|
|
1284
1350
|
"PiiEntitiesDetectionJobPropertiesList": {
|
1285
1351
|
"type": "list",
|
1286
1352
|
"member": {
|
1287
|
-
"shape": "
|
1353
|
+
"shape": "S4v"
|
1288
1354
|
}
|
1289
1355
|
},
|
1290
1356
|
"NextToken": {}
|
@@ -1320,7 +1386,7 @@
|
|
1320
1386
|
"SentimentDetectionJobPropertiesList": {
|
1321
1387
|
"type": "list",
|
1322
1388
|
"member": {
|
1323
|
-
"shape": "
|
1389
|
+
"shape": "S56"
|
1324
1390
|
}
|
1325
1391
|
},
|
1326
1392
|
"NextToken": {}
|
@@ -1342,7 +1408,7 @@
|
|
1342
1408
|
"members": {
|
1343
1409
|
"ResourceArn": {},
|
1344
1410
|
"Tags": {
|
1345
|
-
"shape": "
|
1411
|
+
"shape": "S1y"
|
1346
1412
|
}
|
1347
1413
|
}
|
1348
1414
|
}
|
@@ -1376,7 +1442,7 @@
|
|
1376
1442
|
"TargetedSentimentDetectionJobPropertiesList": {
|
1377
1443
|
"type": "list",
|
1378
1444
|
"member": {
|
1379
|
-
"shape": "
|
1445
|
+
"shape": "S59"
|
1380
1446
|
}
|
1381
1447
|
},
|
1382
1448
|
"NextToken": {}
|
@@ -1412,7 +1478,7 @@
|
|
1412
1478
|
"TopicsDetectionJobPropertiesList": {
|
1413
1479
|
"type": "list",
|
1414
1480
|
"member": {
|
1415
|
-
"shape": "
|
1481
|
+
"shape": "S5c"
|
1416
1482
|
}
|
1417
1483
|
},
|
1418
1484
|
"NextToken": {}
|
@@ -1452,10 +1518,10 @@
|
|
1452
1518
|
"JobName": {},
|
1453
1519
|
"DocumentClassifierArn": {},
|
1454
1520
|
"InputDataConfig": {
|
1455
|
-
"shape": "
|
1521
|
+
"shape": "S3p"
|
1456
1522
|
},
|
1457
1523
|
"OutputDataConfig": {
|
1458
|
-
"shape": "
|
1524
|
+
"shape": "S3v"
|
1459
1525
|
},
|
1460
1526
|
"DataAccessRoleArn": {},
|
1461
1527
|
"ClientRequestToken": {
|
@@ -1463,10 +1529,10 @@
|
|
1463
1529
|
},
|
1464
1530
|
"VolumeKmsKeyId": {},
|
1465
1531
|
"VpcConfig": {
|
1466
|
-
"shape": "
|
1532
|
+
"shape": "S2f"
|
1467
1533
|
},
|
1468
1534
|
"Tags": {
|
1469
|
-
"shape": "
|
1535
|
+
"shape": "S1y"
|
1470
1536
|
}
|
1471
1537
|
}
|
1472
1538
|
},
|
@@ -1489,10 +1555,10 @@
|
|
1489
1555
|
],
|
1490
1556
|
"members": {
|
1491
1557
|
"InputDataConfig": {
|
1492
|
-
"shape": "
|
1558
|
+
"shape": "S3p"
|
1493
1559
|
},
|
1494
1560
|
"OutputDataConfig": {
|
1495
|
-
"shape": "
|
1561
|
+
"shape": "S3v"
|
1496
1562
|
},
|
1497
1563
|
"DataAccessRoleArn": {},
|
1498
1564
|
"JobName": {},
|
@@ -1501,10 +1567,10 @@
|
|
1501
1567
|
},
|
1502
1568
|
"VolumeKmsKeyId": {},
|
1503
1569
|
"VpcConfig": {
|
1504
|
-
"shape": "
|
1570
|
+
"shape": "S2f"
|
1505
1571
|
},
|
1506
1572
|
"Tags": {
|
1507
|
-
"shape": "
|
1573
|
+
"shape": "S1y"
|
1508
1574
|
}
|
1509
1575
|
}
|
1510
1576
|
},
|
@@ -1528,10 +1594,10 @@
|
|
1528
1594
|
],
|
1529
1595
|
"members": {
|
1530
1596
|
"InputDataConfig": {
|
1531
|
-
"shape": "
|
1597
|
+
"shape": "S3p"
|
1532
1598
|
},
|
1533
1599
|
"OutputDataConfig": {
|
1534
|
-
"shape": "
|
1600
|
+
"shape": "S3v"
|
1535
1601
|
},
|
1536
1602
|
"DataAccessRoleArn": {},
|
1537
1603
|
"JobName": {},
|
@@ -1542,10 +1608,10 @@
|
|
1542
1608
|
},
|
1543
1609
|
"VolumeKmsKeyId": {},
|
1544
1610
|
"VpcConfig": {
|
1545
|
-
"shape": "
|
1611
|
+
"shape": "S2f"
|
1546
1612
|
},
|
1547
1613
|
"Tags": {
|
1548
|
-
"shape": "
|
1614
|
+
"shape": "S1y"
|
1549
1615
|
}
|
1550
1616
|
}
|
1551
1617
|
},
|
@@ -1570,10 +1636,10 @@
|
|
1570
1636
|
],
|
1571
1637
|
"members": {
|
1572
1638
|
"InputDataConfig": {
|
1573
|
-
"shape": "
|
1639
|
+
"shape": "S3p"
|
1574
1640
|
},
|
1575
1641
|
"OutputDataConfig": {
|
1576
|
-
"shape": "
|
1642
|
+
"shape": "S3v"
|
1577
1643
|
},
|
1578
1644
|
"DataAccessRoleArn": {},
|
1579
1645
|
"JobName": {},
|
@@ -1582,10 +1648,10 @@
|
|
1582
1648
|
"idempotencyToken": true
|
1583
1649
|
},
|
1584
1650
|
"TargetEventTypes": {
|
1585
|
-
"shape": "
|
1651
|
+
"shape": "S4o"
|
1586
1652
|
},
|
1587
1653
|
"Tags": {
|
1588
|
-
"shape": "
|
1654
|
+
"shape": "S1y"
|
1589
1655
|
}
|
1590
1656
|
}
|
1591
1657
|
},
|
@@ -1609,10 +1675,10 @@
|
|
1609
1675
|
],
|
1610
1676
|
"members": {
|
1611
1677
|
"InputDataConfig": {
|
1612
|
-
"shape": "
|
1678
|
+
"shape": "S3p"
|
1613
1679
|
},
|
1614
1680
|
"OutputDataConfig": {
|
1615
|
-
"shape": "
|
1681
|
+
"shape": "S3v"
|
1616
1682
|
},
|
1617
1683
|
"DataAccessRoleArn": {},
|
1618
1684
|
"JobName": {},
|
@@ -1622,10 +1688,10 @@
|
|
1622
1688
|
},
|
1623
1689
|
"VolumeKmsKeyId": {},
|
1624
1690
|
"VpcConfig": {
|
1625
|
-
"shape": "
|
1691
|
+
"shape": "S2f"
|
1626
1692
|
},
|
1627
1693
|
"Tags": {
|
1628
|
-
"shape": "
|
1694
|
+
"shape": "S1y"
|
1629
1695
|
}
|
1630
1696
|
}
|
1631
1697
|
},
|
@@ -1650,14 +1716,14 @@
|
|
1650
1716
|
],
|
1651
1717
|
"members": {
|
1652
1718
|
"InputDataConfig": {
|
1653
|
-
"shape": "
|
1719
|
+
"shape": "S3p"
|
1654
1720
|
},
|
1655
1721
|
"OutputDataConfig": {
|
1656
|
-
"shape": "
|
1722
|
+
"shape": "S3v"
|
1657
1723
|
},
|
1658
1724
|
"Mode": {},
|
1659
1725
|
"RedactionConfig": {
|
1660
|
-
"shape": "
|
1726
|
+
"shape": "S4x"
|
1661
1727
|
},
|
1662
1728
|
"DataAccessRoleArn": {},
|
1663
1729
|
"JobName": {},
|
@@ -1666,7 +1732,7 @@
|
|
1666
1732
|
"idempotencyToken": true
|
1667
1733
|
},
|
1668
1734
|
"Tags": {
|
1669
|
-
"shape": "
|
1735
|
+
"shape": "S1y"
|
1670
1736
|
}
|
1671
1737
|
}
|
1672
1738
|
},
|
@@ -1690,10 +1756,10 @@
|
|
1690
1756
|
],
|
1691
1757
|
"members": {
|
1692
1758
|
"InputDataConfig": {
|
1693
|
-
"shape": "
|
1759
|
+
"shape": "S3p"
|
1694
1760
|
},
|
1695
1761
|
"OutputDataConfig": {
|
1696
|
-
"shape": "
|
1762
|
+
"shape": "S3v"
|
1697
1763
|
},
|
1698
1764
|
"DataAccessRoleArn": {},
|
1699
1765
|
"JobName": {},
|
@@ -1703,10 +1769,10 @@
|
|
1703
1769
|
},
|
1704
1770
|
"VolumeKmsKeyId": {},
|
1705
1771
|
"VpcConfig": {
|
1706
|
-
"shape": "
|
1772
|
+
"shape": "S2f"
|
1707
1773
|
},
|
1708
1774
|
"Tags": {
|
1709
|
-
"shape": "
|
1775
|
+
"shape": "S1y"
|
1710
1776
|
}
|
1711
1777
|
}
|
1712
1778
|
},
|
@@ -1730,10 +1796,10 @@
|
|
1730
1796
|
],
|
1731
1797
|
"members": {
|
1732
1798
|
"InputDataConfig": {
|
1733
|
-
"shape": "
|
1799
|
+
"shape": "S3p"
|
1734
1800
|
},
|
1735
1801
|
"OutputDataConfig": {
|
1736
|
-
"shape": "
|
1802
|
+
"shape": "S3v"
|
1737
1803
|
},
|
1738
1804
|
"DataAccessRoleArn": {},
|
1739
1805
|
"JobName": {},
|
@@ -1743,10 +1809,10 @@
|
|
1743
1809
|
},
|
1744
1810
|
"VolumeKmsKeyId": {},
|
1745
1811
|
"VpcConfig": {
|
1746
|
-
"shape": "
|
1812
|
+
"shape": "S2f"
|
1747
1813
|
},
|
1748
1814
|
"Tags": {
|
1749
|
-
"shape": "
|
1815
|
+
"shape": "S1y"
|
1750
1816
|
}
|
1751
1817
|
}
|
1752
1818
|
},
|
@@ -1769,10 +1835,10 @@
|
|
1769
1835
|
],
|
1770
1836
|
"members": {
|
1771
1837
|
"InputDataConfig": {
|
1772
|
-
"shape": "
|
1838
|
+
"shape": "S3p"
|
1773
1839
|
},
|
1774
1840
|
"OutputDataConfig": {
|
1775
|
-
"shape": "
|
1841
|
+
"shape": "S3v"
|
1776
1842
|
},
|
1777
1843
|
"DataAccessRoleArn": {},
|
1778
1844
|
"JobName": {},
|
@@ -1784,10 +1850,10 @@
|
|
1784
1850
|
},
|
1785
1851
|
"VolumeKmsKeyId": {},
|
1786
1852
|
"VpcConfig": {
|
1787
|
-
"shape": "
|
1853
|
+
"shape": "S2f"
|
1788
1854
|
},
|
1789
1855
|
"Tags": {
|
1790
|
-
"shape": "
|
1856
|
+
"shape": "S1y"
|
1791
1857
|
}
|
1792
1858
|
}
|
1793
1859
|
},
|
@@ -1966,7 +2032,7 @@
|
|
1966
2032
|
"members": {
|
1967
2033
|
"ResourceArn": {},
|
1968
2034
|
"Tags": {
|
1969
|
-
"shape": "
|
2035
|
+
"shape": "S1y"
|
1970
2036
|
}
|
1971
2037
|
}
|
1972
2038
|
},
|
@@ -2134,7 +2200,52 @@
|
|
2134
2200
|
}
|
2135
2201
|
}
|
2136
2202
|
},
|
2137
|
-
"
|
2203
|
+
"S1b": {
|
2204
|
+
"type": "list",
|
2205
|
+
"member": {
|
2206
|
+
"type": "structure",
|
2207
|
+
"members": {
|
2208
|
+
"DescriptiveMentionIndex": {
|
2209
|
+
"type": "list",
|
2210
|
+
"member": {
|
2211
|
+
"type": "integer"
|
2212
|
+
}
|
2213
|
+
},
|
2214
|
+
"Mentions": {
|
2215
|
+
"type": "list",
|
2216
|
+
"member": {
|
2217
|
+
"type": "structure",
|
2218
|
+
"members": {
|
2219
|
+
"Score": {
|
2220
|
+
"type": "float"
|
2221
|
+
},
|
2222
|
+
"GroupScore": {
|
2223
|
+
"type": "float"
|
2224
|
+
},
|
2225
|
+
"Text": {},
|
2226
|
+
"Type": {},
|
2227
|
+
"MentionSentiment": {
|
2228
|
+
"type": "structure",
|
2229
|
+
"members": {
|
2230
|
+
"Sentiment": {},
|
2231
|
+
"SentimentScore": {
|
2232
|
+
"shape": "Sx"
|
2233
|
+
}
|
2234
|
+
}
|
2235
|
+
},
|
2236
|
+
"BeginOffset": {
|
2237
|
+
"type": "integer"
|
2238
|
+
},
|
2239
|
+
"EndOffset": {
|
2240
|
+
"type": "integer"
|
2241
|
+
}
|
2242
|
+
}
|
2243
|
+
}
|
2244
|
+
}
|
2245
|
+
}
|
2246
|
+
}
|
2247
|
+
},
|
2248
|
+
"S1y": {
|
2138
2249
|
"type": "list",
|
2139
2250
|
"member": {
|
2140
2251
|
"type": "structure",
|
@@ -2147,7 +2258,7 @@
|
|
2147
2258
|
}
|
2148
2259
|
}
|
2149
2260
|
},
|
2150
|
-
"
|
2261
|
+
"S22": {
|
2151
2262
|
"type": "structure",
|
2152
2263
|
"members": {
|
2153
2264
|
"DataFormat": {},
|
@@ -2157,12 +2268,12 @@
|
|
2157
2268
|
"AugmentedManifests": {
|
2158
2269
|
"type": "list",
|
2159
2270
|
"member": {
|
2160
|
-
"shape": "
|
2271
|
+
"shape": "S27"
|
2161
2272
|
}
|
2162
2273
|
}
|
2163
2274
|
}
|
2164
2275
|
},
|
2165
|
-
"
|
2276
|
+
"S27": {
|
2166
2277
|
"type": "structure",
|
2167
2278
|
"required": [
|
2168
2279
|
"S3Uri",
|
@@ -2180,14 +2291,14 @@
|
|
2180
2291
|
"DocumentType": {}
|
2181
2292
|
}
|
2182
2293
|
},
|
2183
|
-
"
|
2294
|
+
"S2c": {
|
2184
2295
|
"type": "structure",
|
2185
2296
|
"members": {
|
2186
2297
|
"S3Uri": {},
|
2187
2298
|
"KmsKeyId": {}
|
2188
2299
|
}
|
2189
2300
|
},
|
2190
|
-
"
|
2301
|
+
"S2f": {
|
2191
2302
|
"type": "structure",
|
2192
2303
|
"required": [
|
2193
2304
|
"SecurityGroupIds",
|
@@ -2204,7 +2315,7 @@
|
|
2204
2315
|
}
|
2205
2316
|
}
|
2206
2317
|
},
|
2207
|
-
"
|
2318
|
+
"S2v": {
|
2208
2319
|
"type": "structure",
|
2209
2320
|
"required": [
|
2210
2321
|
"EntityTypes"
|
@@ -2256,12 +2367,12 @@
|
|
2256
2367
|
"AugmentedManifests": {
|
2257
2368
|
"type": "list",
|
2258
2369
|
"member": {
|
2259
|
-
"shape": "
|
2370
|
+
"shape": "S27"
|
2260
2371
|
}
|
2261
2372
|
}
|
2262
2373
|
}
|
2263
2374
|
},
|
2264
|
-
"
|
2375
|
+
"S3j": {
|
2265
2376
|
"type": "structure",
|
2266
2377
|
"members": {
|
2267
2378
|
"JobId": {},
|
@@ -2277,19 +2388,19 @@
|
|
2277
2388
|
},
|
2278
2389
|
"DocumentClassifierArn": {},
|
2279
2390
|
"InputDataConfig": {
|
2280
|
-
"shape": "
|
2391
|
+
"shape": "S3p"
|
2281
2392
|
},
|
2282
2393
|
"OutputDataConfig": {
|
2283
|
-
"shape": "
|
2394
|
+
"shape": "S3v"
|
2284
2395
|
},
|
2285
2396
|
"DataAccessRoleArn": {},
|
2286
2397
|
"VolumeKmsKeyId": {},
|
2287
2398
|
"VpcConfig": {
|
2288
|
-
"shape": "
|
2399
|
+
"shape": "S2f"
|
2289
2400
|
}
|
2290
2401
|
}
|
2291
2402
|
},
|
2292
|
-
"
|
2403
|
+
"S3p": {
|
2293
2404
|
"type": "structure",
|
2294
2405
|
"required": [
|
2295
2406
|
"S3Uri"
|
@@ -2313,7 +2424,7 @@
|
|
2313
2424
|
}
|
2314
2425
|
}
|
2315
2426
|
},
|
2316
|
-
"
|
2427
|
+
"S3v": {
|
2317
2428
|
"type": "structure",
|
2318
2429
|
"required": [
|
2319
2430
|
"S3Uri"
|
@@ -2323,7 +2434,7 @@
|
|
2323
2434
|
"KmsKeyId": {}
|
2324
2435
|
}
|
2325
2436
|
},
|
2326
|
-
"
|
2437
|
+
"S3y": {
|
2327
2438
|
"type": "structure",
|
2328
2439
|
"members": {
|
2329
2440
|
"DocumentClassifierArn": {},
|
@@ -2343,10 +2454,10 @@
|
|
2343
2454
|
"type": "timestamp"
|
2344
2455
|
},
|
2345
2456
|
"InputDataConfig": {
|
2346
|
-
"shape": "
|
2457
|
+
"shape": "S22"
|
2347
2458
|
},
|
2348
2459
|
"OutputDataConfig": {
|
2349
|
-
"shape": "
|
2460
|
+
"shape": "S2c"
|
2350
2461
|
},
|
2351
2462
|
"ClassifierMetadata": {
|
2352
2463
|
"type": "structure",
|
@@ -2395,7 +2506,7 @@
|
|
2395
2506
|
"DataAccessRoleArn": {},
|
2396
2507
|
"VolumeKmsKeyId": {},
|
2397
2508
|
"VpcConfig": {
|
2398
|
-
"shape": "
|
2509
|
+
"shape": "S2f"
|
2399
2510
|
},
|
2400
2511
|
"Mode": {},
|
2401
2512
|
"ModelKmsKeyId": {},
|
@@ -2403,7 +2514,7 @@
|
|
2403
2514
|
"SourceModelArn": {}
|
2404
2515
|
}
|
2405
2516
|
},
|
2406
|
-
"
|
2517
|
+
"S45": {
|
2407
2518
|
"type": "structure",
|
2408
2519
|
"members": {
|
2409
2520
|
"JobId": {},
|
@@ -2418,19 +2529,19 @@
|
|
2418
2529
|
"type": "timestamp"
|
2419
2530
|
},
|
2420
2531
|
"InputDataConfig": {
|
2421
|
-
"shape": "
|
2532
|
+
"shape": "S3p"
|
2422
2533
|
},
|
2423
2534
|
"OutputDataConfig": {
|
2424
|
-
"shape": "
|
2535
|
+
"shape": "S3v"
|
2425
2536
|
},
|
2426
2537
|
"DataAccessRoleArn": {},
|
2427
2538
|
"VolumeKmsKeyId": {},
|
2428
2539
|
"VpcConfig": {
|
2429
|
-
"shape": "
|
2540
|
+
"shape": "S2f"
|
2430
2541
|
}
|
2431
2542
|
}
|
2432
2543
|
},
|
2433
|
-
"
|
2544
|
+
"S48": {
|
2434
2545
|
"type": "structure",
|
2435
2546
|
"members": {
|
2436
2547
|
"EndpointArn": {},
|
@@ -2454,7 +2565,7 @@
|
|
2454
2565
|
"DesiredDataAccessRoleArn": {}
|
2455
2566
|
}
|
2456
2567
|
},
|
2457
|
-
"
|
2568
|
+
"S4c": {
|
2458
2569
|
"type": "structure",
|
2459
2570
|
"members": {
|
2460
2571
|
"JobId": {},
|
@@ -2470,20 +2581,20 @@
|
|
2470
2581
|
},
|
2471
2582
|
"EntityRecognizerArn": {},
|
2472
2583
|
"InputDataConfig": {
|
2473
|
-
"shape": "
|
2584
|
+
"shape": "S3p"
|
2474
2585
|
},
|
2475
2586
|
"OutputDataConfig": {
|
2476
|
-
"shape": "
|
2587
|
+
"shape": "S3v"
|
2477
2588
|
},
|
2478
2589
|
"LanguageCode": {},
|
2479
2590
|
"DataAccessRoleArn": {},
|
2480
2591
|
"VolumeKmsKeyId": {},
|
2481
2592
|
"VpcConfig": {
|
2482
|
-
"shape": "
|
2593
|
+
"shape": "S2f"
|
2483
2594
|
}
|
2484
2595
|
}
|
2485
2596
|
},
|
2486
|
-
"
|
2597
|
+
"S4f": {
|
2487
2598
|
"type": "structure",
|
2488
2599
|
"members": {
|
2489
2600
|
"EntityRecognizerArn": {},
|
@@ -2503,7 +2614,7 @@
|
|
2503
2614
|
"type": "timestamp"
|
2504
2615
|
},
|
2505
2616
|
"InputDataConfig": {
|
2506
|
-
"shape": "
|
2617
|
+
"shape": "S2v"
|
2507
2618
|
},
|
2508
2619
|
"RecognizerMetadata": {
|
2509
2620
|
"type": "structure",
|
@@ -2560,14 +2671,14 @@
|
|
2560
2671
|
"DataAccessRoleArn": {},
|
2561
2672
|
"VolumeKmsKeyId": {},
|
2562
2673
|
"VpcConfig": {
|
2563
|
-
"shape": "
|
2674
|
+
"shape": "S2f"
|
2564
2675
|
},
|
2565
2676
|
"ModelKmsKeyId": {},
|
2566
2677
|
"VersionName": {},
|
2567
2678
|
"SourceModelArn": {}
|
2568
2679
|
}
|
2569
2680
|
},
|
2570
|
-
"
|
2681
|
+
"S4n": {
|
2571
2682
|
"type": "structure",
|
2572
2683
|
"members": {
|
2573
2684
|
"JobId": {},
|
@@ -2582,23 +2693,23 @@
|
|
2582
2693
|
"type": "timestamp"
|
2583
2694
|
},
|
2584
2695
|
"InputDataConfig": {
|
2585
|
-
"shape": "
|
2696
|
+
"shape": "S3p"
|
2586
2697
|
},
|
2587
2698
|
"OutputDataConfig": {
|
2588
|
-
"shape": "
|
2699
|
+
"shape": "S3v"
|
2589
2700
|
},
|
2590
2701
|
"LanguageCode": {},
|
2591
2702
|
"DataAccessRoleArn": {},
|
2592
2703
|
"TargetEventTypes": {
|
2593
|
-
"shape": "
|
2704
|
+
"shape": "S4o"
|
2594
2705
|
}
|
2595
2706
|
}
|
2596
2707
|
},
|
2597
|
-
"
|
2708
|
+
"S4o": {
|
2598
2709
|
"type": "list",
|
2599
2710
|
"member": {}
|
2600
2711
|
},
|
2601
|
-
"
|
2712
|
+
"S4s": {
|
2602
2713
|
"type": "structure",
|
2603
2714
|
"members": {
|
2604
2715
|
"JobId": {},
|
@@ -2613,20 +2724,20 @@
|
|
2613
2724
|
"type": "timestamp"
|
2614
2725
|
},
|
2615
2726
|
"InputDataConfig": {
|
2616
|
-
"shape": "
|
2727
|
+
"shape": "S3p"
|
2617
2728
|
},
|
2618
2729
|
"OutputDataConfig": {
|
2619
|
-
"shape": "
|
2730
|
+
"shape": "S3v"
|
2620
2731
|
},
|
2621
2732
|
"LanguageCode": {},
|
2622
2733
|
"DataAccessRoleArn": {},
|
2623
2734
|
"VolumeKmsKeyId": {},
|
2624
2735
|
"VpcConfig": {
|
2625
|
-
"shape": "
|
2736
|
+
"shape": "S2f"
|
2626
2737
|
}
|
2627
2738
|
}
|
2628
2739
|
},
|
2629
|
-
"
|
2740
|
+
"S4v": {
|
2630
2741
|
"type": "structure",
|
2631
2742
|
"members": {
|
2632
2743
|
"JobId": {},
|
@@ -2641,7 +2752,7 @@
|
|
2641
2752
|
"type": "timestamp"
|
2642
2753
|
},
|
2643
2754
|
"InputDataConfig": {
|
2644
|
-
"shape": "
|
2755
|
+
"shape": "S3p"
|
2645
2756
|
},
|
2646
2757
|
"OutputDataConfig": {
|
2647
2758
|
"type": "structure",
|
@@ -2654,14 +2765,14 @@
|
|
2654
2765
|
}
|
2655
2766
|
},
|
2656
2767
|
"RedactionConfig": {
|
2657
|
-
"shape": "
|
2768
|
+
"shape": "S4x"
|
2658
2769
|
},
|
2659
2770
|
"LanguageCode": {},
|
2660
2771
|
"DataAccessRoleArn": {},
|
2661
2772
|
"Mode": {}
|
2662
2773
|
}
|
2663
2774
|
},
|
2664
|
-
"
|
2775
|
+
"S4x": {
|
2665
2776
|
"type": "structure",
|
2666
2777
|
"members": {
|
2667
2778
|
"PiiEntityTypes": {
|
@@ -2672,7 +2783,7 @@
|
|
2672
2783
|
"MaskCharacter": {}
|
2673
2784
|
}
|
2674
2785
|
},
|
2675
|
-
"
|
2786
|
+
"S56": {
|
2676
2787
|
"type": "structure",
|
2677
2788
|
"members": {
|
2678
2789
|
"JobId": {},
|
@@ -2687,20 +2798,20 @@
|
|
2687
2798
|
"type": "timestamp"
|
2688
2799
|
},
|
2689
2800
|
"InputDataConfig": {
|
2690
|
-
"shape": "
|
2801
|
+
"shape": "S3p"
|
2691
2802
|
},
|
2692
2803
|
"OutputDataConfig": {
|
2693
|
-
"shape": "
|
2804
|
+
"shape": "S3v"
|
2694
2805
|
},
|
2695
2806
|
"LanguageCode": {},
|
2696
2807
|
"DataAccessRoleArn": {},
|
2697
2808
|
"VolumeKmsKeyId": {},
|
2698
2809
|
"VpcConfig": {
|
2699
|
-
"shape": "
|
2810
|
+
"shape": "S2f"
|
2700
2811
|
}
|
2701
2812
|
}
|
2702
2813
|
},
|
2703
|
-
"
|
2814
|
+
"S59": {
|
2704
2815
|
"type": "structure",
|
2705
2816
|
"members": {
|
2706
2817
|
"JobId": {},
|
@@ -2715,20 +2826,20 @@
|
|
2715
2826
|
"type": "timestamp"
|
2716
2827
|
},
|
2717
2828
|
"InputDataConfig": {
|
2718
|
-
"shape": "
|
2829
|
+
"shape": "S3p"
|
2719
2830
|
},
|
2720
2831
|
"OutputDataConfig": {
|
2721
|
-
"shape": "
|
2832
|
+
"shape": "S3v"
|
2722
2833
|
},
|
2723
2834
|
"LanguageCode": {},
|
2724
2835
|
"DataAccessRoleArn": {},
|
2725
2836
|
"VolumeKmsKeyId": {},
|
2726
2837
|
"VpcConfig": {
|
2727
|
-
"shape": "
|
2838
|
+
"shape": "S2f"
|
2728
2839
|
}
|
2729
2840
|
}
|
2730
2841
|
},
|
2731
|
-
"
|
2842
|
+
"S5c": {
|
2732
2843
|
"type": "structure",
|
2733
2844
|
"members": {
|
2734
2845
|
"JobId": {},
|
@@ -2743,10 +2854,10 @@
|
|
2743
2854
|
"type": "timestamp"
|
2744
2855
|
},
|
2745
2856
|
"InputDataConfig": {
|
2746
|
-
"shape": "
|
2857
|
+
"shape": "S3p"
|
2747
2858
|
},
|
2748
2859
|
"OutputDataConfig": {
|
2749
|
-
"shape": "
|
2860
|
+
"shape": "S3v"
|
2750
2861
|
},
|
2751
2862
|
"NumberOfTopics": {
|
2752
2863
|
"type": "integer"
|
@@ -2754,7 +2865,7 @@
|
|
2754
2865
|
"DataAccessRoleArn": {},
|
2755
2866
|
"VolumeKmsKeyId": {},
|
2756
2867
|
"VpcConfig": {
|
2757
|
-
"shape": "
|
2868
|
+
"shape": "S2f"
|
2758
2869
|
}
|
2759
2870
|
}
|
2760
2871
|
}
|