turbot/aws_compliance
Loading controls...

Control: ELB classic load balancers should be configured with defensive or strictest desync mitigation mode

Description

This control checks whether a Classic Load Balancer is configured with defensive or strictest desync mitigation mode. This control will fail if the Classic Load Balancer is not configured with defensive or strictest desync mitigation mode.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.elb_classic_lb_desync_mitigation_mode

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

elb_classic_lb_desync_mitigation_mode

Tags