Benchmark: SEC08 How do you protect your data at rest?
Description
Protect your data at rest by implementing multiple controls, to reduce the risk of unauthorized access or mishandling.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-well-architectedStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select SEC08 How do you protect your data at rest?.
Run this benchmark in your terminal:
powerpipe benchmark run aws_well_architected.benchmark.well_architected_framework_sec08Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_well_architected.benchmark.well_architected_framework_sec08 --shareBenchmarks
- BP01 Implement secure key management
- BP02 Enforce encryption at rest
- BP03 Automate data at rest protection
- BP04 Enforce access control