Benchmark: ID.AM-2
Description
Software platforms and applications within the organization are inventoried.
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-2.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_csf_id_am_2
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_csf_id_am_2 --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.