There are no configuration recorders available to provide the role needed to describe your resources.
37383940414243444546
} } @Override public AmazonServiceException unmarshall(JSONObject json) throws Exception { NoAvailableConfigurationRecorderException e = (NoAvailableConfigurationRecorderException)super.unmarshall(json); e.setErrorCode("NoAvailableConfigurationRecorderException"); return e; }