Skip to content

Instantly share code, notes, and snippets.

@sumikawa
Created July 1, 2014 14:15
Show Gist options
  • Save sumikawa/aa8b5ae7d5781095905e to your computer and use it in GitHub Desktop.
Save sumikawa/aa8b5ae7d5781095905e to your computer and use it in GitHub Desktop.
aws ec2 run-instances --image-id ami-bdcda3bc --key-name xxxxxxx --instance-type t2.micro --block-device-mapping '[ {"DeviceName":"/dev/xvda","Ebs":{"VolumeType":"gp2","VolumeSize":10}} ]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment