The Amazon EC2 tag was specified in an invalid format.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidEC2TagException e = (InvalidEC2TagException)super.unmarshall(json); e.setErrorCode("InvalidEC2TagException"); return e; }