Command option Sample:aws glacier delete-vault

Search command sample in the internet.It is the result.

This operation deletes a vault.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/glacier/delete-vault.html

aws glacier delete-vault --vault-name my-vault --account-id -
    delete-vault — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/glacier/delete-vault.html
aws glacier delete-vault --vault-name YOUR_VAULT_NAME --account-id YOUR_ACCOUNT_ID --region YOUR_REGION
    How to delete Vault (AWS Glacier) 揃 GitHub : http://gist.github.com/Remiii/507f500b5c4e801e4ddc
aws-glacier-delete-vault git https://github.com/jzelos/aws-glacier-delete-vault.git">
    GitHub - jzelos/aws-glacier-delete-vault: (C# .Net) Console app to download inventory (CSV) and delete all archives before removing the vault. Works for large vaults. : http://github.com/jzelos/aws-glacier-delete-vault
aws glacier delete-vault --vault-name my-vault --account-id -
    Vault not empty or recently written to -  : http://zetawiki.com/wiki/Vault_not_empty_or_recently_written_to

aws のオプション一覧