aws-sdk 2.1599.0 → 2.1601.0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/aws-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1599.0
1
+ // AWS SDK for JavaScript v2.1601.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){
@@ -273555,7 +273555,7 @@ AWS.util.update(AWS, {
273555
273555
  /**
273556
273556
  * @constant
273557
273557
  */
273558
- VERSION: '2.1599.0',
273558
+ VERSION: '2.1601.0',
273559
273559
 
273560
273560
  /**
273561
273561
  * @api private
@@ -280488,6 +280488,7 @@ module.exports={
280488
280488
  "eu-isoe-*/*": "euIsoe",
280489
280489
  "us-iso-*/*": "usIso",
280490
280490
  "us-isob-*/*": "usIsob",
280491
+ "us-isof-*/*": "usIsof",
280491
280492
  "*/budgets": "globalSSL",
280492
280493
  "*/cloudfront": "globalSSL",
280493
280494
  "*/sts": "globalSSL",
@@ -280732,6 +280733,9 @@ module.exports={
280732
280733
  "usIsob": {
280733
280734
  "endpoint": "{service}.{region}.sc2s.sgov.gov"
280734
280735
  },
280736
+ "usIsof": {
280737
+ "endpoint": "{service}.{region}.csp.hci.ic.gov"
280738
+ },
280735
280739
  "fipsStandard": {
280736
280740
  "endpoint": "{service}-fips.{region}.amazonaws.com"
280737
280741
  },
@@ -295810,7 +295814,7 @@ var LRUCache = /** @class */ (function () {
295810
295814
  }());
295811
295815
  exports.LRUCache = LRUCache;
295812
295816
  },{}],467:[function(require,module,exports){
295813
- // AWS SDK for JavaScript v2.1599.0
295817
+ // AWS SDK for JavaScript v2.1601.0
295814
295818
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
295815
295819
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
295816
295820
  require('./browser_loader');