paws.compute (version 0.1.0)

ec2_get_host_reservation_purchase_preview: Preview a reservation purchase with configurations that match those of your Dedicated Host

Description

Preview a reservation purchase with configurations that match those of your Dedicated Host. You must have active Dedicated Hosts in your account before you purchase a reservation.

Usage

ec2_get_host_reservation_purchase_preview(HostIdSet, OfferingId)

Arguments

HostIdSet

[required] The IDs of the Dedicated Hosts with which the reservation is associated.

OfferingId

[required] The offering ID of the reservation.

Request syntax

svc$get_host_reservation_purchase_preview(
  HostIdSet = list(
    "string"
  ),
  OfferingId = "string"
)

Details

This is a preview of the PurchaseHostReservation action and does not result in the offering being purchased.