Skip to content

Instantly share code, notes, and snippets.

@gaikokujinch
gaikokujinch / FreeNAS.md
Last active January 13, 2017 21:01 — forked from jacobblock/FreeNAS.md
Ultimate FreeNAS Setup
@gaikokujinch
gaikokujinch / README.md
Last active November 21, 2017 06:11 — forked from Remiii/README.md
How to delete Vault (AWS Glacier)

How to delete Vault (AWS Glacier)

This Gist give some tips in order to remove AWS Glacier Vault with AWS CLI (ie. https://aws.amazon.com/en/cli/).

Step 1 / Retrive inventory

$ aws glacier initiate-job --job-parameters '{"Type": "inventory-retrieval"}' --vault-name YOUR_VAULT_NAME --account-id YOUR_ACCOUNT_ID --region YOUR_REGION