The VPC has no Internet gateway.
333435363738394041
// marshaller understands. String errorCode = parseErrorCode(node); if (errorCode == null || !errorCode.equals("InvalidSubnet")) return null; InvalidSubnetException e = (InvalidSubnetException)super.unmarshall(node); return e; }