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