View source: R/glacier_operations.R
glacier_create_vault | R Documentation |
This operation creates a new vault with the specified name. The name of the vault must be unique within a region for an AWS account. You can create up to 1,000 vaults per account. If you need to create more vaults, contact Amazon S3 Glacier.
See https://www.paws-r-sdk.com/docs/glacier_create_vault/ for full documentation.
glacier_create_vault(accountId, vaultName)
accountId |
[required] The |
vaultName |
[required] The name of the vault. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.