VolumeConfiguration
Describes the configuration of an Amazon Elastic Block Store (Amazon EBS) volume.
Contents
- rootVolume
-
Contains the image used to boot the instance during launch.
Type: Boolean
Required: No
- volumeBaselineIOPS
-
The baseline IOPS of the volume.
Type: Integer
Required: No
- volumeBaselineThroughput
-
The baseline throughput of the volume.
Type: Integer
Required: No
- volumeBurstIOPS
-
The burst IOPS of the volume.
Type: Integer
Required: No
- volumeBurstThroughput
-
The burst throughput of the volume.
Type: Integer
Required: No
- volumeSize
-
The size of the volume, in GiB.
Type: Integer
Required: No
- volumeType
-
The volume type.
The volume types can be the following:
-
General Purpose SSD
gp2
andgp3
-
Provisioned IOPS SSD
io1
,io2
, andio2 Block Express
-
Throughput Optimized HDD
st1
-
Cold HDD
sc1
-
Magnetic volumes
standard
Type: String
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: