moto/moto/config
Mike Grima 188969a048 AWS Config Aggregator support
- Added support for the following APIs:
	- put_configuration_aggregator
	- describe_configuration_aggregators
	- delete_configuration_aggregator
	- put_aggregation_authorization
	- describe_aggregation_authorizations
	- delete_aggregation_authorization
2019-08-19 15:50:19 -07:00
..
__init__.py Basic AWS Config service support. 2019-03-02 18:37:20 -08:00
exceptions.py AWS Config Aggregator support 2019-08-19 15:50:19 -07:00
models.py AWS Config Aggregator support 2019-08-19 15:50:19 -07:00
responses.py AWS Config Aggregator support 2019-08-19 15:50:19 -07:00
urls.py Basic AWS Config service support. 2019-03-02 18:37:20 -08:00