The request was rejected because the specified entity or resource could not be found.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { NotFoundException e = (NotFoundException)super.unmarshall(json); e.setErrorCode("NotFoundException"); return e; }