https://t.me/RX1948
Server : Apache
System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User : dh_edsupp ( 6597262)
PHP Version : 8.2.26
Disable Function : NONE
Directory :  /lib/python3/dist-packages/awscli/examples/ec2/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/awscli/examples/ec2/get-host-reservation-purchase-preview.rst
**To get a purchase preview for a Dedicated Host Reservation**

This example provides a preview of the costs for a specified Dedicated Host Reservation for the specified Dedicated Host in your account.

Command::

  aws ec2 get-host-reservation-purchase-preview --offering-id hro-03f707bf363b6b324 --host-id-set h-013abcd2a00cbd123

Output::

  {
    "TotalHourlyPrice": "1.499", 
    "Purchase": [
        {
            "HourlyPrice": "1.499", 
            "InstanceFamily": "m4", 
            "PaymentOption": "NoUpfront", 
            "HostIdSet": [
                "h-013abcd2a00cbd123"
            ], 
            "UpfrontPrice": "0.000", 
            "Duration": 31536000
        }
    ], 
    "TotalUpfrontPrice": "0.000"
  }

https://t.me/RX1948 - 2025