cdk-comprehend-s3olap 2.0.41 → 2.0.44

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 (42) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +20 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +117 -6
  8. package/node_modules/aws-sdk/apis/athena-2017-05-18.paginators.json +5 -0
  9. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +174 -35
  10. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +17 -0
  11. package/node_modules/aws-sdk/apis/docdb-2014-10-31.min.json +11 -0
  12. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +249 -94
  13. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +56 -47
  14. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +260 -59
  15. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  16. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +73 -72
  17. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +54 -29
  18. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +91 -48
  19. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +0 -3
  20. package/node_modules/aws-sdk/apis/sagemaker-edge-2020-09-23.min.json +84 -4
  21. package/node_modules/aws-sdk/clients/acmpca.d.ts +2 -2
  22. package/node_modules/aws-sdk/clients/athena.d.ts +127 -0
  23. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +40 -1
  24. package/node_modules/aws-sdk/clients/devopsguru.d.ts +188 -0
  25. package/node_modules/aws-sdk/clients/dms.d.ts +2 -2
  26. package/node_modules/aws-sdk/clients/docdb.d.ts +20 -0
  27. package/node_modules/aws-sdk/clients/frauddetector.d.ts +176 -5
  28. package/node_modules/aws-sdk/clients/glue.d.ts +3 -3
  29. package/node_modules/aws-sdk/clients/iot.d.ts +14 -2
  30. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +192 -0
  31. package/node_modules/aws-sdk/clients/kendra.d.ts +12 -7
  32. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +53 -2
  33. package/node_modules/aws-sdk/clients/rds.d.ts +87 -87
  34. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1 -1
  35. package/node_modules/aws-sdk/clients/sagemakeredge.d.ts +146 -0
  36. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  37. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +15 -15
  38. package/node_modules/aws-sdk/dist/aws-sdk.js +235 -85
  39. package/node_modules/aws-sdk/dist/aws-sdk.min.js +93 -93
  40. package/node_modules/aws-sdk/lib/core.js +1 -1
  41. package/node_modules/aws-sdk/package.json +1 -1
  42. package/package.json +5 -5
@@ -251,10 +251,10 @@
251
251
  "shape": "S1h"
252
252
  },
253
253
  "externalEventsDetail": {
254
- "shape": "S1m"
254
+ "shape": "S1l"
255
255
  },
256
256
  "ingestedEventsDetail": {
257
- "shape": "S1n"
257
+ "shape": "S1m"
258
258
  },
