turbot/steampipe-mod-aws-compliance

Benchmark: A1.1.3: Controls are implemented such that each customer can only access resources allocated to them

Description

To prevent any inadvertent or intentional impact to other customers' environments or account data, it is important that each customer can access only resources allocated to that customer.

Usage

Install the mod:

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

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select A1.1.3: Controls are implemented such that each customer can only access resources allocated to them.

Run this benchmark in your terminal:

powerpipe benchmark run aws_compliance.benchmark.pci_dss_v40_appendix_a1_1_3

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run aws_compliance.benchmark.pci_dss_v40_appendix_a1_1_3 --share

Controls

Tags