aws-sdk 2.1573.0 → 2.1575.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.1573.0
1
+ // AWS SDK for JavaScript v2.1575.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){
@@ -272968,7 +272968,7 @@ AWS.util.update(AWS, {
272968
272968
  /**
272969
272969
  * @constant
272970
272970
  */
272971
- VERSION: '2.1573.0',
272971
+ VERSION: '2.1575.0',
272972
272972
 
272973
272973
  /**
272974
272974
  * @api private
@@ -277623,9 +277623,10 @@ module.exports = JsonParser;
277623
277623
  },{"../util":428}],376:[function(require,module,exports){
277624
277624
  (function (process){(function (){
277625
277625
  var warning = [
277626
- 'We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.\n',
277626
+ 'The AWS SDK for JavaScript (v2) will enter maintenance mode',
277627
+ 'on September 8, 2024 and reach end-of-support on September 8, 2025.\n',
277627
277628
  'Please migrate your code to use AWS SDK for JavaScript (v3).',
277628
- 'For more information, check the migration guide at https://a.co/7PzMCcy'
277629
+ 'For more information, check blog post at https://a.co/cUPnyil'
277629
277630
  ].join('\n');
277630
277631
 
277631
277632
  module.exports = {
@@ -295217,7 +295218,7 @@ var LRUCache = /** @class */ (function () {
295217
295218
  }());
295218
295219
  exports.LRUCache = LRUCache;
295219
295220
  },{}],467:[function(require,module,exports){
295220
- // AWS SDK for JavaScript v2.1573.0
295221
+ // AWS SDK for JavaScript v2.1575.0
295221
295222
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
295222
295223
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
295223
295224
  require('./browser_loader');