aws_efs_describe_file_systems
List AWS EFS file systems to view their size, throughput mode, and lifecycle state for monitoring and management.
Instructions
List EFS file systems with their size, throughput mode, and lifecycle state.
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 | Specific file system ID or ARN (optional — returns all if omitted) | |
| max_items | No | Maximum file systems to return |