audit_efs_cross_az_mounts
Identifies EC2 instances mounting EFS file systems across availability zones to detect and reduce hidden cross-AZ data transfer costs.
Instructions
Finds EC2 instances mounting EFS from a different AZ. Cross-AZ mounts cost $0.02/GB in hidden transfer charges. Fix by adding a mount target per AZ.
Args: regions: AWS regions to scan. Defaults to all common regions.
Examples: - "Find EFS mounts crossing availability zones" - "Which EFS file systems are generating cross-AZ transfer costs?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regions | No |