With a minor edit to the Gemfile I was able to build and test the plugin locally. When I try to run it via bundle exec vagrant up --provider=aws, with a Vagrantfile copied from the vagrant-aws README.md, I get:
Vagrant failed to initialize at a very early stage:
There is a syntax error in the following Vagrantfile. The syntax error
message is reproduced below for convenience:
/home/jeffsussna/.bundler/ruby/1.8/vagrant-194948999371/config/default.rb:22: syntax error, unexpected ':', expecting kEND
guest: 22,
^
/home/jeffsussna/.bundler/ruby/1.8/vagrant-194948999371/config/default.rb:24: syntax error, unexpected ',', expecting kEND