cdk-comprehend-s3olap 2.0.117 → 2.0.119
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 +12 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.waiters2.json +6 -0
- package/node_modules/aws-sdk/apis/docdb-2014-10-31.min.json +2 -1
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +122 -36
- package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +422 -137
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +535 -151
- package/node_modules/aws-sdk/clients/docdb.d.ts +6 -2
- package/node_modules/aws-sdk/clients/fsx.d.ts +31 -31
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +4 -4
- package/node_modules/aws-sdk/clients/lambda.d.ts +137 -37
- package/node_modules/aws-sdk/clients/proton.d.ts +358 -5
- package/node_modules/aws-sdk/clients/quicksight.d.ts +379 -1
- package/node_modules/aws-sdk/clients/rds.d.ts +8 -8
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +18 -18
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +1 -1
- 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 +131 -39
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +91 -91
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +10 -10
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1353.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){
|
@@ -15960,6 +15960,12 @@ module.exports={
|
|
15960
15960
|
"expected": "UPDATE_ROLLBACK_COMPLETE",
|
15961
15961
|
"matcher": "pathAny",
|
15962
15962
|
"state": "failure"
|
15963
|
+
},
|
15964
|
+
{
|
15965
|
+
"argument": "Stacks[].StackStatus",
|
15966
|
+
"expected": "UPDATE_COMPLETE",
|
15967
|
+
"matcher": "pathAny",
|
15968
|
+
"state": "failure"
|
15963
15969
|
}
|
15964
15970
|
]
|
15965
15971
|
},
|
@@ -167863,7 +167869,8 @@ module.exports={
|
|
167863
167869
|
"AuthType": {},
|
167864
167870
|
"Cors": {
|
167865
167871
|
"shape": "S4c"
|
167866
|
-
}
|
167872
|
+
},
|
167873
|
+
"InvokeMode": {}
|
167867
167874
|
}
|
167868
167875
|
},
|
167869
167876
|
"output": {
|
@@ -167881,7 +167888,8 @@ module.exports={
|
|
167881
167888
|
"Cors": {
|
167882
167889
|
"shape": "S4c"
|
167883
167890
|
},
|
167884
|
-
"CreationTime": {}
|
167891
|
+
"CreationTime": {},
|
167892
|
+
"InvokeMode": {}
|
167885
167893
|
}
|
167886
167894
|
}
|
167887
167895
|
},
|
@@ -168277,7 +168285,7 @@ module.exports={
|
|
168277
168285
|
"shape": "S33"
|
168278
168286
|
},
|
168279
168287
|
"Concurrency": {
|
168280
|
-
"shape": "
|
168288
|
+
"shape": "S5c"
|
168281
168289
|
}
|
168282
168290
|
}
|
168283
168291
|
}
|
@@ -168388,7 +168396,7 @@ module.exports={
|
|
168388
168396
|
}
|
168389
168397
|
},
|
168390
168398
|
"output": {
|
168391
|
-
"shape": "
|
168399
|
+
"shape": "S5k"
|
168392
168400
|
}
|
168393
168401
|
},
|
168394
168402
|
"GetFunctionUrlConfig": {
|
@@ -168430,7 +168438,8 @@ module.exports={
|
|
168430
168438
|
"shape": "S4c"
|
168431
168439
|
},
|
168432
168440
|
"CreationTime": {},
|
168433
|
-
"LastModifiedTime": {}
|
168441
|
+
"LastModifiedTime": {},
|
168442
|
+
"InvokeMode": {}
|
168434
168443
|
}
|
168435
168444
|
}
|
168436
168445
|
},
|
@@ -168459,7 +168468,7 @@ module.exports={
|
|
168459
168468
|
}
|
168460
168469
|
},
|
168461
168470
|
"output": {
|
168462
|
-
"shape": "
|
168471
|
+
"shape": "S5q"
|
168463
168472
|
}
|
168464
168473
|
},
|
168465
168474
|
"GetLayerVersionByArn": {
|
@@ -168481,7 +168490,7 @@ module.exports={
|
|
168481
168490
|
}
|
168482
168491
|
},
|
168483
168492
|
"output": {
|
168484
|
-
"shape": "
|
168493
|
+
"shape": "S5q"
|
168485
168494
|
}
|
168486
168495
|
},
|
168487
168496
|
"GetLayerVersionPolicy": {
|
@@ -168716,6 +168725,86 @@ module.exports={
|
|
168716
168725
|
},
|
168717
168726
|
"deprecated": true
|
168718
168727
|
},
|
168728
|
+
"InvokeWithResponseStream": {
|
168729
|
+
"http": {
|
168730
|
+
"requestUri": "/2021-11-15/functions/{FunctionName}/response-streaming-invocations"
|
168731
|
+
},
|
168732
|
+
"input": {
|
168733
|
+
"type": "structure",
|
168734
|
+
"required": [
|
168735
|
+
"FunctionName"
|
168736
|
+
],
|
168737
|
+
"members": {
|
168738
|
+
"FunctionName": {
|
168739
|
+
"location": "uri",
|
168740
|
+
"locationName": "FunctionName"
|
168741
|
+
},
|
168742
|
+
"InvocationType": {
|
168743
|
+
"location": "header",
|
168744
|
+
"locationName": "X-Amz-Invocation-Type"
|
168745
|
+
},
|
168746
|
+
"LogType": {
|
168747
|
+
"location": "header",
|
168748
|
+
"locationName": "X-Amz-Log-Type"
|
168749
|
+
},
|
168750
|
+
"ClientContext": {
|
168751
|
+
"location": "header",
|
168752
|
+
"locationName": "X-Amz-Client-Context"
|
168753
|
+
},
|
168754
|
+
"Qualifier": {
|
168755
|
+
"location": "querystring",
|
168756
|
+
"locationName": "Qualifier"
|
168757
|
+
},
|
168758
|
+
"Payload": {
|
168759
|
+
"shape": "S2h"
|
168760
|
+
}
|
168761
|
+
},
|
168762
|
+
"payload": "Payload"
|
168763
|
+
},
|
168764
|
+
"output": {
|
168765
|
+
"type": "structure",
|
168766
|
+
"members": {
|
168767
|
+
"StatusCode": {
|
168768
|
+
"location": "statusCode",
|
168769
|
+
"type": "integer"
|
168770
|
+
},
|
168771
|
+
"ExecutedVersion": {
|
168772
|
+
"location": "header",
|
168773
|
+
"locationName": "X-Amz-Executed-Version"
|
168774
|
+
},
|
168775
|
+
"EventStream": {
|
168776
|
+
"type": "structure",
|
168777
|
+
"members": {
|
168778
|
+
"PayloadChunk": {
|
168779
|
+
"type": "structure",
|
168780
|
+
"members": {
|
168781
|
+
"Payload": {
|
168782
|
+
"shape": "S2h",
|
168783
|
+
"eventpayload": true
|
168784
|
+
}
|
168785
|
+
},
|
168786
|
+
"event": true
|
168787
|
+
},
|
168788
|
+
"InvokeComplete": {
|
168789
|
+
"type": "structure",
|
168790
|
+
"members": {
|
168791
|
+
"ErrorCode": {},
|
168792
|
+
"ErrorDetails": {},
|
168793
|
+
"LogResult": {}
|
168794
|
+
},
|
168795
|
+
"event": true
|
168796
|
+
}
|
168797
|
+
},
|
168798
|
+
"eventstream": true
|
168799
|
+
},
|
168800
|
+
"ResponseStreamContentType": {
|
168801
|
+
"location": "header",
|
168802
|
+
"locationName": "Content-Type"
|
168803
|
+
}
|
168804
|
+
},
|
168805
|
+
"payload": "EventStream"
|
168806
|
+
}
|
168807
|
+
},
|
168719
168808
|
"ListAliases": {
|
168720
168809
|
"http": {
|
168721
168810
|
"method": "GET",
|
@@ -168867,7 +168956,7 @@ module.exports={
|
|
168867
168956
|
"FunctionEventInvokeConfigs": {
|
168868
168957
|
"type": "list",
|
168869
168958
|
"member": {
|
168870
|
-
"shape": "
|
168959
|
+
"shape": "S5k"
|
168871
168960
|
}
|
168872
168961
|
},
|
168873
168962
|
"NextMarker": {}
|
@@ -168926,7 +169015,8 @@ module.exports={
|
|
168926
169015
|
"Cors": {
|
168927
169016
|
"shape": "S4c"
|
168928
169017
|
},
|
168929
|
-
"AuthType": {}
|
169018
|
+
"AuthType": {},
|
169019
|
+
"InvokeMode": {}
|
168930
169020
|
}
|
168931
169021
|
}
|
168932
169022
|
},
|
@@ -168967,7 +169057,7 @@ module.exports={
|
|
168967
169057
|
"members": {
|
168968
169058
|
"NextMarker": {},
|
168969
169059
|
"Functions": {
|
168970
|
-
"shape": "
|
169060
|
+
"shape": "S7a"
|
168971
169061
|
}
|
168972
169062
|
}
|
168973
169063
|
}
|
@@ -169052,7 +169142,7 @@ module.exports={
|
|
169052
169142
|
"LayerVersions": {
|
169053
169143
|
"type": "list",
|
169054
169144
|
"member": {
|
169055
|
-
"shape": "
|
169145
|
+
"shape": "S7i"
|
169056
169146
|
}
|
169057
169147
|
}
|
169058
169148
|
}
|
@@ -169098,7 +169188,7 @@ module.exports={
|
|
169098
169188
|
"LayerName": {},
|
169099
169189
|
"LayerArn": {},
|
169100
169190
|
"LatestMatchingVersion": {
|
169101
|
-
"shape": "
|
169191
|
+
"shape": "S7i"
|
169102
169192
|
}
|
169103
169193
|
}
|
169104
169194
|
}
|
@@ -169219,7 +169309,7 @@ module.exports={
|
|
169219
169309
|
"members": {
|
169220
169310
|
"NextMarker": {},
|
169221
169311
|
"Versions": {
|
169222
|
-
"shape": "
|
169312
|
+
"shape": "S7a"
|
169223
169313
|
}
|
169224
169314
|
}
|
169225
169315
|
}
|
@@ -169253,11 +169343,11 @@ module.exports={
|
|
169253
169343
|
}
|
169254
169344
|
},
|
169255
169345
|
"CompatibleRuntimes": {
|
169256
|
-
"shape": "
|
169346
|
+
"shape": "S5t"
|
169257
169347
|
},
|
169258
169348
|
"LicenseInfo": {},
|
169259
169349
|
"CompatibleArchitectures": {
|
169260
|
-
"shape": "
|
169350
|
+
"shape": "S5v"
|
169261
169351
|
}
|
169262
169352
|
}
|
169263
169353
|
},
|
@@ -169265,7 +169355,7 @@ module.exports={
|
|
169265
169355
|
"type": "structure",
|
169266
169356
|
"members": {
|
169267
169357
|
"Content": {
|
169268
|
-
"shape": "
|
169358
|
+
"shape": "S5r"
|
169269
169359
|
},
|
169270
169360
|
"LayerArn": {},
|
169271
169361
|
"LayerVersionArn": {},
|
@@ -169275,11 +169365,11 @@ module.exports={
|
|
169275
169365
|
"type": "long"
|
169276
169366
|
},
|
169277
169367
|
"CompatibleRuntimes": {
|
169278
|
-
"shape": "
|
169368
|
+
"shape": "S5t"
|
169279
169369
|
},
|
169280
169370
|
"LicenseInfo": {},
|
169281
169371
|
"CompatibleArchitectures": {
|
169282
|
-
"shape": "
|
169372
|
+
"shape": "S5v"
|
169283
169373
|
}
|
169284
169374
|
}
|
169285
169375
|
}
|
@@ -169363,7 +169453,7 @@ module.exports={
|
|
169363
169453
|
}
|
169364
169454
|
},
|
169365
169455
|
"output": {
|
169366
|
-
"shape": "
|
169456
|
+
"shape": "S5c"
|
169367
169457
|
}
|
169368
169458
|
},
|
169369
169459
|
"PutFunctionEventInvokeConfig": {
|
@@ -169398,7 +169488,7 @@ module.exports={
|
|
169398
169488
|
}
|
169399
169489
|
},
|
169400
169490
|
"output": {
|
169401
|
-
"shape": "
|
169491
|
+
"shape": "S5k"
|
169402
169492
|
}
|
169403
169493
|
},
|
169404
169494
|
"PutProvisionedConcurrencyConfig": {
|
@@ -169864,7 +169954,7 @@ module.exports={
|
|
169864
169954
|
}
|
169865
169955
|
},
|
169866
169956
|
"output": {
|
169867
|
-
"shape": "
|
169957
|
+
"shape": "S5k"
|
169868
169958
|
}
|
169869
169959
|
},
|
169870
169960
|
"UpdateFunctionUrlConfig": {
|
@@ -169890,7 +169980,8 @@ module.exports={
|
|
169890
169980
|
"AuthType": {},
|
169891
169981
|
"Cors": {
|
169892
169982
|
"shape": "S4c"
|
169893
|
-
}
|
169983
|
+
},
|
169984
|
+
"InvokeMode": {}
|
169894
169985
|
}
|
169895
169986
|
},
|
169896
169987
|
"output": {
|
@@ -169910,7 +170001,8 @@ module.exports={
|
|
169910
170001
|
"shape": "S4c"
|
169911
170002
|
},
|
169912
170003
|
"CreationTime": {},
|
169913
|
-
"LastModifiedTime": {}
|
170004
|
+
"LastModifiedTime": {},
|
170005
|
+
"InvokeMode": {}
|
169914
170006
|
}
|
169915
170007
|
}
|
169916
170008
|
}
|
@@ -170430,7 +170522,7 @@ module.exports={
|
|
170430
170522
|
"type": "list",
|
170431
170523
|
"member": {}
|
170432
170524
|
},
|
170433
|
-
"
|
170525
|
+
"S5c": {
|
170434
170526
|
"type": "structure",
|
170435
170527
|
"members": {
|
170436
170528
|
"ReservedConcurrentExecutions": {
|
@@ -170438,7 +170530,7 @@ module.exports={
|
|
170438
170530
|
}
|
170439
170531
|
}
|
170440
170532
|
},
|
170441
|
-
"
|
170533
|
+
"S5k": {
|
170442
170534
|
"type": "structure",
|
170443
170535
|
"members": {
|
170444
170536
|
"LastModified": {
|
@@ -170456,11 +170548,11 @@ module.exports={
|
|
170456
170548
|
}
|
170457
170549
|
}
|
170458
170550
|
},
|
170459
|
-
"
|
170551
|
+
"S5q": {
|
170460
170552
|
"type": "structure",
|
170461
170553
|
"members": {
|
170462
170554
|
"Content": {
|
170463
|
-
"shape": "
|
170555
|
+
"shape": "S5r"
|
170464
170556
|
},
|
170465
170557
|
"LayerArn": {},
|
170466
170558
|
"LayerVersionArn": {},
|
@@ -170470,15 +170562,15 @@ module.exports={
|
|
170470
170562
|
"type": "long"
|
170471
170563
|
},
|
170472
170564
|
"CompatibleRuntimes": {
|
170473
|
-
"shape": "
|
170565
|
+
"shape": "S5t"
|
170474
170566
|
},
|
170475
170567
|
"LicenseInfo": {},
|
170476
170568
|
"CompatibleArchitectures": {
|
170477
|
-
"shape": "
|
170569
|
+
"shape": "S5v"
|
170478
170570
|
}
|
170479
170571
|
}
|
170480
170572
|
},
|
170481
|
-
"
|
170573
|
+
"S5r": {
|
170482
170574
|
"type": "structure",
|
170483
170575
|
"members": {
|
170484
170576
|
"Location": {},
|
@@ -170490,21 +170582,21 @@ module.exports={
|
|
170490
170582
|
"SigningJobArn": {}
|
170491
170583
|
}
|
170492
170584
|
},
|
170493
|
-
"
|
170585
|
+
"S5t": {
|
170494
170586
|
"type": "list",
|
170495
170587
|
"member": {}
|
170496
170588
|
},
|
170497
|
-
"
|
170589
|
+
"S5v": {
|
170498
170590
|
"type": "list",
|
170499
170591
|
"member": {}
|
170500
170592
|
},
|
170501
|
-
"
|
170593
|
+
"S7a": {
|
170502
170594
|
"type": "list",
|
170503
170595
|
"member": {
|
170504
170596
|
"shape": "S3l"
|
170505
170597
|
}
|
170506
170598
|
},
|
170507
|
-
"
|
170599
|
+
"S7i": {
|
170508
170600
|
"type": "structure",
|
170509
170601
|
"members": {
|
170510
170602
|
"LayerVersionArn": {},
|
@@ -170514,11 +170606,11 @@ module.exports={
|
|
170514
170606
|
"Description": {},
|
170515
170607
|
"CreatedDate": {},
|
170516
170608
|
"CompatibleRuntimes": {
|
170517
|
-
"shape": "
|
170609
|
+
"shape": "S5t"
|
170518
170610
|
},
|
170519
170611
|
"LicenseInfo": {},
|
170520
170612
|
"CompatibleArchitectures": {
|
170521
|
-
"shape": "
|
170613
|
+
"shape": "S5v"
|
170522
170614
|
}
|
170523
170615
|
}
|
170524
170616
|
}
|
@@ -254874,7 +254966,7 @@ AWS.util.update(AWS, {
|
|
254874
254966
|
/**
|
254875
254967
|
* @constant
|
254876
254968
|
*/
|
254877
|
-
VERSION: '2.
|
254969
|
+
VERSION: '2.1353.0',
|
254878
254970
|
|
254879
254971
|
/**
|
254880
254972
|
* @api private
|
@@ -276991,7 +277083,7 @@ var LRUCache = /** @class */ (function () {
|
|
276991
277083
|
}());
|
276992
277084
|
exports.LRUCache = LRUCache;
|
276993
277085
|
},{}],462:[function(require,module,exports){
|
276994
|
-
// AWS SDK for JavaScript v2.
|
277086
|
+
// AWS SDK for JavaScript v2.1353.0
|
276995
277087
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
276996
277088
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
276997
277089
|
require('./browser_loader');
|