aws_efs_describe_access_points
Retrieve and list Amazon EFS access points to manage application-specific entry points with custom paths and permissions for file systems.
Instructions
List EFS access points (application-specific entry points with path and permissions).
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 | Filter by file system ID | |
| max_results | No | Maximum access points to return |