Does knife support ec2 volume creation and formatting

We have servers which need ec2 ebs. Is there a way to use knife to create them?

thanks

I do the creating and formatting in the recipes run by the bootstrap
once the node has started up.
There's a cookbook you can use that works nicely.

Cheers,
Edward

On Wed, Oct 24, 2012 at 3:29 PM, xyuan@mspot.com wrote:

We have servers which need ec2 ebs. Is there a way to use knife to create them?

thanks