Mount Target
The `AWS::EFS::MountTarget`
resource is an Amazon EFS resource that creates a mount target for an EFS file system. You can then mount the file system on Amazon EC2 instances or other resources by using the mount target.
Properties
Link copied to clipboard
The ID of the file system for which to create the mount target.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Up to five VPC security group IDs, of the form `sg-xxxxxxxx`
. These must be for the same VPC as subnet specified.