paws.storage (version 0.1.0)

backup_export_backup_plan_template: Returns the backup plan that is specified by the plan ID as a backup template

Description

Returns the backup plan that is specified by the plan ID as a backup template.

Usage

backup_export_backup_plan_template(BackupPlanId)

Arguments

BackupPlanId

[required] Uniquely identifies a backup plan.

Request syntax

svc$export_backup_plan_template(
  BackupPlanId = "string"
)