Class ClusterQuotaExceededException

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

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

The request would exceed the allowed number of cluster instances for this account. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.

See Also: