aws-sdk 2.1595.0 → 2.1596.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.1595.0
1
+ // AWS SDK for JavaScript v2.1596.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){
@@ -214867,6 +214867,7 @@ module.exports={
214867
214867
  "UpgradeStorageConfig": {
214868
214868
  "type": "boolean"
214869
214869
  },
214870
+ "CACertificateIdentifier": {},
214870
214871
  "SourceRegion": {}
214871
214872
  }
214872
214873
  },
@@ -218910,7 +218911,8 @@ module.exports={
218910
218911
  },
218911
218912
  "DedicatedLogVolume": {
218912
218913
  "type": "boolean"
218913
- }
218914
+ },
218915
+ "CACertificateIdentifier": {}
218914
218916
  }
218915
218917
  },
218916
218918
  "output": {
@@ -219032,7 +219034,8 @@ module.exports={
219032
219034
  "MasterUserSecretKmsKeyId": {},
219033
219035
  "DedicatedLogVolume": {
219034
219036
  "type": "boolean"
219035
- }
219037
+ },
219038
+ "CACertificateIdentifier": {}
219036
219039
  }
219037
219040
  },
219038
219041
  "output": {
@@ -219137,7 +219140,8 @@ module.exports={
219137
219140
  },
219138
219141
  "DedicatedLogVolume": {
219139
219142
  "type": "boolean"
219140
- }
219143
+ },
219144
+ "CACertificateIdentifier": {}
219141
219145
  }
219142
219146
  },
219143
219147
  "output": {
@@ -273432,7 +273436,7 @@ AWS.util.update(AWS, {
273432
273436
  /**
273433
273437
  * @constant
273434
273438
  */
273435
- VERSION: '2.1595.0',
273439
+ VERSION: '2.1596.0',
273436
273440
 
273437
273441
  /**
273438
273442
  * @api private
@@ -295687,7 +295691,7 @@ var LRUCache = /** @class */ (function () {
295687
295691
  }());
295688
295692
  exports.LRUCache = LRUCache;
295689
295693
  },{}],467:[function(require,module,exports){
295690
- // AWS SDK for JavaScript v2.1595.0
295694
+ // AWS SDK for JavaScript v2.1596.0
295691
295695
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
295692
295696
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
295693
295697
  require('./browser_loader');