Benchmark: 2.2 Elastic Block Storage (EBS)
Elastic Block Storage (EBS)
This section contains guidance for Amazon Elastic Block Store (EBS) which is a high performance block storage service designed for use with Amazon Elastic Compute Cloud (EC2).
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 2.2 Elastic Block Storage (EBS).
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.cis_compute_service_v100_2_2
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.cis_compute_service_v100_2_2 --share
Controls
- 2.2.1 Ensure EBS volume encryption is enabled
- 2.2.2 Ensure public access to EBS Snapshots is disabled
- 2.2.3 Ensure EBS volume snapshots are encrypted
- 2.2.4 Ensure unused EBS volumes are removed