From 4354cb06d1252cc08733cc6c0b6b615d02bd1dcf Mon Sep 17 00:00:00 2001 From: Nick Stocchero Date: Wed, 26 Aug 2020 19:02:14 -0600 Subject: [PATCH] remove comment --- moto/core/models.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/moto/core/models.py b/moto/core/models.py index a3f720658..96535f500 100644 --- a/moto/core/models.py +++ b/moto/core/models.py @@ -722,8 +722,6 @@ class ConfigQueryModel(object): :param backend_region: The region for the backend to pull results from. Set to `None` if this is an aggregated query. :param resource_region: The region for where the resources reside to pull results from. Set to `None` if this is a non-aggregated query. - :param aggregator: If an aggregated query, this will be the `ConfigAggregator instance from the backend. Set to `None` - if a non-aggregated query. Useful if you need special logic based off the aggregator (ie IAM) :return: This should return a list of Dicts that have the following fields: [ {