EbsVolumeConfiguration
Configuration details for an Amazon EBS volume.
Contents
- iops
-
The number of I/O operations per second (IOPS) provisioned for the volume.
Type: Integer
Required: No
- sizeInGib
-
The size of the EBS volume in gibibytes (GiB).
Type: Integer
Required: No
- throughput
-
The throughput in MiB/s provisioned for the volume (applicable to gp3, io1, and io2bx volumes).
Type: Integer
Required: No
- type
-
The EBS volume type, such as gp2, gp3, io1, io2, st1, or sc1.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: