cdk-comprehend-s3olap 2.0.87 → 2.0.90
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 +4 -4
- 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 +23 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.examples.json +5 -0
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +337 -335
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +1 -1
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4 -0
- package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +34 -19
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +10 -2
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +2 -1
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +39 -11
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -213
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +742 -687
- package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +42 -10
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +3 -0
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +13 -13
- package/node_modules/aws-sdk/clients/dataexchange.js +1 -0
- package/node_modules/aws-sdk/clients/ec2.d.ts +48 -40
- package/node_modules/aws-sdk/clients/eks.d.ts +7 -7
- package/node_modules/aws-sdk/clients/emrcontainers.d.ts +16 -1
- package/node_modules/aws-sdk/clients/fsx.d.ts +2 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +34 -34
- package/node_modules/aws-sdk/clients/inspector2.d.ts +16 -2
- package/node_modules/aws-sdk/clients/iotsitewise.d.ts +12 -8
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +35 -0
- package/node_modules/aws-sdk/clients/medialive.d.ts +38 -0
- package/node_modules/aws-sdk/clients/route53.d.ts +2 -2
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +73 -4
- package/node_modules/aws-sdk/clients/sns.d.ts +42 -0
- package/node_modules/aws-sdk/clients/ssm.d.ts +10 -6
- 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 +755 -748
- package/node_modules/aws-sdk/dist/aws-sdk.js +52 -13
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +69 -69
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/credentials/sso_credentials.d.ts +2 -0
- package/node_modules/aws-sdk/lib/credentials/sso_credentials.js +5 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/esbuild/bin/esbuild +1 -1
- package/node_modules/esbuild/install.js +5 -5
- package/node_modules/esbuild/lib/main.js +14 -13
- package/node_modules/esbuild/package.json +22 -22
- package/node_modules/esbuild-linux-64/bin/esbuild +0 -0
- package/node_modules/esbuild-linux-64/package.json +1 -1
- package/package.json +11 -10
@@ -2218,6 +2218,7 @@
|
|
2218
2218
|
},
|
2219
2219
|
"ClientToken": {},
|
2220
2220
|
"DeliverLogsPermissionArn": {},
|
2221
|
+
"DeliverCrossAccountRole": {},
|
2221
2222
|
"LogGroupName": {},
|
2222
2223
|
"ResourceIds": {
|
2223
2224
|
"locationName": "ResourceId",
|
@@ -8295,6 +8296,9 @@
|
|
8295
8296
|
"DeliverLogsPermissionArn": {
|
8296
8297
|
"locationName": "deliverLogsPermissionArn"
|
8297
8298
|
},
|
8299
|
+
"DeliverCrossAccountRole": {
|
8300
|
+
"locationName": "deliverCrossAccountRole"
|
8301
|
+
},
|
8298
8302
|
"DeliverLogsStatus": {
|
8299
8303
|
"locationName": "deliverLogsStatus"
|
8300
8304
|
},
|
@@ -234,7 +234,7 @@
|
|
234
234
|
"type": "structure",
|
235
235
|
"members": {
|
236
236
|
"endpoint": {
|
237
|
-
"shape": "
|
237
|
+
"shape": "S1n"
|
238
238
|
}
|
239
239
|
}
|
240
240
|
}
|
@@ -260,7 +260,7 @@
|
|
260
260
|
"type": "structure",
|
261
261
|
"members": {
|
262
262
|
"virtualCluster": {
|
263
|
-
"shape": "
|
263
|
+
"shape": "S1u"
|
264
264
|
}
|
265
265
|
}
|
266
266
|
}
|
@@ -281,12 +281,12 @@
|
|
281
281
|
"locationName": "virtualClusterId"
|
282
282
|
},
|
283
283
|
"createdBefore": {
|
284
|
-
"shape": "
|
284
|
+
"shape": "S1i",
|
285
285
|
"location": "querystring",
|
286
286
|
"locationName": "createdBefore"
|
287
287
|
},
|
288
288
|
"createdAfter": {
|
289
|
-
"shape": "
|
289
|
+
"shape": "S1i",
|
290
290
|
"location": "querystring",
|
291
291
|
"locationName": "createdAfter"
|
292
292
|
},
|
@@ -340,12 +340,12 @@
|
|
340
340
|
"locationName": "virtualClusterId"
|
341
341
|
},
|
342
342
|
"createdBefore": {
|
343
|
-
"shape": "
|
343
|
+
"shape": "S1i",
|
344
344
|
"location": "querystring",
|
345
345
|
"locationName": "createdBefore"
|
346
346
|
},
|
347
347
|
"createdAfter": {
|
348
|
-
"shape": "
|
348
|
+
"shape": "S1i",
|
349
349
|
"location": "querystring",
|
350
350
|
"locationName": "createdAfter"
|
351
351
|
},
|
@@ -378,7 +378,7 @@
|
|
378
378
|
"endpoints": {
|
379
379
|
"type": "list",
|
380
380
|
"member": {
|
381
|
-
"shape": "
|
381
|
+
"shape": "S1n"
|
382
382
|
}
|
383
383
|
},
|
384
384
|
"nextToken": {}
|
@@ -428,12 +428,12 @@
|
|
428
428
|
"locationName": "containerProviderType"
|
429
429
|
},
|
430
430
|
"createdAfter": {
|
431
|
-
"shape": "
|
431
|
+
"shape": "S1i",
|
432
432
|
"location": "querystring",
|
433
433
|
"locationName": "createdAfter"
|
434
434
|
},
|
435
435
|
"createdBefore": {
|
436
|
-
"shape": "
|
436
|
+
"shape": "S1i",
|
437
437
|
"location": "querystring",
|
438
438
|
"locationName": "createdBefore"
|
439
439
|
},
|
@@ -460,7 +460,7 @@
|
|
460
460
|
"virtualClusters": {
|
461
461
|
"type": "list",
|
462
462
|
"member": {
|
463
|
-
"shape": "
|
463
|
+
"shape": "S1u"
|
464
464
|
}
|
465
465
|
},
|
466
466
|
"nextToken": {}
|
@@ -668,11 +668,11 @@
|
|
668
668
|
"shape": "S1a"
|
669
669
|
},
|
670
670
|
"createdAt": {
|
671
|
-
"shape": "
|
671
|
+
"shape": "S1i"
|
672
672
|
},
|
673
673
|
"createdBy": {},
|
674
674
|
"finishedAt": {
|
675
|
-
"shape": "
|
675
|
+
"shape": "S1i"
|
676
676
|
},
|
677
677
|
"stateDetails": {},
|
678
678
|
"failureReason": {},
|
@@ -691,8 +691,7 @@
|
|
691
691
|
],
|
692
692
|
"members": {
|
693
693
|
"entryPoint": {
|
694
|
-
"
|
695
|
-
"sensitive": true
|
694
|
+
"shape": "S1c"
|
696
695
|
},
|
697
696
|
"entryPointArguments": {
|
698
697
|
"type": "list",
|
@@ -706,14 +705,30 @@
|
|
706
705
|
"sensitive": true
|
707
706
|
}
|
708
707
|
}
|
708
|
+
},
|
709
|
+
"sparkSqlJobDriver": {
|
710
|
+
"type": "structure",
|
711
|
+
"members": {
|
712
|
+
"entryPoint": {
|
713
|
+
"shape": "S1c"
|
714
|
+
},
|
715
|
+
"sparkSqlParameters": {
|
716
|
+
"type": "string",
|
717
|
+
"sensitive": true
|
718
|
+
}
|
719
|
+
}
|
709
720
|
}
|
710
721
|
}
|
711
722
|
},
|
712
|
-
"
|
723
|
+
"S1c": {
|
724
|
+
"type": "string",
|
725
|
+
"sensitive": true
|
726
|
+
},
|
727
|
+
"S1i": {
|
713
728
|
"type": "timestamp",
|
714
729
|
"timestampFormat": "iso8601"
|
715
730
|
},
|
716
|
-
"
|
731
|
+
"S1n": {
|
717
732
|
"type": "structure",
|
718
733
|
"members": {
|
719
734
|
"id": {},
|
@@ -740,7 +755,7 @@
|
|
740
755
|
},
|
741
756
|
"serverUrl": {},
|
742
757
|
"createdAt": {
|
743
|
-
"shape": "
|
758
|
+
"shape": "S1i"
|
744
759
|
},
|
745
760
|
"securityGroup": {},
|
746
761
|
"subnetIds": {
|
@@ -754,7 +769,7 @@
|
|
754
769
|
}
|
755
770
|
}
|
756
771
|
},
|
757
|
-
"
|
772
|
+
"S1u": {
|
758
773
|
"type": "structure",
|
759
774
|
"members": {
|
760
775
|
"id": {},
|
@@ -765,7 +780,7 @@
|
|
765
780
|
"shape": "St"
|
766
781
|
},
|
767
782
|
"createdAt": {
|
768
|
-
"shape": "
|
783
|
+
"shape": "S1i"
|
769
784
|
},
|
770
785
|
"tags": {
|
771
786
|
"shape": "Sn"
|
@@ -701,6 +701,7 @@
|
|
701
701
|
"type": "structure",
|
702
702
|
"members": {
|
703
703
|
"count": {
|
704
|
+
"default": 0,
|
704
705
|
"type": "long"
|
705
706
|
},
|
706
707
|
"groupKey": {}
|
@@ -1165,6 +1166,7 @@
|
|
1165
1166
|
"firstObservedAt": {
|
1166
1167
|
"type": "timestamp"
|
1167
1168
|
},
|
1169
|
+
"fixAvailable": {},
|
1168
1170
|
"inspectorScore": {
|
1169
1171
|
"type": "double"
|
1170
1172
|
},
|
@@ -1257,8 +1259,7 @@
|
|
1257
1259
|
"type": "structure",
|
1258
1260
|
"required": [
|
1259
1261
|
"source",
|
1260
|
-
"vulnerabilityId"
|
1261
|
-
"vulnerablePackages"
|
1262
|
+
"vulnerabilityId"
|
1262
1263
|
],
|
1263
1264
|
"members": {
|
1264
1265
|
"cvss": {
|
@@ -1310,6 +1311,7 @@
|
|
1310
1311
|
"members": {
|
1311
1312
|
"arch": {},
|
1312
1313
|
"epoch": {
|
1314
|
+
"default": 0,
|
1313
1315
|
"type": "integer"
|
1314
1316
|
},
|
1315
1317
|
"filePath": {},
|
@@ -1317,6 +1319,7 @@
|
|
1317
1319
|
"name": {},
|
1318
1320
|
"packageManager": {},
|
1319
1321
|
"release": {},
|
1322
|
+
"remediation": {},
|
1320
1323
|
"sourceLayerHash": {},
|
1321
1324
|
"version": {}
|
1322
1325
|
}
|
@@ -1512,9 +1515,11 @@
|
|
1512
1515
|
"members": {
|
1513
1516
|
"currency": {},
|
1514
1517
|
"estimatedMonthlyCost": {
|
1518
|
+
"default": 0,
|
1515
1519
|
"type": "double"
|
1516
1520
|
},
|
1517
1521
|
"total": {
|
1522
|
+
"default": 0,
|
1518
1523
|
"type": "double"
|
1519
1524
|
},
|
1520
1525
|
"type": {}
|
@@ -1771,6 +1776,9 @@
|
|
1771
1776
|
"firstObservedAt": {
|
1772
1777
|
"shape": "S17"
|
1773
1778
|
},
|
1779
|
+
"fixAvailable": {
|
1780
|
+
"shape": "S13"
|
1781
|
+
},
|
1774
1782
|
"inspectorScore": {
|
1775
1783
|
"type": "list",
|
1776
1784
|
"member": {
|
@@ -149,6 +149,9 @@
|
|
149
149
|
"Timezone": {},
|
150
150
|
"Tags": {
|
151
151
|
"shape": "Se"
|
152
|
+
},
|
153
|
+
"DimensionFilterList": {
|
154
|
+
"shape": "S2e"
|
152
155
|
}
|
153
156
|
}
|
154
157
|
},
|
@@ -374,6 +377,9 @@
|
|
374
377
|
"Timezone": {},
|
375
378
|
"MetricSource": {
|
376
379
|
"shape": "S18"
|
380
|
+
},
|
381
|
+
"DimensionFilterList": {
|
382
|
+
"shape": "S2e"
|
377
383
|
}
|
378
384
|
}
|
379
385
|
}
|
@@ -415,10 +421,10 @@
|
|
415
421
|
"type": "structure",
|
416
422
|
"members": {
|
417
423
|
"Offset": {
|
418
|
-
"shape": "
|
424
|
+
"shape": "S3i"
|
419
425
|
},
|
420
426
|
"MetricSetFrequency": {
|
421
|
-
"shape": "
|
427
|
+
"shape": "S3i"
|
422
428
|
},
|
423
429
|
"MetricSource": {
|
424
430
|
"type": "structure",
|
@@ -433,22 +439,22 @@
|
|
433
439
|
"type": "structure",
|
434
440
|
"members": {
|
435
441
|
"FileCompression": {
|
436
|
-
"shape": "
|
442
|
+
"shape": "S3i"
|
437
443
|
},
|
438
444
|
"Charset": {
|
439
|
-
"shape": "
|
445
|
+
"shape": "S3i"
|
440
446
|
},
|
441
447
|
"ContainsHeader": {
|
442
|
-
"shape": "
|
448
|
+
"shape": "S3i"
|
443
449
|
},
|
444
450
|
"Delimiter": {
|
445
|
-
"shape": "
|
451
|
+
"shape": "S3i"
|
446
452
|
},
|
447
453
|
"HeaderList": {
|
448
|
-
"shape": "
|
454
|
+
"shape": "S3i"
|
449
455
|
},
|
450
456
|
"QuoteSymbol": {
|
451
|
-
"shape": "
|
457
|
+
"shape": "S3i"
|
452
458
|
}
|
453
459
|
}
|
454
460
|
},
|
@@ -456,10 +462,10 @@
|
|
456
462
|
"type": "structure",
|
457
463
|
"members": {
|
458
464
|
"FileCompression": {
|
459
|
-
"shape": "
|
465
|
+
"shape": "S3i"
|
460
466
|
},
|
461
467
|
"Charset": {
|
462
|
-
"shape": "
|
468
|
+
"shape": "S3i"
|
463
469
|
}
|
464
470
|
}
|
465
471
|
}
|
@@ -1194,6 +1200,9 @@
|
|
1194
1200
|
"MetricSetFrequency": {},
|
1195
1201
|
"MetricSource": {
|
1196
1202
|
"shape": "S18"
|
1203
|
+
},
|
1204
|
+
"DimensionFilterList": {
|
1205
|
+
"shape": "S2e"
|
1197
1206
|
}
|
1198
1207
|
}
|
1199
1208
|
},
|
@@ -1441,7 +1450,26 @@
|
|
1441
1450
|
}
|
1442
1451
|
}
|
1443
1452
|
},
|
1444
|
-
"
|
1453
|
+
"S2e": {
|
1454
|
+
"type": "list",
|
1455
|
+
"member": {
|
1456
|
+
"type": "structure",
|
1457
|
+
"members": {
|
1458
|
+
"Name": {},
|
1459
|
+
"FilterList": {
|
1460
|
+
"type": "list",
|
1461
|
+
"member": {
|
1462
|
+
"type": "structure",
|
1463
|
+
"members": {
|
1464
|
+
"DimensionValue": {},
|
1465
|
+
"FilterOperation": {}
|
1466
|
+
}
|
1467
|
+
}
|
1468
|
+
}
|
1469
|
+
}
|
1470
|
+
}
|
1471
|
+
},
|
1472
|
+
"S3i": {
|
1445
1473
|
"type": "structure",
|
1446
1474
|
"members": {
|
1447
1475
|
"Value": {
|