The current documentation is missing instructions for how to attach EBS volumes, assign elastic IP, choose an instance type other than m1.small and make a snapshot from an attached volume.
in the aws.conf:
instance_type = m1.large
ip = x.x.x.x
volumes = vol-xxxxx /dev/sdf
to make a snapshot:
./bin/aws snapshot demo-server
The code also suggests that there is a --revision option that would let you install a particular revision of your buildout, or is this just carried over from mr.developer?
Reminder: http://plope.com/Members/chrism/documentation_is_the_differentiator