The request was rejected because the specified policy is not syntactically or semantically correct.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { MalformedPolicyDocumentException e = (MalformedPolicyDocumentException)super.unmarshall(json); e.setErrorCode("MalformedPolicyDocumentException"); return e; }