cdk-lambda-subminute 2.0.229 → 2.0.230
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-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +10 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/billingconductor-2021-07-30.min.json +70 -42
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +72 -40
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +11 -7
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +187 -182
- package/node_modules/aws-sdk/apis/vpc-lattice-2022-11-30.min.json +49 -52
- package/node_modules/aws-sdk/clients/billingconductor.d.ts +31 -0
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +48 -8
- package/node_modules/aws-sdk/clients/ec2.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ecs.d.ts +2 -2
- package/node_modules/aws-sdk/clients/rds.d.ts +16 -0
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +12 -2
- package/node_modules/aws-sdk/clients/vpclattice.d.ts +30 -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 +14 -10
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +25 -25
- package/node_modules/aws-sdk/lib/core.js +1 -1
- 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.1451.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){
|
@@ -207879,7 +207879,8 @@ module.exports={
|
|
207879
207879
|
},
|
207880
207880
|
"EnableLocalWriteForwarding": {
|
207881
207881
|
"type": "boolean"
|
207882
|
-
}
|
207882
|
+
},
|
207883
|
+
"AwsBackupRecoveryPointArn": {}
|
207883
207884
|
}
|
207884
207885
|
},
|
207885
207886
|
"output": {
|
@@ -207929,7 +207930,7 @@ module.exports={
|
|
207929
207930
|
}
|
207930
207931
|
},
|
207931
207932
|
"output": {
|
207932
|
-
"shape": "
|
207933
|
+
"shape": "Sby",
|
207933
207934
|
"resultWrapper": "ModifyDBClusterParameterGroupResult"
|
207934
207935
|
}
|
207935
207936
|
},
|
@@ -208647,7 +208648,7 @@ module.exports={
|
|
208647
208648
|
}
|
208648
208649
|
},
|
208649
208650
|
"output": {
|
208650
|
-
"shape": "
|
208651
|
+
"shape": "Sby",
|
208651
208652
|
"resultWrapper": "ResetDBClusterParameterGroupResult"
|
208652
208653
|
}
|
208653
208654
|
},
|
@@ -210390,7 +210391,8 @@ module.exports={
|
|
210390
210391
|
"IOOptimizedNextAllowedModificationTime": {
|
210391
210392
|
"type": "timestamp"
|
210392
210393
|
},
|
210393
|
-
"LocalWriteForwardingStatus": {}
|
210394
|
+
"LocalWriteForwardingStatus": {},
|
210395
|
+
"AwsBackupRecoveryPointArn": {}
|
210394
210396
|
},
|
210395
210397
|
"wrapper": true
|
210396
210398
|
},
|
@@ -210965,7 +210967,8 @@ module.exports={
|
|
210965
210967
|
"StorageType": {},
|
210966
210968
|
"Iops": {
|
210967
210969
|
"type": "integer"
|
210968
|
-
}
|
210970
|
+
},
|
210971
|
+
"AwsBackupRecoveryPointArn": {}
|
210969
210972
|
},
|
210970
210973
|
"wrapper": true
|
210971
210974
|
},
|
@@ -211030,7 +211033,8 @@ module.exports={
|
|
211030
211033
|
"BackupTarget": {},
|
211031
211034
|
"StorageThroughput": {
|
211032
211035
|
"type": "integer"
|
211033
|
-
}
|
211036
|
+
},
|
211037
|
+
"AwsBackupRecoveryPointArn": {}
|
211034
211038
|
},
|
211035
211039
|
"wrapper": true
|
211036
211040
|
},
|
@@ -211325,7 +211329,7 @@ module.exports={
|
|
211325
211329
|
}
|
211326
211330
|
}
|
211327
211331
|
},
|
211328
|
-
"
|
211332
|
+
"Sby": {
|
211329
211333
|
"type": "structure",
|
211330
211334
|
"members": {
|
211331
211335
|
"DBClusterParameterGroupName": {}
|
@@ -261704,7 +261708,7 @@ AWS.util.update(AWS, {
|
|
261704
261708
|
/**
|
261705
261709
|
* @constant
|
261706
261710
|
*/
|
261707
|
-
VERSION: '2.
|
261711
|
+
VERSION: '2.1451.0',
|
261708
261712
|
|
261709
261713
|
/**
|
261710
261714
|
* @api private
|
@@ -283885,7 +283889,7 @@ var LRUCache = /** @class */ (function () {
|
|
283885
283889
|
}());
|
283886
283890
|
exports.LRUCache = LRUCache;
|
283887
283891
|
},{}],467:[function(require,module,exports){
|
283888
|
-
// AWS SDK for JavaScript v2.
|
283892
|
+
// AWS SDK for JavaScript v2.1451.0
|
283889
283893
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
283890
283894
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
283891
283895
|
require('./browser_loader');
|