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-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select EFS.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_efsSnapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.foundational_security_efs --shareControls
- 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