Package | Description |
---|---|
com.amazonaws.services.elasticloadbalancing.model |
Modifier and Type | Class and Description |
---|---|
class |
CertificateNotFoundException
The specified ARN does not refer to a valid SSL certificate in AWS Identity and Access Management (IAM) or AWS
Certificate Manager (ACM).
|
class |
DependencyThrottleException
A request made by Elastic Load Balancing to another service exceeds the maximum request rate permitted for your
account.
|
class |
DuplicateListenerException
A listener already exists for the specified load balancer name and port, but with a different instance port,
protocol, or SSL certificate.
|
class |
DuplicateLoadBalancerNameException
The specified load balancer name already exists for this account.
|
class |
DuplicatePolicyNameException
A policy with the specified name already exists for this load balancer.
|
class |
DuplicateTagKeysException
A tag key was specified more than once.
|
class |
InvalidConfigurationRequestException
The requested configuration change is not valid.
|
class |
InvalidInstanceException
The specified endpoint is not valid.
|
class |
InvalidSchemeException
The specified value for the schema is not valid.
|
class |
InvalidSecurityGroupException
One or more of the specified security groups do not exist.
|
class |
InvalidSubnetException
The specified VPC has no associated Internet gateway.
|
class |
ListenerNotFoundException
The load balancer does not have a listener configured at the specified port.
|
class |
LoadBalancerAttributeNotFoundException
The specified load balancer attribute does not exist.
|
class |
LoadBalancerNotFoundException
The specified load balancer does not exist.
|
class |
OperationNotPermittedException
This operation is not allowed.
|
class |
PolicyNotFoundException
One or more of the specified policies do not exist.
|
class |
PolicyTypeNotFoundException
One or more of the specified policy types do not exist.
|
class |
SubnetNotFoundException
One or more of the specified subnets do not exist.
|
class |
TooManyLoadBalancersException
The quota for the number of load balancers has been reached.
|
class |
TooManyPoliciesException
The quota for the number of policies for this load balancer has been reached.
|
class |
TooManyTagsException
The quota for the number of tags that can be assigned to a load balancer has been reached.
|
class |
UnsupportedProtocolException
The specified protocol or signature version is not supported.
|
Copyright © 2023. All rights reserved.