Copy an AWS CloudHSM cluster backup to a different region.
cloudhsmv2_copy_backup_to_region(DestinationRegion, BackupId)
[required] The AWS region that will contain your copied CloudHSM cluster backup.
[required] The ID of the backup that will be copied to the destination region.
svc$copy_backup_to_region( DestinationRegion = "string", BackupId = "string" )