AI CloudAdvisor (Beta)

My Presets

You must be logged in to save or view your saved configuration templates

Security Controls

Service Control PoliciesConfig RulesCloudWatch Alarms and Event RulesCloudFormation Guard RulesLogging & Monitoring ConfigurationsBackups & DRAuto Remediation RulesConformance PacksBilling and Cost ManagementS3 Bucket PoliciesSecurity Groups & NACLsIAM PoliciesVPC Endpoint Policies

AWS Services

Guided Walkthroughs

Configuration Packages

Reference Guides

Other

AI CloudAdvisor (Beta)

Configuration Stack
0

My Presets

Security Controls

AWS Services

Guided Walkthroughs

Configuration Packages

Reference Guides

Other

Backups & DR

AWS Backup

Configuration to create AWS Backup plans and vaults. AWS Backup automates the process of backing up of data across AWS services including EFS, DynamoDB, EC2, EBS, Aurora, RDS, and Storage Gateway, as well as setting custom retention policies, access policies, and encryption

This configuration template includes the following options: 

  • Backup Plans: A backup plan requires the following configuration options:
    • Plan Rules: Specify the schedule, frequency, lifecycle rules, copy actions, and backup vault to store backups. 
    • Resource Selection: Specify how which AWS resources to be included in the backup plan. Resources can be specified by resource Id or by Tags. 
  • Backup Vaults: AWS Backup includes a default vault, but additional vaults can be created with their specific access policies and encryption settings. 

This configuration assumes that the service-linked role for AWS Backup AWSBackupDefaultServiceRole already exists in the account. If the role does not exist, you can create it manually using these instructions, or select the option from the configuration below to create a new IAM role.

Premium: Get the state of backups report for your environment
Try out CloudAdvisor: Your AI-Powered Assistant for AWS Cloud

Items
1
Size
0.3 KB
Missing Parameters
AWSTemplateFormatVersion: '2010-09-09'
Description: ''
Resources:
  BackupPlan:
    Type: 'AWS::Backup::BackupPlan'
    Properties:
      BackupPlan:
        BackupPlanName: CustomBackupPlan
        BackupPlanRule: []
Parameters: {}
Metadata: {}
Conditions: {}

Actions



Customize Template

Backup Plan

Backup Plan Rules*

Resource Selection

New Backup Vaults

* Required field

Upgrade to Premium for More Features
Sign up

Guided Walkthroughs
Step-by-step configuration wizards for your environment
Dedicated Security Account
AWS Backup Strategy
VPC Connectivity Setup
Automated Patching
All Guides
Configuration Packages
Pre-built packages for common configuration
Common SCPs
CloudFormation Guard Rules
Auto Remediation Rules
IAM Monitoring & Compliance
All Packages
Automated Assessments
  • 350+ security checks
  • Well-architected reviews
  • Detailed compliance reports
  • Remediation templates
  • Email summaries
  • Learn more