EC2Snapshot¶
Resource¶
EC2Snapshot
Properties¶
DataEncryptionKeyID
: The data encryption key identifier for the snapshotDescription
: The description for the snapshotEncrypted
: Indicates whether the snapshot is encryptedKmsKeyID
: The Amazon Resource Name (ARN) of the AWS KMS key used for encryptionOwnerAlias
: The AWS owner aliasOwnerID
: The AWS account ID of the EBS snapshot ownerProgress
: The progress of the snapshot as a percentageRestoreExpiryTime
: Only for archived snapshots that are temporarily restoredSnapshotID
: The ID of the snapshotStartTime
: The time stamp when the snapshot was initiatedState
: The snapshot stateStateMessage
: Encrypted Amazon EBS snapshots are copied asynchronouslyStorageTier
: The storage tier in which the snapshot is storedVolumeID
: The ID of the volume that was used to create the snapshotVolumeSize
: The size of the volume in GiBtag:<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.