aws-sdk 2.1419.0 → 2.1421.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.1419.0
1
+ // AWS SDK for JavaScript v2.1421.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){
@@ -12993,6 +12993,69 @@ module.exports={
12993
12993
  }
12994
12994
  }
12995
12995
  },
12996
+ "GetSavingsPlanPurchaseRecommendationDetails": {
12997
+ "input": {
12998
+ "type": "structure",
12999
+ "required": [
13000
+ "RecommendationDetailId"
13001
+ ],
13002
+ "members": {
13003
+ "RecommendationDetailId": {}
13004
+ }
13005
+ },
13006
+ "output": {
13007
+ "type": "structure",
13008
+ "members": {
13009
+ "RecommendationDetailId": {},
13010
+ "RecommendationDetailData": {
13011
+ "type": "structure",
13012
+ "members": {
13013
+ "AccountScope": {},
13014
+ "LookbackPeriodInDays": {},
13015
+ "SavingsPlansType": {},
13016
+ "TermInYears": {},
13017
+ "PaymentOption": {},
13018
+ "AccountId": {},
13019
+ "CurrencyCode": {},
13020
+ "InstanceFamily": {},
13021
+ "Region": {},
13022
+ "OfferingId": {},
13023
+ "GenerationTimestamp": {},
13024
+ "LatestUsageTimestamp": {},
13025
+ "CurrentAverageHourlyOnDemandSpend": {},
13026
+ "CurrentMaximumHourlyOnDemandSpend": {},
13027
+ "CurrentMinimumHourlyOnDemandSpend": {},
13028
+ "EstimatedAverageUtilization": {},
13029
+ "EstimatedMonthlySavingsAmount": {},
13030
+ "EstimatedOnDemandCost": {},
13031
+ "EstimatedOnDemandCostWithCurrentCommitment": {},
13032
+ "EstimatedROI": {},
13033
+ "EstimatedSPCost": {},
13034
+ "EstimatedSavingsAmount": {},
13035
+ "EstimatedSavingsPercentage": {},
13036
+ "ExistingHourlyCommitment": {},
13037
+ "HourlyCommitmentToPurchase": {},
13038
+ "UpfrontCost": {},
13039
+ "CurrentAverageCoverage": {},
13040
+ "EstimatedAverageCoverage": {},
13041
+ "MetricsOverLookbackPeriod": {
13042
+ "type": "list",
13043
+ "member": {
13044
+ "type": "structure",
13045
+ "members": {
13046
+ "StartTime": {},
13047
+ "EstimatedOnDemandCost": {},
13048
+ "CurrentCoverage": {},
13049
+ "EstimatedCoverage": {},
13050
+ "EstimatedNewCommitmentUtilization": {}
13051
+ }
13052
+ }
13053
+ }
13054
+ }
13055
+ }
13056
+ }
13057
+ }
13058
+ },
12996
13059
  "GetSavingsPlansCoverage": {
12997
13060
  "input": {
12998
13061
  "type": "structure",
@@ -13125,7 +13188,8 @@ module.exports={
13125
13188
  "EstimatedMonthlySavingsAmount": {},
13126
13189
  "CurrentMinimumHourlyOnDemandSpend": {},
13127
13190
  "CurrentMaximumHourlyOnDemandSpend": {},
13128
- "CurrentAverageHourlyOnDemandSpend": {}
13191
+ "CurrentAverageHourlyOnDemandSpend": {},
13192
+ "RecommendationDetailId": {}
13129
13193
  }
13130
13194
  }
13131
13195
  },
@@ -13189,19 +13253,19 @@ module.exports={
13189
13253
  "shape": "S2i"
13190
13254
  },
13191
13255
  "Utilization": {
13192
- "shape": "S6v"
13256
+ "shape": "S71"
13193
13257
  },
13194
13258
  "Savings": {
13195
- "shape": "S6w"
13259
+ "shape": "S72"
13196
13260
  },
13197
13261
  "AmortizedCommitment": {
13198
- "shape": "S6x"
13262
+ "shape": "S73"
13199
13263
  }
13200
13264
  }
13201
13265
  }
13202
13266
  },
13203
13267
  "Total": {
13204
- "shape": "S6y"
13268
+ "shape": "S74"
13205
13269
  }
13206
13270
  }
13207
13271
  }
@@ -13249,19 +13313,19 @@ module.exports={
13249
13313
  "shape": "S34"
13250
13314
  },
13251
13315
  "Utilization": {
13252
- "shape": "S6v"
13316
+ "shape": "S71"
13253
13317
  },
13254
13318
  "Savings": {
13255
- "shape": "S6w"
13319
+ "shape": "S72"
13256
13320
  },
13257
13321
  "AmortizedCommitment": {
13258
- "shape": "S6x"
13322
+ "shape": "S73"
13259
13323
  }
13260
13324
  }
13261
13325
  }
13262
13326
  },
13263
13327
  "Total": {
13264
- "shape": "S6y"
13328
+ "shape": "S74"
13265
13329
  },
13266
13330
  "TimePeriod": {
13267
13331
  "shape": "S2i"
@@ -14155,7 +14219,7 @@ module.exports={
14155
14219
  }
14156
14220
  }
14157
14221
  },
14158
- "S6v": {
14222
+ "S71": {
14159
14223
  "type": "structure",
14160
14224
  "members": {
14161
14225
  "TotalCommitment": {},
@@ -14164,14 +14228,14 @@ module.exports={
14164
14228
  "UtilizationPercentage": {}
14165
14229
  }
14166
14230
  },
14167
- "S6w": {
14231
+ "S72": {
14168
14232
  "type": "structure",
14169
14233
  "members": {
14170
14234
  "NetSavings": {},
14171
14235
  "OnDemandCostEquivalent": {}
14172
14236
  }
14173
14237
  },
14174
- "S6x": {
14238
+ "S73": {
14175
14239
  "type": "structure",
14176
14240
  "members": {
14177
14241
  "AmortizedRecurringCommitment": {},
@@ -14179,20 +14243,20 @@ module.exports={
14179
14243
  "TotalAmortizedCommitment": {}
14180
14244
  }
14181
14245
  },
14182
- "S6y": {
14246
+ "S74": {
14183
14247
  "type": "structure",
14184
14248
  "required": [
14185
14249
  "Utilization"
14186
14250
  ],
14187
14251
  "members": {
14188
14252
  "Utilization": {
14189
- "shape": "S6v"
14253
+ "shape": "S71"
14190
14254
  },
14191
14255
  "Savings": {
14192
- "shape": "S6w"
14256
+ "shape": "S72"
14193
14257
  },
14194
14258
  "AmortizedCommitment": {
14195
- "shape": "S6x"
14259
+ "shape": "S73"
14196
14260
  }
14197
14261
  }
14198
14262
  }
@@ -15113,8 +15177,7 @@ module.exports={
15113
15177
  "members": {
15114
15178
  "StackName": {},
15115
15179
  "StackResourceDriftStatusFilters": {
15116
- "type": "list",
15117
- "member": {}
15180
+ "shape": "S69"
15118
15181
  },
15119
15182
  "NextToken": {},
15120
15183
  "MaxResults": {
@@ -15852,6 +15915,67 @@ module.exports={
15852
15915
  }
15853
15916
  }
15854
15917
  },
15918
+ "ListStackInstanceResourceDrifts": {
15919
+ "input": {
15920
+ "type": "structure",
15921
+ "required": [
15922
+ "StackSetName",
15923
+ "StackInstanceAccount",
15924
+ "StackInstanceRegion",
15925
+ "OperationId"
15926
+ ],
15927
+ "members": {
15928
+ "StackSetName": {},
15929
+ "NextToken": {},
15930
+ "MaxResults": {
15931
+ "type": "integer"
15932
+ },
15933
+ "StackInstanceResourceDriftStatuses": {
15934
+ "shape": "S69"
15935
+ },
15936
+ "StackInstanceAccount": {},
15937
+ "StackInstanceRegion": {},
15938
+ "OperationId": {},
15939
+ "CallAs": {}
15940
+ }
15941
+ },
15942
+ "output": {
15943
+ "resultWrapper": "ListStackInstanceResourceDriftsResult",
15944
+ "type": "structure",
15945
+ "members": {
15946
+ "Summaries": {
15947
+ "type": "list",
15948
+ "member": {
15949
+ "type": "structure",
15950
+ "required": [
15951
+ "StackId",
15952
+ "LogicalResourceId",
15953
+ "ResourceType",
15954
+ "StackResourceDriftStatus",
15955
+ "Timestamp"
15956
+ ],
15957
+ "members": {
15958
+ "StackId": {},
15959
+ "LogicalResourceId": {},
15960
+ "PhysicalResourceId": {},
15961
+ "PhysicalResourceIdContext": {
15962
+ "shape": "S6e"
15963
+ },
15964
+ "ResourceType": {},
15965
+ "PropertyDifferences": {
15966
+ "shape": "S6j"
15967
+ },
15968
+ "StackResourceDriftStatus": {},
15969
+ "Timestamp": {
15970
+ "type": "timestamp"
15971
+ }
15972
+ }
15973
+ }
15974
+ },
15975
+ "NextToken": {}
15976
+ }
15977
+ }
15978
+ },
15855
15979
  "ListStackInstances": {
15856
15980
  "input": {
15857
15981
  "type": "structure",
@@ -16895,6 +17019,10 @@ module.exports={
16895
17019
  }
16896
17020
  }
16897
17021
  },
17022
+ "S69": {
17023
+ "type": "list",
17024
+ "member": {}
17025
+ },
16898
17026
  "S6d": {
16899
17027
  "type": "structure",
16900
17028
  "required": [
@@ -16909,39 +17037,13 @@ module.exports={
16909
17037
  "LogicalResourceId": {},
16910
17038
  "PhysicalResourceId": {},
16911
17039
  "PhysicalResourceIdContext": {
16912
- "type": "list",
16913
- "member": {
16914
- "type": "structure",
16915
- "required": [
16916
- "Key",
16917
- "Value"
16918
- ],
16919
- "members": {
16920
- "Key": {},
16921
- "Value": {}
16922
- }
16923
- }
17040
+ "shape": "S6e"
16924
17041
  },
16925
17042
  "ResourceType": {},
16926
17043
  "ExpectedProperties": {},
16927
17044
  "ActualProperties": {},
16928
17045
  "PropertyDifferences": {
16929
- "type": "list",
16930
- "member": {
16931
- "type": "structure",
16932
- "required": [
16933
- "PropertyPath",
16934
- "ExpectedValue",
16935
- "ActualValue",
16936
- "DifferenceType"
16937
- ],
16938
- "members": {
16939
- "PropertyPath": {},
16940
- "ExpectedValue": {},
16941
- "ActualValue": {},
16942
- "DifferenceType": {}
16943
- }
16944
- }
17046
+ "shape": "S6j"
16945
17047
  },
16946
17048
  "StackResourceDriftStatus": {},
16947
17049
  "Timestamp": {
@@ -16952,6 +17054,38 @@ module.exports={
16952
17054
  }
16953
17055
  }
16954
17056
  },
17057
+ "S6e": {
17058
+ "type": "list",
17059
+ "member": {
17060
+ "type": "structure",
17061
+ "required": [
17062
+ "Key",
17063
+ "Value"
17064
+ ],
17065
+ "members": {
17066
+ "Key": {},
17067
+ "Value": {}
17068
+ }
17069
+ }
17070
+ },
17071
+ "S6j": {
17072
+ "type": "list",
17073
+ "member": {
17074
+ "type": "structure",
17075
+ "required": [
17076
+ "PropertyPath",
17077
+ "ExpectedValue",
17078
+ "ActualValue",
17079
+ "DifferenceType"
17080
+ ],
17081
+ "members": {
17082
+ "PropertyPath": {},
17083
+ "ExpectedValue": {},
17084
+ "ActualValue": {},
17085
+ "DifferenceType": {}
17086
+ }
17087
+ }
17088
+ },
16955
17089
  "S6x": {
16956
17090
  "type": "structure",
16957
17091
  "members": {
@@ -204212,7 +204346,8 @@ module.exports={
204212
204346
  "type": "boolean"
204213
204347
  },
204214
204348
  "MasterUserSecretKmsKeyId": {},
204215
- "CACertificateIdentifier": {}
204349
+ "CACertificateIdentifier": {},
204350
+ "DBSystemId": {}
204216
204351
  }
204217
204352
  },
204218
204353
  "output": {
@@ -208609,7 +208744,8 @@ module.exports={
208609
208744
  "SnapshotTarget": {},
208610
208745
  "StorageThroughput": {
208611
208746
  "type": "integer"
208612
- }
208747
+ },
208748
+ "DBSystemId": {}
208613
208749
  },
208614
208750
  "wrapper": true
208615
208751
  },
@@ -260351,7 +260487,7 @@ AWS.util.update(AWS, {
260351
260487
  /**
260352
260488
  * @constant
260353
260489
  */
260354
- VERSION: '2.1419.0',
260490
+ VERSION: '2.1421.0',
260355
260491
 
260356
260492
  /**
260357
260493
  * @api private
@@ -282532,7 +282668,7 @@ var LRUCache = /** @class */ (function () {
282532
282668
  }());
282533
282669
  exports.LRUCache = LRUCache;
282534
282670
  },{}],467:[function(require,module,exports){
282535
- // AWS SDK for JavaScript v2.1419.0
282671
+ // AWS SDK for JavaScript v2.1421.0
282536
282672
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
282537
282673
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
282538
282674
  require('./browser_loader');