backup_delete_backup_plan: Deletes a backup plan

View source: R/backup_operations.R

backup_delete_backup_planR Documentation

Deletes a backup plan

Description

Deletes a backup plan. A backup plan can only be deleted after all associated selections of resources have been deleted. Deleting a backup plan deletes the current version of a backup plan. Previous versions, if any, will still exist.

See https://paws-r.github.io/docs/backup/delete_backup_plan.html for full documentation.

Usage

backup_delete_backup_plan(BackupPlanId)

Arguments

BackupPlanId

[required] Uniquely identifies a backup plan.


paws.storage documentation built on Feb. 16, 2023, 7:36 p.m.