aws-sdk 2.981.0 → 2.982.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.981.0
1
+ // AWS SDK for JavaScript v2.982.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){
@@ -107667,7 +107667,8 @@ module.exports={
107667
107667
  "member": {
107668
107668
  "type": "structure",
107669
107669
  "members": {
107670
- "TransitionToIA": {}
107670
+ "TransitionToIA": {},
107671
+ "TransitionToPrimaryStorageClass": {}
107671
107672
  }
107672
107673
  }
107673
107674
  }
@@ -226055,7 +226056,7 @@ AWS.util.update(AWS, {
226055
226056
  /**
226056
226057
  * @constant
226057
226058
  */
226058
- VERSION: '2.981.0',
226059
+ VERSION: '2.982.0',
226059
226060
 
226060
226061
  /**
226061
226062
  * @api private
@@ -247308,7 +247309,7 @@ var LRUCache = /** @class */ (function () {
247308
247309
  }());
247309
247310
  exports.LRUCache = LRUCache;
247310
247311
  },{}],451:[function(require,module,exports){
247311
- // AWS SDK for JavaScript v2.981.0
247312
+ // AWS SDK for JavaScript v2.982.0
247312
247313
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
247313
247314
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
247314
247315
  require('./browser_loader');