Class InsufficientAvailableIPsInSubnetException

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

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

The requested operation can't be performed because there aren't enough available IP addresses in the proxy's subnets. Add more CIDR blocks to the VPC or remove IP address that aren't required from the subnets.

See Also: