VolumeConfiguration - AWS Compute Optimizer

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.

This can be gp2 for General Purpose SSD, io1 or io2 for Provisioned IOPS SSD, st1 for Throughput Optimized HDD, sc1 for Cold HDD, or standard for Magnetic volumes.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: