turbot/aws_thrifty

Dashboard: Secrets Manager Checks

Thrifty Secrets Manager Benchmark

Thrifty developers ensure their secrets manager's secret is in use. This Secrets Manager Benchmark currently checks if your secrets manager secret is in use.

Variables

VariableDescriptionDefault
secretsmanager_secret_last_usedThe default number of days secrets manager secrets to be considered in-use.90 days

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 Secrets Manager Checks dashboard.

You could also snapshot and share results via Turbot Pipes:

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

Benchmark

This dashboard is automatically generated from the following benchmark:

benchmark.secretsmanager

Tags