aws-sdk 2.782.0 → 2.783.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.782.0
1
+ // AWS SDK for JavaScript v2.783.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){
@@ -203484,7 +203484,7 @@ AWS.util.update(AWS, {
203484
203484
  /**
203485
203485
  * @constant
203486
203486
  */
203487
- VERSION: '2.782.0',
203487
+ VERSION: '2.783.0',
203488
203488
 
203489
203489
  /**
203490
203490
  * @api private
@@ -224652,7 +224652,7 @@ var LRUCache = /** @class */ (function () {
224652
224652
  }());
224653
224653
  exports.LRUCache = LRUCache;
224654
224654
  },{}],438:[function(require,module,exports){
224655
- // AWS SDK for JavaScript v2.782.0
224655
+ // AWS SDK for JavaScript v2.783.0
224656
224656
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
224657
224657
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
224658
224658
  require('./browser_loader');