AwsElbLoadBalancerListener - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: