ec2spot 0.0.2
ec2spot create uses the AWS API to fetch spot prices for a list of instance types. It includes the min, max, avg, and ondemand prices over a seven day period. It also loads an estimate of the interrupts from the spot advisor tool. It expect the AWS client to be configured using one of the standard methods.
Gemfile:
=
instalar:
=
Runtime Dependencies (2):
aws-sdk-ec2
>= 1.437
aws-sdk-pricing
>= 1.54
Requisitos:
A configured AWS client with access to the EC2 and Pricing APIs.