Amazon Backup · Schema

Amazon Backup Plan

Represents an AWS Backup plan with its associated rules, schedule, and lifecycle configuration.

AWSBackupData ProtectionDisaster RecoveryStorageComplianceGovernanceBusiness Continuity

Properties

Name Type Description
backupPlanArn string The Amazon Resource Name (ARN) of the backup plan.
backupPlanId string Uniquely identifies a backup plan.
backupPlanName string The display name of a backup plan.
creationDate string The date and time the resource backup plan was created.
lastExecutionDate string The last time a job to back up resources was run with this rule.
rules array An array of BackupRule objects, each of which specifies a scheduled task to back up a selection of resources.
advancedBackupSettings array Advanced backup settings for the backup plan.
View JSON Schema on GitHub