Skip to content

Instantly share code, notes, and snippets.

@mrardon
mrardon / instance_meta.yml
Created August 9, 2012 12:19
Amazon AWS Instance Pricing Types
instance_meta:
t1.micro:
type: 'uODI'
size: 'u'
m1.small:
type: 'stdODI'
size: 'sm'
m1.medium:
type: 'stdODI'
size: 'med'