The request was rejected because the specified KeySpec parameter is not valid. The currently supported value is ENCRYPT/DECRYPT.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidKeyUsageException e = (InvalidKeyUsageException)super.unmarshall(json); e.setErrorCode("InvalidKeyUsageException"); return e; }