turbot/aws_insights

Query: efs_file_system_mount_targets

Usage

powerpipe query aws_insights.query.efs_file_system_mount_targets

Steampipe Tables

SQL

select
'Mount Targets' as label,
number_of_mount_targets as value
from
aws_efs_file_system
where
arn = $1;

Dashboards

The query is used in the dashboards: