| Package | Description |
|---|---|
| com.amazonaws.services.eks.model |
| Modifier and Type | Class and Description |
|---|---|
class |
BadRequestException
This exception is thrown if the request contains a semantic error.
|
class |
ClientException
These errors are usually caused by a client action.
|
class |
InvalidParameterException
The specified parameter is invalid.
|
class |
InvalidRequestException
The request is invalid given the state of the cluster.
|
class |
NotFoundException
A service resource associated with the request could not be found.
|
class |
ResourceInUseException
The specified resource is in use.
|
class |
ResourceLimitExceededException
You have encountered a service limit on the specified resource.
|
class |
ResourceNotFoundException
The specified resource could not be found.
|
class |
ServerException
These errors are usually caused by a server-side issue.
|
class |
ServiceUnavailableException
The service is unavailable.
|
class |
UnsupportedAvailabilityZoneException
At least one of your specified cluster subnets is in an Availability Zone that does not support Amazon EKS.
|
Copyright © 2020. All rights reserved.