The request was rejected because a specified parameter is not supported.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { UnsupportedOperationException e = (UnsupportedOperationException)super.unmarshall(json); e.setErrorCode("UnsupportedOperationException"); return e; }