Create Amazon EBS Volume
Description:
This Action creates an EBS volume.

Properties:
EC2 Client:
The EC2 Client.
Name:
The desired name for the volume.
Purpose:
The purpose of the volume, if any.
Availability Zone:
The Availability Zone is represented by a region code followed by a letter identifier.
From Snapshot:
Specify whether to create the volume from a specified snapshot.
Size:
The size must be equal to or larger than the snapshot size.
Snapshot Id:
Enter the snapshot Id from which to create the volume.
Volume Type:
The volume type.
Encrypted:
Specify whether the volume should be encrypted.
Store Volume into:
Enter the name of the Variable that holds the created EBS volume.