Class NumberOfNodesQuotaExceededException

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

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

The operation would exceed the number of nodes allotted to the account. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.

See Also: