Skip to main content

LbTargetGroup



Resource Icon

Resource Overview

A service that routes requests to one or more registered targets, such as EC2 instances, using the specified protocol and port number.

Associated Resources

Parent Resources

Connected Resources

Resource Setting Values

Basic Settings

  • target_type : Type of load balancer target - instance, ip, lambda, alb
  • protocol : Protocol used to route traffic to targets - HTTP, HTTPS, TCP, TCP_UDP, TLS, UDP, GENEVE
  • port : Port that receives traffic - 1 ~ 65535
  • included_vpc_name : Name of the VPC where the target group is created
  • linked_instance_names : List of target instance names
  • ips : List of target IP addresses
  • linked_lambda_name : Name of the target Lambda
  • linked_application_lb_name : Name of the target ALB

Tags

  • tag : Tags used to categorize the resource - maximum 512 characters, key:value

References