Mondoo Docs

Amazon EC2 (EBS) volume

aws.ec2.volume MQL resource for querying AWS infrastructure with cnquery and cnspec.

AWSPrivate Resource

Amazon EC2 (EBS) volume

Min version: 5.15.0Defaults: id region volumeType size encrypted state

Relationships

Mini Map
AWS
2 resources · 2 relationshipsClick to select, expand fields to see properties.

Fields (14)

FieldTypeDescription
arnrequired
stringARN for the EC2 volume
attachmentsrequired
[]dictInformation about the volume attachments
availabilityZonerequired
stringAvailability Zone in which the volume was created
createTimerequired
timeTime the volume was created
encryptedrequired
intWhether the volume is encrypted
idrequired
stringID of the EC2 volume
iopsrequired
intNumber of I/O operations per second (IOPS). For gp3, io1, and io2 volumes, this represents the number of IOPS that are provisioned for the volume. For gp2 volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.
multiAttachEnabledrequired
intWhether Amazon EBS Multi-Attach is enabled
regionrequired
stringRegion where the EC2 volume is stored
sizerequired
intSize of the volume, in GiBs.
staterequired
stringState of the volume: creating, available, in-use, and so on
tagsrequired
map[string]stringA map of tags associated with the EBS volume
throughputrequired
intThroughput that the volume supports, in MiB/s.
volumeTyperequired
stringEBS volume type: gp2, gp3, io1, io2, st1, sc1, or standard