cdk-comprehend-s3olap 2.0.149 → 2.0.151
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 +30 -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 +13 -2
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/application-autoscaling-2016-02-06.examples.json +3 -0
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +85 -37
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +410 -314
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +9 -3
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +674 -660
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +3 -0
- package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +35 -35
- package/node_modules/aws-sdk/clients/emr.d.ts +228 -136
- package/node_modules/aws-sdk/clients/glue.d.ts +168 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +26 -10
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +22 -3
- package/node_modules/aws-sdk/clients/swf.d.ts +26 -21
- 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 +6 -6
- package/node_modules/aws-sdk/dist/aws-sdk.js +97 -43
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +55 -55
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/aws-sdk/scripts/lib/ts-generator.js +1 -5
- package/package.json +7 -7
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1376.0
|
2
2
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
3
3
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
4
4
|
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
|
@@ -130597,6 +130597,20 @@ module.exports={
|
|
130597
130597
|
"NotebookInstanceSecurityGroupId": {},
|
130598
130598
|
"Tags": {
|
130599
130599
|
"shape": "S1y"
|
130600
|
+
},
|
130601
|
+
"NotebookS3Location": {
|
130602
|
+
"shape": "S43"
|
130603
|
+
},
|
130604
|
+
"OutputNotebookS3Location": {
|
130605
|
+
"type": "structure",
|
130606
|
+
"members": {
|
130607
|
+
"Bucket": {},
|
130608
|
+
"Key": {}
|
130609
|
+
}
|
130610
|
+
},
|
130611
|
+
"OutputNotebookFormat": {},
|
130612
|
+
"EnvironmentVariables": {
|
130613
|
+
"shape": "S47"
|
130600
130614
|
}
|
130601
130615
|
}
|
130602
130616
|
}
|
@@ -130683,11 +130697,11 @@ module.exports={
|
|
130683
130697
|
"Id": {},
|
130684
130698
|
"Name": {},
|
130685
130699
|
"Config": {
|
130686
|
-
"shape": "
|
130700
|
+
"shape": "S4k"
|
130687
130701
|
},
|
130688
130702
|
"ActionOnFailure": {},
|
130689
130703
|
"Status": {
|
130690
|
-
"shape": "
|
130704
|
+
"shape": "S4l"
|
130691
130705
|
},
|
130692
130706
|
"ExecutionRoleArn": {}
|
130693
130707
|
}
|
@@ -130753,7 +130767,7 @@ module.exports={
|
|
130753
130767
|
"type": "structure",
|
130754
130768
|
"members": {
|
130755
130769
|
"AutoTerminationPolicy": {
|
130756
|
-
"shape": "
|
130770
|
+
"shape": "S4w"
|
130757
130771
|
}
|
130758
130772
|
}
|
130759
130773
|
}
|
@@ -130771,7 +130785,7 @@ module.exports={
|
|
130771
130785
|
],
|
130772
130786
|
"members": {
|
130773
130787
|
"BlockPublicAccessConfiguration": {
|
130774
|
-
"shape": "
|
130788
|
+
"shape": "S50"
|
130775
130789
|
},
|
130776
130790
|
"BlockPublicAccessConfigurationMetadata": {
|
130777
130791
|
"type": "structure",
|
@@ -130838,7 +130852,7 @@ module.exports={
|
|
130838
130852
|
"type": "structure",
|
130839
130853
|
"members": {
|
130840
130854
|
"ManagedScalingPolicy": {
|
130841
|
-
"shape": "
|
130855
|
+
"shape": "S5b"
|
130842
130856
|
}
|
130843
130857
|
}
|
130844
130858
|
}
|
@@ -131030,7 +131044,7 @@ module.exports={
|
|
131030
131044
|
"shape": "Si"
|
131031
131045
|
},
|
131032
131046
|
"EbsBlockDevices": {
|
131033
|
-
"shape": "
|
131047
|
+
"shape": "S62"
|
131034
131048
|
},
|
131035
131049
|
"EbsOptimized": {
|
131036
131050
|
"type": "boolean"
|
@@ -131123,16 +131137,16 @@ module.exports={
|
|
131123
131137
|
"type": "long"
|
131124
131138
|
},
|
131125
131139
|
"EbsBlockDevices": {
|
131126
|
-
"shape": "
|
131140
|
+
"shape": "S62"
|
131127
131141
|
},
|
131128
131142
|
"EbsOptimized": {
|
131129
131143
|
"type": "boolean"
|
131130
131144
|
},
|
131131
131145
|
"ShrinkPolicy": {
|
131132
|
-
"shape": "
|
131146
|
+
"shape": "S6e"
|
131133
131147
|
},
|
131134
131148
|
"AutoScalingPolicy": {
|
131135
|
-
"shape": "
|
131149
|
+
"shape": "S6i"
|
131136
131150
|
},
|
131137
131151
|
"CustomAmiId": {}
|
131138
131152
|
}
|
@@ -131238,7 +131252,8 @@ module.exports={
|
|
131238
131252
|
"To": {
|
131239
131253
|
"type": "timestamp"
|
131240
131254
|
},
|
131241
|
-
"Marker": {}
|
131255
|
+
"Marker": {},
|
131256
|
+
"ExecutionEngineId": {}
|
131242
131257
|
}
|
131243
131258
|
},
|
131244
131259
|
"output": {
|
@@ -131258,7 +131273,11 @@ module.exports={
|
|
131258
131273
|
},
|
131259
131274
|
"EndTime": {
|
131260
131275
|
"type": "timestamp"
|
131261
|
-
}
|
131276
|
+
},
|
131277
|
+
"NotebookS3Location": {
|
131278
|
+
"shape": "S43"
|
131279
|
+
},
|
131280
|
+
"ExecutionEngineId": {}
|
131262
131281
|
}
|
131263
131282
|
}
|
131264
131283
|
},
|
@@ -131348,11 +131367,11 @@ module.exports={
|
|
131348
131367
|
"Id": {},
|
131349
131368
|
"Name": {},
|
131350
131369
|
"Config": {
|
131351
|
-
"shape": "
|
131370
|
+
"shape": "S4k"
|
131352
131371
|
},
|
131353
131372
|
"ActionOnFailure": {},
|
131354
131373
|
"Status": {
|
131355
|
-
"shape": "
|
131374
|
+
"shape": "S4l"
|
131356
131375
|
}
|
131357
131376
|
}
|
131358
131377
|
}
|
@@ -131498,7 +131517,7 @@ module.exports={
|
|
131498
131517
|
"member": {}
|
131499
131518
|
},
|
131500
131519
|
"ShrinkPolicy": {
|
131501
|
-
"shape": "
|
131520
|
+
"shape": "S6e"
|
131502
131521
|
},
|
131503
131522
|
"ReconfigurationType": {},
|
131504
131523
|
"Configurations": {
|
@@ -131532,7 +131551,7 @@ module.exports={
|
|
131532
131551
|
"ClusterId": {},
|
131533
131552
|
"InstanceGroupId": {},
|
131534
131553
|
"AutoScalingPolicy": {
|
131535
|
-
"shape": "
|
131554
|
+
"shape": "S6i"
|
131536
131555
|
},
|
131537
131556
|
"ClusterArn": {}
|
131538
131557
|
}
|
@@ -131547,7 +131566,7 @@ module.exports={
|
|
131547
131566
|
"members": {
|
131548
131567
|
"ClusterId": {},
|
131549
131568
|
"AutoTerminationPolicy": {
|
131550
|
-
"shape": "
|
131569
|
+
"shape": "S4w"
|
131551
131570
|
}
|
131552
131571
|
}
|
131553
131572
|
},
|
@@ -131564,7 +131583,7 @@ module.exports={
|
|
131564
131583
|
],
|
131565
131584
|
"members": {
|
131566
131585
|
"BlockPublicAccessConfiguration": {
|
131567
|
-
"shape": "
|
131586
|
+
"shape": "S50"
|
131568
131587
|
}
|
131569
131588
|
}
|
131570
131589
|
},
|
@@ -131583,7 +131602,7 @@ module.exports={
|
|
131583
131602
|
"members": {
|
131584
131603
|
"ClusterId": {},
|
131585
131604
|
"ManagedScalingPolicy": {
|
131586
|
-
"shape": "
|
131605
|
+
"shape": "S5b"
|
131587
131606
|
}
|
131588
131607
|
}
|
131589
131608
|
},
|
@@ -131708,10 +131727,10 @@ module.exports={
|
|
131708
131727
|
"EmrManagedSlaveSecurityGroup": {},
|
131709
131728
|
"ServiceAccessSecurityGroup": {},
|
131710
131729
|
"AdditionalMasterSecurityGroups": {
|
131711
|
-
"shape": "
|
131730
|
+
"shape": "S8g"
|
131712
131731
|
},
|
131713
131732
|
"AdditionalSlaveSecurityGroups": {
|
131714
|
-
"shape": "
|
131733
|
+
"shape": "S8g"
|
131715
131734
|
}
|
131716
131735
|
}
|
131717
131736
|
},
|
@@ -131768,13 +131787,13 @@ module.exports={
|
|
131768
131787
|
"type": "integer"
|
131769
131788
|
},
|
131770
131789
|
"ManagedScalingPolicy": {
|
131771
|
-
"shape": "
|
131790
|
+
"shape": "S5b"
|
131772
131791
|
},
|
131773
131792
|
"PlacementGroupConfigs": {
|
131774
131793
|
"shape": "S38"
|
131775
131794
|
},
|
131776
131795
|
"AutoTerminationPolicy": {
|
131777
|
-
"shape": "
|
131796
|
+
"shape": "S4w"
|
131778
131797
|
},
|
131779
131798
|
"OSReleaseLabel": {}
|
131780
131799
|
}
|
@@ -131825,8 +131844,6 @@ module.exports={
|
|
131825
131844
|
"input": {
|
131826
131845
|
"type": "structure",
|
131827
131846
|
"required": [
|
131828
|
-
"EditorId",
|
131829
|
-
"RelativePath",
|
131830
131847
|
"ExecutionEngine",
|
131831
131848
|
"ServiceRole"
|
131832
131849
|
],
|
@@ -131842,6 +131859,24 @@ module.exports={
|
|
131842
131859
|
"NotebookInstanceSecurityGroupId": {},
|
131843
131860
|
"Tags": {
|
131844
131861
|
"shape": "S1y"
|
131862
|
+
},
|
131863
|
+
"NotebookS3Location": {
|
131864
|
+
"type": "structure",
|
131865
|
+
"members": {
|
131866
|
+
"Bucket": {},
|
131867
|
+
"Key": {}
|
131868
|
+
}
|
131869
|
+
},
|
131870
|
+
"OutputNotebookS3Location": {
|
131871
|
+
"type": "structure",
|
131872
|
+
"members": {
|
131873
|
+
"Bucket": {},
|
131874
|
+
"Key": {}
|
131875
|
+
}
|
131876
|
+
},
|
131877
|
+
"OutputNotebookFormat": {},
|
131878
|
+
"EnvironmentVariables": {
|
131879
|
+
"shape": "S47"
|
131845
131880
|
}
|
131846
131881
|
}
|
131847
131882
|
},
|
@@ -132432,10 +132467,23 @@ module.exports={
|
|
132432
132467
|
"members": {
|
132433
132468
|
"Id": {},
|
132434
132469
|
"Type": {},
|
132435
|
-
"MasterInstanceSecurityGroupId": {}
|
132470
|
+
"MasterInstanceSecurityGroupId": {},
|
132471
|
+
"ExecutionRoleArn": {}
|
132436
132472
|
}
|
132437
132473
|
},
|
132438
|
-
"
|
132474
|
+
"S43": {
|
132475
|
+
"type": "structure",
|
132476
|
+
"members": {
|
132477
|
+
"Bucket": {},
|
132478
|
+
"Key": {}
|
132479
|
+
}
|
132480
|
+
},
|
132481
|
+
"S47": {
|
132482
|
+
"type": "map",
|
132483
|
+
"key": {},
|
132484
|
+
"value": {}
|
132485
|
+
},
|
132486
|
+
"S4k": {
|
132439
132487
|
"type": "structure",
|
132440
132488
|
"members": {
|
132441
132489
|
"Jar": {},
|
@@ -132448,7 +132496,7 @@ module.exports={
|
|
132448
132496
|
}
|
132449
132497
|
}
|
132450
132498
|
},
|
132451
|
-
"
|
132499
|
+
"S4l": {
|
132452
132500
|
"type": "structure",
|
132453
132501
|
"members": {
|
132454
132502
|
"State": {},
|
@@ -132483,7 +132531,7 @@ module.exports={
|
|
132483
132531
|
}
|
132484
132532
|
}
|
132485
132533
|
},
|
132486
|
-
"
|
132534
|
+
"S4w": {
|
132487
132535
|
"type": "structure",
|
132488
132536
|
"members": {
|
132489
132537
|
"IdleTimeout": {
|
@@ -132491,7 +132539,7 @@ module.exports={
|
|
132491
132539
|
}
|
132492
132540
|
}
|
132493
132541
|
},
|
132494
|
-
"
|
132542
|
+
"S50": {
|
132495
132543
|
"type": "structure",
|
132496
132544
|
"required": [
|
132497
132545
|
"BlockPublicSecurityGroupRules"
|
@@ -132519,7 +132567,7 @@ module.exports={
|
|
132519
132567
|
}
|
132520
132568
|
}
|
132521
132569
|
},
|
132522
|
-
"
|
132570
|
+
"S5b": {
|
132523
132571
|
"type": "structure",
|
132524
132572
|
"members": {
|
132525
132573
|
"ComputeLimits": {
|
@@ -132547,7 +132595,7 @@ module.exports={
|
|
132547
132595
|
}
|
132548
132596
|
}
|
132549
132597
|
},
|
132550
|
-
"
|
132598
|
+
"S62": {
|
132551
132599
|
"type": "list",
|
132552
132600
|
"member": {
|
132553
132601
|
"type": "structure",
|
@@ -132559,7 +132607,7 @@ module.exports={
|
|
132559
132607
|
}
|
132560
132608
|
}
|
132561
132609
|
},
|
132562
|
-
"
|
132610
|
+
"S6e": {
|
132563
132611
|
"type": "structure",
|
132564
132612
|
"members": {
|
132565
132613
|
"DecommissionTimeout": {
|
@@ -132569,10 +132617,10 @@ module.exports={
|
|
132569
132617
|
"type": "structure",
|
132570
132618
|
"members": {
|
132571
132619
|
"InstancesToTerminate": {
|
132572
|
-
"shape": "
|
132620
|
+
"shape": "S6g"
|
132573
132621
|
},
|
132574
132622
|
"InstancesToProtect": {
|
132575
|
-
"shape": "
|
132623
|
+
"shape": "S6g"
|
132576
132624
|
},
|
132577
132625
|
"InstanceTerminationTimeout": {
|
132578
132626
|
"type": "integer"
|
@@ -132581,11 +132629,11 @@ module.exports={
|
|
132581
132629
|
}
|
132582
132630
|
}
|
132583
132631
|
},
|
132584
|
-
"
|
132632
|
+
"S6g": {
|
132585
132633
|
"type": "list",
|
132586
132634
|
"member": {}
|
132587
132635
|
},
|
132588
|
-
"
|
132636
|
+
"S6i": {
|
132589
132637
|
"type": "structure",
|
132590
132638
|
"members": {
|
132591
132639
|
"Status": {
|
@@ -132609,7 +132657,7 @@ module.exports={
|
|
132609
132657
|
}
|
132610
132658
|
}
|
132611
132659
|
},
|
132612
|
-
"
|
132660
|
+
"S8g": {
|
132613
132661
|
"type": "list",
|
132614
132662
|
"member": {}
|
132615
132663
|
}
|
@@ -204558,7 +204606,8 @@ module.exports={
|
|
204558
204606
|
"ManageMasterUserPassword": {
|
204559
204607
|
"type": "boolean"
|
204560
204608
|
},
|
204561
|
-
"MasterUserSecretKmsKeyId": {}
|
204609
|
+
"MasterUserSecretKmsKeyId": {},
|
204610
|
+
"StorageType": {}
|
204562
204611
|
}
|
204563
204612
|
},
|
204564
204613
|
"output": {
|
@@ -205519,7 +205568,8 @@ module.exports={
|
|
205519
205568
|
"TagList": {
|
205520
205569
|
"shape": "Sb"
|
205521
205570
|
},
|
205522
|
-
"DBSystemId": {}
|
205571
|
+
"DBSystemId": {},
|
205572
|
+
"StorageType": {}
|
205523
205573
|
},
|
205524
205574
|
"wrapper": true
|
205525
205575
|
},
|
@@ -206114,7 +206164,8 @@ module.exports={
|
|
206114
206164
|
},
|
206115
206165
|
"Iops": {
|
206116
206166
|
"type": "integer"
|
206117
|
-
}
|
206167
|
+
},
|
206168
|
+
"StorageType": {}
|
206118
206169
|
}
|
206119
206170
|
},
|
206120
206171
|
"DBClusterInstanceClass": {},
|
@@ -206154,6 +206205,9 @@ module.exports={
|
|
206154
206205
|
"DBSystemId": {},
|
206155
206206
|
"MasterUserSecret": {
|
206156
206207
|
"shape": "S3f"
|
206208
|
+
},
|
206209
|
+
"IOOptimizedNextAllowedModificationTime": {
|
206210
|
+
"type": "timestamp"
|
206157
206211
|
}
|
206158
206212
|
},
|
206159
206213
|
"wrapper": true
|
@@ -256621,7 +256675,7 @@ AWS.util.update(AWS, {
|
|
256621
256675
|
/**
|
256622
256676
|
* @constant
|
256623
256677
|
*/
|
256624
|
-
VERSION: '2.
|
256678
|
+
VERSION: '2.1376.0',
|
256625
256679
|
|
256626
256680
|
/**
|
256627
256681
|
* @api private
|
@@ -278747,7 +278801,7 @@ var LRUCache = /** @class */ (function () {
|
|
278747
278801
|
}());
|
278748
278802
|
exports.LRUCache = LRUCache;
|
278749
278803
|
},{}],462:[function(require,module,exports){
|
278750
|
-
// AWS SDK for JavaScript v2.
|
278804
|
+
// AWS SDK for JavaScript v2.1376.0
|
278751
278805
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
278752
278806
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
278753
278807
|
require('./browser_loader');
|