cloudhsmv2_restore_backup: Restores a specified AWS CloudHSM backup that is in the PENDING_DELETION
state
Description
Restores a specified AWS CloudHSM backup that is in the
PENDING_DELETION
state. For more information on deleting a backup, see
DeleteBackup.
Usage
cloudhsmv2_restore_backup(BackupId)
Arguments
BackupId
[required] The ID of the backup to be restored. To find the ID of a backup, use the
DescribeBackups operation.
Request syntax
svc$restore_backup(
BackupId = "string"
)