turbot/aws_insights

Dashboard: AWS S3 Bucket Detail

This dashboard answers the following questions for each bucket:

  • How is the bucket configured?
  • What tags are applied?
  • What IAM policies are set on the bucket?
  • How are the lifecycle rules configured?
  • How is logging configured?
  • How is encryption configured?
  • Which other resources use this bucket?
  • What relationships does the bucket have with other resources?
This dashboard contains 6 cards, 2 graphs, 1 input and 6 tables.

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 S3 Bucket Detail dashboard.

You could also snapshot and share results via Turbot Pipes:

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

Queries

The dashboard uses the named queries:

Tags