paws.storage (version 0.5.0)

backup_update_backup_plan: Updates an existing backup plan identified by its backupPlanId with the input document in JSON format

Description

Updates an existing backup plan identified by its backupPlanId with the input document in JSON format. The new version is uniquely identified by a VersionId.

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

Usage

backup_update_backup_plan(BackupPlanId, BackupPlan)

Arguments

BackupPlanId

[required] Uniquely identifies a backup plan.

BackupPlan

[required] Specifies the body of a backup plan. Includes a BackupPlanName and one or more sets of Rules.