The request was rejected because the specified ciphertext has been corrupted or is otherwise invalid.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidCiphertextException e = (InvalidCiphertextException)super.unmarshall(json); e.setErrorCode("InvalidCiphertextException"); return e; }