Class ClusterSubnetQuotaExceededException

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

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

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

See Also: