turbot/aws_thrifty
Loading controls...

Benchmark: 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.

Run this benchmark in your terminal:

powerpipe benchmark run aws_thrifty.benchmark.secretsmanager

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run aws_thrifty.benchmark.secretsmanager --share

Controls

Tags