aws-sdk 2.1550.0 → 2.1552.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.1550.0
1
+ // AWS SDK for JavaScript v2.1552.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){
@@ -189531,7 +189531,8 @@ module.exports={
189531
189531
  "type": "list",
189532
189532
  "member": {}
189533
189533
  },
189534
- "logGroupClass": {}
189534
+ "logGroupClass": {},
189535
+ "logGroupArn": {}
189535
189536
  }
189536
189537
  }
189537
189538
  },
@@ -272630,7 +272631,7 @@ AWS.util.update(AWS, {
272630
272631
  /**
272631
272632
  * @constant
272632
272633
  */
272633
- VERSION: '2.1550.0',
272634
+ VERSION: '2.1552.0',
272634
272635
 
272635
272636
  /**
272636
272637
  * @api private
@@ -294879,7 +294880,7 @@ var LRUCache = /** @class */ (function () {
294879
294880
  }());
294880
294881
  exports.LRUCache = LRUCache;
294881
294882
  },{}],467:[function(require,module,exports){
294882
- // AWS SDK for JavaScript v2.1550.0
294883
+ // AWS SDK for JavaScript v2.1552.0
294883
294884
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
294884
294885
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
294885
294886
  require('./browser_loader');