37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { DescribeAttachmentLimitExceededException e = (DescribeAttachmentLimitExceededException)super.unmarshall(json); e.setErrorCode("DescribeAttachmentLimitExceeded"); return e; }