You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Terraform module automates the creation and management of AWS Backup Plans, Vaults, and associated IAM roles. It allows you to define scheduled backup rules, select resources based on tags, configure vault encryption, and enforce retention policies. Automates the backup of data across AWS services such as Amazon RDS, EBS, DynamoDB, EFS, and more. It allows you to schedule automated backups, and manage and monitor backup activity from a single console, ensuring compliance and data protection. AWS Backup also supports cross-region and cross-account backup capabilities for enhanced data durability and disaster recovery.
Key features:
Create AWS Backup Plans with custom rules and schedules.
Manage Backup Vaults with optional KMS encryption.
Configure IAM roles and policies for backup and restore operations.
Support for resource selection via tags or ARNs.
Optional Vault Lock configuration to enforce retention in governance or compliance mode.
Automates the backup of data across AWS services such as Amazon RDS, EBS, DynamoDB, EFS, and more. It allows you to schedule automated backups, and manage and monitor backup activity from a single console, ensuring compliance and data protection.