EC2Volume¶
Resource¶
EC2Volume
Properties¶
AvailabilityZone
: The Availability Zone in which the volume was createdCreateTime
: The time stamp when volume creation was initiatedEncrypted
: Indicates whether the volume is encryptedIops
: The number of I/O operations per second (IOPS)KmsKeyID
: The Amazon Resource Name (ARN) of the AWS KMS key used for encryptionMultiAttachEnabled
: Indicates whether Amazon EBS Multi-Attach is enabledSize
: The size of the volume in GiBState
: The state of the volume (creating, available, in-use, deleting, deleted, error)Throughput
: The throughput that the volume supports in MiB/sVolumeID
: The ID of the EBS volumeVolumeType
: The volume type (gp2, gp3, io1, io2, st1, sc1, standard)tag:<key>:
: This resource has tags with propertyTags
. These are key/value pairs that are added as their own property with the prefix oftag:
(e.g. [tag:example: "value"])
Note
Properties are what Filters are written against in your configuration. You use the property names to write filters for what you want to keep and omit from the nuke process.
String Property¶
The string representation of a resource is generally the value of the Name, ID or ARN field of the resource. Not all
resources support properties. To write a filter against the string representation, simply omit the property
field in
the filter.
The string value is always what is used in the output of the log format when a resource is identified.