Benchmark: D1.RM.Rm.B.1
Description
An information security and business continuity risk management function(s) exists within the institution.
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 D1.RM.Rm.B.1.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.ffiec_d_1_rm_rm_b_1Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.ffiec_d_1_rm_rm_b_1 --shareControls
- Auto Scaling groups with a load balancer should use health checks
 - Backup plan min frequency and min retention check
 - Backup recovery points manual deletion should be disabled
 - Backup recovery points should not expire before retention period
 - DynamoDB tables 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
 - ElastiCache Redis cluster automatic backup should be enabled with retention period of 15 days or greater
 - 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 multiple az should be enabled
 - AWS Redshift clusters should have automatic snapshots enabled
 - S3 bucket cross-region replication should be enabled