cdk-comprehend-s3olap 2.0.108 → 2.0.110
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 +7 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +10 -8
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +64 -17
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +15 -7
- package/node_modules/aws-sdk/clients/kendra.d.ts +36 -36
- package/node_modules/aws-sdk/clients/location.d.ts +54 -4
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +17 -3
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +19 -5
- package/node_modules/aws-sdk/dist/aws-sdk.js +93 -30
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +42 -42
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +1 -0
- package/node_modules/aws-sdk/lib/protocol/rest_json.js +15 -2
- package/node_modules/aws-sdk/package.json +1 -2
- package/package.json +7 -7
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1225.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){
|
@@ -9709,13 +9709,14 @@ module.exports={
|
|
9709
9709
|
],
|
9710
9710
|
"members": {
|
9711
9711
|
"Name": {},
|
9712
|
+
"EffectiveStart": {},
|
9712
9713
|
"RuleVersion": {},
|
9713
9714
|
"Rules": {
|
9714
|
-
"shape": "
|
9715
|
+
"shape": "S14"
|
9715
9716
|
},
|
9716
9717
|
"DefaultValue": {},
|
9717
9718
|
"SplitChargeRules": {
|
9718
|
-
"shape": "
|
9719
|
+
"shape": "S1a"
|
9719
9720
|
},
|
9720
9721
|
"ResourceTags": {
|
9721
9722
|
"shape": "Sk"
|
@@ -9808,10 +9809,10 @@ module.exports={
|
|
9808
9809
|
"Name": {},
|
9809
9810
|
"RuleVersion": {},
|
9810
9811
|
"Rules": {
|
9811
|
-
"shape": "
|
9812
|
+
"shape": "S14"
|
9812
9813
|
},
|
9813
9814
|
"SplitChargeRules": {
|
9814
|
-
"shape": "
|
9815
|
+
"shape": "S1a"
|
9815
9816
|
},
|
9816
9817
|
"ProcessingStatus": {
|
9817
9818
|
"shape": "S1s"
|
@@ -11255,13 +11256,14 @@ module.exports={
|
|
11255
11256
|
],
|
11256
11257
|
"members": {
|
11257
11258
|
"CostCategoryArn": {},
|
11259
|
+
"EffectiveStart": {},
|
11258
11260
|
"RuleVersion": {},
|
11259
11261
|
"Rules": {
|
11260
|
-
"shape": "
|
11262
|
+
"shape": "S14"
|
11261
11263
|
},
|
11262
11264
|
"DefaultValue": {},
|
11263
11265
|
"SplitChargeRules": {
|
11264
|
-
"shape": "
|
11266
|
+
"shape": "S1a"
|
11265
11267
|
}
|
11266
11268
|
}
|
11267
11269
|
},
|
@@ -11418,7 +11420,7 @@ module.exports={
|
|
11418
11420
|
}
|
11419
11421
|
}
|
11420
11422
|
},
|
11421
|
-
"
|
11423
|
+
"S14": {
|
11422
11424
|
"type": "list",
|
11423
11425
|
"member": {
|
11424
11426
|
"type": "structure",
|
@@ -11438,7 +11440,7 @@ module.exports={
|
|
11438
11440
|
}
|
11439
11441
|
}
|
11440
11442
|
},
|
11441
|
-
"
|
11443
|
+
"S1a": {
|
11442
11444
|
"type": "list",
|
11443
11445
|
"member": {
|
11444
11446
|
"type": "structure",
|
@@ -165520,7 +165522,7 @@ module.exports={
|
|
165520
165522
|
"members": {
|
165521
165523
|
"DataSource": {},
|
165522
165524
|
"DataSourceConfiguration": {
|
165523
|
-
"shape": "
|
165525
|
+
"shape": "S3b"
|
165524
165526
|
},
|
165525
165527
|
"Description": {},
|
165526
165528
|
"IndexName": {},
|
@@ -165926,7 +165928,7 @@ module.exports={
|
|
165926
165928
|
},
|
165927
165929
|
"DataSource": {},
|
165928
165930
|
"DataSourceConfiguration": {
|
165929
|
-
"shape": "
|
165931
|
+
"shape": "S3b"
|
165930
165932
|
},
|
165931
165933
|
"Description": {},
|
165932
165934
|
"IndexArn": {},
|
@@ -166407,6 +166409,48 @@ module.exports={
|
|
166407
166409
|
"hostPrefix": "maps."
|
166408
166410
|
}
|
166409
166411
|
},
|
166412
|
+
"GetPlace": {
|
166413
|
+
"http": {
|
166414
|
+
"method": "GET",
|
166415
|
+
"requestUri": "/places/v0/indexes/{IndexName}/places/{PlaceId}",
|
166416
|
+
"responseCode": 200
|
166417
|
+
},
|
166418
|
+
"input": {
|
166419
|
+
"type": "structure",
|
166420
|
+
"required": [
|
166421
|
+
"IndexName",
|
166422
|
+
"PlaceId"
|
166423
|
+
],
|
166424
|
+
"members": {
|
166425
|
+
"IndexName": {
|
166426
|
+
"location": "uri",
|
166427
|
+
"locationName": "IndexName"
|
166428
|
+
},
|
166429
|
+
"Language": {
|
166430
|
+
"location": "querystring",
|
166431
|
+
"locationName": "language"
|
166432
|
+
},
|
166433
|
+
"PlaceId": {
|
166434
|
+
"location": "uri",
|
166435
|
+
"locationName": "PlaceId"
|
166436
|
+
}
|
166437
|
+
}
|
166438
|
+
},
|
166439
|
+
"output": {
|
166440
|
+
"type": "structure",
|
166441
|
+
"required": [
|
166442
|
+
"Place"
|
166443
|
+
],
|
166444
|
+
"members": {
|
166445
|
+
"Place": {
|
166446
|
+
"shape": "S4v"
|
166447
|
+
}
|
166448
|
+
}
|
166449
|
+
},
|
166450
|
+
"endpoint": {
|
166451
|
+
"hostPrefix": "places."
|
166452
|
+
}
|
166453
|
+
},
|
166410
166454
|
"ListDevicePositions": {
|
166411
166455
|
"http": {
|
166412
166456
|
"requestUri": "/tracking/v0/trackers/{TrackerName}/list-positions",
|
@@ -166967,8 +167011,9 @@ module.exports={
|
|
166967
167011
|
"type": "double"
|
166968
167012
|
},
|
166969
167013
|
"Place": {
|
166970
|
-
"shape": "
|
166971
|
-
}
|
167014
|
+
"shape": "S4v"
|
167015
|
+
},
|
167016
|
+
"PlaceId": {}
|
166972
167017
|
}
|
166973
167018
|
}
|
166974
167019
|
},
|
@@ -167014,7 +167059,7 @@ module.exports={
|
|
167014
167059
|
"shape": "S2g"
|
167015
167060
|
},
|
167016
167061
|
"FilterCountries": {
|
167017
|
-
"shape": "
|
167062
|
+
"shape": "S6e"
|
167018
167063
|
},
|
167019
167064
|
"IndexName": {
|
167020
167065
|
"location": "uri",
|
@@ -167045,6 +167090,7 @@ module.exports={
|
|
167045
167090
|
"Text"
|
167046
167091
|
],
|
167047
167092
|
"members": {
|
167093
|
+
"PlaceId": {},
|
167048
167094
|
"Text": {}
|
167049
167095
|
}
|
167050
167096
|
}
|
@@ -167064,14 +167110,14 @@ module.exports={
|
|
167064
167110
|
"shape": "S2g"
|
167065
167111
|
},
|
167066
167112
|
"FilterCountries": {
|
167067
|
-
"shape": "
|
167113
|
+
"shape": "S6e"
|
167068
167114
|
},
|
167069
167115
|
"Language": {},
|
167070
167116
|
"MaxResults": {
|
167071
167117
|
"type": "integer"
|
167072
167118
|
},
|
167073
167119
|
"Text": {
|
167074
|
-
"shape": "
|
167120
|
+
"shape": "S6m"
|
167075
167121
|
}
|
167076
167122
|
}
|
167077
167123
|
}
|
@@ -167100,7 +167146,7 @@ module.exports={
|
|
167100
167146
|
"shape": "S2g"
|
167101
167147
|
},
|
167102
167148
|
"FilterCountries": {
|
167103
|
-
"shape": "
|
167149
|
+
"shape": "S6e"
|
167104
167150
|
},
|
167105
167151
|
"IndexName": {
|
167106
167152
|
"location": "uri",
|
@@ -167135,8 +167181,9 @@ module.exports={
|
|
167135
167181
|
"type": "double"
|
167136
167182
|
},
|
167137
167183
|
"Place": {
|
167138
|
-
"shape": "
|
167184
|
+
"shape": "S4v"
|
167139
167185
|
},
|
167186
|
+
"PlaceId": {},
|
167140
167187
|
"Relevance": {
|
167141
167188
|
"type": "double"
|
167142
167189
|
}
|
@@ -167158,7 +167205,7 @@ module.exports={
|
|
167158
167205
|
"shape": "S2g"
|
167159
167206
|
},
|
167160
167207
|
"FilterCountries": {
|
167161
|
-
"shape": "
|
167208
|
+
"shape": "S6e"
|
167162
167209
|
},
|
167163
167210
|
"Language": {},
|
167164
167211
|
"MaxResults": {
|
@@ -167168,7 +167215,7 @@ module.exports={
|
|
167168
167215
|
"shape": "S2g"
|
167169
167216
|
},
|
167170
167217
|
"Text": {
|
167171
|
-
"shape": "
|
167218
|
+
"shape": "S6m"
|
167172
167219
|
}
|
167173
167220
|
}
|
167174
167221
|
}
|
@@ -167344,7 +167391,7 @@ module.exports={
|
|
167344
167391
|
],
|
167345
167392
|
"members": {
|
167346
167393
|
"DataSourceConfiguration": {
|
167347
|
-
"shape": "
|
167394
|
+
"shape": "S3b"
|
167348
167395
|
},
|
167349
167396
|
"Description": {},
|
167350
167397
|
"IndexName": {
|
@@ -167654,13 +167701,13 @@ module.exports={
|
|
167654
167701
|
"Style": {}
|
167655
167702
|
}
|
167656
167703
|
},
|
167657
|
-
"
|
167704
|
+
"S3b": {
|
167658
167705
|
"type": "structure",
|
167659
167706
|
"members": {
|
167660
167707
|
"IntendedUse": {}
|
167661
167708
|
}
|
167662
167709
|
},
|
167663
|
-
"
|
167710
|
+
"S4v": {
|
167664
167711
|
"type": "structure",
|
167665
167712
|
"required": [
|
167666
167713
|
"Geometry"
|
@@ -167697,14 +167744,16 @@ module.exports={
|
|
167697
167744
|
"type": "integer"
|
167698
167745
|
}
|
167699
167746
|
}
|
167700
|
-
}
|
167747
|
+
},
|
167748
|
+
"UnitNumber": {},
|
167749
|
+
"UnitType": {}
|
167701
167750
|
}
|
167702
167751
|
},
|
167703
|
-
"
|
167752
|
+
"S6e": {
|
167704
167753
|
"type": "list",
|
167705
167754
|
"member": {}
|
167706
167755
|
},
|
167707
|
-
"
|
167756
|
+
"S6m": {
|
167708
167757
|
"type": "string",
|
167709
167758
|
"sensitive": true
|
167710
167759
|
}
|
@@ -243563,7 +243612,7 @@ AWS.util.update(AWS, {
|
|
243563
243612
|
/**
|
243564
243613
|
* @constant
|
243565
243614
|
*/
|
243566
|
-
VERSION: '2.
|
243615
|
+
VERSION: '2.1225.0',
|
243567
243616
|
|
243568
243617
|
/**
|
243569
243618
|
* @api private
|
@@ -247643,6 +247692,7 @@ AWS.EventListeners = {
|
|
247643
247692
|
add('BUILD', 'build', svc.buildRequest);
|
247644
247693
|
add('EXTRACT_DATA', 'extractData', svc.extractData);
|
247645
247694
|
add('EXTRACT_ERROR', 'extractError', svc.extractError);
|
247695
|
+
add('UNSET_CONTENT_LENGTH', 'afterBuild', svc.unsetContentLength);
|
247646
247696
|
}),
|
247647
247697
|
|
247648
247698
|
RestXml: new SequentialExecutor().addNamedListeners(function(add) {
|
@@ -249697,6 +249747,18 @@ var Json = require('./json');
|
|
249697
249747
|
var JsonBuilder = require('../json/builder');
|
249698
249748
|
var JsonParser = require('../json/parser');
|
249699
249749
|
|
249750
|
+
var METHODS_WITHOUT_BODY = ['GET', 'HEAD', 'DELETE'];
|
249751
|
+
|
249752
|
+
function unsetContentLength(req) {
|
249753
|
+
var payloadMember = util.getRequestPayloadShape(req);
|
249754
|
+
if (
|
249755
|
+
payloadMember === undefined &&
|
249756
|
+
METHODS_WITHOUT_BODY.indexOf(req.httpRequest.method) >= 0
|
249757
|
+
) {
|
249758
|
+
delete req.httpRequest.headers['Content-Length'];
|
249759
|
+
}
|
249760
|
+
}
|
249761
|
+
|
249700
249762
|
function populateBody(req) {
|
249701
249763
|
var builder = new JsonBuilder();
|
249702
249764
|
var input = req.service.api.operations[req.operation].input;
|
@@ -249733,7 +249795,7 @@ function buildRequest(req) {
|
|
249733
249795
|
Rest.buildRequest(req);
|
249734
249796
|
|
249735
249797
|
// never send body payload on GET/HEAD/DELETE
|
249736
|
-
if (
|
249798
|
+
if (METHODS_WITHOUT_BODY.indexOf(req.httpRequest.method) < 0) {
|
249737
249799
|
populateBody(req);
|
249738
249800
|
}
|
249739
249801
|
}
|
@@ -249782,7 +249844,8 @@ function extractData(resp) {
|
|
249782
249844
|
module.exports = {
|
249783
249845
|
buildRequest: buildRequest,
|
249784
249846
|
extractError: extractError,
|
249785
|
-
extractData: extractData
|
249847
|
+
extractData: extractData,
|
249848
|
+
unsetContentLength: unsetContentLength
|
249786
249849
|
};
|
249787
249850
|
|
249788
249851
|
},{"../json/builder":366,"../json/parser":367,"../util":419,"./json":377,"./rest":379}],381:[function(require,module,exports){
|
@@ -265547,7 +265610,7 @@ var LRUCache = /** @class */ (function () {
|
|
265547
265610
|
}());
|
265548
265611
|
exports.LRUCache = LRUCache;
|
265549
265612
|
},{}],458:[function(require,module,exports){
|
265550
|
-
// AWS SDK for JavaScript v2.
|
265613
|
+
// AWS SDK for JavaScript v2.1225.0
|
265551
265614
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
265552
265615
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
265553
265616
|
require('./browser_loader');
|