| Enum | Description |
|---|---|
| ActionTypeEnum | |
| IpAddressType | |
| LoadBalancerSchemeEnum | |
| LoadBalancerStateEnum | |
| LoadBalancerTypeEnum | |
| ProtocolEnum | |
| TargetHealthReasonEnum | |
| TargetHealthStateEnum | |
| TargetTypeEnum |
| Exception | Description |
|---|---|
| AllocationIdNotFoundException |
The specified allocation ID does not exist.
|
| AvailabilityZoneNotSupportedException |
The specified Availability Zone is not supported.
|
| CertificateNotFoundException |
The specified certificate does not exist.
|
| DuplicateListenerException |
A listener with the specified port already exists.
|
| DuplicateLoadBalancerNameException |
A load balancer with the specified name already exists.
|
| DuplicateTagKeysException |
A tag key was specified more than once.
|
| DuplicateTargetGroupNameException |
A target group with the specified name already exists.
|
| ElasticLoadBalancingv2Exception |
Base exception for all service exceptions thrown by Elastic Load Balancing
|
| HealthUnavailableException |
The health of the specified targets could not be retrieved due to an internal error.
|
| IncompatibleProtocolsException |
The specified configuration is not valid with this protocol.
|
| InvalidConfigurationRequestException |
The requested configuration is not valid.
|
| InvalidSchemeException |
The requested scheme is not valid.
|
| InvalidSecurityGroupException |
The specified security group does not exist.
|
| InvalidSubnetException |
The specified subnet is out of available addresses.
|
| InvalidTargetException |
The specified target does not exist, is not in the same VPC as the target group, or has an unsupported instance type.
|
| ListenerNotFoundException |
The specified listener does not exist.
|
| LoadBalancerNotFoundException |
The specified load balancer does not exist.
|
| OperationNotPermittedException |
This operation is not allowed.
|
| PriorityInUseException |
The specified priority is in use.
|
| ResourceInUseException |
A specified resource is in use.
|
| RuleNotFoundException |
The specified rule does not exist.
|
| SSLPolicyNotFoundException |
The specified SSL policy does not exist.
|
| SubnetNotFoundException |
The specified subnet does not exist.
|
| TargetGroupAssociationLimitException |
You've reached the limit on the number of load balancers per target group.
|
| TargetGroupNotFoundException |
The specified target group does not exist.
|
| TooManyCertificatesException |
You've reached the limit on the number of certificates per load balancer.
|
| TooManyListenersException |
You've reached the limit on the number of listeners per load balancer.
|
| TooManyLoadBalancersException |
You've reached the limit on the number of load balancers for your AWS account.
|
| TooManyRegistrationsForTargetIdException |
You've reached the limit on the number of times a target can be registered with a load balancer.
|
| TooManyRulesException |
You've reached the limit on the number of rules per load balancer.
|
| TooManyTagsException |
You've reached the limit on the number of tags per load balancer.
|
| TooManyTargetGroupsException |
You've reached the limit on the number of target groups for your AWS account.
|
| TooManyTargetsException |
You've reached the limit on the number of targets.
|
| UnsupportedProtocolException |
The specified protocol is not supported.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.