AWS::Backup::BackupPlanResource Type definition for AWS::Backup::BackupPlan
2 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
BackupPlan | BackupPlanResourceType | Required |
BackupPlanTags | object |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
BackupPlanArn | string | - |
BackupPlanId | string | - |
VersionId | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::Backup::BackupPlan
Resources:
MyResource:
Type: AWS::Backup::BackupPlan
Properties:
BackupPlan: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
backup:GetBackupPlanbackup:ListTagsbackup:GetBackupPlanbackup:TagResourcebackup:CreateBackupPlaniam:PassRolebackup:GetBackupPlanbackup:DeleteBackupPlanbackup:UpdateBackupPlanbackup:ListTagsbackup:TagResourcebackup:UntagResourceiam:PassRolebackup:ListBackupPlansOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterBackupPlanId