Parameters to change an EBS volume's type.
Indicates the new IOPS value for the volume. Required when volumeType is provisioned-iops. Ignored otherwise.
volumeType
provisioned-iops
Type: integer
integer
Required: Conditional
Indicates the new volume type for the EBS volume.
Type: string
string
Valid Values:
magnetic
ssd-gp2
ssd-gp3
throughput-optimized
cold
Required: Yes
Last updated 4 years ago
{ "volumeType": "ssd-gp3", "iops": null }