You have specified a configuration recorder that does not exist.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { NoSuchConfigurationRecorderException e = (NoSuchConfigurationRecorderException)super.unmarshall(json); e.setErrorCode("NoSuchConfigurationRecorderException"); return e; }