turbot/aws_insights

Query: efs_file_system_status

Usage

powerpipe query aws_insights.query.efs_file_system_status

Steampipe Tables

SQL

select
'Status' as label,
life_cycle_state as value
from
aws_efs_file_system
where
arn = $1;

Dashboards

The query is used in the dashboards: