timkay / aws

Easy command line access to Amazon EC2, S3, SQS, ELB, and SDB
http://timkay.com/aws/
424 stars 123 forks source link

Fix BlockDeviceMapping.N.NoDevice so that it is a non-value item ... #70

Closed ecweaver closed 10 years ago

ecweaver commented 10 years ago

...as per the API spec. Right now passing a -b /dev/foo=none causes a "invalid message" error; this fixes it. Tested with the "none" block-device-mapping both first and last of two.