aws-sdk 2.1593.0 → 2.1595.0

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/dist/aws-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1593.0
1
+ // AWS SDK for JavaScript v2.1595.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){
@@ -195862,6 +195862,9 @@ module.exports={
195862
195862
  },
195863
195863
  "deadline": {
195864
195864
  "name": "Deadline"
195865
+ },
195866
+ "controlcatalog": {
195867
+ "name": "ControlCatalog"
195865
195868
  }
195866
195869
  }
195867
195870
  },{}],169:[function(require,module,exports){
@@ -273429,7 +273432,7 @@ AWS.util.update(AWS, {
273429
273432
  /**
273430
273433
  * @constant
273431
273434
  */
273432
- VERSION: '2.1593.0',
273435
+ VERSION: '2.1595.0',
273433
273436
 
273434
273437
  /**
273435
273438
  * @api private
@@ -295684,7 +295687,7 @@ var LRUCache = /** @class */ (function () {
295684
295687
  }());
295685
295688
  exports.LRUCache = LRUCache;
295686
295689
  },{}],467:[function(require,module,exports){
295687
- // AWS SDK for JavaScript v2.1593.0
295690
+ // AWS SDK for JavaScript v2.1595.0
295688
295691
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
295689
295692
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
295690
295693
  require('./browser_loader');