turbot/aws_insights

Dashboard: AWS EFS File System Dashboard

This dashboard answers the following questions for each service:

  • How many file systems are there?
  • How many file systems have automatic backups & encryption disabled?
  • How many file systems are there by account, region, state & age?
This dashboard contains 3 cards.

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-aws-insights

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select AWS EFS File System Dashboard dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe dashboard run aws_insights.dashboard.efs_file_system_dashboard --share

Queries

The dashboard uses the named queries:

Tags