This is an old revision of the document!
Glacier Cheat Sheet
examples:
- list vaults:
aws glacier list-vaults --account-id 123456789012
- add archive to existing vault:
aws glacier upload-archive --vault-name awsexamplevault --account-id 123456789012 --body archive.zip