turbot/aws_compliance
Loading controls...

Control: ELB application and network load balancers should use listeners

Description

Ensure that application and network load balancer must have one or more listeners. A listener is a process that checks for connection requests, using the protocol and port that you configure. The rules that you define for a listener determine how the load balancer routes requests to its registered targets.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.elb_application_network_lb_use_listeners

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

elb_application_network_lb_use_listeners

Tags