Benchmark: 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 dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-thrifty
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select S3 Checks.
Run this benchmark in your terminal:
powerpipe benchmark run aws_thrifty.benchmark.s3
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_thrifty.benchmark.s3 --share