259
259
  "tags": {
260
260
  "shape": "S5"
@@ -286,11 +286,11 @@
286
286
  "detectorId": {},
287
287
  "description": {},
288
288
  "expression": {
289
- "shape": "S1r"
289
+ "shape": "S1q"
290
290
  },
291
291
  "language": {},
292
292
  "outcomes": {
293
- "shape": "S1k"
293
+ "shape": "S1s"
294
294
  },
295
295
  "tags": {
296
296
  "shape": "S5"
@@ -640,42 +640,16 @@
640
640
  "shape": "S1h"
641
641
  },
642
642
  "externalEventsDetail": {
643
- "shape": "S1m"
643
+ "shape": "S1l"
644
644
  },
645
645
  "ingestedEventsDetail": {
646
- "shape": "S1n"
646
+ "shape": "S1m"
647
647
  },
648
648
  "trainingResult": {
649
649
  "type": "structure",
650
650
  "members": {
651
651
  "dataValidationMetrics": {
652
- "type": "structure",
653
- "members": {
654
- "fileLevelMessages": {
655
- "type": "list",
656
- "member": {
657
- "type": "structure",
658
- "members": {
659
- "title": {},
660
- "content": {},
661
- "type": {}
662
- }
663
- }
664
- },
665
- "fieldLevelMessages": {
666
- "type": "list",
667
- "member": {
668
- "type": "structure",
669
- "members": {
670
- "fieldName": {},
671
- "identifier": {},
672
- "title": {},
673
- "content": {},
674
- "type": {}
675
- }
676
- }
677
- }
678
- }
652
+ "shape": "S33"
679
653
  },
680
654
  "trainingMetrics": {
681
655
  "type": "structure",
@@ -706,6 +680,127 @@
706
680
  }
707
681
  },
708
682
  "variableImportanceMetrics": {
683
+ "shape": "S3c"
684
+ }
685
+ }
686
+ },
687
+ "lastUpdatedTime": {},
688
+ "createdTime": {},
689
+ "arn": {},
690
+ "trainingResultV2": {
691
+ "type": "structure",
692
+ "members": {
693
+ "dataValidationMetrics": {
694
+ "shape": "S33"
695
+ },
696
+ "trainingMetricsV2": {
697
+ "type": "structure",
698
+ "members": {
699
+ "ofi": {
700
+ "type": "structure",
701
+ "members": {
702
+ "metricDataPoints": {
703
+ "type": "list",
704
+ "member": {
705
+ "type": "structure",
706
+ "members": {
707
+ "fpr": {
708
+ "type": "float"
709
+ },
710
+ "precision": {
711
+ "type": "float"
712
+ },
713
+ "tpr": {
714
+ "type": "float"
715
+ },
716
+ "threshold": {
717
+ "type": "float"
718
+ }
719
+ }
720
+ }
721
+ },
722
+ "modelPerformance": {
723
+ "type": "structure",
724
+ "members": {
725
+ "auc": {
726
+ "type": "float"
727
+ }
728
+ }
729
+ }
730
+ }
731
+ },
732
+ "tfi": {
733
+ "type": "structure",
734
+ "members": {
735
+ "metricDataPoints": {
736
+ "type": "list",
737
+ "member": {
738
+ "type": "structure",
739
+ "members": {
740
+ "fpr": {
741
+ "type": "float"
742
+ },
743
+ "precision": {
744
+ "type": "float"
745
+ },
746
+ "tpr": {
747
+ "type": "float"
748
+ },
749
+ "threshold": {
750
+ "type": "float"
751
+ }
752
+ }
753
+ }
754
+ },
755
+ "modelPerformance": {
756
+ "type": "structure",
757
+ "members": {
758
+ "auc": {
759
+ "type": "float"
760
+ }
761
+ }
762
+ }
763
+ }
764
+ },
765
+ "ati": {
766
+ "type": "structure",
767
+ "members": {
768
+ "metricDataPoints": {
769
+ "type": "list",
770
+ "member": {
771
+ "type": "structure",
772
+ "members": {
773
+ "cr": {
774
+ "type": "float"
775
+ },
776
+ "adr": {
777
+ "type": "float"
778
+ },
779
+ "threshold": {
780
+ "type": "float"
781
+ },
782
+ "atodr": {
783
+ "type": "float"
784
+ }
785
+ }
786
+ }
787
+ },
788
+ "modelPerformance": {
789
+ "type": "structure",
790
+ "members": {
791
+ "asi": {
792
+ "type": "float"
793
+ }
794
+ }
795
+ }
796
+ }
797
+ }
798
+ }
799
+ },
800
+ "variableImportanceMetrics": {
801
+ "shape": "S3c"
802
+ },
803
+ "aggregatedVariablesImportanceMetrics": {
709
804
  "type": "structure",
710
805
  "members": {
711
806
  "logOddsMetrics": {
@@ -713,14 +808,14 @@
713
808
  "member": {
714
809
  "type": "structure",
715
810
  "required": [
716
- "variableName",
717
- "variableType",
718
- "variableImportance"
811
+ "variableNames",
812
+ "aggregatedVariablesImportance"
719
813
  ],
720
814
  "members": {
721
- "variableName": {},
722
- "variableType": {},
723
- "variableImportance": {
815
+ "variableNames": {
816
+ "shape": "S12"
817
+ },
818
+ "aggregatedVariablesImportance": {
724
819
  "type": "float"
725
820
  }
726
821
  }
@@ -729,10 +824,7 @@
729
824
  }
730
825
  }
731
826
  }
732
- },
733
- "lastUpdatedTime": {},
734
- "createdTime": {},
735
- "arn": {}
827
+ }
736
828
  }
737
829
  }
738
830
  },
@@ -978,7 +1070,7 @@
978
1070
  "currentLabel": {},
979
1071
  "labelTimestamp": {},
980
1072
  "entities": {
981
- "shape": "S4b"
1073
+ "shape": "S4s"
982
1074
  }
983
1075
  }
984
1076
  }
@@ -1002,11 +1094,11 @@
1002
1094
  "eventId": {},
1003
1095
  "eventTypeName": {},
1004
1096
  "entities": {
1005
- "shape": "S4b"
1097
+ "shape": "S4s"
1006
1098
  },
1007
1099
  "eventTimestamp": {},
1008
1100
  "eventVariables": {
1009
- "shape": "S4g"
1101
+ "shape": "S4x"
1010
1102
  },
1011
1103
  "externalModelEndpointDataBlobs": {
1012
1104
  "type": "map",
@@ -1115,13 +1207,13 @@
1115
1207
  "type": "structure",
1116
1208
  "members": {
1117
1209
  "name": {
1118
- "shape": "S52"
1210
+ "shape": "S5j"
1119
1211
  },
1120
1212
  "value": {
1121
- "shape": "S52"
1213
+ "shape": "S5j"
1122
1214
  },
1123
1215
  "source": {
1124
- "shape": "S52"
1216
+ "shape": "S5j"
1125
1217
  }
1126
1218
  }
1127
1219
  }
@@ -1134,10 +1226,10 @@
1134
1226
  "ruleId": {},
1135
1227
  "ruleVersion": {},
1136
1228
  "expression": {
1137
- "shape": "S52"
1229
+ "shape": "S5j"
1138
1230
  },
1139
1231
  "expressionWithValues": {
1140
- "shape": "S52"
1232
+ "shape": "S5j"
1141
1233
  },
1142
1234
  "outcomes": {
1143
1235
  "shape": "S12"
@@ -1185,6 +1277,21 @@
1185
1277
  }
1186
1278
  }
1187
1279
  }
1280
+ },
1281
+ "aggregatedVariablesImpactExplanations": {
1282
+ "type": "list",
1283
+ "member": {
1284
+ "type": "structure",
1285
+ "members": {
1286
+ "eventVariableNames": {
1287
+ "shape": "S12"
1288
+ },
1289
+ "relativeImpact": {},
1290
+ "logOddsImpact": {
1291
+ "type": "float"
1292
+ }
1293
+ }
1294
+ }
1188
1295
  }
1189
1296
  }
1190
1297
  }
@@ -1204,10 +1311,10 @@
1204
1311
  "type": "boolean"
1205
1312
  },
1206
1313
  "inputVariables": {
1207
- "shape": "S5f"
1314
+ "shape": "S5y"
1208
1315
  },
1209
1316
  "outputVariables": {
1210
- "shape": "S5f"
1317
+ "shape": "S5y"
1211
1318
  }
1212
1319
  }
1213
1320
  }
@@ -1244,7 +1351,7 @@
1244
1351
  "shape": "S12"
1245
1352
  },
1246
1353
  "entityTypes": {
1247
- "shape": "S1k"
1354
+ "shape": "S1s"
1248
1355
  },
1249
1356
  "eventIngestion": {},
1250
1357
  "ingestedEventStatistics": {
@@ -1295,10 +1402,10 @@
1295
1402
  "modelSource": {},
1296
1403
  "invokeModelEndpointRoleArn": {},
1297
1404
  "inputConfiguration": {
1298
- "shape": "S5t"
1405
+ "shape": "S6c"
1299
1406
  },
1300
1407
  "outputConfiguration": {
1301
- "shape": "S5x"
1408
+ "shape": "S6g"
1302
1409
  },
1303
1410
  "modelEndpointStatus": {},
1304
1411
  "lastUpdatedTime": {},
@@ -1380,10 +1487,10 @@
1380
1487
  "shape": "S1h"
1381
1488
  },
1382
1489
  "externalEventsDetail": {
1383
- "shape": "S1m"
1490
+ "shape": "S1l"
1384
1491
  },
1385
1492
  "ingestedEventsDetail": {
1386
- "shape": "S1n"
1493
+ "shape": "S1m"
1387
1494
  },
1388
1495
  "status": {},
1389
1496
  "arn": {}
@@ -1484,11 +1591,11 @@
1484
1591
  "detectorId": {},
1485
1592
  "ruleVersion": {},
1486
1593
  "expression": {
1487
- "shape": "S1r"
1594
+ "shape": "S1q"
1488
1595
  },
1489
1596
  "language": {},
