Class InvalidRequestException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InvalidRequestException.Builder,InvalidRequestException>

@Generated("software.amazon.awssdk:codegen") public final class InvalidRequestException extends EksException implements ToCopyableBuilder<InvalidRequestException.Builder,InvalidRequestException>

The request is invalid given the state of the cluster. Check the state of the cluster and the associated operations.

See Also:
  • Method Details