Benchmark: ID.AM-02
Description
Inventories of software, services, and systems managed by the organization are maintained.
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 ID.AM-02.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_csf_v2_id_am_02
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_csf_v2_id_am_02 --share
Controls
- EC2 instances should be managed by AWS Systems Manager
- EC2 stopped instances should be removed in 30 days
- SSM managed instance associations should be compliant
- VPC EIPs should be associated with an EC2 instance or ENI
- VPC network access control lists (network ACLs) should be associated with a subnet.