1490
1597
  "outcomes": {
1491
- "shape": "S1k"
1598
+ "shape": "S1s"
1492
1599
  },
1493
1600
  "lastUpdatedTime": {},
1494
1601
  "createdTime": {},
@@ -1526,16 +1633,16 @@
1526
1633
  "type": "structure",
1527
1634
  "members": {
1528
1635
  "eventId": {
1529
- "shape": "S6u"
1636
+ "shape": "S7d"
1530
1637
  },
1531
1638
  "eventType": {
1532
- "shape": "S6u"
1639
+ "shape": "S7d"
1533
1640
  },
1534
1641
  "detectorId": {
1535
- "shape": "S6u"
1642
+ "shape": "S7d"
1536
1643
  },
1537
1644
  "detectorVersionId": {
1538
- "shape": "S6u"
1645
+ "shape": "S7d"
1539
1646
  },
1540
1647
  "predictionTimeRange": {
1541
1648
  "type": "structure",
@@ -1651,13 +1758,13 @@
1651
1758
  "name": {},
1652
1759
  "description": {},
1653
1760
  "eventVariables": {
1654
- "shape": "S1k"
1761
+ "shape": "S1s"
1655
1762
  },
1656
1763
  "labels": {
1657
1764
  "shape": "S12"
1658
1765
  },
1659
1766
  "entityTypes": {
1660
- "shape": "S1k"
1767
+ "shape": "S1s"
1661
1768
  },
1662
1769
  "eventIngestion": {},
1663
1770
  "tags": {
@@ -1686,10 +1793,10 @@
1686
1793
  "modelSource": {},
1687
1794
  "invokeModelEndpointRoleArn": {},
1688
1795
  "inputConfiguration": {
1689
- "shape": "S5t"
1796
+ "shape": "S6c"
1690
1797
  },
1691
1798
  "outputConfiguration": {
1692
- "shape": "S5x"
1799
+ "shape": "S6g"
1693
1800
  },
1694
1801
  "modelEndpointStatus": {},
1695
1802
  "tags": {
@@ -1770,12 +1877,12 @@
1770
1877
  "eventTypeName": {},
1771
1878
  "eventTimestamp": {},
1772
1879
  "eventVariables": {
1773
- "shape": "S4g"
1880
+ "shape": "S4x"
1774
1881
  },
1775
1882
  "assignedLabel": {},
1776
1883
  "labelTimestamp": {},
1777
1884
  "entities": {
1778
- "shape": "S4b"
1885
+ "shape": "S4s"
1779
1886
  }
1780
1887
  }
1781
1888
  },
@@ -1943,10 +2050,10 @@
1943
2050
  "modelType": {},
1944
2051
  "majorVersionNumber": {},
1945
2052
  "externalEventsDetail": {
1946
- "shape": "S1m"
2053
+ "shape": "S1l"
1947
2054
  },
1948
2055
  "ingestedEventsDetail": {
1949
- "shape": "S1n"
2056
+ "shape": "S1m"
1950
2057
  },
1951
2058
  "tags": {
1952
2059
  "shape": "S5"
@@ -2018,11 +2125,11 @@
2018
2125
  },
2019
2126
  "description": {},
2020
2127
  "expression": {
2021
- "shape": "S1r"
2128
+ "shape": "S1q"
2022
2129
  },
2023
2130
  "language": {},
2024
2131
  "outcomes": {
2025
- "shape": "S1k"
2132
+ "shape": "S1s"
2026
2133
  },
2027
2134
  "tags": {
2028
2135
  "shape": "S5"
@@ -2135,8 +2242,7 @@
2135
2242
  "S1h": {
2136
2243
  "type": "structure",
2137
2244
  "required": [
2138
- "modelVariables",
2139
- "labelSchema"
2245
+ "modelVariables"
2140
2246
  ],
2141
2247
  "members": {
2142
2248
  "modelVariables": {
@@ -2144,15 +2250,12 @@
2144
2250
  },
2145
2251
  "labelSchema": {
2146
2252
  "type": "structure",
2147
- "required": [
2148
- "labelMapper"
2149
- ],
2150
2253
  "members": {
2151
2254
  "labelMapper": {
2152
2255
  "type": "map",
2153
2256
  "key": {},
2154
2257
  "value": {
2155
- "shape": "S1k"
2258
+ "shape": "S12"
2156
2259
  }
2157
2260
  },
2158
2261
  "unlabeledEventsTreatment": {}
@@ -2160,11 +2263,7 @@
2160
2263
  }
2161
2264
  }
2162
2265
  },
2163
- "S1k": {
2164
- "type": "list",
2165
- "member": {}
2166
- },
2167
- "S1m": {
2266
+ "S1l": {
2168
2267
  "type": "structure",
2169
2268
  "required": [
2170
2269
  "dataLocation",
@@ -2175,7 +2274,7 @@
2175
2274
  "dataAccessRoleArn": {}
2176
2275
  }
2177
2276
  },
2178
- "S1n": {
2277
+ "S1m": {
2179
2278
  "type": "structure",
2180
2279
  "required": [
2181
2280
  "ingestedEventsTimeWindow"
@@ -2194,11 +2293,67 @@
2194
2293
  }
2195
2294
  }
2196
2295
  },
2197
- "S1r": {
2296
+ "S1q": {
2198
2297
  "type": "string",
2199
2298
  "sensitive": true
2200
2299
  },
2201
- "S4b": {
2300
+ "S1s": {
2301
+ "type": "list",
2302
+ "member": {}
2303
+ },
2304
+ "S33": {
2305
+ "type": "structure",
2306
+ "members": {
2307
+ "fileLevelMessages": {
2308
+ "type": "list",
2309
+ "member": {
2310
+ "type": "structure",
2311
+ "members": {
2312
+ "title": {},
2313
+ "content": {},
2314
+ "type": {}
2315
+ }
2316
+ }
2317
+ },
2318
+ "fieldLevelMessages": {
2319
+ "type": "list",
2320
+ "member": {
2321
+ "type": "structure",
2322
+ "members": {
2323
+ "fieldName": {},
2324
+ "identifier": {},
2325
+ "title": {},
2326
+ "content": {},
2327
+ "type": {}
2328
+ }
2329
+ }
2330
+ }
2331
+ }
2332
+ },
2333
+ "S3c": {
2334
+ "type": "structure",
2335
+ "members": {
2336
+ "logOddsMetrics": {
2337
+ "type": "list",
2338
+ "member": {
2339
+ "type": "structure",
2340
+ "required": [
2341
+ "variableName",
2342
+ "variableType",
2343
+ "variableImportance"
2344
+ ],
2345
+ "members": {
2346
+ "variableName": {},
2347
+ "variableType": {},
2348
+ "variableImportance": {
2349
+ "type": "float"
2350
+ }
2351
+ }
2352
+ }
2353
+ }
2354
+ }
2355
+ },
2356
+ "S4s": {
2202
2357
  "type": "list",
2203
2358
  "member": {
2204
2359
  "type": "structure",
@@ -2213,7 +2368,7 @@
2213
2368
  "sensitive": true
2214
2369
  }
2215
2370
  },
2216
- "S4g": {
2371
+ "S4x": {
2217
2372
  "type": "map",
2218
2373
  "key": {},
2219
2374
  "value": {
@@ -2221,17 +2376,17 @@
2221
2376
  "sensitive": true
2222
2377
  }
2223
2378
  },
2224
- "S52": {
2379
+ "S5j": {
2225
2380
  "type": "string",
2226
2381
  "sensitive": true
2227
2382
  },
2228
- "S5f": {
2383
+ "S5y": {
2229
2384
  "type": "map",
2230
2385
  "key": {},
2231
2386
  "value": {},
2232
2387
  "sensitive": true
2233
2388
  },
2234
- "S5t": {
2389
+ "S6c": {
2235
2390
  "type": "structure",
2236
2391
  "required": [
2237
2392
  "useEventVariables"
@@ -2246,7 +2401,7 @@
2246
2401
  "csvInputTemplate": {}
2247
2402
  }
2248
2403
  },
2249
- "S5x": {
2404
+ "S6g": {
2250
2405
  "type": "structure",
2251
2406
  "required": [
2252
2407
  "format"
@@ -2265,7 +2420,7 @@
2265
2420
  }
2266
2421
  }
2267
2422
  },
2268
- "S6u": {
2423
+ "S7d": {
2269
2424
  "type": "structure",
2270
2425
  "members": {
2271
2426
  "value": {}