cdk-comprehend-s3olap 2.0.197 → 2.0.198
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/internetmonitor-2021-06-03.min.json +47 -21
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +39 -1
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +110 -110
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +55 -19
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2 -1
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +31 -0
- package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +1 -1
- package/node_modules/aws-sdk/clients/lambda.d.ts +6 -6
- package/node_modules/aws-sdk/clients/omics.d.ts +1 -1
- package/node_modules/aws-sdk/clients/rds.d.ts +97 -1
- package/node_modules/aws-sdk/clients/s3.d.ts +82 -48
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +4 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +7 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +109 -23
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +31 -31
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/region_config_data.json +12 -0
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1407.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){
|
@@ -203919,6 +203919,12 @@ module.exports={
|
|
203919
203919
|
},
|
203920
203920
|
"KmsKeyId": {},
|
203921
203921
|
"Domain": {},
|
203922
|
+
"DomainFqdn": {},
|
203923
|
+
"DomainOu": {},
|
203924
|
+
"DomainAuthSecretArn": {},
|
203925
|
+
"DomainDnsIps": {
|
203926
|
+
"shape": "Sv"
|
203927
|
+
},
|
203922
203928
|
"CopyTagsToSnapshot": {
|
203923
203929
|
"type": "boolean"
|
203924
203930
|
},
|
@@ -204048,6 +204054,12 @@ module.exports={
|
|
204048
204054
|
},
|
204049
204055
|
"Domain": {},
|
204050
204056
|
"DomainIAMRoleName": {},
|
204057
|
+
"DomainFqdn": {},
|
204058
|
+
"DomainOu": {},
|
204059
|
+
"DomainAuthSecretArn": {},
|
204060
|
+
"DomainDnsIps": {
|
204061
|
+
"shape": "Sv"
|
204062
|
+
},
|
204051
204063
|
"ReplicaMode": {},
|
204052
204064
|
"MaxAllocatedStorage": {
|
204053
204065
|
"type": "integer"
|
@@ -206567,6 +206579,12 @@ module.exports={
|
|
206567
206579
|
"TdeCredentialPassword": {},
|
206568
206580
|
"CACertificateIdentifier": {},
|
206569
206581
|
"Domain": {},
|
206582
|
+
"DomainFqdn": {},
|
206583
|
+
"DomainOu": {},
|
206584
|
+
"DomainAuthSecretArn": {},
|
206585
|
+
"DomainDnsIps": {
|
206586
|
+
"shape": "Sv"
|
206587
|
+
},
|
206570
206588
|
"CopyTagsToSnapshot": {
|
206571
206589
|
"type": "boolean"
|
206572
206590
|
},
|
@@ -206581,6 +206599,9 @@ module.exports={
|
|
206581
206599
|
},
|
206582
206600
|
"MonitoringRoleArn": {},
|
206583
206601
|
"DomainIAMRoleName": {},
|
206602
|
+
"DisableDomain": {
|
206603
|
+
"type": "boolean"
|
206604
|
+
},
|
206584
206605
|
"PromotionTier": {
|
206585
206606
|
"type": "integer"
|
206586
206607
|
},
|
@@ -207497,6 +207518,12 @@ module.exports={
|
|
207497
207518
|
"shape": "S2s"
|
207498
207519
|
},
|
207499
207520
|
"Domain": {},
|
207521
|
+
"DomainFqdn": {},
|
207522
|
+
"DomainOu": {},
|
207523
|
+
"DomainAuthSecretArn": {},
|
207524
|
+
"DomainDnsIps": {
|
207525
|
+
"shape": "Sv"
|
207526
|
+
},
|
207500
207527
|
"CopyTagsToSnapshot": {
|
207501
207528
|
"type": "boolean"
|
207502
207529
|
},
|
@@ -207712,6 +207739,12 @@ module.exports={
|
|
207712
207739
|
},
|
207713
207740
|
"Domain": {},
|
207714
207741
|
"DomainIAMRoleName": {},
|
207742
|
+
"DomainFqdn": {},
|
207743
|
+
"DomainOu": {},
|
207744
|
+
"DomainAuthSecretArn": {},
|
207745
|
+
"DomainDnsIps": {
|
207746
|
+
"shape": "Sv"
|
207747
|
+
},
|
207715
207748
|
"EnableIAMDatabaseAuthentication": {
|
207716
207749
|
"type": "boolean"
|
207717
207750
|
},
|
@@ -208907,7 +208940,12 @@ module.exports={
|
|
208907
208940
|
"Domain": {},
|
208908
208941
|
"Status": {},
|
208909
208942
|
"FQDN": {},
|
208910
|
-
"IAMRoleName": {}
|
208943
|
+
"IAMRoleName": {},
|
208944
|
+
"OU": {},
|
208945
|
+
"AuthSecretArn": {},
|
208946
|
+
"DnsIps": {
|
208947
|
+
"shape": "Sv"
|
208948
|
+
}
|
208911
208949
|
}
|
208912
208950
|
}
|
208913
208951
|
},
|
@@ -228383,6 +228421,11 @@ module.exports={
|
|
228383
228421
|
"RequestPayer": {
|
228384
228422
|
"location": "header",
|
228385
228423
|
"locationName": "x-amz-request-payer"
|
228424
|
+
},
|
228425
|
+
"OptionalObjectAttributes": {
|
228426
|
+
"shape": "Sbx",
|
228427
|
+
"location": "header",
|
228428
|
+
"locationName": "x-amz-optional-object-attributes"
|
228386
228429
|
}
|
228387
228430
|
}
|
228388
228431
|
},
|
@@ -228404,7 +228447,7 @@ module.exports={
|
|
228404
228447
|
"members": {
|
228405
228448
|
"ETag": {},
|
228406
228449
|
"ChecksumAlgorithm": {
|
228407
|
-
"shape": "
|
228450
|
+
"shape": "Sc3"
|
228408
228451
|
},
|
228409
228452
|
"Size": {
|
228410
228453
|
"type": "integer"
|
@@ -228420,6 +228463,9 @@ module.exports={
|
|
228420
228463
|
},
|
228421
228464
|
"Owner": {
|
228422
228465
|
"shape": "S3d"
|
228466
|
+
},
|
228467
|
+
"RestoreStatus": {
|
228468
|
+
"shape": "Sc6"
|
228423
228469
|
}
|
228424
228470
|
}
|
228425
228471
|
},
|
@@ -228510,6 +228556,11 @@ module.exports={
|
|
228510
228556
|
"ExpectedBucketOwner": {
|
228511
228557
|
"location": "header",
|
228512
228558
|
"locationName": "x-amz-expected-bucket-owner"
|
228559
|
+
},
|
228560
|
+
"OptionalObjectAttributes": {
|
228561
|
+
"shape": "Sbx",
|
228562
|
+
"location": "header",
|
228563
|
+
"locationName": "x-amz-optional-object-attributes"
|
228513
228564
|
}
|
228514
228565
|
}
|
228515
228566
|
},
|
@@ -228522,7 +228573,7 @@ module.exports={
|
|
228522
228573
|
"Marker": {},
|
228523
228574
|
"NextMarker": {},
|
228524
228575
|
"Contents": {
|
228525
|
-
"shape": "
|
228576
|
+
"shape": "Scf"
|
228526
228577
|
},
|
228527
228578
|
"Name": {},
|
228528
228579
|
"Prefix": {},
|
@@ -228597,6 +228648,11 @@ module.exports={
|
|
228597
228648
|
"ExpectedBucketOwner": {
|
228598
228649
|
"location": "header",
|
228599
228650
|
"locationName": "x-amz-expected-bucket-owner"
|
228651
|
+
},
|
228652
|
+
"OptionalObjectAttributes": {
|
228653
|
+
"shape": "Sbx",
|
228654
|
+
"location": "header",
|
228655
|
+
"locationName": "x-amz-optional-object-attributes"
|
228600
228656
|
}
|
228601
228657
|
}
|
228602
228658
|
},
|
@@ -228607,7 +228663,7 @@ module.exports={
|
|
228607
228663
|
"type": "boolean"
|
228608
228664
|
},
|
228609
228665
|
"Contents": {
|
228610
|
-
"shape": "
|
228666
|
+
"shape": "Scf"
|
228611
228667
|
},
|
228612
228668
|
"Name": {},
|
228613
228669
|
"Prefix": {},
|
@@ -228820,7 +228876,7 @@ module.exports={
|
|
228820
228876
|
"locationName": "x-amz-acl"
|
228821
228877
|
},
|
228822
228878
|
"AccessControlPolicy": {
|
228823
|
-
"shape": "
|
228879
|
+
"shape": "Scu",
|
228824
228880
|
"locationName": "AccessControlPolicy",
|
228825
228881
|
"xmlNamespace": {
|
228826
228882
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -229584,7 +229640,7 @@ module.exports={
|
|
229584
229640
|
"locationName": "x-amz-sdk-checksum-algorithm"
|
229585
229641
|
},
|
229586
229642
|
"Tagging": {
|
229587
|
-
"shape": "
|
229643
|
+
"shape": "Sdk",
|
229588
229644
|
"locationName": "Tagging",
|
229589
229645
|
"xmlNamespace": {
|
229590
229646
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -229978,7 +230034,7 @@ module.exports={
|
|
229978
230034
|
"locationName": "x-amz-acl"
|
229979
230035
|
},
|
229980
230036
|
"AccessControlPolicy": {
|
229981
|
-
"shape": "
|
230037
|
+
"shape": "Scu",
|
229982
230038
|
"locationName": "AccessControlPolicy",
|
229983
230039
|
"xmlNamespace": {
|
229984
230040
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -230290,7 +230346,7 @@ module.exports={
|
|
230290
230346
|
"locationName": "x-amz-sdk-checksum-algorithm"
|
230291
230347
|
},
|
230292
230348
|
"Tagging": {
|
230293
|
-
"shape": "
|
230349
|
+
"shape": "Sdk",
|
230294
230350
|
"locationName": "Tagging",
|
230295
230351
|
"xmlNamespace": {
|
230296
230352
|
"uri": "http://s3.amazonaws.com/doc/2006-03-01/"
|
@@ -230425,12 +230481,12 @@ module.exports={
|
|
230425
230481
|
],
|
230426
230482
|
"members": {
|
230427
230483
|
"InputSerialization": {
|
230428
|
-
"shape": "
|
230484
|
+
"shape": "Sea"
|
230429
230485
|
},
|
230430
230486
|
"ExpressionType": {},
|
230431
230487
|
"Expression": {},
|
230432
230488
|
"OutputSerialization": {
|
230433
|
-
"shape": "
|
230489
|
+
"shape": "Sep"
|
230434
230490
|
}
|
230435
230491
|
}
|
230436
230492
|
},
|
@@ -230464,7 +230520,7 @@ module.exports={
|
|
230464
230520
|
"shape": "S3g"
|
230465
230521
|
},
|
230466
230522
|
"Tagging": {
|
230467
|
-
"shape": "
|
230523
|
+
"shape": "Sdk"
|
230468
230524
|
},
|
230469
230525
|
"UserMetadata": {
|
230470
230526
|
"type": "list",
|
@@ -230572,10 +230628,10 @@ module.exports={
|
|
230572
230628
|
}
|
230573
230629
|
},
|
230574
230630
|
"InputSerialization": {
|
230575
|
-
"shape": "
|
230631
|
+
"shape": "Sea"
|
230576
230632
|
},
|
230577
230633
|
"OutputSerialization": {
|
230578
|
-
"shape": "
|
230634
|
+
"shape": "Sep"
|
230579
230635
|
},
|
230580
230636
|
"ScanRange": {
|
230581
230637
|
"type": "structure",
|
@@ -232227,12 +232283,27 @@ module.exports={
|
|
232227
232283
|
},
|
232228
232284
|
"flattened": true
|
232229
232285
|
},
|
232230
|
-
"
|
232286
|
+
"Sbx": {
|
232287
|
+
"type": "list",
|
232288
|
+
"member": {}
|
232289
|
+
},
|
232290
|
+
"Sc3": {
|
232231
232291
|
"type": "list",
|
232232
232292
|
"member": {},
|
232233
232293
|
"flattened": true
|
232234
232294
|
},
|
232235
|
-
"
|
232295
|
+
"Sc6": {
|
232296
|
+
"type": "structure",
|
232297
|
+
"members": {
|
232298
|
+
"IsRestoreInProgress": {
|
232299
|
+
"type": "boolean"
|
232300
|
+
},
|
232301
|
+
"RestoreExpiryDate": {
|
232302
|
+
"type": "timestamp"
|
232303
|
+
}
|
232304
|
+
}
|
232305
|
+
},
|
232306
|
+
"Scf": {
|
232236
232307
|
"type": "list",
|
232237
232308
|
"member": {
|
232238
232309
|
"type": "structure",
|
@@ -232243,7 +232314,7 @@ module.exports={
|
|
232243
232314
|
},
|
232244
232315
|
"ETag": {},
|
232245
232316
|
"ChecksumAlgorithm": {
|
232246
|
-
"shape": "
|
232317
|
+
"shape": "Sc3"
|
232247
232318
|
},
|
232248
232319
|
"Size": {
|
232249
232320
|
"type": "integer"
|
@@ -232251,12 +232322,15 @@ module.exports={
|
|
232251
232322
|
"StorageClass": {},
|
232252
232323
|
"Owner": {
|
232253
232324
|
"shape": "S3d"
|
232325
|
+
},
|
232326
|
+
"RestoreStatus": {
|
232327
|
+
"shape": "Sc6"
|
232254
232328
|
}
|
232255
232329
|
}
|
232256
232330
|
},
|
232257
232331
|
"flattened": true
|
232258
232332
|
},
|
232259
|
-
"
|
232333
|
+
"Scu": {
|
232260
232334
|
"type": "structure",
|
232261
232335
|
"members": {
|
232262
232336
|
"Grants": {
|
@@ -232268,7 +232342,7 @@ module.exports={
|
|
232268
232342
|
}
|
232269
232343
|
}
|
232270
232344
|
},
|
232271
|
-
"
|
232345
|
+
"Sdk": {
|
232272
232346
|
"type": "structure",
|
232273
232347
|
"required": [
|
232274
232348
|
"TagSet"
|
@@ -232279,7 +232353,7 @@ module.exports={
|
|
232279
232353
|
}
|
232280
232354
|
}
|
232281
232355
|
},
|
232282
|
-
"
|
232356
|
+
"Sea": {
|
232283
232357
|
"type": "structure",
|
232284
232358
|
"members": {
|
232285
232359
|
"CSV": {
|
@@ -232309,7 +232383,7 @@ module.exports={
|
|
232309
232383
|
}
|
232310
232384
|
}
|
232311
232385
|
},
|
232312
|
-
"
|
232386
|
+
"Sep": {
|
232313
232387
|
"type": "structure",
|
232314
232388
|
"members": {
|
232315
232389
|
"CSV": {
|
@@ -260037,7 +260111,7 @@ AWS.util.update(AWS, {
|
|
260037
260111
|
/**
|
260038
260112
|
* @constant
|
260039
260113
|
*/
|
260040
|
-
VERSION: '2.
|
260114
|
+
VERSION: '2.1407.0',
|
260041
260115
|
|
260042
260116
|
/**
|
260043
260117
|
* @api private
|
@@ -267004,6 +267078,18 @@ module.exports={
|
|
267004
267078
|
},
|
267005
267079
|
|
267006
267080
|
"us-gov-*/iam": "globalGovCloud",
|
267081
|
+
|
267082
|
+
"*/ce": {
|
267083
|
+
"endpoint": "{service}.us-east-1.amazonaws.com",
|
267084
|
+
"globalEndpoint": true,
|
267085
|
+
"signingRegion": "us-east-1"
|
267086
|
+
},
|
267087
|
+
"cn-*/ce": {
|
267088
|
+
"endpoint": "{service}.cn-northwest-1.amazonaws.com.cn",
|
267089
|
+
"globalEndpoint": true,
|
267090
|
+
"signingRegion": "cn-northwest-1"
|
267091
|
+
},
|
267092
|
+
|
267007
267093
|
"us-gov-*/sts": {
|
267008
267094
|
"endpoint": "{service}.{region}.amazonaws.com"
|
267009
267095
|
},
|
@@ -282206,7 +282292,7 @@ var LRUCache = /** @class */ (function () {
|
|
282206
282292
|
}());
|
282207
282293
|
exports.LRUCache = LRUCache;
|
282208
282294
|
},{}],467:[function(require,module,exports){
|
282209
|
-
// AWS SDK for JavaScript v2.
|
282295
|
+
// AWS SDK for JavaScript v2.1407.0
|
282210
282296
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
282211
282297
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
282212
282298
|
require('./browser_loader');
|