turbot/aws_insights

Query: efs_file_system_throughput_mode

Usage

powerpipe query aws_insights.query.efs_file_system_throughput_mode

Steampipe Tables

SQL

select
'Throughput Mode' as label,
throughput_mode as value
from
aws_efs_file_system
where
arn = $1;

Dashboards

The query is used in the dashboards: