Benchmark: EBS
Description
This section contains recommendations for configuring EBS resources.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select EBS.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.all_controls_ebs
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.all_controls_ebs --share
Controls
- Attached EBS volumes should have delete on termination enabled
- Attached EBS volumes should have encryption enabled
- EBS encryption by default should be enabled
- EBS snapshots should be encrypted
- EBS snapshots should not be publicly restorable
- EBS volume encryption at rest should be enabled
- EBS volumes should be in a backup plan
- EBS volumes should be protected by a backup plan
- EBS volume snapshots should exist
- EBS volumes should be attached to EC2 instances