aws-sdk 2.994.0 → 2.995.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.994.0
1
+ // AWS SDK for JavaScript v2.995.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){
@@ -71505,7 +71505,7 @@ module.exports={
71505
71505
  "shape": "S9e"
71506
71506
  },
71507
71507
  "TargetCapacitySpecification": {
71508
- "shape": "S9n"
71508
+ "shape": "S9o"
71509
71509
  },
71510
71510
  "TerminateInstancesWithExpiration": {
71511
71511
  "type": "boolean"
@@ -71541,7 +71541,7 @@ module.exports={
71541
71541
  "type": "structure",
71542
71542
  "members": {
71543
71543
  "LaunchTemplateAndOverrides": {
71544
- "shape": "S9u",
71544
+ "shape": "S9v",
71545
71545
  "locationName": "launchTemplateAndOverrides"
71546
71546
  },
71547
71547
  "Lifecycle": {
@@ -71564,7 +71564,7 @@ module.exports={
71564
71564
  "type": "structure",
71565
71565
  "members": {
71566
71566
  "LaunchTemplateAndOverrides": {
71567
- "shape": "S9u",
71567
+ "shape": "S9v",
71568
71568
  "locationName": "launchTemplateAndOverrides"
71569
71569
  },
71570
71570
  "Lifecycle": {
@@ -76740,14 +76740,14 @@ module.exports={
76740
76740
  "type": "structure",
76741
76741
  "members": {
76742
76742
  "LaunchTemplateSpecification": {
76743
- "shape": "S9v",
76743
+ "shape": "S9w",
76744
76744
  "locationName": "launchTemplateSpecification"
76745
76745
  },
76746
76746
  "Overrides": {
76747
76747
  "locationName": "overrides",
76748
76748
  "type": "list",
76749
76749
  "member": {
76750
- "shape": "S9w",
76750
+ "shape": "S9x",
76751
76751
  "locationName": "item"
76752
76752
  }
76753
76753
  }
@@ -76885,7 +76885,7 @@ module.exports={
76885
76885
  "type": "structure",
76886
76886
  "members": {
76887
76887
  "LaunchTemplateAndOverrides": {
76888
- "shape": "S9u",
76888
+ "shape": "S9v",
76889
76889
  "locationName": "launchTemplateAndOverrides"
76890
76890
  },
76891
76891
  "Lifecycle": {
@@ -76908,7 +76908,7 @@ module.exports={
76908
76908
  "type": "structure",
76909
76909
  "members": {
76910
76910
  "LaunchTemplateAndOverrides": {
76911
- "shape": "S9u",
76911
+ "shape": "S9v",
76912
76912
  "locationName": "launchTemplateAndOverrides"
76913
76913
  },
76914
76914
  "Lifecycle": {
@@ -85398,7 +85398,7 @@ module.exports={
85398
85398
  },
85399
85399
  "FleetId": {},
85400
85400
  "TargetCapacitySpecification": {
85401
- "shape": "S9n"
85401
+ "shape": "S9o"
85402
85402
  },
85403
85403
  "Context": {}
85404
85404
  }
@@ -90532,7 +90532,7 @@ module.exports={
90532
90532
  }
90533
90533
  }
90534
90534
  },
90535
- "S9n": {
90535
+ "S9o": {
90536
90536
  "type": "structure",
90537
90537
  "required": [
90538
90538
  "TotalTargetCapacity"
@@ -90550,20 +90550,20 @@ module.exports={
90550
90550
  "DefaultTargetCapacityType": {}
90551
90551
  }
90552
90552
  },
90553
- "S9u": {
90553
+ "S9v": {
90554
90554
  "type": "structure",
90555
90555
  "members": {
90556
90556
  "LaunchTemplateSpecification": {
90557
- "shape": "S9v",
90557
+ "shape": "S9w",
90558
90558
  "locationName": "launchTemplateSpecification"
90559
90559
  },
90560
90560
  "Overrides": {
90561
- "shape": "S9w",
90561
+ "shape": "S9x",
90562
90562
  "locationName": "overrides"
90563
90563
  }
90564
90564
  }
90565
90565
  },
90566
- "S9v": {
90566
+ "S9w": {
90567
90567
  "type": "structure",
90568
90568
  "members": {
90569
90569
  "LaunchTemplateId": {
@@ -90577,7 +90577,7 @@ module.exports={
90577
90577
  }
90578
90578
  }
90579
90579
  },
90580
- "S9w": {
90580
+ "S9x": {
90581
90581
  "type": "structure",
90582
90582
  "members": {
90583
90583
  "InstanceType": {
@@ -94641,6 +94641,16 @@ module.exports={
94641
94641
  },
94642
94642
  "BootMode": {
94643
94643
  "locationName": "bootMode"
94644
+ },
94645
+ "PlatformDetails": {
94646
+ "locationName": "platformDetails"
94647
+ },
94648
+ "UsageOperation": {
94649
+ "locationName": "usageOperation"
94650
+ },
94651
+ "UsageOperationUpdateTime": {
94652
+ "locationName": "usageOperationUpdateTime",
94653
+ "type": "timestamp"
94644
94654
  }
94645
94655
  }
94646
94656
  }
@@ -95675,7 +95685,7 @@ module.exports={
95675
95685
  "type": "structure",
95676
95686
  "members": {
95677
95687
  "LaunchTemplateSpecification": {
95678
- "shape": "S9v",
95688
+ "shape": "S9w",
95679
95689
  "locationName": "launchTemplateSpecification"
95680
95690
  },
95681
95691
  "Overrides": {
@@ -226387,7 +226397,7 @@ AWS.util.update(AWS, {
226387
226397
  /**
226388
226398
  * @constant
226389
226399
  */
226390
- VERSION: '2.994.0',
226400
+ VERSION: '2.995.0',
226391
226401
 
226392
226402
  /**
226393
226403
  * @api private
@@ -247640,7 +247650,7 @@ var LRUCache = /** @class */ (function () {
247640
247650
  }());
247641
247651
  exports.LRUCache = LRUCache;
247642
247652
  },{}],451:[function(require,module,exports){
247643
- // AWS SDK for JavaScript v2.994.0
247653
+ // AWS SDK for JavaScript v2.995.0
247644
247654
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
247645
247655
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
247646
247656
  require('./browser_loader');