aws-sdk 2.832.0 → 2.833.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.832.0
1
+ // AWS SDK for JavaScript v2.833.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){
@@ -146491,6 +146491,12 @@ module.exports={
146491
146491
  "ScanBy": {},
146492
146492
  "MaxDatapoints": {
146493
146493
  "type": "integer"
146494
+ },
146495
+ "LabelOptions": {
146496
+ "type": "structure",
146497
+ "members": {
146498
+ "Timezone": {}
146499
+ }
146494
146500
  }
146495
146501
  }
146496
146502
  },
@@ -146519,14 +146525,14 @@ module.exports={
146519
146525
  },
146520
146526
  "StatusCode": {},
146521
146527
  "Messages": {
146522
- "shape": "S3q"
146528
+ "shape": "S3s"
146523
146529
  }
146524
146530
  }
146525
146531
  }
146526
146532
  },
146527
146533
  "NextToken": {},
146528
146534
  "Messages": {
146529
- "shape": "S3q"
146535
+ "shape": "S3s"
146530
146536
  }
146531
146537
  }
146532
146538
  }
@@ -146728,7 +146734,7 @@ module.exports={
146728
146734
  "type": "structure",
146729
146735
  "members": {
146730
146736
  "Tags": {
146731
- "shape": "S4m"
146737
+ "shape": "S4o"
146732
146738
  }
146733
146739
  }
146734
146740
  }
@@ -146783,7 +146789,7 @@ module.exports={
146783
146789
  "shape": "S1c"
146784
146790
  },
146785
146791
  "Tags": {
146786
- "shape": "S4m"
146792
+ "shape": "S4o"
146787
146793
  }
146788
146794
  }
146789
146795
  }
@@ -146829,7 +146835,7 @@ module.exports={
146829
146835
  "RuleState": {},
146830
146836
  "RuleDefinition": {},
146831
146837
  "Tags": {
146832
- "shape": "S4m"
146838
+ "shape": "S4o"
146833
146839
  }
146834
146840
  }
146835
146841
  },
@@ -146889,7 +146895,7 @@ module.exports={
146889
146895
  "shape": "S1v"
146890
146896
  },
146891
146897
  "Tags": {
146892
- "shape": "S4m"
146898
+ "shape": "S4o"
146893
146899
  },
146894
146900
  "ThresholdMetricId": {}
146895
146901
  }
@@ -146993,7 +146999,7 @@ module.exports={
146993
146999
  "members": {
146994
147000
  "ResourceARN": {},
146995
147001
  "Tags": {
146996
- "shape": "S4m"
147002
+ "shape": "S4o"
146997
147003
  }
146998
147004
  }
146999
147005
  },
@@ -147241,7 +147247,7 @@ module.exports={
147241
147247
  "MetricTimezone": {}
147242
147248
  }
147243
147249
  },
147244
- "S3q": {
147250
+ "S3s": {
147245
147251
  "type": "list",
147246
147252
  "member": {
147247
147253
  "type": "structure",
@@ -147251,7 +147257,7 @@ module.exports={
147251
147257
  }
147252
147258
  }
147253
147259
  },
147254
- "S4m": {
147260
+ "S4o": {
147255
147261
  "type": "list",
147256
147262
  "member": {
147257
147263
  "type": "structure",
@@ -211655,7 +211661,7 @@ AWS.util.update(AWS, {
211655
211661
  /**
211656
211662
  * @constant
211657
211663
  */
211658
- VERSION: '2.832.0',
211664
+ VERSION: '2.833.0',
211659
211665
 
211660
211666
  /**
211661
211667
  * @api private
@@ -232813,7 +232819,7 @@ var LRUCache = /** @class */ (function () {
232813
232819
  }());
232814
232820
  exports.LRUCache = LRUCache;
232815
232821
  },{}],437:[function(require,module,exports){
232816
- // AWS SDK for JavaScript v2.832.0
232822
+ // AWS SDK for JavaScript v2.833.0
232817
232823
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
232818
232824
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
232819
232825
  require('./browser_loader');