cdk-lambda-subminute 2.0.234 → 2.0.235

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.
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1454.0
1
+ // AWS SDK for JavaScript v2.1455.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){
@@ -120518,6 +120518,10 @@ module.exports={
120518
120518
  "type": "list",
120519
120519
  "member": {
120520
120520
  "type": "structure",
120521
+ "required": [
120522
+ "Key",
120523
+ "Value"
120524
+ ],
120521
120525
  "members": {
120522
120526
  "Key": {},
120523
120527
  "Value": {}
@@ -261708,7 +261712,7 @@ AWS.util.update(AWS, {
261708
261712
  /**
261709
261713
  * @constant
261710
261714
  */
261711
- VERSION: '2.1454.0',
261715
+ VERSION: '2.1455.0',
261712
261716
 
261713
261717
  /**
261714
261718
  * @api private
@@ -283889,7 +283893,7 @@ var LRUCache = /** @class */ (function () {
283889
283893
  }());
283890
283894
  exports.LRUCache = LRUCache;
283891
283895
  },{}],467:[function(require,module,exports){
283892
- // AWS SDK for JavaScript v2.1454.0
283896
+ // AWS SDK for JavaScript v2.1455.0
283893
283897
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
283894
283898
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
283895
283899
  require('./browser_loader');