AWS-EFS-EFS-Encryption-Enabled
Severity: High
Description: This control ensures that EFS data is encrypted at rest. EFS support Encryption at rest, this property can only be enabled while creating EFS. AWS supports encryption using AWS KMS keys or customer managed keys. Encrypting EFS helps to achieve compliance requirements needed within your organization.
Remediation Steps:
Perform following to create a new encrypted EFS and copy data from unencrypted EFS:
Login to the AWS Management Console at https://console.aws.amazon.com.
Step 1: Create Encrypted EFS
Navigate to File Systems.
Select the actionable File System and expand for details and make note of the existing configuration.
To create a new encrypted EFS, choose Create File System.
Configure network access configuration as per actionable EFS.
Choose next steps, Under Enable encryption select Enable encryption at rest.
Choose the KMS key.
Choose next steps, review configurations and choose create File System.
Step 2: Copy data to encrypted EFS
Mount the old and newly created EFS on EC2 Instance or On-premise Server
 Copy the Data from source EFS to new one.
Once the Copy is completed. Verify the integrity of data in new EFS and once verification of data is completed, it is safe to delete the old unencrypted EFS.
Important:
 Using Customer managed keys might incur additional charges. Once an EFS is created AWS doesn't allow to modify the encryption setting.
Reference:
Blue Hexagon Proprietary