moto/moto/core
Mike Grima 2a2c3e80f0 Adding support for querying the AWS Config resource for S3.
- Need to add support still for batch requests and batch aggregation requests in a future PR
2019-10-13 10:14:15 -07:00
..
__init__.py set_initial_no_auth_action_count should also set request_count to 0. 2019-07-24 18:58:50 +02:00
access_control.py Calling sts:GetCallerIdentity is always allowed. 2019-08-22 18:09:52 +02:00
exceptions.py Adding support for querying AWS Config for supported configurations. 2019-10-03 11:43:56 -07:00
models.py Adding support for querying the AWS Config resource for S3. 2019-10-13 10:14:15 -07:00
responses.py Simplified the reset-auth API. 2019-07-28 22:23:33 +02:00
urls.py Fixed set_initial_no_auth_action_count not working in server mode. 2019-07-27 00:12:28 +02:00
utils.py Use regex to populate requestId XML tag 2019-01-20 22:54:01 -08:00