volume Type
Parameters
value
The volume type. This parameter maps 1:1 with the `VolumeType`
parameter of the CreateVolume API in the Amazon EC2 API Reference. For more information, see Amazon EBS volume types in the Amazon EC2 User Guide. The following are the supported volume types. + General Purpose SSD: `gp2`
|`gp3`
+ Provisioned IOPS SSD: `io1`
|`io2`
+ Throughput Optimized HDD: `st1`
+ Cold HDD: `sc1`
+ Magnetic: `standard`
The magnetic volume type is not supported on Fargate.