moto/moto/config
Mike Grima e9dc0c9a3a Fixed bugs in AWS Config Querying
- Fixed some log bugs in the Config querying APIs
- Fixed an issue with S3 ACLs when described from Config (it's actually
a double-wrapped JSON)
2019-10-23 22:32:45 -07:00
..
__init__.py Basic AWS Config service support. 2019-03-02 18:37:20 -08:00
exceptions.py Adding support for querying the AWS Config resource for S3. 2019-10-13 10:14:15 -07:00
models.py Fixed bugs in AWS Config Querying 2019-10-23 22:32:45 -07:00
responses.py Added AWS Config batching capabilities 2019-10-13 12:28:09 -07:00
urls.py Basic AWS Config service support. 2019-03-02 18:37:20 -08:00