See: Description
| Exception | Description |
|---|---|
| CertificateNotFoundException |
The specified SSL ID does not refer to a valid SSL certificate in AWS
Identity and Access Management (IAM).
|
| DuplicateListenerException |
A listener already exists for the specified
LoadBalancerName and LoadBalancerPort ,
but with a different InstancePort ,
Protocol , or
SSLCertificateId . |
| DuplicateLoadBalancerNameException |
The specified load balancer name already exists for this account.
|
| DuplicatePolicyNameException |
A policy with the specified name already exists for this load
balancer.
|
| DuplicateTagKeysException |
A tag key was specified more than once.
|
| InvalidConfigurationRequestException |
The requested configuration change is not valid.
|
| InvalidInstanceException |
The specified endpoint is not valid.
|
| InvalidSchemeException |
The specified value for the schema is not valid.
|
| InvalidSecurityGroupException |
One or more of the specified security groups do not exist.
|
| InvalidSubnetException |
The specified VPC has no associated Internet gateway.
|
| ListenerNotFoundException |
The load balancer does not have a listener configured at the specified
port.
|
| LoadBalancerAttributeNotFoundException |
The specified load balancer attribute does not exist.
|
| LoadBalancerNotFoundException |
The specified load balancer does not exist.
|
| PolicyNotFoundException |
One or more of the specified policies do not exist.
|
| PolicyTypeNotFoundException |
One or more of the specified policy types do not exist.
|
| SubnetNotFoundException |
One or more of the specified subnets do not exist.
|
| TooManyLoadBalancersException |
The quota for the number of load balancers has been reached.
|
| TooManyPoliciesException |
The quota for the number of policies for this load balancer has been
reached.
|
| TooManyTagsException |
The quota for the number of tags that can be assigned to a load
balancer has been reached.
|
Copyright © 2015. All rights reserved.