aws-sdk 2.1641.0 → 2.1642.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.1641.0
1
+ // AWS SDK for JavaScript v2.1642.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){
@@ -237450,11 +237450,17 @@ module.exports={
237450
237450
  "endpointPrefix": "route53domains",
237451
237451
  "jsonVersion": "1.1",
237452
237452
  "protocol": "json",
237453
+ "protocols": [
237454
+ "json"
237455
+ ],
237453
237456
  "serviceFullName": "Amazon Route 53 Domains",
237454
237457
  "serviceId": "Route 53 Domains",
237455
237458
  "signatureVersion": "v4",
237456
237459
  "targetPrefix": "Route53Domains_v20140515",
237457
- "uid": "route53domains-2014-05-15"
237460
+ "uid": "route53domains-2014-05-15",
237461
+ "auth": [
237462
+ "aws.auth#sigv4"
237463
+ ]
237458
237464
  },
237459
237465
  "operations": {
237460
237466
  "AcceptDomainTransferFromAnotherAwsAccount": {
@@ -275734,7 +275740,7 @@ AWS.util.update(AWS, {
275734
275740
  /**
275735
275741
  * @constant
275736
275742
  */
275737
- VERSION: '2.1641.0',
275743
+ VERSION: '2.1642.0',
275738
275744
 
275739
275745
  /**
275740
275746
  * @api private
@@ -298005,7 +298011,7 @@ var LRUCache = /** @class */ (function () {
298005
298011
  }());
298006
298012
  exports.LRUCache = LRUCache;
298007
298013
  },{}],467:[function(require,module,exports){
298008
- // AWS SDK for JavaScript v2.1641.0
298014
+ // AWS SDK for JavaScript v2.1642.0
298009
298015
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
298010
298016
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
298011
298017
  require('./browser_loader');