| Did this page help you? Yes No Tell us about it... |
Creates one or more listeners on a LoadBalancer for the specified port. If a listener with the given port does not already exist, it will be created; otherwise, the properties of the new listener must match the properties of the existing listener.
For information about the common parameters that all actions use, see Common Query Parameters.
| Name | Description | Required |
|---|---|---|
Listeners.member.N
|
A list of Type: Listener list | Yes |
LoadBalancerName
|
The name of the new LoadBalancer. The name must be unique within your AWS account. Type: String | Yes |
For information about the common errors that all actions use, see Common Errors.
| Error | Description | HTTP Status Code |
|---|---|---|
CertificateNotFound
|
The specified SSL ID does not refer to a valid SSL certificate in the AWS Identity and Access Management Service. | 400 |
DuplicateListener
|
A | 400 |
InvalidConfigurationRequest
|
Requested configuration change is invalid. | 409 |
LoadBalancerNotFound
|
The specified LoadBalancer could not be found. | 400 |