aws-sdk 2.1111.0 → 2.1114.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.1111.0
1
+ // AWS SDK for JavaScript v2.1114.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){
@@ -167748,7 +167748,10 @@ module.exports={
167748
167748
  "LastUpdateDate": {
167749
167749
  "type": "timestamp"
167750
167750
  },
167751
- "OutputFormat": {}
167751
+ "OutputFormat": {},
167752
+ "StatisticsConfigurations": {
167753
+ "shape": "S4i"
167754
+ }
167752
167755
  }
167753
167756
  }
167754
167757
  },
@@ -167898,7 +167901,7 @@ module.exports={
167898
167901
  "type": "structure",
167899
167902
  "members": {
167900
167903
  "Tags": {
167901
- "shape": "S57"
167904
+ "shape": "S5d"
167902
167905
  }
167903
167906
  }
167904
167907
  }
@@ -167965,7 +167968,7 @@ module.exports={
167965
167968
  "shape": "S1t"
167966
167969
  },
167967
167970
  "Tags": {
167968
- "shape": "S57"
167971
+ "shape": "S5d"
167969
167972
  }
167970
167973
  }
167971
167974
  }
@@ -168011,7 +168014,7 @@ module.exports={
168011
168014
  "RuleState": {},
168012
168015
  "RuleDefinition": {},
168013
168016
  "Tags": {
168014
- "shape": "S57"
168017
+ "shape": "S5d"
168015
168018
  }
168016
168019
  }
168017
168020
  },
@@ -168071,7 +168074,7 @@ module.exports={
168071
168074
  "shape": "Se"
168072
168075
  },
168073
168076
  "Tags": {
168074
- "shape": "S57"
168077
+ "shape": "S5d"
168075
168078
  },
168076
168079
  "ThresholdMetricId": {}
168077
168080
  }
@@ -168170,7 +168173,10 @@ module.exports={
168170
168173
  "RoleArn": {},
168171
168174
  "OutputFormat": {},
168172
168175
  "Tags": {
168173
- "shape": "S57"
168176
+ "shape": "S5d"
168177
+ },
168178
+ "StatisticsConfigurations": {
168179
+ "shape": "S4i"
168174
168180
  }
168175
168181
  }
168176
168182
  },
@@ -168206,7 +168212,7 @@ module.exports={
168206
168212
  ],
168207
168213
  "members": {
168208
168214
  "Names": {
168209
- "shape": "S5y"
168215
+ "shape": "S64"
168210
168216
  }
168211
168217
  }
168212
168218
  },
@@ -168224,7 +168230,7 @@ module.exports={
168224
168230
  ],
168225
168231
  "members": {
168226
168232
  "Names": {
168227
- "shape": "S5y"
168233
+ "shape": "S64"
168228
168234
  }
168229
168235
  }
168230
168236
  },
@@ -168244,7 +168250,7 @@ module.exports={
168244
168250
  "members": {
168245
168251
  "ResourceARN": {},
168246
168252
  "Tags": {
168247
- "shape": "S57"
168253
+ "shape": "S5d"
168248
168254
  }
168249
168255
  }
168250
168256
  },
@@ -168531,7 +168537,37 @@ module.exports={
168531
168537
  }
168532
168538
  }
168533
168539
  },
168534
- "S57": {
168540
+ "S4i": {
168541
+ "type": "list",
168542
+ "member": {
168543
+ "type": "structure",
168544
+ "required": [
168545
+ "IncludeMetrics",
168546
+ "AdditionalStatistics"
168547
+ ],
168548
+ "members": {
168549
+ "IncludeMetrics": {
168550
+ "type": "list",
168551
+ "member": {
168552
+ "type": "structure",
168553
+ "required": [
168554
+ "Namespace",
168555
+ "MetricName"
168556
+ ],
168557
+ "members": {
168558
+ "Namespace": {},
168559
+ "MetricName": {}
168560
+ }
168561
+ }
168562
+ },
168563
+ "AdditionalStatistics": {
168564
+ "type": "list",
168565
+ "member": {}
168566
+ }
168567
+ }
168568
+ }
168569
+ },
168570
+ "S5d": {
168535
168571
  "type": "list",
168536
168572
  "member": {
168537
168573
  "type": "structure",
@@ -168545,7 +168581,7 @@ module.exports={
168545
168581
  }
168546
168582
  }
168547
168583
  },
168548
- "S5y": {
168584
+ "S64": {
168549
168585
  "type": "list",
168550
168586
  "member": {}
168551
168587
  }
@@ -237606,7 +237642,7 @@ AWS.util.update(AWS, {
237606
237642
  /**
237607
237643
  * @constant
237608
237644
  */
237609
- VERSION: '2.1111.0',
237645
+ VERSION: '2.1114.0',
237610
237646
 
237611
237647
  /**
237612
237648
  * @api private
@@ -259056,7 +259092,7 @@ var LRUCache = /** @class */ (function () {
259056
259092
  }());
259057
259093
  exports.LRUCache = LRUCache;
259058
259094
  },{}],452:[function(require,module,exports){
259059
- // AWS SDK for JavaScript v2.1111.0
259095
+ // AWS SDK for JavaScript v2.1114.0
259060
259096
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
259061
259097
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
259062
259098
  require('./browser_loader');