A request was rejected because the specified key was marked as disabled.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { DisabledException e = (DisabledException)super.unmarshall(json); e.setErrorCode("DisabledException"); return e; }