AWS::Backup::BackupPlan BackupPlanResourceType - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Backup::BackupPlan BackupPlanResourceType

Specifies an object containing properties used to create a backup plan.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

AdvancedBackupSettings

A list of backup options for each resource type.

Required: No

Type: Array of AdvancedBackupSettingResourceType

Update requires: No interruption

BackupPlanName

The display name of a backup plan.

Required: Yes

Type: String

Update requires: No interruption

BackupPlanRule

An array of BackupRule objects, each of which specifies a scheduled task that is used to back up a selection of resources.

Required: Yes

Type: Array of BackupRuleResourceType

Update requires: No interruption