I have a non-default vpc where i want to launch instances. The docs http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-vpc.html say:
Non-default vpc: "DNS hostnames are disabled by default."
Currently there is no option to set in during ec2-launch with "aws ec2 run-instances".
http://docs.aws.amazon.com/cli/latest/reference/ec2/run-instances.html
Any idea?