cloudhsmv2_modify_backup_attributes: Modifies attributes for AWS CloudHSM backup

View source: R/cloudhsmv2_operations.R

cloudhsmv2_modify_backup_attributesR Documentation

Modifies attributes for AWS CloudHSM backup

Description

Modifies attributes for AWS CloudHSM backup.

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

Usage

cloudhsmv2_modify_backup_attributes(BackupId, NeverExpires)

Arguments

BackupId

[required] The identifier (ID) of the backup to modify. To find the ID of a backup, use the describe_backups operation.

NeverExpires

[required] Specifies whether the service should exempt a backup from the retention policy for the cluster. True exempts a backup from the retention policy. False means the service applies the backup retention policy defined at the cluster.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.