cloudhsmv2_delete_backup: Deletes a specified CloudHSM backup

View source: R/cloudhsmv2_operations.R

cloudhsmv2_delete_backupR 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 describe_backups operation.


paws.security.identity documentation built on Sept. 12, 2024, 6:30 a.m.