backup_disassociate_recovery_point: Deletes the specified continuous backup recovery point from...

View source: R/backup_operations.R

backup_disassociate_recovery_pointR Documentation

Deletes the specified continuous backup recovery point from Backup and releases control of that continuous backup to the source service, such as Amazon RDS

Description

Deletes the specified continuous backup recovery point from Backup and releases control of that continuous backup to the source service, such as Amazon RDS. The source service will continue to create and retain continuous backups using the lifecycle that you specified in your original backup plan.

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

Usage

backup_disassociate_recovery_point(BackupVaultName, RecoveryPointArn)

Arguments

BackupVaultName

[required] The unique name of an Backup vault.

RecoveryPointArn

[required] An Amazon Resource Name (ARN) that uniquely identifies an Backup recovery point.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.