turbot/aws_compliance
Loading controls...

Control: EC2 auto scaling group launch configurations should not have metadata response hop limit greater than 1

Description

This control checks the number of network hops that a metadata token can travel. The control fails if the metadata response hop limit is greater than 1.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.autoscaling_launch_config_hop_limit

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.autoscaling_launch_config_hop_limit --share

SQL

This control uses a named query:

autoscaling_launch_config_hop_limit

Tags