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