Class ClusterSecurityGroupQuotaExceededException

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

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

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

See Also: