Vagrant AWS (https://github.com/mitchellh/vagrant-aws) でavailability_zone は region の後に書く
aws.region = "ap-northeast-1"
aws.availability_zone = "ap-northeast-1b"
region = "ap-northeast-1b" と書くとエラーになる。
vagrantでawsのインスタンスを起動しようとしたときに、getaddrinfo: nodename nor servname provided, or not known (SocketError)と出る件 - Qiita [キータ]
http://qiita.com/ise_daisuke/items/394532103c49c6ac980d