This page is only for existing customers of the S3 Glacier service using Vaults and the original REST API from 2012.
If you're looking for archival storage solutions we suggest using the S3 Glacier storage classes in Amazon S3, S3 Glacier Instant Retrieval, S3 Glacier Flexible Retrieval, and S3 Glacier Deep Archive. To learn more about these storage options, see S3 Glacier storage classes
Deleting a Vault in Amazon S3 Glacier
Amazon S3 Glacier (S3 Glacier) deletes a vault only if there are no archives in the vault as of the last inventory it computed and there have been no writes to the vault since the last inventory. For information about deleting archives, see Deleting an Archive in Amazon S3 Glacier. For information about downloading a vault inventory, Downloading a Vault Inventory in Amazon S3 Glacier.
Note
S3 Glacier prepares an inventory for each vault periodically, every 24 hours. Because the inventory might not reflect the latest information, S3 Glacier ensures the vault is indeed empty by checking if there were any write operations since the last vault inventory.
Topics
- Deleting a Vault in Amazon S3 Glacier Using the AWS SDK for Java
- Deleting a Vault in Amazon S3 Glacier Using the AWS SDK for .NET
- Deleting a Vault in S3 Glacier Using the REST API
- Deleting an Empty Vault by Using the S3 Glacier Console
- Deleting a Vault in Amazon S3 Glacier Using the AWS Command Line Interface