View source: R/backup_operations.R
backup_describe_backup_vault | R Documentation |
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.
backup_describe_backup_vault(BackupVaultName, BackupVaultAccountId = NULL)
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. |
BackupVaultAccountId |
The account ID of the specified backup vault. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.