cdk-comprehend-s3olap 2.0.238 → 2.0.240
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/@esbuild/linux-x64/bin/esbuild +0 -0
- package/node_modules/@esbuild/linux-x64/package.json +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +12 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +178 -67
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +502 -502
- package/node_modules/aws-sdk/clients/backup.d.ts +121 -7
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/fsx.d.ts +91 -16
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +10 -10
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +11 -10
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- 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 +7 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +40 -13
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +59 -59
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/esbuild/bin/esbuild +1 -1
- package/node_modules/esbuild/lib/main.js +8 -8
- package/node_modules/esbuild/package.json +23 -23
- package/package.json +6 -6
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1433.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){
|
@@ -125350,16 +125350,7 @@ module.exports={
|
|
125350
125350
|
"members": {
|
125351
125351
|
"ReplicationGroupId": {},
|
125352
125352
|
"CustomerNodeEndpointList": {
|
125353
|
-
"
|
125354
|
-
"member": {
|
125355
|
-
"type": "structure",
|
125356
|
-
"members": {
|
125357
|
-
"Address": {},
|
125358
|
-
"Port": {
|
125359
|
-
"type": "integer"
|
125360
|
-
}
|
125361
|
-
}
|
125362
|
-
}
|
125353
|
+
"shape": "S85"
|
125363
125354
|
}
|
125364
125355
|
}
|
125365
125356
|
},
|
@@ -125394,6 +125385,30 @@ module.exports={
|
|
125394
125385
|
}
|
125395
125386
|
}
|
125396
125387
|
}
|
125388
|
+
},
|
125389
|
+
"TestMigration": {
|
125390
|
+
"input": {
|
125391
|
+
"type": "structure",
|
125392
|
+
"required": [
|
125393
|
+
"ReplicationGroupId",
|
125394
|
+
"CustomerNodeEndpointList"
|
125395
|
+
],
|
125396
|
+
"members": {
|
125397
|
+
"ReplicationGroupId": {},
|
125398
|
+
"CustomerNodeEndpointList": {
|
125399
|
+
"shape": "S85"
|
125400
|
+
}
|
125401
|
+
}
|
125402
|
+
},
|
125403
|
+
"output": {
|
125404
|
+
"resultWrapper": "TestMigrationResult",
|
125405
|
+
"type": "structure",
|
125406
|
+
"members": {
|
125407
|
+
"ReplicationGroup": {
|
125408
|
+
"shape": "So"
|
125409
|
+
}
|
125410
|
+
}
|
125411
|
+
}
|
125397
125412
|
}
|
125398
125413
|
},
|
125399
125414
|
"shapes": {
|
@@ -126319,6 +126334,18 @@ module.exports={
|
|
126319
126334
|
"members": {
|
126320
126335
|
"CacheParameterGroupName": {}
|
126321
126336
|
}
|
126337
|
+
},
|
126338
|
+
"S85": {
|
126339
|
+
"type": "list",
|
126340
|
+
"member": {
|
126341
|
+
"type": "structure",
|
126342
|
+
"members": {
|
126343
|
+
"Address": {},
|
126344
|
+
"Port": {
|
126345
|
+
"type": "integer"
|
126346
|
+
}
|
126347
|
+
}
|
126348
|
+
}
|
126322
126349
|
}
|
126323
126350
|
}
|
126324
126351
|
}
|
@@ -260819,7 +260846,7 @@ AWS.util.update(AWS, {
|
|
260819
260846
|
/**
|
260820
260847
|
* @constant
|
260821
260848
|
*/
|
260822
|
-
VERSION: '2.
|
260849
|
+
VERSION: '2.1433.0',
|
260823
260850
|
|
260824
260851
|
/**
|
260825
260852
|
* @api private
|
@@ -283000,7 +283027,7 @@ var LRUCache = /** @class */ (function () {
|
|
283000
283027
|
}());
|
283001
283028
|
exports.LRUCache = LRUCache;
|
283002
283029
|
},{}],467:[function(require,module,exports){
|
283003
|
-
// AWS SDK for JavaScript v2.
|
283030
|
+
// AWS SDK for JavaScript v2.1433.0
|
283004
283031
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
283005
283032
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
283006
283033
|
require('./browser_loader');
|