>     URI createVault(String vaultName);
> +
> +   /**
> +    * A DELETE request operation with a vault name to delete an existing 
> vault. The vault must be empty.

"Deletes a vault, if empty"? "The vault must be empty" could be misleading, it 
sounds like you might get an error if the vault is non-empty. As far as I 
understand, that is not the case - the vault is simply not deleted.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-aws/pull/4/files#r13034612

Reply via email to