cloudhsmv2_delete_backup {paws.security.identity} | R Documentation |
Deletes a specified CloudHSM backup
Description
Deletes a specified CloudHSM backup. A backup can be restored up to 7 days after the DeleteBackup request is made. For more information on restoring a backup, see restore_backup
.
See https://www.paws-r-sdk.com/docs/cloudhsmv2_delete_backup/ for full documentation.
Usage
cloudhsmv2_delete_backup(BackupId)
Arguments
BackupId |
[required] The ID of the backup to be deleted. To find the ID of a backup, use the
|
[Package paws.security.identity version 0.7.0 Index]