Benchmark: ACSC-EE-ML1-8.1: Regular backups ML1
Description
Backups of important data, software and configuration settings are performed and retained with a frequency and retention timeframe in accordance with business continuity requirements.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select ACSC-EE-ML1-8.1: Regular backups ML1.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.acsc_essential_eight_ml_1_8_1Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.acsc_essential_eight_ml_1_8_1 --shareControls
- Backup plan min frequency and min retention check
 - Backup recovery points should not expire before retention period
 - AWS DocumentDB clusters should have an adequate backup retention period
 - DynamoDB tables should be in a backup plan
 - DynamoDB table point-in-time recovery should be enabled
 - DynamoDB table should be protected by backup plan
 - EBS volumes should be in a backup plan
 - EBS volumes should be protected by a backup plan
 - EC2 instances should be protected by backup plan
 - EFS file systems should be in a backup plan
 - EFS file systems should be protected by backup plan
 - ElastiCache Redis cluster automatic backup should be enabled with retention period of 15 days or greater
 - FSx file system should be protected by backup plan
 - Neptune DB clusters should have automated backups enabled
 - RDS Aurora clusters should have backtracking enabled
 - RDS Aurora clusters should be protected by backup plan
 - RDS DB instance backup should be enabled
 - RDS DB instances should be in a backup plan
 - RDS DB instance should be protected by backup plan
 - AWS Redshift clusters should have automatic snapshots enabled