cdk-lambda-subminute 2.0.397 → 2.0.398

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.1572.0
1
+ // AWS SDK for JavaScript v2.1573.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){
@@ -89028,6 +89028,10 @@ module.exports={
89028
89028
  },
89029
89029
  "CopyImageTags": {
89030
89030
  "type": "boolean"
89031
+ },
89032
+ "TagSpecifications": {
89033
+ "shape": "S3",
89034
+ "locationName": "TagSpecification"
89031
89035
  }
89032
89036
  }
89033
89037
  },
@@ -110650,7 +110654,11 @@ module.exports={
110650
110654
  "BootMode": {},
110651
110655
  "TpmSupport": {},
110652
110656
  "UefiData": {},
110653
- "ImdsSupport": {}
110657
+ "ImdsSupport": {},
110658
+ "TagSpecifications": {
110659
+ "shape": "S3",
110660
+ "locationName": "TagSpecification"
110661
+ }
110654
110662
  }
110655
110663
  },
110656
110664
  "output": {
@@ -272960,7 +272968,7 @@ AWS.util.update(AWS, {
272960
272968
  /**
272961
272969
  * @constant
272962
272970
  */
272963
- VERSION: '2.1572.0',
272971
+ VERSION: '2.1573.0',
272964
272972
 
272965
272973
  /**
272966
272974
  * @api private
@@ -295209,7 +295217,7 @@ var LRUCache = /** @class */ (function () {
295209
295217
  }());
295210
295218
  exports.LRUCache = LRUCache;
295211
295219
  },{}],467:[function(require,module,exports){
295212
- // AWS SDK for JavaScript v2.1572.0
295220
+ // AWS SDK for JavaScript v2.1573.0
295213
295221
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
295214
295222
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
295215
295223
  require('./browser_loader');