Medium
ECS
Regional
ECS Task Definitions should use in-transit encryption for EFS volumes
Description
Flags Amazon ECS task definitions whose EFS volume configurations do not enable in-transit encryption. Without TLS, EFS traffic between the task and the file system traverses the VPC unencrypted.
Remediation
Enable in-transit encryption on every EFS volume in every ECS task definition.
Steps
- Open the Amazon ECS console and choose Task definitions.
- Open the latest active revision and choose Create new revision.
- For each EFS volume, set Transit encryption to ENABLED.
- Save the new revision and deploy it.