aws-sdk 2.1603.0 → 2.1604.0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/aws-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1603.0
1
+ // AWS SDK for JavaScript v2.1604.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){
@@ -195963,6 +195963,9 @@ module.exports={
195963
195963
  },
195964
195964
  "controlcatalog": {
195965
195965
  "name": "ControlCatalog"
195966
+ },
195967
+ "route53profiles": {
195968
+ "name": "Route53Profiles"
195966
195969
  }
195967
195970
  }
195968
195971
  },{}],169:[function(require,module,exports){
@@ -273573,7 +273576,7 @@ AWS.util.update(AWS, {
273573
273576
  /**
273574
273577
  * @constant
273575
273578
  */
273576
- VERSION: '2.1603.0',
273579
+ VERSION: '2.1604.0',
273577
273580
 
273578
273581
  /**
273579
273582
  * @api private
@@ -295832,7 +295835,7 @@ var LRUCache = /** @class */ (function () {
295832
295835
  }());
295833
295836
  exports.LRUCache = LRUCache;
295834
295837
  },{}],467:[function(require,module,exports){
295835
- // AWS SDK for JavaScript v2.1603.0
295838
+ // AWS SDK for JavaScript v2.1604.0
295836
295839
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
295837
295840
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
295838
295841
  require('./browser_loader');