Modify Listener
GET {{aws_elastic_load_balancing_base_url}}/?Certificates.member.N&DefaultActions.member.N&ListenerArn&Port&Protocol&SslPolicy&Action=ModifyListener&Version=2015-12-01
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Certificates.member.N | null | [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.N | null | The actions for the default rule. | |
ListenerArn | null | The Amazon Resource Name (ARN) of the listener. | |
Port | null | The port for connections from clients to the load balancer. | |
Protocol | null | The protocol for connections from clients to the load balancer. Application Load Balancers support the HTTP and HTTPS protocols. Network Load Balancers support the TCP, TLS, UDP, and TCP_UDP protocols. | |
SslPolicy | null | [HTTPS and TLS listeners] The security policy that defines which protocols and ciphers are supported. For more information, see Security Policies in the Application Load Balancers Guide. | |
Action | string |