Benchmark: AC-2(i)(2)
Description
i. Authorize access to the system based on: 2. Intended system usage.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select AC-2(i)(2).
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_ac_2_i_2
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_ac_2_i_2 --share
Controls
- IAM groups, users, and roles should not have any inline policies
- IAM policy should not have statements with admin access
- IAM users should be in at least one group
- IAM user should not have any inline or attached policies