cdk-comprehend-s3olap 2.0.43 → 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.
- 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 +11 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +117 -6
- package/node_modules/aws-sdk/apis/athena-2017-05-18.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/docdb-2014-10-31.min.json +11 -0
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +249 -94
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +260 -59
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +73 -72
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +54 -29
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +91 -48
- package/node_modules/aws-sdk/clients/athena.d.ts +127 -0
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +40 -1
- package/node_modules/aws-sdk/clients/dms.d.ts +2 -2
- package/node_modules/aws-sdk/clients/docdb.d.ts +20 -0
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +176 -5
- package/node_modules/aws-sdk/clients/iotsitewise.d.ts +192 -0
- package/node_modules/aws-sdk/clients/kendra.d.ts +12 -7
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +53 -2
- package/node_modules/aws-sdk/clients/rds.d.ts +87 -87
- 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 +10 -10
- package/node_modules/aws-sdk/dist/aws-sdk.js +179 -38
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +93 -93
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -302,7 +302,7 @@
|
|
302
302
|
"Schedule": {},
|
303
303
|
"RoleArn": {},
|
304
304
|
"Tags": {
|
305
|
-
"shape": "
|
305
|
+
"shape": "S6i"
|
306
306
|
},
|
307
307
|
"ClientToken": {
|
308
308
|
"idempotencyToken": true
|
@@ -335,7 +335,7 @@
|
|
335
335
|
"IndexId": {},
|
336
336
|
"RoleArn": {},
|
337
337
|
"Configuration": {
|
338
|
-
"shape": "
|
338
|
+
"shape": "S6q"
|
339
339
|
},
|
340
340
|
"Description": {},
|
341
341
|
"ClientToken": {
|
@@ -371,7 +371,7 @@
|
|
371
371
|
},
|
372
372
|
"RoleArn": {},
|
373
373
|
"Tags": {
|
374
|
-
"shape": "
|
374
|
+
"shape": "S6i"
|
375
375
|
},
|
376
376
|
"FileFormat": {},
|
377
377
|
"ClientToken": {
|
@@ -399,21 +399,21 @@
|
|
399
399
|
"Edition": {},
|
400
400
|
"RoleArn": {},
|
401
401
|
"ServerSideEncryptionConfiguration": {
|
402
|
-
"shape": "
|
402
|
+
"shape": "S75"
|
403
403
|
},
|
404
404
|
"Description": {},
|
405
405
|
"ClientToken": {
|
406
406
|
"idempotencyToken": true
|
407
407
|
},
|
408
408
|
"Tags": {
|
409
|
-
"shape": "
|
409
|
+
"shape": "S6i"
|
410
410
|
},
|
411
411
|
"UserTokenConfigurations": {
|
412
|
-
"shape": "
|
412
|
+
"shape": "S77"
|
413
413
|
},
|
414
414
|
"UserContextPolicy": {},
|
415
415
|
"UserGroupResolutionConfiguration": {
|
416
|
-
"shape": "
|
416
|
+
"shape": "S7h"
|
417
417
|
}
|
418
418
|
}
|
419
419
|
},
|
@@ -445,7 +445,7 @@
|
|
445
445
|
},
|
446
446
|
"RoleArn": {},
|
447
447
|
"Tags": {
|
448
|
-
"shape": "
|
448
|
+
"shape": "S6i"
|
449
449
|
}
|
450
450
|
}
|
451
451
|
},
|
@@ -471,7 +471,7 @@
|
|
471
471
|
"Description": {},
|
472
472
|
"RoleArn": {},
|
473
473
|
"Tags": {
|
474
|
-
"shape": "
|
474
|
+
"shape": "S6i"
|
475
475
|
},
|
476
476
|
"SourceS3Path": {
|
477
477
|
"shape": "S1g"
|
@@ -691,10 +691,10 @@
|
|
691
691
|
"IndexId": {},
|
692
692
|
"Name": {},
|
693
693
|
"Endpoints": {
|
694
|
-
"shape": "
|
694
|
+
"shape": "S8b"
|
695
695
|
},
|
696
696
|
"Configuration": {
|
697
|
-
"shape": "
|
697
|
+
"shape": "S6q"
|
698
698
|
},
|
699
699
|
"CreatedAt": {
|
700
700
|
"type": "timestamp"
|
@@ -763,7 +763,7 @@
|
|
763
763
|
"Edition": {},
|
764
764
|
"RoleArn": {},
|
765
765
|
"ServerSideEncryptionConfiguration": {
|
766
|
-
"shape": "
|
766
|
+
"shape": "S75"
|
767
767
|
},
|
768
768
|
"Status": {},
|
769
769
|
"Description": {},
|
@@ -774,7 +774,7 @@
|
|
774
774
|
"type": "timestamp"
|
775
775
|
},
|
776
776
|
"DocumentMetadataConfigurations": {
|
777
|
-
"shape": "
|
777
|
+
"shape": "S8m"
|
778
778
|
},
|
779
779
|
"IndexStatistics": {
|
780
780
|
"type": "structure",
|
@@ -813,14 +813,14 @@
|
|
813
813
|
},
|
814
814
|
"ErrorMessage": {},
|
815
815
|
"CapacityUnits": {
|
816
|
-
"shape": "
|
816
|
+
"shape": "S94"
|
817
817
|
},
|
818
818
|
"UserTokenConfigurations": {
|
819
|
-
"shape": "
|
819
|
+
"shape": "S77"
|
820
820
|
},
|
821
821
|
"UserContextPolicy": {},
|
822
822
|
"UserGroupResolutionConfiguration": {
|
823
|
-
"shape": "
|
823
|
+
"shape": "S7h"
|
824
824
|
}
|
825
825
|
}
|
826
826
|
}
|
@@ -1120,7 +1120,7 @@
|
|
1120
1120
|
"type": "structure",
|
1121
1121
|
"members": {
|
1122
1122
|
"SnapShotTimeFilter": {
|
1123
|
-
"shape": "
|
1123
|
+
"shape": "Sad"
|
1124
1124
|
},
|
1125
1125
|
"SnapshotsDataHeader": {
|
1126
1126
|
"type": "list",
|
@@ -1188,7 +1188,7 @@
|
|
1188
1188
|
"type": "integer"
|
1189
1189
|
},
|
1190
1190
|
"StartTimeFilter": {
|
1191
|
-
"shape": "
|
1191
|
+
"shape": "Sad"
|
1192
1192
|
},
|
1193
1193
|
"StatusFilter": {}
|
1194
1194
|
}
|
@@ -1335,19 +1335,19 @@
|
|
1335
1335
|
"type": "structure",
|
1336
1336
|
"members": {
|
1337
1337
|
"UserName": {
|
1338
|
-
"shape": "
|
1338
|
+
"shape": "Sb9"
|
1339
1339
|
},
|
1340
1340
|
"GroupName": {
|
1341
|
-
"shape": "
|
1341
|
+
"shape": "Sb9"
|
1342
1342
|
},
|
1343
1343
|
"IdentifiedUserName": {
|
1344
|
-
"shape": "
|
1344
|
+
"shape": "Sb9"
|
1345
1345
|
},
|
1346
1346
|
"FirstName": {
|
1347
|
-
"shape": "
|
1347
|
+
"shape": "Sb9"
|
1348
1348
|
},
|
1349
1349
|
"LastName": {
|
1350
|
-
"shape": "
|
1350
|
+
"shape": "Sb9"
|
1351
1351
|
}
|
1352
1352
|
}
|
1353
1353
|
}
|
@@ -1387,7 +1387,7 @@
|
|
1387
1387
|
},
|
1388
1388
|
"Status": {},
|
1389
1389
|
"Endpoints": {
|
1390
|
-
"shape": "
|
1390
|
+
"shape": "S8b"
|
1391
1391
|
}
|
1392
1392
|
}
|
1393
1393
|
}
|
@@ -1569,7 +1569,7 @@
|
|
1569
1569
|
"type": "structure",
|
1570
1570
|
"members": {
|
1571
1571
|
"Tags": {
|
1572
|
-
"shape": "
|
1572
|
+
"shape": "S6i"
|
1573
1573
|
}
|
1574
1574
|
}
|
1575
1575
|
}
|
@@ -1674,10 +1674,10 @@
|
|
1674
1674
|
"IndexId": {},
|
1675
1675
|
"QueryText": {},
|
1676
1676
|
"AttributeFilter": {
|
1677
|
-
"shape": "
|
1677
|
+
"shape": "Scg"
|
1678
1678
|
},
|
1679
1679
|
"Facets": {
|
1680
|
-
"shape": "
|
1680
|
+
"shape": "Sci"
|
1681
1681
|
},
|
1682
1682
|
"RequestedDocumentAttributes": {
|
1683
1683
|
"type": "list",
|
@@ -1695,7 +1695,7 @@
|
|
1695
1695
|
"members": {
|
1696
1696
|
"Name": {},
|
1697
1697
|
"Relevance": {
|
1698
|
-
"shape": "
|
1698
|
+
"shape": "S8q"
|
1699
1699
|
}
|
1700
1700
|
}
|
1701
1701
|
}
|
@@ -1783,7 +1783,7 @@
|
|
1783
1783
|
"type": "structure",
|
1784
1784
|
"members": {
|
1785
1785
|
"TextWithHighlightsValue": {
|
1786
|
-
"shape": "
|
1786
|
+
"shape": "Sd6"
|
1787
1787
|
}
|
1788
1788
|
}
|
1789
1789
|
}
|
@@ -1792,10 +1792,10 @@
|
|
1792
1792
|
},
|
1793
1793
|
"DocumentId": {},
|
1794
1794
|
"DocumentTitle": {
|
1795
|
-
"shape": "
|
1795
|
+
"shape": "Sd6"
|
1796
1796
|
},
|
1797
1797
|
"DocumentExcerpt": {
|
1798
|
-
"shape": "
|
1798
|
+
"shape": "Sd6"
|
1799
1799
|
},
|
1800
1800
|
"DocumentURI": {},
|
1801
1801
|
"DocumentAttributes": {
|
@@ -1812,7 +1812,7 @@
|
|
1812
1812
|
}
|
1813
1813
|
},
|
1814
1814
|
"FacetResults": {
|
1815
|
-
"shape": "
|
1815
|
+
"shape": "Sdd"
|
1816
1816
|
},
|
1817
1817
|
"TotalNumberOfResults": {
|
1818
1818
|
"type": "integer"
|
@@ -1940,7 +1940,7 @@
|
|
1940
1940
|
"members": {
|
1941
1941
|
"ResourceARN": {},
|
1942
1942
|
"Tags": {
|
1943
|
-
"shape": "
|
1943
|
+
"shape": "S6i"
|
1944
1944
|
}
|
1945
1945
|
}
|
1946
1946
|
},
|
@@ -2031,7 +2031,7 @@
|
|
2031
2031
|
"IndexId": {},
|
2032
2032
|
"RoleArn": {},
|
2033
2033
|
"Configuration": {
|
2034
|
-
"shape": "
|
2034
|
+
"shape": "S6q"
|
2035
2035
|
},
|
2036
2036
|
"Description": {}
|
2037
2037
|
}
|
@@ -2049,17 +2049,17 @@
|
|
2049
2049
|
"RoleArn": {},
|
2050
2050
|
"Description": {},
|
2051
2051
|
"DocumentMetadataConfigurationUpdates": {
|
2052
|
-
"shape": "
|
2052
|
+
"shape": "S8m"
|
2053
2053
|
},
|
2054
2054
|
"CapacityUnits": {
|
2055
|
-
"shape": "
|
2055
|
+
"shape": "S94"
|
2056
2056
|
},
|
2057
2057
|
"UserTokenConfigurations": {
|
2058
|
-
"shape": "
|
2058
|
+
"shape": "S77"
|
2059
2059
|
},
|
2060
2060
|
"UserContextPolicy": {},
|
2061
2061
|
"UserGroupResolutionConfiguration": {
|
2062
|
-
"shape": "
|
2062
|
+
"shape": "S7h"
|
2063
2063
|
}
|
2064
2064
|
}
|
2065
2065
|
}
|
@@ -2366,7 +2366,8 @@
|
|
2366
2366
|
},
|
2367
2367
|
"SslCertificateS3Path": {
|
2368
2368
|
"shape": "S1g"
|
2369
|
-
}
|
2369
|
+
},
|
2370
|
+
"AuthenticationType": {}
|
2370
2371
|
}
|
2371
2372
|
},
|
2372
2373
|
"DatabaseConfiguration": {
|
@@ -2660,10 +2661,10 @@
|
|
2660
2661
|
"type": "boolean"
|
2661
2662
|
},
|
2662
2663
|
"IncludeSpaces": {
|
2663
|
-
"shape": "
|
2664
|
+
"shape": "S46"
|
2664
2665
|
},
|
2665
2666
|
"ExcludeSpaces": {
|
2666
|
-
"shape": "
|
2667
|
+
"shape": "S46"
|
2667
2668
|
},
|
2668
2669
|
"SpaceFieldMappings": {
|
2669
2670
|
"type": "list",
|
@@ -3170,22 +3171,22 @@
|
|
3170
3171
|
"member": {}
|
3171
3172
|
},
|
3172
3173
|
"InclusionFolderNamePatterns": {
|
3173
|
-
"shape": "
|
3174
|
+
"shape": "S6b"
|
3174
3175
|
},
|
3175
3176
|
"InclusionFileTypePatterns": {
|
3176
|
-
"shape": "
|
3177
|
+
"shape": "S6b"
|
3177
3178
|
},
|
3178
3179
|
"InclusionFileNamePatterns": {
|
3179
|
-
"shape": "
|
3180
|
+
"shape": "S6b"
|
3180
3181
|
},
|
3181
3182
|
"ExclusionFolderNamePatterns": {
|
3182
|
-
"shape": "
|
3183
|
+
"shape": "S6b"
|
3183
3184
|
},
|
3184
3185
|
"ExclusionFileTypePatterns": {
|
3185
|
-
"shape": "
|
3186
|
+
"shape": "S6b"
|
3186
3187
|
},
|
3187
3188
|
"ExclusionFileNamePatterns": {
|
3188
|
-
"shape": "
|
3189
|
+
"shape": "S6b"
|
3189
3190
|
},
|
3190
3191
|
"VpcConfiguration": {
|
3191
3192
|
"shape": "S2o"
|
@@ -3299,15 +3300,15 @@
|
|
3299
3300
|
}
|
3300
3301
|
}
|
3301
3302
|
},
|
3302
|
-
"
|
3303
|
+
"S46": {
|
3303
3304
|
"type": "list",
|
3304
3305
|
"member": {}
|
3305
3306
|
},
|
3306
|
-
"
|
3307
|
+
"S6b": {
|
3307
3308
|
"type": "list",
|
3308
3309
|
"member": {}
|
3309
3310
|
},
|
3310
|
-
"
|
3311
|
+
"S6i": {
|
3311
3312
|
"type": "list",
|
3312
3313
|
"member": {
|
3313
3314
|
"type": "structure",
|
@@ -3321,7 +3322,7 @@
|
|
3321
3322
|
}
|
3322
3323
|
}
|
3323
3324
|
},
|
3324
|
-
"
|
3325
|
+
"S6q": {
|
3325
3326
|
"type": "structure",
|
3326
3327
|
"members": {
|
3327
3328
|
"ContentSourceConfiguration": {
|
@@ -3348,7 +3349,7 @@
|
|
3348
3349
|
}
|
3349
3350
|
}
|
3350
3351
|
},
|
3351
|
-
"
|
3352
|
+
"S75": {
|
3352
3353
|
"type": "structure",
|
3353
3354
|
"members": {
|
3354
3355
|
"KmsKeyId": {
|
@@ -3357,7 +3358,7 @@
|
|
3357
3358
|
}
|
3358
3359
|
}
|
3359
3360
|
},
|
3360
|
-
"
|
3361
|
+
"S77": {
|
3361
3362
|
"type": "list",
|
3362
3363
|
"member": {
|
3363
3364
|
"type": "structure",
|
@@ -3391,7 +3392,7 @@
|
|
3391
3392
|
}
|
3392
3393
|
}
|
3393
3394
|
},
|
3394
|
-
"
|
3395
|
+
"S7h": {
|
3395
3396
|
"type": "structure",
|
3396
3397
|
"required": [
|
3397
3398
|
"UserGroupResolutionMode"
|
@@ -3400,7 +3401,7 @@
|
|
3400
3401
|
"UserGroupResolutionMode": {}
|
3401
3402
|
}
|
3402
3403
|
},
|
3403
|
-
"
|
3404
|
+
"S8b": {
|
3404
3405
|
"type": "list",
|
3405
3406
|
"member": {
|
3406
3407
|
"type": "structure",
|
@@ -3410,7 +3411,7 @@
|
|
3410
3411
|
}
|
3411
3412
|
}
|
3412
3413
|
},
|
3413
|
-
"
|
3414
|
+
"S8m": {
|
3414
3415
|
"type": "list",
|
3415
3416
|
"member": {
|
3416
3417
|
"type": "structure",
|
@@ -3422,7 +3423,7 @@
|
|
3422
3423
|
"Name": {},
|
3423
3424
|
"Type": {},
|
3424
3425
|
"Relevance": {
|
3425
|
-
"shape": "
|
3426
|
+
"shape": "S8q"
|
3426
3427
|
},
|
3427
3428
|
"Search": {
|
3428
3429
|
"type": "structure",
|
@@ -3444,7 +3445,7 @@
|
|
3444
3445
|
}
|
3445
3446
|
}
|
3446
3447
|
},
|
3447
|
-
"
|
3448
|
+
"S8q": {
|
3448
3449
|
"type": "structure",
|
3449
3450
|
"members": {
|
3450
3451
|
"Freshness": {
|
@@ -3464,7 +3465,7 @@
|
|
3464
3465
|
}
|
3465
3466
|
}
|
3466
3467
|
},
|
3467
|
-
"
|
3468
|
+
"S94": {
|
3468
3469
|
"type": "structure",
|
3469
3470
|
"required": [
|
3470
3471
|
"StorageCapacityUnits",
|
@@ -3479,7 +3480,7 @@
|
|
3479
3480
|
}
|
3480
3481
|
}
|
3481
3482
|
},
|
3482
|
-
"
|
3483
|
+
"Sad": {
|
3483
3484
|
"type": "structure",
|
3484
3485
|
"members": {
|
3485
3486
|
"StartTime": {
|
@@ -3490,21 +3491,21 @@
|
|
3490
3491
|
}
|
3491
3492
|
}
|
3492
3493
|
},
|
3493
|
-
"
|
3494
|
+
"Sb9": {
|
3494
3495
|
"type": "string",
|
3495
3496
|
"sensitive": true
|
3496
3497
|
},
|
3497
|
-
"
|
3498
|
+
"Scg": {
|
3498
3499
|
"type": "structure",
|
3499
3500
|
"members": {
|
3500
3501
|
"AndAllFilters": {
|
3501
|
-
"shape": "
|
3502
|
+
"shape": "Sch"
|
3502
3503
|
},
|
3503
3504
|
"OrAllFilters": {
|
3504
|
-
"shape": "
|
3505
|
+
"shape": "Sch"
|
3505
3506
|
},
|
3506
3507
|
"NotFilter": {
|
3507
|
-
"shape": "
|
3508
|
+
"shape": "Scg"
|
3508
3509
|
},
|
3509
3510
|
"EqualsTo": {
|
3510
3511
|
"shape": "Sw"
|
@@ -3529,20 +3530,20 @@
|
|
3529
3530
|
}
|
3530
3531
|
}
|
3531
3532
|
},
|
3532
|
-
"
|
3533
|
+
"Sch": {
|
3533
3534
|
"type": "list",
|
3534
3535
|
"member": {
|
3535
|
-
"shape": "
|
3536
|
+
"shape": "Scg"
|
3536
3537
|
}
|
3537
3538
|
},
|
3538
|
-
"
|
3539
|
+
"Sci": {
|
3539
3540
|
"type": "list",
|
3540
3541
|
"member": {
|
3541
3542
|
"type": "structure",
|
3542
3543
|
"members": {
|
3543
3544
|
"DocumentAttributeKey": {},
|
3544
3545
|
"Facets": {
|
3545
|
-
"shape": "
|
3546
|
+
"shape": "Sci"
|
3546
3547
|
},
|
3547
3548
|
"MaxResults": {
|
3548
3549
|
"type": "integer"
|
@@ -3550,7 +3551,7 @@
|
|
3550
3551
|
}
|
3551
3552
|
}
|
3552
3553
|
},
|
3553
|
-
"
|
3554
|
+
"Sd6": {
|
3554
3555
|
"type": "structure",
|
3555
3556
|
"members": {
|
3556
3557
|
"Text": {},
|
@@ -3578,7 +3579,7 @@
|
|
3578
3579
|
}
|
3579
3580
|
}
|
3580
3581
|
},
|
3581
|
-
"
|
3582
|
+
"Sdd": {
|
3582
3583
|
"type": "list",
|
3583
3584
|
"member": {
|
3584
3585
|
"type": "structure",
|
@@ -3597,7 +3598,7 @@
|
|
3597
3598
|
"type": "integer"
|
3598
3599
|
},
|
3599
3600
|
"FacetResults": {
|
3600
|
-
"shape": "
|
3601
|
+
"shape": "Sdd"
|
3601
3602
|
}
|
3602
3603
|
}
|
3603
3604
|
}
|