paws.storage (version 0.5.0)

backup_describe_backup_vault: Returns metadata about a backup vault specified by its name

Description

Returns metadata about a backup vault specified by its name.

See https://www.paws-r-sdk.com/docs/backup_describe_backup_vault/ for full documentation.

Usage

backup_describe_backup_vault(BackupVaultName, BackupVaultAccountId = NULL)

Arguments

BackupVaultName

[required] The name of a logical container where backups are stored. Backup vaults are identified by names that are unique to the account used to create them and the Amazon Web Services Region where they are created. They consist of lowercase letters, numbers, and hyphens.

BackupVaultAccountId

This is the account ID of the specified backup vault.