SnapshotInfo - Amazon Elastic Compute Cloud

SnapshotInfo

Information about a snapshot.

Contents

availabilityZone

The Availability Zone or Local Zone of the snapshots. For example, us-west-1a (Availability Zone) or us-west-2-lax-1a (Local Zone).

Type: String

Required: No

description

Description specified by the CreateSnapshotRequest that has been applied to all snapshots.

Type: String

Required: No

encrypted

Indicates whether the snapshot is encrypted.

Type: Boolean

Required: No

outpostArn

The ARN of the Outpost on which the snapshot is stored. For more information, see Amazon EBS local snapshots on Outposts in the Amazon EBS User Guide.

Type: String

Required: No

ownerId

Account id used when creating this snapshot.

Type: String

Required: No

progress

Progress this snapshot has made towards completing.

Type: String

Required: No

snapshotId

Snapshot id that can be used to describe this snapshot.

Type: String

Required: No

sseType

Reserved for future use.

Type: String

Valid Values: sse-ebs | sse-kms | none

Required: No

startTime

Time this snapshot was started. This is the same for all snapshots initiated by the same request.

Type: Timestamp

Required: No

state

Current state of the snapshot.

Type: String

Valid Values: pending | completed | error | recoverable | recovering

Required: No

tagSet

Tags associated with this snapshot.

Type: Array of Tag objects

Required: No

volumeId

Source volume from which this snapshot was created.

Type: String

Required: No

volumeSize

Size of the volume from which this snapshot was created.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: