Resource Type: AWS > EC2 > Load Balancer Listener
The Load Balancer Listener resource type is part of the AWS Elastic Cloud Compute (EC2) service. Each Load Balancer Listener is responsible for routing incoming traffic to targets based on configured rules.
Resource Context
Load Balancer Listener is a part of the EC2 service.
Each Load Balancer Listener lives under an Application Load Balancer.
Controls
The primary controls for AWS > EC2 > Load Balancer Listener are:
It is also targeted by these controls:
Quick Actions
- Delete from AWS
- Skip alarm for Active control
- Skip alarm for Active control [90 days]
- Skip alarm for Approved control
- Skip alarm for Approved control [90 days]
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-ec2#/resource/types/loadBalancerListener
- tmod:@turbot/turbot#/resource/categories/networkingLoadBalancer
- turbot graphql resource --id "tmod:@turbot/aws-ec2#/resource/types/loadBalancerListener"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-ec2#/resource/types/loadBalancerListener';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-ec2#/resource/types/loadBalancerListener"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-ec2#/resource/types/loadBalancerListener' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query