Volume

Name Description Required Schema Default Example

attachmentSet.N

Information about your volume attachment.

false

VolumeAttachment

availabilityZone

The Availability Zone where the volume is.

false

string

createTime

The date and time of creation of the volume.

false

string

iops

The number of I/O operations per second:
- For io1 volumes, the number of provisioned IOPS
- For gp2 volumes, the baseline performance of the volume

false

integer

size

The size of the volume, in gibibytes (GiB).

false

integer

snapshotId

The ID of the snapshot from which the volume was created.

false

string

status

The state of the volume (creating| available| in-use| deleting| error).

false

string

tagSet.N

One or more tags associated with the volume.

false

Tag

volumeId

The ID of the volume.

false

string

volumeType

The type of the volume (standard | gp2 | io1).

false

string