moto/moto/config
Mike Grima 96f0666df9 Added AWS Config batching capabilities
- Support for aggregated and non-aggregated batching
- Currently only implemented for S3
2019-10-13 12:28:09 -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 Added AWS Config batching capabilities 2019-10-13 12:28:09 -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