Class InvalidSubnetIdException

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

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

The subnet ID provided in the Lambda function VPC configuration is not valid.

See Also: