Searched refs:NoSuchConfigurationRecorderException (Results 1 – 3 of 3) sorted by relevance
24 from boto.configservice.exceptions import NoSuchConfigurationRecorderException37 with self.assertRaises(NoSuchConfigurationRecorderException):
66 class NoSuchConfigurationRecorderException(BotoServerError): class
78 "NoSuchConfigurationRecorderException": exceptions.NoSuchConfigurationRecorderException,