turbot/aws_top_10

Benchmark: 7. Validate IAM roles

Description

As you operate your AWS accounts to iterate and build capability, you may end up creating multiple IAM roles that you discover later you don't need.

Usage

Install the mod:

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

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select 7. Validate IAM roles.

Run this benchmark in your terminal:

powerpipe benchmark run aws_top_10.benchmark.account_security_validate_iam_roles

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run aws_top_10.benchmark.account_security_validate_iam_roles --share

Controls

Tags