The request was rejected because the key was disabled, not found, or otherwise not available.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { KeyUnavailableException e = (KeyUnavailableException)super.unmarshall(json); e.setErrorCode("KeyUnavailableException"); return e; }