Class SubnetIpAddressLimitReachedException

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

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

Lambda couldn't set up VPC access for the Lambda function because one or more configured subnets has no available IP addresses.

See Also: