AwsElbLoadBalancerListener - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AwsElbLoadBalancerListener

Information about a load balancer listener.

Contents

InstancePort

The port on which the instance is listening.

Type: Integer

Required: No

InstanceProtocol

The protocol to use to route traffic to instances.

Valid values: HTTP | HTTPS | TCP | SSL

Type: String

Pattern: .*\S.*

Required: No

LoadBalancerPort

The port on which the load balancer is listening.

On EC2-VPC, you can specify any port from the range 1-65535.

On EC2-Classic, you can specify any port from the following list: 25, 80, 443, 465, 587, 1024-65535.

Type: Integer

Required: No

Protocol

The load balancer transport protocol to use for routing.

Valid values: HTTP | HTTPS | TCP | SSL

Type: String

Pattern: .*\S.*

Required: No

SslCertificateId

The ARN of the server certificate.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: