EC2 Host Reservation

This table represents the EC2 Host Reservation resource from Amazon Web Services.

aws.ec2_hostreservation

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
countcoreint64The number of Dedicated Hosts the reservation is associated with.
currency_codecorestringThe currency in which the <code>upfrontPrice</code> and <code>hourlyPrice</code> amounts are specified. At this time, the only supported currency is <code>USD</code>.
durationcoreint64The length of the reservation's term, specified in seconds. Can be <code>31536000 (1 year)</code> | <code>94608000 (3 years)</code>.
endcoretimestampThe date and time that the reservation ends.
host_id_setcorearray<string>The IDs of the Dedicated Hosts associated with the reservation.
host_reservation_idcorestringThe ID of the reservation that specifies the associated Dedicated Hosts.
hourly_pricecorestringThe hourly price of the reservation.
instance_familycorestringThe instance family of the Dedicated Host Reservation. The instance family on the Dedicated Host must be the same in order for it to benefit from the reservation.
offering_idcorestringThe ID of the reservation. This remains the same regardless of which Dedicated Hosts are associated with it.
payment_optioncorestringThe payment option selected for this reservation.
startcoretimestampThe date and time that the reservation started.
statecorestringThe state of the reservation.
tagscorehstore
upfront_pricecorestringThe upfront price of the reservation.