backup_delete_backup_vault: Deletes the backup vault identified by its name

View source: R/backup_operations.R

backup_delete_backup_vaultR Documentation

Deletes the backup vault identified by its name

Description

Deletes the backup vault identified by its name. A vault can be deleted only if it is empty.

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

Usage

backup_delete_backup_vault(BackupVaultName)

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.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.