tomvachon / aws-nuke

Nuke a whole AWS account
MIT License
1 stars 0 forks source link

glacier #49

Open tomvachon opened 6 years ago

tomvachon commented 6 years ago

DeleteArchive DeleteVault DeleteVaultNotifications

tomvachon commented 6 years ago

This has some odd timing implications:

Amazon Glacier will delete a vault only if there are no archives in the vault as of the last inventory and there have been no writes to the vault since the last inventory. If either of these conditions is not satisfied, the vault deletion fails (that is, the vault is not removed) and Amazon Glacier returns an error.