Class ClusterParameterGroupQuotaExceededException

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

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

The request would result in the user exceeding the allowed number of cluster parameter groups. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.

See Also: