Benchmark: AC-2(3)(c)
Description
Disable accounts within [Assignment: organization-defined time period] when the accounts: (c) Are in violation of organizational policy.
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(3)(c).
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_ac_2_3_c
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_ac_2_3_c --share
Controls
- Ensure IAM password policy requires a minimum length of 14 or greater
- IAM user credentials that have not been used in 90 days should be disabled