turbot/aws_thrifty

Dashboard: S3 Checks

Thrifty S3 Benchmark

Thrifty developers ensure their S3 buckets have managed lifecycle policies. This S3 benchmark currently checks that your buckets have a lifecycle policy attached to them.

Usage

Install the mod:

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

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select S3 Checks dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe benchmark run aws_thrifty.benchmark.s3 --share

Benchmark

This dashboard is automatically generated from the following benchmark:

benchmark.s3

Tags