Benchmark: EFS
Overview
This section contains recommendations for configuring AWS EFS resources and options.
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 EFS.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_efs
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_efs --share
Controls
- 1 Amazon EFS should be configured to encrypt file data at rest using AWS KMS
- 2 Amazon EFS volumes should be in backup plans
- 3 EFS access points should enforce a root directory
- 4 EFS access points should enforce a user identity
- 6 EFS mount targets should not be associated with subnets that assign public IP addresses on launch
- 7 EFS file systems should have automatic backups enabled
- 8 EFS file systems should be encrypted at rest