Skip to main content

EFS Mount Target

An EFS (Elastic File System) Mount Target is a network endpoint that enables an EC2 instance to communicate with an EFS file system within a Virtual Private Cloud (VPC). The mount target is associated with a specific subnet in your VPC and provides an IP address that EC2 instances in the same VPC can use to mount the file system. For more information, see the official AWS EFS documentation.

Terraform Mappings:

  • aws_efs_mount_target.id

Supported Methods​

  • GET: Get a mount target by ID
  • LIST
  • SEARCH: Search for mount targets by file system ID