You have provided a configuration recorder name that is not valid.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { InvalidConfigurationRecorderNameException e = (InvalidConfigurationRecorderNameException)super.unmarshall(json); e.setErrorCode("InvalidConfigurationRecorderNameException"); return e; }