Skip to content

Instantly share code, notes, and snippets.

@ckelner
Created August 16, 2013 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ckelner/6250239 to your computer and use it in GitHub Desktop.
Save ckelner/6250239 to your computer and use it in GitHub Desktop.
reserved instance object from AWS
<item>
<reservedInstancesId>bbcd9749-595f-4030-9ac8-dde4ab4f71ec</reservedInstancesId>
<instanceType>m1.large</instanceType>
<availabilityZone>us-east-1a</availabilityZone>
<start>2013-08-01T00:00:00.000Z</start>
<duration>94608000</duration>
<fixedPrice>1028.0</fixedPrice>
<usagePrice>0.0</usagePrice>
<instanceCount>1</instanceCount>
<productDescription>Linux/UNIX (Amazon VPC)</productDescription>
<state>active</state>
<instanceTenancy>default</instanceTenancy>
<currencyCode>USD</currencyCode>
<offeringType>Heavy Utilization</offeringType>
<recurringCharges>
<item>
<frequency>Hourly</frequency>
<amount>0.046</amount>
</item>
</recurringCharges>
</item>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment