glacier_create_vault {paws.storage} | R Documentation |
This operation creates a new vault with the specified name
Description
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.
Usage
glacier_create_vault(accountId, vaultName)
Arguments
accountId |
[required] The |
vaultName |
[required] The name of the vault. |