aws-sdk 2.1345.0 → 2.1346.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.1345.0
1
+ // AWS SDK for JavaScript v2.1346.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){
@@ -199541,8 +199541,7 @@ module.exports={
199541
199541
  "input": {
199542
199542
  "type": "structure",
199543
199543
  "required": [
199544
- "DBInstanceIdentifier",
199545
- "SourceDBInstanceIdentifier"
199544
+ "DBInstanceIdentifier"
199546
199545
  ],
199547
199546
  "members": {
199548
199547
  "DBInstanceIdentifier": {},
@@ -199622,6 +199621,7 @@ module.exports={
199622
199621
  "AllocatedStorage": {
199623
199622
  "type": "integer"
199624
199623
  },
199624
+ "SourceDBClusterIdentifier": {},
199625
199625
  "SourceRegion": {}
199626
199626
  }
199627
199627
  },
@@ -204758,7 +204758,8 @@ module.exports={
204758
204758
  "type": "timestamp"
204759
204759
  }
204760
204760
  }
204761
- }
204761
+ },
204762
+ "ReadReplicaSourceDBClusterIdentifier": {}
204762
204763
  },
204763
204764
  "wrapper": true
204764
204765
  },
@@ -254656,7 +254657,7 @@ AWS.util.update(AWS, {
254656
254657
  /**
254657
254658
  * @constant
254658
254659
  */
254659
- VERSION: '2.1345.0',
254660
+ VERSION: '2.1346.0',
254660
254661
 
254661
254662
  /**
254662
254663
  * @api private
@@ -276773,7 +276774,7 @@ var LRUCache = /** @class */ (function () {
276773
276774
  }());
276774
276775
  exports.LRUCache = LRUCache;
276775
276776
  },{}],462:[function(require,module,exports){
276776
- // AWS SDK for JavaScript v2.1345.0
276777
+ // AWS SDK for JavaScript v2.1346.0
276777
276778
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
276778
276779
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
276779
276780
  require('./browser_loader');