aws-sdk 2.1343.0 → 2.1344.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.1343.0
1
+ // AWS SDK for JavaScript v2.1344.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){
@@ -7439,6 +7439,9 @@ module.exports={
7439
7439
  "ExecutionRole": {},
7440
7440
  "CustomerContentEncryptionConfiguration": {
7441
7441
  "shape": "S2g"
7442
+ },
7443
+ "EnableMinimumEncryptionConfiguration": {
7444
+ "type": "boolean"
7442
7445
  }
7443
7446
  }
7444
7447
  },
@@ -7685,6 +7688,9 @@ module.exports={
7685
7688
  "ExecutionRole": {},
7686
7689
  "CustomerContentEncryptionConfiguration": {
7687
7690
  "shape": "S2g"
7691
+ },
7692
+ "EnableMinimumEncryptionConfiguration": {
7693
+ "type": "boolean"
7688
7694
  }
7689
7695
  }
7690
7696
  },
@@ -67978,7 +67984,8 @@ module.exports={
67978
67984
  "RehydrationType": {},
67979
67985
  "SourceContactId": {}
67980
67986
  }
67981
- }
67987
+ },
67988
+ "RelatedContactId": {}
67982
67989
  }
67983
67990
  },
67984
67991
  "output": {
@@ -254649,7 +254656,7 @@ AWS.util.update(AWS, {
254649
254656
  /**
254650
254657
  * @constant
254651
254658
  */
254652
- VERSION: '2.1343.0',
254659
+ VERSION: '2.1344.0',
254653
254660
 
254654
254661
  /**
254655
254662
  * @api private
@@ -276766,7 +276773,7 @@ var LRUCache = /** @class */ (function () {
276766
276773
  }());
276767
276774
  exports.LRUCache = LRUCache;
276768
276775
  },{}],462:[function(require,module,exports){
276769
- // AWS SDK for JavaScript v2.1343.0
276776
+ // AWS SDK for JavaScript v2.1344.0
276770
276777
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
276771
276778
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
276772
276779
  require('./browser_loader');