Benchmark: CP-9(b)
Description
The organization: b. Conducts backups of system-level information contained in the information system (daily incremental; weekly full).
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 CP-9(b).
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.fedramp_moderate_rev_4_cp_9_bSnapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.fedramp_moderate_rev_4_cp_9_b --shareControls
- Backup plan min frequency and min retention check
 - DynamoDB table point-in-time recovery should be enabled
 - DynamoDB table should be protected by backup plan
 - EBS volumes should be protected by a backup plan
 - EC2 instances should be protected by 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
 - RDS Aurora clusters should be protected by backup plan
 - RDS DB instance backup should be enabled
 - RDS DB instance should be protected by backup plan
 - AWS Redshift clusters should have automatic snapshots enabled
 - S3 bucket cross-region replication should be enabled
 - S3 bucket versioning should be enabled