paws.storage (version 0.5.0)

glacier_create_vault: 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 AccountId value is the AWS account ID. This value must match the AWS account ID associated with the credentials used to sign the request. You can either specify an AWS account ID or optionally a single '-' (hyphen), in which case Amazon S3 Glacier uses the AWS account ID associated with the credentials used to sign the request. If you specify your account ID, do not include any hyphens ('-') in the ID.

vaultName

[required] The name of the vault.