aws-sdk 2.1636.0 → 2.1637.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.1636.0
1
+ // AWS SDK for JavaScript v2.1637.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){
@@ -50912,7 +50912,10 @@ module.exports={
50912
50912
  "serviceId": "CodePipeline",
50913
50913
  "signatureVersion": "v4",
50914
50914
  "targetPrefix": "CodePipeline_20150709",
50915
- "uid": "codepipeline-2015-07-09"
50915
+ "uid": "codepipeline-2015-07-09",
50916
+ "auth": [
50917
+ "aws.auth#sigv4"
50918
+ ]
50916
50919
  },
50917
50920
  "operations": {
50918
50921
  "AcknowledgeJob": {
@@ -275563,7 +275566,7 @@ AWS.util.update(AWS, {
275563
275566
  /**
275564
275567
  * @constant
275565
275568
  */
275566
- VERSION: '2.1636.0',
275569
+ VERSION: '2.1637.0',
275567
275570
 
275568
275571
  /**
275569
275572
  * @api private
@@ -297825,7 +297828,7 @@ var LRUCache = /** @class */ (function () {
297825
297828
  }());
297826
297829
  exports.LRUCache = LRUCache;
297827
297830
  },{}],467:[function(require,module,exports){
297828
- // AWS SDK for JavaScript v2.1636.0
297831
+ // AWS SDK for JavaScript v2.1637.0
297829
297832
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
297830
297833
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
297831
297834
  require('./browser_loader');