cloudhsmv2_copy_backup_to_region: Copy an AWS CloudHSM cluster backup to a different region

View source: R/cloudhsmv2_operations.R

cloudhsmv2_copy_backup_to_regionR Documentation

Copy an AWS CloudHSM cluster backup to a different region

Description

Copy an AWS CloudHSM cluster backup to a different region.

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

Usage

cloudhsmv2_copy_backup_to_region(DestinationRegion, BackupId, TagList = NULL)

Arguments

DestinationRegion

[required] The AWS region that will contain your copied CloudHSM cluster backup.

BackupId

[required] The ID of the backup that will be copied to the destination region.

TagList

Tags to apply to the destination backup during creation. If you specify tags, only these tags will be applied to the destination backup. If you do not specify tags, the service copies tags from the source backup to the destination backup.


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