Skip to content

Instantly share code, notes, and snippets.

@barce
Created March 9, 2012 18:16
Show Gist options
  • Save barce/2007849 to your computer and use it in GitHub Desktop.
Save barce/2007849 to your computer and use it in GitHub Desktop.
show spot instance price history on ec2 since 3/1/2012
#!/bin/bash
ec2-describe-spot-price-history -t c1.medium -s '2012-03-01T22:00:00' -a us-east-1b --product-description='Linux/UNIX'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment