turbot/aws_insights

Query: efs_file_system_performance_mode

Usage

powerpipe query aws_insights.query.efs_file_system_performance_mode

Steampipe Tables

SQL

select
'Performance Mode' as label,
performance_mode as value
from
aws_efs_file_system
where
arn = $1;

Dashboards

The query is used in the dashboards: