You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can we deal with the discounts for the reserved instances (http://aws.amazon.com/ec2/pricing/#reserved-volume-discounts)?
Depending on the overall sum of all the reserved instances upfront values contracted we may have a different discount.
Maybe we could simply have a Deduction (linked to all the pricePlans) with a usage variable for storing the total upfront value.
The text was updated successfully, but these errors were encountered:
How can we deal with the discounts for the reserved instances (http://aws.amazon.com/ec2/pricing/#reserved-volume-discounts)?
Depending on the overall sum of all the reserved instances upfront values contracted we may have a different discount.
Maybe we could simply have a Deduction (linked to all the pricePlans) with a usage variable for storing the total upfront value.
The text was updated successfully, but these errors were encountered: