First create a security group called technohipster with the following ports open to the world:
TCP 22, 443, 8080
UDP 1194
Now launch your instance using a fresh 12.04 ubuntu image
ec2-run-instances ami-b53012dc -k YOUR_KEYPAIR -g technohipster --instance-type t1.micro