Comment on page
ChangeEbsVolumeSize Object
Parameters to change an EBS volume's size.
Indicates how the volume should be resized.
Type:
string
Valid Values:
final-size-gb
gb-to-add
percent-to-add
Required: Yes
Indicates the amount the volume should be resized.
Type:
integer
Required: Yes
{
"sizeType": "gb-to-add",
"sizeValue": 100
}