aws-sdk 2.1556.0 → 2.1557.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/README.md CHANGED
@@ -69,7 +69,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
69
69
  To use the SDK in the browser, simply add the following script tag to your
70
70
  HTML pages:
71
71
 
72
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1556.0.min.js"></script>
72
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1557.0.min.js"></script>
73
73
 
74
74
  You can also build a custom browser SDK with your specified set of AWS services.
75
75
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -4385,7 +4385,8 @@
4385
4385
  "applyImmediately": {
4386
4386
  "type": "boolean"
4387
4387
  },
4388
- "caCertificateIdentifier": {}
4388
+ "caCertificateIdentifier": {},
4389
+ "relationalDatabaseBlueprintId": {}
4389
4390
  }
4390
4391
  },
4391
4392
  "output": {
@@ -152,6 +152,7 @@
152
152
  "ChangeSetId": {},
153
153
  "ChangeSetArn": {},
154
154
  "ChangeSetName": {},
155
+ "Intent": {},
155
156
  "StartTime": {},
156
157
  "EndTime": {},
157
158
  "Status": {},
@@ -164,7 +165,7 @@
164
165
  "members": {
165
166
  "ChangeType": {},
166
167
  "Entity": {
167
- "shape": "Sx"
168
+ "shape": "Sy"
168
169
  },
169
170
  "Details": {},
170
171
  "DetailsDocument": {
@@ -259,10 +260,10 @@
259
260
  "members": {
260
261
  "Catalog": {},
261
262
  "FilterList": {
262
- "shape": "S19"
263
+ "shape": "S1a"
263
264
  },
264
265
  "Sort": {
265
- "shape": "S1e"
266
+ "shape": "S1f"
266
267
  },
267
268
  "MaxResults": {
268
269
  "type": "integer"
@@ -310,10 +311,10 @@
310
311
  "Catalog": {},
311
312
  "EntityType": {},
312
313
  "FilterList": {
313
- "shape": "S19"
314
+ "shape": "S1a"
314
315
  },
315
316
  "Sort": {
316
- "shape": "S1e"
317
+ "shape": "S1f"
317
318
  },
318
319
  "NextToken": {},
319
320
  "MaxResults": {
@@ -896,7 +897,7 @@
896
897
  "members": {
897
898
  "ResourceArn": {},
898
899
  "Tags": {
899
- "shape": "S5u"
900
+ "shape": "S5v"
900
901
  }
901
902
  }
902
903
  }
@@ -944,10 +945,10 @@
944
945
  "members": {
945
946
  "ChangeType": {},
946
947
  "Entity": {
947
- "shape": "Sx"
948
+ "shape": "Sy"
948
949
  },
949
950
  "EntityTags": {
950
- "shape": "S5u"
951
+ "shape": "S5v"
951
952
  },
952
953
  "Details": {},
953
954
  "DetailsDocument": {
@@ -962,8 +963,9 @@
962
963
  "idempotencyToken": true
963
964
  },
964
965
  "ChangeSetTags": {
965
- "shape": "S5u"
966
- }
966
+ "shape": "S5v"
967
+ },
968
+ "Intent": {}
967
969
  }
968
970
  },
969
971
  "output": {
@@ -987,7 +989,7 @@
987
989
  "members": {
988
990
  "ResourceArn": {},
989
991
  "Tags": {
990
- "shape": "S5u"
992
+ "shape": "S5v"
991
993
  }
992
994
  }
993
995
  },
@@ -1026,7 +1028,7 @@
1026
1028
  "members": {},
1027
1029
  "document": true
1028
1030
  },
1029
- "Sx": {
1031
+ "Sy": {
1030
1032
  "type": "structure",
1031
1033
  "required": [
1032
1034
  "Type"
@@ -1036,7 +1038,7 @@
1036
1038
  "Identifier": {}
1037
1039
  }
1038
1040
  },
1039
- "S19": {
1041
+ "S1a": {
1040
1042
  "type": "list",
1041
1043
  "member": {
1042
1044
  "type": "structure",
@@ -1049,14 +1051,14 @@
1049
1051
  }
1050
1052
  }
1051
1053
  },
1052
- "S1e": {
1054
+ "S1f": {
1053
1055
  "type": "structure",
1054
1056
  "members": {
1055
1057
  "SortBy": {},
1056
1058
  "SortOrder": {}
1057
1059
  }
1058
1060
  },
1059
- "S5u": {
1061
+ "S5v": {
1060
1062
  "type": "list",
1061
1063
  "member": {
1062
1064
  "type": "structure",
@@ -7659,6 +7659,10 @@ declare namespace Lightsail {
7659
7659
  * Indicates the certificate that needs to be associated with the database.
7660
7660
  */
7661
7661
  caCertificateIdentifier?: string;
7662
+ /**
7663
+ * This parameter is used to update the major version of the database. Enter the blueprintId for the major version that you want to update to. Use the GetRelationalDatabaseBlueprints action to get a list of available blueprint IDs.
7664
+ */
7665
+ relationalDatabaseBlueprintId?: string;
7662
7666
  }
7663
7667
  export interface UpdateRelationalDatabaseResult {
7664
7668
  /**
@@ -12,11 +12,11 @@ declare class MarketplaceCatalog extends Service {
12
12
  constructor(options?: MarketplaceCatalog.Types.ClientConfiguration)
13
13
  config: Config & MarketplaceCatalog.Types.ClientConfiguration;
14
14
  /**
15
- * Returns metadata and content for multiple entities.
15
+ * Returns metadata and content for multiple entities. This is the Batch version of the DescribeEntity API and uses the same IAM permission action as DescribeEntity API.
16
16
  */
17
17
  batchDescribeEntities(params: MarketplaceCatalog.Types.BatchDescribeEntitiesRequest, callback?: (err: AWSError, data: MarketplaceCatalog.Types.BatchDescribeEntitiesResponse) => void): Request<MarketplaceCatalog.Types.BatchDescribeEntitiesResponse, AWSError>;
18
18
  /**
19
- * Returns metadata and content for multiple entities.
19
+ * Returns metadata and content for multiple entities. This is the Batch version of the DescribeEntity API and uses the same IAM permission action as DescribeEntity API.
20
20
  */
21
21
  batchDescribeEntities(callback?: (err: AWSError, data: MarketplaceCatalog.Types.BatchDescribeEntitiesResponse) => void): Request<MarketplaceCatalog.Types.BatchDescribeEntitiesResponse, AWSError>;
22
22
  /**
@@ -541,6 +541,10 @@ declare namespace MarketplaceCatalog {
541
541
  * The optional name provided in the StartChangeSet request. If you do not provide a name, one is set by default.
542
542
  */
543
543
  ChangeSetName?: ChangeSetName;
544
+ /**
545
+ * The optional intent provided in the StartChangeSet request. If you do not provide an intent, APPLY is set by default.
546
+ */
547
+ Intent?: Intent;
544
548
  /**
545
549
  * The date and time, in ISO 8601 format (2018-02-27T13:45:22Z), the request started.
546
550
  */
@@ -793,6 +797,7 @@ declare namespace MarketplaceCatalog {
793
797
  Policy?: ResourcePolicyJson;
794
798
  }
795
799
  export type Identifier = string;
800
+ export type Intent = "VALIDATE"|"APPLY"|string;
796
801
  export type Json = string;
797
802
  export interface JsonDocumentType {
798
803
  }
@@ -1494,6 +1499,10 @@ declare namespace MarketplaceCatalog {
1494
1499
  * A list of objects specifying each key name and value for the ChangeSetTags property.
1495
1500
  */
1496
1501
  ChangeSetTags?: TagList;
1502
+ /**
1503
+ * The intent related to the request. The default is APPLY. To test your request before applying changes to your entities, use VALIDATE. This feature is currently available for adding versions to single-AMI products. For more information, see Add a new version.
1504
+ */
1505
+ Intent?: Intent;
1497
1506
  }
1498
1507
  export interface StartChangeSetResponse {
1499
1508
  /**
@@ -585,7 +585,7 @@ declare namespace SecurityLake {
585
585
  export type DataLakeLifecycleTransitionList = DataLakeLifecycleTransition[];
586
586
  export interface DataLakeReplicationConfiguration {
587
587
  /**
588
- * Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. Amazon S3 buckets that are configured for object replication can be owned by the same Amazon Web Services account or by different accounts. You can replicate objects to a single destination bucket or to multiple destination buckets. The destination buckets can be in different Amazon Web Services Regions or within the same Region as the source bucket. Set up one or more rollup Regions by providing the Region or Regions that should contribute to the central rollup Region.
588
+ * Specifies one or more centralized rollup Regions. The Amazon Web Services Region specified in the region parameter of the CreateDataLake or UpdateDataLake operations contributes data to the rollup Region or Regions specified in this parameter. Replication enables automatic, asynchronous copying of objects across Amazon S3 buckets. S3 buckets that are configured for object replication can be owned by the same Amazon Web Services account or by different accounts. You can replicate objects to a single destination bucket or to multiple destination buckets. The destination buckets can be in different Regions or within the same Region as the source bucket.
589
589
  */
590
590
  regions?: RegionList;
591
591
  /**
@@ -848,7 +848,7 @@ declare namespace SecurityLake {
848
848
  */
849
849
  nextToken?: NextToken;
850
850
  /**
851
- * List the Amazon Web Services Regions from which exceptions are retrieved.
851
+ * The Amazon Web Services Regions from which exceptions are retrieved.
852
852
  */
853
853
  regions?: RegionList;
854
854
  }
@@ -864,7 +864,7 @@ declare namespace SecurityLake {
864
864
  }
865
865
  export interface ListDataLakesRequest {
866
866
  /**
867
- * The list of regions where Security Lake is enabled.
867
+ * The list of Regions where Security Lake is enabled.
868
868
  */
869
869
  regions?: RegionList;
870
870
  }
@@ -888,7 +888,7 @@ declare namespace SecurityLake {
888
888
  */
889
889
  nextToken?: NextToken;
890
890
  /**
891
- * The list of regions for which log sources are displayed.
891
+ * The list of Regions for which log sources are displayed.
892
892
  */
893
893
  regions?: RegionList;
894
894
  /**
@@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap
83
83
  /**
84
84
  * @constant
85
85
  */
86
- VERSION: '2.1556.0',
86
+ VERSION: '2.1557.0',
87
87
 
88
88
  /**
89
89
  * @api private
@@ -143,12 +143,12 @@ return /******/ (function(modules) { // webpackBootstrap
143
143
  __webpack_require__(46);
144
144
  __webpack_require__(49);
145
145
  __webpack_require__(50);
146
- __webpack_require__(84);
147
- __webpack_require__(87);
146
+ __webpack_require__(85);
148
147
  __webpack_require__(88);
149
148
  __webpack_require__(89);
150
- __webpack_require__(98);
149
+ __webpack_require__(90);
151
150
  __webpack_require__(99);
151
+ __webpack_require__(100);
152
152
 
153
153
  /**
154
154
  * @readonly
@@ -8857,7 +8857,7 @@ return /******/ (function(modules) { // webpackBootstrap
8857
8857
  }
8858
8858
  exports.isPrimitive = isPrimitive;
8859
8859
 
8860
- exports.isBuffer = __webpack_require__(82);
8860
+ exports.isBuffer = __webpack_require__(83);
8861
8861
 
8862
8862
  function objectToString(o) {
8863
8863
  return Object.prototype.toString.call(o);
@@ -8901,7 +8901,7 @@ return /******/ (function(modules) { // webpackBootstrap
8901
8901
  * prototype.
8902
8902
  * @param {function} superCtor Constructor function to inherit prototype from.
8903
8903
  */
8904
- exports.inherits = __webpack_require__(83);
8904
+ exports.inherits = __webpack_require__(84);
8905
8905
 
8906
8906
  exports._extend = function(origin, add) {
8907
8907
  // Don't do anything if add isn't an object
@@ -9038,9 +9038,9 @@ return /******/ (function(modules) { // webpackBootstrap
9038
9038
  'use strict';
9039
9039
 
9040
9040
  var isArgumentsObject = __webpack_require__(54);
9041
- var isGeneratorFunction = __webpack_require__(76);
9042
- var whichTypedArray = __webpack_require__(77);
9043
- var isTypedArray = __webpack_require__(81);
9041
+ var isGeneratorFunction = __webpack_require__(77);
9042
+ var whichTypedArray = __webpack_require__(78);
9043
+ var isTypedArray = __webpack_require__(82);
9044
9044
 
9045
9045
  function uncurryThis(f) {
9046
9046
  return f.call.bind(f);
@@ -10091,18 +10091,9 @@ return /******/ (function(modules) { // webpackBootstrap
10091
10091
  var $call = GetIntrinsic('%Function.prototype.call%');
10092
10092
  var $reflectApply = GetIntrinsic('%Reflect.apply%', true) || bind.call($call, $apply);
10093
10093
 
10094
- var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
10094
+ var $defineProperty = __webpack_require__(74);
10095
10095
  var $max = GetIntrinsic('%Math.max%');
10096
10096
 
10097
- if ($defineProperty) {
10098
- try {
10099
- $defineProperty({}, 'a', { value: 1 });
10100
- } catch (e) {
10101
- // IE 8 has a broken defineProperty
10102
- $defineProperty = null;
10103
- }
10104
- }
10105
-
10106
10097
  module.exports = function callBind(originalFunction) {
10107
10098
  if (typeof originalFunction !== 'function') {
10108
10099
  throw new $TypeError('a function is required');
@@ -10134,7 +10125,7 @@ return /******/ (function(modules) { // webpackBootstrap
10134
10125
 
10135
10126
  var GetIntrinsic = __webpack_require__(58);
10136
10127
  var define = __webpack_require__(73);
10137
- var hasDescriptors = __webpack_require__(74)();
10128
+ var hasDescriptors = __webpack_require__(76)();
10138
10129
  var gOPD = __webpack_require__(75);
10139
10130
 
10140
10131
  var $TypeError = __webpack_require__(64);
@@ -10182,26 +10173,14 @@ return /******/ (function(modules) { // webpackBootstrap
10182
10173
 
10183
10174
  'use strict';
10184
10175
 
10185
- var hasPropertyDescriptors = __webpack_require__(74)();
10186
-
10187
- var GetIntrinsic = __webpack_require__(58);
10188
-
10189
- var $defineProperty = hasPropertyDescriptors && GetIntrinsic('%Object.defineProperty%', true);
10190
- if ($defineProperty) {
10191
- try {
10192
- $defineProperty({}, 'a', { value: 1 });
10193
- } catch (e) {
10194
- // IE 8 has a broken defineProperty
10195
- $defineProperty = false;
10196
- }
10197
- }
10176
+ var $defineProperty = __webpack_require__(74);
10198
10177
 
10199
10178
  var $SyntaxError = __webpack_require__(63);
10200
10179
  var $TypeError = __webpack_require__(64);
10201
10180
 
10202
10181
  var gopd = __webpack_require__(75);
10203
10182
 
10204
- /** @type {(obj: Record<PropertyKey, unknown>, property: PropertyKey, value: unknown, nonEnumerable?: boolean | null, nonWritable?: boolean | null, nonConfigurable?: boolean | null, loose?: boolean) => void} */
10183
+ /** @type {import('.')} */
10205
10184
  module.exports = function defineDataProperty(
10206
10185
  obj,
10207
10186
  property,
@@ -10258,35 +10237,18 @@ return /******/ (function(modules) { // webpackBootstrap
10258
10237
 
10259
10238
  var GetIntrinsic = __webpack_require__(58);
10260
10239
 
10261
- var $defineProperty = GetIntrinsic('%Object.defineProperty%', true);
10262
-
10263
- var hasPropertyDescriptors = function hasPropertyDescriptors() {
10264
- if ($defineProperty) {
10265
- try {
10266
- $defineProperty({}, 'a', { value: 1 });
10267
- return true;
10268
- } catch (e) {
10269
- // IE 8 has a broken defineProperty
10270
- return false;
10271
- }
10272
- }
10273
- return false;
10274
- };
10275
-
10276
- hasPropertyDescriptors.hasArrayLengthDefineBug = function hasArrayLengthDefineBug() {
10277
- // node v0.6 has a bug where array lengths can be Set but not Defined
10278
- if (!hasPropertyDescriptors()) {
10279
- return null;
10280
- }
10240
+ /** @type {import('.')} */
10241
+ var $defineProperty = GetIntrinsic('%Object.defineProperty%', true) || false;
10242
+ if ($defineProperty) {
10281
10243
  try {
10282
- return $defineProperty([], 'length', { value: 1 }).length !== 1;
10244
+ $defineProperty({}, 'a', { value: 1 });
10283
10245
  } catch (e) {
10284
- // In Firefox 4-22, defining length on an array throws an exception.
10285
- return true;
10246
+ // IE 8 has a broken defineProperty
10247
+ $defineProperty = false;
10286
10248
  }
10287
- };
10249
+ }
10288
10250
 
10289
- module.exports = hasPropertyDescriptors;
10251
+ module.exports = $defineProperty;
10290
10252
 
10291
10253
 
10292
10254
  /***/ }),
@@ -10317,6 +10279,34 @@ return /******/ (function(modules) { // webpackBootstrap
10317
10279
 
10318
10280
  'use strict';
10319
10281
 
10282
+ var $defineProperty = __webpack_require__(74);
10283
+
10284
+ var hasPropertyDescriptors = function hasPropertyDescriptors() {
10285
+ return !!$defineProperty;
10286
+ };
10287
+
10288
+ hasPropertyDescriptors.hasArrayLengthDefineBug = function hasArrayLengthDefineBug() {
10289
+ // node v0.6 has a bug where array lengths can be Set but not Defined
10290
+ if (!$defineProperty) {
10291
+ return null;
10292
+ }
10293
+ try {
10294
+ return $defineProperty([], 'length', { value: 1 }).length !== 1;
10295
+ } catch (e) {
10296
+ // In Firefox 4-22, defining length on an array throws an exception.
10297
+ return true;
10298
+ }
10299
+ };
10300
+
10301
+ module.exports = hasPropertyDescriptors;
10302
+
10303
+
10304
+ /***/ }),
10305
+ /* 77 */
10306
+ /***/ (function(module, exports, __webpack_require__) {
10307
+
10308
+ 'use strict';
10309
+
10320
10310
  var toStr = Object.prototype.toString;
10321
10311
  var fnToStr = Function.prototype.toString;
10322
10312
  var isFnRegex = /^\s*(?:function)?\*/;
@@ -10356,13 +10346,13 @@ return /******/ (function(modules) { // webpackBootstrap
10356
10346
 
10357
10347
 
10358
10348
  /***/ }),
10359
- /* 77 */
10349
+ /* 78 */
10360
10350
  /***/ (function(module, exports, __webpack_require__) {
10361
10351
 
10362
10352
  /* WEBPACK VAR INJECTION */(function(global) {'use strict';
10363
10353
 
10364
- var forEach = __webpack_require__(78);
10365
- var availableTypedArrays = __webpack_require__(80);
10354
+ var forEach = __webpack_require__(79);
10355
+ var availableTypedArrays = __webpack_require__(81);
10366
10356
  var callBind = __webpack_require__(71);
10367
10357
  var callBound = __webpack_require__(57);
10368
10358
  var gOPD = __webpack_require__(75);
@@ -10476,12 +10466,12 @@ return /******/ (function(modules) { // webpackBootstrap
10476
10466
  /* WEBPACK VAR INJECTION */}.call(exports, (function() { return this; }())))
10477
10467
 
10478
10468
  /***/ }),
10479
- /* 78 */
10469
+ /* 79 */
10480
10470
  /***/ (function(module, exports, __webpack_require__) {
10481
10471
 
10482
10472
  'use strict';
10483
10473
 
10484
- var isCallable = __webpack_require__(79);
10474
+ var isCallable = __webpack_require__(80);
10485
10475
 
10486
10476
  var toStr = Object.prototype.toString;
10487
10477
  var hasOwnProperty = Object.prototype.hasOwnProperty;
@@ -10544,7 +10534,7 @@ return /******/ (function(modules) { // webpackBootstrap
10544
10534
 
10545
10535
 
10546
10536
  /***/ }),
10547
- /* 79 */
10537
+ /* 80 */
10548
10538
  /***/ (function(module, exports) {
10549
10539
 
10550
10540
  'use strict';
@@ -10651,7 +10641,7 @@ return /******/ (function(modules) { // webpackBootstrap
10651
10641
 
10652
10642
 
10653
10643
  /***/ }),
10654
- /* 80 */
10644
+ /* 81 */
10655
10645
  /***/ (function(module, exports) {
10656
10646
 
10657
10647
  /* WEBPACK VAR INJECTION */(function(global) {'use strict';
@@ -10687,12 +10677,12 @@ return /******/ (function(modules) { // webpackBootstrap
10687
10677
  /* WEBPACK VAR INJECTION */}.call(exports, (function() { return this; }())))
10688
10678
 
10689
10679
  /***/ }),
10690
- /* 81 */
10680
+ /* 82 */
10691
10681
  /***/ (function(module, exports, __webpack_require__) {
10692
10682
 
10693
10683
  'use strict';
10694
10684
 
10695
- var whichTypedArray = __webpack_require__(77);
10685
+ var whichTypedArray = __webpack_require__(78);
10696
10686
 
10697
10687
  /** @type {import('.')} */
10698
10688
  module.exports = function isTypedArray(value) {
@@ -10701,7 +10691,7 @@ return /******/ (function(modules) { // webpackBootstrap
10701
10691
 
10702
10692
 
10703
10693
  /***/ }),
10704
- /* 82 */
10694
+ /* 83 */
10705
10695
  /***/ (function(module, exports) {
10706
10696
 
10707
10697
  module.exports = function isBuffer(arg) {
@@ -10712,7 +10702,7 @@ return /******/ (function(modules) { // webpackBootstrap
10712
10702
  }
10713
10703
 
10714
10704
  /***/ }),
10715
- /* 83 */
10705
+ /* 84 */
10716
10706
  /***/ (function(module, exports) {
10717
10707
 
10718
10708
  if (typeof Object.create === 'function') {
@@ -10745,14 +10735,14 @@ return /******/ (function(modules) { // webpackBootstrap
10745
10735
 
10746
10736
 
10747
10737
  /***/ }),
10748
- /* 84 */
10738
+ /* 85 */
10749
10739
  /***/ (function(module, exports, __webpack_require__) {
10750
10740
 
10751
10741
  /* WEBPACK VAR INJECTION */(function(process) {var AWS = __webpack_require__(1);
10752
- var AcceptorStateMachine = __webpack_require__(85);
10742
+ var AcceptorStateMachine = __webpack_require__(86);
10753
10743
  var inherit = AWS.util.inherit;
10754
10744
  var domain = AWS.util.domain;
10755
- var jmespath = __webpack_require__(86);
10745
+ var jmespath = __webpack_require__(87);
10756
10746
 
10757
10747
  /**
10758
10748
  * @api private
@@ -11561,7 +11551,7 @@ return /******/ (function(modules) { // webpackBootstrap
11561
11551
  /* WEBPACK VAR INJECTION */}.call(exports, __webpack_require__(3)))
11562
11552
 
11563
11553
  /***/ }),
11564
- /* 85 */
11554
+ /* 86 */
11565
11555
  /***/ (function(module, exports) {
11566
11556
 
11567
11557
  function AcceptorStateMachine(states, state) {
@@ -11612,7 +11602,7 @@ return /******/ (function(modules) { // webpackBootstrap
11612
11602
 
11613
11603
 
11614
11604
  /***/ }),
11615
- /* 86 */
11605
+ /* 87 */
11616
11606
  /***/ (function(module, exports, __webpack_require__) {
11617
11607
 
11618
11608
  (function(exports) {
@@ -13290,12 +13280,12 @@ return /******/ (function(modules) { // webpackBootstrap
13290
13280
 
13291
13281
 
13292
13282
  /***/ }),
13293
- /* 87 */
13283
+ /* 88 */
13294
13284
  /***/ (function(module, exports, __webpack_require__) {
13295
13285
 
13296
13286
  var AWS = __webpack_require__(1);
13297
13287
  var inherit = AWS.util.inherit;
13298
- var jmespath = __webpack_require__(86);
13288
+ var jmespath = __webpack_require__(87);
13299
13289
 
13300
13290
  /**
13301
13291
  * This class encapsulates the response information
@@ -13497,7 +13487,7 @@ return /******/ (function(modules) { // webpackBootstrap
13497
13487
 
13498
13488
 
13499
13489
  /***/ }),
13500
- /* 88 */
13490
+ /* 89 */
13501
13491
  /***/ (function(module, exports, __webpack_require__) {
13502
13492
 
13503
13493
  /**
@@ -13517,7 +13507,7 @@ return /******/ (function(modules) { // webpackBootstrap
13517
13507
 
13518
13508
  var AWS = __webpack_require__(1);
13519
13509
  var inherit = AWS.util.inherit;
13520
- var jmespath = __webpack_require__(86);
13510
+ var jmespath = __webpack_require__(87);
13521
13511
 
13522
13512
  /**
13523
13513
  * @api private
@@ -13707,7 +13697,7 @@ return /******/ (function(modules) { // webpackBootstrap
13707
13697
 
13708
13698
 
13709
13699
  /***/ }),
13710
- /* 89 */
13700
+ /* 90 */
13711
13701
  /***/ (function(module, exports, __webpack_require__) {
13712
13702
 
13713
13703
  var AWS = __webpack_require__(1);
@@ -13744,17 +13734,17 @@ return /******/ (function(modules) { // webpackBootstrap
13744
13734
  throw new Error('Unknown signing version ' + version);
13745
13735
  };
13746
13736
 
13747
- __webpack_require__(90);
13748
13737
  __webpack_require__(91);
13749
13738
  __webpack_require__(92);
13750
13739
  __webpack_require__(93);
13751
- __webpack_require__(95);
13740
+ __webpack_require__(94);
13752
13741
  __webpack_require__(96);
13753
13742
  __webpack_require__(97);
13743
+ __webpack_require__(98);
13754
13744
 
13755
13745
 
13756
13746
  /***/ }),
13757
- /* 90 */
13747
+ /* 91 */
13758
13748
  /***/ (function(module, exports, __webpack_require__) {
13759
13749
 
13760
13750
  var AWS = __webpack_require__(1);
@@ -13808,7 +13798,7 @@ return /******/ (function(modules) { // webpackBootstrap
13808
13798
 
13809
13799
 
13810
13800
  /***/ }),
13811
- /* 91 */
13801
+ /* 92 */
13812
13802
  /***/ (function(module, exports, __webpack_require__) {
13813
13803
 
13814
13804
  var AWS = __webpack_require__(1);
@@ -13891,13 +13881,13 @@ return /******/ (function(modules) { // webpackBootstrap
13891
13881
 
13892
13882
 
13893
13883
  /***/ }),
13894
- /* 92 */
13884
+ /* 93 */
13895
13885
  /***/ (function(module, exports, __webpack_require__) {
13896
13886
 
13897
13887
  var AWS = __webpack_require__(1);
13898
13888
  var inherit = AWS.util.inherit;
13899
13889
 
13900
- __webpack_require__(91);
13890
+ __webpack_require__(92);
13901
13891
 
13902
13892
  /**
13903
13893
  * @api private
@@ -13922,11 +13912,11 @@ return /******/ (function(modules) { // webpackBootstrap
13922
13912
 
13923
13913
 
13924
13914
  /***/ }),
13925
- /* 93 */
13915
+ /* 94 */
13926
13916
  /***/ (function(module, exports, __webpack_require__) {
13927
13917
 
13928
13918
  var AWS = __webpack_require__(1);
13929
- var v4Credentials = __webpack_require__(94);
13919
+ var v4Credentials = __webpack_require__(95);
13930
13920
  var inherit = AWS.util.inherit;
13931
13921
 
13932
13922
  /**
@@ -14143,7 +14133,7 @@ return /******/ (function(modules) { // webpackBootstrap
14143
14133
 
14144
14134
 
14145
14135
  /***/ }),
14146
- /* 94 */
14136
+ /* 95 */
14147
14137
  /***/ (function(module, exports, __webpack_require__) {
14148
14138
 
14149
14139
  var AWS = __webpack_require__(1);
@@ -14249,7 +14239,7 @@ return /******/ (function(modules) { // webpackBootstrap
14249
14239
 
14250
14240
 
14251
14241
  /***/ }),
14252
- /* 95 */
14242
+ /* 96 */
14253
14243
  /***/ (function(module, exports, __webpack_require__) {
14254
14244
 
14255
14245
  var AWS = __webpack_require__(1);
@@ -14430,7 +14420,7 @@ return /******/ (function(modules) { // webpackBootstrap
14430
14420
 
14431
14421
 
14432
14422
  /***/ }),
14433
- /* 96 */
14423
+ /* 97 */
14434
14424
  /***/ (function(module, exports, __webpack_require__) {
14435
14425
 
14436
14426
  var AWS = __webpack_require__(1);
@@ -14555,7 +14545,7 @@ return /******/ (function(modules) { // webpackBootstrap
14555
14545
 
14556
14546
 
14557
14547
  /***/ }),
14558
- /* 97 */
14548
+ /* 98 */
14559
14549
  /***/ (function(module, exports, __webpack_require__) {
14560
14550
 
14561
14551
  var AWS = __webpack_require__(1);
@@ -14575,7 +14565,7 @@ return /******/ (function(modules) { // webpackBootstrap
14575
14565
 
14576
14566
 
14577
14567
  /***/ }),
14578
- /* 98 */
14568
+ /* 99 */
14579
14569
  /***/ (function(module, exports, __webpack_require__) {
14580
14570
 
14581
14571
  var AWS = __webpack_require__(1);
@@ -14852,7 +14842,7 @@ return /******/ (function(modules) { // webpackBootstrap
14852
14842
 
14853
14843
 
14854
14844
  /***/ }),
14855
- /* 99 */
14845
+ /* 100 */
14856
14846
  /***/ (function(module, exports, __webpack_require__) {
14857
14847
 
14858
14848
  /* WEBPACK VAR INJECTION */(function(process) {var warning = [