This operation returns information about a vault, including thevault's Amazon Resource Name (ARN), the date the vault was created,the number of archives it contains, and the total size of all thearchives in the vault.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/glacier/describe-vault.html
aws glacier describe-vault --vault-name my-vault --account-id - |
describe-vault — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/glacier/describe-vault.html |
aws glacier describe-vault --account-id - --vault-name my-vault-name |
Upload/download to/from AWS Glacier using aws-cli 揃 GitHub : http://gist.github.com/hfreire/89a2bd48b683a8078549fec908b31efc |
aws glacier describe-vault --vault-name media1 --account-id - |
GitHub - benporter/aws-glacier-multipart-upload: Script for uploading large files to AWS Glacier : http://github.com/benporter/aws-glacier-multipart-upload |
aws glacier describe-vault --account-id - --vault-name deleteMeIn2020 |
Maltfield Log/2018 Q3 - Open Source Ecology : http://wiki.opensourceecology.org/wiki/Maltfield_Log/2018_Q3 |
aws glacier describe-vault --account-id - --vault-name sandbox-02 |
Basic Command-line AWS Glacier Workflow : http://www.madboa.com/blog/2016/09/23/glacier-cli-intro/ |