aws_efs_describe_mount_targets
List Amazon EFS mount targets for file systems or VPC subnets to manage network access points for Elastic File System storage.
Instructions
List EFS mount targets for a file system or VPC subnet.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| file_system_id | No | File system ID to list mount targets for | |
| mount_target_id | No | Specific mount target ID | |
| vpc_id | No | Filter by VPC ID |