turbot/aws_perimeter

Dashboard: Shared Access

Shared Access

Sharing a resource makes it available for use by principals outside of the AWS account that created the resource. The shared access benchmark checks for resources shared with untrusted accounts, organization units, and organizations.

Usage

Install the mod:

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

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select Shared Access dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe benchmark run aws_perimeter.benchmark.shared_access --share

Benchmark

This dashboard is automatically generated from the following benchmark:

benchmark.shared_access

Tags