Create Listener

GET {{aws_elastic_load_balancing_base_url}}/?Certificates.member.N&DefaultActions.member.N&LoadBalancerArn&Port&Protocol&SslPolicy&Action=CreateListener&Version=2015-12-01

Request Params

KeyDatatypeRequiredDescription
Certificates.member.Nnull[HTTPS and TLS listeners] The default certificate for the listener. You must provide exactly one certificate. Set CertificateArn to the certificate ARN but do not set IsDefault.
DefaultActions.member.NnullThe actions for the default rule.
LoadBalancerArnnullThe Amazon Resource Name (ARN) of the load balancer.
PortnullThe port on which the load balancer is listening.
ProtocolnullThe protocol for connections from clients to the load balancer. For Application Load Balancers, the supported protocols are HTTP and HTTPS. For Network Load Balancers, the supported protocols are TCP, TLS, UDP, and TCP_UDP.
SslPolicynull[HTTPS and TLS listeners] The security policy that defines which ciphers and protocols are supported. The default is the current predefined security policy.
Actionstring