Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

SnapshotTierStatus - Amazon Elastic Compute Cloud

SnapshotTierStatus

Provides information about a snapshot's storage tier.

Contents

archivalCompleteTime

The date and time when the last archive process was completed.

Type: Timestamp

Required: No

lastTieringOperationStatus

The status of the last archive or restore process.

Type: String

Valid Values: archival-in-progress | archival-completed | archival-failed | temporary-restore-in-progress | temporary-restore-completed | temporary-restore-failed | permanent-restore-in-progress | permanent-restore-completed | permanent-restore-failed

Required: No

lastTieringOperationStatusDetail

A message describing the status of the last archive or restore process.

Type: String

Required: No

lastTieringProgress

The progress of the last archive or restore process, as a percentage.

Type: Integer

Required: No

lastTieringStartTime

The date and time when the last archive or restore process was started.

Type: Timestamp

Required: No

ownerId

The ID of the AWS account that owns the snapshot.

Type: String

Required: No

restoreExpiryTime

Only for archived snapshots that are temporarily restored. Indicates the date and time when a temporarily restored snapshot will be automatically re-archived.

Type: Timestamp

Required: No

snapshotId

The ID of the snapshot.

Type: String

Required: No

status

The state of the snapshot.

Type: String

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

Required: No

storageTier

The storage tier in which the snapshot is stored. standard indicates that the snapshot is stored in the standard snapshot storage tier and that it is ready for use. archive indicates that the snapshot is currently archived and that it must be restored before it can be used.

Type: String

Valid Values: archive | standard

Required: No

tagSet

The tags that are assigned to the snapshot.

Type: Array of Tag objects

Required: No

volumeId

The ID of the volume from which the snapshot was created.

Type: String

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.