aws::ebs-snapshot

Query ebs snapshot.

Example

ebs-snapshot: $(external-query aws::ebs-snapshot { owner-alias: 'amazon'})

Attributes

Attribute Description
description A description of the snapshot.
encrypted Indicates whether the snapshot is encrypted . Valid values are true or false
owner-alias Value from an Amazon-maintained list . Valid values are amazon or self or all or aws-marketplace or microsoft.
owner-id The ID of the AWS account that owns the snapshot.
progress The progress of the snapshot, as a percentage (for example, 80%).
snapshot-id The snapshot ID.
start-time The time stamp when the snapshot was initiated.
status The status of the snapshot . Valid values are pending or completed or error.
tag map The key/value combination of a tag assigned to the resource.
tag-key The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.
volume-id The ID of the volume the snapshot is for.
volume-size The size of the volume, in GiB.