> public interface GlacierClient extends Closeable {
>
> + /**
> + * A PUT request operation with a vault name to create a new vault to
> store archives.
> + *
> + * @param vaultName
> + * A name for the Vault being created.
> + * @return A reference to an URI.Is it an arbitrary URI? Could you be more concrete? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-aws/pull/4/files#r12842777
