Amazon S3 Glacier · Schema

Amazon S3 Glacier Vault

Schema representing an Amazon S3 Glacier vault resource. A vault is a container for storing archives in Amazon S3 Glacier, providing durable and low-cost storage for data archiving and long-term backup.

ArchiveAWSBackupStorage

Properties

Name Type Description
VaultARN string The Amazon Resource Name (ARN) of the vault.
VaultName string The name of the vault.
CreationDate string The Universal Coordinated Time (UTC) date when the vault was created.
LastInventoryDate string The Universal Coordinated Time (UTC) date when Amazon S3 Glacier completed the last vault inventory.
NumberOfArchives integer The number of archives in the vault as of the last inventory date.
SizeInBytes integer Total size, in bytes, of the archives in the vault as of the last inventory date.
VaultAccessPolicy object
VaultNotificationConfig object
Tags object The tags that are assigned to the vault.
View JSON Schema on GitHub