HIGH
Source
CloudSploit
ID
efs-cmk-encrypted

EFS CMK Encrypted

Ensure EFS file systems are encrypted using Customer Master Keys (CMKs).

EFS file systems should use KMS Customer Master Keys (CMKs) instead of AWS managed keys for encryption in order to have full control over data encryption and decryption.

Encryption at rest key can only be configured during file system creation. Encryption of data in transit is configured when mounting your file system. 1. Backup your data in not encrypted efs 2. Recreate the EFS and use KMS CMK for encryption of data at rest.