The specified Amazon S3 key prefix is not valid.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidS3KeyPrefixException e = (InvalidS3KeyPrefixException)super.unmarshall(json); e.setErrorCode("InvalidS3KeyPrefixException"); return e; }